Nuiton-converter-build
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- 23 discussions
Jenkins build is back to normal : nuiton-converter-ci » Nuiton Converter #67
by admin+ci-nuiton.org@codelutin.com 04 Aug '16
by admin+ci-nuiton.org@codelutin.com 04 Aug '16
04 Aug '16
11 Jun '15
See <http://ci.codelutin.com/jenkins/job/nuiton-converter-doc/1/>
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.codelutin.com/jenkins/job/nuiton-converter-doc/ws/>
Cloning the remote Git repository
Cloning repository http://git.nuiton.org/nuiton-converter.git
> git init <http://ci.codelutin.com/jenkins/job/nuiton-converter-doc/ws/> # 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 config remote.origin.url http://git.nuiton.org/nuiton-converter.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> 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 -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
First time build. Skipping changelog.
Parsing POMs
Discovered a new module org.nuiton:nuiton-converter Nuiton Converter
Modules changed, recalculating dependency graph
[nuiton-converter-doc] $ /opt/jdk7/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.6.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.51.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 42996
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/nuiton-converter-doc/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] ------------------------------------------------------------------------
[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] 22 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 3.045s
[INFO] All dependencies are safe.
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ nuiton-converter ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ nuiton-converter ---
[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
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.612 s
[INFO] Finished at: 2015-06-11T17:34:54+02:00
[INFO] Final Memory: 21M/429M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.nuiton:helper-maven-plugin:2.1:share-server-secret (get-redmine-login) on project nuiton-converter: Could not find server with id 'redmine-forge.nuiton.org', check your settings.xml file. -> [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: nuiton-converter-build(a)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
1
0
Build failed in Jenkins: nuiton-converter-doc » Nuiton Converter #1
by admin+ci-codelutin.com@codelutin.com 11 Jun '15
by admin+ci-codelutin.com@codelutin.com 11 Jun '15
11 Jun '15
See <http://ci.codelutin.com/jenkins/job/nuiton-converter-doc/org.nuiton$nuiton-…>
------------------------------------------
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/nuiton-converter-doc/org.nuiton$nuiton-…> -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] ------------------------------------------------------------------------
[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] 22 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 3.045s
[INFO] All dependencies are safe.
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ nuiton-converter ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ nuiton-converter ---
[JENKINS] Archiving disabled
1
0
Build failed in Jenkins: nuiton-converter-snapshot #1
by admin+ci-nuiton.org@codelutin.com 14 Mar '15
by admin+ci-nuiton.org@codelutin.com 14 Mar '15
14 Mar '15
See <http://ci.nuiton.org/jenkins/job/nuiton-converter-snapshot/1/>
------------------------------------------
Started by an SCM change
Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-converter-snapshot/ws/>
Cloning the remote Git repository
Cloning repository http://git.nuiton.org/nuiton-converter.git
> git init <http://ci.nuiton.org/jenkins/job/nuiton-converter-snapshot/ws/> # 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 config remote.origin.url http://git.nuiton.org/nuiton-converter.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> 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 -c core.askpass=true fetch --tags --progress http://git.nuiton.org/nuiton-converter.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse ref/heads/develop^{commit} # timeout=10
> git rev-parse refs/remotes/origin/ref/heads/develop^{commit} # timeout=10
> git rev-parse ref/heads/develop^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
1
1
Build failed in Jenkins: nuiton-converter-ci #52-develop
by admin+ci-nuiton.org@codelutin.com 05 Mar '15
by admin+ci-nuiton.org@codelutin.com 05 Mar '15
05 Mar '15
See <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/52/>
------------------------------------------
[...truncated 34 lines...]
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ nuiton-converter ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ nuiton-converter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ nuiton-converter ---
[INFO] Compiling 9 source files to <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO] <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/src/main/java/org/n…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/src/main/java/org/n…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-converter ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/surefire-wor…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ nuiton-converter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ nuiton-converter ---
[INFO] Compiling 2 source files to <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuiton-converter ---
[INFO] Surefire report directory: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/surefire-rep…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.nuiton.converter.LocaleConverterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.nuiton.converter.LocaleConverterTest
Running org.nuiton.converter.ConverterUtilTest
INFO [main] (ConverterUtil.java:212) initConverters - register converter org.nuiton.converter.ColorConverter@12f7757c
INFO [main] (ConverterUtil.java:212) initConverters - register converter org.nuiton.converter.KeyStrokeConverter@37e840fd
INFO [main] (ConverterUtil.java:212) initConverters - register converter org.nuiton.converter.LocaleConverter@6b371a57
INFO [main] (ConverterUtil.java:212) initConverters - register converter org.nuiton.converter.URIConverter@4823d4c8
INFO [main] (ConverterUtil.java:212) initConverters - register converter org.nuiton.converter.URLConverter@4bac3fc7
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.nuiton.converter.ConverterUtilTest
Results :
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ nuiton-converter ---
[INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/nuiton-conve…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ nuiton-converter ---
[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 SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.792 s
[INFO] Finished at: 2015-03-05T16:27:17+01:00
[INFO] Final Memory: 25M/305M
[INFO] ------------------------------------------------------------------------
channel stopped
[nuiton-converter-ci] $ /opt/maven3/bin/mvn -f pom.xml -s /var/local/forge/data/nuiton.org/maven/settings.xml -e clean deploy -Prelease-profile
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Nuiton Converter 1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ nuiton-converter ---
[INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/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 (enforce-project-files) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ nuiton-converter ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ nuiton-converter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ nuiton-converter ---
[INFO] Compiling 9 source files to <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO] <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/src/main/java/org/n…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/src/main/java/org/n…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-converter ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/surefire-wor…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ nuiton-converter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ nuiton-converter ---
[INFO] Compiling 2 source files to <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuiton-converter ---
[INFO] Surefire report directory: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/surefire-rep…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.nuiton.converter.LocaleConverterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in org.nuiton.converter.LocaleConverterTest
Running org.nuiton.converter.ConverterUtilTest
INFO [main] (ConverterUtil.java:212) initConverters - register converter org.nuiton.converter.ColorConverter@12f7757c
INFO [main] (ConverterUtil.java:212) initConverters - register converter org.nuiton.converter.KeyStrokeConverter@37e840fd
INFO [main] (ConverterUtil.java:212) initConverters - register converter org.nuiton.converter.LocaleConverter@6b371a57
INFO [main] (ConverterUtil.java:212) initConverters - register converter org.nuiton.converter.URIConverter@4823d4c8
INFO [main] (ConverterUtil.java:212) initConverters - register converter org.nuiton.converter.URLConverter@4bac3fc7
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.nuiton.converter.ConverterUtilTest
Results :
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ nuiton-converter ---
[INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/nuiton-conve…>
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ 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 (enforce-project-files) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ nuiton-converter ---
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ nuiton-converter <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ nuiton-converter ---
[INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/nuiton-conve…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ nuiton-converter ---
[INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/nuiton-conve…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ nuiton-converter ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ nuiton-converter ---
[INFO] Installing <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/nuiton-conve…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/nuiton-converter/1.1-SNAPSHOT/nuiton-converter-1.1-SNAPSHOT.jar
[INFO] Installing <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/pom.xml> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/nuiton-converter/1.1-SNAPSHOT/nuiton-converter-1.1-SNAPSHOT.pom
[INFO] Installing <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/nuiton-conve…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/nuiton-converter/1.1-SNAPSHOT/nuiton-converter-1.1-SNAPSHOT-sources.jar
[INFO] Installing <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/nuiton-conve…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/nuiton-converter/1.1-SNAPSHOT/nuiton-converter-1.1-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ nuiton-converter ---
Downloading: https://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/nu…
[WARNING] Could not transfer metadata org.nuiton:nuiton-converter:1.1-SNAPSHOT/maven-metadata.xml from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/snapshots) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/nu…. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.674 s
[INFO] Finished at: 2015-03-05T16:27:27+01:00
[INFO] Final Memory: 32M/429M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project nuiton-converter: Failed to retrieve remote metadata org.nuiton:nuiton-converter:1.1-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.nuiton:nuiton-converter:1.1-SNAPSHOT/maven-metadata.xml from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/snapshots) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/nu…. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project nuiton-converter: Failed to retrieve remote metadata org.nuiton:nuiton-converter:1.1-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.nuiton:nuiton-converter:1.1-SNAPSHOT/maven-metadata.xml from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/snapshots) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/nu…. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to retrieve remote metadata org.nuiton:nuiton-converter:1.1-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.nuiton:nuiton-converter:1.1-SNAPSHOT/maven-metadata.xml from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/snapshots) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/nu…. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:284)
at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:169)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to retrieve remote metadata org.nuiton:nuiton-converter:1.1-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.nuiton:nuiton-converter:1.1-SNAPSHOT/maven-metadata.xml from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/snapshots) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/nu…. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:171)
at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:250)
... 22 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata org.nuiton:nuiton-converter:1.1-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.nuiton:nuiton-converter:1.1-SNAPSHOT/maven-metadata.xml from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/snapshots) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/nu…. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
at org.eclipse.aether.internal.impl.DefaultDeployer.upload(DefaultDeployer.java:447)
at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:290)
at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
... 24 more
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata org.nuiton:nuiton-converter:1.1-SNAPSHOT/maven-metadata.xml from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/snapshots) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/nu…. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed(MetadataTransportListener.java:43)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:581)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:222)
at org.eclipse.aether.internal.impl.DefaultDeployer.upload(DefaultDeployer.java:417)
... 28 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/nu…. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:1039)
at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:977)
at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run(WagonTransporter.java:560)
at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
at org.eclipse.aether.transport.wagon.WagonTransporter.get(WagonTransporter.java:404)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask(BasicRepositoryConnector.java:447)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
... 32 more
[ERROR]
[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
Build step 'Invoke top-level Maven targets' marked build as failure
1
1
Build failed in Jenkins: nuiton-converter-ci #33-release/1.0
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
19 Feb '15
See <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/33/>
------------------------------------------
[...truncated 45 lines...]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-converter ---
[INFO] Compiling 8 source files to <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/src/main/java/org/n…>: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/src/main/java/org/n…> uses unchecked or unsafe operations.
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/src/main/java/org/n…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-converter ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/surefire-wor…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-converter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-converter ---
[INFO] Compiling 3 source files to <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuiton-converter ---
[INFO] Surefire report directory: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/surefire-rep…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.nuiton.converter.LocaleConverterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.nuiton.converter.LocaleConverterTest
Running org.nuiton.converter.ConverterUtilTest
WARN [main] (ConverterUtil.java:194) initConverters - could not find method getType on converter org.nuiton.converter.UnregistreableConverter@3466afc4, will not be registred...
INFO [main] (ConverterUtil.java:186) initConverters - register converter org.nuiton.converter.ColorConverter@387aec07
INFO [main] (ConverterUtil.java:186) initConverters - register converter org.nuiton.converter.KeyStrokeConverter@3961b9b2
INFO [main] (ConverterUtil.java:186) initConverters - register converter org.nuiton.converter.LocaleConverter@7633a25b
INFO [main] (ConverterUtil.java:186) initConverters - register converter org.nuiton.converter.URIConverter@73f35106
INFO [main] (ConverterUtil.java:186) initConverters - register converter org.nuiton.converter.URLConverter@2866bb78
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.nuiton.converter.ConverterUtilTest
Results :
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ nuiton-converter ---
[INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/nuiton-conve…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ nuiton-converter ---
[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 SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.019 s
[INFO] Finished at: 2015-02-19T13:50:58+01:00
[INFO] Final Memory: 24M/309M
[INFO] ------------------------------------------------------------------------
channel stopped
[nuiton-converter-ci] $ /opt/maven3/bin/mvn -f pom.xml -s /var/local/forge/data/nuiton.org/maven/settings.xml -e clean deploy -Prelease-profile
[INFO] Error stacktraces are turned on.
[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-ci/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 (enforce-project-files) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ nuiton-converter ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-converter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-converter ---
[INFO] Compiling 8 source files to <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/src/main/java/org/n…>: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/src/main/java/org/n…> uses unchecked or unsafe operations.
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/src/main/java/org/n…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-converter ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/surefire-wor…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-converter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-converter ---
[INFO] Compiling 3 source files to <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuiton-converter ---
[INFO] Surefire report directory: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/surefire-rep…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.nuiton.converter.LocaleConverterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in org.nuiton.converter.LocaleConverterTest
Running org.nuiton.converter.ConverterUtilTest
WARN [main] (ConverterUtil.java:194) initConverters - could not find method getType on converter org.nuiton.converter.UnregistreableConverter@3f5c0d33, will not be registred...
INFO [main] (ConverterUtil.java:186) initConverters - register converter org.nuiton.converter.ColorConverter@4045548
INFO [main] (ConverterUtil.java:186) initConverters - register converter org.nuiton.converter.KeyStrokeConverter@13689e12
INFO [main] (ConverterUtil.java:186) initConverters - register converter org.nuiton.converter.LocaleConverter@b6a6597
INFO [main] (ConverterUtil.java:186) initConverters - register converter org.nuiton.converter.URIConverter@50eee4dc
INFO [main] (ConverterUtil.java:186) initConverters - register converter org.nuiton.converter.URLConverter@4823d4c8
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.nuiton.converter.ConverterUtilTest
Results :
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ nuiton-converter ---
[INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/nuiton-conve…>
[INFO]
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ 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 (enforce-project-files) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ nuiton-converter ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ nuiton-converter ---
[INFO]
[INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ nuiton-converter <<<
[INFO]
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ nuiton-converter ---
[INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/nuiton-conve…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ nuiton-converter ---
[INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/nuiton-conve…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ nuiton-converter ---
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuiton-converter ---
[INFO] Installing <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/nuiton-conve…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/nuiton-converter/1.0/nuiton-converter-1.0.jar
[INFO] Installing <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/pom.xml> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/nuiton-converter/1.0/nuiton-converter-1.0.pom
[INFO] Installing <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/nuiton-conve…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/nuiton-converter/1.0/nuiton-converter-1.0-sources.jar
[INFO] Installing <http://ci.nuiton.org/jenkins/job/nuiton-converter-ci/ws/target/nuiton-conve…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/nuiton-converter/1.0/nuiton-converter-1.0-javadoc.jar
[INFO]
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuiton-converter ---
Uploading: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…
2/16 KB
4/16 KB
6/16 KB
8/16 KB
10/16 KB
12/16 KB
14/16 KB
16/16 KB
Uploading: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…
2/5 KB
4/5 KB
5/5 KB
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.232 s
[INFO] Finished at: 2015-02-19T13:51:08+01:00
[INFO] Final Memory: 35M/439M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project nuiton-converter: Failed to deploy artifacts: Could not transfer artifact org.nuiton:nuiton-converter:jar:1.0 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…. Return code is: 400, ReasonPhrase: Bad Request. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project nuiton-converter: Failed to deploy artifacts: Could not transfer artifact org.nuiton:nuiton-converter:jar:1.0 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…. Return code is: 400, ReasonPhrase: Bad Request.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.nuiton:nuiton-converter:jar:1.0 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…. Return code is: 400, ReasonPhrase: Bad Request.
at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:282)
at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:169)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.nuiton:nuiton-converter:jar:1.0 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…. Return code is: 400, ReasonPhrase: Bad Request.
at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:171)
at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:248)
... 22 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.nuiton:nuiton-converter:jar:1.0 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…. Return code is: 400, ReasonPhrase: Bad Request.
at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
... 24 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.nuiton:nuiton-converter:jar:1.0 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…. Return code is: 400, ReasonPhrase: Bad Request.
at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
... 27 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…. Return code is: 400, ReasonPhrase: Bad Request.
at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
... 29 more
[ERROR]
[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
Build step 'Invoke top-level Maven targets' marked build as failure
1
0
26 Oct '14
See <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/1/>
------------------------------------------
Started by an SCM change
Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/ws/>
Cloning the remote Git repository
Cloning repository http://git.nuiton.org/nuiton-config.git
> git init <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/ws/> # timeout=10
Fetching upstream changes from http://git.nuiton.org/nuiton-config.git
> git --version # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Failed to connect to http://git.nuiton.org/nuiton-config.git (status = 404)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAPIImpl.java:2249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1171)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:87)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:282)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:438)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:873)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:906)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1253)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528)
at hudson.model.Run.execute(Run.java:1754)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
ERROR: null
1
1
Build failed in Jenkins: nuiton-config-doc » Nuiton Config #2
by admin+ci-nuiton.org@codelutin.com 26 Oct '14
by admin+ci-nuiton.org@codelutin.com 26 Oct '14
26 Oct '14
See <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/org.nuiton$nuiton-config…>
------------------------------------------
[...truncated 163 lines...]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ nuiton-config ---
[INFO] Copying nuiton-config-3.0-rc-2-deps.zip to <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/org.nuiton$nuiton-config…>
[INFO] Copying nuiton-config-3.0-rc-2-full.zip to <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/org.nuiton$nuiton-config…>
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ nuiton-config ---
[INFO]
[INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ nuiton-config ---
[INFO] Used declared dependencies found:
[INFO] org.nuiton:nuiton-converter:jar:1.0:compile
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-5:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] org.apache.commons:commons-collections4:jar:4.0:compile
[INFO] commons-io:commons-io:jar:2.4:compile
[INFO] commons-beanutils:commons-beanutils:jar:1.9.2:compile
[INFO] junit:junit:jar:4.11:test
[INFO]
[INFO] --- maven-site-plugin:3.4:site (default-site) @ nuiton-config ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:2.9.1
[INFO] preparing 'javadoc' report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc > generate-sources @ nuiton-config >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ nuiton-config ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ nuiton-config ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://maven.nuiton.org/central-releases
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-config ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ nuiton-config ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc < generate-sources @ nuiton-config <<<
[INFO] preparing 'test-javadoc' report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> maven-javadoc-plugin:2.9.1:test-javadoc > generate-test-sources @ nuiton-config >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ nuiton-config ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ nuiton-config ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://maven.nuiton.org/central-releases
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-config ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ nuiton-config ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ nuiton-config ---
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ nuiton-config ---
[INFO] All files are up to date, skip goal execution.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-config ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/org.nuiton$nuiton-config…>
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ nuiton-config ---
[INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/org.nuiton$nuiton-config…>
[INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/org.nuiton$nuiton-config…>
[INFO] Scan 16 files header done in 132.758ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-config ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ nuiton-config ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ nuiton-config ---
[INFO] Skipping goal (runOnce flag is on, and was already executed).
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-config ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9.1:test-javadoc < generate-test-sources @ nuiton-config <<<
[INFO] configuring report plugin org.apache.maven.plugins:maven-changelog-plugin:2.3
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.4
[INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.17
[INFO] preparing 'report' report requires '[surefire]test' forked phase execution
[INFO]
[INFO] >>> maven-surefire-report-plugin:2.17:report > [surefire]test @ nuiton-config >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ nuiton-config ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ nuiton-config ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://maven.nuiton.org/central-releases
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ nuiton-config ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ nuiton-config ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ nuiton-config ---
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ nuiton-config ---
[INFO] All files are up to date, skip goal execution.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuiton-config ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/org.nuiton$nuiton-config…>
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ nuiton-config ---
[INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/org.nuiton$nuiton-config…>
[INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/org.nuiton$nuiton-config…>
[INFO] Scan 16 files header done in 106.159ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuiton-config ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ nuiton-config ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ nuiton-config ---
[INFO] Skipping goal (runOnce flag is on, and was already executed).
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-config ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-config ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-config ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuiton-config ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO]
[INFO] <<< maven-surefire-report-plugin:2.17:report < [surefire]test @ nuiton-config <<<
[INFO] configuring report plugin org.codehaus.mojo:license-maven-plugin:1.7
[INFO] configuring report plugin org.codehaus.sonar-plugins:maven-report:0.1
[INFO] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.1
[INFO] configuring report plugin org.apache.maven.plugins:maven-changes-plugin:2.10
[INFO] configuring report plugin org.nuiton.jredmine:jredmine-maven-plugin:1.8.2
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.7
[INFO] Parent project loaded from repository: org.nuiton:mavenpom4redmineAndCentral:pom:5.1
[INFO] Parent project loaded from repository: org.nuiton:mavenpom4redmine:pom:5.1
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom4redmineAndCentral/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom4redmineAndCentral/…
[INFO] Parent project loaded from repository: org.nuiton:mavenpom:pom:5.1
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom4redmine/5.1/mavenp…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom4redmine/5.1/mavenp…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom/5.1/mavenpom-5.1-s…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom/5.1/mavenpom-5.1-s…
[INFO] Rendering site with org.apache.maven.skins:maven-fluido-skin:jar:1.3.1 skin.
[INFO] Skipped "Surefire Report" report (maven-surefire-report-plugin:2.17:report), file "surefire-report.html" already exists for the French version.
[INFO] Rendering 2 Doxia documents: 2 apt
[INFO] Generating "JavaDocs" report --- maven-javadoc-plugin:2.9.1:javadoc
[INFO]
1 warning
[WARNING] Javadoc Warnings
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/org.nuiton$nuiton-config…>:1390: warning - @return tag has no arguments.
[INFO] Generating "Test JavaDocs" report --- maven-javadoc-plugin:2.9.1:test-javadoc
[INFO] Generating "Change Log" report --- maven-changelog-plugin:2.3:changelog
[INFO] Generating changed sets xml to: <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/org.nuiton$nuiton-config…>
[INFO] Executing: /bin/sh -c cd <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/org.nuiton$nuiton-config…> && svn --non-interactive log -v -r '{2014-09-26 08:17:38 +0000}:{2014-10-27 08:17:38 +0000}' https://svn.nuiton.org/nuiton-config/tags/nuiton-config-3.0-rc-2
[INFO] Working directory: <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/org.nuiton$nuiton-config…>
[INFO] Generating "File Activity" report --- maven-changelog-plugin:2.3:file-activity
[INFO] Using existing changelog.xml...
[INFO] Generating "Developer Activity" report --- maven-changelog-plugin:2.3:dev-activity
[INFO] Using existing changelog.xml...
[INFO] Generating "Sources Xref des Tests" report --- maven-jxr-plugin:2.4:test-jxr
[INFO] Generating "Sources Xref" report --- maven-jxr-plugin:2.4:jxr
[INFO] Generating "Surefire Report" report --- maven-surefire-report-plugin:2.17:report-only
[INFO] Generating "Tierces parties" report --- license-maven-plugin:1.7:third-party-report
[INFO] Load missing file <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/org.nuiton$nuiton-config…>
[INFO] Generating "Sonar" report --- maven-report:0.1:report
[INFO] Generating "Dependency Updates Report" report --- versions-maven-plugin:2.1:dependency-updates-report
[INFO] artifact org.nuiton:nuiton-converter: checking for updates from releasess
[INFO] artifact org.nuiton:nuiton-converter: checking for updates from central
[INFO] artifact org.nuiton:nuiton-utils: checking for updates from releasess
[INFO] artifact org.nuiton:nuiton-utils: checking for updates from central
[INFO] Generating "Plugin Updates Report" report --- versions-maven-plugin:2.1:plugin-updates-report
[INFO] Generating "Property Updates Report" report --- versions-maven-plugin:2.1:property-updates-report
[INFO] Generating "Rapport des changements" report --- maven-changes-plugin:2.10:changes-report
[INFO] Generating "Rapport des demandes" report --- jredmine-maven-plugin:1.8.2:issues-report
[INFO] Generating "Membres de ce projet" report --- maven-project-info-reports-plugin:2.7:project-team
[INFO] Generating "Listes de diffusion" report --- maven-project-info-reports-plugin:2.7:mailing-list
[INFO] Generating "Intégration continue" report --- maven-project-info-reports-plugin:2.7:cim
[INFO] Generating "Contrôle des livraisons" report --- maven-project-info-reports-plugin:2.7:issue-tracking
[INFO] Generating "Licence du projet" report --- maven-project-info-reports-plugin:2.7:license
[INFO] Generating "Dépôt de sources" report --- maven-project-info-reports-plugin:2.7:scm
[INFO] Generating "Informations de dépendance" report --- maven-project-info-reports-plugin:2.7:dependency-info
[INFO] Generating "Dépendances" report --- maven-project-info-reports-plugin:2.7:dependencies
[INFO] Generating "Gestion des plugins" report --- maven-project-info-reports-plugin:2.7:plugin-management
[INFO] Generating "Plugins du projet" report --- maven-project-info-reports-plugin:2.7:plugins
[INFO] Generating "Gestion des dépendances" report --- maven-project-info-reports-plugin:2.7:dependency-management
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-email/1.3.3…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-email/1.3.3… (17 KB at 442.1 KB/sec)
[INFO] Generating "Résumé du projet" report --- maven-project-info-reports-plugin:2.7:summary
[INFO] Generating Sitemap.
[INFO] Rendering 1 generated Doxia document: 1 xdoc
[JENKINS] Archiving site from <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/org.nuiton$nuiton-config…> to /var/local/forge/data/nuiton.org/jenkins/jobs/nuiton-config-doc/site
[INFO]
[INFO] --- maven-site-plugin:3.4:deploy (default-deploy) @ nuiton-config ---
[INFO] Parent project loaded from repository: org.nuiton:mavenpom4redmineAndCentral:pom:5.1
scpexe://forge.nuiton.org/var/lib/doc/nuiton.org/nuiton-config/3.0-rc-2/ - Session: Opened
[INFO] Pushing <http://ci.nuiton.org/jenkins/job/nuiton-config-doc/org.nuiton$nuiton-config…>
[INFO] >>> to scpexe://forge.nuiton.org/var/lib/doc/nuiton.org/nuiton-config/3.0-rc-2/./
Executing command: mkdir -p /var/lib/doc/nuiton.org/nuiton-config/3.0-rc-2/./
Executing command: /bin/bash -c 'ssh -i /home/tomcat/.ssh/id_rsa -o "BatchMode yes" publish(a)forge.nuiton.org "mkdir -p /var/lib/doc/nuiton.org/nuiton-config/3.0-rc-2/./"'
Executing command: mkdir -p /var/lib/doc/nuiton.org/nuiton-config/3.0-rc-2//.
Executing command: /bin/bash -c 'ssh -i /home/tomcat/.ssh/id_rsa -o "BatchMode yes" publish(a)forge.nuiton.org "mkdir -p /var/lib/doc/nuiton.org/nuiton-config/3.0-rc-2//.
"'
Uploading: ./wagon6222492378098545862.zip to scpexe://forge.nuiton.org/var/lib/doc/nuiton.org/nuiton-config/3.0-rc-2/
Executing command: /bin/bash -c 'cd /tmp && scp -i /home/tomcat/.ssh/id_rsa -o "BatchMode yes" wagon6222492378098545862.zip publish@forge.nuiton.org:/var/lib/doc/nuiton.org/nuiton-config/3.0-rc-2//./wagon6222492378098545862.zip'
##################################################################################################################################################
Transfer finished. 597837 bytes copied in 0.24 seconds
Executing command: cd /var/lib/doc/nuiton.org/nuiton-config/3.0-rc-2/./; unzip -q -o wagon6222492378098545862.zip; rm -f wagon6222492378098545862.zip
Executing command: /bin/bash -c 'ssh -i /home/tomcat/.ssh/id_rsa -o "BatchMode yes" publish(a)forge.nuiton.org "cd /var/lib/doc/nuiton.org/nuiton-config/3.0-rc-2/./; unzip -q -o wagon6222492378098545862.zip; rm -f wagon6222492378098545862.zip"'
Executing command: chmod -Rf g+w,a+rX /var/lib/doc/nuiton.org/nuiton-config/3.0-rc-2/
Executing command: /bin/bash -c 'ssh -i /home/tomcat/.ssh/id_rsa -o "BatchMode yes" publish(a)forge.nuiton.org "chmod -Rf g+w,a+rX /var/lib/doc/nuiton.org/nuiton-config/3.0-rc-2/"'
scpexe://forge.nuiton.org/var/lib/doc/nuiton.org/nuiton-config/3.0-rc-2/ - Session: Disconnecting
scpexe://forge.nuiton.org/var/lib/doc/nuiton.org/nuiton-config/3.0-rc-2/ - Session: Disconnected
[JENKINS] Archiving disabled
1
0
26 Oct '14
See <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/1/>
------------------------------------------
[...truncated 394 lines...]
[INFO] processing group: profiling-ui-web.js
[INFO] file size: profiling-ui-web.js -> 721245 bytes
[INFO] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/ws/target/classes/org…> (721245 bytes)
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ nuiton-profiling ---
[INFO] Signature checking is skipped.
[INFO]
[INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ nuiton-profiling ---
[INFO] Skipping goal (runOnce flag is on, and was already executed).
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-profiling ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-profiling ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-profiling ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuiton-profiling ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO]
[INFO] <<< maven-surefire-report-plugin:2.17:report (report:report) < [surefire]test @ nuiton-profiling <<<
[INFO] configuring report plugin org.codehaus.mojo:license-maven-plugin:1.7
[INFO] configuring report plugin org.codehaus.sonar-plugins:maven-report:0.1
[INFO] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.1
[INFO] configuring report plugin org.apache.maven.plugins:maven-changes-plugin:2.9
[INFO] configuring report plugin org.nuiton.jredmine:jredmine-maven-plugin:1.8.2
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.7
[INFO] Parent project loaded from repository: org.nuiton:mavenpom4redmineAndCentral:pom:5.0.9
[INFO] Parent project loaded from repository: org.nuiton:mavenpom4redmine:pom:5.0.9
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom4redmineAndCentral/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom4redmineAndCentral/…
[INFO] Parent project loaded from repository: org.nuiton:mavenpom:pom:5.0.9
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom4redmine/5.0.9/mave…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom4redmine/5.0.9/mave…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom/5.0.9/mavenpom-5.0…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom/5.0.9/mavenpom-5.0…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/skins/maven-fluido-sk…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/skins/maven-fluido-sk… (247 KB at 1612.1 KB/sec)
[INFO] Rendering site with org.apache.maven.skins:maven-fluido-skin:jar:1.3.0 skin.
[INFO] Skipped "Sources Xref des Tests" report, file "xref-test/index.html" already exists for the French version.
[INFO] Skipped "Sources Xref" report, file "xref/index.html" already exists for the French version.
[INFO] Skipped "Surefire Report" report, file "surefire-report.html" already exists for the French version.
[INFO] Generating "JavaDocs" report --- maven-javadoc-plugin:2.9.1
[INFO]
7 warnings
[WARNING] Javadoc Warnings
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/ws/src/main/java/org/…>:70: warning - @return tag has no arguments.
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/ws/src/main/java/org/…>:103: warning - @return tag has no arguments.
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/ws/src/main/java/org/…>:113: warning - @return tag has no arguments.
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/ws/src/main/java/org/…>:133: warning - @return tag has no arguments.
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/ws/src/main/java/org/…>:61: warning - @return tag has no arguments.
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/ws/src/main/java/org/…>:159: warning - @return tag has no arguments.
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/ws/src/main/java/org/…>:197: warning - @return tag has no arguments.
[INFO] Generating "Test JavaDocs" report --- maven-javadoc-plugin:2.9.1
[INFO] Generating "Developer Activity" report --- maven-changelog-plugin:2.2
[INFO] Generating changed sets xml to: <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/ws/target/changelog.x…>
[INFO] Executing: /bin/sh -c cd <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/ws/> && svn --non-interactive log -v -r '{2014-09-26 08:06:50 +0000}:{2014-10-27 08:06:50 +0000}' https://svn.nuiton.org/nuiton-profiling/tags/nuiton-profiling-3.0
[INFO] Working directory: <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/ws/>
[INFO] Generating "File Activity" report --- maven-changelog-plugin:2.2
[INFO] Using existing changelog.xml...
[INFO] Generating "Change Log" report --- maven-changelog-plugin:2.2
[INFO] Using existing changelog.xml...
[INFO] Generating "Sources Xref des Tests" report --- maven-jxr-plugin:2.4
[INFO] Generating "Sources Xref" report --- maven-jxr-plugin:2.4
[INFO] Generating "Surefire Report" report --- maven-surefire-report-plugin:2.17
[INFO] Generating "Tierces parties" report --- license-maven-plugin:1.7
[INFO] Generating "Sonar" report --- maven-report:0.1
[INFO] Generating "Dependency Updates Report" report --- versions-maven-plugin:2.1
[INFO] artifact org.aspectj:aspectjweaver: checking for updates from releasess
[INFO] artifact org.aspectj:aspectjweaver: checking for updates from central
[INFO] artifact com.google.guava:guava: checking for updates from releasess
[INFO] artifact com.google.guava:guava: checking for updates from central
[INFO] artifact commons-beanutils:commons-beanutils: checking for updates from releasess
[INFO] artifact commons-beanutils:commons-beanutils: checking for updates from central
[INFO] artifact commons-codec:commons-codec: checking for updates from releasess
[INFO] artifact commons-codec:commons-codec: checking for updates from central
[INFO] artifact commons-collections:commons-collections: checking for updates from releasess
[INFO] artifact commons-collections:commons-collections: checking for updates from central
[INFO] artifact commons-httpclient:commons-httpclient: checking for updates from releasess
[INFO] artifact commons-httpclient:commons-httpclient: checking for updates from central
[INFO] artifact commons-io:commons-io: checking for updates from releasess
[INFO] artifact commons-io:commons-io: checking for updates from central
[INFO] artifact commons-jxpath:commons-jxpath: checking for updates from releasess
[INFO] artifact commons-jxpath:commons-jxpath: checking for updates from central
[INFO] artifact commons-lang:commons-lang: checking for updates from releasess
[INFO] artifact commons-lang:commons-lang: checking for updates from central
[INFO] artifact commons-logging:commons-logging: checking for updates from releasess
[INFO] artifact commons-logging:commons-logging: checking for updates from central
[INFO] artifact commons-primitives:commons-primitives: checking for updates from releasess
[INFO] artifact commons-primitives:commons-primitives: checking for updates from central
[INFO] artifact junit:junit: checking for updates from releasess
[INFO] artifact junit:junit: checking for updates from central
[INFO] artifact log4j:log4j: checking for updates from releasess
[INFO] artifact log4j:log4j: checking for updates from central
[INFO] artifact org.apache.commons:commons-collections4: checking for updates from releasess
[INFO] artifact org.apache.commons:commons-collections4: checking for updates from central
[INFO] artifact org.apache.commons:commons-email: checking for updates from releasess
[INFO] artifact org.apache.commons:commons-email: checking for updates from central
[INFO] artifact org.apache.commons:commons-lang3: checking for updates from releasess
[INFO] artifact org.apache.commons:commons-lang3: checking for updates from central
[INFO] artifact org.apache.commons:commons-math: checking for updates from releasess
[INFO] artifact org.apache.commons:commons-math: checking for updates from central
[INFO] artifact org.apache.httpcomponents:httpclient: checking for updates from releasess
[INFO] artifact org.apache.httpcomponents:httpclient: checking for updates from central
[INFO] artifact org.apache.httpcomponents:httpcore: checking for updates from releasess
[INFO] artifact org.apache.httpcomponents:httpcore: checking for updates from central
[INFO] artifact org.apache.httpcomponents:httpmime: checking for updates from releasess
[INFO] artifact org.apache.httpcomponents:httpmime: checking for updates from central
[INFO] artifact org.codehaus.plexus:plexus-utils: checking for updates from releasess
[INFO] artifact org.codehaus.plexus:plexus-utils: checking for updates from central
[INFO] Generating "Plugin Updates Report" report --- versions-maven-plugin:2.1
[INFO] artifact com.jayway.maven.plugins.android.generation2:maven-android-plugin: checking for updates from releases
[INFO] artifact external.atlassian.jgitflow:jgitflow-maven-plugin: checking for updates from releases
[INFO] artifact net.sf:stat-scm: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-antrun-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-assembly-plugin: checking for updates from releases
[INFO] artifact org.nuiton:helper-maven-plugin-api: checking for updates from releasess
[INFO] artifact org.nuiton:helper-maven-plugin-api: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-dependency-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-ear-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-ejb-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-enforcer-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-gpg-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-invoker-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-javadoc-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-plugin-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-pmd-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-release-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-remote-resources-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-source-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-war-plugin: checking for updates from releases
[INFO] artifact org.apache.tomcat.maven:tomcat6-maven-plugin: checking for updates from releases
[INFO] artifact org.apache.tomcat.maven:tomcat7-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:animal-sniffer-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:cobertura-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:exec-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:findbugs-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:gwt-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:l10n-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:license-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:sonar-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:tidy-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:versions-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:wagon-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:webstart-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.plexus:plexus-component-metadata: checking for updates from releases
[INFO] artifact org.codehaus.plexus:plexus-maven-plugin: checking for updates from releases
[INFO] artifact org.mortbay.jetty:jetty-maven-plugin: checking for updates from releases
[INFO] artifact org.nuiton:helper-maven-plugin: checking for updates from releases
[INFO] artifact org.nuiton.jredmine:jredmine-maven-plugin: checking for updates from releases
[INFO] artifact ro.isdc.wro4j:wro4j-maven-plugin: checking for updates from releases
[INFO] artifact ro.isdc.wro4j:wro4j-maven-plugin: checking for updates from central
[INFO] Generating "Property Updates Report" report --- versions-maven-plugin:2.1
[INFO] Generating "Rapport des changements" report --- maven-changes-plugin:2.9
[INFO] Generating "Rapport des demandes" report --- jredmine-maven-plugin:1.8.2
[INFO] Generating "Membres de ce projet" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Listes de diffusion" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Intégration continue" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Contrôle des livraisons" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Licence du projet" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Dépôt de sources" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Dépendances" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Gestion des plugins" report --- maven-project-info-reports-plugin:2.7
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/externa…
[INFO] Downloading: https://repo.maven.apache.org/maven2/external/atlassian/jgitflow/jgitflow-m…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/external/atlassian/jgitflow/jgitflow-m… (9 KB at 310.2 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/externa…
[INFO] Downloading: https://repo.maven.apache.org/maven2/external/atlassian/jgitflow/jgitflow-p…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/external/atlassian/jgitflow/jgitflow-p… (13 KB at 165.9 KB/sec)
[INFO] Generating "Plugins du projet" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Gestion des dépendances" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Résumé du projet" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating Sitemap.
[JENKINS] Archiving site from <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/ws/target/site> to /var/local/forge/data/nuiton.org/jenkins/jobs/nuiton-profiling-doc/site
[INFO]
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ nuiton-profiling ---
[INFO] Parent project loaded from repository: org.nuiton:mavenpom4redmineAndCentral:pom:5.0.9
scpexe://forge.nuiton.org/var/lib/doc/nuiton.org/nuiton-profiling/ - Session: Opened
[INFO] Pushing <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/ws/target/site>
[INFO] >>> to scpexe://forge.nuiton.org/var/lib/doc/nuiton.org/nuiton-profiling/./
Executing command: mkdir -p /var/lib/doc/nuiton.org/nuiton-profiling/./
Executing command: /bin/bash -c 'ssh -i /home/tomcat/.ssh/id_rsa -o "BatchMode yes" publish(a)forge.nuiton.org "mkdir -p /var/lib/doc/nuiton.org/nuiton-profiling/./"'
Executing command: mkdir -p /var/lib/doc/nuiton.org/nuiton-profiling//.
Executing command: /bin/bash -c 'ssh -i /home/tomcat/.ssh/id_rsa -o "BatchMode yes" publish(a)forge.nuiton.org "mkdir -p /var/lib/doc/nuiton.org/nuiton-profiling//.
"'
Uploading: ./wagon4556209262576401810.zip to scpexe://forge.nuiton.org/var/lib/doc/nuiton.org/nuiton-profiling/
Executing command: /bin/bash -c 'cd /tmp && scp -i /home/tomcat/.ssh/id_rsa -o "BatchMode yes" wagon4556209262576401810.zip publish@forge.nuiton.org:/var/lib/doc/nuiton.org/nuiton-profiling//./wagon4556209262576401810.zip'
##################################################################################################################################################
Transfer finished. 597288 bytes copied in 0.241 seconds
Executing command: cd /var/lib/doc/nuiton.org/nuiton-profiling/./; unzip -q -o wagon4556209262576401810.zip; rm -f wagon4556209262576401810.zip
Executing command: /bin/bash -c 'ssh -i /home/tomcat/.ssh/id_rsa -o "BatchMode yes" publish(a)forge.nuiton.org "cd /var/lib/doc/nuiton.org/nuiton-profiling/./; unzip -q -o wagon4556209262576401810.zip; rm -f wagon4556209262576401810.zip"'
Executing command: chmod -Rf g+w,a+rX /var/lib/doc/nuiton.org/nuiton-profiling/
Executing command: /bin/bash -c 'ssh -i /home/tomcat/.ssh/id_rsa -o "BatchMode yes" publish(a)forge.nuiton.org "chmod -Rf g+w,a+rX /var/lib/doc/nuiton.org/nuiton-profiling/"'
scpexe://forge.nuiton.org/var/lib/doc/nuiton.org/nuiton-profiling/ - Session: Disconnecting
scpexe://forge.nuiton.org/var/lib/doc/nuiton.org/nuiton-profiling/ - Session: Disconnected
[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: 59.021 s
[INFO] Finished at: 2014-10-26T09:07:10+01:00
[INFO] Final Memory: 65M/334M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.3:deploy (default-deploy) on project nuiton-profiling: Error uploading site: Exit code 1 - -> [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: nuiton-converter-build(a)list.nuiton.org
channel stopped
1
0
Build failed in Jenkins: nuiton-profiling-doc » Nuiton Profiling #1
by admin+ci-nuiton.org@codelutin.com 26 Oct '14
by admin+ci-nuiton.org@codelutin.com 26 Oct '14
26 Oct '14
See <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…>
------------------------------------------
[...truncated 350 lines...]
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- wro4j-maven-plugin:1.7.2:run (default) @ nuiton-profiling ---
[INFO] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…>
[INFO] Executing the mojo:
[INFO] Wro4j Model path: <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…>
[INFO] targetGroups: profiling-ui-web
[INFO] minimize: true
[INFO] ignoreMissingResources: null
[INFO] parallelProcessing: false
[INFO] destinationFolder: <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…>
[INFO] jsDestinationFolder: null
[INFO] cssDestinationFolder: null
[INFO] groupNameMappingFile: null
[INFO] wroManagerFactory class: org.nuiton.js.wro.NuitonJsMavenWroManagerFactory
[INFO] The following groups will be processed: [profiling-ui-web]
[INFO] folder: <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…>
[INFO] processing group: profiling-ui-web.css
[INFO] file size: profiling-ui-web.css -> 229111 bytes
[INFO] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…> (229111 bytes)
[INFO] folder: <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…>
[INFO] processing group: profiling-ui-web.js
[INFO] file size: profiling-ui-web.js -> 721245 bytes
[INFO] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…> (721245 bytes)
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ nuiton-profiling ---
[INFO] Signature checking is skipped.
[INFO]
[INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ nuiton-profiling ---
[INFO] Skipping goal (runOnce flag is on, and was already executed).
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ nuiton-profiling ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuiton-profiling ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuiton-profiling ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuiton-profiling ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO]
[INFO] <<< maven-surefire-report-plugin:2.17:report (report:report) < [surefire]test @ nuiton-profiling <<<
[INFO] configuring report plugin org.codehaus.mojo:license-maven-plugin:1.7
[INFO] configuring report plugin org.codehaus.sonar-plugins:maven-report:0.1
[INFO] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.1
[INFO] configuring report plugin org.apache.maven.plugins:maven-changes-plugin:2.9
[INFO] configuring report plugin org.nuiton.jredmine:jredmine-maven-plugin:1.8.2
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.7
[INFO] Parent project loaded from repository: org.nuiton:mavenpom4redmineAndCentral:pom:5.0.9
[INFO] Parent project loaded from repository: org.nuiton:mavenpom4redmine:pom:5.0.9
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom4redmineAndCentral/…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom4redmineAndCentral/…
[INFO] Parent project loaded from repository: org.nuiton:mavenpom:pom:5.0.9
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom4redmine/5.0.9/mave…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom4redmine/5.0.9/mave…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom/5.0.9/mavenpom-5.0…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nui…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/mavenpom/5.0.9/mavenpom-5.0…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/apa…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/skins/maven-fluido-sk…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/skins/maven-fluido-sk… (247 KB at 1612.1 KB/sec)
[INFO] Rendering site with org.apache.maven.skins:maven-fluido-skin:jar:1.3.0 skin.
[INFO] Skipped "Sources Xref des Tests" report, file "xref-test/index.html" already exists for the French version.
[INFO] Skipped "Sources Xref" report, file "xref/index.html" already exists for the French version.
[INFO] Skipped "Surefire Report" report, file "surefire-report.html" already exists for the French version.
[INFO] Generating "JavaDocs" report --- maven-javadoc-plugin:2.9.1
[INFO]
7 warnings
[WARNING] Javadoc Warnings
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…>:70: warning - @return tag has no arguments.
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…>:103: warning - @return tag has no arguments.
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…>:113: warning - @return tag has no arguments.
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…>:133: warning - @return tag has no arguments.
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…>:61: warning - @return tag has no arguments.
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…>:159: warning - @return tag has no arguments.
[WARNING] <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…>:197: warning - @return tag has no arguments.
[INFO] Generating "Test JavaDocs" report --- maven-javadoc-plugin:2.9.1
[INFO] Generating "Developer Activity" report --- maven-changelog-plugin:2.2
[INFO] Generating changed sets xml to: <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…>
[INFO] Executing: /bin/sh -c cd <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…> && svn --non-interactive log -v -r '{2014-09-26 08:06:50 +0000}:{2014-10-27 08:06:50 +0000}' https://svn.nuiton.org/nuiton-profiling/tags/nuiton-profiling-3.0
[INFO] Working directory: <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…>
[INFO] Generating "File Activity" report --- maven-changelog-plugin:2.2
[INFO] Using existing changelog.xml...
[INFO] Generating "Change Log" report --- maven-changelog-plugin:2.2
[INFO] Using existing changelog.xml...
[INFO] Generating "Sources Xref des Tests" report --- maven-jxr-plugin:2.4
[INFO] Generating "Sources Xref" report --- maven-jxr-plugin:2.4
[INFO] Generating "Surefire Report" report --- maven-surefire-report-plugin:2.17
[INFO] Generating "Tierces parties" report --- license-maven-plugin:1.7
[INFO] Generating "Sonar" report --- maven-report:0.1
[INFO] Generating "Dependency Updates Report" report --- versions-maven-plugin:2.1
[INFO] artifact org.aspectj:aspectjweaver: checking for updates from releasess
[INFO] artifact org.aspectj:aspectjweaver: checking for updates from central
[INFO] artifact com.google.guava:guava: checking for updates from releasess
[INFO] artifact com.google.guava:guava: checking for updates from central
[INFO] artifact commons-beanutils:commons-beanutils: checking for updates from releasess
[INFO] artifact commons-beanutils:commons-beanutils: checking for updates from central
[INFO] artifact commons-codec:commons-codec: checking for updates from releasess
[INFO] artifact commons-codec:commons-codec: checking for updates from central
[INFO] artifact commons-collections:commons-collections: checking for updates from releasess
[INFO] artifact commons-collections:commons-collections: checking for updates from central
[INFO] artifact commons-httpclient:commons-httpclient: checking for updates from releasess
[INFO] artifact commons-httpclient:commons-httpclient: checking for updates from central
[INFO] artifact commons-io:commons-io: checking for updates from releasess
[INFO] artifact commons-io:commons-io: checking for updates from central
[INFO] artifact commons-jxpath:commons-jxpath: checking for updates from releasess
[INFO] artifact commons-jxpath:commons-jxpath: checking for updates from central
[INFO] artifact commons-lang:commons-lang: checking for updates from releasess
[INFO] artifact commons-lang:commons-lang: checking for updates from central
[INFO] artifact commons-logging:commons-logging: checking for updates from releasess
[INFO] artifact commons-logging:commons-logging: checking for updates from central
[INFO] artifact commons-primitives:commons-primitives: checking for updates from releasess
[INFO] artifact commons-primitives:commons-primitives: checking for updates from central
[INFO] artifact junit:junit: checking for updates from releasess
[INFO] artifact junit:junit: checking for updates from central
[INFO] artifact log4j:log4j: checking for updates from releasess
[INFO] artifact log4j:log4j: checking for updates from central
[INFO] artifact org.apache.commons:commons-collections4: checking for updates from releasess
[INFO] artifact org.apache.commons:commons-collections4: checking for updates from central
[INFO] artifact org.apache.commons:commons-email: checking for updates from releasess
[INFO] artifact org.apache.commons:commons-email: checking for updates from central
[INFO] artifact org.apache.commons:commons-lang3: checking for updates from releasess
[INFO] artifact org.apache.commons:commons-lang3: checking for updates from central
[INFO] artifact org.apache.commons:commons-math: checking for updates from releasess
[INFO] artifact org.apache.commons:commons-math: checking for updates from central
[INFO] artifact org.apache.httpcomponents:httpclient: checking for updates from releasess
[INFO] artifact org.apache.httpcomponents:httpclient: checking for updates from central
[INFO] artifact org.apache.httpcomponents:httpcore: checking for updates from releasess
[INFO] artifact org.apache.httpcomponents:httpcore: checking for updates from central
[INFO] artifact org.apache.httpcomponents:httpmime: checking for updates from releasess
[INFO] artifact org.apache.httpcomponents:httpmime: checking for updates from central
[INFO] artifact org.codehaus.plexus:plexus-utils: checking for updates from releasess
[INFO] artifact org.codehaus.plexus:plexus-utils: checking for updates from central
[INFO] Generating "Plugin Updates Report" report --- versions-maven-plugin:2.1
[INFO] artifact com.jayway.maven.plugins.android.generation2:maven-android-plugin: checking for updates from releases
[INFO] artifact external.atlassian.jgitflow:jgitflow-maven-plugin: checking for updates from releases
[INFO] artifact net.sf:stat-scm: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-antrun-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-assembly-plugin: checking for updates from releases
[INFO] artifact org.nuiton:helper-maven-plugin-api: checking for updates from releasess
[INFO] artifact org.nuiton:helper-maven-plugin-api: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-dependency-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-ear-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-ejb-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-enforcer-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-gpg-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-invoker-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-javadoc-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-plugin-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-pmd-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-release-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-remote-resources-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-source-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from releases
[INFO] artifact org.apache.maven.plugins:maven-war-plugin: checking for updates from releases
[INFO] artifact org.apache.tomcat.maven:tomcat6-maven-plugin: checking for updates from releases
[INFO] artifact org.apache.tomcat.maven:tomcat7-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:animal-sniffer-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:cobertura-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:exec-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:findbugs-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:gwt-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:l10n-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:license-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:sonar-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:tidy-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:versions-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:wagon-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.mojo:webstart-maven-plugin: checking for updates from releases
[INFO] artifact org.codehaus.plexus:plexus-component-metadata: checking for updates from releases
[INFO] artifact org.codehaus.plexus:plexus-maven-plugin: checking for updates from releases
[INFO] artifact org.mortbay.jetty:jetty-maven-plugin: checking for updates from releases
[INFO] artifact org.nuiton:helper-maven-plugin: checking for updates from releases
[INFO] artifact org.nuiton.jredmine:jredmine-maven-plugin: checking for updates from releases
[INFO] artifact ro.isdc.wro4j:wro4j-maven-plugin: checking for updates from releases
[INFO] artifact ro.isdc.wro4j:wro4j-maven-plugin: checking for updates from central
[INFO] Generating "Property Updates Report" report --- versions-maven-plugin:2.1
[INFO] Generating "Rapport des changements" report --- maven-changes-plugin:2.9
[INFO] Generating "Rapport des demandes" report --- jredmine-maven-plugin:1.8.2
[INFO] Generating "Membres de ce projet" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Listes de diffusion" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Intégration continue" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Contrôle des livraisons" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Licence du projet" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Dépôt de sources" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Dépendances" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Gestion des plugins" report --- maven-project-info-reports-plugin:2.7
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/externa…
[INFO] Downloading: https://repo.maven.apache.org/maven2/external/atlassian/jgitflow/jgitflow-m…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/external/atlassian/jgitflow/jgitflow-m… (9 KB at 310.2 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/externa…
[INFO] Downloading: https://repo.maven.apache.org/maven2/external/atlassian/jgitflow/jgitflow-p…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/external/atlassian/jgitflow/jgitflow-p… (13 KB at 165.9 KB/sec)
[INFO] Generating "Plugins du projet" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Gestion des dépendances" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Résumé du projet" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating Sitemap.
[JENKINS] Archiving site from <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…> to /var/local/forge/data/nuiton.org/jenkins/jobs/nuiton-profiling-doc/site
[INFO]
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ nuiton-profiling ---
[INFO] Parent project loaded from repository: org.nuiton:mavenpom4redmineAndCentral:pom:5.0.9
scpexe://forge.nuiton.org/var/lib/doc/nuiton.org/nuiton-profiling/ - Session: Opened
[INFO] Pushing <http://ci.nuiton.org/jenkins/job/nuiton-profiling-doc/org.nuiton$nuiton-pro…>
[INFO] >>> to scpexe://forge.nuiton.org/var/lib/doc/nuiton.org/nuiton-profiling/./
Executing command: mkdir -p /var/lib/doc/nuiton.org/nuiton-profiling/./
Executing command: /bin/bash -c 'ssh -i /home/tomcat/.ssh/id_rsa -o "BatchMode yes" publish(a)forge.nuiton.org "mkdir -p /var/lib/doc/nuiton.org/nuiton-profiling/./"'
Executing command: mkdir -p /var/lib/doc/nuiton.org/nuiton-profiling//.
Executing command: /bin/bash -c 'ssh -i /home/tomcat/.ssh/id_rsa -o "BatchMode yes" publish(a)forge.nuiton.org "mkdir -p /var/lib/doc/nuiton.org/nuiton-profiling//.
"'
Uploading: ./wagon4556209262576401810.zip to scpexe://forge.nuiton.org/var/lib/doc/nuiton.org/nuiton-profiling/
Executing command: /bin/bash -c 'cd /tmp && scp -i /home/tomcat/.ssh/id_rsa -o "BatchMode yes" wagon4556209262576401810.zip publish@forge.nuiton.org:/var/lib/doc/nuiton.org/nuiton-profiling//./wagon4556209262576401810.zip'
##################################################################################################################################################
Transfer finished. 597288 bytes copied in 0.241 seconds
Executing command: cd /var/lib/doc/nuiton.org/nuiton-profiling/./; unzip -q -o wagon4556209262576401810.zip; rm -f wagon4556209262576401810.zip
Executing command: /bin/bash -c 'ssh -i /home/tomcat/.ssh/id_rsa -o "BatchMode yes" publish(a)forge.nuiton.org "cd /var/lib/doc/nuiton.org/nuiton-profiling/./; unzip -q -o wagon4556209262576401810.zip; rm -f wagon4556209262576401810.zip"'
Executing command: chmod -Rf g+w,a+rX /var/lib/doc/nuiton.org/nuiton-profiling/
Executing command: /bin/bash -c 'ssh -i /home/tomcat/.ssh/id_rsa -o "BatchMode yes" publish(a)forge.nuiton.org "chmod -Rf g+w,a+rX /var/lib/doc/nuiton.org/nuiton-profiling/"'
scpexe://forge.nuiton.org/var/lib/doc/nuiton.org/nuiton-profiling/ - Session: Disconnecting
scpexe://forge.nuiton.org/var/lib/doc/nuiton.org/nuiton-profiling/ - Session: Disconnected
[JENKINS] Archiving disabled
1
0