Console log: 'WasmTestOnChrome-CLR-ST-Batch-19' from job 91174555-362b-4040-9c84-edbb8bdc7c90 (azurelinux.3.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64@sha256:c9dc51010e0627d319d55e058400b4888b03f4be8988d09e65a7505264ea45a2 on a00GM6M running $HELIX_CORRELATION_PAYLOAD/scripts/6334c03e75cc49429ebcdbb425ad53d2/execute.sh in /datadisks/disk1/work/98BA0918/w/B49E0A01/e max 12000 seconds Output: [BEGIN EXECUTION] + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/6334c03e75cc49429ebcdbb425ad53d2/execute.sh + export SCENARIO=WasmTestOnChrome + export XHARNESS_DISABLE_COLORED_OUTPUT=true + export XHARNESS_LOG_WITH_TIMESTAMPS=true + export PATH=/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH=/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export __TestArchitecture=wasm + export PATH=/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export DOTNET_ROOT=/root/helix/work/correlation/dotnet-cli + export DOTNET_CLI_TELEMETRY_OPTOUT=1 + export DOTNET_CLI_HOME=/root/helix/work/workitem/e/.dotnet + export NUGET_PACKAGES=/root/helix/work/workitem/e/.nuget + export PATH=/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export XHARNESS_DISABLE_COLORED_OUTPUT=true + export XHARNESS_LOG_WITH_TIMESTAMPS=true + export XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll + export XHARNESS_DIAGNOSTICS_PATH=/root/helix/work/workitem/e/diagnostics.json + mktemp -d + CONSOLE_TEMP_DIR=/tmp/tmp.YJHZSvohWM + /root/helix/work/correlation/dotnet-cli/dotnet new console -o /tmp/tmp.YJHZSvohWM Welcome to .NET 11.0! --------------------- SDK Version: 11.0.100-preview.5.26227.104 ---------------- 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 -------------------------------------------------------------------------------------- An issue was encountered verifying workloads. For more information, run "dotnet workload update". The template "Console App" was created successfully. Processing post-creation actions... Restoring /tmp/tmp.YJHZSvohWM/tmp.YJHZSvohWM.csproj: Determining projects to restore... Restored /tmp/tmp.YJHZSvohWM/tmp.YJHZSvohWM.csproj (in 93 ms). Restore succeeded. + rm -rf /tmp/tmp.YJHZSvohWM + dotnet dev-certs https A valid HTTPS certificate is already present. + chmod +x WasmBatchRunner.sh + ./WasmBatchRunner.sh === WasmBatchRunner === BATCH_DIR=/root/helix/work/workitem/e ORIGINAL_UPLOAD_ROOT=/root/helix/work/workitem/uploads ========================= BEGIN Microsoft.Win32.Primitives.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/Microsoft.Win32.Primitives.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.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 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/Microsoft.Win32.Primitives.Tests /root/helix/work/workitem/e/Microsoft.Win32.Primitives.Tests ----- start Sat May 16 03:42:14 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/Microsoft.Win32.Primitives.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll Microsoft.Win32.Primitives.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/Microsoft.Win32.Primitives.Tests /root/helix/work/workitem/e/Microsoft.Win32.Primitives.Tests /root/helix/work/workitem/e/Microsoft.Win32.Primitives.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/Microsoft.Win32.Primitives.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll Microsoft.Win32.Primitives.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [03:42:14] warn: Cannot find symbols file dotnet.native.js.symbols [03:42:14] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 45315 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 45315. [03:42:15] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [03:42:15] info: Running at: http://127.0.0.1:38063/index.html?arg=--run&arg=WasmTestRunner.dll&arg=Microsoft.Win32.Primitives.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [03:42:15] info: could not load /runArgs.json: 404. Ignoring [03:42:15] info: Incoming arguments: --run WasmTestRunner.dll Microsoft.Win32.Primitives.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:42:15] info: Application arguments: --run WasmTestRunner.dll Microsoft.Win32.Primitives.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:42:17] info: Initializing dotnet version 11.0.0 commit hash 9529b62a9b1325336a6497ebe6e4d07773164995 [03:42:17] info: Using threadless Xunit runner [03:42:17] info: Discovering: Microsoft.Win32.Primitives.Tests.dll (method display = ClassAndMethod, method display options = None) [03:42:17] info: Discovered: Microsoft.Win32.Primitives.Tests.dll (found 1 of 2 test cases) [03:42:17] info: Starting: Microsoft.Win32.Primitives.Tests.dll [03:42:17] info: Finished: Microsoft.Win32.Primitives.Tests.dll [03:42:18] info: Stored /root/helix/work/workitem/uploads/Microsoft.Win32.Primitives.Tests/xharness-output/testResults.xml results 752 bytes [03:42:18] info: Finished uploading 752 bytes of RESULTXML [03:42:18] info: Xml file was written to the provided writer. [03:42:18] info: [03:42:18] info: === TEST EXECUTION SUMMARY === [03:42:18] info: Tests run: 1 Passed: 1 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [03:42:18] info: [03:42:18] info: test-main.mjs exiting WasmTestRunner.dll Microsoft.Win32.Primitives.Tests.dll after 0.015216666666666667 minutes with result 0 and linear memory 107085824 bytes [03:42:18] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [03:42:18] info: WASM EXIT 0 [03:42:18] info: Waiting to flush log messages with a timeout of 120 secs .. [03:42:18] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/Microsoft.Win32.Primitives.Tests /root/helix/work/workitem/e/Microsoft.Win32.Primitives.Tests ----- end Sat May 16 03:42:19 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/Microsoft.Win32.Primitives.Tests/xharness-output ----- PASS Microsoft.Win32.Primitives.Tests — 5s ----- ========================= END Microsoft.Win32.Primitives.Tests =============================== ========================= BEGIN System.Collections.Concurrent.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.Collections.Concurrent.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.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 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.Collections.Concurrent.Tests /root/helix/work/workitem/e/System.Collections.Concurrent.Tests ----- start Sat May 16 03:42:19 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Collections.Concurrent.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Collections.Concurrent.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.Collections.Concurrent.Tests /root/helix/work/workitem/e/System.Collections.Concurrent.Tests /root/helix/work/workitem/e/System.Collections.Concurrent.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Collections.Concurrent.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Collections.Concurrent.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [03:42:19] warn: Cannot find symbols file dotnet.native.js.symbols [03:42:19] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 40259 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 40259. [03:42:20] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [03:42:20] info: Running at: http://127.0.0.1:34395/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Collections.Concurrent.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [03:42:20] info: could not load /runArgs.json: 404. Ignoring [03:42:20] info: Incoming arguments: --run WasmTestRunner.dll System.Collections.Concurrent.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:42:20] info: Application arguments: --run WasmTestRunner.dll System.Collections.Concurrent.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:42:22] info: Initializing dotnet version 11.0.0 commit hash 9529b62a9b1325336a6497ebe6e4d07773164995 [03:42:22] info: Using threadless Xunit runner [03:42:22] info: Discovering: System.Collections.Concurrent.Tests.dll (method display = ClassAndMethod, method display options = None) [03:42:24] info: Discovered: System.Collections.Concurrent.Tests.dll (found 864 of 911 test cases) [03:42:24] info: Starting: System.Collections.Concurrent.Tests.dll [03:43:00] info: Finished: System.Collections.Concurrent.Tests.dll [03:43:01] info: Stored /root/helix/work/workitem/uploads/System.Collections.Concurrent.Tests/xharness-output/testResults.xml results 798544 bytes [03:43:01] info: Finished uploading 798544 bytes of RESULTXML [03:43:01] info: Xml file was written to the provided writer. [03:43:01] info: [03:43:01] info: === TEST EXECUTION SUMMARY === [03:43:01] info: Tests run: 2323 Passed: 2245 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 78 [03:43:01] info: [03:43:01] info: test-main.mjs exiting WasmTestRunner.dll System.Collections.Concurrent.Tests.dll after 0.6487666666666667 minutes with result 0 and linear memory 179961856 bytes [03:43:01] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [03:43:01] info: WASM EXIT 0 [03:43:01] info: Waiting to flush log messages with a timeout of 120 secs .. [03:43:01] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/System.Collections.Concurrent.Tests /root/helix/work/workitem/e/System.Collections.Concurrent.Tests ----- end Sat May 16 03:43:02 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Collections.Concurrent.Tests/xharness-output ----- PASS System.Collections.Concurrent.Tests — 43s ----- ========================= END System.Collections.Concurrent.Tests =============================== ========================= BEGIN System.ComponentModel.EventBasedAsync.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.ComponentModel.EventBasedAsync.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.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 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.ComponentModel.EventBasedAsync.Tests /root/helix/work/workitem/e/System.ComponentModel.EventBasedAsync.Tests ----- start Sat May 16 03:43:02 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.ComponentModel.EventBasedAsync.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.ComponentModel.EventBasedAsync.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.ComponentModel.EventBasedAsync.Tests /root/helix/work/workitem/e/System.ComponentModel.EventBasedAsync.Tests /root/helix/work/workitem/e/System.ComponentModel.EventBasedAsync.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.ComponentModel.EventBasedAsync.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.ComponentModel.EventBasedAsync.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [03:43:02] warn: Cannot find symbols file dotnet.native.js.symbols [03:43:02] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 38339 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 38339. [03:43:03] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [03:43:03] info: Running at: http://127.0.0.1:34699/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.ComponentModel.EventBasedAsync.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [03:43:03] info: could not load /runArgs.json: 404. Ignoring [03:43:03] info: Incoming arguments: --run WasmTestRunner.dll System.ComponentModel.EventBasedAsync.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:43:03] info: Application arguments: --run WasmTestRunner.dll System.ComponentModel.EventBasedAsync.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:43:05] info: Initializing dotnet version 11.0.0 commit hash 9529b62a9b1325336a6497ebe6e4d07773164995 [03:43:05] info: Using threadless Xunit runner [03:43:05] info: Discovering: System.ComponentModel.EventBasedAsync.Tests.dll (method display = ClassAndMethod, method display options = None) [03:43:05] info: Discovered: System.ComponentModel.EventBasedAsync.Tests.dll (found 29 of 31 test cases) [03:43:05] info: Starting: System.ComponentModel.EventBasedAsync.Tests.dll [03:43:06] info: Finished: System.ComponentModel.EventBasedAsync.Tests.dll [03:43:06] info: Stored /root/helix/work/workitem/uploads/System.ComponentModel.EventBasedAsync.Tests/xharness-output/testResults.xml results 15941 bytes [03:43:06] info: Finished uploading 15941 bytes of RESULTXML [03:43:06] info: Xml file was written to the provided writer. [03:43:06] info: [03:43:06] info: === TEST EXECUTION SUMMARY === [03:43:06] info: Tests run: 44 Passed: 32 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 12 [03:43:06] info: [03:43:06] info: test-main.mjs exiting WasmTestRunner.dll System.ComponentModel.EventBasedAsync.Tests.dll after 0.01951666666666667 minutes with result 0 and linear memory 104071168 bytes [03:43:06] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [03:43:06] info: WASM EXIT 0 [03:43:06] info: Waiting to flush log messages with a timeout of 120 secs .. [03:43:06] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/System.ComponentModel.EventBasedAsync.Tests /root/helix/work/workitem/e/System.ComponentModel.EventBasedAsync.Tests ----- end Sat May 16 03:43:07 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.ComponentModel.EventBasedAsync.Tests/xharness-output ----- PASS System.ComponentModel.EventBasedAsync.Tests — 5s ----- ========================= END System.ComponentModel.EventBasedAsync.Tests =============================== ========================= BEGIN System.Composition.Hosting.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.Composition.Hosting.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.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 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.Composition.Hosting.Tests /root/helix/work/workitem/e/System.Composition.Hosting.Tests ----- start Sat May 16 03:43:07 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Composition.Hosting.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Composition.Hosting.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.Composition.Hosting.Tests /root/helix/work/workitem/e/System.Composition.Hosting.Tests /root/helix/work/workitem/e/System.Composition.Hosting.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Composition.Hosting.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Composition.Hosting.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [03:43:08] warn: Cannot find symbols file dotnet.native.js.symbols [03:43:08] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 35839 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 35839. [03:43:09] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [03:43:09] info: Running at: http://127.0.0.1:45005/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Composition.Hosting.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [03:43:09] info: could not load /runArgs.json: 404. Ignoring [03:43:09] info: Incoming arguments: --run WasmTestRunner.dll System.Composition.Hosting.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:43:09] info: Application arguments: --run WasmTestRunner.dll System.Composition.Hosting.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:43:10] info: Initializing dotnet version 11.0.0 commit hash 9529b62a9b1325336a6497ebe6e4d07773164995 [03:43:10] info: Using threadless Xunit runner [03:43:10] info: Discovering: System.Composition.Hosting.Tests.dll (method display = ClassAndMethod, method display options = None) [03:43:11] info: Discovered: System.Composition.Hosting.Tests.dll (found 66 of 66 test cases) [03:43:11] info: Starting: System.Composition.Hosting.Tests.dll [03:43:11] info: Finished: System.Composition.Hosting.Tests.dll [03:43:12] info: Stored /root/helix/work/workitem/uploads/System.Composition.Hosting.Tests/xharness-output/testResults.xml results 35434 bytes [03:43:12] info: Finished uploading 35434 bytes of RESULTXML [03:43:12] info: Xml file was written to the provided writer. [03:43:12] info: [03:43:12] info: === TEST EXECUTION SUMMARY === [03:43:12] info: Tests run: 96 Passed: 96 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [03:43:12] info: [03:43:12] info: test-main.mjs exiting WasmTestRunner.dll System.Composition.Hosting.Tests.dll after 0.025766666666666667 minutes with result 0 and linear memory 104071168 bytes [03:43:12] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [03:43:12] info: WASM EXIT 0 [03:43:12] info: Waiting to flush log messages with a timeout of 120 secs .. [03:43:12] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/System.Composition.Hosting.Tests /root/helix/work/workitem/e/System.Composition.Hosting.Tests ----- end Sat May 16 03:43:13 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Composition.Hosting.Tests/xharness-output ----- PASS System.Composition.Hosting.Tests — 6s ----- ========================= END System.Composition.Hosting.Tests =============================== ========================= BEGIN System.Data.DataSetExtensions.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.Data.DataSetExtensions.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.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 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.Data.DataSetExtensions.Tests /root/helix/work/workitem/e/System.Data.DataSetExtensions.Tests ----- start Sat May 16 03:43:13 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Data.DataSetExtensions.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Data.DataSetExtensions.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.Data.DataSetExtensions.Tests /root/helix/work/workitem/e/System.Data.DataSetExtensions.Tests /root/helix/work/workitem/e/System.Data.DataSetExtensions.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Data.DataSetExtensions.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Data.DataSetExtensions.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [03:43:13] warn: Cannot find symbols file dotnet.native.js.symbols [03:43:13] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 34093 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 34093. [03:43:14] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [03:43:14] info: Running at: http://127.0.0.1:44301/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Data.DataSetExtensions.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [03:43:14] info: could not load /runArgs.json: 404. Ignoring [03:43:14] info: Incoming arguments: --run WasmTestRunner.dll System.Data.DataSetExtensions.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:43:14] info: Application arguments: --run WasmTestRunner.dll System.Data.DataSetExtensions.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:43:16] info: Initializing dotnet version 11.0.0 commit hash 9529b62a9b1325336a6497ebe6e4d07773164995 [03:43:16] info: Using threadless Xunit runner [03:43:16] info: Discovering: System.Data.DataSetExtensions.Tests.dll (method display = ClassAndMethod, method display options = None) [03:43:16] info: Discovered: System.Data.DataSetExtensions.Tests.dll (found 66 of 66 test cases) [03:43:16] info: Starting: System.Data.DataSetExtensions.Tests.dll [03:43:17] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelectOrderBy [03:43:17] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [03:43:17] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [03:43:17] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException) [03:43:17] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [03:43:17] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [03:43:17] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [03:43:17] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [03:43:17] info: at System.Xml.XmlTextReaderImpl.Read() [03:43:17] info: at System.Xml.XmlTextReader.Read() [03:43:17] info: at System.Xml.XmlReader.MoveToContent() [03:43:17] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [03:43:17] info: at System.Data.DataSet.ReadXml(String fileName) [03:43:17] info: at MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelectOrderBy() [03:43:17] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [03:43:17] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [03:43:17] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [03:43:17] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [03:43:17] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.ThenBy [03:43:17] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [03:43:17] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [03:43:17] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException) [03:43:17] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [03:43:17] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [03:43:17] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [03:43:17] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [03:43:17] info: at System.Xml.XmlTextReaderImpl.Read() [03:43:17] info: at System.Xml.XmlTextReader.Read() [03:43:17] info: at System.Xml.XmlReader.MoveToContent() [03:43:17] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [03:43:17] info: at System.Data.DataSet.ReadXml(String fileName) [03:43:17] info: at MonoTests.System.Data.EnumerableRowCollectionTest.ThenBy() [03:43:17] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [03:43:17] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [03:43:17] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [03:43:17] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [03:43:17] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.ThenByDescending [03:43:17] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [03:43:17] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [03:43:17] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException) [03:43:17] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [03:43:17] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [03:43:17] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [03:43:17] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [03:43:17] info: at System.Xml.XmlTextReaderImpl.Read() [03:43:17] info: at System.Xml.XmlTextReader.Read() [03:43:17] info: at System.Xml.XmlReader.MoveToContent() [03:43:17] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [03:43:17] info: at System.Data.DataSet.ReadXml(String fileName) [03:43:17] info: at MonoTests.System.Data.EnumerableRowCollectionTest.ThenByDescending() [03:43:17] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [03:43:17] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [03:43:17] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [03:43:17] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [03:43:17] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelect [03:43:17] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [03:43:17] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [03:43:17] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException) [03:43:17] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [03:43:17] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [03:43:17] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [03:43:17] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [03:43:17] info: at System.Xml.XmlTextReaderImpl.Read() [03:43:17] info: at System.Xml.XmlTextReader.Read() [03:43:17] info: at System.Xml.XmlReader.MoveToContent() [03:43:17] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [03:43:17] info: at System.Data.DataSet.ReadXml(String fileName) [03:43:17] info: at MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelect() [03:43:17] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [03:43:17] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [03:43:17] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [03:43:17] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [03:43:17] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhere [03:43:17] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [03:43:17] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [03:43:17] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException) [03:43:17] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [03:43:17] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [03:43:17] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [03:43:17] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [03:43:17] info: at System.Xml.XmlTextReaderImpl.Read() [03:43:17] info: at System.Xml.XmlTextReader.Read() [03:43:17] info: at System.Xml.XmlReader.MoveToContent() [03:43:17] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [03:43:17] info: at System.Data.DataSet.ReadXml(String fileName) [03:43:17] info: at MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhere() [03:43:17] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [03:43:17] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [03:43:17] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [03:43:17] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [03:43:17] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelectOrderByDescending [03:43:17] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [03:43:17] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [03:43:17] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException) [03:43:17] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [03:43:17] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [03:43:17] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [03:43:17] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [03:43:17] info: at System.Xml.XmlTextReaderImpl.Read() [03:43:17] info: at System.Xml.XmlTextReader.Read() [03:43:17] info: at System.Xml.XmlReader.MoveToContent() [03:43:17] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [03:43:17] info: at System.Data.DataSet.ReadXml(String fileName) [03:43:17] info: at MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelectOrderByDescending() [03:43:17] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [03:43:17] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [03:43:17] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [03:43:17] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [03:43:17] info: [FAIL] MonoTests.System.Data.DataTableExtensionsTest.AsEnumerable [03:43:17] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [03:43:17] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [03:43:17] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [03:43:17] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException) [03:43:17] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [03:43:17] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [03:43:17] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [03:43:17] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [03:43:17] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [03:43:17] info: at System.Xml.XmlTextReaderImpl.Read() [03:43:17] info: at System.Xml.XmlTextReader.Read() [03:43:17] info: at System.Xml.XmlReader.MoveToContent() [03:43:17] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [03:43:17] info: at System.Data.DataSet.ReadXml(String fileName) [03:43:17] info: at MonoTests.System.Data.DataTableExtensionsTest.AsEnumerable() [03:43:17] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [03:43:17] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [03:43:17] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [03:43:17] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [03:43:17] info: Finished: System.Data.DataSetExtensions.Tests.dll [03:43:18] info: Stored /root/helix/work/workitem/uploads/System.Data.DataSetExtensions.Tests/xharness-output/testResults.xml results 64906 bytes [03:43:18] info: Finished uploading 64906 bytes of RESULTXML [03:43:18] info: Xml file was written to the provided writer. [03:43:18] info: [03:43:18] info: === TEST EXECUTION SUMMARY === [03:43:18] info: Tests run: 104 Passed: 97 Inconclusive: 0 Failed: 7 Ignored: 0 Skipped: 0 [03:43:18] info: [03:43:18] info: test-main.mjs exiting WasmTestRunner.dll System.Data.DataSetExtensions.Tests.dll after 0.03095 minutes with result 1 and linear memory 104071168 bytes [03:43:18] info: WASM EXIT 1 [03:43:18] info: Waiting to flush log messages with a timeout of 120 secs .. [03:43:18] fail: Application has finished with exit code TESTS_FAILED but 0 was expected [03:43:18] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 71 (GENERAL_FAILURE) /root/helix/work/workitem/e/System.Data.DataSetExtensions.Tests /root/helix/work/workitem/e/System.Data.DataSetExtensions.Tests ----- end Sat May 16 03:43:19 AM UTC 2026 ----- exit code 71 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Data.DataSetExtensions.Tests/xharness-output ----- FAIL System.Data.DataSetExtensions.Tests — exit code 71 — 6s ----- ========================= END System.Data.DataSetExtensions.Tests =============================== ========================= BEGIN System.Net.Http.Unit.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.Net.Http.Unit.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.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 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.Net.Http.Unit.Tests /root/helix/work/workitem/e/System.Net.Http.Unit.Tests ----- start Sat May 16 03:43:19 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Net.Http.Unit.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Net.Http.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.Net.Http.Unit.Tests /root/helix/work/workitem/e/System.Net.Http.Unit.Tests /root/helix/work/workitem/e/System.Net.Http.Unit.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Net.Http.Unit.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Net.Http.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [03:43:19] warn: Cannot find symbols file dotnet.native.js.symbols [03:43:19] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 44689 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 44689. [03:43:21] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [03:43:21] info: Running at: http://127.0.0.1:46445/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Net.Http.Unit.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [03:43:21] info: could not load /runArgs.json: 404. Ignoring [03:43:21] info: Incoming arguments: --run WasmTestRunner.dll System.Net.Http.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:43:21] info: Application arguments: --run WasmTestRunner.dll System.Net.Http.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:43:22] info: Initializing dotnet version 11.0.0 commit hash 9529b62a9b1325336a6497ebe6e4d07773164995 [03:43:22] info: Using threadless Xunit runner [03:43:22] info: Discovering: System.Net.Http.Unit.Tests.dll (method display = ClassAndMethod, method display options = None) [03:43:24] info: Discovered: System.Net.Http.Unit.Tests.dll (found 958 of 963 test cases) [03:43:24] info: Starting: System.Net.Http.Unit.Tests.dll [03:50:58] info: Finished: System.Net.Http.Unit.Tests.dll [03:50:58] info: Stored /root/helix/work/workitem/uploads/System.Net.Http.Unit.Tests/xharness-output/testResults.xml results 725264 bytes [03:50:58] info: Finished uploading 725264 bytes of RESULTXML [03:50:58] info: Xml file was written to the provided writer. [03:50:58] info: [03:50:58] info: === TEST EXECUTION SUMMARY === [03:50:58] info: Tests run: 2558 Passed: 2519 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 39 [03:50:58] info: [03:50:58] info: test-main.mjs exiting WasmTestRunner.dll System.Net.Http.Unit.Tests.dll after 7.606166666666667 minutes with result 0 and linear memory 1175977984 bytes [03:50:58] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [03:50:58] info: WASM EXIT 0 [03:50:58] info: Waiting to flush log messages with a timeout of 120 secs .. [03:50:58] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/System.Net.Http.Unit.Tests /root/helix/work/workitem/e/System.Net.Http.Unit.Tests ----- end Sat May 16 03:51:00 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Net.Http.Unit.Tests/xharness-output ----- PASS System.Net.Http.Unit.Tests — 461s ----- ========================= END System.Net.Http.Unit.Tests =============================== ========================= BEGIN System.Reflection.InvokeInterpreted.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.Reflection.InvokeInterpreted.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.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 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.Reflection.InvokeInterpreted.Tests /root/helix/work/workitem/e/System.Reflection.InvokeInterpreted.Tests ----- start Sat May 16 03:51:00 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Reflection.InvokeInterpreted.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Reflection.InvokeInterpreted.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.Reflection.InvokeInterpreted.Tests /root/helix/work/workitem/e/System.Reflection.InvokeInterpreted.Tests /root/helix/work/workitem/e/System.Reflection.InvokeInterpreted.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Reflection.InvokeInterpreted.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Reflection.InvokeInterpreted.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [03:51:00] warn: Cannot find symbols file dotnet.native.js.symbols [03:51:00] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Connection refused [::ffff:127.0.0.1]:40363 (localhost:40363) Connection refused [::ffff:127.0.0.1]:40363 (localhost:40363) Connection refused [::ffff:127.0.0.1]:40363 (localhost:40363) Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 40363 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. Connection refused [::ffff:127.0.0.1]:40363 (localhost:40363) Connection refused [::ffff:127.0.0.1]:40363 (localhost:40363) Connection refused [::ffff:127.0.0.1]:40363 (localhost:40363) Connection refused [::ffff:127.0.0.1]:40363 (localhost:40363) Connection refused [::ffff:127.0.0.1]:40363 (localhost:40363) Connection refused [::ffff:127.0.0.1]:40363 (localhost:40363) Connection refused [::ffff:127.0.0.1]:40363 (localhost:40363) Connection refused [::ffff:127.0.0.1]:40363 (localhost:40363) Connection refused [::ffff:127.0.0.1]:40363 (localhost:40363) ChromeDriver was started successfully on port 40363. Connection refused [::ffff:127.0.0.1]:40363 (localhost:40363) [03:51:02] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [03:51:02] info: Running at: http://127.0.0.1:35233/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Reflection.InvokeInterpreted.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [03:51:02] info: could not load /runArgs.json: 404. Ignoring [03:51:02] info: Incoming arguments: --run WasmTestRunner.dll System.Reflection.InvokeInterpreted.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:51:02] info: Application arguments: --run WasmTestRunner.dll System.Reflection.InvokeInterpreted.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:51:03] info: Initializing dotnet version 11.0.0 commit hash 9529b62a9b1325336a6497ebe6e4d07773164995 [03:51:03] info: Using threadless Xunit runner [03:51:03] info: Discovering: System.Reflection.InvokeInterpreted.Tests.dll (method display = ClassAndMethod, method display options = None) [03:51:04] info: Discovered: System.Reflection.InvokeInterpreted.Tests.dll (found 211 of 211 test cases) [03:51:04] info: Starting: System.Reflection.InvokeInterpreted.Tests.dll [03:51:06] info: Finished: System.Reflection.InvokeInterpreted.Tests.dll [03:51:06] info: Stored /root/helix/work/workitem/uploads/System.Reflection.InvokeInterpreted.Tests/xharness-output/testResults.xml results 141705 bytes [03:51:06] info: Finished uploading 141705 bytes of RESULTXML [03:51:06] info: Xml file was written to the provided writer. [03:51:06] info: [03:51:06] info: === TEST EXECUTION SUMMARY === [03:51:06] info: Tests run: 480 Passed: 480 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [03:51:06] info: [03:51:06] info: test-main.mjs exiting WasmTestRunner.dll System.Reflection.InvokeInterpreted.Tests.dll after 0.05365 minutes with result 0 and linear memory 104071168 bytes [03:51:06] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [03:51:06] info: WASM EXIT 0 [03:51:06] info: Waiting to flush log messages with a timeout of 120 secs .. [03:51:06] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/System.Reflection.InvokeInterpreted.Tests /root/helix/work/workitem/e/System.Reflection.InvokeInterpreted.Tests ----- end Sat May 16 03:51:07 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Reflection.InvokeInterpreted.Tests/xharness-output ----- PASS System.Reflection.InvokeInterpreted.Tests — 7s ----- ========================= END System.Reflection.InvokeInterpreted.Tests =============================== ========================= BEGIN System.Text.RegularExpressions.Unit.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.Text.RegularExpressions.Unit.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.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 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.Text.RegularExpressions.Unit.Tests /root/helix/work/workitem/e/System.Text.RegularExpressions.Unit.Tests ----- start Sat May 16 03:51:08 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Text.RegularExpressions.Unit.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Text.RegularExpressions.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.Text.RegularExpressions.Unit.Tests /root/helix/work/workitem/e/System.Text.RegularExpressions.Unit.Tests /root/helix/work/workitem/e/System.Text.RegularExpressions.Unit.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Text.RegularExpressions.Unit.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Text.RegularExpressions.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [03:51:08] warn: Cannot find symbols file dotnet.native.js.symbols [03:51:08] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 36549 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 36549. [03:51:09] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [03:51:09] info: Running at: http://127.0.0.1:36737/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Text.RegularExpressions.Unit.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [03:51:09] info: could not load /runArgs.json: 404. Ignoring [03:51:09] info: Incoming arguments: --run WasmTestRunner.dll System.Text.RegularExpressions.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:51:09] info: Application arguments: --run WasmTestRunner.dll System.Text.RegularExpressions.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:51:10] info: Initializing dotnet version 11.0.0 commit hash 9529b62a9b1325336a6497ebe6e4d07773164995 [03:51:11] info: Using threadless Xunit runner [03:51:11] info: Discovering: System.Text.RegularExpressions.Unit.Tests.dll (method display = ClassAndMethod, method display options = None) [03:51:11] info: Discovered: System.Text.RegularExpressions.Unit.Tests.dll (found 28 of 30 test cases) [03:51:12] info: Starting: System.Text.RegularExpressions.Unit.Tests.dll [03:51:17] info: Finished: System.Text.RegularExpressions.Unit.Tests.dll [03:51:17] info: Stored /root/helix/work/workitem/uploads/System.Text.RegularExpressions.Unit.Tests/xharness-output/testResults.xml results 336443 bytes [03:51:17] info: Finished uploading 336443 bytes of RESULTXML [03:51:17] info: Xml file was written to the provided writer. [03:51:17] info: [03:51:17] info: === TEST EXECUTION SUMMARY === [03:51:17] info: Tests run: 1065 Passed: 1065 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [03:51:17] info: [03:51:17] info: test-main.mjs exiting WasmTestRunner.dll System.Text.RegularExpressions.Unit.Tests.dll after 0.11456666666666666 minutes with result 0 and linear memory 104071168 bytes [03:51:17] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [03:51:17] info: WASM EXIT 0 [03:51:17] info: Waiting to flush log messages with a timeout of 120 secs .. [03:51:17] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/System.Text.RegularExpressions.Unit.Tests /root/helix/work/workitem/e/System.Text.RegularExpressions.Unit.Tests ----- end Sat May 16 03:51:19 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Text.RegularExpressions.Unit.Tests/xharness-output ----- PASS System.Text.RegularExpressions.Unit.Tests — 11s ----- ========================= END System.Text.RegularExpressions.Unit.Tests =============================== ========================= BEGIN System.Xml.Linq.TreeManipulation.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.Xml.Linq.TreeManipulation.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.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 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.Xml.Linq.TreeManipulation.Tests /root/helix/work/workitem/e/System.Xml.Linq.TreeManipulation.Tests ----- start Sat May 16 03:51:19 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Xml.Linq.TreeManipulation.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Xml.Linq.TreeManipulation.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.Xml.Linq.TreeManipulation.Tests /root/helix/work/workitem/e/System.Xml.Linq.TreeManipulation.Tests /root/helix/work/workitem/e/System.Xml.Linq.TreeManipulation.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Xml.Linq.TreeManipulation.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Xml.Linq.TreeManipulation.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [03:51:19] warn: Cannot find symbols file dotnet.native.js.symbols [03:51:19] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 35235 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 35235. [03:51:20] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [03:51:20] info: Running at: http://127.0.0.1:45679/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Xml.Linq.TreeManipulation.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [03:51:20] info: could not load /runArgs.json: 404. Ignoring [03:51:20] info: Incoming arguments: --run WasmTestRunner.dll System.Xml.Linq.TreeManipulation.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:51:20] info: Application arguments: --run WasmTestRunner.dll System.Xml.Linq.TreeManipulation.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:51:21] info: Initializing dotnet version 11.0.0 commit hash 9529b62a9b1325336a6497ebe6e4d07773164995 [03:51:22] info: Using threadless Xunit runner [03:51:22] info: Discovering: System.Xml.Linq.TreeManipulation.Tests.dll (method display = ClassAndMethod, method display options = None) [03:51:23] info: Discovered: System.Xml.Linq.TreeManipulation.Tests.dll (found 15 of 74 test cases) [03:51:23] info: Starting: System.Xml.Linq.TreeManipulation.Tests.dll [03:51:23] info: Finished: System.Xml.Linq.TreeManipulation.Tests.dll [03:51:23] info: Stored /root/helix/work/workitem/uploads/System.Xml.Linq.TreeManipulation.Tests/xharness-output/testResults.xml results 3690 bytes [03:51:23] info: Finished uploading 3690 bytes of RESULTXML [03:51:23] info: Xml file was written to the provided writer. [03:51:23] info: [03:51:23] info: === TEST EXECUTION SUMMARY === [03:51:23] info: Tests run: 15 Passed: 15 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [03:51:23] info: [03:51:23] info: test-main.mjs exiting WasmTestRunner.dll System.Xml.Linq.TreeManipulation.Tests.dll after 0.026316666666666665 minutes with result 0 and linear memory 104071168 bytes [03:51:23] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [03:51:23] info: WASM EXIT 0 [03:51:23] info: Waiting to flush log messages with a timeout of 120 secs .. [03:51:23] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/System.Xml.Linq.TreeManipulation.Tests /root/helix/work/workitem/e/System.Xml.Linq.TreeManipulation.Tests ----- end Sat May 16 03:51:24 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Xml.Linq.TreeManipulation.Tests/xharness-output ----- PASS System.Xml.Linq.TreeManipulation.Tests — 5s ----- ========================= END System.Xml.Linq.TreeManipulation.Tests =============================== ========================= BEGIN System.Xml.Linq.xNodeReader.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.Xml.Linq.xNodeReader.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.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 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.Xml.Linq.xNodeReader.Tests /root/helix/work/workitem/e/System.Xml.Linq.xNodeReader.Tests ----- start Sat May 16 03:51:25 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Xml.Linq.xNodeReader.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Xml.Linq.xNodeReader.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.Xml.Linq.xNodeReader.Tests /root/helix/work/workitem/e/System.Xml.Linq.xNodeReader.Tests /root/helix/work/workitem/e/System.Xml.Linq.xNodeReader.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Xml.Linq.xNodeReader.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Xml.Linq.xNodeReader.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [03:51:25] warn: Cannot find symbols file dotnet.native.js.symbols [03:51:25] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 39423 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 39423. [03:51:26] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [03:51:26] info: Running at: http://127.0.0.1:42603/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Xml.Linq.xNodeReader.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [03:51:26] info: could not load /runArgs.json: 404. Ignoring [03:51:26] info: Incoming arguments: --run WasmTestRunner.dll System.Xml.Linq.xNodeReader.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:51:26] info: Application arguments: --run WasmTestRunner.dll System.Xml.Linq.xNodeReader.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [03:51:27] info: Initializing dotnet version 11.0.0 commit hash 9529b62a9b1325336a6497ebe6e4d07773164995 [03:51:27] info: Using threadless Xunit runner [03:51:28] info: Discovering: System.Xml.Linq.xNodeReader.Tests.dll (method display = ClassAndMethod, method display options = None) [03:51:29] info: Discovered: System.Xml.Linq.xNodeReader.Tests.dll (found 20 of 21 test cases) [03:51:29] info: Starting: System.Xml.Linq.xNodeReader.Tests.dll [03:51:29] info: Finished: System.Xml.Linq.xNodeReader.Tests.dll [03:51:29] info: Stored /root/helix/work/workitem/uploads/System.Xml.Linq.xNodeReader.Tests/xharness-output/testResults.xml results 6546 bytes [03:51:29] info: Finished uploading 6546 bytes of RESULTXML [03:51:29] info: Xml file was written to the provided writer. [03:51:29] info: [03:51:29] info: === TEST EXECUTION SUMMARY === [03:51:29] info: Tests run: 20 Passed: 20 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [03:51:29] info: [03:51:29] info: test-main.mjs exiting WasmTestRunner.dll System.Xml.Linq.xNodeReader.Tests.dll after 0.03465 minutes with result 0 and linear memory 104464384 bytes [03:51:29] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [03:51:29] info: WASM EXIT 0 [03:51:29] info: Waiting to flush log messages with a timeout of 120 secs .. [03:51:29] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/System.Xml.Linq.xNodeReader.Tests /root/helix/work/workitem/e/System.Xml.Linq.xNodeReader.Tests ----- end Sat May 16 03:51:31 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Xml.Linq.xNodeReader.Tests/xharness-output ----- PASS System.Xml.Linq.xNodeReader.Tests — 6s ----- ========================= END System.Xml.Linq.xNodeReader.Tests =============================== === Batch Summary === Suite Status Duration ----- ------ -------- Microsoft.Win32.Primitives.Tests PASS 5s System.Collections.Concurrent.Tests PASS 43s System.ComponentModel.EventBasedAsync.Tests PASS 5s System.Composition.Hosting.Tests PASS 6s System.Data.DataSetExtensions.Tests FAIL 6s System.Net.Http.Unit.Tests PASS 461s System.Reflection.InvokeInterpreted.Tests PASS 7s System.Text.RegularExpressions.Unit.Tests PASS 11s System.Xml.Linq.TreeManipulation.Tests PASS 5s System.Xml.Linq.xNodeReader.Tests PASS 6s Total: 10 | Passed: 9 | Failed: 1 + export _commandExitCode=1 + python -u /root/helix/work/workitem/u/xharness-event-processor.py python: can't open file '/root/helix/work/workitem/u/xharness-event-processor.py': [Errno 2] No such file or directory + python /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng-public/ public 39557638 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Ilh0LW83aERicHVwQXotWlBtNkh4Q0ZXUzNjSSIsImtpZCI6Ilh0LW83aERicHVwQXotWlBtNkh4Q0ZXUzNjSSJ9.eyJhdWQiOiI0OTliODRhYy0xMzIxLTQyN2YtYWExNy0yNjdjYTY5NzU3OTgiLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNzc4ODk4Mzc4LCJuYmYiOjE3Nzg4OTgzNzgsImV4cCI6MTc3ODk4NTA3OCwiYWlvIjoiQVNRQTIvOGNBQUFBVjdyZVp2RUU2aWx1TkdyVWloZkQ2TStnMk5KSHZKYjNHTHJJTFJYcThzOD0iLCJpZHAiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWR0eXAiOiJmbWkiLCJyaCI6IjEuQVJvQXY0ajVjdkdHcjBHUnF5MTgwQkhiUjZ5RW0wa2hFMzlDcWhjbWZLYVhWNWdBQUFBYUFBLiIsInN1YiI6Ii9laWQxL2MvcHViL3QvdjRqNWN2R0dyMEdScXkxODBCSGJSdy9hL3JJU2JTU0VUZjBLcUZ5WjhwcGRYbUEvYnMvaC82ZmNjOTJlNS03M2E3LTRmODgtOGQxMy1kOTA0NWI0NWZiMjcvaS9jNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJ0aWQiOiI3MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDciLCJ1dGkiOiI3ei10ZUU1NEZrYVowMW5aTEhZWkFBIiwidmVyIjoiMS4wIiwieG1zX2F0dHIiOnsicklTYlNTRVRmMEtxRnlaOHBwZFhtQSI6eyJhZG9fZXhwIjoxNzc4OTEzNjc4LCJhZG9fc2NwIjoiYXBwX3Rva2VuIiwiYXVpIjoiMjViNTZmNDItMWY3MC00OGQ4LTljNzctMzQ2NTQ2ZjQ0MDhmIiwiQnVpbGRJZCI6ImNiYjE4MjYxLWM0OGYtNGFiYi04NjUxLThjZGNiNTQ3NDY0OTsxNDIyOTQ3IiwiRGVmSWQiOiIxMjkiLCJqb2JyZWYiOiI4OGU3NzI0NC0yOGRiLTQ5ODEtOGMxZC1hY2M3YWM5ZGU3Zjc6ZWEzODEwMWYtYjIwMC01N2VjLWI1NWEtMjM3OTI0YzFmMmIzIiwib3JjaGlkIjoiODhlNzcyNDQtMjhkYi00OTgxLThjMWQtYWNjN2FjOWRlN2Y3LmJ1aWxkLmJ1aWxkX2Jyb3dzZXJfd2FzbV9saW51eF9yZWxlYXNlX2xpYnJhcnl0ZXN0c2NvcmVjbHIuX19kZWZhdWx0IiwicGNjIjoiW3tcIlNjb3BlXCI6XCIxMjk7Y2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5O3JlZnMvaGVhZHMvbWFpbjtkb3RuZXQvcnVudGltZVwiLFwiUGVybWlzc2lvblwiOjF9LHtcIlNjb3BlXCI6XCIxMjk7Y2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5O3JlZnMvaGVhZHMvbWFpbjtkb3RuZXQvcnVudGltZVwiLFwiUGVybWlzc2lvblwiOjF9LHtcIlNjb3BlXCI6XCIxMjk7Y2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5O3JlZnMvcHVsbC8xMjgyNzUvbWVyZ2U7ZG90bmV0L3J1bnRpbWVcIixcIlBlcm1pc3Npb25cIjozfSx7XCJTY29wZVwiOlwiMTI5O2NiYjE4MjYxLWM0OGYtNGFiYi04NjUxLThjZGNiNTQ3NDY0OTtyZWZzL2hlYWRzL21hc3Rlcjtkb3RuZXQvcnVudGltZVwiLFwiUGVybWlzc2lvblwiOjF9XSIsInBwaWQiOiJ2c3RmczovLy9CdWlsZC9CdWlsZC8xNDIyOTQ3In19LCJ4bXNfaWRyZWwiOiIzMyAyMCIsInhtc19yZCI6IjAuQVZrQXB2OEtCUWdDRWdFYUVoUUlDUklRb0tYYmNYeW5aRXU4eFBYNWktSm5faElVQ0FzU0VMdkZkV1hod2xsV2ZwVGZ3NVM0eDhBaUpBZ0RFaURJLTJTaGJwSDBJRHFSbHlpSUI4aW5pU1dMTVB2dm5RcVI2WFY5a29NMl9BIn0.ACbzEgiFVqZSxKfJC_wtQLA-KBVvbycOgRnsXEAMnYVnO9_V15smCJhyPj-MXWdg8DkYX92virbKEkrBqOSC_ERtYWG-Jpmo9Qdjj2eGQUJDy1AxWvYqhbNK9EOGI7DMM9AZ-azUTrqpS28wC4tKYXGO946uXUU-zk9brfN1dttXGiUAVnYmCfZ4mLuiPDsRDt8EXbkNAHAGXd6N0pybXXRlIes4XkBgMqEViG54NE8NZID6XKEeTVFfqLqfyWRb-CPP0AyvNJXr6iUgFTsZvG36nNEBypu91wh1p8erLFZNPT1ng5BJcw9wvvGimx-08OWjxNtCJYthEdEZm2YWew /home/helixbot/.vsts-env/lib/python3.14/site-packages/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-05-16T03:51:31.511Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-05-16T03:51:31.519Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-05-16T03:51:31.519Z INFO run.py _universal(535) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.14.4 (Linux-6.6.130.1-3.azl3-x86_64-with-glibc2.43)' No body was attached to the request 2026-05-16T03:51:31.528Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.2020' 'x-ms-request-id': 'fa957aec-4f8b-4c84-851c-995e5aa9f5db' 'Date': 'Sat, 16 May 2026 03:51:30 GMT' 'Content-Length': '2479' 2026-05-16T03:51:31.529Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-05-16T03:51:31.529Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-05-16T03:51:31.529Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-05-16T03:51:31.530Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-05-16T03:51:31.530Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-05-16T03:51:31.674Z INFO run.py run(48) main Beginning reading of test results. 2026-05-16T03:51:31.674Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/e' for test results files 2026-05-16T03:51:31.675Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2026-05-16T03:51:31.675Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.Reflection.InvokeInterpreted.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T03:51:31.678Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.Xml.Linq.TreeManipulation.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T03:51:31.678Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.Net.Http.Unit.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T03:51:31.691Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.Text.RegularExpressions.Unit.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T03:51:31.697Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.Data.DataSetExtensions.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T03:51:31.703Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.ComponentModel.EventBasedAsync.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T03:51:31.706Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.Xml.Linq.xNodeReader.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T03:51:31.707Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.Composition.Hosting.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T03:51:31.711Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.Collections.Concurrent.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T03:51:31.734Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/Microsoft.Win32.Primitives.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T03:51:31.738Z INFO run.py packing_test_reporter(30) report_results Packing 6706 test reports to '/root/helix/work/workitem/e/__test_report.json' 2026-05-16T03:51:31.751Z INFO run.py packing_test_reporter(33) report_results Packed 2058332 bytes + exit 1 + _commandExitCode=1 + chmod -R 777 /datadisks/disk1/dumps + exit 1 [END EXECUTION] Exit Code:1