Re: Finding cause of test fails on the cfbot site - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Finding cause of test fails on the cfbot site
Date
Msg-id CA+hUKGK6-+NaTAm3zq+vC+nfHSqgZTjHfHRtwh5A-PKrYUr6QQ@mail.gmail.com
Whole thread Raw
In response to Re: Finding cause of test fails on the cfbot site  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Finding cause of test fails on the cfbot site  (Peter Smith <smithpb2250@gmail.com>)
List pgsql-hackers
On Thu, Feb 18, 2021 at 9:42 AM Thomas Munro <thomas.munro@gmail.com> wrote:
> ... (there have been a few random terminations I can't explain
> recently, but they look different, I think there was a Google Compute
> Engine outage that might explain that), ...

There's also occasionally a failure like this[1], on FreeBSD only:

t/001_stream_rep.pl .................. ok
t/002_archiving.pl ................... ok
t/003_recovery_targets.pl ............ ok
Bailout called. Further testing stopped: system pg_basebackup failed
FAILED--Further testing stopped: system pg_basebackup failed

I have a sneaking suspicion this is a real problem on master, but more
logs will be needed to guess more about that...

[1] https://cirrus-ci.com/task/5046982650626048?command=test#L733



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: new heapcheck contrib module
Next
From: Tomas Vondra
Date:
Subject: Re: POC: postgres_fdw insert batching