apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.89k stars 4.27k forks source link

Build docker RC on self-hosted #33114

Closed damccorm closed 1 week ago

damccorm commented 1 week ago

The docker step is failing on hosted, it seems like because of connectivity issues - https://github.com/apache/beam/actions/runs/11826936978

This fixes the problem + it just is probably better for us to keep this on our own highmem machines anyways. After this change, I could run the action - https://github.com/apache/beam/actions/runs/11838213683/job/32986838541


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels Python tests Java tests Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

github-actions[bot] commented 1 week ago

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @Abacn for label build.

Available commands:

The PR bot will only process comments in the main thread (not review comments).