You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Glenn Adams (JIRA)" <ji...@apache.org> on 2016/05/26 16:46:12 UTC

[jira] [Commented] (INFRA-11326) mac-mini-1 executor can't install maven-3.0.4

    [ https://issues.apache.org/jira/browse/INFRA-11326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302383#comment-15302383 ] 

Glenn Adams commented on INFRA-11326:
-------------------------------------

Thanks!

> mac-mini-1 executor can't install maven-3.0.4
> ---------------------------------------------
>
>                 Key: INFRA-11326
>                 URL: https://issues.apache.org/jira/browse/INFRA-11326
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Jenkins
>            Reporter: Glenn Adams
>            Assignee: Gavin
>
> Attempting to use mac-mini-1 on a maven build [1], produces:
> [1] https://builds.apache.org/job/xmlgraphics-batik-maven/11/console
> Building remotely on mac-mini-1 (osx mac) in workspace /Users/jenkins/jenkins-home/workspace/xmlgraphics-batik-maven
> java.io.IOException: Failed to install http://archive.apache.org/dist/maven/binaries/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:828)
> 	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: Failed to mkdirs: /home/jenkins/tools/maven/apache-maven-3.0.4
> 	at hudson.FilePath.mkdirs(FilePath.java:1163)
> 	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:798)
> 	... 16 more



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)