Skip to content

Ubuntu 22.04 Runner Times Out at 45 minutes When Allocated from Managed DevOps Pool #12125

@msclbu

Description

@msclbu

Description

Managed DevOps pool runner image ubuntu-22.04:latest cannot run against Azure DevOps Pipelines and always time out after 45 minutes no many how many runners are scaled out.

This was working a couple of days ago.

There seems to be a mismatch where the latest release on GitHub state 20250427.1.1 whereas the Image Version in MDP shows 20250427.1.0 as the latest tag. I am not sure if this is a red herring though.

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022
  • Windows Server 2025

Image version and build link

ubuntu-22.04 Latest
MDP Image version: 20250427.1.0

Is it regression?

20250421.2.1

Expected behavior

MDP Image automatically registers with pipeline and runs job.

Actual behavior

Agent status states it is in allocation mode but pipeline times out after 45 minute threshold with error:

The agent did not connect within the alloted time of 45 minute(s).

Repro steps

Connect Managed DevOps pool to ADO project using ubuntu-2204:latest

Run pipeline scoped to this pool.

Job will hang continuously querying agent status and stating it is taking longer than expect to start.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions