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

Job in quiet period blocks other jobs even if executors are available

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • core
    • None

      If there is a job in quiet period other jobs which do not depend on its completion will block even if executors are available.

        1. queue.png
          51 kB
          Johno Crawford
        2. queue.png
          26 kB
          Johno Crawford

          [JENKINS-13373] Job in quiet period blocks other jobs even if executors are available

          This appears to be a bug, although without more description I can't really interpret the screenshot.

          Kohsuke Kawaguchi added a comment - This appears to be a bug, although without more description I can't really interpret the screenshot.

          Johno Crawford added a comment - - edited

          This can be reproduced by configuring three jobs, two jobs job-A and job-B which are chained, job-B has a quiet period, and an independent job job-C, when job-A completes and job-B is in its quiet period, job-C won't start (even though executors are available) until the quiet period is over.

          Johno Crawford added a comment - - edited This can be reproduced by configuring three jobs, two jobs job-A and job-B which are chained, job-B has a quiet period, and an independent job job-C, when job-A completes and job-B is in its quiet period, job-C won't start (even though executors are available) until the quiet period is over.

          Please find attached job configs which can be used to reproduce the bug.

          Johno Crawford added a comment - Please find attached job configs which can be used to reproduce the bug.

          Verified JENKINS-12994 fix with attached test job configs.

          Johno Crawford added a comment - Verified JENKINS-12994 fix with attached test job configs.

            Unassigned Unassigned
            johno Johno Crawford
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: