Re: Finding cause of test fails on the cfbot site

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Finding cause of test fails on the cfbot site
Date: 2021-02-17 23:48:23
Message-ID: CAHut+PsYMBpOxVvD-MwNVCxKYZOmjg3Yjo_dLW_YmDgR_aCYtw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Feb 18, 2021 at 9:55 AM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
>
> On Thu, Feb 18, 2021 at 9:42 AM Thomas Munro <thomas(dot)munro(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2021-02-18 00:17:54 Re: [HACKERS] logical decoding of two-phase transactions
Previous Message Tomas Vondra 2021-02-17 23:38:08 Re: POC: postgres_fdw insert batching