ssl_passphrase_callback failure in REL_14_STABLE

Started by Thomas Munroabout 4 years ago3 messageshackers
Jump to latest
#1Thomas Munro
thomas.munro@gmail.com

Hi,

I don't know what's going on here yet, but I noticed a $SUBJECT about
half the time on my machine eelpout, starting 2-3 weeks ago. It fails
like:

Bailout called. Further testing stopped: system initdb failed

https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=eelpout&br=REL_14_STABLE

Unfortunately when I 'check' in
src/test/modules/ssl_passphrase_callback on that host it doesn't it
fail, there doesn't seem to be anything special about that particular
initdb invocation, no commit is jumping out at me in that time window,
and the BF logs don't show any initdb output...

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Thomas Munro (#1)
Re: ssl_passphrase_callback failure in REL_14_STABLE

Thomas Munro <thomas.munro@gmail.com> writes:

I don't know what's going on here yet, but I noticed a $SUBJECT about
half the time on my machine eelpout, starting 2-3 weeks ago. It fails
like:

Bailout called. Further testing stopped: system initdb failed

https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=eelpout&amp;br=REL_14_STABLE

Unfortunately when I 'check' in
src/test/modules/ssl_passphrase_callback on that host it doesn't it
fail, there doesn't seem to be anything special about that particular
initdb invocation, no commit is jumping out at me in that time window,
and the BF logs don't show any initdb output...

Any possibility that it's out-of-disk-space?

regards, tom lane

#3Thomas Munro
thomas.munro@gmail.com
In reply to: Tom Lane (#2)
Re: ssl_passphrase_callback failure in REL_14_STABLE

On Wed, Jan 26, 2022 at 12:59 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:

Any possibility that it's out-of-disk-space?

Erm, yeah that's embarrassing, it could well be that. I've just given
it some more room.