2026-02-25T18:21:41.2432350Z ##[section]Starting: Build product 2026-02-25T18:21:41.2442480Z ============================================================================== 2026-02-25T18:21:41.2442750Z Task : Command line 2026-02-25T18:21:41.2442870Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-02-25T18:21:41.2443100Z Version : 2.268.0 2026-02-25T18:21:41.2443220Z Author : Microsoft Corporation 2026-02-25T18:21:41.2443390Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-02-25T18:21:41.2443590Z ============================================================================== 2026-02-25T18:21:41.5235350Z Generating script. 2026-02-25T18:21:41.5262310Z Script contents: 2026-02-25T18:21:41.5262830Z /Users/runner/work/1/s/build.sh -ci -arch arm64 -os osx -cross -s mono -c Debug 2026-02-25T18:21:41.5946030Z ========================== Starting Command Output =========================== 2026-02-25T18:21:41.5975960Z [command]/bin/bash --noprofile --norc /Users/runner/work/_temp/42f11bf6-0e31-4930-b89a-d4ce5b06b4db.sh 2026-02-25T18:21:43.0301990Z Downloading 'https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.sh' 2026-02-25T18:21:43.4775390Z Attempting to install 'sdk v11.0.100-preview.1.26104.118' from public_location. 2026-02-25T18:21:44.3833580Z 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-osx-x64.tar.gz 2026-02-25T18:21:52.0031650Z 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-osx-x64.tar.gz size is 242558637 bytes. 2026-02-25T18:21:52.0062710Z 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-osx-x64.tar.gz 2026-02-25T18:22:04.7047290Z dotnet-install: Downloaded file size is 242558637 bytes. 2026-02-25T18:22:04.7055800Z dotnet-install: The remote and local file sizes are equal. 2026-02-25T18:22:05.5268970Z dotnet-install: Installed version is 11.0.100-preview.1.26104.118 2026-02-25T18:22:05.5567640Z dotnet-install: Adding to current process PATH: `/Users/runner/work/1/s/.dotnet`. Note: This change will be visible only when sourcing script. 2026-02-25T18:22:05.5581970Z dotnet-install: Note that the script does not resolve dependencies during installation. 2026-02-25T18:22:05.5597300Z 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-25T18:22:05.5611170Z dotnet-install: Installation finished successfully. 2026-02-25T18:22:09.3194700Z 2026-02-25T18:22:09.5644590Z Determining projects to restore... 2026-02-25T18:22:10.4821870Z Skipping NuGet package signature verification. 2026-02-25T18:22:11.1505490Z Skipping NuGet package signature verification. 2026-02-25T18:22:11.8473380Z Unhandled exception: Unable to read data from the transport connection: Connection reset by peer. 2026-02-25T18:22:11.9065330Z ##[error].packages/microsoft.dotnet.arcade.sdk/11.0.0-beta.26117.101/tools/Tools.proj(83,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Restore) The command ""/Users/runner/work/1/s/.dotnet/dotnet" tool restore --configfile "/Users/runner/work/1/s/nuget.config"" exited with code 1. 2026-02-25T18:22:11.9075630Z /Users/runner/work/1/s/.packages/microsoft.dotnet.arcade.sdk/11.0.0-beta.26117.101/tools/Tools.proj(83,5): error MSB3073: The command ""/Users/runner/work/1/s/.dotnet/dotnet" tool restore --configfile "/Users/runner/work/1/s/nuget.config"" exited with code 1. 2026-02-25T18:22:11.9120090Z 2026-02-25T18:22:11.9149220Z Build FAILED. 2026-02-25T18:22:11.9176070Z 2026-02-25T18:22:11.9211470Z /Users/runner/work/1/s/.packages/microsoft.dotnet.arcade.sdk/11.0.0-beta.26117.101/tools/Tools.proj(83,5): error MSB3073: The command ""/Users/runner/work/1/s/.dotnet/dotnet" tool restore --configfile "/Users/runner/work/1/s/nuget.config"" exited with code 1. 2026-02-25T18:22:11.9247720Z 0 Warning(s) 2026-02-25T18:22:11.9287860Z 1 Error(s) 2026-02-25T18:22:11.9291080Z 2026-02-25T18:22:11.9292620Z Time Elapsed 00:00:02.59 2026-02-25T18:22:11.9403530Z Build failed with exit code 1. Check errors above. 2026-02-25T18:22:11.9694060Z 2026-02-25T18:22:11.9753440Z ##[section]Finishing: Build product