You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ci-scan] Test failure: System.Net.Quic MsQuicTests.ConnectWithCertificateForLoopbackIP_IndicatesExpectedError handshake timeout
[Content truncated due to length] #134171
Error Details is for readers. Paste the full exception, stack trace, or build error excerpt so the failure is understandable without opening the raw log.
Build Analysis parses only the single JSON block under Error Message.
ErrorMessage is a case-sensitive ordinal String.Contains substring copied verbatim from the failing log.
Set BuildRetry to true only for a clear infrastructure retry case. ExcludeConsoleLog disables Helix console-log scanning.
Error Details
System.Net.Quic.Tests.MsQuicTests.ConnectWithCertificateForLoopbackIP_IndicatesExpectedError(ipString: "127.0.0.1", expectsError: True) fails under JIT stress: the QUIC connection handshake is cancelled by the 10-second configured timeout. Observed on the libraries-jitstress pipeline (definition 138), windows-x64 Release, across builds 1598787 and 1600498 on main.
System.Net.Quic.Tests.MsQuicTests.ConnectWithCertificateForLoopbackIP_IndicatesExpectedError(ipString: "127.0.0.1", expectsError: True) [FAIL]
System.Net.Quic.QuicException : Connection handshake was canceled due to the configured timeout of 00:00:10 seconds elapsing.
Stack Trace:
at System.Net.Quic.QuicConnection.<ConnectAsync>g__StartConnectAsync|2_0(QuicClientConnectionOptions options, CancellationToken cancellationToken)
at System.Net.Quic.Tests.QuicTestBase.CreateConnectedQuicConnection(...)
at System.Net.Quic.Tests.MsQuicTests.ConnectWithCertificateForLoopbackIP_IndicatesExpectedError(String ipString, Boolean expectsError)
Error Message
{
"ErrorMessage": [
"ConnectWithCertificateForLoopbackIP_IndicatesExpectedError(ipString: \"127.0.0.1\", expectsError: True) [FAIL]",
"System.Net.Quic.QuicException : Connection handshake was canceled due to the configured timeout of 00:00:10 seconds elapsing."
],
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Agentic workflow metadata (ci-failure-scan)
Workflow artifact: ci-failure-scan
Artifact kind: kbe-verification
Verified match count: 1 hits in failure.log
Filed by ci-failure-scan (detection only). ci-failure-fix walks open [ci-scan] KBEs and either opens a small fix PR or comments here to loop in owners — it never disables the test.
Note
This issue was filed by an AI agent (GitHub Copilot / ci-failure-scan).
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1598787
Build error leg or test failing: windows-x64 Release (libraries-jitstress)-System.Net.Quic.Tests.MsQuicTests.ConnectWithCertificateForLoopbackIP_IndicatesExpectedError
KBE authoring guidance (ci-failure-scan)
Error Detailsis for readers. Paste the full exception, stack trace, or build error excerpt so the failure is understandable without opening the raw log.Error Message.ErrorMessageis a case-sensitive ordinalString.Containssubstring copied verbatim from the failing log.BuildRetrytotrueonly for a clear infrastructure retry case.ExcludeConsoleLogdisables Helix console-log scanning.Error Details
System.Net.Quic.Tests.MsQuicTests.ConnectWithCertificateForLoopbackIP_IndicatesExpectedError(ipString: "127.0.0.1", expectsError: True)fails under JIT stress: the QUIC connection handshake is cancelled by the 10-second configured timeout. Observed on thelibraries-jitstresspipeline (definition 138),windows-x64 Release, across builds 1598787 and 1600498 onmain.Error Message
{ "ErrorMessage": [ "ConnectWithCertificateForLoopbackIP_IndicatesExpectedError(ipString: \"127.0.0.1\", expectsError: True) [FAIL]", "System.Net.Quic.QuicException : Connection handshake was canceled due to the configured timeout of 00:00:10 seconds elapsing." ], "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }Agentic workflow metadata (ci-failure-scan)
Workflow artifact: ci-failure-scan
Artifact kind: kbe-verification
Verified match count: 1 hits in failure.log
Filed by
ci-failure-scan(detection only).ci-failure-fixwalks open[ci-scan]KBEs and either opens a small fix PR or comments here to loop in owners — it never disables the test.Note
This issue was filed by an AI agent (GitHub Copilot /
ci-failure-scan).Report
Summary