Established TCP socket on 37753 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts -DforkCount=1 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/pom.xml install [INFO] Scanning for projects... [WARNING] The project org.locationtech.spatial4j:spatial4j:bundle:0.7-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] [INFO] ----------------< org.locationtech.spatial4j:spatial4j >---------------- [INFO] Building Spatial4J 0.7-SNAPSHOT [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent) @ spatial4j --- [INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.jts/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ spatial4j --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ spatial4j --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 62 source files to /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/target/classes [WARNING] bootstrap class path not set in conjunction with -source 1.7 [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/jts/JtsShapeFactory.java:[23,38] org.locationtech.jts.algorithm.CGAlgorithms in org.locationtech.jts.algorithm has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/WKTWriter.java:[39,23] org.locationtech.spatial4j.io.LegacyShapeWriter in org.locationtech.spatial4j.io has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/WKTWriter.java:[46,28] org.locationtech.spatial4j.io.LegacyShapeWriter in org.locationtech.spatial4j.io has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/WKTWriter.java:[115,12] org.locationtech.spatial4j.io.LegacyShapeWriter in org.locationtech.spatial4j.io has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/context/SpatialContextFactory.java:[252,19] org.locationtech.spatial4j.io.LegacyShapeReader in org.locationtech.spatial4j.io has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/context/SpatialContextFactory.java:[258,19] org.locationtech.spatial4j.io.LegacyShapeWriter in org.locationtech.spatial4j.io has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/context/SpatialContextFactory.java:[282,34] readShape(java.lang.String) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/context/jts/JtsSpatialContextFactory.java:[83,19] org.locationtech.spatial4j.io.LegacyShapeReader in org.locationtech.spatial4j.io has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/context/jts/JtsSpatialContextFactory.java:[89,19] org.locationtech.spatial4j.io.LegacyShapeWriter in org.locationtech.spatial4j.io has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/ShapeFactoryImpl.java:[184,47] <S>multiShape(java.util.List<S>) in org.locationtech.spatial4j.shape.ShapeFactory has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/ShapeFactoryImpl.java:[148,16] lineString(java.util.List<org.locationtech.spatial4j.shape.Point>,double) in org.locationtech.spatial4j.shape.ShapeFactory has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/jts/JtsShapeFactory.java:[351,39] createMultiPoint(org.locationtech.jts.geom.Coordinate[]) in org.locationtech.jts.geom.GeometryFactory has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/jts/JtsShapeFactory.java:[560,28] org.locationtech.jts.algorithm.CGAlgorithms in org.locationtech.jts.algorithm has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/jts/JtsGeometry.java:[180,20] makeShape(org.locationtech.jts.geom.Geometry,boolean,boolean) in org.locationtech.spatial4j.context.jts.JtsSpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/jts/JtsGeometry.java:[210,30] getGeometryFactory() in org.locationtech.spatial4j.context.jts.JtsSpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/jts/JtsGeometry.java:[236,19] getGeometryFactory() in org.locationtech.spatial4j.context.jts.JtsSpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/jts/JtsGeometry.java:[245,22] getGeometryFrom(org.locationtech.spatial4j.shape.Shape) in org.locationtech.spatial4j.context.jts.JtsSpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/jts/JtsGeometry.java:[265,35] getGeometryFrom(org.locationtech.spatial4j.shape.Shape) in org.locationtech.spatial4j.context.jts.JtsSpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/jts/JtsGeometry.java:[313,23] getGeometryFactory() in org.locationtech.spatial4j.context.jts.JtsSpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/BinaryCodec.java:[117,15] makePoint(double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/BinaryCodec.java:[126,15] makeRectangle(double,double,double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/BinaryCodec.java:[137,15] makeCircle(org.locationtech.spatial4j.shape.Point,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/BinaryCodec.java:[159,15] <S>makeCollection(java.util.List<S>) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/ShapeCollection.java:[59,17] makeRectangle(double,double,double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/ShapeCollection.java:[107,15] <S>makeCollection(java.util.List<S>) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/jts/JtsPoint.java:[62,15] makeRectangle(org.locationtech.spatial4j.shape.Point,org.locationtech.spatial4j.shape.Point) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/jts/JtsPoint.java:[67,15] makeCircle(org.locationtech.spatial4j.shape.Point,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/jts/JtsBinaryCodec.java:[83,41] getGeometryFactory() in org.locationtech.spatial4j.context.jts.JtsSpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/jts/JtsBinaryCodec.java:[103,17] makeShape(org.locationtech.jts.geom.Geometry,boolean,boolean) in org.locationtech.spatial4j.context.jts.JtsSpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/jts/JtsBinaryCodec.java:[111,24] getGeometryFrom(org.locationtech.spatial4j.shape.Shape) in org.locationtech.spatial4j.context.jts.JtsSpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/CircleImpl.java:[38,46] makeRectangle(double,double,double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/CircleImpl.java:[76,15] makeCircle(org.locationtech.spatial4j.shape.Point,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/GeoCircle.java:[55,44] makePoint(double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/RectangleImpl.java:[69,19] makeRectangle(double,double,double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/RectangleImpl.java:[71,19] makeRectangle(double,double,double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/RectangleImpl.java:[80,21] makeRectangle(double,double,double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/RectangleImpl.java:[81,19] makeRectangle(double,double,double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/RectangleImpl.java:[92,17] makeRectangle(double,double,double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/RectangleImpl.java:[291,17] makePoint(double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/PolyshapeWriter.java:[132,37] org.locationtech.spatial4j.io.LegacyShapeWriter in org.locationtech.spatial4j.io has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/GeoJSONReader.java:[269,23] <S>makeCollection(java.util.List<S>) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/distance/CartesianDistCalc.java:[105,17] makePoint(double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/distance/CartesianDistCalc.java:[119,17] makeRectangle(double,double,double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/BufferedLineString.java:[61,26] <S>makeCollection(java.util.List<S>) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/BufferedLineString.java:[80,26] <S>makeCollection(java.util.List<S>) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/BufferedLineString.java:[91,15] makeBufferedLineString(java.util.List<org.locationtech.spatial4j.shape.Point>,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/BufferedLine.java:[132,15] makeRectangle(double,double,double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/distance/DistanceUtils.java:[210,17] makePoint(double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/distance/DistanceUtils.java:[280,17] makeRectangle(double,double,double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/GeohashUtils.java:[124,15] makePoint(double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/GeohashUtils.java:[156,15] makeRectangle(double,double,double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/PointImpl.java:[55,15] makeRectangle(org.locationtech.spatial4j.shape.Point,org.locationtech.spatial4j.shape.Point) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/PointImpl.java:[65,15] makeCircle(org.locationtech.spatial4j.shape.Point,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/GeoJSONWriter.java:[55,23] org.locationtech.spatial4j.io.LegacyShapeWriter in org.locationtech.spatial4j.io has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/GeoJSONWriter.java:[141,19] org.locationtech.spatial4j.io.LegacyShapeWriter in org.locationtech.spatial4j.io has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/io/jts/JtsGeoJSONWriter.java:[98,23] org.locationtech.spatial4j.io.LegacyShapeWriter in org.locationtech.spatial4j.io has been deprecated [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/shape/impl/BBoxCalculator.java:[193,15] makeRectangle(double,double,double,double) in org.locationtech.spatial4j.context.SpatialContext has been deprecated [INFO] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/context/SpatialContextFactory.java: Some input files use unchecked or unsafe operations. [INFO] /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/src/main/java/org/locationtech/spatial4j/context/SpatialContextFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- forbiddenapis:1.8:check (default) @ spatial4j --- [INFO] Scanning for classes to check... [INFO] Reading bundled API signatures: jdk-system-out [INFO] Reading bundled API signatures: jdk-unsafe [INFO] Reading bundled API signatures: jdk-deprecated [INFO] Loading classes to check... [INFO] Scanning for API signatures and dependencies... [INFO] Scanned 100 (and 291 related) class file(s) for forbidden API invocations (in 0.15s), 0 error(s). [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ spatial4j --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ spatial4j --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ spatial4j --- [INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts -DforkCount=1 Running org.locationtech.spatial4j.io.JtsBinaryCodecTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec - in org.locationtech.spatial4j.io.JtsBinaryCodecTest Running org.locationtech.spatial4j.io.BinaryCodecTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.locationtech.spatial4j.io.BinaryCodecTest Running org.locationtech.spatial4j.io.JtsWKTReaderShapeParserTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.locationtech.spatial4j.io.JtsWKTReaderShapeParserTest Running org.locationtech.spatial4j.io.GeneralPolyshapeTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.locationtech.spatial4j.io.GeneralPolyshapeTest Running org.locationtech.spatial4j.io.GeneralWktTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.039 sec - in org.locationtech.spatial4j.io.GeneralWktTest Running org.locationtech.spatial4j.io.JtsPolyshapeParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.locationtech.spatial4j.io.JtsPolyshapeParserTest Running org.locationtech.spatial4j.io.LegacyShapeReadWriterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.locationtech.spatial4j.io.LegacyShapeReadWriterTest Running org.locationtech.spatial4j.io.TestGeohashUtils Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.locationtech.spatial4j.io.TestGeohashUtils Running org.locationtech.spatial4j.io.WktCustomShapeParserTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec - in org.locationtech.spatial4j.io.WktCustomShapeParserTest Running org.locationtech.spatial4j.io.WktShapeParserTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.locationtech.spatial4j.io.WktShapeParserTest Running org.locationtech.spatial4j.io.GeneralGeoJSONTest Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.locationtech.spatial4j.io.GeneralGeoJSONTest Running org.locationtech.spatial4j.io.JtsWktShapeParserTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 sec - in org.locationtech.spatial4j.io.JtsWktShapeParserTest Running org.locationtech.spatial4j.io.ShapeFormatTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.locationtech.spatial4j.io.ShapeFormatTest Running org.locationtech.spatial4j.shape.JtsGeometryTest Fiji Area: 1.4648403854739502 Tests run: 111, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 sec - in org.locationtech.spatial4j.shape.JtsGeometryTest Running org.locationtech.spatial4j.shape.TestShapesGeo Laps: 21709 CWIDbD: 11208,71,5370,1635,3425 Laps: 21709 CWIDbD: 11208,71,5370,1635,3425 Laps: 21709 CWIDbD: 11208,71,5370,1635,3425 Laps: 21709 CWIDbD: 11208,71,5370,1635,3425 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.502 sec - in org.locationtech.spatial4j.shape.TestShapesGeo Running org.locationtech.spatial4j.shape.BufferedLineTest Laps: 2100 CWIDbD: 47,41,534,132,1346 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec - in org.locationtech.spatial4j.shape.BufferedLineTest Running org.locationtech.spatial4j.shape.ShapeCollectionTest Laps: 8890 CWIDbD: 214,62,2759,2666,3189 Laps: 5209 CWIDbD: 116,37,1597,1719,1740 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.53 sec - in org.locationtech.spatial4j.shape.ShapeCollectionTest Running org.locationtech.spatial4j.shape.TestShapes2D Laps: 5597 CWIDbD: 36,74,1492,36,3959 Laps: 5597 CWIDbD: 36,74,1492,36,3959 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in org.locationtech.spatial4j.shape.TestShapes2D Running org.locationtech.spatial4j.shape.BufferedLineStringTest Laps: 10265 CWIDbD: 131,301,2030,201,7602 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 sec - in org.locationtech.spatial4j.shape.BufferedLineStringTest Running org.locationtech.spatial4j.shape.impl.BBoxCalculatorTest Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.locationtech.spatial4j.shape.impl.BBoxCalculatorTest Running org.locationtech.spatial4j.shape.jts.JtsShapeFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.locationtech.spatial4j.shape.jts.JtsShapeFactoryTest Running org.locationtech.spatial4j.context.jts.JtsSpatialContextTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.locationtech.spatial4j.context.jts.JtsSpatialContextTest Running org.locationtech.spatial4j.context.SpatialContextFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.locationtech.spatial4j.context.SpatialContextFactoryTest Running org.locationtech.spatial4j.distance.TestDistances Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec - in org.locationtech.spatial4j.distance.TestDistances Results : Tests run: 392, Failures: 0, Errors: 0, Skipped: 3 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.5.3:bundle (default-bundle) @ spatial4j --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ spatial4j --- [INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/target/spatial4j-0.7-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/locationtech/spatial4j/spatial4j/0.7-SNAPSHOT/spatial4j-0.7-SNAPSHOT.jar [INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/Spatial4J/workspace/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/locationtech/spatial4j/spatial4j/0.7-SNAPSHOT/spatial4j-0.7-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:2.5.3:install (default-install) @ spatial4j --- [INFO] Installing org/locationtech/spatial4j/spatial4j/0.7-SNAPSHOT/spatial4j-0.7-SNAPSHOT.jar [INFO] Writing OBR metadata Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:00 min [INFO] Finished at: 2021-03-01T15:01:05-05:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data