Re: Chris Hofstaedtler > https://ci.debian.net/packages/p/postgresql-17/unstable/amd64/58514314/
Hi Chris, I think this is noise, sometimes the "cleanup" test is still seeing zombie processes that would usually be reaped the milliseconds before. 734s # Cleanup 735s ok 21 - Cleanup: No clusters left behind 736s # Failed test 'No postgres processes left behind' 736s # at t/TestLib.pm line 237. 736s # got: 'nobody nogroup [postgres] <defunct> 736s # ' 736s # expected: '' 736s not ok 22 - No postgres processes left behind I had not really seen this on amd64 before, but some of the slower architectures have that problem from time to time. I'll update the test to be more forgiving there. For util-linux, re-running the test actually fixed the problem: https://ci.debian.net/packages/p/postgresql-17/unstable/amd64/ Christoph