Skip to content

Console Output

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] ----------------------< org.geowebcache:gwc-rest >----------------------
[INFO] Building gwc-rest 1.14-SNAPSHOT                                   [6/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.pom (1.2 kB at 3.2 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.jar (924 kB at 2.2 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-rest ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-rest ---
[INFO] Storing buildNumber: 2018-06-28 20:16:05 at timestamp: 1530231365682
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-rest ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:16:05 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:16:05
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-rest ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/src/main/java/org/geowebcache/rest/controller/ReloadController.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/src/main/java/org/geowebcache/rest/controller/ReloadController.java uses or overrides a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/src/main/java/org/geowebcache/rest/controller/ReloadController.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/src/main/java/org/geowebcache/rest/controller/MemoryCacheController.java: Some input files use unchecked or unsafe operations.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/src/main/java/org/geowebcache/rest/controller/MemoryCacheController.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-rest ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/test-classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/src/test/java/org/geowebcache/rest/filter/FilterUpdateControllerTest.java: Some input files use or override a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/src/test/java/org/geowebcache/rest/filter/FilterUpdateControllerTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-rest ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.rest.reload.ReloadTest
28 Jun 20:16:07 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.rest.filter.FilterUpdateControllerTest
28 Jun 20:16:08 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:08 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:08 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:08 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:08 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:08 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:09 ERROR [request.RasterFilter] - sigma.openplans.org
28 Jun 20:16:09 ERROR [request.RasterFilter] - sigma.openplans.org
28 Jun 20:16:09 ERROR [request.RasterFilter] - sigma.openplans.org
28 Jun 20:16:09 ERROR [request.RasterFilter] - sigma.openplans.org
28 Jun 20:16:09 ERROR [request.RasterFilter] - sigma.openplans.org
28 Jun 20:16:09 ERROR [request.RasterFilter] - sigma.openplans.org
28 Jun 20:16:09 ERROR [request.RasterFilter] - sigma.openplans.org
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.358 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.rest.controller.ByteStreamControllerTest
28 Jun 20:16:10 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:10 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:10 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:10 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:10 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:10 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.rest.seed.MassTruncateControllerTest
28 Jun 20:16:11 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:11 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:11 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:11 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:12 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:12 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:12 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:12 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:12 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:12 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:12 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:12 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
org.springframework.test.web.servlet.DefaultMvcResult@292d1c7128 Jun 20:16:12 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:12 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:12 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:12 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:12 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:12 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:12 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:12 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:12 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:12 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:12 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:12 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.792 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.rest.bounds.BoundsControllerTest
28 Jun 20:16:14 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:14 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:14 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:14 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:14 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:14 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:14 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:14 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:14 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:14 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:14 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:14 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.498 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.rest.statistics.MemoryCacheControllerTest
28 Jun 20:16:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:15 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:15 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:15 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:15 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:15 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:15 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:16 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:16 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:16 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:16 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:16 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:16 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:16 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:16 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.rest.service.FormServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec

Results :

Tests run: 20, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-rest ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/gwc-rest-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-rest ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/gwc-rest-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-rest >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-rest ---
[INFO] Storing buildNumber: 2018-06-28 20:16:17 at timestamp: 1530231377373
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-rest ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:16:17 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:16:17
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-rest <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-rest ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/gwc-rest-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-rest ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-rest ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-rest ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/gwc-rest-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-rest/1.14-SNAPSHOT/gwc-rest-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-rest/1.14-SNAPSHOT/gwc-rest-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/gwc-rest-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-rest/1.14-SNAPSHOT/gwc-rest-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/gwc-rest-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-rest/1.14-SNAPSHOT/gwc-rest-1.14-SNAPSHOT-sources.jar