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

Queued Kubernetes destined jobs do not execute in FIFO order.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • kubernetes-plugin
    • None
    • Jenkins: 2.263.4
      Kubernetes-Plugin: 1.29.0
      Kubernetes: v1.20.2+k3s1

      With a `Concurrency Limit` (containerCap) limit set jobs queue as expected. However, as jobs finish the queued jobs do not execute in FIFO order.  If I am not mistaken they appear to be executed in ASCII Sort of the job Name... 

      With a concurrency limit of 3, I kicked off 11 jobs (using the `Build Now` button) and they executed in the following order... 

      1,2,3,10,11,4,5,6,7,8,9

       

            Unassigned Unassigned
            lelandsindttouchnet Leland Sindt
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: