You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/01 21:21:27 UTC

Build failed in Jenkins: commons-csv #158

See <https://builds.apache.org/job/commons-csv/158/display/redirect?page=changes>

Changes:

[gardgregory] Prepare for release 1.7.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/commons-csv/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/commons-csv.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/commons-csv.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/commons-csv.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 33bfaeef8a0a0343abc45313d1669df19dfc5e21 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 33bfaeef8a0a0343abc45313d1669df19dfc5e21
Commit message: "Prepare for release 1.7."
 > git rev-list --no-walk b94e5ac0256b3c9e66f066355340b129706cac46 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 37434
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-csv] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37434
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-csv/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -V clean install --batch-mode -Dgpg.skip -Prelease
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.6.0
Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/jdk1.8.0_191/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-131-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< org.apache.commons:commons-csv >-------------------
[INFO] Building Apache Commons CSV 1.7-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-csv ---
[INFO] Deleting <https://builds.apache.org/job/commons-csv/ws/target>
[INFO] 
[INFO] --- commons-release-plugin:1.6:clean-staging (clean-staging) @ commons-csv ---
[INFO] Checking out dist from: scm:svn:https://dist.apache.org/repos/dist/dev/commons/csv
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-csv/ws/target/commons-release-plugin'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'checkout' 'https://dist.apache.org/repos/dist/dev/commons/csv' '<https://builds.apache.org/job/commons-csv/ws/target/commons-release-plugin/scm-cleanup'>
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-csv/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' 'remove' '--targets' '/tmp/maven-scm-4277588085884489297-targets'
[INFO] Cleaning distribution area for: commons-csv
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-csv/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'commit' '--file' '/tmp/maven-scm-1165133294.commit' '--targets' '/tmp/maven-scm-1177134967172841022-targets'
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11.978 s
[INFO] Finished at: 2019-06-01T21:21:23Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.commons:commons-release-plugin:1.6:clean-staging (clean-staging) on project commons-csv: Failed to commit files: null [null] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

[JENKINS] Archiving <https://builds.apache.org/job/commons-csv/ws/pom.xml> to org.apache.commons/commons-csv/1.7-SNAPSHOT/commons-csv-1.7-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped

Jenkins build is back to normal : commons-csv #159

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-csv/159/display/redirect?page=changes>