Hi Dhaval, A single thread dump (or even multiple) is not enough to see why the server is consuming excessive cpu.
https://stackoverflow.com/a/29148553 will show how how to track the CPU to a specific (or set of) java threads. Once armed with that, then the thread dump will help us see what those threads are doing and may give an indication as to how you can fix or prevent it (or if it looks to be a bug aid in filing a detailed bug report) /Janes On Thursday, 29 April 2021 at 17:21:05 UTC+1 dhav...@gmail.com wrote: > More than 15 days of CPU utilization increased for only Master Jenkins. > However, slave Jenkins resources (RAM & CPU) is in a normal state. > > Attaching thread dump of Master Jenkins process. What could be the problem > and what is the fix for this? > > -- > Thanks & Regards > Dhaval Jaiswal > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0b71199d-8b66-4c04-8814-a868eb4b1c4cn%40googlegroups.com.