Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.06k stars 1.19k forks source link

[Aggregate-reports] Copy static file failing in nightly runs #31246

Open jerryshia opened 15 hours ago

jerryshia commented 15 hours ago

Aggregate-reports nightly test runs are failing with:

Error message: "C:\Program Files\PowerShell\7\pwsh.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'D:\a_work_temp\5c76f3ea-d5e8-4628-8f32-17e58f64cdb7.ps1'" copy : Cannot find path 'D:\a_work\1\s\eng\common\InterdependencyGraph.html' because it does not exist. At D:\a_work_temp\5c76f3ea-d5e8-4628-8f32-17e58f64cdb7.ps1:4 char:1

  • copy eng/common/InterdependencyGraph.html D:\a_work\1\a
  • CategoryInfo : ObjectNotFound: (D:\a_work\1\s\eng\…ependencyGraph.html:String) [Copy-Item], ItemNotFoundException
  • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand

    [error]PowerShell exited with code '1'.

For more details check here: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4177264&view=results