The GitHub Actions job "Flink CI (beta)" on flink.git/release-2.3 has failed.
Run started by GitHub user lihaosky (triggered by lihaosky).

Head commit for run:
82cc7f2139342244e2a38bba06d71a935e3e6504 / Yuepeng Pan <[email protected]>
[FLINK-39884][ci] Run free_disk_space.sh in the GitHub Actions e2e jobs (#28412)

Ports the Azure Pipelines disk cleanup to GitHub Actions. The e2e jobs
run directly on the ubuntu-24.04 runner (not in a container), where the
e2e tests download and generate more than 17GB of files. The existing
job_init cleanup only removed the Android SDK, CodeQL and .NET; the
free_disk_space.sh script frees roughly 34GB on the same runner image.

The script is opt-in via a new job_init input because the compile and
test jobs run inside the CI container, where the runner's disk cannot
be cleaned up.

Generated-by: Claude Code (Fable 5)
(cherry picked from commit 9b324ee441661d6c0684f07ed3b1d36d00a043fc)

Co-authored-by: Martijn Visser <[email protected]>

Report URL: https://github.com/apache/flink/actions/runs/27476340398

With regards,
GitHub Actions via GitBox

Reply via email to