See <http://ci.nuiton.org/jenkins/job/i18n-technical-site-snapshot/5/changes> Changes: [Tony CHEMIT] Still stay on nuitonpom 7 but use last version of helper-maven-plugin + [Tony CHEMIT] Fix javadoc [Maven Release] [jgitflow-maven-plugin]updating poms for 3.5-SNAPSHOT development [Maven Release] Optimize thrid parties [Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/3.4' with [Maven Release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid [Maven Release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.nuiton.org/jenkins/job/i18n-technical-site-snapshot/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/nuiton/i18n.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/nuiton/i18n.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/nuiton/i18n.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 0081f8099e63ded6f073d24c3a838c4e9216050a (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 0081f8099e63ded6f073d24c3a838c4e9216050a git rev-list 5a487c318c13f718e24f1fbbed9328116fb95843 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 42655 [i18n-technical-site-snapshot] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/nuiton.org/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-2.53.2.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 42655 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/i18n-technical-site-snapshot/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml clean verify site-deploy -DperformRelease -Psnapshot-site [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] I18n [INFO] I18n :: Api [INFO] I18n :: Maven Plugin [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building I18n 3.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ i18n --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/i18n-technical-site-snapshot/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ i18n --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-site-deploy-classifier) @ i18n --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ i18n --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ i18n --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ i18n --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ i18n --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ i18n --- [INFO] [INFO] --- helper-maven-plugin:2.3.1:check-auto-container (check-central-safe) @ i18n --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 14 dependencies to check. [INFO] 14 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 45.223ms [INFO] All dependencies are safe. [INFO] [INFO] --- helper-maven-plugin:2.3.1:share-server-secret (get-redmine-login) @ i18n --- [INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ i18n --- [INFO] Will create or update license file [lgpl_v3] to <http://ci.nuiton.org/jenkins/job/i18n-technical-site-snapshot/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ i18n --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ i18n --- [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/i18n-technical-site-snapshot/ws/src> [INFO] Scan 20 files header done in 73.334ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ i18n --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ i18n --- [JENKINS] Archiving disabled 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 4 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] I18n ............................................... FAILURE [ 9.136 s] [INFO] I18n :: Api ........................................ SKIPPED [INFO] I18n :: Maven Plugin ............................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.409 s [INFO] Finished at: 2016-03-01T00:51:27+01:00 [INFO] Final Memory: 28M/327M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project i18n: the version '3.5' could not be retrieve from redmine server. -> [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/MojoExecutionException Sending e-mails to: i18n-build@list.nuiton.org maven-release@codelutin.com chemit@codelutin.com channel stopped 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