Skip to content

[SPARK-55115][INFRA][FOLLOW-UP] Fix release workflow log tailing for base Docker image build#55211

Closed
HyukjinKwon wants to merge 1 commit intoapache:masterfrom
HyukjinKwon:show-logs-in-dryrun
Closed

[SPARK-55115][INFRA][FOLLOW-UP] Fix release workflow log tailing for base Docker image build#55211
HyukjinKwon wants to merge 1 commit intoapache:masterfrom
HyukjinKwon:show-logs-in-dryrun

Conversation

@HyukjinKwon
Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Tail and wait on docker-build-base.log before docker-build.log; kill that tail; add the base log to redact/zip.

Why are the changes needed?

The base image build logs only to docker-build-base.log first, so the old workflow showed no tail until docker-build.log existed.

Does this PR introduce any user-facing change?

Dev-only.

How was this patch tested?

Not run in CI from here; verify with a fork workflow run.

Was this patch authored or co-authored using generative AI tooling?

No.

@HyukjinKwon
Copy link
Copy Markdown
Member Author

HyukjinKwon commented Apr 6, 2026

@LuciferYang @dongjoon-hyun or @zhengruifeng if you are there, can you take a quick look? I am trying to make a preview release

@HyukjinKwon
Copy link
Copy Markdown
Member Author

Merged to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants