0
votes

When I execute the build definition using Microsoft agent, the below error is reflecting Error: The agent request is not running because all potential agents are running other requests. The current position in the queue: 1 The build execution took days and it is bonded. Can someone please help me to run out of this issue? Scenarios I tried:

  1. reinstalling the self-hosted agent and reconfigure the agent again.
  2. I am trying with Microsoft agent "Azure pipelines"
1

1 Answers

0
votes

Running issue when buid defenation execute using microsoft host agent?

If your pipeline queues but never gets an agent, check the following items:

Please check this document for some more details.

Note: Please also check if Microsoft Hosted Pool `Azure Pipelines' are stuck on builds that you cancelled and deleted.

If above not help you, please share more info about your definition to help us to find the reason for this issue:

Agent pool info:

enter image description here

Execution plan info:

enter image description here

Parallel jobs info (And click the link View in-progress jobs):

enter image description here