
Hi, I've seen several jobs failing on no space left. I've investigated on one of the slaves: fc20-vm03.phx.ovirt.org println "du -sh /home/jenkins/rpmbuild /home/jenkins/workspace".execute().text println "ls -lR /home/jenkins/rpmbuild/RPMS".execute().text println "ls -l /home/jenkins/workspace".execute().text Result 1.8G /home/jenkins/rpmbuild 412M /home/jenkins/workspace /home/jenkins/rpmbuild/RPMS: total 4 drwxr-xr-x. 2 jenkins jenkins 4096 Jan 14 15:11 noarch /home/jenkins/rpmbuild/RPMS/noarch: total 920404 -rw-r--r--. 1 jenkins jenkins 235071524 Dec 17 17:44 ovirt-node-iso-3.1.0-0.999.201412171729.fc20.noarch.rpm -rw-r--r--. 1 jenkins jenkins 235746504 Jan 8 18:18 ovirt-node-iso-3.5-0.999.201501081803.fc20.noarch.rpm -rw-r--r--. 1 jenkins jenkins 235783824 Jan 13 18:32 ovirt-node-iso-3.5-0.999.201501131810.fc20.noarch.rpm -rw-r--r--. 1 jenkins jenkins 235864872 Jan 14 15:11 ovirt-node-iso-3.5-0.999.201501141454.fc20.noarch.rpm total 8 drwxr-xr-x. 4 jenkins jenkins 4096 Jan 15 06:44 ovirt-engine_master_animal-sniffer_merged drwxr-xr-x. 3 jenkins jenkins 4096 Jan 15 06:37 repos_master_check-closure_merged Looks like ovirt-node-iso job leaves artifacts out of workspace and there's no cleanup of rpmbuild in place. Can you please fix it? -- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com