[release/9.0.2xx] Update dependencies from dotnet/arcade #44239
Merged
Azure Pipelines / dotnet-sdk-public-ci
succeeded
Oct 17, 2024 in 1h 6m 34s
Build #20241016.113 had test failures
Details
- Failed: 13 (0.06%)
- Passed: 20,054 (93.77%)
- Other: 1,320 (6.17%)
- Total: 21,387
Annotations
azure-pipelines / dotnet-sdk-public-ci
Microsoft.WebTools.AspireServer.UnitTests.AspireServerServiceTests.SessionEndedAsync_Test
System.Security.Cryptography.CryptographicException : There are no more endpoints available from the endpoint mapper.
Raw output
at System.Security.Cryptography.CngHelpers.OpenStorageProvider(CngProvider provider)
at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider)
at System.Security.Cryptography.RSACng.ImportKeyBlob(ReadOnlySpan`1 rsaBlob, Boolean includePrivate)
at System.Security.Cryptography.RSACng.ImportParameters(RSAParameters parameters)
at System.Security.Cryptography.X509Certificates.CertificatePal.CopyWithPrivateKey(RSA rsa)
at System.Security.Cryptography.X509Certificates.RSACertificateExtensions.CopyWithPrivateKey(X509Certificate2 certificate, RSA privateKey)
at System.Security.Cryptography.X509Certificates.CertificateRequest.CreateSelfSigned(DateTimeOffset notBefore, DateTimeOffset notAfter)
at Microsoft.WebTools.AspireServer.CertGenerator.GenerateCert() in /_/src/BuiltInTools/AspireService/Helpers/CertGenerator.cs:line 26
at Microsoft.WebTools.AspireServer.AspireServerService..ctor(IAspireServerEvents aspireServerEvents, String displayName, Action`1 tracer) in /_/src/BuiltInTools/AspireService/AspireServerService.cs:line 78
at Microsoft.WebTools.AspireServer.UnitTests.AspireServerServiceTests.GetAspireServer(Mocks mocks, Boolean waitForListening) in /_/test/Microsoft.WebTools.AspireService.Tests/AspireServerServiceTests.cs:line 445
at Microsoft.WebTools.AspireServer.UnitTests.AspireServerServiceTests.SessionEndedAsync_Test() in /_/test/Microsoft.WebTools.AspireService.Tests/AspireServerServiceTests.cs:line 65
--- End of stack trace from previous location ---
azure-pipelines / dotnet-sdk-public-ci
Microsoft.WebTools.AspireServer.UnitTests.AspireServerServiceTests.LaunchProject_FailWrongUrl
System.Security.Cryptography.CryptographicException : There are no more endpoints available from the endpoint mapper.
Raw output
at System.Security.Cryptography.CngHelpers.OpenStorageProvider(CngProvider provider)
at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider)
at System.Security.Cryptography.RSACng.ImportKeyBlob(ReadOnlySpan`1 rsaBlob, Boolean includePrivate)
at System.Security.Cryptography.RSACng.ImportParameters(RSAParameters parameters)
at System.Security.Cryptography.X509Certificates.CertificatePal.CopyWithPrivateKey(RSA rsa)
at System.Security.Cryptography.X509Certificates.RSACertificateExtensions.CopyWithPrivateKey(X509Certificate2 certificate, RSA privateKey)
at System.Security.Cryptography.X509Certificates.CertificateRequest.CreateSelfSigned(DateTimeOffset notBefore, DateTimeOffset notAfter)
at Microsoft.WebTools.AspireServer.CertGenerator.GenerateCert() in /_/src/BuiltInTools/AspireService/Helpers/CertGenerator.cs:line 26
at Microsoft.WebTools.AspireServer.AspireServerService..ctor(IAspireServerEvents aspireServerEvents, String displayName, Action`1 tracer) in /_/src/BuiltInTools/AspireService/AspireServerService.cs:line 78
at Microsoft.WebTools.AspireServer.UnitTests.AspireServerServiceTests.GetAspireServer(Mocks mocks, Boolean waitForListening) in /_/test/Microsoft.WebTools.AspireService.Tests/AspireServerServiceTests.cs:line 445
at Microsoft.WebTools.AspireServer.UnitTests.AspireServerServiceTests.LaunchProject_FailWrongUrl() in /_/test/Microsoft.WebTools.AspireService.Tests/AspireServerServiceTests.cs:line 194
--- End of stack trace from previous location ---
azure-pipelines / dotnet-sdk-public-ci
Microsoft.WebTools.AspireServer.UnitTests.AspireServerServiceTests.Info_FailNoBearerToken
System.Security.Cryptography.CryptographicException : There are no more endpoints available from the endpoint mapper.
Raw output
at System.Security.Cryptography.CngHelpers.OpenStorageProvider(CngProvider provider)
at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider)
at System.Security.Cryptography.RSACng.ImportKeyBlob(ReadOnlySpan`1 rsaBlob, Boolean includePrivate)
at System.Security.Cryptography.RSACng.ImportParameters(RSAParameters parameters)
at System.Security.Cryptography.X509Certificates.CertificatePal.CopyWithPrivateKey(RSA rsa)
at System.Security.Cryptography.X509Certificates.RSACertificateExtensions.CopyWithPrivateKey(X509Certificate2 certificate, RSA privateKey)
at System.Security.Cryptography.X509Certificates.CertificateRequest.CreateSelfSigned(DateTimeOffset notBefore, DateTimeOffset notAfter)
at Microsoft.WebTools.AspireServer.CertGenerator.GenerateCert() in /_/src/BuiltInTools/AspireService/Helpers/CertGenerator.cs:line 26
at Microsoft.WebTools.AspireServer.AspireServerService..ctor(IAspireServerEvents aspireServerEvents, String displayName, Action`1 tracer) in /_/src/BuiltInTools/AspireService/AspireServerService.cs:line 78
at Microsoft.WebTools.AspireServer.UnitTests.AspireServerServiceTests.GetAspireServer(Mocks mocks, Boolean waitForListening) in /_/test/Microsoft.WebTools.AspireService.Tests/AspireServerServiceTests.cs:line 445
at Microsoft.WebTools.AspireServer.UnitTests.AspireServerServiceTests.Info_FailNoBearerToken() in /_/test/Microsoft.WebTools.AspireService.Tests/AspireServerServiceTests.cs:line 269
--- End of stack trace from previous location ---
azure-pipelines / dotnet-sdk-public-ci
Microsoft.WebTools.AspireServer.UnitTests.AspireServerServiceTests.SessionStarted_Test
System.Security.Cryptography.CryptographicException : There are no more endpoints available from the endpoint mapper.
Raw output
at System.Security.Cryptography.CngHelpers.OpenStorageProvider(CngProvider provider)
at System.Security.Cryptography.CngKey.Import(ReadOnlySpan`1 keyBlob, String curveName, CngKeyBlobFormat format, CngProvider provider)
at System.Security.Cryptography.RSACng.ImportKeyBlob(ReadOnlySpan`1 rsaBlob, Boolean includePrivate)
at System.Security.Cryptography.RSACng.ImportParameters(RSAParameters parameters)
at System.Security.Cryptography.X509Certificates.CertificatePal.CopyWithPrivateKey(RSA rsa)
at System.Security.Cryptography.X509Certificates.RSACertificateExtensions.CopyWithPrivateKey(X509Certificate2 certificate, RSA privateKey)
at System.Security.Cryptography.X509Certificates.CertificateRequest.CreateSelfSigned(DateTimeOffset notBefore, DateTimeOffset notAfter)
at Microsoft.WebTools.AspireServer.CertGenerator.GenerateCert() in /_/src/BuiltInTools/AspireService/Helpers/CertGenerator.cs:line 26
at Microsoft.WebTools.AspireServer.AspireServerService..ctor(IAspireServerEvents aspireServerEvents, String displayName, Action`1 tracer) in /_/src/BuiltInTools/AspireService/AspireServerService.cs:line 78
at Microsoft.WebTools.AspireServer.UnitTests.AspireServerServiceTests.GetAspireServer(Mocks mocks, Boolean waitForListening) in /_/test/Microsoft.WebTools.AspireService.Tests/AspireServerServiceTests.cs:line 445
at Microsoft.WebTools.AspireServer.UnitTests.AspireServerServiceTests.SessionStarted_Test() in /_/test/Microsoft.WebTools.AspireService.Tests/AspireServerServiceTests.cs:line 35
--- End of stack trace from previous location ---
Loading