tkaymak opened a new pull request, #39956:
URL: https://github.com/apache/beam/pull/39956

   Fixes #39955.
   
   gcr.io purged the 316.0.0 tag family from cloudsdktool/cloud-sdk, the 
registry returns 404 manifest unknown and the tags list has no 316.0.0 entries 
left. KafkaToPubsubE2ETest pins that tag for its PubSub emulator container, so 
the class rule fails before any test runs and every beam_PreCommit_Java run has 
been red since 2026-09-01 roughly 02:30 UTC, on master (runs 33488230103 and 
33478152767) and on every PR.
   
   This bumps the pin to 583.0.0-emulators, the newest versioned emulator tag. 
Verified locally with Docker, the container pulls and starts on the new image 
and testKafkaToPubsubE2E passes in 12 seconds.
   
   If reviewers prefer never hitting a tag purge again, the rolling emulators 
tag also resolves, at the cost of a moving image. Happy to switch.
   
   R: @Abacn
   


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

Reply via email to