### Description Could not find a part of the path 'D:\a'. ### Platforms affected - [ ] Azure DevOps - [x] GitHub Actions - Standard Runners - [ ] GitHub Actions - Larger Runners ### Runner images affected - [ ] Ubuntu 22.04 - [ ] Ubuntu 24.04 - [ ] Ubuntu Slim - [ ] macOS 14 - [ ] macOS 14 Arm64 - [ ] macOS 15 - [ ] macOS 15 Arm64 - [ ] macOS 26 Arm64 - [ ] Windows Server 2022 - [x] Windows Server 2025 ### Image version and build link This information is not available. https://github.com/GarnerCorp/test-charged/actions/runs/21362350661/job/61484718323?pr=88 https://github.com/GarnerCorp/test-charged/actions/runs/21362350661/job/61484718424?pr=88 https://github.com/GarnerCorp/test-charged/actions/runs/21362350661/job/61484718435?pr=88 ### Is it regression? Yes. https://github.com/GarnerCorp/test-charged/actions/runs/21216371306 ### Expected behavior Windows runners should start reliably and not complain about a missing `D:\a` ### Actual behavior ``` 2026-01-26T15:00:43.3766076Z ##[error]Could not find a part of the path 'D:\a'. ``` ### Repro steps Trigger https://github.com/GarnerCorp/test-charged/actions/runs/21362350661 See <img width="371" height="456" alt="three windows runers failed inexplicably" src="https://github.com/user-attachments/assets/ae1a1488-4eaf-4a4e-97fe-965abf3f7457" />
Description
Could not find a part of the path 'D:\a'.
Platforms affected
Runner images affected
Image version and build link
This information is not available.
https://github.com/GarnerCorp/test-charged/actions/runs/21362350661/job/61484718323?pr=88
https://github.com/GarnerCorp/test-charged/actions/runs/21362350661/job/61484718424?pr=88
https://github.com/GarnerCorp/test-charged/actions/runs/21362350661/job/61484718435?pr=88
Is it regression?
Yes. https://github.com/GarnerCorp/test-charged/actions/runs/21216371306
Expected behavior
Windows runners should start reliably and not complain about a missing
D:\aActual behavior
Repro steps
Trigger
https://github.com/GarnerCorp/test-charged/actions/runs/21362350661
See