2026-02-03T01:15:40.7878959Z ##[section]Starting: Send to Helix 2026-02-03T01:15:40.7892238Z ============================================================================== 2026-02-03T01:15:40.7892355Z Task : Command line 2026-02-03T01:15:40.7892417Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-02-03T01:15:40.7892517Z Version : 2.268.0 2026-02-03T01:15:40.7892579Z Author : Microsoft Corporation 2026-02-03T01:15:40.7892654Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-02-03T01:15:40.7892746Z ============================================================================== 2026-02-03T01:15:41.7755749Z Generating script. 2026-02-03T01:15:41.7835035Z Script contents: shell 2026-02-03T01:15:41.7841397Z powershell -ExecutionPolicy ByPass -NoProfile eng\common\msbuild.ps1 -ci -warnaserror 0 -restore D:\a\_work\1\s/src/libraries/sendtohelix.proj /p:RuntimeFlavor=mono /p:TargetArchitecture=wasm /p:TargetRuntimeIdentifier= /p:Configuration=Release /p:TargetOS=browser /p:MonoForceInterpreter= /p:TestScope=innerloop /p:TestRunNamePrefixSuffix=Mono_Release /p:HelixBuild=20260202.6 /p:BrowserHost=windows /p:RunSmokeTestsOnly=True /p:NeedsToBuildWasmAppsOnHelix=true /bl:D:\a\_work\1\s/artifacts/log/Release/SendToHelix.binlog 2026-02-03T01:15:41.8093570Z ========================== Starting Command Output =========================== 2026-02-03T01:15:41.8325052Z ##[command]"C:\Windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "D:\a\_work\_temp\a253213f-7011-4244-b778-8beccb421f0d.cmd"" 2026-02-03T01:15:42.3306857Z Setting NUGET enhanced retry environment variables 2026-02-03T01:15:42.3552092Z Setting NUGET enhanced retry environment variables 2026-02-03T01:15:42.7188219Z 2026-02-03T01:15:43.4500832Z Determining projects to restore... 2026-02-03T01:15:45.1329824Z Restored D:\a\_work\1\s\src\libraries\sendtohelix.proj (in 1.09 sec). 2026-02-03T01:15:45.5561843Z Using _Scenarios: WasmTestOnChrome 2026-02-03T01:15:45.5562369Z Using _DebuggerHosts: chrome 2026-02-03T01:15:45.5563116Z Using Queues: (Windows.Amd64.Server2022.Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly+(Windows.Server2025.Amd64.Open)windows.server2025.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2025-helix-webassembly-amd64 2026-02-03T01:15:45.5563855Z BuildTargetFramework: net11.0 2026-02-03T01:15:45.5565203Z TestArchiveTestsRoot: D:\a\_work\1\s\artifacts\helix/tests/ 2026-02-03T01:15:45.5566412Z TestArchiveRoot: D:\a\_work\1\s\artifacts\helix/ 2026-02-03T01:15:45.5567869Z TestArchiveRuntimeRoot: D:\a\_work\1\s\artifacts\helix/runtime/ 2026-02-03T01:15:45.5569505Z TestArchiveRuntimeFile: D:\a\_work\1\s\artifacts\helix/runtime/test-runtime-net11.0-browser-Release-wasm.zip 2026-02-03T01:15:45.6126232Z Correlation directory prepared 2026-02-03T01:15:46.8378658Z Using Queues: (Windows.Amd64.Server2022.Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly+(Windows.Server2025.Amd64.Open)windows.server2025.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2025-helix-webassembly-amd64 2026-02-03T01:15:46.8379522Z Build TargetFramework: net11.0 2026-02-03T01:15:46.8384296Z Using emsdk: D:\a\_work\1\s\src\mono\browser\emsdk\ 2026-02-03T01:15:53.5144204Z Using emsdk: D:\a\_work\1\s\artifacts\obj\helix-staging\\emsdk 2026-02-03T01:15:53.5170703Z Building Helix work items for scenario WasmTestOnChrome 2026-02-03T01:15:53.5171200Z Using TestRunNamePrefix: net11.0-browser-Release-wasm-Mono_Release-WasmTestOnChrome- 2026-02-03T01:15:53.5172649Z Using HelixCorrelationPayload: D:\a\_work\1\s\artifacts\helix/runtime/test-runtime-net11.0-browser-Release-wasm.zip 2026-02-03T01:15:53.5174009Z Using HelixCommand: powershell -command "dotnet dev-certs https --export-path devcerts.pfx --password PLACEHOLDER ; $pw = ConvertTo-SecureString PLACEHOLDER -AsPlainText -Force ; Import-PfxCertificate -FilePath devcerts.pfx -Password $pw -CertStoreLocation Cert:\LocalMachine\Root " && call RunTests.cmd 2026-02-03T01:15:53.5176068Z Using HelixType: test/functional/cli/innerloop/ 2026-02-03T01:15:53.5176513Z Using WorkItemArchiveWildCard: D:\a\_work\1\s\artifacts\helix/tests/**/*.zip 2026-02-03T01:15:53.5177671Z Using Timeout: 01:00:00 2026-02-03T01:15:53.5181590Z Done building Helix work items for scenario WasmTestOnChrome. Work item count: 4 2026-02-03T01:15:53.5209783Z Starting Azure Pipelines Test Run net11.0-browser-Release-wasm-Mono_Release-WasmTestOnChrome-(Windows.Amd64.Server2022.Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly 2026-02-03T01:15:53.7241271Z Starting Azure Pipelines Test Run net11.0-browser-Release-wasm-Mono_Release-WasmTestOnChrome-(Windows.Server2025.Amd64.Open)windows.server2025.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2025-helix-webassembly-amd64 2026-02-03T01:15:53.8997549Z Using Queues: (Windows.Amd64.Server2022.Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly+(Windows.Server2025.Amd64.Open)windows.server2025.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2025-helix-webassembly-amd64 2026-02-03T01:15:53.8998666Z Build TargetFramework: net11.0 2026-02-03T01:15:53.8999212Z Using emsdk: D:\a\_work\1\s\artifacts\obj\helix-staging\\emsdk 2026-02-03T01:15:53.9021231Z Building Helix work items for scenario WasmTestOnChrome 2026-02-03T01:15:53.9021895Z Using TestRunNamePrefix: net11.0-browser-Release-wasm-Mono_Release-WasmTestOnChrome- 2026-02-03T01:15:53.9022531Z Using HelixCorrelationPayload: D:\a\_work\1\s\artifacts\helix/runtime/test-runtime-net11.0-browser-Release-wasm.zip 2026-02-03T01:15:53.9023490Z Using HelixCommand: powershell -command "dotnet dev-certs https --export-path devcerts.pfx --password PLACEHOLDER ; $pw = ConvertTo-SecureString PLACEHOLDER -AsPlainText -Force ; Import-PfxCertificate -FilePath devcerts.pfx -Password $pw -CertStoreLocation Cert:\LocalMachine\Root " && call RunTests.cmd 2026-02-03T01:15:53.9024330Z Using HelixType: test/functional/cli/innerloop/ 2026-02-03T01:15:53.9024866Z Using WorkItemArchiveWildCard: D:\a\_work\1\s\artifacts\helix/tests/**/*.zip 2026-02-03T01:15:53.9025239Z Using Timeout: 01:00:00 2026-02-03T01:15:53.9025596Z Done building Helix work items for scenario WasmTestOnChrome. Work item count: 4 2026-02-03T01:15:53.9720728Z Using Queues: (Windows.Amd64.Server2022.Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly+(Windows.Server2025.Amd64.Open)windows.server2025.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2025-helix-webassembly-amd64 2026-02-03T01:15:53.9721646Z Build TargetFramework: net11.0 2026-02-03T01:15:53.9730459Z Using emsdk: D:\a\_work\1\s\artifacts\obj\helix-staging\\emsdk 2026-02-03T01:15:53.9741331Z Building Helix work items for scenario WasmTestOnChrome 2026-02-03T01:15:53.9742789Z Using TestRunNamePrefix: net11.0-browser-Release-wasm-Mono_Release-WasmTestOnChrome- 2026-02-03T01:15:53.9743938Z Using HelixCorrelationPayload: D:\a\_work\1\s\artifacts\helix/runtime/test-runtime-net11.0-browser-Release-wasm.zip 2026-02-03T01:15:53.9745539Z Using HelixCommand: powershell -command "dotnet dev-certs https --export-path devcerts.pfx --password PLACEHOLDER ; $pw = ConvertTo-SecureString PLACEHOLDER -AsPlainText -Force ; Import-PfxCertificate -FilePath devcerts.pfx -Password $pw -CertStoreLocation Cert:\LocalMachine\Root " && call RunTests.cmd 2026-02-03T01:15:53.9746250Z Using HelixType: test/functional/cli/innerloop/ 2026-02-03T01:15:53.9747403Z Using WorkItemArchiveWildCard: D:\a\_work\1\s\artifacts\helix/tests/**/*.zip 2026-02-03T01:15:53.9748486Z Using Timeout: 01:00:00 2026-02-03T01:15:53.9751944Z Done building Helix work items for scenario WasmTestOnChrome. Work item count: 4 2026-02-03T01:15:56.4291929Z You can invoke the tool using the following command: xharness 2026-02-03T01:15:56.4292623Z Tool 'microsoft.dotnet.xharness.cli' (version '11.0.0-prerelease.26064.3') was successfully installed. 2026-02-03T01:15:56.4889727Z Sending Job to (Windows.Amd64.Server2022.Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly... 2026-02-03T01:16:44.3557311Z Sent Helix Job 'WasmTestOnChrome-ST'; see work items at https://helix.dot.net/api/jobs/a98de2e6-18ac-42a8-80fd-4c0a9ed520f2/workitems?api-version=2019-06-17 2026-02-03T01:16:44.5866188Z Sending Job to (Windows.Server2025.Amd64.Open)windows.server2025.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2025-helix-webassembly-amd64... 2026-02-03T01:16:45.1411509Z Sent Helix Job 'WasmTestOnChrome-ST'; see work items at https://helix.dot.net/api/jobs/8e8c4b29-6e6c-462f-b142-c30b6005afe9/workitems?api-version=2019-06-17 2026-02-03T01:16:46.1652378Z Waiting for completion of job 8e8c4b29-6e6c-462f-b142-c30b6005afe9 on (Windows.Server2025.Amd64.Open)windows.server2025.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2025-helix-webassembly-amd64 (Details: https://helix.dot.net/api/jobs/8e8c4b29-6e6c-462f-b142-c30b6005afe9/details?api-version=2019-06-17 ) 2026-02-03T01:16:46.1653212Z Waiting for completion of job a98de2e6-18ac-42a8-80fd-4c0a9ed520f2 on (Windows.Amd64.Server2022.Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly (Details: https://helix.dot.net/api/jobs/a98de2e6-18ac-42a8-80fd-4c0a9ed520f2/details?api-version=2019-06-17 ) 2026-02-03T03:12:41.9558205Z Job a98de2e6-18ac-42a8-80fd-4c0a9ed520f2 on (Windows.Amd64.Server2022.Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly is completed with 5 finished work items. 2026-02-03T04:21:43.0275944Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2026-02-03T04:21:43.0390573Z Attempting to cancel the build... 2026-02-03T04:21:43.0505472Z ##[warning].packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26065.101\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): warning : (NETCORE_ENGINEERING_TELEMETRY=Build) Build task was cancelled while waiting on job '8e8c4b29-6e6c-462f-b142-c30b6005afe9'. Attempting to cancel this job in Helix... 2026-02-03T04:21:43.0506628Z D:\a\_work\1\s\.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26065.101\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): warning : Build task was cancelled while waiting on job '8e8c4b29-6e6c-462f-b142-c30b6005afe9'. Attempting to cancel this job in Helix... [D:\a\_work\1\s\src\libraries\sendtohelixhelp.proj] 2026-02-03T04:21:43.1505227Z Terminate batch job (Y/N)? 2026-02-03T04:21:43.5166250Z ##[error]The operation was canceled. 2026-02-03T04:21:43.5170373Z ##[section]Finishing: Send to Helix