Torben and Nick,

I suspect that there is something wrong with networking on the Jenkins slaves. Can you please check that they have working localhost including an entry for localhost in /etc/hosts. I am pretty sure that a test is failing trying to connect to localhost with:

"java.net.NoRouteToHostException: No route to host (Host unreachable)"

Kind regards,
Ben.

On 25/05/18 16:45, moni...@boundlessgeo.com wrote:
See 
<https://build.geoserver.org/job/geotools-master-online-postgis/611/display/redirect?page=changes>

Changes:

[Ben Caradoc-Davies] [GEOT-6027] LabelingTest.testLineLabelingSharpTurn2 fails 
on Oracle JDK

[Ben Caradoc-Davies] Port H2DataStoreFactoryTest to JUnit 4 so @Ignore on 
testTCP works

[Ben Caradoc-Davies] [GEOT-6028] Bad URL->File conversion causes HttpConfigTest 
failure in a

------------------------------------------
[...truncated 725.71 KB...]
        at java.net.Socket.connect(Socket.java:589)
        at java.net.Socket.connect(Socket.java:538)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
        at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
        at sun.net.www.http.HttpClient.New(HttpClient.java:339)
        at sun.net.www.http.HttpClient.New(HttpClient.java:357)
        at 
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202)
        at 
sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138)
        at 
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032)
        at 
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966)
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546)
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
        at java.net.URL.openStream(URL.java:1045)
        at 
org.geotools.data.complex.config.XMLConfigDigester.digest(XMLConfigDigester.java:110)
        at 
org.geotools.data.complex.config.XMLConfigDigester.parse(XMLConfigDigester.java:89)
        at 
org.geotools.data.complex.AppSchemaDataAccessFactory.createDataStore(AppSchemaDataAccessFactory.java:84)
        at 
org.geotools.data.complex.AppSchemaDataAccessFactory.createDataStore(AppSchemaDataAccessFactory.java:74)
        at 
org.geotools.data.DataAccessFinder.getDataStore(DataAccessFinder.java:121)
        at 
org.geotools.data.DataAccessFinder.getDataStore(DataAccessFinder.java:77)
        at 
org.geotools.http.HttpConfigTest.buildAppSchemaDataStore(HttpConfigTest.java:144)
        at 
org.geotools.http.HttpConfigTest.testHttpMapping(HttpConfigTest.java:100)
        at 
org.geotools.http.HttpConfigTest.testHttpIncludes(HttpConfigTest.java:85)

Running org.geotools.util.ComplexAttributeConverterFactoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.geotools.util.ComplexAttributeConverterFactoryTest
Running org.geotools.util.InterpolationPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.geotools.util.InterpolationPropertiesTest

Results :

Tests in error:
   
HttpConfigTest.testRelativeIncludes:91->testHttpMapping:100->buildAppSchemaDataStore:148
 Runtime
   
HttpConfigTest.testHttpIncludes:85->testHttpMapping:100->buildAppSchemaDataStore:148
 Runtime

Tests run: 145, Failures: 0, Errors: 2, Skipped: 0

[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping MongoDB DataStore
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Map Server client
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Swing widgets
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Tile Client
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Map Tile Service Client
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Process Raster
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping YSLD Parser/Encoder
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SWT widgets
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building MBTiles Module 20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gt-mbtiles ---
[INFO] Deleting 
<https://build.geoserver.org/job/geotools-master-online-postgis/ws/modules/unsupported/mbtiles/target>
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gt-mbtiles ---
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:format (default) @ gt-mbtiles ---
[debug] Using AOSP style
[INFO] Processed 12 files (0 reformatted).
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
gt-mbtiles ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gt-mbtiles ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to 
<https://build.geoserver.org/job/geotools-master-online-postgis/ws/modules/unsupported/mbtiles/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
gt-mbtiles ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
gt-mbtiles ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 
<https://build.geoserver.org/job/geotools-master-online-postgis/ws/modules/unsupported/mbtiles/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ gt-mbtiles ---
[INFO] Surefire report directory: 
<https://build.geoserver.org/job/geotools-master-online-postgis/ws/modules/unsupported/mbtiles/target/surefire-reports>

-------------------------------------------------------
  T E S T S
-------------------------------------------------------
Running org.geotools.mbtiles.MBTilesFileTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.04 sec - in 
org.geotools.mbtiles.MBTilesFileTest
Running org.geotools.mbtiles.MBTilesFileVectorTileTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in 
org.geotools.mbtiles.MBTilesFileVectorTileTest
Running org.geotools.mbtiles.mosaic.MBTilesReaderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 sec - in 
org.geotools.mbtiles.mosaic.MBTilesReaderTest

Results :

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

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gt-mbtiles ---
[INFO] Building jar: 
<https://build.geoserver.org/job/geotools-master-online-postgis/ws/modules/unsupported/mbtiles/target/gt-mbtiles-20-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gt-mbtiles ---
[INFO] Building jar: 
<https://build.geoserver.org/job/geotools-master-online-postgis/ws/modules/unsupported/mbtiles/target/gt-mbtiles-20-SNAPSHOT-tests.jar>
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ 
gt-mbtiles >>>
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gt-mbtiles ---
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 
gt-mbtiles <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ gt-mbtiles ---
[INFO] Building jar: 
<https://build.geoserver.org/job/geotools-master-online-postgis/ws/modules/unsupported/mbtiles/target/gt-mbtiles-20-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gt-mbtiles ---
[INFO] Installing 
<https://build.geoserver.org/job/geotools-master-online-postgis/ws/modules/unsupported/mbtiles/target/gt-mbtiles-20-SNAPSHOT.jar>
 to 
/var/jenkins/.m2/repository/org/geotools/gt-mbtiles/20-SNAPSHOT/gt-mbtiles-20-SNAPSHOT.jar
[INFO] Installing 
<https://build.geoserver.org/job/geotools-master-online-postgis/ws/modules/unsupported/mbtiles/pom.xml>
 to 
/var/jenkins/.m2/repository/org/geotools/gt-mbtiles/20-SNAPSHOT/gt-mbtiles-20-SNAPSHOT.pom
[INFO] Installing 
<https://build.geoserver.org/job/geotools-master-online-postgis/ws/modules/unsupported/mbtiles/target/gt-mbtiles-20-SNAPSHOT-tests.jar>
 to 
/var/jenkins/.m2/repository/org/geotools/gt-mbtiles/20-SNAPSHOT/gt-mbtiles-20-SNAPSHOT-tests.jar
[INFO] Installing 
<https://build.geoserver.org/job/geotools-master-online-postgis/ws/modules/unsupported/mbtiles/target/gt-mbtiles-20-SNAPSHOT-sources.jar>
 to 
/var/jenkins/.m2/repository/org/geotools/gt-mbtiles/20-SNAPSHOT/gt-mbtiles-20-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Cartographic CSS parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Mapbox Styles Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Next Generation JDBC DataStores 20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gt-jdbc-ng ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gt-jdbc-ng ---
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:format (default) @ gt-jdbc-ng ---
[warn] Source directory 
'<https://build.geoserver.org/job/geotools-master-online-postgis/ws/modules/unsupported/jdbc-ng/src/main/java'>
 does not exist, ignoring.
[warn] Test source directory 
'<https://build.geoserver.org/job/geotools-master-online-postgis/ws/modules/unsupported/jdbc-ng/src/test/java'>
 does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 0 files (0 reformatted).
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ 
gt-jdbc-ng >>>
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gt-jdbc-ng ---
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 
gt-jdbc-ng <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ gt-jdbc-ng ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gt-jdbc-ng ---
[INFO] Installing 
<https://build.geoserver.org/job/geotools-master-online-postgis/ws/modules/unsupported/jdbc-ng/pom.xml>
 to 
/var/jenkins/.m2/repository/org/geotools/gt-jdbc-ng/20-SNAPSHOT/gt-jdbc-ng-20-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoTools Documentation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JDBC DataStore Support ............................. SUCCESS [ 14.910 s]
[INFO] JDBC DataStore Plugins ............................. SUCCESS [  0.013 s]
[INFO] H2 DataStore ....................................... SUCCESS [ 34.745 s]
[INFO] Oracle DataStore ................................... SUCCESS [  5.323 s]
[INFO] PostGIS DataStore .................................. SUCCESS [49:37 min]
[INFO] imagemosaic datasource module ...................... SUCCESS [ 33.288 s]
[INFO] Render ............................................. FAILURE [ 49.528 s]
[INFO] ArcSDE DataStore plugin ............................ SKIPPED
[INFO] Dynamic symbolizer module based on JFreeChart and Eastwood SKIPPED
[INFO] imagepyramid datasource module ..................... SUCCESS [ 11.305 s]
[INFO] imagemosaic-jdbc module ............................ SUCCESS [  8.464 s]
[INFO] DB2 DataStore ...................................... SUCCESS [  3.708 s]
[INFO] MySQL DataStore .................................... SUCCESS [  3.630 s]
[INFO] SQL Server DataStore ............................... SUCCESS [  3.900 s]
[INFO] SpatiaLite DataStore ............................... SUCCESS [  2.905 s]
[INFO] Teradata DataStore ................................. SUCCESS [  3.548 s]
[INFO] Dynamic symbolizers for SVG symbols ................ SKIPPED
[INFO] API interfaces ..................................... SUCCESS [  9.834 s]
[INFO] NetCDF gridcoverage module ......................... SUCCESS [01:49 min]
[INFO] GRIB gridcoverage module ........................... SUCCESS [ 25.133 s]
[INFO] GeoPackage Module .................................. SUCCESS [ 33.967 s]
[INFO] Application Schema DataAccess ...................... FAILURE [ 43.307 s]
[INFO] MongoDB DataStore .................................. SKIPPED
[INFO] Web Map Server client .............................. SKIPPED
[INFO] Swing widgets ...................................... SKIPPED
[INFO] Tile Client ........................................ SKIPPED
[INFO] Web Map Tile Service Client ........................ SKIPPED
[INFO] Process Raster ..................................... SKIPPED
[INFO] YSLD Parser/Encoder ................................ SKIPPED
[INFO] SWT widgets ........................................ SKIPPED
[INFO] MBTiles Module ..................................... SUCCESS [  5.467 s]
[INFO] Cartographic CSS parser ............................ SKIPPED
[INFO] Mapbox Styles Support .............................. SKIPPED
[INFO] Next Generation JDBC DataStores .................... SUCCESS [  0.011 s]
[INFO] GeoTools Documentation ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56:22 min
[INFO] Finished at: 2018-05-25T04:45:01+00:00
[INFO] Final Memory: 79M/440M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on 
project gt-render: There are test failures.
[ERROR]
[ERROR] Please refer to 
<https://build.geoserver.org/job/geotools-master-online-postgis/ws/modules/library/render/target/surefire-reports>
 for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on 
project gt-app-schema: There are test failures.
[ERROR]
[ERROR] Please refer to 
<https://build.geoserver.org/job/geotools-master-online-postgis/ws/modules/extension/app-schema/app-schema/target/surefire-reports>
 for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :gt-render
Build step 'Invoke top-level Maven targets' marked build as failure

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


--
Ben Caradoc-Davies <b...@transient.nz>
Director
Transient Software Limited <https://transient.nz/>
New Zealand

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to