Skip to content

v0.2.50..v0.2.51 changeset ServiceChangesetApplyCmdTest.sh.stdout

Garret Voltz edited this page Jan 15, 2020 · 1 revision
diff --git a/test-files/cmd/slow/serial/ServiceChangesetApplyCmdTest.sh.stdout b/test-files/cmd/slow/serial/ServiceChangesetApplyCmdTest.sh.stdout
new file mode 100644
index 0000000..101d1b4
--- /dev/null
+++ b/test-files/cmd/slow/serial/ServiceChangesetApplyCmdTest.sh.stdout
@@ -0,0 +1,30 @@
+ setval 
+--------
+      1
+(1 row)
+
+19:17:52.707 DEBUG ...rc/main/cpp/hoot/core/Hoot.cpp( 155) Hoot instance reinit...
+19:17:52.707 INFO  ...core/cmd/ApplyChangesetCmd.cpp(  62) Applying changeset test-files/cmd/slow/ServiceApplyChangesetCmdTest/changeset.osc.sql to osmapidb://hoot:hoottest@localhost:5432/osmapi_test...
+19:17:52.707 DEBUG .../cpp/hoot/core/io/OsmApiDb.cpp( 184) Opening database connection: osmapidb://hoot:hoottest@localhost:5432/osmapi_test...
+19:17:52.726 DEBUG ...ain/cpp/hoot/core/io/ApiDb.cpp( 169) Successfully opened db: osmapidb://hoot:hoottest@localhost:5432/osmapi_test
+19:17:52.726 DEBUG ...ain/cpp/hoot/core/io/ApiDb.cpp( 170) Postgres database version: PostgreSQL 9.5.7 on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4, 64-bit
+19:17:52.726 DEBUG ...smApiDbSqlChangesetApplier.cpp(  69) Executing changeset SQL queries against OSM API database...
+19:17:52.734 DEBUG ...smApiDbSqlChangesetApplier.cpp( 177) Changeset SQL queries execute finished against OSM API database.
+Changeset(s) Created: 1
+Changeset Details: min_lat=38.8925209, max_lat=38.8925209, min_lon=-77.03864400000001, max_lon=-77.03864400000001
+Node(s) Created: 1
+Node(s) Modified: 0
+Node(s) Deleted: 0
+Way(s) Created: 0
+Way(s) Modified: 0
+Way(s) Deleted: 0
+Relation(s) Created: 0
+Relation(s) Modified: 0
+Relation(s) Deleted: 0
+19:17:52.734 DEBUG .../cpp/hoot/core/io/OsmApiDb.cpp(  87) Closing database connection...
+19:17:52.736 DEBUG .../cpp/hoot/core/io/OsmApiDb.cpp(  87) Closing database connection...
+19:17:52.880 INFO  ...p/hoot/core/cmd/ConvertCmd.cpp( 123) Converting osmapidb://hoot:hoottest@localhost:5432/osmapi_test to test-output/cmd/ServiceApplyChangesetCmdTest/output.osm...
+19:17:52.885 INFO  ...ore/io/OsmMapReaderFactory.cpp( 160) Loading map from osmapidb://hoot:hoottest@localhost:5432/osmapi_test...
+19:17:52.914 INFO  ...ore/io/OsmMapWriterFactory.cpp( 130) Writing map to test-output/cmd/ServiceApplyChangesetCmdTest/output.osm...
+19:17:53.103 INFO  ...ore/io/OsmMapReaderFactory.cpp( 160) Loading map from test-files/cmd/slow/ServiceApplyChangesetCmdTest/output.osm...
+19:17:53.104 INFO  ...ore/io/OsmMapReaderFactory.cpp( 160) Loading map from test-output/cmd/ServiceApplyChangesetCmdTest/output.osm...
Clone this wiki locally