Skip to content

Console Output

Started by user nboldt@redhat.com
Building in workspace /home/hudson/genie.webtools/.jenkins/jobs/WTP-Disk-Cleanup/workspace
[workspace] $ /bin/sh -xe /tmp/genie.webtools/jenkins7210498552943583797.sh
+ [[ true == \t\r\u\e ]]
+ sizeReport Before nocount
+ echo ==========================
==========================
+ echo 'Disk Usage Before Cleanup:'
Disk Usage Before Cleanup:
+ [[ nocount == \n\o\c\o\u\n\t ]]
+ egrep -v '(8.0K|4.0K|0)[[:space:]]'
+ du -sh /home/data/httpd/archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.0/ /home/data/httpd/archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.1/ /home/data/httpd/archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/
+ cat du.list.txt
+ egrep '^([[:digit:]]{2})M[[:space:]]'
+ sort
+ echo ==========================
==========================
+ cat du.list.txt
+ egrep '([[:digit:]]{3})M[[:space:]]'
+ sort
+ echo ==========================
==========================
+ cat du.list.txt
+ egrep 'G[[:space:]]'
+ sort
4.7G	/home/data/httpd/archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.1/
4.8G	/home/data/httpd/archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/
9.8G	/home/data/httpd/archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.0/
+ echo ==========================
==========================
+ [[ -d /home/data/httpd/archive.eclipse.org/webtools/downloads/drops/R3.8/*/ ]]
+ wait
+ sizeReport After includecount
+ echo ==========================
==========================
+ echo 'Disk Usage After Cleanup:'
Disk Usage After Cleanup:
+ [[ includecount == \n\o\c\o\u\n\t ]]
+ egrep -v '(8.0K|4.0K|0)[[:space:]]'
+ du -shc /home/data/httpd/archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.0/ /home/data/httpd/archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.1/ /home/data/httpd/archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/
+ cat du.list.txt
+ egrep '^([[:digit:]]{2})M[[:space:]]'
+ sort
+ echo ==========================
==========================
+ cat du.list.txt
+ sort
+ egrep '([[:digit:]]{3})M[[:space:]]'
+ echo ==========================
==========================
+ cat du.list.txt
+ egrep 'G[[:space:]]'
+ sort
20G	total
4.7G	/home/data/httpd/archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.1/
4.8G	/home/data/httpd/archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/
9.8G	/home/data/httpd/archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.0/
+ echo ==========================
==========================
[description-setter] Description set: After: 20G	
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS