[
https://issues.apache.org/jira/browse/ARROW-12112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-12112:
-----------------------------------
Priority: Blocker (was: Major)
> [CI] No space left on device - AMD64 Conda Integration test
> -----------------------------------------------------------
>
> Key: ARROW-12112
> URL: https://issues.apache.org/jira/browse/ARROW-12112
> Project: Apache Arrow
> Issue Type: Bug
> Components: CI
> Reporter: Jonathan Keane
> Priority: Blocker
>
> One example:
> https://github.com/apache/arrow/pull/9814/checks?check_run_id=2205470543#step:8:4716
> {code}
> + npm install
> npm WARN tar ENOSPC: no space left on device, write
> npm WARN tar ENOSPC: no space left on device, write
> npm ERR! code ENOSPC
> npm ERR! syscall write
> npm ERR! errno -28
> npm ERR! nospc ENOSPC: no space left on device, write
> npm ERR! nospc There appears to be insufficient space on your system to
> finish.
> npm ERR! nospc Clear up some disk space and try again.
> npm ERR! A complete log of this run can be found in:
> npm ERR! /root/.npm/_logs/2021-03-26T22_10_59_913Z-debug.log
> 228
> Error: `docker-compose --file
> /home/runner/work/arrow/arrow/docker-compose.yml run --rm conda-integration`
> exited with a non-zero exit code 228, see the process log above.
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)