-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System.Security.Cryptography.X509Certificates test failures #70320
Comments
Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones Issue DetailsFailing in coreclr x86 windows release PR that hit this: https://github.com/dotnet/runtime/pull/70313/checks?check_run_id=6765867128
|
I am seeing other crypto tests are failing too in other CI runs https://github.com/dotnet/runtime/pull/70309/checks?check_run_id=6765682382
|
Failures below. Seems like the common theme here is they are running on a different locale?
and
|
Also failure on rolling build #20220606.61 console.log |
This appears to be some problem with the tests on Spanish machines. Failures are happening pretty regularly. @bartonjs Who should I assign this to? |
Is it possible this is infrastructure related? The Spanish error, based on the text, appears to be I find that to be... very odd. Is this happening on all runs of this locale? Is it happening on one particular machine, or multiple machines with this locale? |
looks like it's not constant -- some runs succeed. Also looks like it's failing on multiple machines |
New hits in Rolling test runs:
Overall hits as of 6/20 (using random test name):
|
Stopped failing for some reason. Removing blocking-clean-ci, but investigation would still be good. |
As @vcsjones pointed out, this is a failure of the Windows RPC system, which the Windows crypto stack depends on. The English version of the error is "There are no more endpoints available from the endpoint mapper." (which corresponds to EPT_S_NOT_REGISTERED) There's nothing we can do in the .NET layer to deal with this... something was busted in the OS on those test machines. |
Failing in coreclr x86 windows release
https://dev.azure.com/dnceng/public/_build/results?buildId=1809920&view=logs&j=457f7e88-dfa2-5bd9-f871-fdf124c2477d&t=bfe52dfb-2099-5c7f-ee52-70a1d81c544e
PR that hit this: #70313
@bartonjs @vcsjones
Runfo Tracking Issue: system.security.cryptography.x509certificates.tests failing on Spanish machines
Displaying 100 of 1003 results
Build Result Summary
The text was updated successfully, but these errors were encountered: