Jenkins performance broken
Closed, ResolvedPublic

Description

Jenkins has no database, it reads everything from disk. Ever since the server had a block storage mount added performance values of Jenkins are utter crap.

This likely is caused by the fact that the Jenkins jobs/ directory was moved to the block storage which means every single Jenkins operation which will show any information on at least one job (which is every single page really) will have to wait for storage IO rather than local disk IO. This breaks performance so bad it's not even fun anymore.

e.g. load this http://build.neon.kde.org/computer/(master)/

Porn over 56K was faster than this bullshit.

sitter created this task.Feb 14 2017, 12:50 PM

The reason is disk space of course. There's 86GB of stuff in jobs/ Do you have thoughts on a better way to allocate the space?

There is no reason why there should need to be 86 GB of data in jobs/ Build cleanup tech.

moved back to main partition now

jriddell moved this task from Ready To Do to Doing on the Neon board.Mar 7 2017, 12:02 AM
jriddell moved this task from Doing to Review on the Neon board.Mar 7 2017, 9:38 PM
sitter closed this task as Resolved.Mar 13 2017, 12:59 PM