2026-02-13T19:06:34.4623426Z ##[section]Starting: Send tests to Helix (Unix) 2026-02-13T19:06:34.4629907Z ============================================================================== 2026-02-13T19:06:34.4630054Z Task : Command line 2026-02-13T19:06:34.4630122Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-02-13T19:06:34.4630256Z Version : 2.268.0 2026-02-13T19:06:34.4630320Z Author : Microsoft Corporation 2026-02-13T19:06:34.4630431Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-02-13T19:06:34.4630524Z ============================================================================== 2026-02-13T19:06:37.2863250Z Generating script. 2026-02-13T19:06:37.2870169Z Script contents: 2026-02-13T19:06:37.2871002Z /__w/1/s/eng/common/msbuild.sh --restore --ci --warnaserror false /__w/1/s/src/tests/Common/helixpublishwitharcade.proj /maxcpucount /bl:/__w/1/s/artifacts/log/SendToHelix.binlog /p:TargetArchitecture=arm64 /p:TargetOS=linux /p:TargetOSSubgroup= /p:Configuration=Checked 2026-02-13T19:06:37.2872631Z ========================== Starting Command Output =========================== 2026-02-13T19:06:37.2884068Z [command]/usr/bin/bash --noprofile --norc /__w/_temp/a864c488-593e-4c41-97db-f18e3906165d.sh 2026-02-13T19:06:37.5919633Z 2026-02-13T19:06:38.8094985Z Determining projects to restore... 2026-02-13T19:06:39.6040699Z Restored /__w/1/s/src/tests/Common/helixpublishwitharcade.proj (in 173 ms). 2026-02-13T19:06:39.8790441Z DotNetCliVersion: 11.0.0-alpha.1.26064.118 2026-02-13T19:06:39.8790853Z DotNetCliPackageType: runtime 2026-02-13T19:06:39.8791183Z HelixRuntimeRid: linux-arm64 2026-02-13T19:06:39.8791510Z TimeoutPerTestInMinutes: 10 2026-02-13T19:06:40.1872611Z Determining projects to restore... 2026-02-13T19:06:41.0411993Z Restored /__w/1/s/src/tests/Common/xunitconsolerunner.depproj (in 172 ms). 2026-02-13T19:06:50.2251803Z Starting Azure Pipelines Test Run coreclr linux arm64 Checked no_tiered_compilation @ AzureLinux.3.Arm64.Open 2026-02-13T19:06:51.2490700Z Sending Job to AzureLinux.3.Arm64.Open... 2026-02-13T19:07:31.8181889Z Sent Helix Job; see work items at https://helix.dot.net/api/jobs/eff17018-f5f7-4233-8f49-fcdf8cb46b53/workitems?api-version=2019-06-17 2026-02-13T19:07:32.8284387Z Waiting for completion of job eff17018-f5f7-4233-8f49-fcdf8cb46b53 on AzureLinux.3.Arm64.Open (Details: https://helix.dot.net/api/jobs/eff17018-f5f7-4233-8f49-fcdf8cb46b53/details?api-version=2019-06-17 ) 2026-02-13T19:07:41.8793983Z Job eff17018-f5f7-4233-8f49-fcdf8cb46b53 on AzureLinux.3.Arm64.Open is completed with 1 finished work items. 2026-02-13T19:07:49.0630647Z ##[error].packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(75,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) This task can only be used on completed jobs. There are 76 of 77 unfinished work items. 2026-02-13T19:07:49.0632399Z /__w/1/s/.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(75,5): error : This task can only be used on completed jobs. There are 76 of 77 unfinished work items. [/__w/1/s/src/tests/Common/helixpublishwitharcade.proj] 2026-02-13T19:07:49.0649692Z 2026-02-13T19:07:49.0658248Z Build FAILED. 2026-02-13T19:07:49.0659384Z 2026-02-13T19:07:49.0660103Z /__w/1/s/.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26069.103/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(75,5): error : This task can only be used on completed jobs. There are 76 of 77 unfinished work items. [/__w/1/s/src/tests/Common/helixpublishwitharcade.proj] 2026-02-13T19:07:49.0660942Z 0 Warning(s) 2026-02-13T19:07:49.0661215Z 1 Error(s) 2026-02-13T19:07:49.0661327Z 2026-02-13T19:07:49.0661610Z Time Elapsed 00:01:11.47 2026-02-13T19:07:49.1652460Z Build failed with exit code 1. Check errors above. 2026-02-13T19:07:49.1722061Z 2026-02-13T19:07:49.1856825Z ##[section]Finishing: Send tests to Helix (Unix)