Sometime the post-steps in CI cause a failure, probably because not all processes are finished before CI starts packing up:
Command terminated with 0
Compressing build artifacts...
tar: kcp/audit.log: file changed as we read it
tar: kcp: Cannot rmdir: Directory not empty
tar: Exiting with failure status due to previous errors
Describe the bug
Sometime the post-steps in CI cause a failure, probably because not all processes are finished before CI starts packing up:
https://public-prow.kcp.k8c.io/view/s3/prow-public-data/pr-logs/pull/kcp-dev_kcp/4342/pull-kcp-test-e2e-shared/2092889102822150144
Steps To Reproduce
Expected Behaviour
Additional Context
No response