[
https://issues.apache.org/jira/browse/BUILDS-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14322717#comment-14322717
]
Amareshwari Sriramadasu commented on BUILDS-58:
-----------------------------------------------
[~gkesavan], Can you help with this?
> Builds failing with java.io.IOException: Failed to mkdirs:
> -----------------------------------------------------------
>
> Key: BUILDS-58
> URL: https://issues.apache.org/jira/browse/BUILDS-58
> Project: Infra Build Platform
> Issue Type: Bug
> Components: Jenkins
> Reporter: Amareshwari Sriramadasu
>
> Builds under https://builds.apache.org/view/H-L/view/Lens/ failing with
> {noformat}
> Building remotely on solaris1 (Solaris) in workspace
> <https://builds.apache.org/job/Lens-Commit/ws/>
> 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:772)
> at
> hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:70)
> at
> hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
> at
> hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
> at
> hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:204)
> at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:609)
> at
> hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:182)
> at hudson.plugins.git.GitSCM.checkout(GitSCM.java:907)
> at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
> at
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
> at
> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
> at
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
> at hudson.model.Run.execute(Run.java:1706)
> at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
> at hudson.model.ResourceController.execute(ResourceController.java:88)
> at hudson.model.Executor.run(Executor.java:232)
> Caused by: java.io.IOException: Failed to mkdirs:
> /home/jenkins/tools/maven/apache-maven-3.0.4
> at hudson.FilePath.mkdirs(FilePath.java:1075)
> at hudson.FilePath.installIfNecessaryFrom(FilePath.java:738)
> ... 15 more
> Retrying after 10 seconds
> {noformat}
> The cause says : Caused by: java.io.IOException: Failed to mkdirs:
> /home/jenkins/tools/maven/apache-maven-3.0.4
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)