Console log: 'System.Security.Cryptography.Tests' from job 842f5f0e-8731-4049-be3c-8ebac074e8ed workitem d7ab0479-2086-4d02-a7e9-75a1c77dfe2a (azurelinux.3.arm64.open) executed on machine a00327F running Linux-6.6.112.1-2.azl3-aarch64-with-glibc2.38 + export __TestArchitecture=arm64 + __TestArchitecture=arm64 + ./RunTests.sh --runtime-path /datadisks/disk1/work/A8B009AE/p ========================= Begin custom configuration settings ============================== export __IsXUnitLogCheckerSupported=1 export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Fri Jan 30 10:06:17 PM UTC 2026 =============== To repro directly: ===================================================== pushd . /datadisks/disk1/work/A8B009AE/p/dotnet exec --runtimeconfig System.Security.Cryptography.Tests.runtimeconfig.json --depsfile System.Security.Cryptography.Tests.deps.json xunit.console.dll System.Security.Cryptography.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /datadisks/disk1/work/A8B009AE/w/A8550978/e /datadisks/disk1/work/A8B009AE/w/A8550978/e Discovering: System.Security.Cryptography.Tests (method display = ClassAndMethod, method display options = None) Discovered: System.Security.Cryptography.Tests (found 5366 of 5876 test cases) Starting: System.Security.Cryptography.Tests (parallel test collections = on [2 threads], stop on fail = off) System.Security.Cryptography.Tests.HmacSha256Tests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.SignHash_DifferentHashes(ecdsa: System.Security.Cryptography.ECDsaOpenSsl) [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.SignHash_TamperedSignature(ecdsa: System.Security.Cryptography.ECDsaOpenSsl) [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.TestRegenKeyNistP256 [SKIP] Condition(s) not met: "ECExplicitCurvesSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.TestPositive256WithExplicitParameters [SKIP] Condition(s) not met: "ECExplicitCurvesSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Stream.SignHash_Roundtrip(ecdsa: System.Security.Cryptography.ECDsaOpenSsl) [SKIP] SignHash not implemented. System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.PssUnsupportedHashAlgorithm [SKIP] Condition(s) not met: "NoSupportsSha3" System.Security.Cryptography.Rsa.Tests.SignVerify_TrySpan.Pkcs1UnsupportedHashAlgorithm [SKIP] Condition(s) not met: "NoSupportsSha3" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.SignHash_TamperedSignature(ecdsa: System.Security.Cryptography.ECDsaOpenSsl) [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.SignHash_DifferentHashes(ecdsa: System.Security.Cryptography.ECDsaOpenSsl) [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.TestRegenKeyNistP256 [SKIP] Condition(s) not met: "ECExplicitCurvesSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.SignHash_Roundtrip(ecdsa: System.Security.Cryptography.ECDsaOpenSsl) [SKIP] SignHash not implemented. System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Array.TestPositive256WithExplicitParameters [SKIP] Condition(s) not met: "ECExplicitCurvesSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.TestRegenKeyNistP256 [SKIP] Condition(s) not met: "ECExplicitCurvesSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_Span.TestPositive256WithExplicitParameters [SKIP] Condition(s) not met: "ECExplicitCurvesSupported" System.Security.Cryptography.Tests.HmacSha256Tests.Verify_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha256Tests.Ctor_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha256Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.Ctor_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha3_384Tests.Verify_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.KmacXof256Tests.NotSupported_ThrowsPlatformNotSupportedException [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.FactorySha512Tests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.FactorySha512Tests.Create_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.FactorySha512Tests.CryptographicOperations_HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.Kmac128Tests.NotSupported_ThrowsPlatformNotSupportedException [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HKDFTests+HkdfSpanTests.ExtractTamperHashTests [SKIP] Condition(s) not met: "MD5Supported" System.Security.Cryptography.Tests.HKDFTests+HkdfSpanTests.ExtractEmptyIkm [SKIP] Condition(s) not met: "EmptyKeysSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.CreateFromSubjectPublicKeyInfo_Roundtrip_MLKem1024 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.CreateFromSubjectPublicKeyInfo_Roundtrip_MLKem768 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_MLKem_Independent [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_MLDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.GetMLKemPublicKey_ThrowsForCorruptKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_SlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.GetMLKemPublicKey_MLKem768_ReturnsMLKemKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_MLKem [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_MLDsa_Independent [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.ExportSubjectPublicKeyInfo_SlhDsa_Independent [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.GetMLKemPublicKey_MLKem1024_ReturnsMLKemKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.GetMLKemPublicKey_MLKem512_ReturnsMLKemKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.CreateFromSubjectPublicKeyInfo_Roundtrip_MLKem512 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.FactorySha384Tests.CryptographicOperations_HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.FactorySha384Tests.Create_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestChainTests.CreateChain_MLDSA [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestChainTests.CreateChain_SlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.FactorySha384Tests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Rfc2898OneShotTests.UnsupportedPkbdf2Algorithms [SKIP] Condition(s) not met: "DoesNotSupportSha3" System.Security.Cryptography.Tests.AesGcmIsSupportedTests.CtorThrowsPNSEIfNotSupported [SKIP] Condition(s) not met: "RuntimeSaysIsNotSupported" System.Security.Cryptography.Tests.MD5Tests.Create_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.MD5Tests.CryptographicOperations_HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.MD5Tests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.Sha1ManagedTests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.Sha1ManagedTests.CryptographicOperations_HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.Sha1ManagedTests.Create_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb8_ToleratesExtraPadding [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: PKCS7, ciphertextSize: 0) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: ANSIX923, ciphertextSize: 0) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: ISO10126, ciphertextSize: 0) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: PKCS7, ciphertextSize: 2048) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: ANSIX923, ciphertextSize: 2048) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb_InvalidPadding_DoesNotContainPlaintext(paddingMode: ISO10126, ciphertextSize: 2048) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb8_TooShortDoesNotContainPlaintext(paddingMode: PKCS7) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb8_TooShortDoesNotContainPlaintext(paddingMode: ANSIX923) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Encryption.RC2.Tests.RC2CipherOneShotTests.DecryptOneShot_Cfb8_TooShortDoesNotContainPlaintext(paddingMode: ISO10126) [SKIP] RC2 does not support CFB. System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.PssUnsupportedHashAlgorithm [SKIP] Condition(s) not met: "NoSupportsSha3" System.Security.Cryptography.Rsa.Tests.SignVerify_AllocatingSpan.Pkcs1UnsupportedHashAlgorithm [SKIP] Condition(s) not met: "NoSupportsSha3" System.Security.Cryptography.Rsa.Tests.SignVerify_Array.Pkcs1UnsupportedHashAlgorithm [SKIP] Condition(s) not met: "NoSupportsSha3" System.Security.Cryptography.Rsa.Tests.SignVerify_Array.PssUnsupportedHashAlgorithm [SKIP] Condition(s) not met: "NoSupportsSha3" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem512PrivateKey_Both_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem1024PrivateKey_Seed_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem1024PrivateKey_ExpandedKey_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem512PrivateKey_ExpandedKey_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLDsa512PrivateKey_ExpandedKey_Pfx [SKIP] Condition(s) not met: "SupportsExportingPrivateKeyPkcs8" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLDsa512PrivateKey_Seed_Pfx [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem768PrivateKey_Both_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLDsa512PrivateKey_Both_Pfx [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem768PrivateKey_Seed_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem768PrivateKey_ExpandedKey_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem512PrivateKey_Seed_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadMLKem1024PrivateKey_Both_Pfx [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.PfxTests.ReadSlhDsa_Pfx_Ietf [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLDsa_OtherMLDsa_WrongPkcs8 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLDSA [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_SlhDsa_OtherSlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLDsa_OtherMLDsa_MalformedPkcs8 [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetSlhDsaPublicKeyTest [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLKemPrivateKey_WithPrivateKey [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetSlhDsaPrivateKeyTest [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLKemPublicKey_WithPrivateKey [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLKem [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLKem_OtherMLKem_Seed [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLKemPublicKey_WithoutPrivateKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLDsa_OtherMLDsa_PrivateKey [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLKemPrivateKey_NoPrivateKey [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLDsaPrivateKeyTest [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_SlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.GetMLDsaPublicKeyTest [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLDsa_OtherMLDsa_PrivateSeed [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.PrivateKeyAssociationTests.CheckCopyWithPrivateKey_MLKem_OtherMLKem_DecapsulationKey [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.MLKemCertTests.GetMLKemPublicKey_IetfMLKemKeys [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.MLKemCertTests.GetMLKemPublicKey_BadSubjectPublicKeyInfo_KeySize [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.MLKemCertTests.GetMLKemPublicKey_BadSubjectPublicKeyInfo_AlgorithmParameters [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha512Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha512Tests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha512Tests.Ctor_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha512Tests.Verify_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.SHA3_384Tests.CryptographicOperations_HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.SHA3_384Tests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.SHA3_384Tests.Create_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Rsa.Tests.KeyGeneration.GenerateSecondMinKey [SKIP] Condition(s) not met: "IsNotSymCryptOpenSsl" System.Security.Cryptography.Rsa.Tests.KeyGeneration.GenerateMinKey [SKIP] Condition(s) not met: "IsNotSymCryptOpenSsl" System.Security.Cryptography.Rsa.Tests.KeyGeneration.GenerateMaxKey [SKIP] Condition(s) not met: "IsStressModeEnabled" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestLoadTests.LoadCreate_MatchesCreate_SlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestLoadTests.Load_NoHashAlgorithm_OKForMLDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestLoadTests.LoadCreate_MatchesCreate_MLDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestLoadTests.Load_NoHashAlgorithm_OKForSlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.HmacSha384Tests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha384Tests.Ctor_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha384Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha384Tests.Verify_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Dsa.Tests.DSAFactoryTests.DSACreate_NotSupported [SKIP] Condition(s) not met: "IsDSANotSupported" System.Security.Cryptography.X509Certificates.Tests.CertTests.PrivateKey_FromCertificate_CanExportPrivate_SlhDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.Tests.AesCcmIsSupportedTests.CtorThrowsPNSEIfNotSupported [SKIP] Condition(s) not met: "RuntimeSaysIsNotSupported" System.Security.Cryptography.X509Certificates.Tests.CertTests.PrivateKey_FromCertificate_CanExportPrivate_MLDsa [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.CertTests.PrivateKey_FromCertificate_CanExportPrivate_MLKem [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.Tests.Sha256ManagedTests.CryptographicOperations_HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.Sha256ManagedTests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.Sha256ManagedTests.Create_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.SHA3_512Tests.CryptographicOperations_HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.SHA3_512Tests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.SHA3_512Tests.Create_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_NonExistingKey [SKIP] Condition(s) not met: "ShouldRunEngineTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2ECDSA_ExportParameters [SKIP] Condition(s) not met: "ShouldRunProviderEcDsaTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.ProvidersNotSupported_ThrowsPlatformNotSupported [SKIP] Condition(s) not met: "ProvidersNotSupported" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2ECDH [SKIP] Condition(s) not met: "ShouldRunProviderEcDhTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2DecryptRsa_ExportParameters [SKIP] Condition(s) not met: "ShouldRunProviderRsaTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2DecryptRsa [SKIP] Condition(s) not met: "ShouldRunProviderRsaTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_OpenExistingPrivateKey [SKIP] Condition(s) not met: "ShouldRunEngineTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_OpenExistingPublicKey [SKIP] Condition(s) not met: "ShouldRunEngineTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_OpenExistingTPMPrivateKey [SKIP] Condition(s) not met: "ShouldRunTpmTssTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_UsePublicKey [SKIP] Condition(s) not met: "ShouldRunEngineTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2ECDSA_ExportExplicitParameters [SKIP] Condition(s) not met: "ShouldRunProviderEcDsaTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.EngineNotSupported_ThrowsPlatformNotSupported [SKIP] Condition(s) not met: "OpenSslNotPresentOnSystem" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2ECDSA [SKIP] Condition(s) not met: "ShouldRunProviderEcDsaTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Engine_UsePrivateKey [SKIP] Condition(s) not met: "ShouldRunEngineTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_NonExistingKey [SKIP] Condition(s) not met: "ShouldRunAnyProviderTests" System.Security.Cryptography.Tests.OpenSslNamedKeysTests.Provider_TPM2SignRsa [SKIP] Condition(s) not met: "ShouldRunProviderRsaTests" System.Security.Cryptography.Tests.HmacSha1Tests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha1Tests.Ctor_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha1Tests.Verify_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha1Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.Ctor_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha3_256Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_TrySpan.TestPositive256WithExplicitParameters [SKIP] Condition(s) not met: "ECExplicitCurvesSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_TrySpan.TestRegenKeyNistP256 [SKIP] Condition(s) not met: "ECExplicitCurvesSupported" System.Security.Cryptography.Tests.FactorySha256Tests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.FactorySha256Tests.Create_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.FactorySha256Tests.CryptographicOperations_HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_CryptographicOperations_HashName_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.Verify_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.Ctor_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.HmacSha3_512Tests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.KmacXof128Tests.NotSupported_ThrowsPlatformNotSupportedException [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Rsa.Tests.SignVerify_Span.Pkcs1UnsupportedHashAlgorithm [SKIP] Condition(s) not met: "NoSupportsSha3" System.Security.Cryptography.Rsa.Tests.SignVerify_Span.PssUnsupportedHashAlgorithm [SKIP] Condition(s) not met: "NoSupportsSha3" System.Security.Cryptography.Tests.Kmac256Tests.NotSupported_ThrowsPlatformNotSupportedException [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_AllocatingSpan.TestRegenKeyNistP256 [SKIP] Condition(s) not met: "ECExplicitCurvesSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaTests_AllocatingSpan.TestPositive256WithExplicitParameters [SKIP] Condition(s) not met: "ECExplicitCurvesSupported" System.Security.Cryptography.X509Certificates.Tests.ChainTests.SystemTrustCertificateWithCustomRootTrust(addCertificateToCustomRootTrust: True) [FAIL] Assert.Equal() Failure: Values differ Expected: 3 Actual: 2 Stack Trace: /_/src/libraries/System.Security.Cryptography/tests/X509Certificates/ChainTests.cs(293,0): at System.Security.Cryptography.X509Certificates.Tests.ChainTests.SystemTrustCertificateWithCustomRootTrust(Boolean addCertificateToCustomRootTrust) at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(36,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) System.Security.Cryptography.X509Certificates.Tests.ChainTests.SystemTrustCertificateWithCustomRootTrust(addCertificateToCustomRootTrust: False) [FAIL] Assert.Equal() Failure: Values differ Expected: 3 Actual: 2 Stack Trace: /_/src/libraries/System.Security.Cryptography/tests/X509Certificates/ChainTests.cs(293,0): at System.Security.Cryptography.X509Certificates.Tests.ChainTests.SystemTrustCertificateWithCustomRootTrust(Boolean addCertificateToCustomRootTrust) at InvokeStub_ChainTests.SystemTrustCertificateWithCustomRootTrust(Object, Span`1) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(95,0): at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) System.Security.Cryptography.Tests.HKDFTests+HkdfByteArrayTests.ExtractTamperHashTests [SKIP] Condition(s) not met: "MD5Supported" System.Security.Cryptography.Tests.HKDFTests+HkdfByteArrayTests.ExtractEmptyIkm [SKIP] Condition(s) not met: "EmptyKeysSupported" System.Security.Cryptography.X509Certificates.Tests.ExportTests.ExportPkcs12_SlhDsa_Ietf_Roundtrip [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.ExportTests.ExportPkcs12_MLDsa_Generated_Roundtrip [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.ExportTests.ExportPkcs12_SlhDsa_Generated_Roundtrip [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.ExportTests.ExportPkcs12_MLKem_Roundtrip [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.Tests.Shake128Tests.NotSupported_ThrowsPlatformNotSupportedException [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.Sha3_256Tests.CryptographicOperations_HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.Sha3_256Tests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.Sha3_256Tests.Create_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.FactorySha1Tests.CryptographicOperations_HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.Sha512ManagedTests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.FactorySha1Tests.Create_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.Sha512ManagedTests.CryptographicOperations_HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.Sha512ManagedTests.Create_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.FactorySha1Tests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.TestExplicitImportValidationNegative [SKIP] Condition(s) not met: "ECExplicitCurvesSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.TestExplicitCurves [SKIP] Condition(s) not met: "ECExplicitCurvesSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.TestExplicitCurvesSignVerify [SKIP] Condition(s) not met: "ECExplicitCurvesSupported" System.Security.Cryptography.EcDsa.Tests.ECDsaImportExportTests.TestGeneralExportWithExplicitParameters [SKIP] Condition(s) not met: "ECExplicitCurvesSupported" System.Security.Cryptography.Tests.Sha384ManagedTests.CryptographicOperations_HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.Sha384ManagedTests.HashData_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.Sha384ManagedTests.Create_NotSupported [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.Tests.Shake256Tests.NotSupported_ThrowsPlatformNotSupportedException [SKIP] Condition(s) not met: "IsNotSupported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromEncryptedPem_MLDsa_Pkcs8_Success [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromPem_MLDsa_Pkcs8_Success [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromPem_SlhDsa_Pkcs8_Success [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromPem_SlhDsa_Pkcs8_Ietf_Success [SKIP] Condition(s) not met: "IsSupported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromPem_MLKem_Pkcs8_Success [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.X509Certificates.Tests.X509Certificate2PemTests.CreateFromEncryptedPem_MLKem_Pkcs8_Success [SKIP] Condition(s) not met: "IsPqcMLKemX509Supported" System.Security.Cryptography.EcDiffieHellman.Tests.ECDiffieHellmanTests.RawDerivation_NotSupported [SKIP] Condition(s) not met: "DoesNotSupportRawDerivation" System.Security.Cryptography.Tests.CngKeyTests.CreateVbsKey_SoftwareKeyStorageProviderFlagsOnWrongProvider [SKIP] Condition(s) not met: "IsVbsAvailable" System.Security.Cryptography.Tests.CngKeyTests.CreateVbsKey_SignAndVerify [SKIP] Condition(s) not met: "IsVbsAvailable" System.Security.Cryptography.Tests.CngKeyTests.CreateVbsKey_KeyIsNotExportable [SKIP] Condition(s) not met: "IsVbsAvailable" System.Security.Cryptography.Tests.CryptoConfigTests.NamedAsymmetricAlgorithmCreate_DSA_NotSupported [SKIP] Condition(s) not met: "IsDSANotSupported" System.Security.Cryptography.Tests.IncrementalHashTests.UnsupportedAlgorithms [SKIP] Condition(s) not met: "DoesNotSupportSha3" Finished: System.Security.Cryptography.Tests === TEST EXECUTION SUMMARY === System.Security.Cryptography.Tests Total: 12420, Errors: 0, Failed: 2, Skipped: 207, Time: 152.658s /datadisks/disk1/work/A8B009AE/w/A8550978/e ----- end Fri Jan 30 10:08:55 PM 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 + _commandExitCode=0 + /usr/bin/python3.12 /datadisks/disk1/work/A8B009AE/p/reporter/run.py https://dev.azure.com/dnceng-public/ public 35553654 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IklDTmpEM2o5SGhtSDV0amwwM09EekpOSlpQSSJ9.eyJuYW1laWQiOiJjNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJzY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiJlNDhkNmI1OC1mZDUzLTQyMDktODBlOS04NjZmMDI1MmFkMjMiLCJzaWQiOiJkZGIxMjU1YS05OTAzLTRlYzYtYjVhNS03OTJiYjYzOGI0MzAiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzEyNzQwMzYiLCJEZWZJZCI6IjEyOSIsImpvYnJlZiI6ImYwMTEzNjY5LWJmOWMtNDQ1Mi1hMzEwLThhYjNjOTM1NjAwZDowZDI4ODExZi03NWVjLTVlYmEtMTNmZC1kZTNjYWJmZjhkMzYiLCJwcGlkIjoidnN0ZnM6Ly8vQnVpbGQvQnVpbGQvMTI3NDAzNiIsIm9yY2hpZCI6ImYwMTEzNjY5LWJmOWMtNDQ1Mi1hMzEwLThhYjNjOTM1NjAwZC5idWlsZC5saWJyYXJpZXNfdGVzdF9ydW5fY2hlY2tlZF9jb3JlY2xyX2xpbnV4X2FybTY0X2RlYnVnLl9fZGVmYXVsdCIsInJlcG9JZHMiOiIiLCJqdGkiOiI3OTA1YmY2Yy0zMzMwLTQ5YzgtOGFkNi0zNTQzMjY2MjI5ZTEiLCJpc3MiOiJhcHAudnN0b2tlbi52aXN1YWxzdHVkaW8uY29tIiwiYXVkIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbXx2c286NmZjYzkyZTUtNzNhNy00Zjg4LThkMTMtZDkwNDViNDVmYjI3IiwibmJmIjoxNzY5ODA5MDk4LCJleHAiOjE3Njk4MTkyOTh9.eGeuu3BfGUWUv8MmJr7oFlxA8MNFGSEvLIwKMQQH5mV707qNIdSJDnyHiY_EMpIxw0at6Gpa2NJmxRGwWKI-v6CB57mW7YeucLpkC2YxnaqfM-EFiQUSUjamAqH9VauLvCEGMHH2BA2OVZVYUmhVeL_BLXWrcOJRsOQ6FJeJEqDor451BnUWp5hi12NHT5XPNv1GrJenvztI97Idcl33xvwJ7QELqv1cNKhjNITJ4oK2gorg3CtTpPotpebS4zmSlCHIHrmkGbxVc1G19yNh36Z9dbh3hxPSex6x_MPbpTq8HaDAmu5JWNW6NOET1hxQEp8Tl3Kv3o5w215xr7Z9wA /etc/helix/scripts/azure/__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-01-30T22:08:55.895Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-01-30T22:08:55.895Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-01-30T22:08:55.906Z INFO run.py _universal(511) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=REDACTED&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.25.1 Python/3.12.9 (Linux-6.6.112.1-2.azl3-aarch64-with-glibc2.38)' No body was attached to the request 2026-01-30T22:08:55.915Z INFO run.py _universal(554) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.1854' 'x-ms-request-id': '7b117032-91d0-46f6-8d72-8392dfc6f25d' 'Date': 'Fri, 30 Jan 2026 22:08:55 GMT' 'Content-Length': '2357' 2026-01-30T22:08:55.915Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-01-30T22:08:55.915Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-01-30T22:08:55.915Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-01-30T22:08:55.916Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-01-30T22:08:55.916Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-01-30T22:08:55.985Z INFO run.py run(48) main Beginning reading of test results. 2026-01-30T22:08:55.985Z INFO run.py __init__(42) read_results Searching '/datadisks/disk1/work/A8B009AE/w/A8550978/e' for test results files 2026-01-30T22:08:55.985Z INFO run.py __init__(48) read_results Found results file /datadisks/disk1/work/A8B009AE/w/A8550978/e/testResults.xml with format xunit 2026-01-30T22:08:56.059Z INFO run.py __init__(42) read_results Searching '/datadisks/disk1/work/A8B009AE/w/A8550978/uploads' for test results files 2026-01-30T22:08:56.059Z INFO run.py packing_test_reporter(30) report_results Packing 12420 test reports to '/datadisks/disk1/work/A8B009AE/w/A8550978/e/__test_report.json' 2026-01-30T22:08:56.083Z INFO run.py packing_test_reporter(33) report_results Packed 3846856 bytes + /usr/bin/python3.12 /datadisks/disk1/work/A8B009AE/p/gen-debug-dump-docs.py -buildid 1274036 -workitem System.Security.Cryptography.Tests -jobid 842f5f0e-8731-4049-be3c-8ebac074e8ed -outdir /datadisks/disk1/work/A8B009AE/w/A8550978/uploads -templatedir /datadisks/disk1/work/A8B009AE/p -dumpdir /datadisks/disk1/dumps -productver 11.0.0 gen-debug-dump-docs.py: Did not find dumps, skipping dump docs generation. + exit 0 ['System.Security.Cryptography.Tests' END OF WORK ITEM LOG: Command exited with 0]