alamb commented on PR #18141: URL: https://github.com/apache/datafusion/pull/18141#issuecomment-3417078287
Thanks @comphead I took the liberty of pushing a commit to remove calling `docker` to try and fix the CI failure: https://github.com/apache/datafusion/actions/runs/18604053825/job/53049662273?pr=18141 ``` Run echo "Disk space before cleanup:" Disk space before cleanup: Filesystem Size Used Avail Use% Mounted on overlay 72G 54G 18G 75% / tmpfs 64M 0 64M 0% /dev shm 64M 0 64M 0% /dev/shm /dev/root 72G 54G 18G 75% /__t tmpfs 3.2G 1.2M 3.2G 1% /run/docker.sock tmpfs 7.9G 0 7.9G 0% /proc/acpi tmpfs 7.9G 0 7.9G 0% /proc/scsi tmpfs 7.9G 0 7.9G 0% /sys/firmware /__w/_temp/afee5de1-f9bf-44bd-96d5-94114efa6d4e.sh: 3: docker: not found ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
