Hans Brende created ANY23-368:
---------------------------------
Summary: Jenkins builds are failing after running out of disk space
Key: ANY23-368
URL: https://issues.apache.org/jira/browse/ANY23-368
Project: Apache Any23
Issue Type: Bug
Components: CIS (Jenkins)
Affects Versions: 2.3
Reporter: Hans Brende
Fix For: 2.3
Jenkins keeps running out of disk space, which is causing our builds to fail.
Most recently, I'm getting errors very similar to [this
one|https://stackoverflow.com/questions/31129417/jenkins-not-able-to-fetch-code-from-remote-git],
which have all occurred on {{ubuntu-eu2}}. The last successful build occurred
on {{H26}}, but I'm not sure if there's a way to force the build to happen on
that machine.
Previously I was getting errors like this one:
[WARNING] Failed to write tracking file
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/maven/plugins/maven-scm-plugin/1.4/_remote.repositories
java.io.IOException: No space left on device
at java.io.RandomAccessFile.writeBytes (Native Method)
at java.io.RandomAccessFile.write (RandomAccessFile.java:512)
Any idea how to proceed?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)