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.geoserver.extension:gs-app-schema-test >-------------
[INFO] Building Application Schema Integration Test 2.14-SNAPSHOT       [38/97]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/geotools/data/refdataset-1.0/1.0.7/refdataset-1.0-1.0.7.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/geotools/data/refdataset-1.0/1.0.7/refdataset-1.0-1.0.7.pom
[INFO] Downloaded from osgeo: http://download.osgeo.org/webdav/geotools/org/geotools/data/refdataset-1.0/1.0.7/refdataset-1.0-1.0.7.pom (404 B at 1.6 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/geotools/schemas/samplingSpecimen-2.0/2.0.0-1/samplingSpecimen-2.0-2.0.0-1.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/geotools/schemas/samplingSpecimen-2.0/2.0.0-1/samplingSpecimen-2.0-2.0.0-1.pom
[INFO] Downloaded from osgeo: http://download.osgeo.org/webdav/geotools/org/geotools/schemas/samplingSpecimen-2.0/2.0.0-1/samplingSpecimen-2.0-2.0.0-1.pom (3.4 kB at 20 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/geotools/data/refdataset-1.0/1.0.7/refdataset-1.0-1.0.7.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/geotools/schemas/samplingSpecimen-2.0/2.0.0-1/samplingSpecimen-2.0-2.0.0-1.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/geotools/data/refdataset-1.0/1.0.7/refdataset-1.0-1.0.7.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/geotools/schemas/samplingSpecimen-2.0/2.0.0-1/samplingSpecimen-2.0-2.0.0-1.jar
[INFO] Downloaded from osgeo: http://download.osgeo.org/webdav/geotools/org/geotools/schemas/samplingSpecimen-2.0/2.0.0-1/samplingSpecimen-2.0-2.0.0-1.jar (5.5 kB at 6.2 kB/s)
[INFO] Downloaded from osgeo: http://download.osgeo.org/webdav/geotools/org/geotools/data/refdataset-1.0/1.0.7/refdataset-1.0-1.0.7.jar (1.4 MB at 947 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-test ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-test ---
[INFO] 
[INFO] --- fmt-maven-plugin:2.4.0:format (default) @ gs-app-schema-test ---
[warn] Source directory '/home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/src/main/java' does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 100 files (0 reformatted).
[INFO] Processed 141 files (0 reformatted).
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/src/main/java
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-app-schema-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 178 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-app-schema-test ---
[INFO] Compiling 141 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/target/test-classes
[WARNING]  -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
/home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/src/test/java/org/geoserver/test/onlineTest/support/AbstractReferenceDataSetup.java:[8,21] CachedRowSetImpl is internal proprietary API and may be removed in a future release
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/src/test/java/org/geoserver/test/onlineTest/support/AbstractReferenceDataSetup.java:[153,11] CachedRowSetImpl is internal proprietary API and may be removed in a future release
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/src/test/java/org/geoserver/test/onlineTest/support/AbstractReferenceDataSetup.java:[159,12] CachedRowSetImpl is internal proprietary API and may be removed in a future release
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/src/test/java/org/geoserver/test/onlineTest/support/AbstractReferenceDataSetup.java:[159,39] CachedRowSetImpl is internal proprietary API and may be removed in a future release
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/target/gs-app-schema-test-2.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-test ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/target/gs-app-schema-test-2.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-test ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/target/gs-app-schema-test-2.14-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ gs-app-schema-test ---
[INFO] Copying gt-api-20-SNAPSHOT.jar to /home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/target/dependency/gt-api-20-SNAPSHOT.jar
[INFO] Copying gwc-core-1.14-SNAPSHOT.jar to /home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/target/dependency/gwc-core-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-test ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/target/gs-app-schema-test-2.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geoserver/extension/gs-app-schema-test/2.14-SNAPSHOT/gs-app-schema-test-2.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geoserver/extension/gs-app-schema-test/2.14-SNAPSHOT/gs-app-schema-test-2.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/target/gs-app-schema-test-2.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geoserver/extension/gs-app-schema-test/2.14-SNAPSHOT/gs-app-schema-test-2.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoServer-1.15.0/workspace/src/extension/app-schema/app-schema-test/target/gs-app-schema-test-2.14-SNAPSHOT-test-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geoserver/extension/gs-app-schema-test/2.14-SNAPSHOT/gs-app-schema-test-2.14-SNAPSHOT-test-sources.jar