See <http://ci.nuiton.org/jenkins/job/nuiton-csv-technical-site/5/> ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-csv-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-csv.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/nuiton/nuiton-csv.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/nuiton/nuiton-csv.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 54a3e110b78f5d8bbd93477d7a7000e18ceec33a (refs/remotes/origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 54a3e110b78f5d8bbd93477d7a7000e18ceec33a First time build. Skipping changelog. Parsing POMs Established TCP socket on 47390 [nuiton-csv-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 47390 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-csv-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 CSV 3.0-rc-5 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ nuiton-csv --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ nuiton-csv --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ nuiton-csv --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ nuiton-csv --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 32 dependencies to check. [INFO] No artifact resolved by the repository http://repo1.maven.org/maven2/ [INFO] 6 artifact(s) resolved by repository http://maven.nuiton.org/central-releases in 814.62ms [WARNING] There is 26 unsafe dependencie(s) : [WARNING] - commons-primitives:commons-primitives:jar:1.0:compile [WARNING] - net.sourceforge.javacsv:javacsv:jar:2.0:compile [WARNING] - org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] - commons-logging:commons-logging:jar:1.2:compile [WARNING] - org.apache.commons:commons-collections4:jar:4.0:compile [WARNING] - commons-io:commons-io:jar:2.4:compile [WARNING] - commons-beanutils:commons-beanutils:jar:1.9.2:compile [WARNING] - commons-collections:commons-collections:jar:3.2.1:compile [WARNING] - com.google.guava:guava:jar:17.0:compile [WARNING] - org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.8:runtime [WARNING] - org.apache.maven.plugins:maven-source-plugin:maven-plugin:2.4:runtime [WARNING] - org.apache.maven.plugins:maven-resources-plugin:maven-plugin:2.7:runtime [WARNING] - org.codehaus.mojo:license-maven-plugin:maven-plugin:1.8:runtime [WARNING] - org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.4:runtime [WARNING] - org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:2.8.2:runtime [WARNING] - org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.18.1:runtime [WARNING] - org.codehaus.mojo:animal-sniffer-maven-plugin:maven-plugin:1.14:runtime [WARNING] - org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.10:runtime [WARNING] - org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.2:runtime [WARNING] - org.apache.maven.plugins:maven-enforcer-plugin:maven-plugin:1.4: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 [WARNING] - org.apache.maven.plugins:maven-install-plugin:maven-plugin:2.5.2:runtime [WARNING] - org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:2.5.3:runtime [WARNING] - org.apache.maven.plugins:maven-clean-plugin:maven-plugin:2.6.1: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: 6.053 s [INFO] Finished at: 2016-08-04T18:06:25+02:00 [INFO] Final Memory: 23M/211M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.nuiton:helper-maven-plugin:2.1:check-auto-container (check-central-safe) on project nuiton-csv: 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: Waiting for Jenkins to finish collecting data[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Sending e-mails to: nuiton-csv-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