See <https://builds.apache.org/job/ActiveMQ%20Protocol%20Buffer/14/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu6 (Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/ActiveMQ%20Protocol%20Buffer/ws/>
java.io.IOException: Failed to install 
http://archive.apache.org/dist/maven/binaries/apache-maven-2.0.10-bin.zip to 
/home/hudson/tools/maven/apache-maven-2.0.10
        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:766)
        at 
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:70)
        at 
hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:61)
        at 
hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
        at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:204)
        at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:610)
        at 
hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:182)
        at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:866)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
        at hudson.model.Run.execute(Run.java:1676)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: remote file operation failed: 
/home/hudson/tools/maven/apache-maven-2.0.10 at 
hudson.remoting.Channel@4c673bcb:ubuntu6
        at hudson.FilePath.act(FilePath.java:910)
        at hudson.FilePath.act(FilePath.java:887)
        at hudson.FilePath.deleteContents(FilePath.java:1089)
        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:730)
        ... 15 more
Caused by: java.nio.file.AccessDeniedException: 
/home/hudson/tools/maven/apache-maven-2.0.10/LICENSE.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:238)
        at hudson.Util.deleteRecursive(Util.java:301)
        at hudson.Util.deleteContentsRecursive(Util.java:203)
        at hudson.FilePath$13.invoke(FilePath.java:1092)
        at hudson.FilePath$13.invoke(FilePath.java:1089)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        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)
Retrying after 10 seconds
java.io.IOException: Failed to install 
http://archive.apache.org/dist/maven/binaries/apache-maven-2.0.10-bin.zip to 
/home/hudson/tools/maven/apache-maven-2.0.10
        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:766)
        at 
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:70)
        at 
hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:61)
        at 
hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
        at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:204)
        at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:610)
        at 
hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:182)
        at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:866)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
        at hudson.model.Run.execute(Run.java:1676)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: remote file operation failed: 
/home/hudson/tools/maven/apache-maven-2.0.10 at 
hudson.remoting.Channel@4c673bcb:ubuntu6
        at hudson.FilePath.act(FilePath.java:910)
        at hudson.FilePath.act(FilePath.java:887)
        at hudson.FilePath.deleteContents(FilePath.java:1089)
        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:730)
        ... 15 more
Caused by: java.nio.file.AccessDeniedException: 
/home/hudson/tools/maven/apache-maven-2.0.10/LICENSE.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:238)
        at hudson.Util.deleteRecursive(Util.java:301)
        at hudson.Util.deleteContentsRecursive(Util.java:203)
        at hudson.FilePath$13.invoke(FilePath.java:1092)
        at hudson.FilePath$13.invoke(FilePath.java:1089)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        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)
Retrying after 10 seconds
java.io.IOException: Failed to install 
http://archive.apache.org/dist/maven/binaries/apache-maven-2.0.10-bin.zip to 
/home/hudson/tools/maven/apache-maven-2.0.10
        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:766)
        at 
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:70)
        at 
hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:61)
        at 
hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
        at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:204)
        at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:610)
        at 
hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:182)
        at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:866)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
        at hudson.model.Run.execute(Run.java:1676)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: remote file operation failed: 
/home/hudson/tools/maven/apache-maven-2.0.10 at 
hudson.remoting.Channel@4c673bcb:ubuntu6
        at hudson.FilePath.act(FilePath.java:910)
        at hudson.FilePath.act(FilePath.java:887)
        at hudson.FilePath.deleteContents(FilePath.java:1089)
        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:730)
        ... 15 more
Caused by: java.nio.file.AccessDeniedException: 
/home/hudson/tools/maven/apache-maven-2.0.10/LICENSE.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:238)
        at hudson.Util.deleteRecursive(Util.java:301)
        at hudson.Util.deleteContentsRecursive(Util.java:203)
        at hudson.FilePath$13.invoke(FilePath.java:1092)
        at hudson.FilePath$13.invoke(FilePath.java:1089)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        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)

Reply via email to