MartijnVisser opened a new pull request, #29292: URL: https://github.com/apache/flink/pull/29292
Backport of https://github.com/apache/flink/pull/28369 (adc9c1d1f61) and https://github.com/apache/flink/pull/28560 (97ad29b8ed4, 2440f65c9fd), which went to master but not to this branch. quay.io stopped serving `minio/minio` anonymously on 2026-09-24, after Docker Hub removed it (FLINK-40652), so `MinioTestContainerTest` and e2e group 2 fail on this branch. Left out: the HAApplication ITCases and native S3 README, which this branch does not have, and the two wordcount entries master adds to `run-nightly-tests.sh`, so the nightly e2e set stays the same. As on master, the readiness loop from 97ad29b8ed4 has no deadline, so a failed pull hangs the e2e stage. #29222 (FLINK-40662) adds one on master. Fails in the nightly of 2026-09-25, `e2e_2_ci`: https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_build/results?buildId=79415&view=logs&j=af184cdd-c6d8-5084-0b69-7e9c67b35f7a Verified locally: `MinioTestContainerTest` fails on the base commit. With this change the S3 base, Hadoop and Presto modules pass on JDK 17, and the e2e S3 helpers work against SeaweedFS. ##### Was generative AI tooling used to co-author this PR? - [X] Yes (please specify the tool below) Generated-by: Claude Code (Claude Opus 5.5) -- 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]
