Yang Jianghua, Thank you for your feedback. On the core file front, I will experiment with creating core dumps in the GitHub hosted runner container environments. I am familiar with the configuration challenges having core dumps available in containers. I hope after my experimentation, we can get something working. I will share my results soon.
BTW: have you had a chance to review the test results I posted in my original email? Any feedback on the updated CI organization? -=e On Wed, Nov 20, 2024 at 10:32 PM Jianghua Yang <yjhj...@apache.org> wrote: > Dear Espino, > > By increasing the container shared memory using the --shm-size=2gb > parameter is right for parallel tests. > > To debug and further analyze the issue, I would like to request the ability > to enable core dumps in the Docker environment. Specifically, could we > include the --ulimit core=-1 configuration when starting Docker? This will > allow us to capture core dumps for more detailed troubleshooting. > > Thank you for your time and support. > > Ed Espino <esp...@apache.org> 于2024年11月21日周四 12:40写道: > > > I've identified a solution for running our previously disabled test > suites > > ( > > cbdb_parallel and instr_in_shmem_verify) in the GitHub Actions CI > > environment. By increasing the container shared memory using the > > --shm-size=2gb parameter, these test suites are now passing consistently. > > > > I'm currently conducting additional testing to verify the stability of > this > > solution. You can review the test results here: > > > > - https://github.com/edespino/cloudberry/actions/runs/11944371481 > > - https://github.com/edespino/cloudberry/actions/runs/11943779438 > > - https://github.com/edespino/cloudberry/actions/runs/11943000112 > > > > However, I've noticed some inconsistencies in other test suites during > this > > investigation. I would appreciate if you all could review these results > and > > provide feedback on the increased shared memory solution and any insights > > into the inconsistent test results observed in other suites. > > Thank you, > > -=e > > -- > > Ed Espino > > Apache Cloudberry (incubating) & MADlib > > > -- Ed Espino