[ 
https://issues.apache.org/jira/browse/HDDS-15519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Doroszlai updated HDDS-15519:
------------------------------------
    Description: 
TestStorageDistributionEndpoint may fail with timeout waiting for 
{{verifyPendingDeletionAfterKeyDeletionDn}}:

{code}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 148.7 s 
<<< FAILURE! -- in 
org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointRatis
[ERROR] 
org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointRatis.testStorageDistributionEndpoint
 -- Time elapsed: 118.6 s <<< ERROR!
...
        at 
org.apache.ozone.test.GenericTestUtils.waitFor(GenericTestUtils.java:137)
        at 
org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointRatis.testStorageDistributionEndpoint(TestStorageDistributionEndpointRatis.java:92)
{code}

The test does not log which assertion failed.  The runner was probably slow, as 
TestUnhealthyContainersDerbyPerformance also failed with longer than expected 
run time.

  was:
TestStorageDistributionEndpoint may fail with timeout waiting for 
{{verifyPendingDeletionAfterKeyDeletionDn}}:

{code}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 148.7 s 
<<< FAILURE! -- in 
org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointRatis
[ERROR] 
org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointRatis.testStorageDistributionEndpoint
 -- Time elapsed: 118.6 s <<< ERROR!
...
        at 
org.apache.ozone.test.GenericTestUtils.waitFor(GenericTestUtils.java:137)
        at 
org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointRatis.testStorageDistributionEndpoint(TestStorageDistributionEndpointRatis.java:92)
{code}

The test does not log which assertion failed.


> TestStorageDistributionEndpoint is flaky
> ----------------------------------------
>
>                 Key: HDDS-15519
>                 URL: https://issues.apache.org/jira/browse/HDDS-15519
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Attila Doroszlai
>            Assignee: Priyesh K
>            Priority: Major
>         Attachments: 
> org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointEC-output.txt, 
> org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointEC.txt, 
> org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointRatis-output.txt,
>  org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointRatis.txt
>
>
> TestStorageDistributionEndpoint may fail with timeout waiting for 
> {{verifyPendingDeletionAfterKeyDeletionDn}}:
> {code}
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 148.7 
> s <<< FAILURE! -- in 
> org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointRatis
> [ERROR] 
> org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointRatis.testStorageDistributionEndpoint
>  -- Time elapsed: 118.6 s <<< ERROR!
> ...
>       at 
> org.apache.ozone.test.GenericTestUtils.waitFor(GenericTestUtils.java:137)
>       at 
> org.apache.hadoop.ozone.recon.TestStorageDistributionEndpointRatis.testStorageDistributionEndpoint(TestStorageDistributionEndpointRatis.java:92)
> {code}
> The test does not log which assertion failed.  The runner was probably slow, 
> as TestUnhealthyContainersDerbyPerformance also failed with longer than 
> expected run time.



--
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