Re: disk space on windows box

2012-05-21 Thread Niklas Gustavsson
On Mon, May 21, 2012 at 1:02 AM, Justin Mclean wrote: > The Flex SDK is on the large size (2Gb all up) and I had created a second job > in order to run some check in tests. Eventually we would need several jobs. > > How do I view the amount of available free disk space on the windows build > mac

Re: project disk space

2012-05-21 Thread Niklas Gustavsson
I just ran the script we use the cap the number of days/builds projects can save. All jobs should thus now be capped at either 14 days or 10 builds. /niklas On Mon, May 21, 2012 at 1:16 AM, Olivier Lamy wrote: > yup cleanup build history can help. some doesn't have cleanup rules > and have the f

Re: disk space on windows box

2012-05-21 Thread Justin Mclean
Hi, > I've clean out the Flex builds for now. But, we're limited by the > current disk size on the Windows node Looks likes the windows build box has run out of disk space again but due to other jobs. > so please add a JIRA issue requesting additional space before adding back the > jobs :) Will

Jenkins problem - Java mkdirs() failing

2012-05-21 Thread Marshall Schor
We have a build helper custom plugin that used to work on Jenkins, but seems to have stopped working. The plugin fails to create a subdirectory in the Jenkins .m2 repository. I suspect this is some kind of a permissions issue. You can see the evidence in this raw log output from our last fai

Re: Jenkins problem - Java mkdirs() failing

2012-05-21 Thread Niklas Gustavsson
On Mon, May 21, 2012 at 9:56 PM, Marshall Schor wrote: > Can someone with ssh access to the build machine (ubuntu1) take a look and > see if there is some kind of permission issue?  (I'm not sure what userid > the build runs as, and I don't know what "groups" the builder is a member > of, and I do