Ethan Rose created HDDS-8379:
--------------------------------
Summary: Intermittent failure in TestOmSnapshot#testListDeleteKey
Key: HDDS-8379
URL: https://issues.apache.org/jira/browse/HDDS-8379
Project: Apache Ozone
Issue Type: Sub-task
Components: OM HA
Reporter: Ethan Rose
{code}
[INFO] Running org.apache.hadoop.ozone.om.TestOmSnapshot
Error: Tests run: 57, Failures: 1, Errors: 0, Skipped: 3, Time elapsed:
188.403 s <<< FAILURE! - in org.apache.hadoop.ozone.om.TestOmSnapshot
Error: TestOmSnapshot.checkKey Time elapsed: 1.041 s <<< FAILURE!
java.lang.AssertionError: got exception on cleanup: Directory is not empty.
Key:dir1
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.hadoop.ozone.om.TestOmSnapshot.checkKey(TestOmSnapshot.java:345)
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.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: [email protected]
For additional commands, e-mail: [email protected]