-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
2.73.1, BO 1.2.1, ci.j.io
This occurs occasionally on ci.jenkins.io with the default buildPlugin() pipeline from https://github.com/jenkins-infra/pipeline-library
The Linux agent is available quickly, the Windows agent takes forever to come online.
Blue Ocean tells me for quite a long time that it's waiting for the windows agent… when the Linux build in the paralle() step is already finished. Knowing this would be very useful information.
Screen shots attached. Times are off 2 hours due to my time zone, but it shows clearly one parallel is done, but BO doesn't tell me.
- duplicates
-
JENKINS-44981 Developer can see node steps within the step listing
-
- Open
-
[JENKINS-46901] "Waiting in queue for…" indicator shows up when the pipeline is already half finished
Attachment | New: Screen Shot 2017-09-15 at 21.23.43.png [ 39731 ] | |
Attachment | New: Screen Shot 2017-09-15 at 21.25.42.png [ 39732 ] |
Description |
Original:
This occurs occasionally on ci.jenkins.io with the default {{buildPlugin()}} pipeline from [https://github.com/jenkins-infra/pipeline-library] The Linux agent is available quickly, the Windows agent takes forever to come only. Blue Ocean tells me for quite a long time that it's waiting for the windows agent… when the Linux build in the paralle() step is already finished. Knowing this would be very useful information. Screen shots attached. Times are off 2 hours due to my time zone, but it shows clearly one parallel is done, but BO doesn't tell me. |
New:
This occurs occasionally on ci.jenkins.io with the default {{buildPlugin()}} pipeline from [https://github.com/jenkins-infra/pipeline-library] The Linux agent is available quickly, the Windows agent takes forever to come online. Blue Ocean tells me for quite a long time that it's waiting for the windows agent… when the Linux build in the paralle() step is already finished. Knowing this would be very useful information. Screen shots attached. Times are off 2 hours due to my time zone, but it shows clearly one parallel is done, but BO doesn't tell me. |
Summary | Original: "Waiting in queue for…" indicator shows up when the pipeline is running | New: "Waiting in queue for…" indicator shows up when the pipeline is already half finished |
Link | New: This issue duplicates JENKINS-44981 [ JENKINS-44981 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
danielbeck yes, its over zealous right now and we plan to replace these with JENKINS-44981