Console log: 'System.Net.Http.Functional.Tests' from job 194389e1-fc92-42ab-bb65-f8efb279ff67 (azurelinux.3.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.24-helix-amd64@sha256:240788457ec91460a35f6aa8d70bc1aaa7d1347d211fc5f5c0b35f648a33d7bd on a0036FA running $HELIX_CORRELATION_PAYLOAD/scripts/3c94c7f80a77494eac7ffdd176092286/execute.sh in /datadisks/disk1/work/AC2B09BF/w/A106096C/e max 900 seconds Output: [BEGIN EXECUTION] + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/3c94c7f80a77494eac7ffdd176092286/execute.sh + export '__TestArchitecture=x64' + ./RunTests.sh --runtime-path /root/helix/work/correlation ========================= Begin custom configuration settings ============================== export __IsXUnitLogCheckerSupported=1 export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Thu Aug 6 08:08:32 UTC 2026 =============== To repro directly: ===================================================== pushd . /root/helix/work/correlation/dotnet exec --runtimeconfig System.Net.Http.Functional.Tests.runtimeconfig.json --depsfile System.Net.Http.Functional.Tests.deps.json xunit.console.dll System.Net.Http.Functional.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e /root/helix/work/workitem/e Discovering: System.Net.Http.Functional.Tests (method display = ClassAndMethod, method display options = None) Discovered: System.Net.Http.Functional.Tests (found 1727 of 2038 test cases) Starting: System.Net.Http.Functional.Tests (parallel test collections = on [2 threads], stop on fail = off) System.Net.Http.Functional.Tests.SocketsHttpHandler_Http1_TrailingHeaders_Test.GetAsync_UseResponseHeadersReadOption_TrailingHeadersReceived(includeContentLength: True) [SKIP] HTTP/1.1 trailers are only supported with chunked encoding. System.Net.Http.Functional.Tests.SocketsHttpHandler_Http1_TrailingHeaders_Test.GetAsync_TrailingHeadersReceived(emptyContent: False, includeContentLength: True) [SKIP] HTTP/1.1 trailers are only supported with chunked encoding. System.Net.Http.Functional.Tests.SocketsHttpHandler_Http1_TrailingHeaders_Test.GetAsync_TrailingHeadersReceived(emptyContent: True, includeContentLength: True) [SKIP] HTTP/1.1 trailers are only supported with chunked encoding. System.Net.Http.Functional.Tests.SyncHttpHandlerTest_HttpClientHandlerTest_Headers.SendAsync_InvalidCharactersInResponseHeader_ReplacedWithSpaces(testHttp11: False, value: "test\nxwow\nmore\n", testTrailers: False) [SKIP] This case is not valid for HTTP 1.1 System.Net.Http.Functional.Tests.SyncHttpHandlerTest_HttpClientHandlerTest_Headers.SendAsync_InvalidCharactersInResponseHeader_ReplacedWithSpaces(testHttp11: False, value: "test\rwow\rmore\r\n", testTrailers: False) [SKIP] This case is not valid for HTTP 1.1 System.Net.Http.Functional.Tests.SyncHttpHandlerTest_HttpClientHandlerTest_Headers.SendAsync_InvalidCharactersInResponseHeader_ReplacedWithSpaces(testHttp11: False, value: "test\nxwow\nmore\n", testTrailers: True) [SKIP] This case is not valid for HTTP 1.1 System.Net.Http.Functional.Tests.SyncHttpHandlerTest_HttpClientHandlerTest_Headers.SendAsync_InvalidCharactersInResponseHeader_ReplacedWithSpaces(testHttp11: False, value: "test\rwow\rmore\r\n", testTrailers: True) [SKIP] This case is not valid for HTTP 1.1 System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Authentication_Test.Credentials_DomainJoinedServerUsesKerberos_UseIpAddressAndHostHeader_Success [SKIP] Condition(s) not met: "IsDomainJoinedServerAvailable" System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Authentication_Test.Proxy_DomainJoinedProxyServerUsesKerberos_Success [SKIP] Condition(s) not met: "IsDomainJoinedServerAvailable" System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Authentication_Test.Credentials_ServerChallengesWithWindowsAuth_ClientSendsWindowsAuthHeader [SKIP] Condition(s) not met: "IsNtlmInstalled" System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Authentication_Test.Credentials_ServerUsesWindowsAuthentication_Success [SKIP] Condition(s) not met: "IsNtlmInstalled", "IsWindowsServerAvailable" System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Authentication_Test.Credentials_BrokenNtlmFromServer [SKIP] Condition(s) not met: "IsNtlmInstalled" System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Authentication_Test.Credentials_DomainJoinedServerUsesKerberos_Success [SKIP] Condition(s) not met: "IsDomainJoinedServerAvailable" System.Net.Http.Functional.Tests.SyncHttpHandler_DiagnosticsTest.Http3_WaitForConnection_RecordedWhenWaitingForStream [SKIP] This test is specific to async HTTP/3 runs. System.Net.Http.Functional.Tests.SocketsHttpHandler_DiagnosticsTest_Http3.UseIPAddressInTargetUri_ProxyTunnel [SKIP] Test only for HTTP/1.1 System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Proxy_Test.Proxy_SslProxyUnsupported_Throws [SKIP] Condition(s) not met: "IsWinHttpHandler" System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_HttpClientHandlerTest_Headers_Http11.SendAsync_InvalidCharactersInResponseHeader_ReplacedWithSpaces(testHttp11: False, value: "test\nxwow\nmore\n", testTrailers: False) [SKIP] This case is not valid for HTTP 1.1 System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_HttpClientHandlerTest_Headers_Http11.SendAsync_InvalidCharactersInResponseHeader_ReplacedWithSpaces(testHttp11: False, value: "test\rwow\rmore\r\n", testTrailers: False) [SKIP] This case is not valid for HTTP 1.1 System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_HttpClientHandlerTest_Headers_Http11.SendAsync_InvalidCharactersInResponseHeader_ReplacedWithSpaces(testHttp11: False, value: "test\nxwow\nmore\n", testTrailers: True) [SKIP] This case is not valid for HTTP 1.1 System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_HttpClientHandlerTest_Headers_Http11.SendAsync_InvalidCharactersInResponseHeader_ReplacedWithSpaces(testHttp11: False, value: "test\rwow\rmore\r\n", testTrailers: True) [SKIP] This case is not valid for HTTP 1.1 System.Net.Http.Functional.Tests.SocketsHttpHandler_ResponseStreamTest.BrowserHttpHandler_StreamingRequest [SKIP] Condition(s) not met: "IsChromium" System.Net.Http.Functional.Tests.SocketsHttpHandler_ResponseStreamTest.BrowserHttpHandler_StreamingRequest_ServerFail [SKIP] Condition(s) not met: "IsChromium" System.Net.Http.Functional.Tests.SocketsHttpHandler_ResponseStreamTest.BrowserHttpHandler_StreamingRequest_ThrowFromContentCopy_RequestFails [SKIP] Condition(s) not met: "IsChromium" System.Net.Http.Functional.Tests.SocketsHttpHandler_ResponseStreamTest.BrowserHttpHandler_Streaming [SKIP] Condition(s) not met: "IsChromium" System.Net.Http.Functional.Tests.SocketsHttpHandler_ResponseStreamTest.BrowserHttpHandler_StreamingResponseAbort [SKIP] Condition(s) not met: "IsBrowser" System.Net.Http.Functional.Tests.SocketsHttpHandler_ResponseStreamTest.BrowserHttpHandler_StreamingRequest_CancelRequest [SKIP] Condition(s) not met: "IsChromium" System.Net.Http.Functional.Tests.SocketsHttpHandler_ResponseStreamTest.BrowserHttpHandler_StreamingResponse [SKIP] Condition(s) not met: "IsBrowser" System.Net.Http.Functional.Tests.NtAuthTests.Http2_SessionAuthChallenge_DowngradesPoolToHttp11 [SKIP] Condition(s) not met: "IsNtlmAndAlpnAvailable" System.Net.Http.Functional.Tests.NtAuthTests.Http2_SessionAuthChallenge_AuthDisabledAfterRedirect_Returns401 [SKIP] Condition(s) not met: "IsNtlmAvailable" System.Net.Http.Functional.Tests.NtAuthTests.Http2_SessionAuthChallenge_Http2OnlyRequestsStillWork [SKIP] Condition(s) not met: "IsNtlmAndAlpnAvailable" System.Net.Http.Functional.Tests.NtAuthTests.Http2_SessionAuthChallenge_ExactVersionPolicy_Returns401 [SKIP] Condition(s) not met: "IsNtlmAvailable" System.Net.Http.Functional.Tests.NtAuthTests.Http2_SessionAuthChallenge_WithContent_Returns401 [SKIP] Condition(s) not met: "IsNtlmAvailable" System.Net.Http.Functional.Tests.NtAuthTests.Http2_SessionAuthChallenge_SubsequentRequestsUseHttp11 [SKIP] Condition(s) not met: "IsNtlmAndAlpnAvailable" System.Net.Http.Functional.Tests.NtAuthTests.Http2_SessionAuthChallenge_PostSetsFlag_SubsequentGetUsesHttp11 [SKIP] Condition(s) not met: "IsNtlmAndAlpnAvailable" System.Net.Http.Functional.Tests.NtAuthTests.Http2_SessionAuthChallenge_Http11RequestVersionOrHigher_DowngradesToHttp11 [SKIP] Condition(s) not met: "IsNtlmAndAlpnAvailable" System.Net.Http.Functional.Tests.NtAuthTests.DefaultHandler_FakeServer_Success [SKIP] Condition(s) not met: "IsNtlmAvailable" System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClient_SelectedSites_Test.RetrieveSite_Succeeds [SKIP] Condition(s) not met: "IsSelectedSitesTestEnabled" System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClient_SelectedSites_Test.RetrieveSite_Debug_Helper [SKIP] Condition(s) not met: "IsSelectedSitesTestEnabled" System.Net.Http.Functional.Tests.SocketsHttpHandler_DiagnosticsTest_Http11.Http3_WaitForConnection_RecordedWhenWaitingForStream [SKIP] This test is specific to async HTTP/3 runs. System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Authentication_Test.Credentials_ServerUsesWindowsAuthentication_Success [SKIP] Condition(s) not met: "IsNtlmInstalled", "IsWindowsServerAvailable" System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Authentication_Test.Credentials_ServerChallengesWithWindowsAuth_ClientSendsWindowsAuthHeader [SKIP] Condition(s) not met: "IsNtlmInstalled" System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Authentication_Test.Proxy_DomainJoinedProxyServerUsesKerberos_Success [SKIP] Condition(s) not met: "IsDomainJoinedServerAvailable" System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Authentication_Test.Credentials_BrokenNtlmFromServer [SKIP] Condition(s) not met: "IsNtlmInstalled" System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Authentication_Test.Credentials_DomainJoinedServerUsesKerberos_Success [SKIP] Condition(s) not met: "IsDomainJoinedServerAvailable" System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Authentication_Test.Credentials_DomainJoinedServerUsesKerberos_UseIpAddressAndHostHeader_Success [SKIP] Condition(s) not met: "IsDomainJoinedServerAvailable" System.Net.Http.Functional.Tests.HttpMetricsTest_Http30.UseIPAddressInTargetUri_NoProxy_RecordsHostHeaderAsServerAddress(useTls: False) [SKIP] No insecure connections with HTTP/3. System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.ReadAsStreamAsync_StreamingCancellation [SKIP] Condition(s) not met: "IsChromium" System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.ReadAsStreamAsync_Cancellation [SKIP] Condition(s) not met: "IsBrowser" System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_HttpClientHandlerTest_Http3.ReadAsStreamAsync_Cancellation [SKIP] Condition(s) not met: "IsBrowser" System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandlerTest.ReadAsStreamAsync_Cancellation [SKIP] Condition(s) not met: "IsBrowser" System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandlerTest.ReadAsStreamAsync_StreamingCancellation [SKIP] Condition(s) not met: "IsChromium" System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_HttpClientHandlerTest_Http3.ReadAsStreamAsync_StreamingCancellation [SKIP] Condition(s) not met: "IsChromium" System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientEKUTest.HttpClient_ClientEKUServerAuth_Fails [SKIP] Condition(s) not met: "CanTestCertificates" System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientEKUTest.HttpClient_NoEKUServerAuth_Ok [SKIP] Condition(s) not met: "CanTestCertificates" System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientEKUTest.HttpClient_NoEKUClientAuth_Ok [SKIP] Condition(s) not met: "CanTestCertificates" System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientEKUTest.HttpClient_ServerEKUClientAuth_Fails [SKIP] Condition(s) not met: "CanTestCertificates" System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_Cookies_Http3.GetAsyncWithRedirect_ReceiveSetCookie_CookieSent [FAIL] System.Net.Http.HttpRequestException : An error occurred while sending the request. Stack Trace: /_/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http3Connection.cs(349,0): at System.Net.Http.Http3Connection.SendAsync(HttpRequestMessage request, WaitForHttp3ConnectionActivity waitForConnectionActivity, Boolean streamAvailable, CancellationToken cancellationToken) /_/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/Http3Connection.cs(357,0): at System.Net.Http.Http3Connection.SendAsync(HttpRequestMessage request, WaitForHttp3ConnectionActivity waitForConnectionActivity, Boolean streamAvailable, CancellationToken cancellationToken) /_/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/ConnectionPool/HttpConnectionPool.Http3.cs(107,0): at System.Net.Http.HttpConnectionPool.TrySendUsingHttp3Async(HttpRequestMessage request, CancellationToken cancellationToken) /_/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/ConnectionPool/HttpConnectionPool.cs(437,0): at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) /_/src/coreclr/System.Private.CoreLib/src/System/Runtime/CompilerServices/RuntimeAsyncTaskContinuation.cs(139,0): at System.Runtime.CompilerServices.RuntimeAsyncTaskContinuation.GetResult[T](Task task, Byte& result) /_/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/RedirectHandler.cs(87,0): at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) /_/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/HttpMessageHandlerStage.cs(21,0): at System.Net.Http.HttpMessageHandlerStage.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) /_/src/libraries/System.Net.Http/src/System/Net/Http/SocketsHttpHandler/SocketsHttpHandler.cs(668,0): at System.Net.Http.SocketsHttpHandler.g__CreateHandlerAndSendAsync|119_0(HttpRequestMessage request, CancellationToken cancellationToken) /_/src/coreclr/System.Private.CoreLib/src/System/Runtime/CompilerServices/RuntimeAsyncTaskContinuation.cs(139,0): at System.Runtime.CompilerServices.RuntimeAsyncTaskContinuation.GetResult[T](Task task, Byte& result) /_/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs(544,0): at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) /_/src/coreclr/System.Private.CoreLib/src/System/Runtime/CompilerServices/RuntimeAsyncTaskContinuation.cs(139,0): at System.Runtime.CompilerServices.RuntimeAsyncTaskContinuation.GetResult[T](Task task, Byte& result) /_/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs(387,0): at System.Net.Http.HttpClient.GetAsync(Uri requestUri, HttpCompletionOption completionOption, CancellationToken cancellationToken) /_/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs(375,0): at System.Net.Http.HttpClient.GetAsync(Uri requestUri, HttpCompletionOption completionOption) /_/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs(369,0): at System.Net.Http.HttpClient.GetAsync(Uri requestUri) /_/src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.Cookies.cs(620,0): at System.Net.Http.Functional.Tests.HttpClientHandlerTest_Cookies.b__27_0(Uri url) /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs(119,0): at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) --- End of stack trace from previous location --- /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs(89,0): at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) /_/src/libraries/Common/tests/System/Net/Http/GenericLoopbackServer.cs(44,0): at System.Net.Test.Common.LoopbackServerFactory.<>c__DisplayClass6_0.b__0(GenericLoopbackServer server, Uri uri) /_/src/libraries/Common/tests/System/Net/Http/Http3LoopbackServer.cs(115,0): at System.Net.Test.Common.Http3LoopbackServerFactory.CreateServerAsync(Func`3 funcAsync, Int32 millisecondsTimeout, GenericLoopbackOptions options) /_/src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.Cookies.cs(611,0): at System.Net.Http.Functional.Tests.HttpClientHandlerTest_Cookies.GetAsyncWithRedirect_ReceiveSetCookie_CookieSent() --- End of stack trace from previous location --- System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_HttpClientHandlerTest_Http2.ReadAsStreamAsync_Cancellation [SKIP] Condition(s) not met: "IsBrowser" System.Net.Http.Functional.Tests.SocketsHttpHandlerTest_HttpClientHandlerTest_Http2.ReadAsStreamAsync_StreamingCancellation [SKIP] Condition(s) not met: "IsChromium" System.Net.Http.Functional.Tests.HttpMetricsTest_Http30_HttpMessageInvoker.UseIPAddressInTargetUri_NoProxy_RecordsHostHeaderAsServerAddress(useTls: False) [SKIP] No insecure connections with HTTP/3. System.Net.Http.Functional.Tests.SocketsHttpHandler_DiagnosticsTest_Http2.Http3_WaitForConnection_RecordedWhenWaitingForStream [SKIP] This test is specific to async HTTP/3 runs. System.Net.Http.Functional.Tests.SocketsHttpHandler_DiagnosticsTest_Http2.UseIPAddressInTargetUri_ProxyTunnel [SKIP] Test only for HTTP/1.1 Finished: System.Net.Http.Functional.Tests === TEST EXECUTION SUMMARY === System.Net.Http.Functional.Tests Total: 5454, Errors: 0, Failed: 1, Skipped: 61, Time: 262.654s /root/helix/work/workitem/e ----- end Thu Aug 6 08:12:56 UTC 2026 ----- exit code 1 ---------------------------------------------------------- ulimit -c value: unlimited cat /proc/sys/kernel/core_pattern: /datadisks/disk1/dumps/core.%u.%p cat /proc/sys/kernel/core_uses_pid: 1 cat: /proc/sys/kernel/coredump_filter: No such file or directory cat /proc/sys/kernel/coredump_filter: Looking around for any Linux dumps... Looking for files matching core.* ... XUnitLogChecker status: 1 ----- start =============== XUnitLogChecker Output ===================================================== No dumps found in /datadisks/disk1/dumps. ----- end =============== XUnitLogChecker Output - exit code 0 =========================== + export '_commandExitCode=0' + find . -maxdepth 5 '(' -iname '*.trx' -o -iname testResults.xml -o -iname test-results.xml -o -iname test_results.xml -o -iname junit-results.xml -o -iname junitresults.xml ')' -print0 + xargs -0 -I '{}' sh -c 'mkdir -p "$HELIX_WORKITEM_UPLOAD_ROOT/$" && cp -f "{}" "$HELIX_WORKITEM_UPLOAD_ROOT/{}"' + python /root/helix/work/correlation/gen-debug-dump-docs.py -buildid 1542177 -workitem System.Net.Http.Functional.Tests -jobid 194389e1-fc92-42ab-bb65-f8efb279ff67 -outdir /root/helix/work/workitem/uploads -templatedir /root/helix/work/correlation -dumpdir /datadisks/disk1/dumps -productver 11.0.0 gen-debug-dump-docs.py: Did not find dumps, skipping dump docs generation. + exit 0 + _commandExitCode=0 + chmod -R 777 /datadisks/disk1/dumps + exit 0 [END EXECUTION] Exit Code:0