2026-02-21T00:49:22.7750743Z ##[section]Starting: Send job to Helix (Windows) 2026-02-21T00:49:22.7759794Z ============================================================================== 2026-02-21T00:49:22.7759928Z Task : PowerShell 2026-02-21T00:49:22.7760006Z Description : Run a PowerShell script on Linux, macOS, or Windows 2026-02-21T00:49:22.7760116Z Version : 2.268.1 2026-02-21T00:49:22.7760190Z Author : Microsoft Corporation 2026-02-21T00:49:22.7760284Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/powershell 2026-02-21T00:49:22.7760395Z ============================================================================== 2026-02-21T00:49:24.8393839Z Generating script. 2026-02-21T00:49:24.8974627Z ========================== Starting Command Output =========================== 2026-02-21T00:49:24.9203112Z ##[command]"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'D:\a\_work\_temp\1557ad67-d833-44b7-9145-e67d80eaa0c4.ps1'" 2026-02-21T00:49:26.4512636Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1 2026-02-21T00:49:26.5183739Z Attempting to install 'sdk v10.0.100-rc.2.25502.107' from public location. 2026-02-21T00:49:32.2794618Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.2.25502.107/dotnet-sdk-10.0.100-rc.2.25502.107-win-x64.zip size is 301635333 bytes. 2026-02-21T00:49:32.2904917Z dotnet-install: Downloaded file https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100-rc.2.25502.107/dotnet-sdk-10.0.100-rc.2.25502.107-win-x64.zip size is 301635333 bytes. 2026-02-21T00:49:32.2940729Z dotnet-install: The remote and local file sizes are equal. 2026-02-21T00:49:32.2963907Z dotnet-install: Extracting the archive. 2026-02-21T00:49:46.8624697Z dotnet-install: Adding to current process PATH: "D:\a\_work\1\s\performance\.dotnet\". Note: This change will not be visible if PowerShell was run as a child process. 2026-02-21T00:49:46.8647890Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-02-21T00:49:46.8653455Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-02-21T00:49:46.8658989Z dotnet-install: Installed version is 10.0.100-rc.2.25502.107 2026-02-21T00:49:46.8664792Z dotnet-install: Installation finished 2026-02-21T00:49:46.8852505Z Setting NUGET enhanced retry environment variables 2026-02-21T00:49:46.9169527Z Setting NUGET enhanced retry environment variables 2026-02-21T00:49:48.1562588Z Setting NUGET enhanced retry environment variables 2026-02-21T00:49:50.0047302Z Determining projects to restore... 2026-02-21T00:49:50.1251020Z Determining projects to restore... 2026-02-21T00:49:50.9909042Z Restored D:\a\_work\1\s\performance\eng\performance\helix.proj (in 705 ms). 2026-02-21T00:49:51.0140165Z All projects are up-to-date for restore. 2026-02-21T00:49:51.1733693Z Sending Job to Windows.11.Amd64.Client.Open... 2026-02-21T00:50:16.6096327Z Sent Helix Job; see work items at https://helix.dot.net/api/jobs/8d810c7e-8f48-47f4-be00-77da79a62091/workitems?api-version=2019-06-17 2026-02-21T00:50:17.6176679Z Waiting for completion of job 8d810c7e-8f48-47f4-be00-77da79a62091 on Windows.11.Amd64.Client.Open (Details: https://helix.dot.net/api/jobs/8d810c7e-8f48-47f4-be00-77da79a62091/details?api-version=2019-06-17 ) 2026-02-21T06:08:21.4365244Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2026-02-21T06:08:21.4483506Z Attempting to cancel the build... 2026-02-21T06:08:21.4600350Z ##[warning].packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25555.107\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): warning : (NETCORE_ENGINEERING_TELEMETRY=Build) Build task was cancelled while waiting on job '8d810c7e-8f48-47f4-be00-77da79a62091'. Attempting to cancel this job in Helix... 2026-02-21T06:08:21.4601709Z D:\a\_work\1\s\performance\.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.25555.107\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): warning : Build task was cancelled while waiting on job '8d810c7e-8f48-47f4-be00-77da79a62091'. Attempting to cancel this job in Helix... [D:\a\_work\1\s\performance\eng\performance\helix.proj] 2026-02-21T06:08:21.9128328Z ##[error]The operation was canceled. 2026-02-21T06:08:21.9132515Z ##[section]Finishing: Send job to Helix (Windows)