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

From Peter Smith
Subject Re: Finding cause of test fails on the cfbot site
Date
Msg-id CAHut+PsYMBpOxVvD-MwNVCxKYZOmjg3Yjo_dLW_YmDgR_aCYtw@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>)
List pgsql-hackers
On Thu, Feb 18, 2021 at 9:55 AM Thomas Munro <thomas.munro@gmail.com> wrote:
>
> 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

Thanks for all the effort spent into looking at this.

Meanwhile, since you pointed out the patch is not applying on the HEAD
tip I can at least address that.

------
Kind Regards,
Peter Smith.
Fujitsu Australia



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: POC: postgres_fdw insert batching
Next
From: Peter Smith
Date:
Subject: Re: [HACKERS] logical decoding of two-phase transactions