[Geoserver-devel] Build failed in Jenkins: geoserver-master #3940

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/3940/&gt;

------------------------------------------
[...truncated 171031 lines...]
Running org.geoserver.security.cas.CasFilterConfigValidatorTest
Feb 09, 2017 11:10:17 AM org.geoserver.catalog.ResourcePool getFeatureType
WARNING: Error while getting feature type, flushing cache and retrying: Failed to find the datastore factory for dummy, did you forget to install the store extension jar?
Feb 09, 2017 11:10:17 AM org.geoserver.catalog.ResourcePool getFeatureType
WARNING: Error while getting feature type, flushing cache and retrying: Failed to find the datastore factory for dummy, did you forget to install the store extension jar?
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 5

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer Security Extension Web Modules 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT-tests.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Web Application
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-sec-cas ---
[INFO] Compiling 2 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/classes&gt;
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.006 sec

Results :

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

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-importer-web ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java&gt;
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-sec-cas ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 12.055 s]
[INFO] Core Platform Module ............................... SUCCESS [ 13.324 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 16.421 s]
[INFO] Main Module ........................................ SUCCESS [02:21 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.059 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 54.535 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [02:55 min]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 3.057 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 24.771 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 28.094 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 45.967 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:42 min]
[INFO] Web Map Service Module ............................. SUCCESS [02:12 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 32.995 s]
[INFO] GeoWebCache (GWC) Module ........................... FAILURE [01:06 min]
[INFO] REST Support Module ................................ SUCCESS [ 16.791 s]
[INFO] REST Configuration Service Module .................. SUCCESS [01:13 min]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.073 s]
[INFO] Core UI Module ..................................... SUCCESS [01:21 min]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.048 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 11.196 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 35.968 s]
[INFO] GWC UI Module ...................................... SKIPPED
[INFO] WFS UI Module ...................................... SUCCESS [ 11.915 s]
[INFO] Demos Module ....................................... SUCCESS [ 22.211 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 15.430 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.046 s]
[INFO] Security UI Core Module ............................ SUCCESS [02:20 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:37 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [01:15 min]
[INFO] REST UI Module ..................................... SUCCESS [ 13.930 s]
[INFO] Printing Module .................................... SUCCESS [ 14.348 s]
[INFO] GeoServer Web Application .......................... SKIPPED
[INFO] Community Space .................................... SUCCESS [ 0.172 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.031 s]
[INFO] Application Schema Integration Test ................ SUCCESS [01:48 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 12.620 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 13.289 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 9.041 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 1.265 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.691 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.237 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.290 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 8.822 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 8.116 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.307 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.026 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.563 s]
[INFO] OGR WFS ............................................ SUCCESS [ 9.963 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.023 s]
[INFO] Web Processing Service Module ...................... SUCCESS [01:29 min]
[INFO] OGR WPS ............................................ SUCCESS [ 11.180 s]
[INFO] Excel Output Format ................................ SUCCESS [ 15.384 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.461 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.424 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 1.007 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 9.303 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 18.010 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 29.739 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 18.184 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 2.049 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.045 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 15.590 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 8.723 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.075 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 6.811 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.086 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.388 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 19.506 s]
[INFO] GeoServer INSPIRE Extensions ....................... SKIPPED
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.051 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 10.892 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 11.280 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 39.732 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 11.887 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.021 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 14.271 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 10.380 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.021 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 18.862 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 13.340 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 12.225 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.303 s]
[INFO] Importer Core Module ............................... SUCCESS [ 41.116 s]
[INFO] Importer REST Api Module ........................... SUCCESS [ 36.098 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 18.858 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 15.160 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 18.997 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 20.949 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 36.925 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 8.607 s]
[INFO] Ysld GeoServer Plugin .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:01 min (Wall Clock)
[INFO] Finished at: 2017-02-09T11:10:19+00:00
[INFO] Final Memory: 115M/420M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-gwc: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/gwc/target/surefire-reports&gt; 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 :gs-gwc
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/3941/&gt;

------------------------------------------
[...truncated 171226 lines...]
Running org.geoserver.security.cas.CasFilterConfigValidatorTest
Feb 09, 2017 12:29:42 PM org.geoserver.catalog.ResourcePool getFeatureType
WARNING: Error while getting feature type, flushing cache and retrying: Failed to find the datastore factory for dummy, did you forget to install the store extension jar?
Feb 09, 2017 12:29:42 PM org.geoserver.catalog.ResourcePool getFeatureType
WARNING: Error while getting feature type, flushing cache and retrying: Failed to find the datastore factory for dummy, did you forget to install the store extension jar?
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 5

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer Security Extension Web Modules 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT-tests.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Web Application
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-sec-cas ---
[INFO] Compiling 2 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/classes&gt;
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.191 sec

Results :

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

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-importer-web ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java&gt;
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-sec-cas ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 6.972 s]
[INFO] Core Platform Module ............................... SUCCESS [ 14.730 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 13.957 s]
[INFO] Main Module ........................................ SUCCESS [02:17 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.056 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 55.289 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [02:57 min]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 3.129 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 24.500 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 28.565 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 49.970 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:42 min]
[INFO] Web Map Service Module ............................. SUCCESS [02:11 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 31.256 s]
[INFO] GeoWebCache (GWC) Module ........................... FAILURE [01:04 min]
[INFO] REST Support Module ................................ SUCCESS [ 15.502 s]
[INFO] REST Configuration Service Module .................. SUCCESS [01:13 min]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.043 s]
[INFO] Core UI Module ..................................... SUCCESS [01:20 min]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.039 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 11.268 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 35.827 s]
[INFO] GWC UI Module ...................................... SKIPPED
[INFO] WFS UI Module ...................................... SUCCESS [ 11.869 s]
[INFO] Demos Module ....................................... SUCCESS [ 21.410 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 15.200 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.041 s]
[INFO] Security UI Core Module ............................ SUCCESS [02:17 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:40 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [01:13 min]
[INFO] REST UI Module ..................................... SUCCESS [ 12.856 s]
[INFO] Printing Module .................................... SUCCESS [ 13.620 s]
[INFO] GeoServer Web Application .......................... SKIPPED
[INFO] Community Space .................................... SUCCESS [ 0.026 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.025 s]
[INFO] Application Schema Integration Test ................ SUCCESS [01:48 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 12.489 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 12.422 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 9.121 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 1.093 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.438 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 1.278 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.244 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 9.131 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 5.526 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.290 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.024 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.132 s]
[INFO] OGR WFS ............................................ SUCCESS [ 9.646 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.035 s]
[INFO] Web Processing Service Module ...................... SUCCESS [01:28 min]
[INFO] OGR WPS ............................................ SUCCESS [ 11.271 s]
[INFO] Excel Output Format ................................ SUCCESS [ 15.109 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.519 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.034 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.492 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 8.974 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 17.932 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 30.417 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 17.676 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 1.883 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.047 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 15.208 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 8.836 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.044 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 7.110 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.041 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.348 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 20.379 s]
[INFO] GeoServer INSPIRE Extensions ....................... SKIPPED
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.172 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 10.530 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.593 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 41.295 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 11.315 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.021 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 14.452 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 10.261 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.022 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 19.000 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 13.581 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 10.236 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.075 s]
[INFO] Importer Core Module ............................... SUCCESS [ 39.441 s]
[INFO] Importer REST Api Module ........................... SUCCESS [ 36.131 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 17.548 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 16.084 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 17.677 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 22.601 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 36.932 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 8.309 s]
[INFO] Ysld GeoServer Plugin .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:45 min (Wall Clock)
[INFO] Finished at: 2017-02-09T12:29:45+00:00
[INFO] Final Memory: 115M/314M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-gwc: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/gwc/target/surefire-reports&gt; 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 :gs-gwc
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/3942/changes&gt;

Changes:

[tbarsballe] Make applicable OWS Dispatcher utility methods accessible

------------------------------------------
[...truncated 171119 lines...]
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-importer-web ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer Security Extension Web Modules 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT-tests.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Web Application
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-sec-cas ---
[INFO] Compiling 4 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-sec-cas ---
[INFO] Surefire report directory: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.security.cas.CasAuthenticationTest
Feb 09, 2017 6:44:29 PM org.geoserver.security.cas.LiveCasData disableTest
WARNING: Disabling test based on fixture cas since the file /var/lib/jenkins/.geoserver/cas.properties could not be found
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.801 sec
Running org.geoserver.security.cas.CasFilterConfigValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 5

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-sec-cas ---
[INFO] Compiling 2 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/classes&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java&gt;
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-sec-cas ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 14.345 s]
[INFO] Core Platform Module ............................... SUCCESS [ 13.060 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 56.958 s]
[INFO] Main Module ........................................ SUCCESS [02:57 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.056 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 52.516 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [02:52 min]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 3.127 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 25.290 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 29.121 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 47.463 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:44 min]
[INFO] Web Map Service Module ............................. SUCCESS [02:16 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 33.458 s]
[INFO] GeoWebCache (GWC) Module ........................... FAILURE [01:06 min]
[INFO] REST Support Module ................................ SUCCESS [ 16.728 s]
[INFO] REST Configuration Service Module .................. SUCCESS [01:14 min]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.051 s]
[INFO] Core UI Module ..................................... SUCCESS [01:18 min]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.060 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 10.064 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 34.825 s]
[INFO] GWC UI Module ...................................... SKIPPED
[INFO] WFS UI Module ...................................... SUCCESS [ 11.611 s]
[INFO] Demos Module ....................................... SUCCESS [ 21.631 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 14.663 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.148 s]
[INFO] Security UI Core Module ............................ SUCCESS [02:21 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:37 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [01:14 min]
[INFO] REST UI Module ..................................... SUCCESS [ 12.984 s]
[INFO] Printing Module .................................... SUCCESS [ 13.203 s]
[INFO] GeoServer Web Application .......................... SKIPPED
[INFO] Community Space .................................... SUCCESS [ 0.027 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.025 s]
[INFO] Application Schema Integration Test ................ SUCCESS [01:49 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 12.700 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 12.181 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 9.952 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 1.143 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 5.178 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.419 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 1.093 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 8.900 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 29.879 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 1.435 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.564 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.047 s]
[INFO] OGR WFS ............................................ SUCCESS [ 10.352 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.022 s]
[INFO] Web Processing Service Module ...................... SUCCESS [01:30 min]
[INFO] OGR WPS ............................................ SUCCESS [ 11.345 s]
[INFO] Excel Output Format ................................ SUCCESS [ 15.257 s]
[INFO] Chart external graphics support .................... SUCCESS [ 1.315 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.099 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.672 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 9.618 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 23.539 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 29.848 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 16.848 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 1.980 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.114 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 15.870 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 8.949 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.055 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 6.797 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.071 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.420 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 19.586 s]
[INFO] GeoServer INSPIRE Extensions ....................... SKIPPED
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.110 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 10.288 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.970 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 41.571 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 11.314 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.030 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 14.815 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 10.523 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.056 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 19.060 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 13.512 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 9.930 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.050 s]
[INFO] Importer Core Module ............................... SUCCESS [ 40.948 s]
[INFO] Importer REST Api Module ........................... SUCCESS [ 37.013 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 19.303 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 15.243 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 18.642 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 19.798 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 37.272 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 8.222 s]
[INFO] Ysld GeoServer Plugin .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:23 min (Wall Clock)
[INFO] Finished at: 2017-02-09T18:44:32+00:00
[INFO] Final Memory: 114M/343M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-gwc: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/gwc/target/surefire-reports&gt; 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 :gs-gwc
Build step 'Invoke top-level Maven targets' marked build as failure

This failure looks to be caused by https://github.com/geotools/geotools/pull/1455 or https://github.com/geotools/geotools/pull/1453 ; All geoserver-master builds run after http://ares.boundlessgeo.com/jenkins/view/geotools/job/geotools-master/2006/ have failed.

Torben

···

On Thu, Feb 9, 2017 at 10:44 AM, <monitor@anonymised.com> wrote:

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/3942/changes>

Changes:

[tbarsballe] Make applicable OWS Dispatcher utility methods accessible


[…truncated 171119 lines…]
[INFO]
[INFO] — maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-web —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar>
[INFO]
[INFO] — maven-install-plugin:2.4:install (default-install) @ gs-importer-web —
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer Security Extension Web Modules 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] — maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec —
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target>
[INFO]
[INFO] — cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec —
[INFO] Skipping cobertura mojo for project with packaging type ‘pom’
[INFO]
[INFO] — git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec —
[INFO]
[INFO] — maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec —
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar>
[INFO]
[INFO] — maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec —
[INFO]
[INFO] — maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec —
[INFO]
[INFO] — maven-install-plugin:2.4:install (default-install) @ gs-web-sec —
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT-tests.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Web Application
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] — maven-resources-plugin:2.6:testResources (default-testResources) @ gs-sec-cas —
[INFO] Using ‘UTF-8’ encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/src/test/resources>
[INFO]
[INFO] — maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-sec-cas —
[INFO] Compiling 4 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/test-classes>
[INFO]
[INFO] — maven-surefire-plugin:2.12.3:test (default-test) @ gs-sec-cas —
[INFO] Surefire report directory: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/surefire-reports>


T E S T S

Running org.geoserver.security.cas.CasAuthenticationTest
Feb 09, 2017 6:44:29 PM org.geoserver.security.cas.LiveCasData disableTest
WARNING: Disabling test based on fixture cas since the file /var/lib/jenkins/.geoserver/cas.properties could not be found
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.801 sec
Running org.geoserver.security.cas.CasFilterConfigValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 5

[INFO]
[INFO] — maven-jar-plugin:2.4:jar (default-jar) @ gs-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar>
[INFO]
[INFO] — maven-jar-plugin:2.4:test-jar (default) @ gs-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar>
[INFO]
[INFO] — maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar>
[INFO]
[INFO] — maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar>
[INFO]
[INFO] — maven-install-plugin:2.4:install (default-install) @ gs-sec-cas —
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] — maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas —
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target>
[INFO]
[INFO] — cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec-cas —
[INFO]
[INFO] — git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas —
[INFO]
[INFO] — maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-cas —
[INFO] Using ‘UTF-8’ encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/main/resources>
[INFO]
[INFO] — maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-sec-cas —
[INFO] Compiling 2 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/classes>
[INFO]
[INFO] — maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-cas —
[INFO] Using ‘UTF-8’ encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java>
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources>
[INFO]
[INFO] — maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-sec-cas —
[INFO] No sources to compile
[INFO]
[INFO] — maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas —
[INFO] No tests to run.
[INFO]
[INFO] — maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar>
[INFO]
[INFO] — maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas —
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar>
[INFO]
[INFO] — maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar>
[INFO]
[INFO] — maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-cas —
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] — maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas —
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer … SUCCESS [ 14.345 s]
[INFO] Core Platform Module … SUCCESS [ 13.060 s]
[INFO] Open Web Service Module … SUCCESS [ 56.958 s]
[INFO] Main Module … SUCCESS [02:57 min]
[INFO] GeoServer Security Modules … SUCCESS [ 0.056 s]
[INFO] GeoServer JDBC Security Module … SUCCESS [ 52.516 s]
[INFO] GeoServer LDAP Security Module … SUCCESS [02:52 min]
[INFO] Web Coverage Service Module … SUCCESS [ 3.127 s]
[INFO] Web Coverage Service 1.0 Module … SUCCESS [ 25.290 s]
[INFO] Web Coverage Service 1.1 Module … SUCCESS [ 29.121 s]
[INFO] Web Coverage Service 2.0 Module … SUCCESS [ 47.463 s]
[INFO] Web Feature Service Module … SUCCESS [01:44 min]
[INFO] Web Map Service Module … SUCCESS [02:16 min]
[INFO] KML support for GeoServer … SUCCESS [ 33.458 s]
[INFO] GeoWebCache (GWC) Module … FAILURE [01:06 min]
[INFO] REST Support Module … SUCCESS [ 16.728 s]
[INFO] REST Configuration Service Module … SUCCESS [01:14 min]
[INFO] GeoServer Web Modules … SUCCESS [ 0.051 s]
[INFO] Core UI Module … SUCCESS [01:18 min]
[INFO] GeoServer Extensions … SUCCESS [ 0.060 s]
[INFO] GeoServer CSS Styling … SUCCESS [ 10.064 s]
[INFO] WMS UI Module … SUCCESS [ 34.825 s]
[INFO] GWC UI Module … SKIPPED
[INFO] WFS UI Module … SUCCESS [ 11.611 s]
[INFO] Demos Module … SUCCESS [ 21.631 s]
[INFO] WCS UI Module … SUCCESS [ 14.663 s]
[INFO] Security UI Modules … SUCCESS [ 0.148 s]
[INFO] Security UI Core Module … SUCCESS [02:21 min]
[INFO] Security UI JDBC Module … SUCCESS [01:37 min]
[INFO] Security UI LDAP Module … SUCCESS [01:14 min]
[INFO] REST UI Module … SUCCESS [ 12.984 s]
[INFO] Printing Module … SUCCESS [ 13.203 s]
[INFO] GeoServer Web Application … SKIPPED
[INFO] Community Space … SUCCESS [ 0.027 s]
[INFO] Application Schema Support … SUCCESS [ 0.025 s]
[INFO] Application Schema Integration Test … SUCCESS [01:49 min]
[INFO] Sample DataAccess Integration Test … SUCCESS [ 12.700 s]
[INFO] ArcSDE DataStore Extension … SUCCESS [ 12.181 s]
[INFO] H2 DataStore Extension … SUCCESS [ 9.952 s]
[INFO] SQL Server DataStore Extension … SUCCESS [ 1.143 s]
[INFO] Oracle DataStore Extension … SUCCESS [ 5.178 s]
[INFO] MySQL DataStore Extension … SUCCESS [ 0.419 s]
[INFO] DB2 DataStore Extension … SUCCESS [ 1.093 s]
[INFO] ImageMap Output Format … SUCCESS [ 8.900 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension … SUCCESS [ 29.879 s]
[INFO] JP2K Coverage Extension … SUCCESS [ 1.435 s]
[INFO] OGR parent … SUCCESS [ 0.564 s]
[INFO] OGR CORE … SUCCESS [ 2.047 s]
[INFO] OGR WFS … SUCCESS [ 10.352 s]
[INFO] Web Processing Service parent … SUCCESS [ 0.022 s]
[INFO] Web Processing Service Module … SUCCESS [01:30 min]
[INFO] OGR WPS … SUCCESS [ 11.345 s]
[INFO] Excel Output Format … SUCCESS [ 15.257 s]
[INFO] Chart external graphics support … SUCCESS [ 1.315 s]
[INFO] Feature Generalization Extension … SUCCESS [ 2.099 s]
[INFO] Image Mosaic JDBC Extension … SUCCESS [ 0.672 s]
[INFO] OWS request flow controller … SUCCESS [ 9.618 s]
[INFO] Web process status sharing with Hazelcast … SUCCESS [ 23.539 s]
[INFO] Web Processing Service GUI … SUCCESS [ 29.848 s]
[INFO] GeoServer Layer Querying filter functions … SUCCESS [ 16.848 s]
[INFO] Teradata DataStore Extension … SUCCESS [ 1.980 s]
[INFO] GeoServer Monitor Extensions … SUCCESS [ 0.114 s]
[INFO] Core Monitor Extension … SUCCESS [ 15.870 s]
[INFO] Monitor Hibernate Extension … SUCCESS [ 8.949 s]
[INFO] GeoServer Security Extension Modules … SUCCESS [ 0.055 s]
[INFO] GeoServer CAS Security Module … SUCCESS [ 6.797 s]
[INFO] GeoServer Security Extension Web Modules … SUCCESS [ 0.071 s]
[INFO] GeoServer CAS Security Web Module … SUCCESS [ 2.420 s]
[INFO] XLST based WFS output format … SUCCESS [ 19.586 s]
[INFO] GeoServer INSPIRE Extensions … SKIPPED
[INFO] Catalog Services for the Web parent … SUCCESS [ 0.110 s]
[INFO] Catalog Services for the Web interfaces … SUCCESS [ 10.288 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.970 s]
[INFO] Catalog Services for the Web core module … SUCCESS [ 41.571 s]
[INFO] CSW UI Module … SUCCESS [ 11.314 s]
[INFO] DXF WFS output format and WPS PPIO … SUCCESS [ 0.030 s]
[INFO] DXF WFS output format … SUCCESS [ 14.815 s]
[INFO] DXF WPS PPIO … SUCCESS [ 10.523 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions … SUCCESS [ 0.056 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 19.060 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 13.512 s]
[INFO] GeoServer libjpeg-turbo Module … SUCCESS [ 9.930 s]
[INFO] GeoServer Data Importer … SUCCESS [ 0.050 s]
[INFO] Importer Core Module … SUCCESS [ 40.948 s]
[INFO] Importer REST Api Module … SUCCESS [ 37.013 s]
[INFO] Importer Berkley DB Persistence Module … SUCCESS [ 19.303 s]
[INFO] Importer Web UI Module … SUCCESS [ 15.243 s]
[INFO] GRIB Coverage Format … SUCCESS [ 18.642 s]
[INFO] NetCDF Coverage format … SUCCESS [ 19.798 s]
[INFO] WCS NetCDF output Module … SUCCESS [ 37.272 s]
[INFO] Vector Tiles … SUCCESS [ 8.222 s]
[INFO] Ysld GeoServer Plugin … SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:23 min (Wall Clock)
[INFO] Finished at: 2017-02-09T18:44:32+00:00
[INFO] Final Memory: 114M/343M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-gwc: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/gwc/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 -rf :gs-gwc
Build step ‘Invoke top-level Maven targets’ marked build as failure

Hi Torben,
yep, Ugo is working on a fix for the GeoServer side, and I think a GWC pull request is also incoming (tomorrow I’m afraid, it’s past 8PM around here).

Cheers
Andrea

···

On Thu, Feb 9, 2017 at 7:57 PM, Torben Barsballe <tbarsballe@…3839…> wrote:

This failure looks to be caused by https://github.com/geotools/geotools/pull/1455 or https://github.com/geotools/geotools/pull/1453 ; All geoserver-master builds run after http://ares.boundlessgeo.com/jenkins/view/geotools/job/geotools-master/2006/ have failed.

Torben


Check out the vibrant tech community on one of the world’s most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot


Geoserver-devel mailing list
Geoserver-devel@anonymised.com.366…sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

–

On Thu, Feb 9, 2017 at 10:44 AM, <monitor@anonymised.com> wrote:

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/3942/changes>

Changes:

[tbarsballe] Make applicable OWS Dispatcher utility methods accessible


[…truncated 171119 lines…]
[INFO]
[INFO] — maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-web —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar>
[INFO]
[INFO] — maven-install-plugin:2.4:install (default-install) @ gs-importer-web —
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer Security Extension Web Modules 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] — maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec —
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target>
[INFO]
[INFO] — cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec —
[INFO] Skipping cobertura mojo for project with packaging type ‘pom’
[INFO]
[INFO] — git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec —
[INFO]
[INFO] — maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec —
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar>
[INFO]
[INFO] — maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec —
[INFO]
[INFO] — maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec —
[INFO]
[INFO] — maven-install-plugin:2.4:install (default-install) @ gs-web-sec —
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT-tests.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Web Application
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] — maven-resources-plugin:2.6:testResources (default-testResources) @ gs-sec-cas —
[INFO] Using ‘UTF-8’ encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/src/test/resources>
[INFO]
[INFO] — maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-sec-cas —
[INFO] Compiling 4 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/test-classes>
[INFO]
[INFO] — maven-surefire-plugin:2.12.3:test (default-test) @ gs-sec-cas —
[INFO] Surefire report directory: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/surefire-reports>


T E S T S

Running org.geoserver.security.cas.CasAuthenticationTest
Feb 09, 2017 6:44:29 PM org.geoserver.security.cas.LiveCasData disableTest
WARNING: Disabling test based on fixture cas since the file /var/lib/jenkins/.geoserver/cas.properties could not be found
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.801 sec
Running org.geoserver.security.cas.CasFilterConfigValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 5

[INFO]
[INFO] — maven-jar-plugin:2.4:jar (default-jar) @ gs-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar>
[INFO]
[INFO] — maven-jar-plugin:2.4:test-jar (default) @ gs-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar>
[INFO]
[INFO] — maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar>
[INFO]
[INFO] — maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar>
[INFO]
[INFO] — maven-install-plugin:2.4:install (default-install) @ gs-sec-cas —
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] — maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas —
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target>
[INFO]
[INFO] — cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec-cas —
[INFO]
[INFO] — git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas —
[INFO]
[INFO] — maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-cas —
[INFO] Using ‘UTF-8’ encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/main/resources>
[INFO]
[INFO] — maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-sec-cas —
[INFO] Compiling 2 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/classes>
[INFO]
[INFO] — maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-cas —
[INFO] Using ‘UTF-8’ encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java>
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources>
[INFO]
[INFO] — maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-sec-cas —
[INFO] No sources to compile
[INFO]
[INFO] — maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas —
[INFO] No tests to run.
[INFO]
[INFO] — maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar>
[INFO]
[INFO] — maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas —
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar>
[INFO]
[INFO] — maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar>
[INFO]
[INFO] — maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-cas —
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] — maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas —
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer … SUCCESS [ 14.345 s]
[INFO] Core Platform Module … SUCCESS [ 13.060 s]
[INFO] Open Web Service Module … SUCCESS [ 56.958 s]
[INFO] Main Module … SUCCESS [02:57 min]
[INFO] GeoServer Security Modules … SUCCESS [ 0.056 s]
[INFO] GeoServer JDBC Security Module … SUCCESS [ 52.516 s]
[INFO] GeoServer LDAP Security Module … SUCCESS [02:52 min]
[INFO] Web Coverage Service Module … SUCCESS [ 3.127 s]
[INFO] Web Coverage Service 1.0 Module … SUCCESS [ 25.290 s]
[INFO] Web Coverage Service 1.1 Module … SUCCESS [ 29.121 s]
[INFO] Web Coverage Service 2.0 Module … SUCCESS [ 47.463 s]
[INFO] Web Feature Service Module … SUCCESS [01:44 min]
[INFO] Web Map Service Module … SUCCESS [02:16 min]
[INFO] KML support for GeoServer … SUCCESS [ 33.458 s]
[INFO] GeoWebCache (GWC) Module … FAILURE [01:06 min]
[INFO] REST Support Module … SUCCESS [ 16.728 s]
[INFO] REST Configuration Service Module … SUCCESS [01:14 min]
[INFO] GeoServer Web Modules … SUCCESS [ 0.051 s]
[INFO] Core UI Module … SUCCESS [01:18 min]
[INFO] GeoServer Extensions … SUCCESS [ 0.060 s]
[INFO] GeoServer CSS Styling … SUCCESS [ 10.064 s]
[INFO] WMS UI Module … SUCCESS [ 34.825 s]
[INFO] GWC UI Module … SKIPPED
[INFO] WFS UI Module … SUCCESS [ 11.611 s]
[INFO] Demos Module … SUCCESS [ 21.631 s]
[INFO] WCS UI Module … SUCCESS [ 14.663 s]
[INFO] Security UI Modules … SUCCESS [ 0.148 s]
[INFO] Security UI Core Module … SUCCESS [02:21 min]
[INFO] Security UI JDBC Module … SUCCESS [01:37 min]
[INFO] Security UI LDAP Module … SUCCESS [01:14 min]
[INFO] REST UI Module … SUCCESS [ 12.984 s]
[INFO] Printing Module … SUCCESS [ 13.203 s]
[INFO] GeoServer Web Application … SKIPPED
[INFO] Community Space … SUCCESS [ 0.027 s]
[INFO] Application Schema Support … SUCCESS [ 0.025 s]
[INFO] Application Schema Integration Test … SUCCESS [01:49 min]
[INFO] Sample DataAccess Integration Test … SUCCESS [ 12.700 s]
[INFO] ArcSDE DataStore Extension … SUCCESS [ 12.181 s]
[INFO] H2 DataStore Extension … SUCCESS [ 9.952 s]
[INFO] SQL Server DataStore Extension … SUCCESS [ 1.143 s]
[INFO] Oracle DataStore Extension … SUCCESS [ 5.178 s]
[INFO] MySQL DataStore Extension … SUCCESS [ 0.419 s]
[INFO] DB2 DataStore Extension … SUCCESS [ 1.093 s]
[INFO] ImageMap Output Format … SUCCESS [ 8.900 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension … SUCCESS [ 29.879 s]
[INFO] JP2K Coverage Extension … SUCCESS [ 1.435 s]
[INFO] OGR parent … SUCCESS [ 0.564 s]
[INFO] OGR CORE … SUCCESS [ 2.047 s]
[INFO] OGR WFS … SUCCESS [ 10.352 s]
[INFO] Web Processing Service parent … SUCCESS [ 0.022 s]
[INFO] Web Processing Service Module … SUCCESS [01:30 min]
[INFO] OGR WPS … SUCCESS [ 11.345 s]
[INFO] Excel Output Format … SUCCESS [ 15.257 s]
[INFO] Chart external graphics support … SUCCESS [ 1.315 s]
[INFO] Feature Generalization Extension … SUCCESS [ 2.099 s]
[INFO] Image Mosaic JDBC Extension … SUCCESS [ 0.672 s]
[INFO] OWS request flow controller … SUCCESS [ 9.618 s]
[INFO] Web process status sharing with Hazelcast … SUCCESS [ 23.539 s]
[INFO] Web Processing Service GUI … SUCCESS [ 29.848 s]
[INFO] GeoServer Layer Querying filter functions … SUCCESS [ 16.848 s]
[INFO] Teradata DataStore Extension … SUCCESS [ 1.980 s]
[INFO] GeoServer Monitor Extensions … SUCCESS [ 0.114 s]
[INFO] Core Monitor Extension … SUCCESS [ 15.870 s]
[INFO] Monitor Hibernate Extension … SUCCESS [ 8.949 s]
[INFO] GeoServer Security Extension Modules … SUCCESS [ 0.055 s]
[INFO] GeoServer CAS Security Module … SUCCESS [ 6.797 s]
[INFO] GeoServer Security Extension Web Modules … SUCCESS [ 0.071 s]
[INFO] GeoServer CAS Security Web Module … SUCCESS [ 2.420 s]
[INFO] XLST based WFS output format … SUCCESS [ 19.586 s]
[INFO] GeoServer INSPIRE Extensions … SKIPPED
[INFO] Catalog Services for the Web parent … SUCCESS [ 0.110 s]
[INFO] Catalog Services for the Web interfaces … SUCCESS [ 10.288 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.970 s]
[INFO] Catalog Services for the Web core module … SUCCESS [ 41.571 s]
[INFO] CSW UI Module … SUCCESS [ 11.314 s]
[INFO] DXF WFS output format and WPS PPIO … SUCCESS [ 0.030 s]
[INFO] DXF WFS output format … SUCCESS [ 14.815 s]
[INFO] DXF WPS PPIO … SUCCESS [ 10.523 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions … SUCCESS [ 0.056 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 19.060 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 13.512 s]
[INFO] GeoServer libjpeg-turbo Module … SUCCESS [ 9.930 s]
[INFO] GeoServer Data Importer … SUCCESS [ 0.050 s]
[INFO] Importer Core Module … SUCCESS [ 40.948 s]
[INFO] Importer REST Api Module … SUCCESS [ 37.013 s]
[INFO] Importer Berkley DB Persistence Module … SUCCESS [ 19.303 s]
[INFO] Importer Web UI Module … SUCCESS [ 15.243 s]
[INFO] GRIB Coverage Format … SUCCESS [ 18.642 s]
[INFO] NetCDF Coverage format … SUCCESS [ 19.798 s]
[INFO] WCS NetCDF output Module … SUCCESS [ 37.272 s]
[INFO] Vector Tiles … SUCCESS [ 8.222 s]
[INFO] Ysld GeoServer Plugin … SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:23 min (Wall Clock)
[INFO] Finished at: 2017-02-09T18:44:32+00:00
[INFO] Final Memory: 114M/343M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-gwc: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/gwc/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 -rf :gs-gwc
Build step ‘Invoke top-level Maven targets’ marked build as failure

==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.

Ing. Andrea Aime

@geowolf
Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
phone: +39 0584 962313

fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy’s New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.


Good to know someone is aware of it, thanks.

Torben

···

On Thu, Feb 9, 2017 at 11:13 AM, Andrea Aime <andrea.aime@anonymised.com268…> wrote:

Hi Torben,
yep, Ugo is working on a fix for the GeoServer side, and I think a GWC pull request is also incoming (tomorrow I’m afraid, it’s past 8PM around here).

Cheers
Andrea

On Thu, Feb 9, 2017 at 7:57 PM, Torben Barsballe <tbarsballe@anonymised.com> wrote:

This failure looks to be caused by https://github.com/geotools/geotools/pull/1455 or https://github.com/geotools/geotools/pull/1453 ; All geoserver-master builds run after http://ares.boundlessgeo.com/jenkins/view/geotools/job/geotools-master/2006/ have failed.

Torben


Check out the vibrant tech community on one of the world’s most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot


Geoserver-devel mailing list
Geoserver-devel@anonymised.comrge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

–

==
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.

Ing. Andrea Aime

@geowolf
Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
phone: +39 0584 962313

fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy’s New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.


On Thu, Feb 9, 2017 at 10:44 AM, <monitor@anonymised.com> wrote:

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/3942/changes>

Changes:

[tbarsballe] Make applicable OWS Dispatcher utility methods accessible


[…truncated 171119 lines…]
[INFO]
[INFO] — maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-web —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar>
[INFO]
[INFO] — maven-install-plugin:2.4:install (default-install) @ gs-importer-web —
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer Security Extension Web Modules 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] — maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec —
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target>
[INFO]
[INFO] — cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec —
[INFO] Skipping cobertura mojo for project with packaging type ‘pom’
[INFO]
[INFO] — git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec —
[INFO]
[INFO] — maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec —
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar>
[INFO]
[INFO] — maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec —
[INFO]
[INFO] — maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec —
[INFO]
[INFO] — maven-install-plugin:2.4:install (default-install) @ gs-web-sec —
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT-tests.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Web Application
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] — maven-resources-plugin:2.6:testResources (default-testResources) @ gs-sec-cas —
[INFO] Using ‘UTF-8’ encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/src/test/resources>
[INFO]
[INFO] — maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-sec-cas —
[INFO] Compiling 4 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/test-classes>
[INFO]
[INFO] — maven-surefire-plugin:2.12.3:test (default-test) @ gs-sec-cas —
[INFO] Surefire report directory: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/surefire-reports>


T E S T S

Running org.geoserver.security.cas.CasAuthenticationTest
Feb 09, 2017 6:44:29 PM org.geoserver.security.cas.LiveCasData disableTest
WARNING: Disabling test based on fixture cas since the file /var/lib/jenkins/.geoserver/cas.properties could not be found
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.801 sec
Running org.geoserver.security.cas.CasFilterConfigValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 5

[INFO]
[INFO] — maven-jar-plugin:2.4:jar (default-jar) @ gs-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar>
[INFO]
[INFO] — maven-jar-plugin:2.4:test-jar (default) @ gs-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar>
[INFO]
[INFO] — maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar>
[INFO]
[INFO] — maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar>
[INFO]
[INFO] — maven-install-plugin:2.4:install (default-install) @ gs-sec-cas —
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] — maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas —
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target>
[INFO]
[INFO] — cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec-cas —
[INFO]
[INFO] — git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas —
[INFO]
[INFO] — maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-cas —
[INFO] Using ‘UTF-8’ encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/main/resources>
[INFO]
[INFO] — maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-sec-cas —
[INFO] Compiling 2 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/classes>
[INFO]
[INFO] — maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-cas —
[INFO] Using ‘UTF-8’ encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java>
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources>
[INFO]
[INFO] — maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-sec-cas —
[INFO] No sources to compile
[INFO]
[INFO] — maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas —
[INFO] No tests to run.
[INFO]
[INFO] — maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar>
[INFO]
[INFO] — maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas —
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar>
[INFO]
[INFO] — maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas —
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar>
[INFO]
[INFO] — maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-cas —
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] — maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas —
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer … SUCCESS [ 14.345 s]
[INFO] Core Platform Module … SUCCESS [ 13.060 s]
[INFO] Open Web Service Module … SUCCESS [ 56.958 s]
[INFO] Main Module … SUCCESS [02:57 min]
[INFO] GeoServer Security Modules … SUCCESS [ 0.056 s]
[INFO] GeoServer JDBC Security Module … SUCCESS [ 52.516 s]
[INFO] GeoServer LDAP Security Module … SUCCESS [02:52 min]
[INFO] Web Coverage Service Module … SUCCESS [ 3.127 s]
[INFO] Web Coverage Service 1.0 Module … SUCCESS [ 25.290 s]
[INFO] Web Coverage Service 1.1 Module … SUCCESS [ 29.121 s]
[INFO] Web Coverage Service 2.0 Module … SUCCESS [ 47.463 s]
[INFO] Web Feature Service Module … SUCCESS [01:44 min]
[INFO] Web Map Service Module … SUCCESS [02:16 min]
[INFO] KML support for GeoServer … SUCCESS [ 33.458 s]
[INFO] GeoWebCache (GWC) Module … FAILURE [01:06 min]
[INFO] REST Support Module … SUCCESS [ 16.728 s]
[INFO] REST Configuration Service Module … SUCCESS [01:14 min]
[INFO] GeoServer Web Modules … SUCCESS [ 0.051 s]
[INFO] Core UI Module … SUCCESS [01:18 min]
[INFO] GeoServer Extensions … SUCCESS [ 0.060 s]
[INFO] GeoServer CSS Styling … SUCCESS [ 10.064 s]
[INFO] WMS UI Module … SUCCESS [ 34.825 s]
[INFO] GWC UI Module … SKIPPED
[INFO] WFS UI Module … SUCCESS [ 11.611 s]
[INFO] Demos Module … SUCCESS [ 21.631 s]
[INFO] WCS UI Module … SUCCESS [ 14.663 s]
[INFO] Security UI Modules … SUCCESS [ 0.148 s]
[INFO] Security UI Core Module … SUCCESS [02:21 min]
[INFO] Security UI JDBC Module … SUCCESS [01:37 min]
[INFO] Security UI LDAP Module … SUCCESS [01:14 min]
[INFO] REST UI Module … SUCCESS [ 12.984 s]
[INFO] Printing Module … SUCCESS [ 13.203 s]
[INFO] GeoServer Web Application … SKIPPED
[INFO] Community Space … SUCCESS [ 0.027 s]
[INFO] Application Schema Support … SUCCESS [ 0.025 s]
[INFO] Application Schema Integration Test … SUCCESS [01:49 min]
[INFO] Sample DataAccess Integration Test … SUCCESS [ 12.700 s]
[INFO] ArcSDE DataStore Extension … SUCCESS [ 12.181 s]
[INFO] H2 DataStore Extension … SUCCESS [ 9.952 s]
[INFO] SQL Server DataStore Extension … SUCCESS [ 1.143 s]
[INFO] Oracle DataStore Extension … SUCCESS [ 5.178 s]
[INFO] MySQL DataStore Extension … SUCCESS [ 0.419 s]
[INFO] DB2 DataStore Extension … SUCCESS [ 1.093 s]
[INFO] ImageMap Output Format … SUCCESS [ 8.900 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension … SUCCESS [ 29.879 s]
[INFO] JP2K Coverage Extension … SUCCESS [ 1.435 s]
[INFO] OGR parent … SUCCESS [ 0.564 s]
[INFO] OGR CORE … SUCCESS [ 2.047 s]
[INFO] OGR WFS … SUCCESS [ 10.352 s]
[INFO] Web Processing Service parent … SUCCESS [ 0.022 s]
[INFO] Web Processing Service Module … SUCCESS [01:30 min]
[INFO] OGR WPS … SUCCESS [ 11.345 s]
[INFO] Excel Output Format … SUCCESS [ 15.257 s]
[INFO] Chart external graphics support … SUCCESS [ 1.315 s]
[INFO] Feature Generalization Extension … SUCCESS [ 2.099 s]
[INFO] Image Mosaic JDBC Extension … SUCCESS [ 0.672 s]
[INFO] OWS request flow controller … SUCCESS [ 9.618 s]
[INFO] Web process status sharing with Hazelcast … SUCCESS [ 23.539 s]
[INFO] Web Processing Service GUI … SUCCESS [ 29.848 s]
[INFO] GeoServer Layer Querying filter functions … SUCCESS [ 16.848 s]
[INFO] Teradata DataStore Extension … SUCCESS [ 1.980 s]
[INFO] GeoServer Monitor Extensions … SUCCESS [ 0.114 s]
[INFO] Core Monitor Extension … SUCCESS [ 15.870 s]
[INFO] Monitor Hibernate Extension … SUCCESS [ 8.949 s]
[INFO] GeoServer Security Extension Modules … SUCCESS [ 0.055 s]
[INFO] GeoServer CAS Security Module … SUCCESS [ 6.797 s]
[INFO] GeoServer Security Extension Web Modules … SUCCESS [ 0.071 s]
[INFO] GeoServer CAS Security Web Module … SUCCESS [ 2.420 s]
[INFO] XLST based WFS output format … SUCCESS [ 19.586 s]
[INFO] GeoServer INSPIRE Extensions … SKIPPED
[INFO] Catalog Services for the Web parent … SUCCESS [ 0.110 s]
[INFO] Catalog Services for the Web interfaces … SUCCESS [ 10.288 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.970 s]
[INFO] Catalog Services for the Web core module … SUCCESS [ 41.571 s]
[INFO] CSW UI Module … SUCCESS [ 11.314 s]
[INFO] DXF WFS output format and WPS PPIO … SUCCESS [ 0.030 s]
[INFO] DXF WFS output format … SUCCESS [ 14.815 s]
[INFO] DXF WPS PPIO … SUCCESS [ 10.523 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions … SUCCESS [ 0.056 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 19.060 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 13.512 s]
[INFO] GeoServer libjpeg-turbo Module … SUCCESS [ 9.930 s]
[INFO] GeoServer Data Importer … SUCCESS [ 0.050 s]
[INFO] Importer Core Module … SUCCESS [ 40.948 s]
[INFO] Importer REST Api Module … SUCCESS [ 37.013 s]
[INFO] Importer Berkley DB Persistence Module … SUCCESS [ 19.303 s]
[INFO] Importer Web UI Module … SUCCESS [ 15.243 s]
[INFO] GRIB Coverage Format … SUCCESS [ 18.642 s]
[INFO] NetCDF Coverage format … SUCCESS [ 19.798 s]
[INFO] WCS NetCDF output Module … SUCCESS [ 37.272 s]
[INFO] Vector Tiles … SUCCESS [ 8.222 s]
[INFO] Ysld GeoServer Plugin … SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:23 min (Wall Clock)
[INFO] Finished at: 2017-02-09T18:44:32+00:00
[INFO] Final Memory: 114M/343M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-gwc: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/gwc/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 -rf :gs-gwc
Build step ‘Invoke top-level Maven targets’ marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/3943/changes&gt;

Changes:

[andrea.aime] Parallelize loading GWC tile layer config files by using parallel

------------------------------------------
[...truncated 171153 lines...]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-importer-web ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer Security Extension Web Modules 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT-tests.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Web Application
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-sec-cas ---
[INFO] Surefire report directory: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.security.cas.CasAuthenticationTest
Feb 09, 2017 7:28:03 PM org.geoserver.security.cas.LiveCasData disableTest
WARNING: Disabling test based on fixture cas since the file /var/lib/jenkins/.geoserver/cas.properties could not be found
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 1.03 sec
Running org.geoserver.security.cas.CasFilterConfigValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 5

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-sec-cas ---
[INFO] Compiling 2 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/classes&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java&gt;
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-sec-cas ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 7.006 s]
[INFO] Core Platform Module ............................... SUCCESS [ 13.223 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 14.535 s]
[INFO] Main Module ........................................ SUCCESS [02:53 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.060 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 51.688 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [02:56 min]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 3.710 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 23.367 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 27.757 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 47.222 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:52 min]
[INFO] Web Map Service Module ............................. SUCCESS [02:08 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 32.517 s]
[INFO] GeoWebCache (GWC) Module ........................... FAILURE [01:05 min]
[INFO] REST Support Module ................................ SUCCESS [ 17.041 s]
[INFO] REST Configuration Service Module .................. SUCCESS [01:14 min]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.041 s]
[INFO] Core UI Module ..................................... SUCCESS [01:25 min]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.035 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 10.067 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 35.849 s]
[INFO] GWC UI Module ...................................... SKIPPED
[INFO] WFS UI Module ...................................... SUCCESS [ 11.796 s]
[INFO] Demos Module ....................................... SUCCESS [ 21.414 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 16.718 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.043 s]
[INFO] Security UI Core Module ............................ SUCCESS [02:19 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:38 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [01:14 min]
[INFO] REST UI Module ..................................... SUCCESS [ 13.532 s]
[INFO] Printing Module .................................... SUCCESS [ 13.260 s]
[INFO] GeoServer Web Application .......................... SKIPPED
[INFO] Community Space .................................... SUCCESS [ 0.029 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.028 s]
[INFO] Application Schema Integration Test ................ SUCCESS [01:49 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 12.212 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 13.298 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 8.984 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 1.058 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.439 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.237 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.232 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 10.148 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 8.228 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.280 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.031 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.062 s]
[INFO] OGR WFS ............................................ SUCCESS [ 9.767 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.031 s]
[INFO] Web Processing Service Module ...................... SUCCESS [01:29 min]
[INFO] OGR WPS ............................................ SUCCESS [ 10.525 s]
[INFO] Excel Output Format ................................ SUCCESS [ 14.770 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.452 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.127 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.448 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 9.618 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 28.719 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 30.493 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 17.673 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 1.950 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.041 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 14.923 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 9.200 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.042 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 7.091 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.041 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.265 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 19.647 s]
[INFO] GeoServer INSPIRE Extensions ....................... SKIPPED
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.040 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 10.858 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 11.077 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 43.136 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 11.967 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.021 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 14.007 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 10.910 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.021 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 19.831 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 13.460 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 10.108 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.053 s]
[INFO] Importer Core Module ............................... SUCCESS [ 42.292 s]
[INFO] Importer REST Api Module ........................... SUCCESS [ 37.891 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 18.694 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 15.457 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 18.380 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 20.959 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 36.004 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 8.567 s]
[INFO] Ysld GeoServer Plugin .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:38 min (Wall Clock)
[INFO] Finished at: 2017-02-09T19:28:06+00:00
[INFO] Final Memory: 114M/324M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-gwc: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/gwc/target/surefire-reports&gt; 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 :gs-gwc
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/3944/&gt;

------------------------------------------
[...truncated 171286 lines...]
Results :

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

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-csw ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/csw/web-csw/target/gs-web-csw-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-csw ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/csw/web-csw/target/gs-web-csw-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-csw ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/csw/web-csw/target/gs-web-csw-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-csw ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/csw/web-csw/target/gs-web-csw-2.11-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-csw ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/csw/web-csw/target/gs-web-csw-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/csw/gs-web-csw/2.11-SNAPSHOT/gs-web-csw-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/csw/web-csw/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/csw/gs-web-csw/2.11-SNAPSHOT/gs-web-csw-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/csw/web-csw/target/gs-web-csw-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/csw/gs-web-csw/2.11-SNAPSHOT/gs-web-csw-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/csw/web-csw/target/gs-web-csw-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/csw/gs-web-csw/2.11-SNAPSHOT/gs-web-csw-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/csw/web-csw/target/gs-web-csw-2.11-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/csw/gs-web-csw/2.11-SNAPSHOT/gs-web-csw-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer Security Extension Web Modules 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-sec-cas ---
[INFO] Surefire report directory: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.security.cas.CasAuthenticationTest
Feb 10, 2017 12:25:40 AM org.geoserver.security.cas.LiveCasData disableTest
WARNING: Disabling test based on fixture cas since the file /var/lib/jenkins/.geoserver/cas.properties could not be found
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.795 sec
Running org.geoserver.security.cas.CasFilterConfigValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 5

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-sec-cas ---
[INFO] Compiling 2 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/classes&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java&gt;
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-sec-cas ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 17.857 s]
[INFO] Core Platform Module ............................... SUCCESS [ 13.798 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 12.527 s]
[INFO] Main Module ........................................ SUCCESS [02:20 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.057 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 49.497 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [03:24 min]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 4.723 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 24.864 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 28.368 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 46.385 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:43 min]
[INFO] Web Map Service Module ............................. SUCCESS [02:20 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 34.093 s]
[INFO] GeoWebCache (GWC) Module ........................... FAILURE [01:03 min]
[INFO] REST Support Module ................................ SUCCESS [ 15.645 s]
[INFO] REST Configuration Service Module .................. SUCCESS [01:13 min]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.057 s]
[INFO] Core UI Module ..................................... SUCCESS [01:23 min]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.032 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 10.784 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 36.083 s]
[INFO] GWC UI Module ...................................... SKIPPED
[INFO] WFS UI Module ...................................... SUCCESS [ 12.195 s]
[INFO] Demos Module ....................................... SUCCESS [ 21.405 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 17.198 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.039 s]
[INFO] Security UI Core Module ............................ SUCCESS [02:18 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:39 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [01:37 min]
[INFO] REST UI Module ..................................... SUCCESS [ 13.321 s]
[INFO] Printing Module .................................... SUCCESS [ 13.611 s]
[INFO] GeoServer Web Application .......................... SKIPPED
[INFO] Community Space .................................... SUCCESS [ 0.026 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.027 s]
[INFO] Application Schema Integration Test ................ SUCCESS [01:48 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 12.396 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 13.579 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 9.411 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 1.078 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.447 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.243 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.244 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 9.103 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 3.459 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.296 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.049 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.107 s]
[INFO] OGR WFS ............................................ SUCCESS [ 10.205 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.028 s]
[INFO] Web Processing Service Module ...................... SUCCESS [01:28 min]
[INFO] OGR WPS ............................................ SUCCESS [ 10.765 s]
[INFO] Excel Output Format ................................ SUCCESS [ 15.514 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.462 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.677 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.473 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 9.265 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 23.031 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 31.077 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 17.370 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 2.090 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.048 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 15.637 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 9.125 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.043 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 7.181 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.042 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.331 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 20.941 s]
[INFO] GeoServer INSPIRE Extensions ....................... SKIPPED
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.041 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 11.801 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 11.983 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 43.261 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 11.487 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.023 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 14.464 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 10.470 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.022 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 20.015 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 14.126 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 10.971 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.065 s]
[INFO] Importer Core Module ............................... SUCCESS [ 42.350 s]
[INFO] Importer REST Api Module ........................... SUCCESS [ 37.069 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 19.280 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 15.931 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 19.383 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 20.893 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 38.651 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 8.569 s]
[INFO] Ysld GeoServer Plugin .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:40 min (Wall Clock)
[INFO] Finished at: 2017-02-10T00:25:43+00:00
[INFO] Final Memory: 115M/338M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-gwc: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/gwc/target/surefire-reports&gt; 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 :gs-gwc
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/3945/&gt;

------------------------------------------
[...truncated 171152 lines...]
Feb 10, 2017 2:18:33 AM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup 'ExtensionProvider', but ApplicationContext is unset.
Feb 10, 2017 2:18:33 AM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup 'ExtensionFilter', but ApplicationContext is unset.
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded store 'sf', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'GenericEntity', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'PrimitiveGeoFeature', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'AggregateGeoFeature', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded store 'cite', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'RoadSegments', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Geometryless', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Forests', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'DividedRoutes', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'NamedPlaces', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Lakes', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Bridges', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Buildings', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Ponds', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'BasicPolygons', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'MapNeatline', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Streams', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded store 'cgf', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Polygons', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'MPolygons', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'MPoints', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Lines', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Points', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'MLines', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded store 'cdf', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Nulls', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Inserts', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Locks', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Fifteen', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Other', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Deletes', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Updates', enabled
Feb 10, 2017 2:18:34 AM org.geoserver.config.util.XStreamPersister log
INFO: Loaded feature type 'Seven', enabled
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java&gt;
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-sec-cas ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar
Feb 10, 2017 2:18:36 AM org.geoserver.catalog.ResourcePool getFeatureType
WARNING: Error while getting feature type, flushing cache and retrying: Failed to find the datastore factory for dummy, did you forget to install the store extension jar?
Feb 10, 2017 2:18:36 AM org.geoserver.catalog.ResourcePool getFeatureType
WARNING: Error while getting feature type, flushing cache and retrying: Failed to find the datastore factory for dummy, did you forget to install the store extension jar?
Feb 10, 2017 2:18:39 AM org.geoserver.catalog.ResourcePool getFeatureType
WARNING: Error while getting feature type, flushing cache and retrying: Failed to find the datastore factory for dummy, did you forget to install the store extension jar?
Feb 10, 2017 2:18:39 AM org.geoserver.catalog.ResourcePool getFeatureType
WARNING: Error while getting feature type, flushing cache and retrying: Failed to find the datastore factory for dummy, did you forget to install the store extension jar?
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.412 sec

Results :

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

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-importer-web ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 8.502 s]
[INFO] Core Platform Module ............................... SUCCESS [ 13.865 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 11.919 s]
[INFO] Main Module ........................................ SUCCESS [02:22 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.052 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 55.240 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [02:54 min]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 3.226 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 23.967 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 29.225 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 46.993 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:42 min]
[INFO] Web Map Service Module ............................. SUCCESS [02:09 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 30.771 s]
[INFO] GeoWebCache (GWC) Module ........................... FAILURE [01:02 min]
[INFO] REST Support Module ................................ SUCCESS [ 17.306 s]
[INFO] REST Configuration Service Module .................. SUCCESS [01:14 min]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.042 s]
[INFO] Core UI Module ..................................... SUCCESS [01:20 min]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.042 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 10.702 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 34.639 s]
[INFO] GWC UI Module ...................................... SKIPPED
[INFO] WFS UI Module ...................................... SUCCESS [ 11.955 s]
[INFO] Demos Module ....................................... SUCCESS [ 21.691 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 15.321 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.046 s]
[INFO] Security UI Core Module ............................ SUCCESS [02:21 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:40 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [01:18 min]
[INFO] REST UI Module ..................................... SUCCESS [ 13.256 s]
[INFO] Printing Module .................................... SUCCESS [ 13.788 s]
[INFO] GeoServer Web Application .......................... SKIPPED
[INFO] Community Space .................................... SUCCESS [ 0.029 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.028 s]
[INFO] Application Schema Integration Test ................ SUCCESS [01:49 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 12.570 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 13.087 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 9.135 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 1.093 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.485 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.242 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.277 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 9.665 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 4.172 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.327 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.025 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.199 s]
[INFO] OGR WFS ............................................ SUCCESS [ 10.118 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.028 s]
[INFO] Web Processing Service Module ...................... SUCCESS [01:31 min]
[INFO] OGR WPS ............................................ SUCCESS [ 11.123 s]
[INFO] Excel Output Format ................................ SUCCESS [ 14.790 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.468 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.433 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.504 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 9.010 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 12.607 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 31.894 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 17.973 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 1.986 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.042 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 15.029 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 8.417 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.042 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 7.215 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.042 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.571 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 19.595 s]
[INFO] GeoServer INSPIRE Extensions ....................... SKIPPED
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.041 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 10.302 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.604 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 40.843 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 11.408 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.029 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 14.281 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 11.078 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.029 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 19.123 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 14.381 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 10.008 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.054 s]
[INFO] Importer Core Module ............................... SUCCESS [ 41.856 s]
[INFO] Importer REST Api Module ........................... SUCCESS [ 36.848 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 20.706 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 16.759 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 18.190 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 20.610 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 35.807 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 8.127 s]
[INFO] Ysld GeoServer Plugin .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:54 min (Wall Clock)
[INFO] Finished at: 2017-02-10T02:18:40+00:00
[INFO] Final Memory: 115M/305M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-gwc: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/gwc/target/surefire-reports&gt; 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 :gs-gwc
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/3946/&gt;

------------------------------------------
[...truncated 171112 lines...]
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-importer-web ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.11-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.11-SNAPSHOT/gs-importer-web-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer Security Extension Web Modules 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.11-SNAPSHOT/gs-web-sec-2.11-SNAPSHOT-tests.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Web Application
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-sec-cas ---
[INFO] Compiling 4 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-sec-cas ---
[INFO] Surefire report directory: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.security.cas.CasAuthenticationTest
Feb 10, 2017 2:45:29 AM org.geoserver.security.cas.LiveCasData disableTest
WARNING: Disabling test based on fixture cas since the file /var/lib/jenkins/.geoserver/cas.properties could not be found
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.79 sec
Running org.geoserver.security.cas.CasFilterConfigValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 5

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-sec-cas ---
[INFO] Compiling 2 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/classes&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java&gt;
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-sec-cas ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 7.237 s]
[INFO] Core Platform Module ............................... SUCCESS [ 15.984 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 13.291 s]
[INFO] Main Module ........................................ SUCCESS [02:28 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.080 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 55.190 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [04:00 min]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 3.284 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 25.490 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 29.649 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 48.711 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:42 min]
[INFO] Web Map Service Module ............................. SUCCESS [02:14 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 34.970 s]
[INFO] GeoWebCache (GWC) Module ........................... FAILURE [01:12 min]
[INFO] REST Support Module ................................ SUCCESS [ 15.747 s]
[INFO] REST Configuration Service Module .................. SUCCESS [01:16 min]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.073 s]
[INFO] Core UI Module ..................................... SUCCESS [01:23 min]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.031 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 12.769 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 37.030 s]
[INFO] GWC UI Module ...................................... SKIPPED
[INFO] WFS UI Module ...................................... SUCCESS [ 11.990 s]
[INFO] Demos Module ....................................... SUCCESS [ 21.579 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 15.615 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.045 s]
[INFO] Security UI Core Module ............................ SUCCESS [02:27 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:39 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [01:35 min]
[INFO] REST UI Module ..................................... SUCCESS [ 13.506 s]
[INFO] Printing Module .................................... SUCCESS [ 13.689 s]
[INFO] GeoServer Web Application .......................... SKIPPED
[INFO] Community Space .................................... SUCCESS [ 0.026 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.025 s]
[INFO] Application Schema Integration Test ................ SUCCESS [01:52 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 12.512 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 12.097 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 9.134 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 1.075 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.626 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.247 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.248 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 9.856 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 4.984 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.265 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.024 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.269 s]
[INFO] OGR WFS ............................................ SUCCESS [ 10.303 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.023 s]
[INFO] Web Processing Service Module ...................... SUCCESS [01:33 min]
[INFO] OGR WPS ............................................ SUCCESS [ 11.628 s]
[INFO] Excel Output Format ................................ SUCCESS [ 15.175 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.527 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 3.548 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.462 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 9.331 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 18.019 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 31.100 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 18.502 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 2.010 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.040 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 16.357 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 9.184 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.061 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 7.143 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.044 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.388 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 22.359 s]
[INFO] GeoServer INSPIRE Extensions ....................... SKIPPED
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.038 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 12.093 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.388 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 45.670 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 11.740 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.023 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 14.817 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 10.220 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.024 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 19.061 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 14.766 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 10.243 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.052 s]
[INFO] Importer Core Module ............................... SUCCESS [ 43.366 s]
[INFO] Importer REST Api Module ........................... SUCCESS [ 39.189 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 27.710 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 16.789 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 18.275 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 21.716 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 38.606 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 10.821 s]
[INFO] Ysld GeoServer Plugin .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:24 min (Wall Clock)
[INFO] Finished at: 2017-02-10T02:45:32+00:00
[INFO] Final Memory: 114M/307M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-gwc: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/gwc/target/surefire-reports&gt; 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 :gs-gwc
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/3947/&gt;