I have a Jenkins pipeline where around 25 stages run in parallel on 
different nodes. 


But when those run in parallel and suppose a stage has 10 statements to 
execute, then I can see only 5(or any number less than 10) statements are 
executed for some of the stages and stage icon show spinner keeps spinning. 
And stage never proceeds further.

I am unable to understand why it does nothing after executing some of the 
statements. Please guide me what logs I should check or any other things, 
which will help me to understand cause of this stuck. So I'll analyze and 
fix it.

Or does it because of 25 stages running in parallel. Please guide me. I 
spent lot of time googling, analyzing console output but nothing helped.

-- 
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/58cc7c4f-47e7-4694-9334-09be2b09ea0e%40googlegroups.com.

Reply via email to