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

ASF GitHub Bot updated HDDS-13959:
----------------------------------
    Labels: pull-request-available  (was: )

> Flaky check fails at testPurgeKeysRequestBatching despite passing repeated run
> ------------------------------------------------------------------------------
>
>                 Key: HDDS-13959
>                 URL: https://issues.apache.org/jira/browse/HDDS-13959
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.2.0
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>
> {{TestKeyDeletingService.testPurgeKeysRequestBatching}} is flaky (HDDS-13661) 
> and annotated as such.  _integration (flaky)_ repeats the failing test, and 
> it passes on re-run, but the CI check is still reported as failure.
> {code:title=https://github.com/apache/ozone/actions/runs/19452019728/job/55659306204#step:13:3713}
> [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.77 
> s <<< FAILURE! -- in 
> org.apache.hadoop.ozone.om.service.TestKeyDeletingService$Normal
> [ERROR] 
> org.apache.hadoop.ozone.om.service.TestKeyDeletingService.testPurgeKeysRequestBatching
>  -- Time elapsed: 17.73 s <<< FAILURE!
> org.opentest4j.AssertionFailedError: Total keys purged across all batches 
> should match initial keys deleted. ==> expected: <50> but was: <49>
> ...
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.64 
> s -- in org.apache.hadoop.ozone.om.service.TestKeyDeletingService
> [INFO] Running org.apache.hadoop.ozone.om.service.TestKeyDeletingService
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.49 
> s -- in org.apache.hadoop.ozone.om.service.TestKeyDeletingService
> [INFO] 
> [INFO] Results:
> [INFO] 
> [WARNING] Flakes: 
> [WARNING] 
> org.apache.hadoop.ozone.om.service.TestKeyDeletingService.testPurgeKeysRequestBatching
> [ERROR]   Run 1: TestKeyDeletingService.testPurgeKeysRequestBatching:1171 
> Total keys purged across all batches should match initial keys deleted. ==> 
> expected: <50> but was: <49>
> [INFO]   Run 2: PASS
> [INFO] 
> [INFO] 
> [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Flakes: 1
> {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