Re: workspace cleanups needed on jenkins master

2018-12-28 Thread Adina Crainiceanu
For Rya on builds.apache.org, I now changed the "Discard old builds" settings to specify a value of 5 or 7 for all of "Days to keep build", "Max # of builds to keep", "Days to keep artifacts", and "Max # of builds to keep with artifacts". Before we only had "Max # of builds to keep" set. If this st

Re: workspace cleanups needed on jenkins master

2018-12-28 Thread Christofer Dutz
Ok ... so it seems that the option "Days to keep old items" (I set it to "1") when I setup the job quite some time ago isn't what's controlling this. I just updated the Jenkinsfile to set the buildDiscarder in it's option section ... hopefully it will work. Chris Am 28.12.18, 12:22 schrieb

Re: workspace cleanups needed on jenkins master

2018-12-28 Thread Olivier Lamy
Looking at https://builds.apache.org/job/PLC4X/job/PLC4X/job/develop/ the history is 30 builds for only one branch (same for others) this history is consuming space On Fri, 28 Dec 2018 at 19:58, Christofer Dutz wrote: > Hi all, > > seeing PLC4X consuming 6 GB ... being a quite small project, tha

Re: workspace cleanups needed on jenkins master

2018-12-28 Thread Christofer Dutz
Hi all, seeing PLC4X consuming 6 GB ... being a quite small project, that's clearly too much. Even if I have an idea why this is probably the reason. Could you please also share what's consuming that much space? Chris Am 27.12.18, 20:05 schrieb "Karl Heinz Marbaise" : Hi Chris,