See <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/8/changes> Changes: [Tony CHEMIT] Meilleure isolation des tests de l'application web ------------------------------------------ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ObServe :: Application Web 4.0.2-rev29585b9 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ observe-application-web --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ observe-application-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ observe-application-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ observe-application-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ observe-application-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ observe-application-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ observe-application-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ observe-application-web --- [INFO] Executing: /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/> && git rev-parse --verify HEAD [INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/> [INFO] Storing buildNumber: 29585b9f6092a8ef8cb475eeb527eaec0c7f5dd8 at timestamp: 1441618035220 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/> && git rev-parse --verify HEAD [INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ observe-application-web --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ observe-application-web --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ observe-application-web --- [INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ observe-application-web --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ observe-application-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 4 resources [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ observe-application-web --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/src> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/target/generated-sources> [INFO] Scan 85 files header done in 51.8ms. [INFO] * add header on 85 files. [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ observe-application-web --- [INFO] Compiling 80 source files to <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/target/classes> [WARNING] <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/src/main/java/fr/ird/observe/application/web/controller/ObserveWebMotionController.java>:[35,43] sun.security.action.GetPropertyAction is internal proprietary API and may be removed in a future release [WARNING] <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/src/main/java/fr/ird/observe/application/web/configuration/ObserveWebApplicationConfiguration.java>:[139,58] sun.security.action.GetPropertyAction is internal proprietary API and may be removed in a future release [INFO] <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/src/main/java/fr/ird/observe/application/web/ObserveDataSourceConfigurationConverter.java>: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/src/main/java/fr/ird/observe/application/web/ObserveDataSourceConfigurationConverter.java> uses unchecked or unsafe operations. [INFO] <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/src/main/java/fr/ird/observe/application/web/ObserveDataSourceConfigurationConverter.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ observe-application-web --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [ERROR] <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/src/main/java/fr/ird/observe/application/web/configuration/ObserveWebApplicationConfiguration.java>:139: Undefined reference: sun.security.action.GetPropertyAction [ERROR] <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$observe-application-web/ws/src/main/java/fr/ird/observe/application/web/configuration/ObserveWebApplicationConfiguration.java>:139: Undefined reference: void sun.security.action.GetPropertyAction.<init>(String) [JENKINS] Archiving disabled