jenkinsci / rubymetrics-plugin

Ruby metric reports for Jenkins. Rcov, Rails stats, Rails notes and Flog.
https://plugins.jenkins.io/rubyMetrics/
25 stars 28 forks source link

High CPU usage when publishing rcov reports #12

Closed CloCkWeRX closed 10 years ago

CloCkWeRX commented 12 years ago

In a build, the last thing I often see in the logs is: Publishing rcov report... (whether that's jenkins or rcov I'm not super clear on)

... and the server hits high CPU (100%+) utlisation for a prolonged period.

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 17121 jenkins 20 0 5991m 505m 17m S 105 6.4 4:32.65 java

Unfortunately I can't seem to get further debugging information out to determine exactly what's going on under the hood - can attach misc build files, etc or further explore the problem on request.

pkuczynski commented 10 years ago

@CloCkWeRX is this issue still valid?

CloCkWeRX commented 10 years ago

I don't have access to that box anymore anyway

pkuczynski commented 10 years ago

@CloCkWeRX thanks for feedback...