[06:43:20.348] su postgres <<-EOF [06:43:20.348] ulimit -c unlimited [06:43:20.348] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [06:43:20.348] EOF [06:44:05.571] 1/296 postgresql:setup / tmp_install OK 6.53s [06:44:05.571] 2/296 postgresql:setup / install_test_files OK 0.07s [06:44:05.571] 5/296 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.28s [06:44:05.571] 135/296 postgresql:libpq / libpq/001_uri OK 0.52s [06:44:05.571] 136/296 postgresql:libpq / libpq/002_api OK 0.12s [06:44:05.571] 140/296 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.22s [06:44:05.571] 145/296 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.22s [06:44:05.571] 151/296 postgresql:pg_checksums / pg_checksums/001_basic OK 0.12s [06:44:05.571] 153/296 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.17s [06:44:05.571] 159/296 postgresql:pg_config / pg_config/001_pg_config OK 0.17s [06:44:05.571] 165/296 postgresql:pg_dump / pg_dump/001_basic OK 0.37s [06:44:05.571] 178/296 postgresql:pg_rewind / pg_rewind/006_options OK 0.17s [06:44:05.571] 182/296 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.12s [06:44:05.571] 183/296 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.12s [06:44:05.571] 184/296 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.17s [06:44:05.571] 188/296 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 2.17s [06:44:05.571] 196/296 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.12s [06:44:05.571] 199/296 postgresql:pgbench / pgbench/002_pgbench_no_server OK 0.42s [06:44:05.571] 216/296 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.42s [06:44:05.571] 225/296 postgresql:oid2name / oid2name/001_basic OK 0.12s [06:44:05.571] 230/296 postgresql:vacuumlo / vacuumlo/001_basic OK 0.12s [06:44:05.571] [06:44:05.571] The output from 10 first failed tests: [06:44:05.571] [06:44:05.571] 3/296 postgresql:setup / initdb_cache FAIL 0.92s (exit status 1) [06:44:05.571] [06:44:05.571] --- command --- [06:44:05.571] 06:43:27 INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' /usr/bin/python3 -c [06:44:05.571] import shutil [06:44:05.571] import sys [06:44:05.571] import subprocess [06:44:05.571] [06:44:05.571] shutil.rmtree(sys.argv[1], ignore_errors=True) [06:44:05.571] sp = subprocess.run(sys.argv[2:] + [sys.argv[1]]) [06:44:05.571] sys.exit(sp.returncode) [06:44:05.571] /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/initdb --auth trust --no-sync --no-instructions --lc-messages=C --no-clean [06:44:05.571] --- stdout --- [06:44:05.571] Running in no-clean mode. Mistakes will not be cleaned up. [06:44:05.571] The files belonging to this database system will be owned by user "postgres". [06:44:05.571] This user must also own the server process. [06:44:05.571] [06:44:05.571] The database cluster will be initialized with this locale configuration: [06:44:05.571] locale provider: libc [06:44:05.571] LC_COLLATE: C.UTF-8 [06:44:05.571] LC_CTYPE: C.UTF-8 [06:44:05.571] LC_MESSAGES: C [06:44:05.571] LC_MONETARY: C.UTF-8 [06:44:05.571] LC_NUMERIC: C.UTF-8 [06:44:05.571] LC_TIME: C.UTF-8 [06:44:05.571] The default database encoding has accordingly been set to "UTF8". [06:44:05.571] The default text search configuration will be set to "english". [06:44:05.571] [06:44:05.571] Data page checksums are disabled. [06:44:05.571] [06:44:05.571] creating directory /tmp/cirrus-ci-build/build/tmp_install/initdb-template ... ok [06:44:05.571] creating subdirectories ... ok [06:44:05.571] selecting dynamic shared memory implementation ... posix [06:44:05.571] selecting default max_connections ... 20 [06:44:05.571] selecting default shared_buffers ... 400kB [06:44:05.571] selecting default time zone ... Etc/UTC [06:44:05.571] creating configuration files ... ok [06:44:05.571] running bootstrap script ... [06:44:05.571] --- stderr --- [06:44:05.571] LOG: GUC (PGC_BOOL) externally_managed_configuration, boot_val=0, C-var=1 [06:44:05.571] TRAP: failed Assert("check_GUC_init(hentry->gucvar)"), File: "../src/backend/utils/misc/guc.c", Line: 1556, PID: 13169 [06:44:05.571] /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(ExceptionalCondition+0x56)[0x5611b11b2b64] [06:44:05.571] /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(InitializeGUCOptions+0x8d)[0x5611b11e87e2] [06:44:05.571] /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(BootstrapModeMain+0x79)[0x5611b092cf88] [06:44:05.571] /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(main+0x3ff)[0x5611b0bdc1c8] [06:44:05.571] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xea)[0x7f6e99f6ed0a] [06:44:05.571] /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(_start+0x2a)[0x5611b073c21a] [06:44:05.571] Aborted (core dumped) [06:44:05.571] child process exited with exit code 134 [06:44:05.571] initdb: data directory "/tmp/cirrus-ci-build/build/tmp_install/initdb-template" not removed at user's request [06:44:05.571] ------- [06:44:05.571] [06:44:05.571] 4/296 postgresql:regress / regress/regress ERROR 0.12s [06:44:05.571] [06:44:05.571] --- command --- [06:44:05.571] 06:43:28 INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/regress:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/regress --testgroup regress --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/regress --expecteddir /tmp/cirrus-ci-build/src/test/regress --bindir --dlpath /tmp/cirrus-ci-build/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /tmp/cirrus-ci-build/build/testrun/regress/regress --temp-instance /tmp/cirrus-ci-build/build/testrun/regress/regress/tmp_check --port 40051 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [06:44:05.571] --- stdout --- [06:44:05.571] # executing test in /tmp/cirrus-ci-build/build/testrun/regress/regress group regress test regress [06:44:05.571] # initializing database system by copying initdb template [06:44:05.571] Bail out!# test failed [06:44:05.571] --- stderr --- [06:44:05.571] # postmaster failed, examine "/tmp/cirrus-ci-build/build/testrun/regress/regress/log/postmaster.log" for the reason [06:44:05.571] [06:44:05.571] (test program exited with status code 2) [06:44:05.571] ------- [06:44:05.571] [06:44:05.571] 6/296 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 4.24s [06:44:05.571] [06:44:05.571] --- command --- [06:44:05.571] 06:43:28 INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' with_icu='yes' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl [06:44:05.571] --- stdout --- [06:44:05.571] # executing test in /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade group pg_upgrade test 002_pg_upgrade [06:44:05.571] # testing using transfer mode --copy [06:44:05.571] # initializing database system by running initdb [06:44:05.571] Bail out! command "initdb -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata -A trust -N --wal-segsize 1 --allow-group-access --encoding UTF-8 --lc-collate C --lc-ctype C --locale-provider builtin --builtin-locale C.UTF-8" exited with value 1 [06:44:05.571] # test failed [06:44:05.571] --- stderr --- [06:44:05.571] [06:44:05.571] (test program exited with status code 255) [06:44:05.571] ------- [06:44:05.571] [06:44:05.571] 7/296 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR 0.52s [06:44:05.571] [06:44:05.571] --- command --- [06:44:05.571] 06:43:28 INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' with_icu='yes' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --testgroup pg_upgrade --testname 003_logical_slots -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/003_logical_slots.pl [06:44:05.571] --- stdout --- [06:44:05.571] # executing test in /tmp/cirrus-ci-build/build/testrun/pg_upgrade/003_logical_slots group pg_upgrade test 003_logical_slots [06:44:05.571] # initializing database system by copying initdb template [06:44:05.571] # initializing database system by copying initdb template [06:44:05.571] Bail out! pg_ctl start failed [06:44:05.571] # test failed [06:44:05.571] --- stderr --- [06:44:05.571] [06:44:05.571] (test program exited with status code 255) [06:44:05.571] ------- [06:44:05.571] [06:44:05.571] 8/296 postgresql:pg_upgrade / pg_upgrade/004_subscription ERROR 0.34s [06:44:05.571] [06:44:05.571] --- command --- [06:44:05.571] 06:43:28 INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' with_icu='yes' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --testgroup pg_upgrade --testname 004_subscription -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/004_subscription.pl [06:44:05.571] --- stdout --- [06:44:05.571] # executing test in /tmp/cirrus-ci-build/build/testrun/pg_upgrade/004_subscription group pg_upgrade test 004_subscription [06:44:05.571] # initializing database system by copying initdb template [06:44:05.571] Bail out! pg_ctl start failed [06:44:05.571] # test failed [06:44:05.571] --- stderr --- [06:44:05.571] [06:44:05.571] (test program exited with status code 255) [06:44:05.571] ------- [06:44:05.571] [06:44:05.571] 9/296 postgresql:isolation / isolation/isolation ERROR 0.18s [06:44:05.571] [06:44:05.571] --- command --- [06:44:05.571] 06:43:28 INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/isolation:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/isolation --testgroup isolation --testname isolation -- /tmp/cirrus-ci-build/build/src/test/isolation/pg_isolation_regress --inputdir /tmp/cirrus-ci-build/src/test/isolation --expecteddir /tmp/cirrus-ci-build/src/test/isolation --bindir --dlpath /tmp/cirrus-ci-build/build/src/test/isolation --max-concurrent-tests=20 --dbname isolation_regression --outputdir /tmp/cirrus-ci-build/build/testrun/isolation/isolation --temp-instance /tmp/cirrus-ci-build/build/testrun/isolation/isolation/tmp_check --port 40052 --schedule /tmp/cirrus-ci-build/build/../src/test/isolation/isolation_schedule [06:44:05.571] --- stdout --- [06:44:05.571] # executing test in /tmp/cirrus-ci-build/build/testrun/isolation/isolation group isolation test isolation [06:44:05.571] # initializing database system by copying initdb template [06:44:05.571] Bail out!# test failed [06:44:05.571] --- stderr --- [06:44:05.571] # postmaster failed, examine "/tmp/cirrus-ci-build/build/testrun/isolation/isolation/log/postmaster.log" for the reason [06:44:05.571] [06:44:05.571] (test program exited with status code 2) [06:44:05.571] ------- [06:44:05.571] [06:44:05.571] 10/296 postgresql:recovery / recovery/001_stream_rep ERROR 0.51s [06:44:05.571] [06:44:05.571] --- command --- [06:44:05.571] 06:43:28 enable_injection_points='yes' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --testgroup recovery --testname 001_stream_rep -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/001_stream_rep.pl [06:44:05.571] --- stdout --- [06:44:05.571] # executing test in /tmp/cirrus-ci-build/build/testrun/recovery/001_stream_rep group recovery test 001_stream_rep [06:44:05.571] # initializing database system by copying initdb template [06:44:05.571] Bail out! pg_ctl start failed [06:44:05.571] # test failed [06:44:05.571] --- stderr --- [06:44:05.571] [06:44:05.571] (test program exited with status code 255) [06:44:05.571] ------- [06:44:05.571] [06:44:05.571] 11/296 postgresql:recovery / recovery/002_archiving ERROR 0.62s [06:44:05.571] [06:44:05.571] --- command --- [06:44:05.571] 06:43:28 enable_injection_points='yes' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --testgroup recovery --testname 002_archiving -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/002_archiving.pl [06:44:05.571] --- stdout --- [06:44:05.571] # executing test in /tmp/cirrus-ci-build/build/testrun/recovery/002_archiving group recovery test 002_archiving [06:44:05.571] # initializing database system by copying initdb template [06:44:05.571] Bail out! pg_ctl start failed [06:44:05.571] # test failed [06:44:05.571] --- stderr --- [06:44:05.571] [06:44:05.571] (test program exited with status code 255) [06:44:05.571] ------- [06:44:05.571] [06:44:05.571] 12/296 postgresql:recovery / recovery/003_recovery_targets ERROR 0.18s [06:44:05.571] [06:44:05.571] --- command --- [06:44:05.571] 06:43:28 enable_injection_points='yes' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --testgroup recovery --testname 003_recovery_targets -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/003_recovery_targets.pl [06:44:05.571] --- stdout --- [06:44:05.571] # executing test in /tmp/cirrus-ci-build/build/testrun/recovery/003_recovery_targets group recovery test 003_recovery_targets [06:44:05.571] # initializing database system by copying initdb template [06:44:05.571] Bail out! command "pg_resetwal --epoch 1 /tmp/cirrus-ci-build/build/testrun/recovery/003_recovery_targets/data/t_003_recovery_targets_primary_data/pgdata" exited with value 1 [06:44:05.571] # test failed [06:44:05.571] --- stderr --- [06:44:05.571] [06:44:05.571] (test program exited with status code 255) [06:44:05.571] ------- [06:44:05.571] [06:44:05.571] 13/296 postgresql:recovery / recovery/004_timeline_switch ERROR 0.27s [06:44:05.571] [06:44:05.571] --- command --- [06:44:05.571] 06:43:28 enable_injection_points='yes' INITDB_TEMPLATE='/tmp/cirrus-ci-build/build/tmp_install/initdb-template' PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' PG_REGRESS='/tmp/cirrus-ci-build/build/src/test/regress/pg_regress' REGRESS_SHLIB='/tmp/cirrus-ci-build/build/src/test/regress/regress.so' LD_LIBRARY_PATH='/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu' /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --testgroup recovery --testname 004_timeline_switch -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/004_timeline_switch.pl [06:44:05.571] --- stdout --- [06:44:05.571] # executing test in /tmp/cirrus-ci-build/build/testrun/recovery/004_timeline_switch group recovery test 004_timeline_switch [06:44:05.571] # initializing database system by copying initdb template [06:44:05.571] Bail out! pg_ctl start failed [06:44:05.571] # test failed [06:44:05.571] --- stderr --- [06:44:05.571] [06:44:05.571] (test program exited with status code 255) [06:44:05.571] ------- [06:44:05.571] [06:44:05.571] [06:44:05.571] Summary of Failures: [06:44:05.571] [06:44:05.571] 3/296 postgresql:setup / initdb_cache FAIL 0.92s (exit status 1) [06:44:05.571] 4/296 postgresql:regress / regress/regress ERROR 0.12s [06:44:05.571] 6/296 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 4.24s [06:44:05.571] 7/296 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR 0.52s [06:44:05.571] 8/296 postgresql:pg_upgrade / pg_upgrade/004_subscription ERROR 0.34s [06:44:05.571] 9/296 postgresql:isolation / isolation/isolation ERROR 0.18s [06:44:05.571] 10/296 postgresql:recovery / recovery/001_stream_rep ERROR 0.51s [06:44:05.571] 11/296 postgresql:recovery / recovery/002_archiving ERROR 0.62s [06:44:05.571] 12/296 postgresql:recovery / recovery/003_recovery_targets ERROR 0.18s [06:44:05.571] 13/296 postgresql:recovery / recovery/004_timeline_switch ERROR 0.27s [06:44:05.571] 14/296 postgresql:recovery / recovery/005_replay_delay ERROR 0.28s [06:44:05.571] 15/296 postgresql:recovery / recovery/006_logical_decoding ERROR 0.28s [06:44:05.571] 16/296 postgresql:recovery / recovery/007_sync_rep ERROR 0.37s [06:44:05.571] 17/296 postgresql:recovery / recovery/008_fsm_truncation ERROR 0.27s [06:44:05.571] 18/296 postgresql:recovery / recovery/009_twophase ERROR 0.37s [06:44:05.571] 19/296 postgresql:recovery / recovery/010_logical_decoding_timelines ERROR 0.37s [06:44:05.571] 20/296 postgresql:recovery / recovery/012_subtransactions ERROR 0.47s [06:44:05.571] 21/296 postgresql:recovery / recovery/013_crash_restart ERROR 0.38s [06:44:05.571] 22/296 postgresql:recovery / recovery/014_unlogged_reinit ERROR 0.27s [06:44:05.571] 23/296 postgresql:recovery / recovery/015_promotion_pages ERROR 0.37s [06:44:05.571] 24/296 postgresql:recovery / recovery/016_min_consistency ERROR 0.37s [06:44:05.571] 25/296 postgresql:recovery / recovery/017_shm ERROR 0.32s [06:44:05.571] 26/296 postgresql:recovery / recovery/018_wal_optimize ERROR 0.37s [06:44:05.571] 27/296 postgresql:recovery / recovery/019_replslot_limit ERROR 4.58s [06:44:05.571] 28/296 postgresql:recovery / recovery/020_archive_status ERROR 0.37s [06:44:05.571] 29/296 postgresql:recovery / recovery/021_row_visibility ERROR 0.37s [06:44:05.571] 30/296 postgresql:recovery / recovery/022_crash_temp_files ERROR 0.27s [06:44:05.571] 31/296 postgresql:recovery / recovery/023_pitr_prepared_xact ERROR 0.47s [06:44:05.571] 32/296 postgresql:recovery / recovery/024_archive_recovery ERROR 0.37s [06:44:05.571] 33/296 postgresql:recovery / recovery/025_stuck_on_old_timeline ERROR 0.37s [06:44:05.571] 34/296 postgresql:recovery / recovery/026_overwrite_contrecord ERROR 0.37s [06:44:05.571] 35/296 postgresql:recovery / recovery/027_stream_regress ERROR 0.42s [06:44:05.571] 36/296 postgresql:recovery / recovery/028_pitr_timelines ERROR 0.47s [06:44:05.571] 37/296 postgresql:recovery / recovery/029_stats_restart ERROR 0.57s [06:44:05.571] 38/296 postgresql:recovery / recovery/030_stats_cleanup_replica ERROR 0.57s [06:44:05.571] 39/296 postgresql:recovery / recovery/031_recovery_conflict ERROR 0.47s [06:44:05.571] 40/296 postgresql:recovery / recovery/032_relfilenode_reuse ERROR 0.47s [06:44:05.571] 41/296 postgresql:recovery / recovery/033_replay_tsp_drops ERROR 0.47s [06:44:05.571] 42/296 postgresql:recovery / recovery/034_create_database ERROR 0.47s [06:44:05.571] 43/296 postgresql:recovery / recovery/035_standby_logical_decoding ERROR 0.27s [06:44:05.571] 44/296 postgresql:recovery / recovery/036_truncated_dropped ERROR 0.47s [06:44:05.571] 45/296 postgresql:recovery / recovery/037_invalid_database ERROR 0.47s [06:44:05.571] 46/296 postgresql:recovery / recovery/038_save_logical_slots_shutdown ERROR 0.38s [06:44:05.571] 47/296 postgresql:recovery / recovery/039_end_of_wal ERROR 0.27s [06:44:05.571] 48/296 postgresql:recovery / recovery/040_standby_failover_slots_sync ERROR 0.47s [06:44:05.571] 49/296 postgresql:recovery / recovery/041_checkpoint_at_promote ERROR 0.27s [06:44:05.571] 50/296 postgresql:recovery / recovery/042_low_level_backup ERROR 0.57s [06:44:05.571] 51/296 postgresql:kerberos / kerberos/001_auth FAIL 4.07s (exit status 0) [06:44:05.571] 52/296 postgresql:plpgsql / plpgsql/regress ERROR 0.12s [06:44:05.571] 53/296 postgresql:plperl / plperl/regress ERROR 0.33s [06:44:05.571] 54/296 postgresql:plpython / plpython/regress ERROR 0.28s [06:44:05.571] 55/296 postgresql:pltcl / pltcl/regress ERROR 0.37s [06:44:05.571] 56/296 postgresql:amcheck / amcheck/regress ERROR 0.32s [06:44:05.571] 57/296 postgresql:basic_archive / basic_archive/regress ERROR 0.32s [06:44:05.571] 58/296 postgresql:bloom / bloom/regress ERROR 0.32s [06:44:05.571] 59/296 postgresql:bool_plperl / bool_plperl/regress ERROR 0.37s [06:44:05.571] 60/296 postgresql:btree_gin / btree_gin/regress ERROR 0.37s [06:44:05.571] 61/296 postgresql:btree_gist / btree_gist/regress ERROR 0.42s [06:44:05.571] 62/296 postgresql:citext / citext/regress ERROR 0.42s [06:44:05.571] 63/296 postgresql:cube / cube/regress ERROR 0.42s [06:44:05.571] 64/296 postgresql:dblink / dblink/regress ERROR 0.42s [06:44:05.571] 65/296 postgresql:dict_int / dict_int/regress ERROR 0.42s [06:44:05.571] 66/296 postgresql:dict_xsyn / dict_xsyn/regress ERROR 0.37s [06:44:05.571] 67/296 postgresql:earthdistance / earthdistance/regress ERROR 0.32s [06:44:05.571] 68/296 postgresql:file_fdw / file_fdw/regress ERROR 0.62s [06:44:05.571] 69/296 postgresql:fuzzystrmatch / fuzzystrmatch/regress ERROR 0.32s [06:44:05.571] 70/296 postgresql:hstore / hstore/regress ERROR 0.32s [06:44:05.571] 71/296 postgresql:hstore_plperl / hstore_plperl/regress ERROR 0.42s [06:44:05.571] 72/296 postgresql:hstore_plpython / hstore_plpython/regress ERROR 0.42s [06:44:05.571] 73/296 postgresql:intarray / intarray/regress ERROR 0.42s [06:44:05.571] 74/296 postgresql:isn / isn/regress ERROR 0.37s [06:44:05.571] 75/296 postgresql:jsonb_plperl / jsonb_plperl/regress ERROR 0.37s [06:44:05.571] 76/296 postgresql:jsonb_plpython / jsonb_plpython/regress ERROR 0.22s [06:44:05.571] 77/296 postgresql:lo / lo/regress ERROR 0.32s [06:44:05.571] 78/296 postgresql:ltree / ltree/regress ERROR 0.22s [06:44:05.571] 79/296 postgresql:ltree_plpython / ltree_plpython/regress ERROR 0.22s [06:44:05.571] 80/296 postgresql:pageinspect / pageinspect/regress ERROR 0.47s [06:44:05.571] 81/296 postgresql:passwordcheck / passwordcheck/regress ERROR 0.22s [06:44:05.571] 82/296 postgresql:pg_buffercache / pg_buffercache/regress ERROR 0.32s [06:44:05.571] 83/296 postgresql:pgcrypto / pgcrypto/regress ERROR 0.27s [06:44:05.571] 84/296 postgresql:pg_freespacemap / pg_freespacemap/regress ERROR 0.27s [06:44:05.571] 85/296 postgresql:pgrowlocks / pgrowlocks/isolation ERROR 0.27s [06:44:05.571] 86/296 postgresql:pg_stat_statements / pg_stat_statements/regress ERROR 0.27s [06:44:05.571] 87/296 postgresql:pgstattuple / pgstattuple/regress ERROR 0.27s [06:44:05.571] 88/296 postgresql:pg_surgery / pg_surgery/regress ERROR 0.27s [06:44:05.571] 89/296 postgresql:pg_trgm / pg_trgm/regress ERROR 0.32s [06:44:05.571] 90/296 postgresql:pg_visibility / pg_visibility/regress ERROR 0.32s [06:44:05.571] 91/296 postgresql:pg_walinspect / pg_walinspect/regress ERROR 0.32s [06:44:05.571] 92/296 postgresql:postgres_fdw / postgres_fdw/regress ERROR 0.32s [06:44:05.571] 93/296 postgresql:seg / seg/regress ERROR 0.32s [06:44:05.571] 94/296 postgresql:tablefunc / tablefunc/regress ERROR 0.37s [06:44:05.571] 95/296 postgresql:tcn / tcn/isolation ERROR 0.32s [06:44:05.571] 96/296 postgresql:test_decoding / test_decoding/regress ERROR 0.27s [06:44:05.571] 97/296 postgresql:test_decoding / test_decoding/isolation ERROR 0.32s [06:44:05.571] 98/296 postgresql:tsm_system_rows / tsm_system_rows/regress ERROR 0.27s [06:44:05.571] 99/296 postgresql:tsm_system_time / tsm_system_time/regress ERROR 0.22s [06:44:05.571] 100/296 postgresql:unaccent / unaccent/regress ERROR 0.52s [06:44:05.571] 101/296 postgresql:uuid-ossp / uuid-ossp/regress ERROR 0.42s [06:44:05.571] 102/296 postgresql:xml2 / xml2/regress ERROR 0.37s [06:44:05.571] 103/296 postgresql:brin / brin/isolation ERROR 0.32s [06:44:05.571] 104/296 postgresql:commit_ts / commit_ts/regress ERROR 0.62s [06:44:05.571] 105/296 postgresql:delay_execution / delay_execution/isolation ERROR 0.32s [06:44:05.571] 106/296 postgresql:dummy_index_am / dummy_index_am/regress ERROR 0.62s [06:44:05.571] 107/296 postgresql:dummy_seclabel / dummy_seclabel/regress ERROR 0.32s [06:44:05.571] 108/296 postgresql:gin / gin/regress ERROR 0.32s [06:44:05.571] 109/296 postgresql:injection_points / injection_points/regress ERROR 0.32s [06:44:05.571] 110/296 postgresql:plsample / plsample/regress ERROR 0.32s [06:44:05.571] 111/296 postgresql:spgist_name_ops / spgist_name_ops/regress ERROR 0.27s [06:44:05.571] 112/296 postgresql:test_bloomfilter / test_bloomfilter/regress ERROR 0.12s [06:44:05.571] 113/296 postgresql:test_copy_callbacks / test_copy_callbacks/regress ERROR 0.12s [06:44:05.571] 114/296 postgresql:test_ddl_deparse / test_ddl_deparse/regress ERROR 0.37s [06:44:05.571] 115/296 postgresql:test_dsa / test_dsa/regress ERROR 0.22s [06:44:05.571] 116/296 postgresql:test_dsm_registry / test_dsm_registry/regress ERROR 0.12s [06:44:05.571] 117/296 postgresql:test_extensions / test_extensions/regress ERROR 5.49s [06:44:05.571] 118/296 postgresql:test_ginpostinglist / test_ginpostinglist/regress ERROR 0.23s [06:44:05.571] 119/296 postgresql:test_integerset / test_integerset/regress ERROR 0.22s [06:44:05.571] 120/296 postgresql:test_lfind / test_lfind/regress ERROR 0.32s [06:44:05.571] 121/296 postgresql:test_oat_hooks / test_oat_hooks/regress ERROR 5.18s [06:44:05.571] 122/296 postgresql:test_parser / test_parser/regress ERROR 0.27s [06:44:05.571] 123/296 postgresql:test_pg_dump / test_pg_dump/regress ERROR 0.42s [06:44:05.571] 124/296 postgresql:test_predtest / test_predtest/regress ERROR 0.32s [06:44:05.571] 125/296 postgresql:test_radixtree / test_radixtree/regress ERROR 0.22s [06:44:05.571] 126/296 postgresql:test_rbtree / test_rbtree/regress ERROR 0.27s [06:44:05.571] 127/296 postgresql:test_regex / test_regex/regress ERROR 0.42s [06:44:05.571] 128/296 postgresql:test_resowner / test_resowner/regress ERROR 0.27s [06:44:05.571] 129/296 postgresql:test_rls_hooks / test_rls_hooks/regress ERROR 0.52s [06:44:05.571] 130/296 postgresql:test_shm_mq / test_shm_mq/regress ERROR 0.22s [06:44:05.571] 131/296 postgresql:test_slru / test_slru/regress ERROR 0.22s [06:44:05.571] 132/296 postgresql:test_tidstore / test_tidstore/regress ERROR 0.42s [06:44:05.571] 133/296 postgresql:unsafe_tests / unsafe_tests/regress ERROR 0.32s [06:44:05.571] 134/296 postgresql:ecpg / ecpg/ecpg ERROR 0.22s [06:44:05.571] 137/296 postgresql:libpq / libpq/003_load_balance_host_list ERROR 0.57s [06:44:05.571] 138/296 postgresql:libpq / libpq/004_load_balance_dns ERROR 0.57s [06:44:05.571] 139/296 postgresql:initdb / initdb/001_initdb ERROR 30.14s [06:44:05.571] 141/296 postgresql:pg_amcheck / pg_amcheck/002_nonesuch ERROR 0.42s [06:44:05.571] 142/296 postgresql:pg_amcheck / pg_amcheck/003_check ERROR 0.37s [06:44:05.571] 143/296 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam ERROR 0.37s [06:44:05.571] 144/296 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage ERROR 0.37s [06:44:05.571] 146/296 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup ERROR 6.38s [06:44:05.571] 147/296 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace ERROR 0.37s [06:44:05.571] 148/296 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal ERROR 6.38s [06:44:05.571] 149/296 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical ERROR 0.37s [06:44:05.571] 150/296 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber ERROR 0.57s [06:44:05.571] 152/296 postgresql:pg_checksums / pg_checksums/002_actions ERROR 0.92s [06:44:05.571] 154/296 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups ERROR 0.57s [06:44:05.571] 155/296 postgresql:pg_combinebackup / pg_combinebackup/003_timeline ERROR 0.47s [06:44:05.571] 156/296 postgresql:pg_combinebackup / pg_combinebackup/004_manifest ERROR 0.47s [06:44:05.571] 157/296 postgresql:pg_combinebackup / pg_combinebackup/005_integrity ERROR 0.47s [06:44:05.571] 158/296 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy ERROR 0.47s [06:44:05.571] 160/296 postgresql:pg_controldata / pg_controldata/001_pg_controldata ERROR 0.23s [06:44:05.571] 161/296 postgresql:pg_ctl / pg_ctl/001_start_stop ERROR 5.83s [06:44:05.571] 162/296 postgresql:pg_ctl / pg_ctl/002_status ERROR 0.47s [06:44:05.571] 163/296 postgresql:pg_ctl / pg_ctl/003_promote ERROR 0.47s [06:44:05.571] 164/296 postgresql:pg_ctl / pg_ctl/004_logrotate ERROR 0.47s [06:44:05.571] 166/296 postgresql:pg_dump / pg_dump/002_pg_dump ERROR 0.57s [06:44:05.571] 167/296 postgresql:pg_dump / pg_dump/003_pg_dump_with_server ERROR 0.47s [06:44:05.571] 168/296 postgresql:pg_dump / pg_dump/004_pg_dump_parallel ERROR 0.37s [06:44:05.571] 169/296 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile ERROR 0.57s [06:44:05.571] 170/296 postgresql:pg_dump / pg_dump/010_dump_connstr ERROR 5.58s [06:44:05.571] 171/296 postgresql:pg_resetwal / pg_resetwal/001_basic ERROR 0.47s [06:44:05.571] 172/296 postgresql:pg_resetwal / pg_resetwal/002_corrupted ERROR 0.17s [06:44:05.571] 173/296 postgresql:pg_rewind / pg_rewind/001_basic ERROR 0.47s [06:44:05.571] 174/296 postgresql:pg_rewind / pg_rewind/002_databases ERROR 5.39s [06:44:05.571] 175/296 postgresql:pg_rewind / pg_rewind/003_extrafiles ERROR 0.37s [06:44:05.571] 176/296 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink ERROR 0.47s [06:44:05.571] 177/296 postgresql:pg_rewind / pg_rewind/005_same_timeline ERROR 0.47s [06:44:05.571] 179/296 postgresql:pg_rewind / pg_rewind/007_standby_source ERROR 0.37s [06:44:05.571] 180/296 postgresql:pg_rewind / pg_rewind/008_min_recovery_point ERROR 0.47s [06:44:05.571] 181/296 postgresql:pg_rewind / pg_rewind/009_growing_files ERROR 0.67s [06:44:05.571] 185/296 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm ERROR 0.37s [06:44:05.571] 186/296 postgresql:pg_verifybackup / pg_verifybackup/003_corruption ERROR 0.37s [06:44:05.571] 187/296 postgresql:pg_verifybackup / pg_verifybackup/004_options ERROR 0.47s [06:44:05.571] 189/296 postgresql:pg_verifybackup / pg_verifybackup/006_encoding ERROR 0.47s [06:44:05.571] 190/296 postgresql:pg_verifybackup / pg_verifybackup/007_wal ERROR 0.37s [06:44:05.571] 191/296 postgresql:pg_verifybackup / pg_verifybackup/008_untar ERROR 0.37s [06:44:05.571] 192/296 postgresql:pg_verifybackup / pg_verifybackup/009_extract ERROR 0.37s [06:44:05.571] 193/296 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar ERROR 0.38s [06:44:05.571] 194/296 postgresql:pg_waldump / pg_waldump/001_basic ERROR 0.37s [06:44:05.571] 195/296 postgresql:pg_waldump / pg_waldump/002_save_fullpage ERROR 0.47s [06:44:05.571] 197/296 postgresql:pg_walsummary / pg_walsummary/002_blocks ERROR 0.47s [06:44:05.571] 198/296 postgresql:pgbench / pgbench/001_pgbench_with_server ERROR 6.23s [06:44:05.571] 200/296 postgresql:psql / psql/001_basic ERROR 5.43s [06:44:05.571] 201/296 postgresql:psql / psql/010_tab_completion ERROR 0.47s [06:44:05.571] 202/296 postgresql:psql / psql/020_cancel ERROR 0.47s [06:44:05.571] 203/296 postgresql:scripts / scripts/010_clusterdb ERROR 0.37s [06:44:05.571] 204/296 postgresql:scripts / scripts/011_clusterdb_all ERROR 0.47s [06:44:05.571] 205/296 postgresql:scripts / scripts/020_createdb ERROR 0.57s [06:44:05.571] 206/296 postgresql:scripts / scripts/040_createuser ERROR 0.37s [06:44:05.571] 207/296 postgresql:scripts / scripts/050_dropdb ERROR 0.37s [06:44:05.571] 208/296 postgresql:scripts / scripts/070_dropuser ERROR 0.37s [06:44:05.571] 209/296 postgresql:scripts / scripts/080_pg_isready ERROR 0.47s [06:44:05.571] 210/296 postgresql:scripts / scripts/090_reindexdb ERROR 0.37s [06:44:05.571] 211/296 postgresql:scripts / scripts/091_reindexdb_all ERROR 0.37s [06:44:05.571] 212/296 postgresql:scripts / scripts/100_vacuumdb ERROR 0.57s [06:44:05.571] 213/296 postgresql:scripts / scripts/101_vacuumdb_all ERROR 0.47s [06:44:05.571] 214/296 postgresql:scripts / scripts/102_vacuumdb_stages ERROR 0.37s [06:44:05.571] 215/296 postgresql:scripts / scripts/200_connstr ERROR 5.48s [06:44:05.571] 217/296 postgresql:amcheck / amcheck/001_verify_heapam ERROR 0.37s [06:44:05.571] 218/296 postgresql:amcheck / amcheck/002_cic ERROR 0.37s [06:44:05.571] 219/296 postgresql:amcheck / amcheck/003_cic_2pc ERROR 0.47s [06:44:05.571] 220/296 postgresql:amcheck / amcheck/004_verify_nbtree_unique ERROR 0.47s [06:44:05.571] 221/296 postgresql:amcheck / amcheck/005_pitr ERROR 0.57s [06:44:05.571] 222/296 postgresql:auto_explain / auto_explain/001_auto_explain ERROR 0.47s [06:44:05.571] 223/296 postgresql:bloom / bloom/001_wal ERROR 0.37s [06:44:05.571] 224/296 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic ERROR 0.42s [06:44:05.571] 226/296 postgresql:pg_prewarm / pg_prewarm/001_basic ERROR 0.27s [06:44:05.571] 227/296 postgresql:pg_stat_statements / pg_stat_statements/010_restart ERROR 0.57s [06:44:05.571] 228/296 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction ERROR 0.37s [06:44:05.571] 229/296 postgresql:test_decoding / test_decoding/001_repl_stats ERROR 0.47s [06:44:05.571] 231/296 postgresql:authentication / authentication/001_password ERROR 0.37s [06:44:05.571] 232/296 postgresql:authentication / authentication/002_saslprep ERROR 5.98s [06:44:05.571] 233/296 postgresql:authentication / authentication/003_peer ERROR 0.37s [06:44:05.571] 234/296 postgresql:authentication / authentication/004_file_inclusion ERROR 0.57s [06:44:05.571] 235/296 postgresql:authentication / authentication/005_sspi SKIP 0.12s [06:44:05.571] 236/296 postgresql:authentication / authentication/006_login_trigger ERROR 5.28s [06:44:05.571] 237/296 postgresql:subscription / subscription/001_rep_changes ERROR 0.47s [06:44:05.571] 238/296 postgresql:subscription / subscription/002_types ERROR 0.37s [06:44:05.571] 239/296 postgresql:subscription / subscription/003_constraints ERROR 0.37s [06:44:05.571] 240/296 postgresql:subscription / subscription/004_sync ERROR 0.37s [06:44:05.571] 241/296 postgresql:subscription / subscription/005_encoding ERROR 5.13s [06:44:05.571] 242/296 postgresql:subscription / subscription/006_rewrite ERROR 0.47s [06:44:05.571] 243/296 postgresql:subscription / subscription/007_ddl ERROR 0.47s [06:44:05.571] 244/296 postgresql:subscription / subscription/008_diff_schema ERROR 0.37s [06:44:05.571] 245/296 postgresql:subscription / subscription/009_matviews ERROR 0.37s [06:44:05.571] 246/296 postgresql:subscription / subscription/010_truncate ERROR 0.47s [06:44:05.571] 247/296 postgresql:subscription / subscription/011_generated ERROR 0.57s [06:44:05.571] 248/296 postgresql:subscription / subscription/012_collation ERROR 4.57s [06:44:05.571] 249/296 postgresql:subscription / subscription/013_partition ERROR 0.37s [06:44:05.571] 250/296 postgresql:subscription / subscription/014_binary ERROR 0.47s [06:44:05.571] 251/296 postgresql:subscription / subscription/015_stream ERROR 0.47s [06:44:05.571] 252/296 postgresql:subscription / subscription/016_stream_subxact ERROR 0.37s [06:44:05.571] 253/296 postgresql:subscription / subscription/017_stream_ddl ERROR 0.37s [06:44:05.571] 254/296 postgresql:subscription / subscription/018_stream_subxact_abort ERROR 0.37s [06:44:05.571] 255/296 postgresql:subscription / subscription/019_stream_subxact_ddl_abort ERROR 0.37s [06:44:05.571] 256/296 postgresql:subscription / subscription/020_messages ERROR 0.37s [06:44:05.571] 257/296 postgresql:subscription / subscription/021_twophase ERROR 0.37s [06:44:05.571] 258/296 postgresql:subscription / subscription/022_twophase_cascade ERROR 0.37s [06:44:05.571] 259/296 postgresql:subscription / subscription/023_twophase_stream ERROR 0.37s [06:44:05.571] 260/296 postgresql:subscription / subscription/024_add_drop_pub ERROR 0.37s [06:44:05.571] 261/296 postgresql:subscription / subscription/025_rep_changes_for_schema ERROR 0.47s [06:44:05.571] 262/296 postgresql:subscription / subscription/026_stats ERROR 0.47s [06:44:05.571] 263/296 postgresql:subscription / subscription/027_nosuperuser ERROR 0.47s [06:44:05.571] 264/296 postgresql:subscription / subscription/028_row_filter ERROR 0.42s [06:44:05.571] 265/296 postgresql:subscription / subscription/029_on_error ERROR 0.37s [06:44:05.571] 266/296 postgresql:subscription / subscription/030_origin ERROR 0.42s [06:44:05.571] 267/296 postgresql:subscription / subscription/031_column_list ERROR 0.37s [06:44:05.571] 268/296 postgresql:subscription / subscription/032_subscribe_use_index ERROR 0.27s [06:44:05.571] 269/296 postgresql:subscription / subscription/033_run_as_table_owner ERROR 0.62s [06:44:05.571] 270/296 postgresql:subscription / subscription/100_bugs ERROR 0.52s [06:44:05.571] 271/296 postgresql:brin / brin/01_workitems ERROR 0.32s [06:44:05.571] 272/296 postgresql:brin / brin/02_wal_consistency ERROR 0.37s [06:44:05.571] 273/296 postgresql:commit_ts / commit_ts/001_base ERROR 0.37s [06:44:05.571] 274/296 postgresql:commit_ts / commit_ts/002_standby ERROR 0.52s [06:44:05.571] 275/296 postgresql:commit_ts / commit_ts/003_standby_2 ERROR 0.52s [06:44:05.571] 276/296 postgresql:commit_ts / commit_ts/004_restart ERROR 0.47s [06:44:05.571] 277/296 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd ERROR 0.47s [06:44:05.571] 278/296 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline ERROR 0.39s [06:44:05.571] 279/296 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc ERROR 0.47s [06:44:05.571] 280/296 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic ERROR 0.42s [06:44:05.571] 281/296 postgresql:test_misc / test_misc/001_constraint_validation ERROR 0.52s [06:44:05.571] 282/296 postgresql:test_misc / test_misc/002_tablespace ERROR 0.42s [06:44:05.571] 283/296 postgresql:test_misc / test_misc/003_check_guc ERROR 0.42s [06:44:05.571] 284/296 postgresql:test_misc / test_misc/004_io_direct ERROR 0.54s [06:44:05.571] 285/296 postgresql:test_misc / test_misc/005_timeouts ERROR 0.47s [06:44:05.571] 286/296 postgresql:test_pg_dump / test_pg_dump/001_base ERROR 0.27s [06:44:05.571] 287/296 postgresql:worker_spi / worker_spi/001_worker_spi ERROR 0.32s [06:44:05.571] 288/296 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.12s [06:44:05.571] 289/296 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.18s [06:44:05.571] 290/296 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.17s [06:44:05.571] 291/296 postgresql:ssl / ssl/001_ssltests ERROR 0.48s [06:44:05.571] 292/296 postgresql:ssl / ssl/002_scram ERROR 0.42s [06:44:05.571] 293/296 postgresql:ssl / ssl/003_sslinfo ERROR 0.53s [06:44:05.571] 294/296 postgresql:ldap / ldap/001_auth ERROR 0.57s [06:44:05.571] 295/296 postgresql:ldap / ldap/002_bindpasswd ERROR 0.52s [06:44:05.571] 296/296 postgresql:icu / icu/010_database ERROR 0.43s [06:44:05.571] [06:44:05.571] Ok: 21 [06:44:05.571] Expected Fail: 0 [06:44:05.571] Fail: 271 [06:44:05.571] Unexpected Pass: 0 [06:44:05.571] Skipped: 4 [06:44:05.571] Timeout: 0 [06:44:05.582] [06:44:05.582] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [06:44:05.604] [06:44:05.604] Exit status: 15