"no space left on device" error when building flatpaks

Whenever I build flatpaks using GNOME GitLab’s CI, I occasionally get “no space left on device” errors:

ERROR: Failed to remove network for build
ERROR: Preparation failed: Error response from daemon: failed to obtain system memory info: getting store info: write /var/lib/containers/storage/libpod/bolt_state.db: no space left on device (docker.go:780:0s)
Will be retried in 3s ...
ERROR: Failed to remove network for build
ERROR: Preparation failed: Error response from daemon: failed to obtain system memory info: getting store info: write /var/lib/containers/storage/libpod/bolt_state.db: no space left on device (docker.go:780:0s)
Will be retried in 3s ...
ERROR: Failed to remove network for build
ERROR: Preparation failed: Error response from daemon: failed to obtain system memory info: getting store info: write /var/lib/containers/storage/libpod/bolt_state.db: no space left on device (docker.go:780:0s)
Will be retried in 3s ...
ERROR: Job failed (system failure): Error response from daemon: failed to obtain system memory info: getting store info: write /var/lib/containers/storage/libpod/bolt_state.db: no space left on device (docker.go:780:0s)

Is anyone experiencing this? I’ve been having this issue since yesterday.

The CI runner is out of disk space.

Please, next time: file an issue on the Infrastructure project.

1 Like