Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-26709

A stage with concurrency: 0 creates a zombie workflow.

      Steps to reproduce :
      Create a workflow.
      Add a stage with a concurrency of 0.

      Expected :

      • Either the concurrency value is rejected on saving,
      • Or the stage actually has no concurrency constraints (this what I expected when I hit this).

      Actual :
      The workflow is blocked with the message "Waiting for builds []".
      When it reaches this point, the workflow cannot be aborted, ever.
      The log states "Aborted by whoever" each time someone tries to abort the build, but the workflow is still blocked.
      It is still blocked even after a Jenkins restart.

          [JENKINS-26709] A stage with concurrency: 0 creates a zombie workflow.

          Jean Blanchard created issue -
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-25550 [ JENKINS-25550 ]
          Jesse Glick made changes -
          Labels New: robustness
          Priority Original: Major [ 3 ] New: Minor [ 4 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 160785 ] New: JNJira + In-Review [ 180487 ]
          Andrew Bayer made changes -
          Component/s New: pipeline-general [ 21692 ]
          Andrew Bayer made changes -
          Component/s Original: workflow-plugin [ 18820 ]
          Jesse Glick made changes -
          Component/s New: pipeline-stage-step-plugin [ 21709 ]
          Component/s Original: pipeline [ 21692 ]
          Andrew Bayer made changes -
          Resolution New: Won't Fix [ 2 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

            jglick Jesse Glick
            jblanchard Jean Blanchard
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: