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

See <https://build.geoserver.org/job/geoserver-master/6397/display/redirect&gt;

------------------------------------------
[...truncated 1.11 MB...]
[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: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.15-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: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.15-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.15-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] --- fmt-maven-plugin:2.4.0:check (default) @ gs-web-sec-cas ---
[warn] Test source directory '<https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 2 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.15-SNAPSHOT.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.15-SNAPSHOT/gs-web-sec-cas-2.15-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml&gt; to /var/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.15-SNAPSHOT/gs-web-sec-cas-2.15-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.15-SNAPSHOT-tests.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.15-SNAPSHOT/gs-web-sec-cas-2.15-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.15-SNAPSHOT-sources.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.15-SNAPSHOT/gs-web-sec-cas-2.15-SNAPSHOT-sources.jar
[INFO]
[INFO] --------------------< org.geoserver.csw:gs-web-csw >--------------------
[INFO] Building CSW UI Module 2.15-SNAPSHOT [95/99]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-csw ---
[INFO] Deleting <https://build.geoserver.org/job/geoserver-master/ws/src/extension/csw/web-csw/target&gt;
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-csw ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-csw ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 13 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-csw ---
[INFO] Compiling 2 source files to <https://build.geoserver.org/job/geoserver-master/ws/src/extension/csw/web-csw/target/classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-importer-web ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/web/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-csw ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master/ws/src/extension/csw/web-csw/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-csw ---
[INFO] Compiling 1 source file to <https://build.geoserver.org/job/geoserver-master/ws/src/extension/csw/web-csw/target/test-classes&gt;
Running org.geoserver.importer.web.ImportTaskTableTest
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-csw ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/csw/web-csw/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.wfs.web.CSWAdminPageTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.655 sec

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: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/csw/web-csw/target/gs-web-csw-2.15-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-csw ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/csw/web-csw/target/gs-web-csw-2.15-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-csw ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/csw/web-csw/target/gs-web-csw-2.15-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-csw ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/csw/web-csw/target/gs-web-csw-2.15-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-web-csw ---
[debug] Using AOSP style
[INFO] Processed 3 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-csw ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/csw/web-csw/target/gs-web-csw-2.15-SNAPSHOT.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/csw/gs-web-csw/2.15-SNAPSHOT/gs-web-csw-2.15-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/csw/web-csw/pom.xml&gt; to /var/jenkins/.m2/repository/org/geoserver/csw/gs-web-csw/2.15-SNAPSHOT/gs-web-csw-2.15-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/csw/web-csw/target/gs-web-csw-2.15-SNAPSHOT-tests.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/csw/gs-web-csw/2.15-SNAPSHOT/gs-web-csw-2.15-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/csw/web-csw/target/gs-web-csw-2.15-SNAPSHOT-sources.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/csw/gs-web-csw/2.15-SNAPSHOT/gs-web-csw-2.15-SNAPSHOT-sources.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/csw/web-csw/target/gs-web-csw-2.15-SNAPSHOT-test-sources.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/csw/gs-web-csw/2.15-SNAPSHOT/gs-web-csw-2.15-SNAPSHOT-test-sources.jar
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.78 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: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.15-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-web ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.15-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.15-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.15-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-importer-web ---
[debug] Using AOSP style
[INFO] Processed 34 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-importer-web ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.15-SNAPSHOT.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.15-SNAPSHOT/gs-importer-web-2.15-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/web/pom.xml&gt; to /var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.15-SNAPSHOT/gs-importer-web-2.15-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.15-SNAPSHOT-tests.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.15-SNAPSHOT/gs-importer-web-2.15-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.15-SNAPSHOT-sources.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.15-SNAPSHOT/gs-importer-web-2.15-SNAPSHOT-sources.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.15-SNAPSHOT-test-sources.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.15-SNAPSHOT/gs-importer-web-2.15-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for GeoServer 2.15-SNAPSHOT:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 12.361 s]
[INFO] Core Platform Module ............................... SUCCESS [ 23.914 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 22.779 s]
[INFO] Main Module ........................................ SUCCESS [02:08 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.162 s]
[INFO] GeoServer Security Tests Module .................... SUCCESS [01:57 min]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 53.535 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [ 12.929 s]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 5.201 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 30.921 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 44.958 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [01:03 min]
[INFO] Web Feature Service Module ......................... SUCCESS [02:39 min]
[INFO] Web Map Service Module ............................. SUCCESS [04:22 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 31.619 s]
[INFO] gs-rest ............................................ SUCCESS [ 22.029 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [02:04 min]
[INFO] gs-restconfig ...................................... SUCCESS [05:36 min]
[INFO] gs-restconfig-wcs .................................. SUCCESS [ 25.850 s]
[INFO] gs-restconfig-wfs .................................. SUCCESS [ 28.038 s]
[INFO] gs-restconfig-wms .................................. SUCCESS [ 21.321 s]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.168 s]
[INFO] Core UI Module ..................................... SUCCESS [02:09 min]
[INFO] WMS UI Module ...................................... SUCCESS [ 42.777 s]
[INFO] GWC UI Module ...................................... SUCCESS [01:55 min]
[INFO] WFS UI Module ...................................... SUCCESS [ 23.136 s]
[INFO] Demos Module ....................................... SUCCESS [ 23.017 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 17.975 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.381 s]
[INFO] Security UI Core Module ............................ SUCCESS [02:10 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:44 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [ 15.430 s]
[INFO] REST UI Module ..................................... SUCCESS [ 16.346 s]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.126 s]
[INFO] Printing Module .................................... SUCCESS [ 58.675 s]
[INFO] GeoServer Web Application .......................... SUCCESS [ 12.219 s]
[INFO] Community Space .................................... SUCCESS [ 0.072 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.114 s]
[INFO] Application Schema Integration Test ................ SUCCESS [04:01 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 14.579 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 47.944 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 17.130 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 0.950 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.763 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.350 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.359 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 10.728 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 8.509 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.481 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.093 s]
[INFO] OGR CORE ........................................... SUCCESS [ 5.024 s]
[INFO] OGR WFS ............................................ SUCCESS [ 12.160 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.084 s]
[INFO] Web Processing Service Module ...................... FAILURE [02:02 min]
[INFO] OGR WPS ............................................ SKIPPED
[INFO] Excel Output Format ................................ SUCCESS [ 18.799 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.689 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 4.871 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.579 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 23.652 s]
[INFO] Web process status sharing with Hazelcast .......... SKIPPED
[INFO] Web Processing Service GUI ......................... SKIPPED
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 21.682 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 7.729 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.136 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 40.751 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.066 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 10.228 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.095 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 5.462 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 24.857 s]
[INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 54.760 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 21.454 s]
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.104 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 17.918 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 18.347 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 58.765 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 18.943 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.110 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 16.099 s]
[INFO] DXF WPS PPIO ....................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.044 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 21.134 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 23.353 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 13.458 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.137 s]
[INFO] Importer Core Module ............................... SUCCESS [ 55.992 s]
[INFO] Importer REST Api Module-ng ........................ SUCCESS [01:09 min]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 26.142 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 29.207 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [01:04 min]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 33.994 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [01:12 min]
[INFO] Vector Tiles ....................................... SUCCESS [ 25.821 s]
[INFO] Ysld GeoServer Plugin .............................. SUCCESS [ 28.450 s]
[INFO] MongoDB Data Store ................................. SUCCESS [ 1.665 s]
[INFO] REST SLD service ................................... SUCCESS [ 32.526 s]
[INFO] GeoFence security integration ...................... SUCCESS [ 27.704 s]
[INFO] GeoFence Server .................................... SUCCESS [ 59.549 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31:58 min (Wall Clock)
[INFO] Finished at: 2018-11-23T22:34:05Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-wps-core: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.geoserver.org/job/geoserver-master/ws/src/extension/wps/wps-core/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-wps-core
Build step 'Invoke top-level Maven targets' marked build as failure

See <https://build.geoserver.org/job/geoserver-master/6398/display/redirect?page=changes&gt;