runner-images icon indicating copy to clipboard operation
runner-images copied to clipboard

Azure DevOps Self-hosted VMSS not working using correct Version of Microsoft.Azure.DevOps.Pipelines.Agent extension with Ubuntu 24.04

Open markDmullins opened this issue 1 year ago • 1 comments

Description

When deploying the Ubuntu 24.04 image within an Azure virtual machine scale set for a VMSS pool of Azure DevOps, the Microsoft.Azure.DevOps.Pipelines.Agent extension is added, using version 1.2.3 instead of the current latest version 1.2.5.2

1.2.3 of the script has a known issue with Ubuntu24.04 10122 -( Microsoft.Azure.DevOps.Pipelines.Agent)

image

Platforms affected

  • [X] Azure DevOps
  • [ ] GitHub Actions - Standard Runners
  • [ ] GitHub Actions - Larger Runners

Runner images affected

  • [ ] Ubuntu 20.04
  • [ ] Ubuntu 22.04
  • [X] Ubuntu 24.04
  • [ ] macOS 12
  • [ ] macOS 13
  • [ ] macOS 13 Arm64
  • [ ] macOS 14
  • [ ] macOS 14 Arm64
  • [ ] Windows Server 2019
  • [ ] Windows Server 2022

Image version and build link

N/A

Is it regression?

no

Expected behavior

Create an azure Virtual Machine Scale set Agent Pool in Azure DevOps and it uses a version of the Microsoft.Azure.DevOps.Pipelines.Agent extension that is compatible with Ubuntu 24.04 (>1.25.2)

Actual behavior

Azure Virtual Machine Scale set is being configured with version 1.23 of Microsoft.Azure.DevOps.Pipelines.Agent

Repro steps

Create a self-hosted Azure DevOps pool, of type Azure virtual machine scale set, connected to your VMSS.

markDmullins avatar Jul 24 '24 09:07 markDmullins

Hi @markDmullins - Thank you for bringing this issue to us. We are looking into this issue and will update you shortly on this issue after investigating.

Prabhatkumar59 avatar Jul 24 '24 12:07 Prabhatkumar59

Hi @markDmullins - we don't own any Azure DevOps infrastructure and this repo is intended only for content of Hosted Runner Images. Requesting you to try creating an issue in https://github.com/microsoft/azure-pipelines-agent or https://github.com/microsoft/vsts-azurevm-extension. We are closing this issue, thank you.

Prabhatkumar59 avatar Jul 29 '24 09:07 Prabhatkumar59