See <http://ci.codelutin.com/jenkins/job/coser-technical-site/4/> ------------------------------------------ Started by user CI Admin Building in workspace <http://ci.codelutin.com/jenkins/job/coser-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.codelutin.com/coser.git # timeout=10 Fetching upstream changes from http://git.codelutin.com/coser.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.codelutin.com/coser.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 f23718c415e329cd20d59eb730f02b00498b19a2 (refs/remotes/origin/master) git config core.sparsecheckout # timeout=10 git checkout -f f23718c415e329cd20d59eb730f02b00498b19a2 git rev-list f23718c415e329cd20d59eb730f02b00498b19a2 # timeout=10 Parsing POMs Established TCP socket on 42806 [coser-technical-site] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/codelutin.com/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/codelutin.com/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-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.53.2.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 42806 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.codelutin.com/jenkins/job/coser-technical-site/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml clean verify site-deploy -DperformRelease -DjavadocPluginVersion=2.9.1 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Coser [INFO] Coser :: Business [INFO] Coser :: UI [INFO] Coser :: Web [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Coser 1.5.6 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ coser --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/coser-technical-site/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ coser --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ coser --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ coser --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ coser --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ coser --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ coser --- [INFO] [INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ coser --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ coser --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ coser --- [INFO] [INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ coser --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ coser --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/coser-technical-site/ws/src> [INFO] Scan 28 files header done in 563.826ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ coser --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ coser --- [ERROR] (RedmineClient:491) - Error = <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://forge.codelutin.com/jredmine/ping">here</a>.</p> <hr> <address>Apache/2.4.10 (Debian) Server at forge.codelutin.com Port 80</address> </body></html>
[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 10 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Coser .............................................. FAILURE [ 8.081 s] [INFO] Coser :: Business .................................. SKIPPED [INFO] Coser :: UI ........................................ SKIPPED [INFO] Coser :: Web ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21.639 s [INFO] Finished at: 2016-02-25T18:09:49+01:00 [INFO] Final Memory: 32M/305M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project coser: could not init goal GenerateChangesMojo for reason : could not init service for reason Got error code <301:Moved Permanently> on http://forge.codelutin.com/jredmine/ping -> [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: coser-build@list.forge.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