Attila Doroszlai created HDDS-7875:
--------------------------------------
Summary: Intermittent failure in TestBlockOutputStreamFlushDelay
Key: HDDS-7875
URL: https://issues.apache.org/jira/browse/HDDS-7875
Project: Apache Ozone
Issue Type: Sub-task
Components: test
Reporter: Attila Doroszlai
TestBlockOutputStreamFlushDelay is intermittently failing in the following
three test cases with assertion error related to pending metrics count.
{code}
org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamFlushDelay.testMultiChunkWrite2
Time elapsed: 0.063 s <<< FAILURE!
java.lang.AssertionError: expected:<2> but was:<1>
...
at
org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamFlushDelay.testMultiChunkWrite2(TestBlockOutputStreamFlushDelay.java:442)
{code}
{code}
org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamFlushDelay.testMultiChunkWrite
Time elapsed: 0.035 s <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>
...
at
org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamFlushDelay.testMultiChunkWrite(TestBlockOutputStreamFlushDelay.java:349)
{code}
{code}
org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamFlushDelay.testFullBufferCondition
Time elapsed: 0.092 s <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>
...
at
org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamFlushDelay.testFullBufferCondition(TestBlockOutputStreamFlushDelay.java:559)
{code}
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2022/08/24/16912/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamFlushDelay.txt
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2022/11/07/18301/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamFlushDelay.txt
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2022/11/10/18391/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamFlushDelay.txt
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2022/12/08/18946/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamFlushDelay.txt
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2023/01/06/19385/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamFlushDelay.txt
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2023/01/08/19422/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamFlushDelay.txt
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2023/01/25/19698/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamFlushDelay.txt
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2023/01/26/19734/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamFlushDelay.txt
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2023/01/30/19772/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamFlushDelay.txt
*
https://github.com/adoroszlai/ozone-build-results/blob/master/2023/02/01/19846/it-client/hadoop-ozone/integration-test/org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamFlushDelay.txt
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
