[ 
https://issues.apache.org/jira/browse/HDDS-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18020848#comment-18020848
 ] 

Jitendra Shukla commented on HDDS-8900:
---------------------------------------

[~erose] I am assigning this task to myself. I will look into the logs attached 
to figure out the root cause.

> Intermittent failure in TestSecretKeysApi#testSecretKeyApiSuccess
> -----------------------------------------------------------------
>
>                 Key: HDDS-8900
>                 URL: https://issues.apache.org/jira/browse/HDDS-8900
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Ethan Rose
>            Priority: Major
>         Attachments: it-ozone.zip
>
>
> https://github.com/apache/ozone/actions/runs/5336769266/jobs/9671927209
> {code}
> Error:  Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
> 232.751 s <<< FAILURE! - in org.apache.hadoop.ozone.TestSecretKeysApi
> Error:  org.apache.hadoop.ozone.TestSecretKeysApi.testSecretKeyApiSuccess  
> Time elapsed: 75.836 s  <<< FAILURE!
> java.lang.AssertionError: expected:<SecretKey(id = 
> 3429ee91-ede3-4e4f-963d-bb53b7f08852, creation at: 2023-06-21T18:11:42.978Z, 
> expire at: 2023-06-21T18:11:45.978Z)> but was:<SecretKey(id = 
> 9a3c397b-156c-4bd3-a3a1-5d6699c794c7, creation at: 2023-06-21T18:11:44.077Z, 
> expire at: 2023-06-21T18:11:47.077Z)>
>       at org.junit.Assert.fail(Assert.java:89)
>       at org.junit.Assert.failNotEquals(Assert.java:835)
>       at org.junit.Assert.assertEquals(Assert.java:120)
>       at org.junit.Assert.assertEquals(Assert.java:146)
>       at 
> org.apache.hadoop.ozone.TestSecretKeysApi.testSecretKeyApiSuccess(TestSecretKeysApi.java:214)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:498)
>       at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
>       at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>       at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
>       at 
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
>       at 
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
>       at 
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
>       at 
> org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:288)
>       at 
> org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:282)
>       at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>       at java.lang.Thread.run(Thread.java:750)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to