-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
I have several jobs executing concurrently against a pool of machines using a node label. However, each is not able to finish, but has to wait for all concurrent jobs, during the post-build step to report violations.
Console output from the job is stuck at:
- Report Violations is waiting for a checkpoint on <OTHER_JOB>
- relates to
-
JENKINS-9913 Not obvious why some post-build tasks enforce serial behavior even when builds are concurrent
- Resolved