timja / jenkins-gh-issues-poc-06-18

0 stars 0 forks source link

[JENKINS-56881] Jenkins job stuck without any error message #4354

Open timja opened 5 years ago

timja commented 5 years ago

Jenkins jobs are hanging in between suddenly and the job is getting stuck. It is neither failing nor moving forward. Even after aborting the current job and rebuilding does not solve the issue.

I am seeing some thread dump from the url : "http://hostname:8080/"

Please review and help on how to fix this issue as we are now running into this issue very frequently.


Originally reported by aravindreddy, imported from: Jenkins job stuck without any error message
  • assignee: oleg_nenashev
  • status: Open
  • priority: Blocker
  • resolution: Unresolved
  • imported: 2022/01/10
timja commented 5 years ago

aravindreddy:

Please help us in resolving this issue.

In addition to the above details mentioned in the description we have observed the following details.

After aborting and rebuilding the job multiple times the job was executed successfully.It took around 1 hour ideally which should have been done in 1 minute.

We have found the following error message in the console.

Session ID: 5e08cadac28de7aa848f3a63267bc56a)
[1554383760.174][SEVERE]: Timed out receiving message from renderer: 300.000
[1554384360.175][SEVERE]: Timed out receiving message from renderer: 600.000
[1554384360.175][SEVERE]: Timed out receiving message from renderer: -600.001
[1554384660.179][SEVERE]: Timed out receiving message from renderer: 300.000
[1554385260.180][SEVERE]: Timed out receiving message from renderer: 600.000
[1554385260.180][SEVERE]: Timed out receiving message from renderer: -600.001
[1554385560.183][SEVERE]: Timed out receiving message from renderer: 300.000
[1554386160.184][SEVERE]: Timed out receiving message from renderer: 600.000
[1554386160.184][SEVERE]: Timed out receiving message from renderer: -600.001
[ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 4,231.987 s <<< FAILURE!