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

CauseOfBlockage of items in Queue is extremely verbose

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core
    • Jenkins:2.46

      When hovering over a queued item to check on the cause of blockage, the UI displays an extremely large text area showing something like the following:

      <nodeA> doesn’t have label <label>; <nodeB> doesn’t have label <label>; ...
      

      The text contains every single node in the Jenkins instance. And on some systems completely fills the browser window obscuring all other text.

      But it is intermittent and on the next refresh (probably by the automatic queue maintenance), the cause of blockage shows more simple cause like "Waiting for the next available executor for <label1>" (see simple-cause.png ).

      (For that reason I have not been able to capture a screenshot yet. As soon as I can I will attach it to this ticket)

      *Sensitive Information*

      It sometimes appears that build parameters shows up in that text.

      *Related Issues*

      This seems related to the improvement made in https://issues.jenkins-ci.org/browse/JENKINS-38514.

            Unassigned Unassigned
            allan_burdajewicz Allan BURDAJEWICZ
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: