Re: Variable-length FunctionCallInfoData - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Variable-length FunctionCallInfoData
Date
Msg-id b62abdcb-b2cf-f961-d845-8e493cac6071@2ndQuadrant.com
Whole thread Raw
In response to Re: Variable-length FunctionCallInfoData  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Variable-length FunctionCallInfoData  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
List pgsql-hackers
On 1/26/19 9:46 PM, Tom Lane wrote:
> Andres Freund <andres@anarazel.de> writes:
>> The buildfarm largely seems to have had no problem with it, but handfish
>> failed:
>> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=handfish&dt=2019-01-26%2022%3A57%3A19
>> but I have no idea what the error is, nor whether it's related to this
>> failure, because for reasons I do not understand, the stage message is
>> effectively empty.
> Yeah, we've been seeing random failures with empty stage logs on multiple
> machines.  I suspect something weird with the buildfarm client script,
> but no idea what.


It's happening on a handful of animals (see below) , and at that
intermittently. Some of the animals are leading or bleeding edge
distros. Without more info I'm inclined to suspect environmental factors.


cheers


andrew


pgbfprod=> select sysname, branch, snapshot, log_stage from
public.build_status_log where snapshot > now() - interval '90 days' and
length(log_text) = 0 order by 1,3,2;
  sysname   |    branch     |      snapshot       |           
log_stage           
------------+---------------+---------------------+---------------------------------
 caiman     | REL_11_STABLE | 2018-10-30 05:00:06 | configure.log
 caiman     | REL_10_STABLE | 2018-11-05 01:00:18 | check-pg_upgrade.log
 caiman     | REL_11_STABLE | 2018-11-05 01:05:16 | make.log
 caiman     | REL9_4_STABLE | 2018-11-06 02:57:28 | make.log
 caiman     | REL9_5_STABLE | 2018-11-06 03:00:08 | configure.log
 caiman     | REL_10_STABLE | 2018-11-06 03:12:50 | configure.log
 caiman     | HEAD          | 2018-11-06 03:25:58 | make.log
 caiman     | HEAD          | 2018-11-06 21:55:13 | make.log
 caiman     | HEAD          | 2018-11-09 06:15:27 | make.log
 caiman     | HEAD          | 2018-11-14 08:53:13 |
contrib-install-check-C.log
 caiman     | HEAD          | 2018-11-17 19:58:06 | make-install.log
 caiman     | REL9_6_STABLE | 2018-11-26 02:00:23 | make.log
 caiman     | REL_11_STABLE | 2018-11-26 02:12:53 | make.log
 caiman     | HEAD          | 2018-12-05 13:11:32 | configure.log
 caiman     | REL_11_STABLE | 2018-12-16 20:48:41 | make.log
 caiman     | REL9_5_STABLE | 2018-12-17 01:58:40 | check.log
 caiman     | REL9_6_STABLE | 2018-12-17 02:00:07 | make.log
 caiman     | REL_11_STABLE | 2018-12-17 02:10:13 | make.log
 caiman     | REL_10_STABLE | 2018-12-18 18:00:14 | configure.log
 caiman     | HEAD          | 2018-12-20 22:00:31 | make-contrib.log
 caiman     | REL_11_STABLE | 2018-12-24 11:54:44 | lastcomand.log
 caiman     | HEAD          | 2018-12-24 12:00:13 | configure.log
 caiman     | HEAD          | 2019-01-02 19:00:21 | configure.log
 caiman     | REL_11_STABLE | 2019-01-20 00:54:29 | make.log
 caiman     | REL_11_STABLE | 2019-01-22 06:00:25 | configure.log
 caiman     | REL9_6_STABLE | 2019-01-26 03:50:26 | make.log
 caiman     | HEAD          | 2019-01-26 04:14:53 | make.log
 eelpout    | HEAD          | 2018-11-26 00:35:13 | make.log
 eelpout    | HEAD          | 2018-11-26 00:35:13 | configure.log
 eelpout    | HEAD          | 2018-11-26 00:35:13 | make-contrib.log
 handfish   | REL_11_STABLE | 2018-10-31 00:46:56 | make.log
 handfish   | HEAD          | 2018-10-31 01:00:33 | configure.log
 handfish   | REL_11_STABLE | 2018-11-02 22:25:25 | configure.log
 handfish   | REL_11_STABLE | 2018-11-05 01:05:18 | make.log
 handfish   | REL_11_STABLE | 2018-11-06 03:58:58 | make.log
 handfish   | HEAD          | 2018-11-06 21:51:39 | make.log
 handfish   | REL_11_STABLE | 2018-11-07 01:03:16 | make.log
 handfish   | REL9_5_STABLE | 2018-11-09 05:59:24 | make.log
 handfish   | REL_11_STABLE | 2018-11-09 06:24:31 | make.log
 handfish   | REL_11_STABLE | 2018-11-12 01:00:15 | make.log
 handfish   | HEAD          | 2018-11-26 02:13:04 | make.log
 handfish   | REL_11_STABLE | 2018-12-05 13:11:12 | configure.log
 handfish   | REL_11_STABLE | 2018-12-16 20:45:08 | make.log
 handfish   | REL9_4_STABLE | 2018-12-17 01:55:31 | initdb-C.log
 handfish   | REL_10_STABLE | 2018-12-17 02:09:59 | make.log
 handfish   | HEAD          | 2018-12-18 18:25:55 | make.log
 handfish   | HEAD          | 2018-12-24 12:04:56 | make.log
 handfish   | REL9_6_STABLE | 2019-01-01 16:57:14 | ecpg-check.log
 handfish   | REL_10_STABLE | 2019-01-01 17:05:17 | configure.log
 handfish   | HEAD          | 2019-01-26 05:11:49 | make.log
 handfish   | HEAD          | 2019-01-26 22:57:19 |
testmodules-install-check-C.log
 queensnake | REL9_6_STABLE | 2018-11-26 01:57:27 | check.log
 queensnake | REL_10_STABLE | 2018-11-26 02:00:14 | configure.log
 queensnake | REL_11_STABLE | 2018-11-30 04:57:15 | check-pg_upgrade.log
 queensnake | REL_10_STABLE | 2018-12-05 12:57:28 | make-install.log
 queensnake | REL_11_STABLE | 2018-12-16 20:44:19 | make-contrib.log
 queensnake | REL9_5_STABLE | 2018-12-17 01:57:36 | check-pg_upgrade.log
 queensnake | HEAD          | 2018-12-20 22:09:20 | configure.log
 queensnake | HEAD          | 2019-01-20 00:23:49 | make-contrib.log
 queensnake | HEAD          | 2019-01-26 04:39:01 | make.log
 serinus    | HEAD          | 2018-11-10 23:28:34 | make.log
(61 rows)

-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Jeremy Finzel
Date:
Subject: relcache reference leak with pglogical replication to insert-onlypartitioned table?
Next
From: Greg Stark
Date:
Subject: Re: Variable-length FunctionCallInfoData