Hi,

The GitHub Actions-based Pulsar CI is currently blocked because of a disk space 
issue with the build. The "Build Pulsar docker image" step will hang and 
eventually get skipped. In the summary view, there is an error message about 
running out of disk space.

For some reason, the GitHub Actions runner VMs have less disk space available, 
and this change in the available disk space triggered the problem.

This is the PR, which is an attempt to fix the problem:

https://github.com/apache/pulsar/pull/21365

If the fix works, let's get the change merged. It will be necessary to get this 
change into existing PRs before the build can pass. There are multiple ways to 
pick up the change to a PR. One way is to close the PR and reopen it. Merging 
the master branch into the PR or rebasing the PR is obviously another way.

-Lari

Reply via email to