Same error on 4.9

On Thu, Dec 8, 2016 at 1:33 PM, Will Stevens <wstev...@cloudops.com> wrote:

> Hey Guys,
> I am not able to build master right now.  I can build it if I specify "",
> but if I let the tests run, I get the following error.
>
> Running com.cloud.utils.backoff.impl.ConstantTimeBackoffTest
> 2016-12-08 13:29:28,099 INFO  [backoff.impl.ConstantTimeBackoff]
> (Thread-0:) Thread Thread-0 interrupted while waiting for retry
> 2016-12-08 13:29:28,202 DEBUG [backoff.impl.ConstantTimeBackoffTest]
> (main:) thread started
> 2016-12-08 13:29:28,202 DEBUG [backoff.impl.ConstantTimeBackoffTest]
> (Thread-1:) before
> 2016-12-08 13:29:28,306 DEBUG [backoff.impl.ConstantTimeBackoffTest]
> (main:) testing wakeup
> 2016-12-08 13:29:28,307 INFO  [backoff.impl.ConstantTimeBackoff]
> (Thread-1:) Thread Thread-1 interrupted while waiting for retry
> 2016-12-08 13:29:28,307 DEBUG [backoff.impl.ConstantTimeBackoffTest]
> (Thread-1:) after
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 sec -
> in com.cloud.utils.backoff.impl.ConstantTimeBackoffTest
> Running com.cloud.utils.crypto.EncryptionSecretKeyCheckerTest
> 2016-12-08 13:29:28,317 DEBUG [utils.crypt.EncryptionSecretKeyChecker]
> (main:) Encryption Type: null
> 2016-12-08 13:29:28,320 DEBUG [utils.crypt.EncryptionSecretKeyChecker]
> (main:) Encryption Type: file
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec -
> in com.cloud.utils.crypto.EncryptionSecretKeyCheckerTest
> Running com.cloud.utils.crypto.RSAHelperTest
> 2016-12-08 13:29:28,639 INFO  [utils.crypt.RSAHelper] (main:)
> [ignored]error during public key encryption: Unsupported format
> 2016-12-08 13:29:29,196 INFO  [utils.crypt.RSAHelper] (main:)
> [ignored]error during public key encryption: JCE cannot authenticate the
> provider BC
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.871 sec
> <<< FAILURE! - in com.cloud.utils.crypto.RSAHelperTest
> testEncryptWithRSA(com.cloud.utils.crypto.RSAHelperTest)  Time elapsed:
> 0.561 sec  <<< FAILURE!
> java.lang.AssertionError: null
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertNotNull(Assert.java:712)
> at org.junit.Assert.assertNotNull(Assert.java:722)
> at
> com.cloud.utils.crypto.RSAHelperTest.testEncryptWithRSA(
> RSAHelperTest.java:38)
> ...
> Failed tests:
>   RSAHelperTest.testEncryptWithRSA:38 null
>
> Is this a known issue?
>
> Thanks,
>
> *Will STEVENS*
> Lead Developer
>
> <https://goo.gl/NYZ8KK>
>

Reply via email to