-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Closed
Copy link
Description
Describe the bug, including details regarding any error messages, version, and platform.
On some PRs the AMD64 Ubuntu 20.04 Complete Documentation builds (https://github.com/apache/arrow/actions/runs/5332215515/jobs/9662806423) are failing with:
CMake Error at cmake_install.cmake:261 (file):
file INSTALL cannot copy file
"/arrow/python/build/temp.linux-x86_64-cpython-38/debug/_orc.cpython-38-x86_64-linux-gnu.so"
to
"/arrow/python/build/lib.linux-x86_64-cpython-38/pyarrow/./_orc.cpython-38-x86_64-linux-gnu.so":
No space left on device.
FAILED: CMakeFiles/install.util
cd /arrow/python/build/temp.linux-x86_64-cpython-38 && /usr/bin/cmake -P cmake_install.cmake
ninja: build stopped: subcommand failed.
Error: No space left on device : '/home/runner/runners/2.305.0/_diag/blocks/370a50bf-bd7a-4f59-944b-f7b1774cf580_cba4e8a9-8da0-577d-8c4f-46d6b9bd25fc.1'
Component(s)
Continuous Integration, Documentation