Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: pipeline
-
Labels:
-
Environment:Jenkins Master WIndows Server 2012, Jenkins
version 2.112, 2 slaves, Jenkins Slave Windows 10 and Jenkins Slave Debian 9.3(Stretch)
-
Similar Issues:
Description
We use Multi branch job. Sometimes pipeline job is failed with java.lang.StackOverflowError.I send you our Jenkinsfile and pipeline.log. Maybe is job name too long?
Also sometimes parallel stages hang when one stage is failed(failFast true) via this exception but I think it's other bug. Please write if you need some additional logs or system information.
Andrew Bayer I've remove parallel stages and problem does not occur for now. If you need I could send you new groovy files and pipeline.