Skip to content

Spark Client Regression Tests CI job near to disk-space exhaustion #3428

@snazy

Description

@snazy

Describe the bug

The "Spark Client Regression Tests" CI job requires some disk space to operate. With just a little bit of added "content", the job will fail to no space left on device during the docker compose invocation building an image. Such errors make it impossible to get the log from the workflow, unless you capture the log before the workflow runs into the no space left on device situation. With "no space left", GitHub workflow infra is unable to capture the logs.

#10 ERROR: failed to copy files: userspace copy failed: write /home/spark/polaris/v3.5/integration/build/2.13/quarkus-build/gen/quarkus-app/lib/main/com.google.http-client.google-http-client-1.47.1.jar: no space left on device

As a stop-gap solution I'll push a PR to free some disk space.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions