Open amcasey opened 2 months ago
Possibly relevant: https://github.com/GSA/piv-guides/issues/102#issuecomment-357303941 (via @adityamandaleeka)
Sdk was is seeing validation errors in windows hosts https://github.com/dotnet/sdk/issues/42870
did this start with the new helix rollout last week?
Merged https://github.com/dotnet/aspnetcore/pull/57431 that hopefully avoids some of the template test problems.
This is the same problem as https://github.com/dotnet/dnceng/issues/3844 AFAICT.
We've been seeing a lot of Helix runs fail with a number of messages related to
EPT_S_NOT_REGISTERED
:The failures only occur on Windows and inconsistently affect subsets of the IIS, HTTPS, Data Protection, and Certificate tests.
AFAICT,
EPT_S_NOT_REGISTERED
indicates that lsass.exe is not available.Known Issue Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=778691 Error message validated:
[(Local Security Authority cannot be contacted)|(no more endpoints available)
] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 8/19/2024 8:44:57 PM UTCReport
Summary