tuhaihe commented on PR #731:
URL: https://github.com/apache/cloudberry/pull/731#issuecomment-2535259842

   1. Disk Space Issue
   
   Some tests failed with the error message: ‘No space left on device’. This 
issue seems unusual, as the test computer’s hard drive has 600GB of space, 
which should be sufficient. The disk usage details are as follows:
   
   ```
   [gpadmin@cdw cloudberry]$ df -H
   Filesystem      Size  Used Avail Use% Mounted on
   overlay         529G   41G  467G   8% /
   tmpfs            68M     0   68M   0% /dev
   shm              68M  1.9M   66M   3% /dev/shm
   /dev/vda1       529G   41G  467G   8% /etc/hosts
   tmpfs            68G     0   68G   0% /proc/acpi
   tmpfs            68G     0   68G   0% /proc/scsi
   tmpfs            68G     0   68G   0% /sys/firmware
   ```
   
   2. Encoding Errors
   
   Some tests returned errors related to the latin1 encoding. These files were 
not modified in this pull request (PR).
   
   3. Other Errors 
   
   For other errors, I will work with the engineering team to determine the 
appropriate fixes. If the errors are not introduced by this PR, I will create 
an issue to document them for future resolution.


-- 
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]

Reply via email to