ChenSammi commented on PR #7456: URL: https://github.com/apache/ozone/pull/7456#issuecomment-2597794338
The failed "EC recovery" acceptance test is a flaky test. I run it locally multiple times, 2 failed, 1 success. Every time there is following logs, the construction will fail. ``` 2025-01-17 08:06:41,290 [36038be9-bd83-444c-8dbf-a17295cf2e49-ec-reconstruct-reader-TID-1] INFO storage.BlockInputStream: Attempting to update pipeline and block token for block conID: 1 locID: 115816896921600007 bcsId: 0 replicaIndex: null from pipeline PipelineID=866c74c6-fc78-439e-9047-a25a76520d6d: Unable to find the Container with replicaIdx 1. Container 1 replicaIdx is 2. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
