2025-03-13T19:43:34.2330950Z ##[section]Starting: Test 2025-03-13T19:43:34.2334752Z ============================================================================== 2025-03-13T19:43:34.2334846Z Task : Shell script 2025-03-13T19:43:34.2334904Z Description : Run a shell script using Bash 2025-03-13T19:43:34.2334962Z Version : 2.248.1 2025-03-13T19:43:34.2335015Z Author : Microsoft Corporation 2025-03-13T19:43:34.2335075Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/shell-script 2025-03-13T19:43:34.2335151Z ============================================================================== 2025-03-13T19:43:36.1404145Z [command]/usr/bin/bash /mnt/vss/_work/1/s/eng/build.sh --ci --helix --configuration Debug --helixQueueName OSX.13.Amd64.Open --testCoreClr 2025-03-13T19:43:36.3869799Z Downloading 'https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.sh' 2025-03-13T19:43:36.6534487Z Attempting to install 'sdk v9.0.103' from public_location. 2025-03-13T19:43:37.3140479Z dotnet-install: Attempting to download using primary link https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.103/dotnet-sdk-9.0.103-linux-x64.tar.gz 2025-03-13T19:43:39.2548876Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.103/dotnet-sdk-9.0.103-linux-x64.tar.gz size is 210702638 bytes. 2025-03-13T19:43:39.2549721Z dotnet-install: Extracting archive from https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.103/dotnet-sdk-9.0.103-linux-x64.tar.gz 2025-03-13T19:43:44.7862531Z dotnet-install: Downloaded file size is 210702638 bytes. 2025-03-13T19:43:44.7864115Z dotnet-install: The remote and local file sizes are equal. 2025-03-13T19:43:45.5781550Z dotnet-install: Installed version is 9.0.103 2025-03-13T19:43:45.5876016Z dotnet-install: Adding to current process PATH: `/mnt/vss/_work/1/s/.dotnet`. Note: This change will be visible only when sourcing script. 2025-03-13T19:43:45.5880566Z dotnet-install: Note that the script does not resolve dependencies during installation. 2025-03-13T19:43:45.5881163Z 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. 2025-03-13T19:43:45.5881579Z dotnet-install: Installation finished successfully. 2025-03-13T19:43:45.6709024Z Running '/mnt/vss/_work/1/s/.dotnet/dotnet --version'.. 2025-03-13T19:43:45.7725807Z 9.0.103 2025-03-13T19:43:45.7729453Z 2025-03-13T19:43:45.7799190Z Skipping Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests because it is not included or is excluded 2025-03-13T19:43:45.7807401Z Skipping Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests net472 does not match the target framework 2025-03-13T19:43:45.7809942Z Skipping Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests net472 does not match the target framework 2025-03-13T19:43:45.7811734Z Skipping Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests net472 does not match the target framework 2025-03-13T19:43:45.7812273Z Skipping Microsoft.Build.Tasks.CodeAnalysis.UnitTests because it is not included or is excluded 2025-03-13T19:43:45.7812614Z Skipping Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests net472 does not match the target framework 2025-03-13T19:43:45.7814897Z Skipping Roslyn.Compilers.VisualBasic.IOperation.UnitTests net472 does not match the target framework 2025-03-13T19:43:45.7815999Z Skipping Microsoft.CodeAnalysis.Rebuild.UnitTests because it is not included or is excluded 2025-03-13T19:43:45.7816999Z Skipping Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests net472 does not match the target framework 2025-03-13T19:43:45.7818377Z Skipping Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests because it is not included or is excluded 2025-03-13T19:43:45.7820240Z Skipping VBCSCompiler.UnitTests because it is not included or is excluded 2025-03-13T19:43:45.7821852Z Skipping Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests net472 does not match the target framework 2025-03-13T19:43:45.7822329Z Skipping Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests net472 does not match the target framework 2025-03-13T19:43:45.7823488Z Skipping RunTests because it is not included or is excluded 2025-03-13T19:43:45.7825560Z Skipping Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests net472 does not match the target framework 2025-03-13T19:43:45.7826240Z Skipping Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests because it is not included or is excluded 2025-03-13T19:43:45.7828473Z Skipping Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests net472 does not match the target framework 2025-03-13T19:43:45.7829161Z Skipping Microsoft.CodeAnalysis.Scripting.UnitTests because it is not included or is excluded 2025-03-13T19:43:45.7832403Z Skipping Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests net472 does not match the target framework 2025-03-13T19:43:45.7833091Z Skipping Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests net472 does not match the target framework 2025-03-13T19:43:45.7833594Z Skipping Microsoft.CodeAnalysis.CSharp.Emit.UnitTests net472 does not match the target framework 2025-03-13T19:43:45.7834191Z Skipping Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests because it is not included or is excluded 2025-03-13T19:43:45.7834679Z Skipping Microsoft.CodeAnalysis.UnitTests net472 does not match the target framework 2025-03-13T19:43:45.7836609Z Skipping Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests net472 does not match the target framework 2025-03-13T19:43:45.7838450Z Skipping Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests because it is not included or is excluded 2025-03-13T19:43:45.8425650Z Missing environment variable SYSTEM_PULLREQUEST_TARGETBRANCH 2025-03-13T19:43:47.8556264Z Getting last successful build for branch extensions 2025-03-13T19:43:47.9360786Z Unable to get the last successful build for definition 95 in https://dev.azure.com/dnceng-public/ and branch extensions 2025-03-13T19:43:48.1195749Z Scheduling 14 assemblies 2025-03-13T19:43:48.1232240Z Assembly: Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.dll, Test Type Count: 10, Test Count: 428 2025-03-13T19:43:48.1232909Z Assembly: Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.dll, Test Type Count: 91, Test Count: 6387 2025-03-13T19:43:48.1236816Z Assembly: Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests.dll, Test Type Count: 35, Test Count: 1561 2025-03-13T19:43:48.1237709Z Assembly: Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests.dll, Test Type Count: 66, Test Count: 8925 2025-03-13T19:43:48.1238177Z Assembly: Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.dll, Test Type Count: 83, Test Count: 2388 2025-03-13T19:43:48.1238654Z Assembly: Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.dll, Test Type Count: 112, Test Count: 14037 2025-03-13T19:43:48.1239114Z Assembly: Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.dll, Test Type Count: 147, Test Count: 7353 2025-03-13T19:43:48.1239549Z Assembly: Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.dll, Test Type Count: 104, Test Count: 8007 2025-03-13T19:43:48.1240099Z Assembly: Microsoft.CodeAnalysis.UnitTests.dll, Test Type Count: 130, Test Count: 3646 2025-03-13T19:43:48.1240628Z Assembly: Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.dll, Test Type Count: 102, Test Count: 4036 2025-03-13T19:43:48.1241192Z Assembly: Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.dll, Test Type Count: 109, Test Count: 5463 2025-03-13T19:43:48.1241807Z Assembly: Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.dll, Test Type Count: 103, Test Count: 3249 2025-03-13T19:43:48.1242409Z Assembly: Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.dll, Test Type Count: 47, Test Count: 4009 2025-03-13T19:43:48.1243002Z Assembly: Roslyn.Compilers.VisualBasic.IOperation.UnitTests.dll, Test Type Count: 2, Test Count: 1572 2025-03-13T19:43:48.1261420Z ##[warning]Could not look up test history - partitioning based on test count instead 2025-03-13T19:43:48.1580481Z Built 143 work items 2025-03-13T19:43:48.1614394Z - Work Item: 0 Execution time: 00:00:00 2025-03-13T19:43:48.1614950Z - Work Item: 1 Execution time: 00:00:00 2025-03-13T19:43:48.1615568Z - Work Item: 2 Execution time: 00:00:00 2025-03-13T19:43:48.1617457Z - Work Item: 3 Execution time: 00:00:00 2025-03-13T19:43:48.1619411Z - Work Item: 4 Execution time: 00:00:00 2025-03-13T19:43:48.1619747Z - Work Item: 5 Execution time: 00:00:00 2025-03-13T19:43:48.1620100Z - Work Item: 6 Execution time: 00:00:00 2025-03-13T19:43:48.1620457Z - Work Item: 7 Execution time: 00:00:00 2025-03-13T19:43:48.1620755Z - Work Item: 8 Execution time: 00:00:00 2025-03-13T19:43:48.1621085Z - Work Item: 9 Execution time: 00:00:00 2025-03-13T19:43:48.1621398Z - Work Item: 10 Execution time: 00:00:00 2025-03-13T19:43:48.1621605Z - Work Item: 11 Execution time: 00:00:00 2025-03-13T19:43:48.1621799Z - Work Item: 12 Execution time: 00:00:00 2025-03-13T19:43:48.1622001Z - Work Item: 13 Execution time: 00:00:00 2025-03-13T19:43:48.1622216Z - Work Item: 14 Execution time: 00:00:00 2025-03-13T19:43:48.1622414Z - Work Item: 15 Execution time: 00:00:00 2025-03-13T19:43:48.1622613Z - Work Item: 16 Execution time: 00:00:00 2025-03-13T19:43:48.1622822Z - Work Item: 17 Execution time: 00:00:00 2025-03-13T19:43:48.1623020Z - Work Item: 18 Execution time: 00:00:00 2025-03-13T19:43:48.1623219Z - Work Item: 19 Execution time: 00:00:00 2025-03-13T19:43:48.1623417Z - Work Item: 20 Execution time: 00:00:00 2025-03-13T19:43:48.1623618Z - Work Item: 21 Execution time: 00:00:00 2025-03-13T19:43:48.1623816Z - Work Item: 22 Execution time: 00:00:00 2025-03-13T19:43:48.1624031Z - Work Item: 23 Execution time: 00:00:00 2025-03-13T19:43:48.1624252Z - Work Item: 24 Execution time: 00:00:00 2025-03-13T19:43:48.1624425Z - Work Item: 25 Execution time: 00:00:00 2025-03-13T19:43:48.1624597Z - Work Item: 26 Execution time: 00:00:00 2025-03-13T19:43:48.1624771Z - Work Item: 27 Execution time: 00:00:00 2025-03-13T19:43:48.1624937Z - Work Item: 28 Execution time: 00:00:00 2025-03-13T19:43:48.1625212Z - Work Item: 29 Execution time: 00:00:00 2025-03-13T19:43:48.1625475Z - Work Item: 30 Execution time: 00:00:00 2025-03-13T19:43:48.1625668Z - Work Item: 31 Execution time: 00:00:00 2025-03-13T19:43:48.1625856Z - Work Item: 32 Execution time: 00:00:00 2025-03-13T19:43:48.1626039Z - Work Item: 33 Execution time: 00:00:00 2025-03-13T19:43:48.1626233Z - Work Item: 34 Execution time: 00:00:00 2025-03-13T19:43:48.1626421Z - Work Item: 35 Execution time: 00:00:00 2025-03-13T19:43:48.1626606Z - Work Item: 36 Execution time: 00:00:00 2025-03-13T19:43:48.1626817Z - Work Item: 37 Execution time: 00:00:00 2025-03-13T19:43:48.1627012Z - Work Item: 38 Execution time: 00:00:00 2025-03-13T19:43:48.1627189Z - Work Item: 39 Execution time: 00:00:00 2025-03-13T19:43:48.1627367Z - Work Item: 40 Execution time: 00:00:00 2025-03-13T19:43:48.1627543Z - Work Item: 41 Execution time: 00:00:00 2025-03-13T19:43:48.1627720Z - Work Item: 42 Execution time: 00:00:00 2025-03-13T19:43:48.1627896Z - Work Item: 43 Execution time: 00:00:00 2025-03-13T19:43:48.1628073Z - Work Item: 44 Execution time: 00:00:00 2025-03-13T19:43:48.1628255Z - Work Item: 45 Execution time: 00:00:00 2025-03-13T19:43:48.1628430Z - Work Item: 46 Execution time: 00:00:00 2025-03-13T19:43:48.1628611Z - Work Item: 47 Execution time: 00:00:00 2025-03-13T19:43:48.1628786Z - Work Item: 48 Execution time: 00:00:00 2025-03-13T19:43:48.1628963Z - Work Item: 49 Execution time: 00:00:00 2025-03-13T19:43:48.1629147Z - Work Item: 50 Execution time: 00:00:00 2025-03-13T19:43:48.1629323Z - Work Item: 51 Execution time: 00:00:00 2025-03-13T19:43:48.1629499Z - Work Item: 52 Execution time: 00:00:00 2025-03-13T19:43:48.1629675Z - Work Item: 53 Execution time: 00:00:00 2025-03-13T19:43:48.1629847Z - Work Item: 54 Execution time: 00:00:00 2025-03-13T19:43:48.1630289Z - Work Item: 55 Execution time: 00:00:00 2025-03-13T19:43:48.1630478Z - Work Item: 56 Execution time: 00:00:00 2025-03-13T19:43:48.1630651Z - Work Item: 57 Execution time: 00:00:00 2025-03-13T19:43:48.1630981Z - Work Item: 58 Execution time: 00:00:00 2025-03-13T19:43:48.1631158Z - Work Item: 59 Execution time: 00:00:00 2025-03-13T19:43:48.1631335Z - Work Item: 60 Execution time: 00:00:00 2025-03-13T19:43:48.1631595Z - Work Item: 61 Execution time: 00:00:00 2025-03-13T19:43:48.1631770Z - Work Item: 62 Execution time: 00:00:00 2025-03-13T19:43:48.1631945Z - Work Item: 63 Execution time: 00:00:00 2025-03-13T19:43:48.1632119Z - Work Item: 64 Execution time: 00:00:00 2025-03-13T19:43:48.1632297Z - Work Item: 65 Execution time: 00:00:00 2025-03-13T19:43:48.1632465Z - Work Item: 66 Execution time: 00:00:00 2025-03-13T19:43:48.1632641Z - Work Item: 67 Execution time: 00:00:00 2025-03-13T19:43:48.1632819Z - Work Item: 68 Execution time: 00:00:00 2025-03-13T19:43:48.1632993Z - Work Item: 69 Execution time: 00:00:00 2025-03-13T19:43:48.1633169Z - Work Item: 70 Execution time: 00:00:00 2025-03-13T19:43:48.1633345Z - Work Item: 71 Execution time: 00:00:00 2025-03-13T19:43:48.1633520Z - Work Item: 72 Execution time: 00:00:00 2025-03-13T19:43:48.1633699Z - Work Item: 73 Execution time: 00:00:00 2025-03-13T19:43:48.1633874Z - Work Item: 74 Execution time: 00:00:00 2025-03-13T19:43:48.1634082Z - Work Item: 75 Execution time: 00:00:00 2025-03-13T19:43:48.1634262Z - Work Item: 76 Execution time: 00:00:00 2025-03-13T19:43:48.1634446Z - Work Item: 77 Execution time: 00:00:00 2025-03-13T19:43:48.1634621Z - Work Item: 78 Execution time: 00:00:00 2025-03-13T19:43:48.1634784Z - Work Item: 79 Execution time: 00:00:00 2025-03-13T19:43:48.1634919Z - Work Item: 80 Execution time: 00:00:00 2025-03-13T19:43:48.1635052Z - Work Item: 81 Execution time: 00:00:00 2025-03-13T19:43:48.1635181Z - Work Item: 82 Execution time: 00:00:00 2025-03-13T19:43:48.1635315Z - Work Item: 83 Execution time: 00:00:00 2025-03-13T19:43:48.1635449Z - Work Item: 84 Execution time: 00:00:00 2025-03-13T19:43:48.1635579Z - Work Item: 85 Execution time: 00:00:00 2025-03-13T19:43:48.1635708Z - Work Item: 86 Execution time: 00:00:00 2025-03-13T19:43:48.1635840Z - Work Item: 87 Execution time: 00:00:00 2025-03-13T19:43:48.1635972Z - Work Item: 88 Execution time: 00:00:00 2025-03-13T19:43:48.1636102Z - Work Item: 89 Execution time: 00:00:00 2025-03-13T19:43:48.1636234Z - Work Item: 90 Execution time: 00:00:00 2025-03-13T19:43:48.1636367Z - Work Item: 91 Execution time: 00:00:00 2025-03-13T19:43:48.1636497Z - Work Item: 92 Execution time: 00:00:00 2025-03-13T19:43:48.1636627Z - Work Item: 93 Execution time: 00:00:00 2025-03-13T19:43:48.1636756Z - Work Item: 94 Execution time: 00:00:00 2025-03-13T19:43:48.1636887Z - Work Item: 95 Execution time: 00:00:00 2025-03-13T19:43:48.1637016Z - Work Item: 96 Execution time: 00:00:00 2025-03-13T19:43:48.1637146Z - Work Item: 97 Execution time: 00:00:00 2025-03-13T19:43:48.1637268Z - Work Item: 98 Execution time: 00:00:00 2025-03-13T19:43:48.1637399Z - Work Item: 99 Execution time: 00:00:00 2025-03-13T19:43:48.1637531Z - Work Item: 100 Execution time: 00:00:00 2025-03-13T19:43:48.1637667Z - Work Item: 101 Execution time: 00:00:00 2025-03-13T19:43:48.1637805Z - Work Item: 102 Execution time: 00:00:00 2025-03-13T19:43:48.1637935Z - Work Item: 103 Execution time: 00:00:00 2025-03-13T19:43:48.1638068Z - Work Item: 104 Execution time: 00:00:00 2025-03-13T19:43:48.1638206Z - Work Item: 105 Execution time: 00:00:00 2025-03-13T19:43:48.1638337Z - Work Item: 106 Execution time: 00:00:00 2025-03-13T19:43:48.1638468Z - Work Item: 107 Execution time: 00:00:00 2025-03-13T19:43:48.1638598Z - Work Item: 108 Execution time: 00:00:00 2025-03-13T19:43:48.1638729Z - Work Item: 109 Execution time: 00:00:00 2025-03-13T19:43:48.1638860Z - Work Item: 110 Execution time: 00:00:00 2025-03-13T19:43:48.1638990Z - Work Item: 111 Execution time: 00:00:00 2025-03-13T19:43:48.1639120Z - Work Item: 112 Execution time: 00:00:00 2025-03-13T19:43:48.1639249Z - Work Item: 113 Execution time: 00:00:00 2025-03-13T19:43:48.1639387Z - Work Item: 114 Execution time: 00:00:00 2025-03-13T19:43:48.1639519Z - Work Item: 115 Execution time: 00:00:00 2025-03-13T19:43:48.1639646Z - Work Item: 116 Execution time: 00:00:00 2025-03-13T19:43:48.1639857Z - Work Item: 117 Execution time: 00:00:00 2025-03-13T19:43:48.1639990Z - Work Item: 118 Execution time: 00:00:00 2025-03-13T19:43:48.1640121Z - Work Item: 119 Execution time: 00:00:00 2025-03-13T19:43:48.1640318Z - Work Item: 120 Execution time: 00:00:00 2025-03-13T19:43:48.1640450Z - Work Item: 121 Execution time: 00:00:00 2025-03-13T19:43:48.1640582Z - Work Item: 122 Execution time: 00:00:00 2025-03-13T19:43:48.1640713Z - Work Item: 123 Execution time: 00:00:00 2025-03-13T19:43:48.1640843Z - Work Item: 124 Execution time: 00:00:00 2025-03-13T19:43:48.1641010Z - Work Item: 125 Execution time: 00:00:00 2025-03-13T19:43:48.1641141Z - Work Item: 126 Execution time: 00:00:00 2025-03-13T19:43:48.1641270Z - Work Item: 127 Execution time: 00:00:00 2025-03-13T19:43:48.1641407Z - Work Item: 128 Execution time: 00:00:00 2025-03-13T19:43:48.1641533Z - Work Item: 129 Execution time: 00:00:00 2025-03-13T19:43:48.1641669Z - Work Item: 130 Execution time: 00:00:00 2025-03-13T19:43:48.1641808Z - Work Item: 131 Execution time: 00:00:00 2025-03-13T19:43:48.1641944Z - Work Item: 132 Execution time: 00:00:00 2025-03-13T19:43:48.1642075Z - Work Item: 133 Execution time: 00:00:00 2025-03-13T19:43:48.1642207Z - Work Item: 134 Execution time: 00:00:00 2025-03-13T19:43:48.1642339Z - Work Item: 135 Execution time: 00:00:00 2025-03-13T19:43:48.1642467Z - Work Item: 136 Execution time: 00:00:00 2025-03-13T19:43:48.1642599Z - Work Item: 137 Execution time: 00:00:00 2025-03-13T19:43:48.1642745Z - Work Item: 138 Execution time: 00:00:00 2025-03-13T19:43:48.1642875Z - Work Item: 139 Execution time: 00:00:00 2025-03-13T19:43:48.1643005Z - Work Item: 140 Execution time: 00:00:00 2025-03-13T19:43:48.1643135Z - Work Item: 141 Execution time: 00:00:00 2025-03-13T19:43:48.1643266Z - Work Item: 142 Execution time: 00:00:00 2025-03-13T19:43:51.0708019Z Determining projects to restore... 2025-03-13T19:43:51.1897220Z Determining projects to restore... 2025-03-13T19:43:51.2711679Z Nothing to do. None of the projects specified contain packages to restore. 2025-03-13T19:43:51.2754470Z Nothing to do. None of the projects specified contain packages to restore. 2025-03-13T19:43:51.3382494Z Starting Azure Pipelines Test Run Test_macOS_Debug_OSX.13.Amd64.Open 2025-03-13T19:43:51.7676446Z Sending Job to OSX.13.Amd64.Open... 2025-03-13T19:45:01.2880352Z Sent Helix Job; see work items at https://helix.dot.net/api/jobs/5d5b07d4-fc7f-4336-b19e-74e79b96ba02/workitems?api-version=2019-06-17 2025-03-13T19:45:02.2979126Z Waiting for completion of job 5d5b07d4-fc7f-4336-b19e-74e79b96ba02 on OSX.13.Amd64.Open (Details: https://helix.dot.net/api/jobs/5d5b07d4-fc7f-4336-b19e-74e79b96ba02/details?api-version=2019-06-17 ) 2025-03-13T21:13:16.0171382Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2025-03-13T21:13:16.0311832Z ##[error]The operation was canceled. 2025-03-13T21:13:16.0314690Z ##[section]Finishing: Test