Skip to content

WIP: Code for generating ecdsa secp256r1 objects #590

WIP: Code for generating ecdsa secp256r1 objects

WIP: Code for generating ecdsa secp256r1 objects #590

GitHub Actions / Test Report failed Sep 5, 2023 in 0s

705 tests run, 11 skipped, 335 failed.

Annotations

Check failure on line 29 in src/test/java/net/ripe/rpki/commons/crypto/cms/RPKISignedDataGeneratorTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

RPKISignedDataGeneratorTest.originalBCSignedDataGeneratorShouldGenerateBERSequenceContentInfo

java.lang.ExceptionInInitializerError
	at net.ripe.rpki.commons.crypto.cms.RPKISignedDataGeneratorTest.setup(RPKISignedDataGeneratorTest.java:29)
Raw output
java.lang.ExceptionInInitializerError
	at net.ripe.rpki.commons.crypto.cms.RPKISignedDataGeneratorTest.setup(RPKISignedDataGeneratorTest.java:29)
Caused by: java.lang.RuntimeException: net.ripe.rpki.commons.crypto.x509cert.X509ResourceCertificateBuilderException: org.bouncycastle.operator.OperatorCreationException: cannot create signer: no such algorithm: SHA256WITHECDSA for provider SunRsaSign
	at net.ripe.rpki.commons.crypto.cms.RPKISignedDataGeneratorTest.setup(RPKISignedDataGeneratorTest.java:29)
Caused by: net.ripe.rpki.commons.crypto.x509cert.X509ResourceCertificateBuilderException: org.bouncycastle.operator.OperatorCreationException: cannot create signer: no such algorithm: SHA256WITHECDSA for provider SunRsaSign
	at net.ripe.rpki.commons.crypto.cms.RPKISignedDataGeneratorTest.setup(RPKISignedDataGeneratorTest.java:29)
Caused by: org.bouncycastle.operator.OperatorCreationException: cannot create signer: no such algorithm: SHA256WITHECDSA for provider SunRsaSign
	at net.ripe.rpki.commons.crypto.cms.RPKISignedDataGeneratorTest.setup(RPKISignedDataGeneratorTest.java:29)
Caused by: java.security.NoSuchAlgorithmException: no such algorithm: SHA256WITHECDSA for provider SunRsaSign
	at net.ripe.rpki.commons.crypto.cms.RPKISignedDataGeneratorTest.setup(RPKISignedDataGeneratorTest.java:29)

Check failure on line 29 in src/test/java/net/ripe/rpki/commons/crypto/cms/RPKISignedDataGeneratorTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

RPKISignedDataGeneratorTest.rpkiSignedDataGeneratorShouldGenerateSignedDataWithDERSequenceContentInfo

Could not initialize class net.ripe.rpki.commons.provisioning.x509.ProvisioningCmsCertificateBuilderTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.provisioning.x509.ProvisioningCmsCertificateBuilderTest
	at net.ripe.rpki.commons.crypto.cms.RPKISignedDataGeneratorTest.setup(RPKISignedDataGeneratorTest.java:29)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.RuntimeException: net.ripe.rpki.commons.crypto.x509cert.X509ResourceCertificateBuilderException: org.bouncycastle.operator.OperatorCreationException: cannot create signer: no such algorithm: SHA256WITHECDSA for provider SunRsaSign [in thread "main"]
	at net.ripe.rpki.commons.crypto.cms.RPKISignedDataGeneratorTest.setup(RPKISignedDataGeneratorTest.java:29)

Check failure on line 42 in src/test/java/net/ripe/rpki/commons/crypto/cms/aspa/AspaCmsTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

AspaCmsTest.should_reject_creating_aspa_with_empty_provider_as_set

Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest
	at net.ripe.rpki.commons.crypto.cms.aspa.AspaCmsTest.<clinit>(AspaCmsTest.java:42)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.RuntimeException: net.ripe.rpki.commons.crypto.x509cert.X509ResourceCertificateBuilderException: org.bouncycastle.operator.OperatorCreationException: cannot create signer: no such algorithm: SHA256WITHECDSA for provider SunRsaSign [in thread "main"]

Check failure on line 42 in src/test/java/net/ripe/rpki/commons/crypto/cms/aspa/AspaCmsTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

AspaCmsTest.should_generate_aspa

Unexpected error in property should_generate_aspa with args [697772670, [ProviderAS(providerAsn=AS3875262386, afiLimit=Optional.empty)]] and seeds [-5999030955467382744, -3387392947250307086]
Raw output
java.lang.AssertionError: Unexpected error in property should_generate_aspa with args [697772670, [ProviderAS(providerAsn=AS3875262386, afiLimit=Optional.empty)]] and seeds [-5999030955467382744, -3387392947250307086]
	at net.ripe.rpki.commons.crypto.cms.aspa.AspaCmsTest.<clinit>(AspaCmsTest.java:42)

Check failure on line 30 in src/test/java/net/ripe/rpki/commons/crypto/cms/ghostbuster/GhostbustersCmsParserTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

GhostbustersCmsParserTest.ghostbusters_record_must_have_vcard

Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest
	at net.ripe.rpki.commons.crypto.cms.ghostbuster.GhostbustersCmsParserTest.<clinit>(GhostbustersCmsParserTest.java:30)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.RuntimeException: net.ripe.rpki.commons.crypto.x509cert.X509ResourceCertificateBuilderException: org.bouncycastle.operator.OperatorCreationException: cannot create signer: no such algorithm: SHA256WITHECDSA for provider SunRsaSign [in thread "main"]

Check failure on line 30 in src/test/java/net/ripe/rpki/commons/crypto/cms/ghostbuster/GhostbustersCmsParserTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

GhostbustersCmsParserTest.ghostbusters_record_must_have_single_vcard

Could not initialize class net.ripe.rpki.commons.crypto.cms.ghostbuster.GhostbustersCmsParserTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.ghostbuster.GhostbustersCmsParserTest
	at net.ripe.rpki.commons.crypto.cms.ghostbuster.GhostbustersCmsParserTest.<clinit>(GhostbustersCmsParserTest.java:30)

Check failure on line 30 in src/test/java/net/ripe/rpki/commons/crypto/cms/ghostbuster/GhostbustersCmsParserTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

GhostbustersCmsParserTest.testShouldParseBadGbr

Could not initialize class net.ripe.rpki.commons.crypto.cms.ghostbuster.GhostbustersCmsParserTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.ghostbuster.GhostbustersCmsParserTest
	at net.ripe.rpki.commons.crypto.cms.ghostbuster.GhostbustersCmsParserTest.<clinit>(GhostbustersCmsParserTest.java:30)

Check failure on line 27 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCMSBuilderPropertyTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCMSBuilderPropertyTest.buildEncodedParseCheck

Unexpected error in property buildEncodedParseCheck with args [[], 0, 1191549085] and seeds [-5126916621534089659, -1179161678292290118, 5347103963438178211]
Raw output
java.lang.AssertionError: Unexpected error in property buildEncodedParseCheck with args [[], 0, 1191549085] and seeds [-5126916621534089659, -1179161678292290118, 5347103963438178211]
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCMSBuilderPropertyTest.buildEncodedParseCheck(ManifestCMSBuilderPropertyTest.java:27)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest [in thread "main"]

Check failure on line 20 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsBuilderTest.shouldCalculateHashAndWriteFile

Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsBuilderTest.<init>(ManifestCmsBuilderTest.java:20)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.RuntimeException: net.ripe.rpki.commons.crypto.x509cert.X509ResourceCertificateBuilderException: org.bouncycastle.operator.OperatorCreationException: cannot create signer: no such algorithm: SHA256WITHECDSA for provider SunRsaSign [in thread "main"]

Check failure on line 20 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsBuilderTest.shouldEncodeFileList

Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsBuilderTest.<init>(ManifestCmsBuilderTest.java:20)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest [in thread "main"]
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsBuilderTest.<init>(ManifestCmsBuilderTest.java:20)

Check failure on line 20 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsBuilderTest.shouldEncodeEmptyFileList

Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsBuilderTest.<init>(ManifestCmsBuilderTest.java:20)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest [in thread "main"]
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsBuilderTest.<init>(ManifestCmsBuilderTest.java:20)

Check failure on line 20 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsBuilderTest.shouldTrackFilenameAndHash

Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsBuilderTest.<init>(ManifestCmsBuilderTest.java:20)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest [in thread "main"]
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsBuilderTest.<init>(ManifestCmsBuilderTest.java:20)

Check failure on line 20 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsBuilderTest.shouldEncodeManifest

Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsBuilderTest.<init>(ManifestCmsBuilderTest.java:20)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest [in thread "main"]
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsBuilderTest.<init>(ManifestCmsBuilderTest.java:20)

Check failure on line 20 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsBuilderTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsBuilderTest.shouldEncodeFileAndHash

Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsBuilderTest.<init>(ManifestCmsBuilderTest.java:20)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest [in thread "main"]
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsBuilderTest.<init>(ManifestCmsBuilderTest.java:20)

Check failure on line 36 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsParserTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsParserTest.shouldDecodeManifest

Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest.<clinit>(ManifestCmsParserTest.java:36)

Check failure on line 36 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsParserTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsParserTest.shouldDecodeFileAndHash

Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest.<clinit>(ManifestCmsParserTest.java:36)

Check failure on line 36 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsParserTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsParserTest.shouldDecodeEmptyFileList

Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest.<clinit>(ManifestCmsParserTest.java:36)

Check failure on line 36 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsParserTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsParserTest.shouldRejectManifestWithNonInheritEECert

Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest.<clinit>(ManifestCmsParserTest.java:36)

Check failure on line 36 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsParserTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsParserTest.shouldDecodeFileList

Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsParserTest.<clinit>(ManifestCmsParserTest.java:36)

Check failure on line 59 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsTest.shouldValidateManifestCms

Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.util.KeyPairFactoryTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest.<clinit>(ManifestCmsTest.java:59)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.RuntimeException: net.ripe.rpki.commons.crypto.x509cert.X509ResourceCertificateBuilderException: org.bouncycastle.operator.OperatorCreationException: cannot create signer: no such algorithm: SHA256WITHECDSA for provider SunRsaSign [in thread "main"]

Check failure on line 59 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsTest.shouldWarnWhenManifestIsStale

Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest.<clinit>(ManifestCmsTest.java:59)

Check failure on line 59 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsTest.shouldRejectFileNamesThatEscapeRepository

Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest.<clinit>(ManifestCmsTest.java:59)

Check failure on line 59 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsTest.shouldNotMatchIfAdditionalFilesPresent

Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest.<clinit>(ManifestCmsTest.java:59)

Check failure on line 59 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsTest.shouldRejectWhenThisUpdateInFuture

Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest.<clinit>(ManifestCmsTest.java:59)

Check failure on line 59 in src/test/java/net/ripe/rpki/commons/crypto/cms/manifest/ManifestCmsTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

ManifestCmsTest.shouldRejectWhenManifestIsTooStaleDueToNegativeGracePeriod

Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
Raw output
java.lang.NoClassDefFoundError: Could not initialize class net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest
	at net.ripe.rpki.commons.crypto.cms.manifest.ManifestCmsTest.<clinit>(ManifestCmsTest.java:59)