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

Raju Balpande edited comment on HDDS-6113 at 5/27/24 2:25 PM:
--------------------------------------------------------------

I looked into the logic in test method, mostly it completes in 80s but in rare 
scenario it takes beyond 300s, I re-tested it with 600s and 900s but it still 
fails. When I run it with 1200s it succeed hence committed the change with 
timeout as 1200s.

I have tested it for 1000 runs with 50 splits and 20 iterations as in 
[https://github.com/raju-balpande/apache_ozone/actions/runs/9201973732]


was (Author: JIRAUSER296391):
I looked into the logic in test method, mostly it completes in 80s but in rare 
scenario it takes beyond 300s, I re-tested it with 600s and 900s but it still 
fails. When I run it with 1200s it succeed hence committed the change with 
timeout as 1200s as we see in 
https://github.com/raju-balpande/apache_ozone/actions/runs/9201973732

> Intermittent timeout in 
> TestBlockOutputStreamWithFailuresFlushDelay#testDatanodeFailureWithSingleNodeRatis
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HDDS-6113
>                 URL: https://issues.apache.org/jira/browse/HDDS-6113
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: test
>            Reporter: Attila Doroszlai
>            Assignee: Raju Balpande
>            Priority: Major
>              Labels: pull-request-available
>
> {code}
> Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 649.477 s <<< 
> FAILURE! - in 
> org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamWithFailuresFlushDelay
> testDatanodeFailureWithSingleNodeRatis  Time elapsed: 300.043 s  <<< ERROR!
> org.junit.runners.model.TestTimedOutException: test timed out after 300 
> seconds
>   ...
>   at 
> org.apache.hadoop.ozone.MiniOzoneClusterImpl.stopDatanodes(MiniOzoneClusterImpl.java:529)
>   at 
> org.apache.hadoop.ozone.MiniOzoneClusterImpl.stop(MiniOzoneClusterImpl.java:470)
>   at 
> org.apache.hadoop.ozone.MiniOzoneClusterImpl.shutdown(MiniOzoneClusterImpl.java:457)
>   at 
> org.apache.hadoop.ozone.client.rpc.TestBlockOutputStreamWithFailuresFlushDelay.shutdown(TestBlockOutputStreamWithFailuresFlushDelay.java:160)
> {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]

Reply via email to