You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/06/07 17:30:13 UTC

Build failed in Jenkins: commons-bcel #1

See <https://builds.apache.org/job/commons-bcel/1/>

------------------------------------------
Started by user britter
[EnvInject] - Loading node environment variables.
Building remotely on beam3 (beam) in workspace <https://builds.apache.org/job/commons-bcel/ws/>
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:824)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@3565cfd7:beam3: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	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 hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to beam3(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more
Retrying after 10 seconds
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:824)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@3565cfd7:beam3: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	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 hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to beam3(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more
Retrying after 10 seconds
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:824)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@3565cfd7:beam3: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	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 hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to beam3(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Build failed in Jenkins: commons-bcel #2

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

------------------------------------------
[...truncated 626 lines...]
[INFO] Building Apache Commons BCEL 6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ bcel ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ bcel ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ bcel ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ bcel ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/commons-bcel/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ bcel ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ bcel ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-bcel/ws/'> && 'svn' '--non-interactive' 'info'
[INFO] Working directory: <https://builds.apache.org/job/commons-bcel/ws/>
[INFO] Storing buildNumber: 1747287 at timestamp: 1465323699862
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-bcel/ws/'> && 'svn' '--non-interactive' 'info'
[INFO] Working directory: <https://builds.apache.org/job/commons-bcel/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ bcel ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/commons-bcel/ws/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ bcel ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 376 source files to <https://builds.apache.org/job/commons-bcel/ws/target/classes>
[INFO] <https://builds.apache.org/job/commons-bcel/ws/src/main/java/org/apache/bcel/util/ClassLoader.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/commons-bcel/ws/src/main/java/org/apache/bcel/util/ClassLoader.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:manifest (bundle-manifest) @ bcel ---
[WARNING] Manifest org.apache.bcel:bcel:jar:6.0-SNAPSHOT : Unused Export-Package instructions: [org.apache.commons.bcel6.*] 
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (checkAPIcompatibility) @ bcel ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ bcel ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ bcel ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 64 source files to <https://builds.apache.org/job/commons-bcel/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ bcel ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.bcel.verifier.VerifierArrayAccessTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec - in org.apache.bcel.verifier.VerifierArrayAccessTestCase
Running org.apache.bcel.verifier.VerifierReturnTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.bcel.verifier.VerifierReturnTestCase
Running org.apache.bcel.verifier.VerifierInvokeTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.apache.bcel.verifier.VerifierInvokeTestCase
Running org.apache.bcel.verifier.VerifierTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.bcel.verifier.VerifierTestCase
Running org.apache.bcel.classfile.UtilityTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.bcel.classfile.UtilityTestCase
Running org.apache.bcel.AnonymousClassTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.bcel.AnonymousClassTestCase
Running org.apache.bcel.util.Class2HTMLTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.apache.bcel.util.Class2HTMLTestCase
Running org.apache.bcel.util.BCELifierTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.038 sec - in org.apache.bcel.util.BCELifierTestCase
Running org.apache.bcel.PerformanceTest
parsing /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/alt-rt.jar
parsing /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/rt.jar
parsing /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/deploy.jar
parsing /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/jsse.jar
parsing /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/jce.jar
parsing /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/plugin.jar
parsing /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/jfxrt.jar
parsing /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/jfr.jar
parsing /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/charsets.jar
parsing /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/javaws.jar
parsing /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/management-agent.jar
parsing /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/resources.jar
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.309 sec - in org.apache.bcel.PerformanceTest
Running org.apache.bcel.EnumAccessFlagTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.bcel.EnumAccessFlagTestCase
Running org.apache.bcel.ElementValueGenTestCase
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.bcel.ElementValueGenTestCase
Running org.apache.bcel.CounterVisitorTestCase
Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.apache.bcel.CounterVisitorTestCase
Running org.apache.bcel.AnnotationDefaultAttributeTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.bcel.AnnotationDefaultAttributeTestCase
Running org.apache.bcel.AnnotationAccessFlagTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.bcel.AnnotationAccessFlagTestCase
Running org.apache.bcel.EnclosingMethodAttributeTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.bcel.EnclosingMethodAttributeTestCase
Running org.apache.bcel.PLSETestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.bcel.PLSETestCase
Running org.apache.bcel.generic.AnnotationGenTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.bcel.generic.AnnotationGenTestCase
Running org.apache.bcel.generic.JDKGenericDumpTestCase
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/alt-rt.jar
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/rt.jar
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/deploy.jar
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/jsse.jar
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/jce.jar
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/plugin.jar
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/jfxrt.jar
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/jfr.jar
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/charsets.jar
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/javaws.jar
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/management-agent.jar
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/lib/resources.jar
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.055 sec - in org.apache.bcel.generic.JDKGenericDumpTestCase
Running org.apache.bcel.generic.MethodGenTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.bcel.generic.MethodGenTestCase
Running org.apache.bcel.generic.BranchHandleTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.bcel.generic.BranchHandleTestCase
Running org.apache.bcel.generic.FieldAnnotationsTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.apache.bcel.generic.FieldAnnotationsTestCase
Running org.apache.bcel.generic.InstructionHandleTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.bcel.generic.InstructionHandleTestCase
Running org.apache.bcel.generic.GeneratingAnnotatedClassesTestCase
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.bcel.generic.GeneratingAnnotatedClassesTestCase
Running org.apache.bcel.InstructionFinderTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.bcel.InstructionFinderTestCase

Results :

Tests run: 101, Failures: 0, Errors: 0, Skipped: 1

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ bcel ---
[INFO] Building jar: <https://builds.apache.org/job/commons-bcel/ws/target/bcel-6.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ bcel ---
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.3:javadoc (create-javadoc-jar) > generate-sources @ bcel >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ bcel ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ bcel ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ bcel ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:javadoc (create-javadoc-jar) < generate-sources @ bcel <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:javadoc (create-javadoc-jar) @ bcel ---
[INFO] 
usage: javadoc [options] [packagenames] [sourcefiles] [@files]
-overview <file>          Read overview documentation from HTML file
-public                   Show only public classes and members
-protected                Show protected/public classes and members (default)
-package                  Show package/protected/public classes and members
-private                  Show all classes and members
-help                     Display command line options and exit
-doclet <class>           Generate output via alternate doclet
-docletpath <path>        Specify where to find doclet class files
-sourcepath <pathlist>    Specify where to find source files
-classpath <pathlist>     Specify where to find user class files
-exclude <pkglist>        Specify a list of packages to exclude
-subpackages <subpkglist> Specify subpackages to recursively load
-breakiterator            Compute 1st sentence with BreakIterator
-bootclasspath <pathlist> Override location of class files loaded
			  by the bootstrap class loader
-source <release>         Provide source compatibility with specified release
-extdirs <dirlist>        Override location of installed extensions
-verbose                  Output messages about what Javadoc is doing
-locale <name>            Locale to be used, e.g. en_US or en_US_WIN
-encoding <name>          Source file encoding name
-quiet                    Do not display status messages
-J<flag>                  Pass <flag> directly to the runtime system
-X                        Print a synopsis of nonstandard options

Provided by Standard doclet:
-d <directory>                    Destination directory for output files
-use                              Create class and package usage pages
-version                          Include @version paragraphs
-author                           Include @author paragraphs
-docfilessubdirs                  Recursively copy doc-file subdirectories
-splitindex                       Split index into one file per letter
-windowtitle <text>               Browser window title for the documenation
-doctitle <html-code>             Include title for the overview page
-header <html-code>               Include header text for each page
-footer <html-code>               Include footer text for each page
-top    <html-code>               Include top text for each page
-bottom <html-code>               Include bottom text for each page
-link <url>                       Create links to javadoc output at <url>
-linkoffline <url> <url2>         Link to docs at <url> using package list at <url2>
-excludedocfilessubdir <name1>:.. Exclude any doc-files subdirectories with given name.
-group <name> <p1>:<p2>..         Group specified packages together in overview page
-nocomment                        Supress description and tags, generate only declarations.
-nodeprecated                     Do not include @deprecated information
-noqualifier <name1>:<name2>:...  Exclude the list of qualifiers from the output.
-nosince                          Do not include @since information
-notimestamp                      Do not include hidden time stamp
-nodeprecatedlist                 Do not generate deprecated list
-notree                           Do not generate class hierarchy
-noindex                          Do not generate index
-nohelp                           Do not generate help link
-nonavbar                         Do not generate navigation bar
-serialwarn                       Generate warning about @serial tag
-tag <name>:<locations>:<header>  Specify single argument custom tags
-taglet                           The fully qualified name of Taglet to register
-tagletpath                       The path to Taglets
-Xdocrootparent <url>             Replaces all appearances of @docRoot followed by /.. in doc comments with <url>
-charset <charset>                Charset for cross-platform viewing of generated documentation.
-helpfile <file>                  Include file that help link links to
-linksource                       Generate source in HTML
-sourcetab <tab length>           Specify the number of spaces each tab takes up in the source
-keywords                         Include HTML meta tags with package, class and member info
-stylesheetfile <path>            File to change style of the generated documentation
-docencoding <name>               Output encoding name
1 error
[JENKINS] Archiving  javadoc
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50.004 s
[INFO] Finished at: 2016-06-07T18:22:24+00:00
[INFO] Final Memory: 35M/371M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:javadoc (create-javadoc-jar) on project bcel: An error has occurred in JavaDocs report generation:
[ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none
[ERROR] 
[ERROR] Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/commons-bcel/ws/target/site/apidocs'> dir.
[ERROR] -> [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
[JENKINS] Archiving <https://builds.apache.org/job/commons-bcel/ws/pom.xml> to org.apache.bcel/bcel/6.0-SNAPSHOT/bcel-6.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/commons-bcel/ws/target/bcel-6.0-SNAPSHOT.jar> to org.apache.bcel/bcel/6.0-SNAPSHOT/bcel-6.0-SNAPSHOT.jar
No prior successful build to compare, so performing full copy of artifacts
Sending e-mails to: dev@commons.apache.org
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: Build failed in Jenkins: commons-bcel #1

Posted by Benedikt Ritter <br...@apache.org>.
I've just created the build. I'll have a look into this. Thank you for the
pointer!

Benedikt

Ralph Goers <ra...@dslextreme.com> schrieb am Di., 7. Juni 2016 um
19:52:

> This build isn’t restricted as to where it can run. Should it be? I have
> no idea what server “beam3” actually is.
>
> Ralph
>
> > On Jun 7, 2016, at 10:30 AM, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
> >
> > See <https://builds.apache.org/job/commons-bcel/1/>
> >
> > ------------------------------------------
> > Started by user britter
> > [EnvInject] - Loading node environment variables.
> > Building remotely on beam3 (beam) in workspace <
> https://builds.apache.org/job/commons-bcel/ws/>
> > java.io.IOException: Failed to install
> https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
> to /home/jenkins/tools/maven/apache-maven-3.0.4
> >       at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
> >       at
> hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
> >       at
> hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
> >       at
> hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
> >       at
> hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
> >       at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
> >       at
> hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
> >       at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:824)
> >       at hudson.scm.SCM.checkout(SCM.java:485)
> >       at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
> >       at
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
> >       at
> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
> >       at
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
> >       at hudson.model.Run.execute(Run.java:1738)
> >       at
> hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
> >       at
> hudson.model.ResourceController.execute(ResourceController.java:98)
> >       at hudson.model.Executor.run(Executor.java:410)
> > Caused by: java.io.IOException: remote file operation failed:
> /home/jenkins/tools/maven/apache-maven-3.0.4 at
> hudson.remoting.Channel@3565cfd7:beam3:
> java.nio.file.AccessDeniedException:
> /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
> >       at hudson.FilePath.act(FilePath.java:986)
> >       at hudson.FilePath.act(FilePath.java:968)
> >       at hudson.FilePath.deleteContents(FilePath.java:1183)
> >       at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
> >       ... 16 more
> > Caused by: java.nio.file.AccessDeniedException:
> /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
> >       at
> sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
> >       at
> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
> >       at
> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
> >       at
> sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
> >       at
> sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
> >       at java.nio.file.Files.delete(Files.java:1077)
> >       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 hudson.Util.deleteFile(Util.java:255)
> >       at hudson.FilePath.deleteRecursive(FilePath.java:1203)
> >       at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
> >       at hudson.FilePath.access$1100(FilePath.java:190)
> >       at hudson.FilePath$15.invoke(FilePath.java:1186)
> >       at hudson.FilePath$15.invoke(FilePath.java:1183)
> >       at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
> >       at hudson.remoting.UserRequest.perform(UserRequest.java:120)
> >       at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> >       at hudson.remoting.Request$2.run(Request.java:326)
> >       at
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
> >       at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> >       at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> >       at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> >       at java.lang.Thread.run(Thread.java:745)
> >       at ......remote call to beam3(Native Method)
> >       at
> hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
> >       at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
> >       at hudson.remoting.Channel.call(Channel.java:781)
> >       at hudson.FilePath.act(FilePath.java:979)
> >       ... 19 more
> > Retrying after 10 seconds
> > java.io.IOException: Failed to install
> https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
> to /home/jenkins/tools/maven/apache-maven-3.0.4
> >       at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
> >       at
> hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
> >       at
> hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
> >       at
> hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
> >       at
> hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
> >       at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
> >       at
> hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
> >       at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:824)
> >       at hudson.scm.SCM.checkout(SCM.java:485)
> >       at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
> >       at
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
> >       at
> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
> >       at
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
> >       at hudson.model.Run.execute(Run.java:1738)
> >       at
> hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
> >       at
> hudson.model.ResourceController.execute(ResourceController.java:98)
> >       at hudson.model.Executor.run(Executor.java:410)
> > Caused by: java.io.IOException: remote file operation failed:
> /home/jenkins/tools/maven/apache-maven-3.0.4 at
> hudson.remoting.Channel@3565cfd7:beam3:
> java.nio.file.AccessDeniedException:
> /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
> >       at hudson.FilePath.act(FilePath.java:986)
> >       at hudson.FilePath.act(FilePath.java:968)
> >       at hudson.FilePath.deleteContents(FilePath.java:1183)
> >       at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
> >       ... 16 more
> > Caused by: java.nio.file.AccessDeniedException:
> /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
> >       at
> sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
> >       at
> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
> >       at
> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
> >       at
> sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
> >       at
> sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
> >       at java.nio.file.Files.delete(Files.java:1077)
> >       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 hudson.Util.deleteFile(Util.java:255)
> >       at hudson.FilePath.deleteRecursive(FilePath.java:1203)
> >       at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
> >       at hudson.FilePath.access$1100(FilePath.java:190)
> >       at hudson.FilePath$15.invoke(FilePath.java:1186)
> >       at hudson.FilePath$15.invoke(FilePath.java:1183)
> >       at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
> >       at hudson.remoting.UserRequest.perform(UserRequest.java:120)
> >       at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> >       at hudson.remoting.Request$2.run(Request.java:326)
> >       at
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
> >       at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> >       at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> >       at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> >       at java.lang.Thread.run(Thread.java:745)
> >       at ......remote call to beam3(Native Method)
> >       at
> hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
> >       at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
> >       at hudson.remoting.Channel.call(Channel.java:781)
> >       at hudson.FilePath.act(FilePath.java:979)
> >       ... 19 more
> > Retrying after 10 seconds
> > java.io.IOException: Failed to install
> https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
> to /home/jenkins/tools/maven/apache-maven-3.0.4
> >       at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
> >       at
> hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
> >       at
> hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
> >       at
> hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
> >       at
> hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
> >       at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
> >       at
> hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
> >       at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:824)
> >       at hudson.scm.SCM.checkout(SCM.java:485)
> >       at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
> >       at
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
> >       at
> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
> >       at
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
> >       at hudson.model.Run.execute(Run.java:1738)
> >       at
> hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
> >       at
> hudson.model.ResourceController.execute(ResourceController.java:98)
> >       at hudson.model.Executor.run(Executor.java:410)
> > Caused by: java.io.IOException: remote file operation failed:
> /home/jenkins/tools/maven/apache-maven-3.0.4 at
> hudson.remoting.Channel@3565cfd7:beam3:
> java.nio.file.AccessDeniedException:
> /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
> >       at hudson.FilePath.act(FilePath.java:986)
> >       at hudson.FilePath.act(FilePath.java:968)
> >       at hudson.FilePath.deleteContents(FilePath.java:1183)
> >       at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
> >       ... 16 more
> > Caused by: java.nio.file.AccessDeniedException:
> /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
> >       at
> sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
> >       at
> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
> >       at
> sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
> >       at
> sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
> >       at
> sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
> >       at java.nio.file.Files.delete(Files.java:1077)
> >       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 hudson.Util.deleteFile(Util.java:255)
> >       at hudson.FilePath.deleteRecursive(FilePath.java:1203)
> >       at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
> >       at hudson.FilePath.access$1100(FilePath.java:190)
> >       at hudson.FilePath$15.invoke(FilePath.java:1186)
> >       at hudson.FilePath$15.invoke(FilePath.java:1183)
> >       at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
> >       at hudson.remoting.UserRequest.perform(UserRequest.java:120)
> >       at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> >       at hudson.remoting.Request$2.run(Request.java:326)
> >       at
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
> >       at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> >       at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> >       at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> >       at java.lang.Thread.run(Thread.java:745)
> >       at ......remote call to beam3(Native Method)
> >       at
> hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
> >       at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
> >       at hudson.remoting.Channel.call(Channel.java:781)
> >       at hudson.FilePath.act(FilePath.java:979)
> >       ... 19 more
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> > For additional commands, e-mail: dev-help@commons.apache.org
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>

Re: Build failed in Jenkins: commons-bcel #1

Posted by Ralph Goers <ra...@dslextreme.com>.
This build isn’t restricted as to where it can run. Should it be? I have no idea what server “beam3” actually is.

Ralph

> On Jun 7, 2016, at 10:30 AM, Apache Jenkins Server <je...@builds.apache.org> wrote:
> 
> See <https://builds.apache.org/job/commons-bcel/1/>
> 
> ------------------------------------------
> Started by user britter
> [EnvInject] - Loading node environment variables.
> Building remotely on beam3 (beam) in workspace <https://builds.apache.org/job/commons-bcel/ws/>
> java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
> 	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
> 	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
> 	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
> 	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
> 	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
> 	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
> 	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
> 	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:824)
> 	at hudson.scm.SCM.checkout(SCM.java:485)
> 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
> 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
> 	at hudson.model.Run.execute(Run.java:1738)
> 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
> 	at hudson.model.ResourceController.execute(ResourceController.java:98)
> 	at hudson.model.Executor.run(Executor.java:410)
> Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@3565cfd7:beam3: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
> 	at hudson.FilePath.act(FilePath.java:986)
> 	at hudson.FilePath.act(FilePath.java:968)
> 	at hudson.FilePath.deleteContents(FilePath.java:1183)
> 	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
> 	... 16 more
> Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
> 	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
> 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
> 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
> 	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
> 	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
> 	at java.nio.file.Files.delete(Files.java:1077)
> 	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 hudson.Util.deleteFile(Util.java:255)
> 	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
> 	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
> 	at hudson.FilePath.access$1100(FilePath.java:190)
> 	at hudson.FilePath$15.invoke(FilePath.java:1186)
> 	at hudson.FilePath$15.invoke(FilePath.java:1183)
> 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> 	at hudson.remoting.Request$2.run(Request.java:326)
> 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> 	at java.lang.Thread.run(Thread.java:745)
> 	at ......remote call to beam3(Native Method)
> 	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
> 	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
> 	at hudson.remoting.Channel.call(Channel.java:781)
> 	at hudson.FilePath.act(FilePath.java:979)
> 	... 19 more
> Retrying after 10 seconds
> java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
> 	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
> 	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
> 	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
> 	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
> 	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
> 	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
> 	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
> 	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:824)
> 	at hudson.scm.SCM.checkout(SCM.java:485)
> 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
> 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
> 	at hudson.model.Run.execute(Run.java:1738)
> 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
> 	at hudson.model.ResourceController.execute(ResourceController.java:98)
> 	at hudson.model.Executor.run(Executor.java:410)
> Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@3565cfd7:beam3: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
> 	at hudson.FilePath.act(FilePath.java:986)
> 	at hudson.FilePath.act(FilePath.java:968)
> 	at hudson.FilePath.deleteContents(FilePath.java:1183)
> 	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
> 	... 16 more
> Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
> 	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
> 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
> 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
> 	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
> 	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
> 	at java.nio.file.Files.delete(Files.java:1077)
> 	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 hudson.Util.deleteFile(Util.java:255)
> 	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
> 	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
> 	at hudson.FilePath.access$1100(FilePath.java:190)
> 	at hudson.FilePath$15.invoke(FilePath.java:1186)
> 	at hudson.FilePath$15.invoke(FilePath.java:1183)
> 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> 	at hudson.remoting.Request$2.run(Request.java:326)
> 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> 	at java.lang.Thread.run(Thread.java:745)
> 	at ......remote call to beam3(Native Method)
> 	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
> 	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
> 	at hudson.remoting.Channel.call(Channel.java:781)
> 	at hudson.FilePath.act(FilePath.java:979)
> 	... 19 more
> Retrying after 10 seconds
> java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
> 	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
> 	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
> 	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
> 	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
> 	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
> 	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
> 	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
> 	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:824)
> 	at hudson.scm.SCM.checkout(SCM.java:485)
> 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
> 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
> 	at hudson.model.Run.execute(Run.java:1738)
> 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
> 	at hudson.model.ResourceController.execute(ResourceController.java:98)
> 	at hudson.model.Executor.run(Executor.java:410)
> Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@3565cfd7:beam3: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
> 	at hudson.FilePath.act(FilePath.java:986)
> 	at hudson.FilePath.act(FilePath.java:968)
> 	at hudson.FilePath.deleteContents(FilePath.java:1183)
> 	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
> 	... 16 more
> Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/NOTICE.txt
> 	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
> 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
> 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
> 	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
> 	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
> 	at java.nio.file.Files.delete(Files.java:1077)
> 	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 hudson.Util.deleteFile(Util.java:255)
> 	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
> 	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
> 	at hudson.FilePath.access$1100(FilePath.java:190)
> 	at hudson.FilePath$15.invoke(FilePath.java:1186)
> 	at hudson.FilePath$15.invoke(FilePath.java:1183)
> 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
> 	at hudson.remoting.Request$2.run(Request.java:326)
> 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> 	at java.lang.Thread.run(Thread.java:745)
> 	at ......remote call to beam3(Native Method)
> 	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
> 	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
> 	at hudson.remoting.Channel.call(Channel.java:781)
> 	at hudson.FilePath.act(FilePath.java:979)
> 	... 19 more
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org