lyang24 commented on issue #9024:
URL: https://github.com/apache/arrow-rs/issues/9024#issuecomment-3690991504

   after further investigation: 
https://github.com/apache/arrow-rs/actions/runs/20500078847/job/58906028392?pr=9043
   
   seems like the host disk is full
   
   evidence 
   added a disk debug step after container initialization, the host is 
prepolluted. we need a job to clean up the host
   ```
   === CONTAINER DISK USAGE ===
   Filesystem      Size  Used Avail Use% Mounted on
   overlay          72G   63G  9.5G  87% /
   --- Top disk consumers ---
   6.3G /opt
   5.8G /__t
   733M /root
   589M /__e
   217M /usr
   8.9M /sccache.tar.gz
   8.5M /var
   2.8M /tmp
   2.3M /__w
   1.5M /etc
   52K  /arrow
   20K  /run
   4.0K /srv
   4.0K /sccache.tar.gz.sha256
   4.0K /mnt
   4.0K /media
   4.0K /home
   4.0K /github
   4.0K /boot
   0    /sys
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to