From: | Srirama Kucherlapati <sriram(dot)rk(at)in(dot)ibm(dot)com> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Vamshikrishna T <tvk1271(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Cc: | "postgres-ibm-aix(at)wwpdl(dot)vnet(dot)ibm(dot)com" <postgres-ibm-aix(at)wwpdl(dot)vnet(dot)ibm(dot)com> |
Subject: | RE: Buildfarm setup for AIX |
Date: | 2025-07-10 16:55:39 |
Message-ID: | SJ4PPFB81778326245D8EBCFA8F1CE52B15DB48A@SJ4PPFB81778326.namprd15.prod.outlook.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi Andrew, Thanks for looking into this.
Attached are the log files, regress_log_001_password and 001_password_primary.log
This is the error I see in the regress_log_001_password file.
server started
# Postmaster PID for node "primary" is 15663422
[22:28:33.832](1.867s) ok 1 - scram_iterations in server side ROLE
IPC::Run: timeout on timer #1 at /opt/freeware/share/perl5/site_perl/IPC/Run.pm line 3007.
One additional script seems to be running on other animal(hornet) while running this test.
echo "# +++ tap check in src/test/authentication +++" && rm -rf
'/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication'/tmp_check
&& /bin/sh ../../../config/install-sh -c -d
'/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication'/tmp_check
&& cd . &&
TESTLOGDIR='/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication/tmp_check/log'
TESTDATADIR='/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication/tmp_check'
PATH="/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/tmp_install/home/nm/farm/xlc64/REL_16_STABLE/inst/bin:/home/nm/far
LIBPATH="/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/tmp_install/home/nm/farm/xlc64/REL_16_STABLE/inst/lib"
PGPORT='610768'
top_builddir='/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication/../../..'
PG_REGRESS='/home/nm/farm/xlc64/REL_16_STABLE/pgsql.build/src/test/authentication/../../../src/test/regress/pg_regress
/usr/bin/prove -I ../../../src/test/perl/ -I . --timer t/*.pl
— >> /bin/sh ../../../config/install-sh -c -d << This is missing in our env
Please let me know if there is anything missing in the build environment.
Thanks,
Sriram.
Attachment | Content-Type | Size |
---|---|---|
regress_log_001_password | application/octet-stream | 3.6 KB |
001_password_primary.log | text/plain | 3.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2025-07-10 17:05:54 | Adding some error context for lock wait failures |
Previous Message | Mircea Cadariu | 2025-07-10 16:20:02 | Re: analyze-in-stages post upgrade questions |