ARM64 source-build legs in the VMR Build pipeline are all failing. The Docker-Linux-Arm-Internal pool image is missing pwsh, so the 1ES PT Pre-Job rejects the image before builds can run.
Failing jobs: All SB_Ubuntu2404Arm64_* jobs across main and release branches. x64 legs are unaffected.
Errors:
Unable to locate executable file: 'pwsh'
Example build: 2953548 (main)
The ARM64 agent image needs to be rebuilt to include pwsh.
ARM64 source-build legs in the VMR Build pipeline are all failing. The
Docker-Linux-Arm-Internalpool image is missingpwsh, so the 1ES PT Pre-Job rejects the image before builds can run.Failing jobs: All
SB_Ubuntu2404Arm64_*jobs across main and release branches. x64 legs are unaffected.Errors:
Example build: 2953548 (main)
The ARM64 agent image needs to be rebuilt to include
pwsh.