Build failed in Jenkins: nuiton-converter-technical-site #2
See <http://ci.nuiton.org/jenkins/job/nuiton-converter-technical-site/2/> ------------------------------------------ Started by user CI Nuiton Admin Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-converter-technical-site/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url http://git.nuiton.org/nuiton-converter.git # timeout=10 Fetching upstream changes from http://git.nuiton.org/nuiton-converter.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.nuiton.org/nuiton-converter.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/master^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 7fb250f4b6df9a53b0517bff7c8283ab9f6c05bf (refs/remotes/origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 7fb250f4b6df9a53b0517bff7c8283ab9f6c05bf git rev-list 7fb250f4b6df9a53b0517bff7c8283ab9f6c05bf # timeout=10 Parsing POMs Established TCP socket on 48603 [nuiton-converter-technical-site] $ /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 48603 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/nuiton-converter-technical-site/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml clean verify site-deploy -DperformRelease -DjavadocPluginVersion=2.9.1 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Converter 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-converter --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-converter-technical-site/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ nuiton-converter --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ nuiton-converter --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ nuiton-converter --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 22 dependencies to check. [INFO] No artifact resolved by the repository http://repo1.maven.org/maven2/ [INFO] 2 artifact(s) resolved by repository http://maven.nuiton.org/central-releases in 811.329ms [WARNING] There is 20 unsafe dependencie(s) : [WARNING] - commons-logging:commons-logging:jar:1.2:compile [WARNING] - commons-beanutils:commons-beanutils:jar:1.9.2:compile [WARNING] - commons-collections:commons-collections:jar:3.2.1:compile [WARNING] - org.codehaus.mojo:animal-sniffer-maven-plugin:maven-plugin:1.11:runtime [WARNING] - org.apache.maven.plugins:maven-enforcer-plugin:maven-plugin:1.3.1:runtime [WARNING] - org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.8:runtime [WARNING] - org.apache.maven.plugins:maven-clean-plugin:maven-plugin:2.5:runtime [WARNING] - org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.4:runtime [WARNING] - org.apache.maven.plugins:maven-resources-plugin:maven-plugin:2.6:runtime [WARNING] - org.codehaus.mojo:license-maven-plugin:maven-plugin:1.7:runtime [WARNING] - org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.3:runtime [WARNING] - org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.17:runtime [WARNING] - org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.1:runtime [WARNING] - org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:2.8.1:runtime [WARNING] - org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:2.4:runtime [WARNING] - org.apache.maven.plugins:maven-install-plugin:maven-plugin:2.5.1:runtime [WARNING] - org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.7:runtime [WARNING] - org.apache.maven.plugins:maven-gpg-plugin:maven-plugin:1.5:runtime [WARNING] - org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:2.9.1:runtime [WARNING] - org.apache.maven.plugins:maven-jar-plugin:maven-plugin:2.5:runtime [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 0 seconds [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.578 s [INFO] Finished at: 2016-02-25T18:03:40+01:00 [INFO] Final Memory: 20M/214M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.nuiton:helper-maven-plugin:2.1:check-auto-container (check-central-safe) on project nuiton-converter: There is still some unsafe dependencies. -> [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 Sending e-mails to: nuiton-converter-build@list.nuiton.org 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
See <http://ci.nuiton.org/jenkins/job/nuiton-converter-technical-site/3/> ------------------------------------------ Started by user CI Nuiton Admin Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-converter-technical-site/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/nuiton-converter.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/nuiton/nuiton-converter.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/nuiton/nuiton-converter.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/master^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 7fb250f4b6df9a53b0517bff7c8283ab9f6c05bf (refs/remotes/origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 7fb250f4b6df9a53b0517bff7c8283ab9f6c05bf First time build. Skipping changelog. Parsing POMs Established TCP socket on 50869 [nuiton-converter-technical-site] $ /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.59.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 50869 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/nuiton-converter-technical-site/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml clean verify site-deploy -DperformRelease -DjavadocPluginVersion=2.9.1 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Converter 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-converter --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ nuiton-converter --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ nuiton-converter --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ nuiton-converter --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 22 dependencies to check. [INFO] No artifact resolved by the repository http://repo1.maven.org/maven2/ [INFO] 2 artifact(s) resolved by repository http://maven.nuiton.org/central-releases in 671.474ms [WARNING] There is 20 unsafe dependencie(s) : [WARNING] - commons-logging:commons-logging:jar:1.2:compile [WARNING] - commons-beanutils:commons-beanutils:jar:1.9.2:compile [WARNING] - commons-collections:commons-collections:jar:3.2.1:compile [WARNING] - org.codehaus.mojo:animal-sniffer-maven-plugin:maven-plugin:1.11:runtime [WARNING] - org.apache.maven.plugins:maven-enforcer-plugin:maven-plugin:1.3.1:runtime [WARNING] - org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.8:runtime [WARNING] - org.apache.maven.plugins:maven-clean-plugin:maven-plugin:2.5:runtime [WARNING] - org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.4:runtime [WARNING] - org.apache.maven.plugins:maven-resources-plugin:maven-plugin:2.6:runtime [WARNING] - org.codehaus.mojo:license-maven-plugin:maven-plugin:1.7:runtime [WARNING] - org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.3:runtime [WARNING] - org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.17:runtime [WARNING] - org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.1:runtime [WARNING] - org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:2.8.1:runtime [WARNING] - org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:2.4:runtime [WARNING] - org.apache.maven.plugins:maven-install-plugin:maven-plugin:2.5.1:runtime [WARNING] - org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.7:runtime [WARNING] - org.apache.maven.plugins:maven-gpg-plugin:maven-plugin:1.5:runtime [WARNING] - org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:2.9.1:runtime [WARNING] - org.apache.maven.plugins:maven-jar-plugin:maven-plugin:2.5:runtime [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 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.051 s [INFO] Finished at: 2016-08-04T18:08:41+02:00 [JENKINS] Archiving disabled [INFO] Final Memory: 21M/217M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.nuiton:helper-maven-plugin:2.1:check-auto-container (check-central-safe) on project nuiton-converter: There is still some unsafe dependencies. -> [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 Sending e-mails to: nuiton-converter-build@list.nuiton.org 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
See <http://ci.nuiton.org/jenkins/job/nuiton-converter-technical-site/4/> ------------------------------------------ Started by user CI Nuiton Admin Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-converter-technical-site/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/nuiton-converter.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/nuiton/nuiton-converter.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/nuiton/nuiton-converter.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/master^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 7fb250f4b6df9a53b0517bff7c8283ab9f6c05bf (refs/remotes/origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 7fb250f4b6df9a53b0517bff7c8283ab9f6c05bf git rev-list 7fb250f4b6df9a53b0517bff7c8283ab9f6c05bf # timeout=10 Parsing POMs Established TCP socket on 46247 [nuiton-converter-technical-site] $ /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.60.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 46247 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/nuiton-converter-technical-site/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml clean verify site-deploy -DperformRelease -DjavadocPluginVersion=2.9.1 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Converter 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuiton-converter --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ nuiton-converter --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ nuiton-converter --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ nuiton-converter --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 22 dependencies to check. [INFO] No artifact resolved by the repository http://repo1.maven.org/maven2/ [INFO] 2 artifact(s) resolved by repository http://maven.nuiton.org/central-releases in 595.729ms [WARNING] There is 20 unsafe dependencie(s) : [WARNING] - commons-logging:commons-logging:jar:1.2:compile [WARNING] - commons-beanutils:commons-beanutils:jar:1.9.2:compile [WARNING] - commons-collections:commons-collections:jar:3.2.1:compile [WARNING] - org.codehaus.mojo:animal-sniffer-maven-plugin:maven-plugin:1.11:runtime [WARNING] - org.apache.maven.plugins:maven-enforcer-plugin:maven-plugin:1.3.1:runtime [WARNING] - org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.8:runtime [WARNING] - org.apache.maven.plugins:maven-clean-plugin:maven-plugin:2.5:runtime [WARNING] - org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.4:runtime [WARNING] - org.apache.maven.plugins:maven-resources-plugin:maven-plugin:2.6:runtime [WARNING] - org.codehaus.mojo:license-maven-plugin:maven-plugin:1.7:runtime [WARNING] - org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.3:runtime [WARNING] - org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.17:runtime [WARNING] - org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.1:runtime [WARNING] - org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:2.8.1:runtime [WARNING] - org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:2.4:runtime [WARNING] - org.apache.maven.plugins:maven-install-plugin:maven-plugin:2.5.1:runtime [WARNING] - org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.7:runtime [WARNING] - org.apache.maven.plugins:maven-gpg-plugin:maven-plugin:1.5:runtime [WARNING] - org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:2.9.1:runtime [WARNING] - org.apache.maven.plugins:maven-jar-plugin:maven-plugin:2.5:runtime [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 0 seconds [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.202 s [INFO] Finished at: 2016-08-09T10:35:13+02:00 [INFO] Final Memory: 21M/213M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.nuiton:helper-maven-plugin:2.1:check-auto-container (check-central-safe) on project nuiton-converter: There is still some unsafe dependencies. -> [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
Sending e-mails to: nuiton-converter-build@list.nuiton.org 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
participants (1)
-
admin+ci-nuiton.org@codelutin.com