Console log: 'Microsoft.CodeAnalysis.NetAnalyzers.UnitTests.dll.161' from job 1698e2a9-c945-4761-a8cc-2db99693e03d workitem c0f4b958-3003-4264-9712-19ddf4f95f97 (osx.15.arm64.open) executed on machine DNCHELIXMAC063 running macOS-15.4.1 chmod: /tmp/helix/working/A562092C/w/9F2908C9/e/*.sh: No such file or directory + . /tmp/helix/working/A562092C/p/t/SetupHelixEnvironment.sh ++ export NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY=true ++ NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY=true ++ export NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT=6 ++ NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT=6 ++ export NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS=1000 ++ NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS=1000 ++ export MicrosoftNETBuildExtensionsTargets=/tmp/helix/working/A562092C/p/ex/msbuildExtensions/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets ++ MicrosoftNETBuildExtensionsTargets=/tmp/helix/working/A562092C/p/ex/msbuildExtensions/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets ++ export DOTNET_ROOT=/tmp/helix/working/A562092C/p/d ++ DOTNET_ROOT=/tmp/helix/working/A562092C/p/d ++ export PATH=/tmp/helix/working/A562092C/p/d:/etc/helix-prep/venv/bin:/usr/bin:/bin:/usr/sbin:/sbin ++ PATH=/tmp/helix/working/A562092C/p/d:/etc/helix-prep/venv/bin:/usr/bin:/bin:/usr/sbin:/sbin ++ export DOTNET_DbgEnableMiniDump=1 ++ DOTNET_DbgEnableMiniDump=1 ++ export DOTNET_DbgMiniDumpType=4 ++ DOTNET_DbgMiniDumpType=4 ++ export DOTNET_DbgMiniDumpName=/tmp/helix/working/A562092C/w/9F2908C9/uploads/coredump.%p ++ DOTNET_DbgMiniDumpName=/tmp/helix/working/A562092C/w/9F2908C9/uploads/coredump.%p ++ export DOTNET_EnableCrashReport=1 ++ DOTNET_EnableCrashReport=1 ++++ mktemp -d /tmp/helix/working/A562092C/t/dotnetSdkTests.XXXXXXXX +++ realpath /tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa ++ export TestExecutionDirectory=/private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa ++ TestExecutionDirectory=/private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa ++ export DOTNET_CLI_HOME=/private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/.dotnet ++ DOTNET_CLI_HOME=/private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/.dotnet ++ cp -a /tmp/helix/working/A562092C/p/t/TestExecutionDirectoryFiles/. /private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/ ++ export DOTNET_SDK_TEST_EXECUTION_DIRECTORY=/private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa ++ DOTNET_SDK_TEST_EXECUTION_DIRECTORY=/private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa ++ export DOTNET_SDK_TEST_MSBUILDSDKRESOLVER_FOLDER=/tmp/helix/working/A562092C/p/r ++ DOTNET_SDK_TEST_MSBUILDSDKRESOLVER_FOLDER=/tmp/helix/working/A562092C/p/r ++ export DOTNET_SDK_TEST_ASSETS_DIRECTORY=/private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/TestAssets ++ DOTNET_SDK_TEST_ASSETS_DIRECTORY=/private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/TestAssets ++ export DOTNET_SDK_TEST_REPO_TEMPLATE_PACKAGES=/private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/template_feed ++ DOTNET_SDK_TEST_REPO_TEMPLATE_PACKAGES=/private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/template_feed ++ dotnet new --debug:ephemeral-hive Welcome to .NET 11.0! --------------------- SDK Version: 11.0.100-ci ---------------- Installed an ASP.NET Core HTTPS development certificate. To trust the certificate, run 'dotnet dev-certs https --trust' Learn about HTTPS: https://aka.ms/dotnet-https ---------------- Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli -------------------------------------------------------------------------------------- The 'dotnet new' command creates a .NET project based on a template. Common templates are: Template Name Short Name Language Tags ------------------- ---------- ---------- ----------------------- Blazor Web App blazor [C#] Web/Blazor/WebAssembly Class Library classlib [C#],F#,VB Common/Library Console App console [C#],F#,VB Common/Console MSTest Test Project mstest [C#],F#,VB Test/MSTest/Desktop/Web Windows Forms App winforms [C#],VB Common/WinForms WPF Application wpf [C#],VB Common/WPF An example would be: dotnet new console Display template options with: dotnet new console -h Display all installed templates with: dotnet new list Display templates available on NuGet.org with: dotnet new search web ++ dotnet nuget list source --configfile /private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/NuGet.config Registered Sources: 1. dotnet6 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json 2. dotnet6-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6-transport/nuget/v3/index.json 3. dotnet7 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json 4. dotnet7-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7-transport/nuget/v3/index.json 5. dotnet8 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json 6. dotnet8-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-transport/nuget/v3/index.json 7. dotnet8-workloads [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-workloads/nuget/v3/index.json 8. dotnet9 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json 9. dotnet9-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9-transport/nuget/v3/index.json 10. dotnet10 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json 11. dotnet10-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10-transport/nuget/v3/index.json 12. dotnet11 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet11/nuget/v3/index.json 13. dotnet11-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet11-transport/nuget/v3/index.json 14. dotnet-public [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json 15. dotnet-eng [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json 16. dotnet-tools [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json 17. dotnet-tools-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-transport/nuget/v3/index.json 18. dotnet-libraries [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json 19. dotnet-libraries-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries-transport/nuget/v3/index.json 20. vs-impl [Enabled] https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json 21. richnav [Enabled] https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-buildservices/nuget/v3/index.json 22. test-tools [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/test-tools/nuget/v3/index.json ++ dotnet nuget add source /private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/Testpackages --configfile /private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/NuGet.config Package source with Name: Package source 1 added successfully. ++ dotnet nuget remove source dotnet6-transport --configfile /private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/NuGet.config Package source with Name: dotnet6-transport removed successfully. ++ dotnet nuget remove source dotnet6-internal-transport --configfile /private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/NuGet.config error: Unable to find any package source(s) matching name: dotnet6-internal-transport. ++ dotnet nuget remove source dotnet7-transport --configfile /private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/NuGet.config Package source with Name: dotnet7-transport removed successfully. ++ dotnet nuget remove source dotnet7-internal-transport --configfile /private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/NuGet.config error: Unable to find any package source(s) matching name: dotnet7-internal-transport. ++ dotnet nuget remove source richnav --configfile /private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/NuGet.config Package source with Name: richnav removed successfully. ++ dotnet nuget remove source vs-impl --configfile /private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/NuGet.config Package source with Name: vs-impl removed successfully. ++ dotnet nuget remove source dotnet-libraries-transport --configfile /private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/NuGet.config Package source with Name: dotnet-libraries-transport removed successfully. ++ dotnet nuget remove source dotnet-tools-transport --configfile /private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/NuGet.config Package source with Name: dotnet-tools-transport removed successfully. ++ dotnet nuget remove source dotnet-libraries --configfile /private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/NuGet.config Package source with Name: dotnet-libraries removed successfully. ++ dotnet nuget remove source dotnet-eng --configfile /private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/NuGet.config Package source with Name: dotnet-eng removed successfully. ++ dotnet nuget list source --configfile /private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/NuGet.config Registered Sources: 1. dotnet6 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json 2. dotnet7 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json 3. dotnet8 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json 4. dotnet8-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-transport/nuget/v3/index.json 5. dotnet8-workloads [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-workloads/nuget/v3/index.json 6. dotnet9 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json 7. dotnet9-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9-transport/nuget/v3/index.json 8. dotnet10 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json 9. dotnet10-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10-transport/nuget/v3/index.json 10. dotnet11 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet11/nuget/v3/index.json 11. dotnet11-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet11-transport/nuget/v3/index.json 12. dotnet-public [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json 13. dotnet-tools [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json 14. test-tools [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/test-tools/nuget/v3/index.json 15. Package source 1 [Enabled] /private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa/Testpackages + find /tmp/helix/working/A562092C/p -name createdump + xargs -n 1 codesign -s - -f --entitlements /tmp/helix/working/A562092C/p/t/helix-createdump-entitlements.plist /tmp/helix/working/A562092C/p/d/shared/Microsoft.NETCore.App/7.0.0/createdump: replacing existing signature /tmp/helix/working/A562092C/p/d/shared/Microsoft.NETCore.App/6.0.0/createdump: replacing existing signature /tmp/helix/working/A562092C/p/d/shared/Microsoft.NETCore.App/11.0.0-preview.3.26153.117/createdump: replacing existing signature /tmp/helix/working/A562092C/p/d/shared/Microsoft.NETCore.App/11.0.0-preview.1.26104.118/createdump: replacing existing signature /tmp/helix/working/A562092C/p/d/shared/Microsoft.NETCore.App/8.0.0/createdump: replacing existing signature /tmp/helix/working/A562092C/p/d/shared/Microsoft.NETCore.App/9.0.0/createdump: replacing existing signature /tmp/helix/working/A562092C/p/d/shared/Microsoft.NETCore.App/10.0.0/createdump: replacing existing signature + chmod +x Microsoft.CodeAnalysis.NetAnalyzers.UnitTests + codesign -s - -f --entitlements /tmp/helix/working/A562092C/p/t/helix-debug-entitlements.plist Microsoft.CodeAnalysis.NetAnalyzers.UnitTests Microsoft.CodeAnalysis.NetAnalyzers.UnitTests: replacing existing signature + dotnet test Microsoft.CodeAnalysis.NetAnalyzers.UnitTests.dll -e HELIX_WORK_ITEM_TIMEOUT=02:00:00 -e DOTNET_SDK_TEST_EXECUTION_DIRECTORY=/private/tmp/helix/working/A562092C/t/dotnetSdkTests.PQr2GWHa --results-directory ./ --logger trx --logger 'console;verbosity=detailed' --blame-hang --blame-hang-timeout 60m --filter 'Microsoft.NetCore.Analyzers.Security.UnitTests.DoNotUseDSATests.|Microsoft.NetCore.Analyzers.Security.UnitTests.DoNotUseInsecureCryptographicAlgorithmsTests.' -d /tmp/helix/working/A562092C/w/9F2908C9/uploads//dotnetTestLog.log VSTest version 18.5.0-preview-26153-117 (arm64) Starting test execution, please wait... Logging Vstest Diagnostics in file: /tmp/helix/working/A562092C/w/9F2908C9/uploads/dotnetTestLog.log A total of 1 test files matched the specified pattern. /private/tmp/helix/working/A562092C/w/9F2908C9/e/Microsoft.CodeAnalysis.NetAnalyzers.UnitTests.dll Data collection : Logging DataCollector Diagnostics in file: /tmp/helix/working/A562092C/w/9F2908C9/uploads/dotnetTestLog.datacollector.26-03-27_10-12-52_12159_5.log Logging TestHost Diagnostics in file: /tmp/helix/working/A562092C/w/9F2908C9/uploads/dotnetTestLog.host.26-03-27_10-12-52_21578_5.log [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v3.1.5+1b188a7b0a (64-bit .NET 11.0.0-preview.3.26153.117) [xUnit.net 00:00:00.27] Discovering: Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (app domain = off, method display = ClassAndMethod, method display options = None) [xUnit.net 00:00:03.11] Discovered: Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (17233 test cases to be run) [xUnit.net 00:00:03.21] Starting: Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (parallel test collections = on [10 threads], stop on fail = off, explicit = off, seed = 2147160991) [xUnit.net 00:00:24.07] Microsoft.CodeAnalysis.NetAnalyzers.UnitTests: [Long Running Test] 'Microsoft.NetCore.Analyzers.Security.UnitTests.DoNotUseInsecureCryptographicAlgorithmsTests.CA5353TripleDESCryptoServiceProviderInGetDeclarationAsync', Elapsed: 00:00:20 [Long Running Test] 'Microsoft.NetCore.Analyzers.Security.UnitTests.DoNotUseDSATests.TestCreateObjectOfDSADerivedClassWithCngKeyParameterDiagnosticAsync', Elapsed: 00:00:20 [xUnit.net 00:00:44.82] Microsoft.CodeAnalysis.NetAnalyzers.UnitTests: [Long Running Test] 'Microsoft.NetCore.Analyzers.Security.UnitTests.DoNotUseInsecureCryptographicAlgorithmsTests.CA5353TripleDESCryptoServiceProviderInGetDeclarationAsync', Elapsed: 00:00:41 [Long Running Test] 'Microsoft.NetCore.Analyzers.Security.UnitTests.DoNotUseDSATests.TestCreateObjectOfDSADerivedClassWithCngKeyParameterDiagnosticAsync', Elapsed: 00:00:41 [xUnit.net 00:01:03.25] [FATAL ERROR] Xunit.Sdk.TestPipelineException [xUnit.net 00:01:03.25] Test process crashed with exit code 139. [xUnit.net 00:01:03.25] Catastrophic failure: Test process crashed with exit code 139. [xUnit.net 00:01:03.25] Finished: Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (ID = 'd2b12b4323d8a84fdbfe4ef507ce4b4aa82bd669ce2ee280b066897bbbad3e35') No test matches the given testcase filter `Microsoft.NetCore.Analyzers.Security.UnitTests.DoNotUseDSATests.|Microsoft.NetCore.Analyzers.Security.UnitTests.DoNotUseInsecureCryptographicAlgorithmsTests.` in /private/tmp/helix/working/A562092C/w/9F2908C9/e/Microsoft.CodeAnalysis.NetAnalyzers.UnitTests.dll Results File: /private/tmp/helix/working/A562092C/w/9F2908C9/e/_DNCHELIXMAC063_2026-03-27_10_13_55.trx Test Run Failed. Attachments: /private/tmp/helix/working/A562092C/w/9F2908C9/e/605cfbe8-5cb4-4116-ad82-cb158bf2621d/Sequence_a6f88a0b86af41e8aafa086078889832.xml + export _commandExitCode=1 + _commandExitCode=1 + find /tmp/helix/working/A562092C/w/9F2908C9/uploads/../../.. -name '*hangdump.dmp' -print0 + xargs -0 -I@ cp @ /tmp/helix/working/A562092C/w/9F2908C9/uploads + /etc/helix-prep/venv/bin/python3.13 /tmp/helix/working/A562092C/p/reporter/run.py https://dev.azure.com/dnceng-public/ public 37866558 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IklDTmpEM2o5SGhtSDV0amwwM09EekpOSlpQSSJ9.eyJuYW1laWQiOiJjNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OmNiYjE4MjYxLWM0OGYtNGFiYi04NjUxLThjZGNiNTQ3NDY0OSBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTpjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDkvZG90bmV0L3Nkay8xMDE6QnVpbGQvQnVpbGQvMTM1NDkxNiIsImF1aSI6IjdhYTFlOTY0LTM3NWUtNDAwZi05NDlmLTAwMDA4NTUzMDIzMiIsInNpZCI6IjYxNTYwNmRhLTcxM2ItNGMxYi1hNTE5LThlN2I1OTFjNzE4MSIsIkJ1aWxkSWQiOiJjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7MTM1NDkxNiIsIkRlZklkIjoiMTAxIiwiam9icmVmIjoiZjcyNjkxMzAtZWZlMC00ODZkLTkyNTQtMWI5MjJiYmM5ZWY2OjMyZDBmMzQ1LTliZGQtNTcyYS0yMTE4LTRkNmM5YTU0ZTgyOSIsInBwaWQiOiJ2c3RmczovLy9CdWlsZC9CdWlsZC8xMzU0OTE2Iiwib3JjaGlkIjoiZjcyNjkxMzAtZWZlMC00ODZkLTkyNTQtMWI5MjJiYmM5ZWY2LmJ1aWxkLnRlc3RidWlsZF9tYWNvc19hcm02NC5fX2RlZmF1bHQiLCJyZXBvSWRzIjoiIiwianRpIjoiZmJhZDZiYjQtZDMwMS00YzYzLWI5YmQtNjY2OWZiNzFmZDI1IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOjZmY2M5MmU1LTczYTctNGY4OC04ZDEzLWQ5MDQ1YjQ1ZmIyNyIsIm5iZiI6MTc3NDYxODUxOCwiZXhwIjoxNzc0NjI4NzE4fQ.bAhgtxAxLkUh4H-kt8HMkKR-_Mo5f_52ROI8jwaPD37rNSFvLmllZMkEVbcArzRysEreTE3ylvxVOSBvAvOjQWJyvYoHExbN0p1LlsY2DbaHg1B9_lJpT1TC4Jlyh1Te1ECTE6WhQAmgbDUrrWb83_fLh1btgD_fXEL_od1mryufCa008YKOjtDvmG6zchn2r3h078Z4t_iXnDAmFcpMNLkkeEbBal0ERxwhlGIzKjg225z_UWswEgOEe-b3IFqmdYR98_6oK0YzlB6KCXPo3w8RU49NgEbIz6VokkiWRGlWOtKIL9lfHirZlgUbBrWkWiI84ryxCGz0Iupz_WIYRA /etc/helix/scripts/azure/__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-03-27T14:13:56.837Z INFO run.py azure_utils(46) get_credential_and_access_token Using /etc/helix-prep/client.pem certificate for e119e735-021e-4931-8059-7221fe1e3d1d 2026-03-27T14:13:56.881Z INFO run.py _universal(511) on_request Request URL: 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/v2.0/.well-known/openid-configuration' Request method: 'GET' Request headers: 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.13.4 (macOS-15.4.1-arm64-arm-64bit-Mach-O)' No body was attached to the request 2026-03-27T14:13:57.208Z INFO run.py _universal(554) on_response Response status: 200 Response headers: 'Cache-Control': 'max-age=86400, private' 'Content-Type': 'application/json; charset=utf-8' 'Strict-Transport-Security': 'REDACTED' 'X-Content-Type-Options': 'REDACTED' 'Access-Control-Allow-Origin': 'REDACTED' 'Access-Control-Allow-Methods': 'REDACTED' 'P3P': 'REDACTED' 'x-ms-request-id': '685eefe7-3ec1-40b7-9686-e596736e5600' 'x-ms-ests-server': 'REDACTED' 'x-ms-srs': 'REDACTED' 'Content-Security-Policy-Report-Only': 'REDACTED' 'X-XSS-Protection': 'REDACTED' 'Set-Cookie': 'REDACTED' 'Date': 'Fri, 27 Mar 2026 14:13:56 GMT' 'Content-Length': '1964' 2026-03-27T14:13:57.311Z INFO run.py _universal(508) on_request Request URL: 'https://login.microsoftonline.com/72f988bf-86f1-41af-91ab-2d7cd011db47/oauth2/v2.0/token' Request method: 'POST' Request headers: 'Content-Type': 'application/x-www-form-urlencoded' 'Accept': 'application/json' 'x-client-sku': 'REDACTED' 'x-client-ver': 'REDACTED' 'x-client-os': 'REDACTED' 'x-ms-lib-capability': 'REDACTED' 'client-request-id': 'REDACTED' 'x-client-current-telemetry': 'REDACTED' 'x-client-last-telemetry': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.13.4 (macOS-15.4.1-arm64-arm-64bit-Mach-O)' A body is sent with the request 2026-03-27T14:13:57.432Z INFO run.py _universal(554) on_response Response status: 200 Response headers: 'Cache-Control': 'no-store, no-cache' 'Pragma': 'no-cache' 'Content-Type': 'application/json; charset=utf-8' 'Expires': '-1' 'Strict-Transport-Security': 'REDACTED' 'X-Content-Type-Options': 'REDACTED' 'x-ms-clientdata': 'REDACTED' 'P3P': 'REDACTED' 'client-request-id': 'REDACTED' 'x-ms-request-id': '90342ead-f767-4a64-a9f2-f811184f6e00' 'x-ms-ests-server': 'REDACTED' 'x-ms-clitelem': 'REDACTED' 'x-ms-srs': 'REDACTED' 'Content-Security-Policy-Report-Only': 'REDACTED' 'X-XSS-Protection': 'REDACTED' 'Set-Cookie': 'REDACTED' 'Date': 'Fri, 27 Mar 2026 14:13:56 GMT' 'Content-Length': '1866' 2026-03-27T14:13:57.432Z INFO run.py get_token_mixin(139) _get_token_base CertificateCredential.get_token succeeded 2026-03-27T14:13:57.432Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-03-27T14:13:57.433Z INFO run.py get_token_mixin(139) _get_token_base CertificateCredential.get_token_info succeeded 2026-03-27T14:13:57.513Z INFO run.py run(48) main Beginning reading of test results. 2026-03-27T14:13:57.513Z INFO run.py __init__(42) read_results Searching '/private/tmp/helix/working/A562092C/w/9F2908C9/e' for test results files 2026-03-27T14:13:57.514Z INFO run.py __init__(48) read_results Found results file /private/tmp/helix/working/A562092C/w/9F2908C9/e/_DNCHELIXMAC063_2026-03-27_10_13_55.trx with format trx 2026-03-27T14:13:57.517Z INFO run.py __init__(42) read_results Searching '/tmp/helix/working/A562092C/w/9F2908C9/uploads' for test results files 2026-03-27T14:13:57.518Z INFO run.py packing_test_reporter(30) report_results Packing 0 test reports to '/tmp/helix/working/A562092C/w/9F2908C9/e/__test_report.json' 2026-03-27T14:13:57.518Z INFO run.py packing_test_reporter(33) report_results Packed 1864 bytes + exit 1 ['Microsoft.CodeAnalysis.NetAnalyzers.UnitTests.dll.161' END OF WORK ITEM LOG: Command exited with 1]