Console log: 'WasmTestOnChrome-ST-System.Private.Xml.Tests' from job f07c5fdb-cbf7-4f9b-9bc3-6433c8d4e8fb (windows.server2025.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs@sha256:146a5bd53f9325f6f58f56ff1f084bb9fed6db0783f92e1c56f4025f9aea6515 on a000L9C
running %HELIX_CORRELATION_PAYLOAD%\scripts\a29a55c397a64335b556d73cb49e8ff8\execute.cmd in C:\h\w\C3D90A76\w\B02D09F5\e max 1800 seconds

Output:
[BEGIN EXECUTION]

C:\Work>cd /d C:\helix\work\workitem\e 

C:\helix\work\workitem\e>python -m pip install --disable-pip-version-check -r C:\helix\scripts\runtime_python_requirements.txt 
Ignoring cffi: markers 'python_version >= "3.8"' don't match your environment
Ignoring azure-core: markers 'python_version >= "3.12"' don't match your environment
Ignoring azure-identity: markers 'python_version >= "3.12"' don't match your environment
Requirement already satisfied: certifi>=2023.7.22 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 1)) (2025.1.31)
Requirement already satisfied: ndg-httpsclient==0.5.1 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 2)) (0.5.1)
Requirement already satisfied: psutil==5.9.3 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 3)) (5.9.3)
Requirement already satisfied: pyasn1==0.4.5 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 4)) (0.4.5)
Requirement already satisfied: six>=1.11.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 5)) (1.17.0)
Requirement already satisfied: cryptography>=39.0.1 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 7)) (44.0.0)
Requirement already satisfied: pyopenssl>=23.0.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 8)) (25.0.0)
Requirement already satisfied: asn1crypto==0.24.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 10)) (0.24.0)
Requirement already satisfied: idna==2.8 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 11)) (2.8)
Requirement already satisfied: cffi==1.15.1 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 12)) (1.15.1)
Requirement already satisfied: pycparser==2.19 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 14)) (2.19)
Requirement already satisfied: docker==3.7.2 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 16)) (3.7.2)
Requirement already satisfied: docker-pycreds==0.4.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 17)) (0.4.0)
Requirement already satisfied: websocket-client==0.56.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 18)) (0.56.0)
Requirement already satisfied: requests<=2.28.1,>=2.21.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 20)) (2.28.1)
Requirement already satisfied: urllib3<1.27,>=1.24.3 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 21)) (1.26.20)
Requirement already satisfied: azure-storage-blob==12.5.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 23)) (12.5.0)
Requirement already satisfied: azure-core~=1.7 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 24)) (1.7.0)
Requirement already satisfied: azure-devops==5.0.0b9 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 26)) (5.0.0b9)
Requirement already satisfied: azure-identity~=1.5 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 27)) (1.5.0)
Requirement already satisfied: msrest==0.6.10 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 29)) (0.6.10)
Requirement already satisfied: isodate==0.6.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 30)) (0.6.0)
Requirement already satisfied: requests-oauthlib==1.2.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 31)) (1.2.0)
Requirement already satisfied: oauthlib==3.1.0 in c:\python\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 32)) (3.1.0)
Requirement already satisfied: pypiwin32==223; sys_platform == "win32" and python_version >= "3.6" in c:\python\lib\site-packages (from docker==3.7.2->-r C:\helix\scripts\runtime_python_requirements.txt (line 16)) (223)
Requirement already satisfied: charset-normalizer<3,>=2 in c:\python\lib\site-packages (from requests<=2.28.1,>=2.21.0->-r C:\helix\scripts\runtime_python_requirements.txt (line 20)) (2.1.1)
Requirement already satisfied: msal<2.0.0,>=1.6.0 in c:\python\lib\site-packages (from azure-identity~=1.5->-r C:\helix\scripts\runtime_python_requirements.txt (line 27)) (1.31.1)
Requirement already satisfied: msal-extensions~=0.3.0 in c:\python\lib\site-packages (from azure-identity~=1.5->-r C:\helix\scripts\runtime_python_requirements.txt (line 27)) (0.3.1)
Requirement already satisfied: pywin32>=223 in c:\python\lib\site-packages (from pypiwin32==223; sys_platform == "win32" and python_version >= "3.6"->docker==3.7.2->-r C:\helix\scripts\runtime_python_requirements.txt (line 16)) (308)
Requirement already satisfied: PyJWT[crypto]<3,>=1.0.0 in c:\python\lib\site-packages (from msal<2.0.0,>=1.6.0->azure-identity~=1.5->-r C:\helix\scripts\runtime_python_requirements.txt (line 27)) (2.8.0)
Requirement already satisfied: portalocker<3,>=1.6; python_version >= "3.5" and platform_system == "Windows" in c:\python\lib\site-packages (from msal-extensions~=0.3.0->azure-identity~=1.5->-r C:\helix\scripts\runtime_python_requirements.txt (line 27)) (2.7.0)
Requirement already satisfied: typing-extensions; python_version <= "3.7" in c:\python\lib\site-packages (from PyJWT[crypto]<3,>=1.0.0->msal<2.0.0,>=1.6.0->azure-identity~=1.5->-r C:\helix\scripts\runtime_python_requirements.txt (line 27)) (4.7.1)

C:\helix\work\workitem\e>set PYTHONPATH=C:\helix\scripts;C:\Python\Lib;C:\Python\DLLs; 

C:\helix\work\workitem\e>C:\helix\work\correlation\scripts\a29a55c397a64335b556d73cb49e8ff8\execute.cmd

C:\helix\work\workitem\e>set SCENARIO=WasmTestOnChrome 

C:\helix\work\workitem\e>set XHARNESS_DISABLE_COLORED_OUTPUT=true 

C:\helix\work\workitem\e>set XHARNESS_LOG_WITH_TIMESTAMPS=true 

C:\helix\work\workitem\e>set PATH=C:\helix\work\correlation\chromedriver_win32;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\ContainerAdministrator\AppData\Local\Microsoft\WindowsApps;C:\Python;C:\python\scripts;C:\Program Files\nodejs\;C:\7z;C:\git\cmd;C:\Users\ContainerAdministrator\AppData\Roaming\npm;C:\Users\ContainerAdministrator\.jsvu\bin 

C:\helix\work\workitem\e>set PATH=C:\helix\work\correlation\chrome-win;C:\helix\work\correlation\chromedriver_win32;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\ContainerAdministrator\AppData\Local\Microsoft\WindowsApps;C:\Python;C:\python\scripts;C:\Program Files\nodejs\;C:\7z;C:\git\cmd;C:\Users\ContainerAdministrator\AppData\Roaming\npm;C:\Users\ContainerAdministrator\.jsvu\bin 

C:\helix\work\workitem\e>taskkill.exe /f /im corerun.exe 
ERROR: The process "corerun.exe" not found.

C:\helix\work\workitem\e>set __TestArchitecture=wasm 

C:\helix\work\workitem\e>set PATH=C:\helix\work\correlation\dotnet-cli;C:\helix\work\correlation\chrome-win;C:\helix\work\correlation\chromedriver_win32;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\ContainerAdministrator\AppData\Local\Microsoft\WindowsApps;C:\Python;C:\python\scripts;C:\Program Files\nodejs\;C:\7z;C:\git\cmd;C:\Users\ContainerAdministrator\AppData\Roaming\npm;C:\Users\ContainerAdministrator\.jsvu\bin 

C:\helix\work\workitem\e>set DOTNET_ROOT=C:\helix\work\correlation\dotnet-cli 

C:\helix\work\workitem\e>set DOTNET_CLI_TELEMETRY_OPTOUT=1 

C:\helix\work\workitem\e>set DOTNET_CLI_HOME=C:\helix\work\workitem\e\.dotnet 

C:\helix\work\workitem\e>set NUGET_PACKAGES=C:\helix\work\workitem\e\.nuget 

C:\helix\work\workitem\e>set PATH=C:\helix\work\correlation\xharness-cli;C:\helix\work\correlation\dotnet-cli;C:\helix\work\correlation\chrome-win;C:\helix\work\correlation\chromedriver_win32;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\ContainerAdministrator\AppData\Local\Microsoft\WindowsApps;C:\Python;C:\python\scripts;C:\Program Files\nodejs\;C:\7z;C:\git\cmd;C:\Users\ContainerAdministrator\AppData\Roaming\npm;C:\Users\ContainerAdministrator\.jsvu\bin 

C:\helix\work\workitem\e>set XHARNESS_DISABLE_COLORED_OUTPUT=true 

C:\helix\work\workitem\e>set XHARNESS_LOG_WITH_TIMESTAMPS=true 

C:\helix\work\workitem\e>set XHARNESS_CLI_PATH=C:\helix\work\correlation\microsoft.dotnet.xharness.cli\10.0.0-prerelease.25103.1\tools\net8.0\any\Microsoft.DotNet.XHarness.CLI.dll 

C:\helix\work\workitem\e>doskey xharness="dotnet exec C:\helix\work\correlation\microsoft.dotnet.xharness.cli\10.0.0-prerelease.25103.1\tools\net8.0\any\Microsoft.DotNet.XHarness.CLI.dll" 
Invalid macro definition.

C:\helix\work\workitem\e>set XHARNESS_DIAGNOSTICS_PATH=C:\helix\work\workitem\e\diagnostics.json 

C:\helix\work\workitem\e>powershell -command "New-SelfSignedCertificate -FriendlyName 'ASP.NET Core HTTPS development certificate' -DnsName @('localhost') -Subject 'CN = localhost' -KeyAlgorithm RSA -KeyLength 2048 -HashAlgorithm sha256 -CertStoreLocation 'Cert:\CurrentUser\My' -TextExtension @('2.5.29.37={text}1.3.6.1.5.5.7.3.1','1.3.6.1.4.1.311.84.1.1={hex}02','2.5.29.19={text}') -KeyUsage DigitalSignature,KeyEncipherment"   && call RunTests.cmd 


   PSParentPath: Microsoft.PowerShell.Security\Certificate::CurrentUser\My

Thumbprint                                Subject                              
----------                                -------                              
89ACCD5D674774E8CF45030CD4AC9B356ECF1768  CN=localhost                         


'export' is not recognized as an internal or external command,
operable program or batch file.
export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1
set RuntimeIdentifier=browser-wasm
The system cannot find the drive specified.
EXECUTION_DIR=C:\helix\work\workitem\e\
SCENARIO=WasmTestOnChrome
XHARNESS_OUT=C:\helix\work\workitem\uploads\xharness-output
XHARNESS_CLI_PATH=C:\helix\work\correlation\microsoft.dotnet.xharness.cli\10.0.0-prerelease.25103.1\tools\net8.0\any\Microsoft.DotNet.XHarness.CLI.dll
HARNESS_RUNNER=dotnet.exe exec "C:\helix\work\correlation\microsoft.dotnet.xharness.cli\10.0.0-prerelease.25103.1\tools\net8.0\any\Microsoft.DotNet.XHarness.CLI.dll"
XHARNESS_COMMAND=test-browser
MAIN_JS=
JS_ENGINE=
JS_ENGINE_ARGS=--browser-arg=--js-flags=--stack-trace-limit=1000 --browser-arg=--disable-gpu --pageLoadStrategy=none
XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 --browser-arg=--disable-gpu --pageLoadStrategy=none --browser-path=C:\helix\work\correlation\chrome-win\chrome.exe 
----- start Mon 03/03/2025 17:03:50.54 ===============  To repro directly: ===================================================== 
pushd C:\helix\work\workitem\e\
dotnet.exe exec "C:\helix\work\correlation\microsoft.dotnet.xharness.cli\10.0.0-prerelease.25103.1\tools\net8.0\any\Microsoft.DotNet.XHarness.CLI.dll" wasm test-browser --app=. --output-directory=C:\helix\work\workitem\uploads\xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness "--timeout=00:30:00"  --browser-arg=--js-flags=--stack-trace-limit=1000 --browser-arg=--disable-gpu --pageLoadStrategy=none --browser-path=C:\helix\work\correlation\chrome-win\chrome.exe    --   --run WasmTestRunner.dll System.Private.Xml.Tests.dll  -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing 
popd
===========================================================================================================

C:\helix\work\workitem\e>dotnet.exe exec "C:\helix\work\correlation\microsoft.dotnet.xharness.cli\10.0.0-prerelease.25103.1\tools\net8.0\any\Microsoft.DotNet.XHarness.CLI.dll" wasm test-browser --app=. --output-directory=C:\helix\work\workitem\uploads\xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness "--timeout=00:30:00"  --browser-arg=--js-flags=--stack-trace-limit=1000 --browser-arg=--disable-gpu --pageLoadStrategy=none --browser-path=C:\helix\work\correlation\chrome-win\chrome.exe    --   --run WasmTestRunner.dll System.Private.Xml.Tests.dll  -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing  
[10.0.0-prerelease.25103.1+cf1b2925785f504d4d52773bcab470044e35ea15] XHarness command issued: wasm test-browser --app=. --output-directory=C:\helix\work\workitem\uploads\xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=00:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 --browser-arg=--disable-gpu --pageLoadStrategy=none --browser-path=C:\helix\work\correlation\chrome-win\chrome.exe -- --run WasmTestRunner.dll System.Private.Xml.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
[17:03:51] warn: Cannot find symbols file dotnet.native.js.symbols
[17:03:51] info: Using Chrome from C:\helix\work\correlation\chrome-win\chrome.exe
[17:03:51] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --disable-gpu --headless --incognito --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-renderer-backgrounding --enable-features=NetworkService,NetworkServiceInProcess --allow-insecure-localhost --disable-breakpad --disable-component-extensions-with-background-pages --disable-dev-shm-usage --disable-extensions --disable-features=TranslateUI --disable-ipc-flooding-protection --force-color-profile=srgb --metrics-recording-only and load strategy: None
Starting ChromeDriver 134.0.6998.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 49159
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully on port 49159.
[17:04:09] fail: [out of order message from the browser]: http://127.0.0.1:56591/runArgs.json - Failed to load resource: the server responded with a status of 404 (Not Found)
[17:04:09] info: Running in: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/134.0.0.0 Safari/537.36
[17:04:09] info: Running at: http://127.0.0.1:56591/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Private.Xml.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info
[17:04:09] info: could not load /runArgs.json: 404. Ignoring
[17:04:09] info: Incoming arguments: --run WasmTestRunner.dll System.Private.Xml.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info
[17:04:09] info: Application arguments: --run WasmTestRunner.dll System.Private.Xml.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info
[17:04:09] fail: [out of order message from the browser]: http://127.0.0.1:56591/favicon.ico - Failed to load resource: the server responded with a status of 404 (Not Found)
[17:04:15] info: Initializing dotnet version 10.0.0-ci commit hash 6fda50d685aa3d59ae7408b34abd7772c6d301be
[17:04:15] info: Using threadless Xunit runner
[17:04:15] info: Discovering: System.Private.Xml.Tests.dll (method display = ClassAndMethod, method display options = None)
[17:04:19] info: Discovered:  System.Private.Xml.Tests.dll (found 4774 of 4834 test cases)
[17:04:19] info: Starting:    System.Private.Xml.Tests.dll
[17:06:26] info: Finished:    System.Private.Xml.Tests.dll
[17:06:27] fail: MONO_WASM: Out of memory
   at System.Convert.ToBase64String(ReadOnlySpan`1 bytes, Base64FormattingOptions options)
   at Microsoft.DotNet.XHarness.TestRunners.Xunit.WasmXmlResultWriter.WriteOnSingleLine(XElement assembliesElement)
   at Microsoft.DotNet.XHarness.TestRunners.Xunit.ThreadlessXunitTestRunner.WriteResultsToFile(TextWriter writer, XmlResultJargon jargon)
   at Microsoft.DotNet.XHarness.TestRunners.Common.ApplicationEntryPoint.WriteResults(TestRunner runner, ApplicationOptions options, LogWriter logger, TextWriter writer)
   at Microsoft.DotNet.XHarness.TestRunners.Common.ApplicationEntryPoint.InternalRunAsync(ApplicationOptions options, TextWriter loggerWriter, TextWriter resultsFile)
   at Microsoft.DotNet.XHarness.TestRunners.Common.WasmApplicationEntryPointBase.RunAsync()
   at Microsoft.DotNet.XHarness.TestRunners.Xunit.WasmApplicationEntryPoint.Run()
   at WasmTestRunner.MainAsync(String[] args)
Error: Out of memory
    at ln (http://127.0.0.1:56591/_framework/dotnet.runtime.js:3:27243)
    at tn.resolve_or_reject (http://127.0.0.1:56591/_framework/dotnet.runtime.js:3:26798)
    at http://127.0.0.1:56591/_framework/dotnet.runtime.js:3:175306
    at http://127.0.0.1:56591/_framework/dotnet.runtime.js:3:175370
    at mr (http://127.0.0.1:56591/_framework/dotnet.runtime.js:3:35424)
    at Pc (http://127.0.0.1:56591/_framework/dotnet.runtime.js:3:174945)
    at do_icall (http://127.0.0.1:56591/_framework/dotnet.native.wasm:wasm-function[293]:0x20097)
    at do_icall_wrapper (http://127.0.0.1:56591/_framework/dotnet.native.wasm:wasm-function[221]:0x1d34a)
    at mono_interp_exec_method (http://127.0.0.1:56591/_framework/dotnet.native.wasm:wasm-function[212]:0xf14d)
    at interp_entry (http://127.0.0.1:56591/_framework/dotnet.native.wasm:wasm-function[286]:0x1fb3c)
    at interp_entry_static_0 (http://127.0.0.1:56591/_framework/dotnet.native.wasm:wasm-function[322]:0x20ce2)
    at wasm_native_to_interp_System_Private_CoreLib_System_Threading_ThreadPool_BackgroundJobHandler (http://127.0.0.1:56591/_framework/dotnet.native.wasm:wasm-function[184]:0xc9f3)
    at mono_background_exec (http://127.0.0.1:56591/_framework/dotnet.native.wasm:wasm-function[791]:0x4a02a)
    at Ko (http://127.0.0.1:56591/_framework/dotnet.runtime.js:3:56429)
    at callUserCallback (http://127.0.0.1:56591/_framework/dotnet.native.js:8:106478)
    at http://127.0.0.1:56591/_framework/dotnet.native.js:8:106746
[17:06:27] fail: [out of order message from the browser]: http://127.0.0.1:56591/_framework/dotnet.runtime.js 2:27242 
[17:06:27] fail: [out of order message from the browser]: http://bla/ - Failed to load resource: net::ERR_NAME_NOT_RESOLVED
[17:06:27] info: WASM EXIT 1
[17:06:27] info: Waiting to flush log messages with a timeout of 120 secs ..
[17:06:27] fail: Application has finished with exit code TESTS_FAILED but 0 was expected
[17:06:27] info: Closing 1 browser tabs before setting the main tab to config page and quitting.
XHarness exit code: 71 (GENERAL_FAILURE)

C:\helix\work\workitem\e>set EXIT_CODE=71 
----- end Mon 03/03/2025 17:06:33.25 ----- exit code 71 ----------------------------------------------------------
XHarness artifacts: C:\helix\work\workitem\uploads\xharness-output
python: can't open file 'C:\helix\work\workitem\u\xharness-event-processor.py': [Errno 2] No such file or directory
2025-03-03T17:06:35.025Z	INFO   	run.py	run(48)	main	Beginning reading of test results.
2025-03-03T17:06:35.026Z	INFO   	run.py	__init__(42)	read_results	Searching 'C:\helix\work\workitem\e' for test results files
2025-03-03T17:06:35.031Z	INFO   	run.py	__init__(42)	read_results	Searching 'C:\helix\work\workitem\uploads' for test results files
2025-03-03T17:06:35.032Z	WARNING	run.py	__init__(55)	read_results	No results file found in any of the following formats: xunit, junit, trx
2025-03-03T17:06:35.032Z	INFO   	run.py	packing_test_reporter(30)	report_results	Packing 0 test reports to 'C:\helix\work\workitem\e\__test_report.json'
2025-03-03T17:06:35.033Z	INFO   	run.py	packing_test_reporter(33)	report_results	Packed 1596 bytes
C:\Python\lib\site-packages\azure\storage\blob\_shared\encryption.py:15: CryptographyDeprecationWarning: Python 3.7 is no longer supported by the Python core team and support for it is deprecated in cryptography. A future release of cryptography will remove support for Python 3.7.
  from cryptography.hazmat.backends import default_backend
ERROR: The process "corerun.exe" not found.

[END EXECUTION]
Exit Code:71