2026-02-21T02:20:59.9573653Z ##[section]Starting: Send to Helix 2026-02-21T02:20:59.9578724Z ============================================================================== 2026-02-21T02:20:59.9578832Z Task : Command line 2026-02-21T02:20:59.9578903Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-02-21T02:20:59.9579014Z Version : 2.268.0 2026-02-21T02:20:59.9579259Z Author : Microsoft Corporation 2026-02-21T02:20:59.9579334Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-02-21T02:20:59.9579476Z ============================================================================== 2026-02-21T02:21:02.6041130Z Generating script. 2026-02-21T02:21:02.6046752Z Script contents: 2026-02-21T02:21:02.6049755Z ./eng/common/msbuild.sh --ci --warnaserror false -restore /__w/1/s/src/libraries/sendtohelix.proj /p:RuntimeFlavor=coreclr /p:TargetArchitecture=x64 /p:TargetRuntimeIdentifier= /p:Configuration=Debug /p:TargetOS=linux /p:MonoForceInterpreter= /p:TestScope=innerloop /p:TestRunNamePrefixSuffix=coreclr_checked /p:HelixBuild=20260220.194 /bl:/__w/1/s/artifacts/log/Debug/SendToHelix.binlog 2026-02-21T02:21:02.6050539Z ========================== Starting Command Output =========================== 2026-02-21T02:21:02.6062284Z [command]/usr/bin/bash --noprofile --norc /__w/_temp/169c9484-520b-409a-b08e-7af5334f51a5.sh 2026-02-21T02:21:02.6939459Z Downloading 'https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.sh' 2026-02-21T02:21:02.8092523Z Attempting to install 'sdk v11.0.100-preview.1.26104.118' from public_location. 2026-02-21T02:21:03.1249250Z dotnet-install: Attempting to download using primary link https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-preview.1.26104.118/dotnet-sdk-11.0.100-preview.1.26104.118-linux-x64.tar.gz 2026-02-21T02:21:07.0655819Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-preview.1.26104.118/dotnet-sdk-11.0.100-preview.1.26104.118-linux-x64.tar.gz size is 244410853 bytes. 2026-02-21T02:21:07.0658544Z dotnet-install: Extracting archive from https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-preview.1.26104.118/dotnet-sdk-11.0.100-preview.1.26104.118-linux-x64.tar.gz 2026-02-21T02:21:14.6122653Z dotnet-install: Downloaded file size is 244410853 bytes. 2026-02-21T02:21:14.6123062Z dotnet-install: The remote and local file sizes are equal. 2026-02-21T02:21:15.4279461Z dotnet-install: Installed version is 11.0.100-preview.1.26104.118 2026-02-21T02:21:15.4350673Z dotnet-install: Adding to current process PATH: `/__w/1/s/.dotnet`. Note: This change will be visible only when sourcing script. 2026-02-21T02:21:15.4351379Z dotnet-install: Note that the script does not resolve dependencies during installation. 2026-02-21T02:21:15.4351895Z dotnet-install: To check the list of dependencies, go to https://learn.microsoft.com/dotnet/core/install, select your operating system and check the "Dependencies" section. 2026-02-21T02:21:15.4352377Z dotnet-install: Installation finished successfully. 2026-02-21T02:21:17.1938026Z 2026-02-21T02:21:18.3891582Z Determining projects to restore... 2026-02-21T02:21:20.0598627Z Restored /__w/1/s/src/libraries/sendtohelix.proj (in 1.09 sec). 2026-02-21T02:21:20.4782142Z Using _DebuggerHosts: chrome 2026-02-21T02:21:20.4783064Z Using Queues: (Alpine.323.Amd64.Open)AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.23-helix-amd64 2026-02-21T02:21:20.4786001Z BuildTargetFramework: net11.0 2026-02-21T02:21:20.4792466Z TestArchiveTestsRoot: /__w/1/s/artifacts/helix/tests/ 2026-02-21T02:21:20.4792842Z TestArchiveRoot: /__w/1/s/artifacts/helix/ 2026-02-21T02:21:20.4797399Z TestArchiveRuntimeRoot: /__w/1/s/artifacts/helix/runtime/ 2026-02-21T02:21:20.4797637Z TestArchiveRuntimeFile: /__w/1/s/artifacts/helix/runtime/test-runtime-net11.0-linux-Debug-x64.zip 2026-02-21T02:21:20.5748099Z Compressing runtime directory 2026-02-21T02:21:20.5748896Z Creating directory /__w/1/s/artifacts/helix/runtime/ 2026-02-21T02:21:20.5764201Z Zipping directory "/__w/1/s/artifacts/bin/testhost/net11.0-linux-Debug-x64/" to "/__w/1/s/artifacts/helix/runtime/test-runtime-net11.0-linux-Debug-x64.zip". 2026-02-21T02:21:28.3066644Z Correlation directory prepared 2026-02-21T02:21:28.9365760Z Using Queues: (Alpine.323.Amd64.Open)AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.23-helix-amd64 2026-02-21T02:21:28.9370930Z Build TargetFramework: net11.0 2026-02-21T02:21:28.9373176Z Building Helix work items 2026-02-21T02:21:28.9375159Z Using TestRunNamePrefix: net11.0-linux-Debug-x64-coreclr_checked- 2026-02-21T02:21:28.9375602Z Using HelixCorrelationPayload: /__w/1/s/artifacts/helix/runtime/test-runtime-net11.0-linux-Debug-x64.zip 2026-02-21T02:21:28.9376023Z Using HelixCommand: ./RunTests.sh --runtime-path "$HELIX_CORRELATION_PAYLOAD" 2026-02-21T02:21:28.9376383Z Using HelixType: test/functional/cli/innerloop/ 2026-02-21T02:21:28.9376704Z Using WorkItemArchiveWildCard: /__w/1/s/artifacts/helix/tests/**/*.zip 2026-02-21T02:21:28.9377207Z Using Timeout: 00:15:00 2026-02-21T02:21:28.9627767Z Done building Helix work items. Work item count: 257 2026-02-21T02:21:28.9766458Z Starting Azure Pipelines Test Run net11.0-linux-Debug-x64-coreclr_checked-(Alpine.323.Amd64.Open)AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.23-helix-amd64 2026-02-21T02:21:29.2727066Z Using Queues: (Alpine.323.Amd64.Open)AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.23-helix-amd64 2026-02-21T02:21:29.2727430Z Build TargetFramework: net11.0 2026-02-21T02:21:29.2727646Z Building Helix work items 2026-02-21T02:21:29.2727868Z Using TestRunNamePrefix: net11.0-linux-Debug-x64-coreclr_checked- 2026-02-21T02:21:29.2728143Z Using HelixCorrelationPayload: /__w/1/s/artifacts/helix/runtime/test-runtime-net11.0-linux-Debug-x64.zip 2026-02-21T02:21:29.2728422Z Using HelixCommand: ./RunTests.sh --runtime-path "$HELIX_CORRELATION_PAYLOAD" 2026-02-21T02:21:29.2728678Z Using HelixType: test/functional/cli/innerloop/ 2026-02-21T02:21:29.2728907Z Using WorkItemArchiveWildCard: /__w/1/s/artifacts/helix/tests/**/*.zip 2026-02-21T02:21:29.2729202Z Using Timeout: 00:15:00 2026-02-21T02:21:29.3076133Z Done building Helix work items. Work item count: 257 2026-02-21T02:21:29.4154766Z Sending Job to (Alpine.323.Amd64.Open)AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.23-helix-amd64... 2026-02-21T02:22:04.3054702Z Sent Helix Job; see work items at https://helix.dot.net/api/jobs/e786dd68-e9f2-496c-99e0-ff331901c094/workitems?api-version=2019-06-17 2026-02-21T02:22:05.3147732Z Waiting for completion of job e786dd68-e9f2-496c-99e0-ff331901c094 on (Alpine.323.Amd64.Open)AzureLinux.3.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.23-helix-amd64 (Details: https://helix.dot.net/api/jobs/e786dd68-e9f2-496c-99e0-ff331901c094/details?api-version=2019-06-17 ) 2026-02-21T04:44:05.4983466Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2026-02-21T04:44:05.5132195Z ##[error]The operation was canceled. 2026-02-21T04:44:05.5135303Z ##[section]Finishing: Send to Helix