llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
28.31k stars 11.69k forks source link

`arc-builder` build fails in CI - `arc-worker` out of disk space #75622

Open firewave opened 9 months ago

firewave commented 9 months ago

https://lab.llvm.org/buildbot/#/builders/164/builds/47735

fatal: write error: No space left on device
llvmbot commented 9 months ago

@llvm/issue-subscribers-infrastructure

Author: Oliver Stöneberg (firewave)

https://lab.llvm.org/buildbot/#/builders/164/builds/47735 ``` fatal: write error: No space left on device ```
firewave commented 9 months ago

The build is working again. But this could be just by accident. After all it ran out of space and that still could happen any time I reckon.