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/09/09 15:13:40 UTC

Build failed in Jenkins: commons-bcel #186

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

Changes:

[gardgregory] Javadoc and use 120 line width.

[gardgregory] Javadoc and better param names.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/commons-bcel/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-bcel.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/commons-bcel.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/commons-bcel.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 1fab454ef0501571d575ae6fb0c8367fd03f8a85 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1fab454ef0501571d575ae6fb0c8367fd03f8a85
Commit message: "Javadoc and better param names."
 > git rev-list --no-walk 58e94ebeabb19799a566d9deaf3af1a44a19c2f5 # timeout=10
Parsing POMs
Established TCP socket on 33308
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-bcel] $ /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 33308
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-bcel/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -V clean install --batch-mode -Ddoclint=none -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: ISO-8859-1
OS name: "linux", version: "4.4.0-138-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------< org.apache.bcel:bcel >------------------------
[INFO] Building Apache Commons BCEL 6.4.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bcel ---
[INFO] Deleting <https://builds.apache.org/job/commons-bcel/ws/target>
[INFO] 
[INFO] --- commons-release-plugin:1.6:clean-staging (clean-staging) @ bcel ---
[INFO] Checking out dist from: scm:svn:https://dist.apache.org/repos/dist/dev/commons/bcel
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-bcel/ws/target/commons-release-plugin'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'checkout' 'https://dist.apache.org/repos/dist/dev/commons/bcel' '<https://builds.apache.org/job/commons-bcel/ws/target/commons-release-plugin/scm-cleanup'>
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-bcel/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' 'remove' '--targets' '/tmp/maven-scm-5910509552965867479-targets'
[INFO] Cleaning distribution area for: bcel
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-bcel/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'commit' '--file' '/tmp/maven-scm-604043520.commit' '--targets' '/tmp/maven-scm-4902247792386942764-targets'
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21.588 s
[INFO] Finished at: 2019-09-09T15:13:37Z
[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 bcel: 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-bcel/ws/pom.xml> to org.apache.bcel/bcel/6.4.0-SNAPSHOT/bcel-6.4.0-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped

Jenkins build is back to normal : commons-bcel #190

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-bcel/190/display/redirect>


Build failed in Jenkins: commons-bcel #189

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

Changes:

[gardgregory] Fix checkstyle violations WRT array declarations.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H34 (ubuntu xenial) in workspace <https://builds.apache.org/job/commons-bcel/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/commons-bcel.git
 > git init <https://builds.apache.org/job/commons-bcel/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/commons-bcel.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/commons-bcel.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/commons-bcel.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/commons-bcel.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/commons-bcel.git
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/commons-bcel.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 5e1b24ab5e89b4381b129e524a125b26e1e7b69e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5e1b24ab5e89b4381b129e524a125b26e1e7b69e
Commit message: "Fix checkstyle violations WRT array declarations."
 > git rev-list --no-walk 41a541a0cf01ef51c118cfde7dca2b48ef31645d # timeout=10
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/49/commons-parent-49.pom
Established TCP socket on 34563
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-bcel] $ /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.6.0.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 34563
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-bcel/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -V clean install --batch-mode -Ddoclint=none -Dgpg.skip -Prelease
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T15:06:16Z)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.6.2
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: ISO-8859-1
OS name: "linux", version: "4.4.0-154-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------< org.apache.bcel:bcel >------------------------
[INFO] Building Apache Commons BCEL 6.4.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.8.2/maven-site-plugin-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.8.2/maven-site-plugin-3.8.2.jar (136 kB at 369 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar (31 kB at 572 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-release-plugin/1.7/commons-release-plugin-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-release-plugin/1.7/commons-release-plugin-1.7.pom (27 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-release-plugin/1.7/commons-release-plugin-1.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-release-plugin/1.7/commons-release-plugin-1.7.jar (53 kB at 1.8 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bcel ---
[INFO] 
[INFO] --- commons-release-plugin:1.7:clean-staging (clean-staging) @ bcel ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.11.2/maven-scm-api-1.11.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.11.2/maven-scm-api-1.11.2.pom (1.6 kB at 71 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.11.2/maven-scm-provider-svnexe-1.11.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.11.2/maven-scm-provider-svnexe-1.11.2.pom (2.7 kB at 151 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.11.2/maven-scm-providers-svn-1.11.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.11.2/maven-scm-providers-svn-1.11.2.pom (2.2 kB at 109 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.11.2/maven-scm-providers-1.11.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.11.2/maven-scm-providers-1.11.2.pom (3.6 kB at 172 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.11.2/maven-scm-provider-svn-commons-1.11.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.11.2/maven-scm-provider-svn-commons-1.11.2.pom (2.7 kB at 144 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.11.2/maven-scm-api-1.11.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.11.2/maven-scm-provider-svnexe-1.11.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.11.2/maven-scm-provider-svn-commons-1.11.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.11.2/maven-scm-api-1.11.2.jar (113 kB at 2.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.11.2/maven-scm-provider-svn-commons-1.11.2.jar (40 kB at 785 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.11.2/maven-scm-provider-svnexe-1.11.2.jar (84 kB at 1.4 MB/s)
[INFO] Checking out dist from: scm:svn:https://dist.apache.org/repos/dist/dev/commons/bcel
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-bcel/ws/target/commons-release-plugin'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'checkout' 'https://dist.apache.org/repos/dist/dev/commons/bcel@' '<https://builds.apache.org/job/commons-bcel/ws/target/commons-release-plugin/scm-cleanup'>
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-bcel/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' 'remove' '--targets' '/tmp/maven-scm-7093413037952093376-targets'
[INFO] Cleaning distribution area for: bcel
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-bcel/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'commit' '--file' '/tmp/maven-scm-335448554.commit' '--encoding' 'UTF-8' '--targets' '/tmp/maven-scm-8411322338055492915-targets'
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  20.689 s
[INFO] Finished at: 2019-09-16T18:32:44Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.commons:commons-release-plugin:1.7:clean-staging (clean-staging) on project bcel: 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-bcel/ws/pom.xml> to org.apache.bcel/bcel/6.4.0-SNAPSHOT/bcel-6.4.0-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped

Build failed in Jenkins: commons-bcel #188

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

Changes:

[gardgregory] Update commons-parent from 48 to 49.

[gardgregory] Fix checkstyle violations WRT parens.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/commons-bcel/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-bcel.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/commons-bcel.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/commons-bcel.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 41a541a0cf01ef51c118cfde7dca2b48ef31645d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 41a541a0cf01ef51c118cfde7dca2b48ef31645d
Commit message: "Fix checkstyle violations WRT parens."
 > git rev-list --no-walk 974c435df5b3bf3658dc340940a6ee7d82fb3919 # timeout=10
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/49/commons-parent-49.pom
Modules changed, recalculating dependency graph
Established TCP socket on 42519
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-bcel] $ /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.6.0.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 42519
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-bcel/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -V clean install --batch-mode -Ddoclint=none -Dgpg.skip -Prelease
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T15:06:16Z)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.6.2
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: ISO-8859-1
OS name: "linux", version: "4.4.0-138-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------< org.apache.bcel:bcel >------------------------
[INFO] Building Apache Commons BCEL 6.4.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.8.2/maven-site-plugin-3.8.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.8.2/maven-site-plugin-3.8.2.pom (24 kB at 64 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.8.2/maven-site-plugin-3.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.8.2/maven-site-plugin-3.8.2.jar (136 kB at 1.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.pom (5.5 kB at 221 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.1.0/maven-source-plugin-3.1.0.jar (31 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-release-plugin/1.7/commons-release-plugin-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-release-plugin/1.7/commons-release-plugin-1.7.pom (27 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-release-plugin/1.7/commons-release-plugin-1.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-release-plugin/1.7/commons-release-plugin-1.7.jar (53 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.pom (11 kB at 593 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/4.2.1/maven-bundle-plugin-4.2.1.jar (233 kB at 4.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.pom (18 kB at 961 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.jar (481 kB at 6.6 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bcel ---
[INFO] Deleting <https://builds.apache.org/job/commons-bcel/ws/target>
[INFO] 
[INFO] --- commons-release-plugin:1.7:clean-staging (clean-staging) @ bcel ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.11.2/maven-scm-api-1.11.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.11.2/maven-scm-api-1.11.2.pom (1.6 kB at 65 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.11.2/maven-scm-1.11.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.11.2/maven-scm-1.11.2.pom (26 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.11.2/maven-scm-provider-svnexe-1.11.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.11.2/maven-scm-provider-svnexe-1.11.2.pom (2.7 kB at 143 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.11.2/maven-scm-providers-svn-1.11.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.11.2/maven-scm-providers-svn-1.11.2.pom (2.2 kB at 122 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.11.2/maven-scm-providers-1.11.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.11.2/maven-scm-providers-1.11.2.pom (3.6 kB at 201 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.11.2/maven-scm-provider-svn-commons-1.11.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.11.2/maven-scm-provider-svn-commons-1.11.2.pom (2.7 kB at 144 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.11.2/maven-scm-api-1.11.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.11.2/maven-scm-provider-svnexe-1.11.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.11.2/maven-scm-provider-svn-commons-1.11.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.11.2/maven-scm-api-1.11.2.jar (113 kB at 3.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.11.2/maven-scm-provider-svn-commons-1.11.2.jar (40 kB at 742 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.11.2/maven-scm-provider-svnexe-1.11.2.jar (84 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 5.6 MB/s)
[INFO] Checking out dist from: scm:svn:https://dist.apache.org/repos/dist/dev/commons/bcel
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-bcel/ws/target/commons-release-plugin'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'checkout' 'https://dist.apache.org/repos/dist/dev/commons/bcel@' '<https://builds.apache.org/job/commons-bcel/ws/target/commons-release-plugin/scm-cleanup'>
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-bcel/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' 'remove' '--targets' '/tmp/maven-scm-68558957772410230-targets'
[INFO] Cleaning distribution area for: bcel
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-bcel/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'commit' '--file' '/tmp/maven-scm-1228305728.commit' '--encoding' 'UTF-8' '--targets' '/tmp/maven-scm-2360507355462034601-targets'
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  18.163 s
[INFO] Finished at: 2019-09-16T18:06:18Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.commons:commons-release-plugin:1.7:clean-staging (clean-staging) on project bcel: 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-bcel/ws/pom.xml> to org.apache.bcel/bcel/6.4.0-SNAPSHOT/bcel-6.4.0-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped

Build failed in Jenkins: commons-bcel #187

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

Changes:

[gardgregory] More lambdas, less boilerplate.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H36 (ubuntu xenial) in workspace <https://builds.apache.org/job/commons-bcel/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-bcel.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/commons-bcel.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/commons-bcel.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 974c435df5b3bf3658dc340940a6ee7d82fb3919 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 974c435df5b3bf3658dc340940a6ee7d82fb3919
Commit message: "More lambdas, less boilerplate."
 > git rev-list --no-walk 1fab454ef0501571d575ae6fb0c8367fd03f8a85 # timeout=10
Parsing POMs
Established TCP socket on 34624
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-bcel] $ /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.6.0.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 34624
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-bcel/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -V clean install --batch-mode -Ddoclint=none -Dgpg.skip -Prelease
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T15:06:16Z)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.6.2
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: ISO-8859-1
OS name: "linux", version: "4.4.0-137-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------< org.apache.bcel:bcel >------------------------
[INFO] Building Apache Commons BCEL 6.4.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bcel ---
[INFO] Deleting <https://builds.apache.org/job/commons-bcel/ws/target>
[INFO] 
[INFO] --- commons-release-plugin:1.6:clean-staging (clean-staging) @ bcel ---
[INFO] Checking out dist from: scm:svn:https://dist.apache.org/repos/dist/dev/commons/bcel
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-bcel/ws/target/commons-release-plugin'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'checkout' 'https://dist.apache.org/repos/dist/dev/commons/bcel' '<https://builds.apache.org/job/commons-bcel/ws/target/commons-release-plugin/scm-cleanup'>
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-bcel/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' 'remove' '--targets' '/tmp/maven-scm-2726969859473639761-targets'
[INFO] Cleaning distribution area for: bcel
Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-bcel/ws/target/commons-release-plugin/scm-cleanup'> && 'svn' '--username' 'jenkins' '--no-auth-cache' '--non-interactive' 'commit' '--file' '/tmp/maven-scm-537812898.commit' '--targets' '/tmp/maven-scm-6441881101113222159-targets'
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21.125 s
[INFO] Finished at: 2019-09-13T00:48:37Z
[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 bcel: 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-bcel/ws/pom.xml> to org.apache.bcel/bcel/6.4.0-SNAPSHOT/bcel-6.4.0-SNAPSHOT.pom
Sending e-mails to: notifications@commons.apache.org
channel stopped