[02:32:16.235] su postgres <<-EOF [02:32:16.235] ulimit -c unlimited [02:32:16.235] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [02:32:16.235] EOF [02:32:17.497] 1/350 postgresql:setup / tmp_install OK 0.86s [02:32:17.549] 2/350 postgresql:setup / install_test_files OK 0.05s [02:32:18.999] 3/350 postgresql:setup / initdb_cache OK 1.45s [02:32:19.233] 4/350 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.23s 9 subtests passed [02:32:27.602] ▶ 5/350 - run of pg_upgrade where the new cluster has insufficient "max_replication_slots" stdout /(?^:"max_replication_slots" \(1\) must be greater than or equal to the number of logical replication slots \(2\) on the old cluster)/ FAIL [02:32:27.823] ▶ 6/350 - run of pg_upgrade FAIL [02:32:27.836] ▶ 6/350 - the default char signedness is updated during pg_upgrade: matches FAIL [02:32:27.848] 6/350 postgresql:pg_upgrade / pg_upgrade/005_char_signedness ERROR 8.81s exit status 2 [02:32:27.849] >>> with_icu=yes top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib 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/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 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MALLOC_PERTURB_=65 /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 --pg-test-extra '' --testgroup pg_upgrade --testname 005_char_signedness -- /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/005_char_signedness.pl [02:32:27.849] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:32:27.849] stderr: [02:32:27.849] # Failed test 'run of pg_upgrade' [02:32:27.849] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/005_char_signedness.pl line 74. [02:32:27.849] # Failed test 'the default char signedness is updated during pg_upgrade: matches' [02:32:27.849] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/005_char_signedness.pl line 90. [02:32:27.849] # 'pg_control version number: 1800 [02:32:27.849] # Catalog version number: 202508131 [02:32:27.849] # Database system identifier: 7540861092556488482 [02:32:27.849] # Database cluster state: shut down [02:32:27.849] # pg_control last modified: Thu Aug 21 02:32:24 2025 [02:32:27.849] # Latest checkpoint location: 0/01798A70 [02:32:27.849] # Latest checkpoint's REDO location: 0/01798A70 [02:32:27.849] # Latest checkpoint's REDO WAL file: 000000010000000000000001 [02:32:27.849] # Latest checkpoint's TimeLineID: 1 [02:32:27.849] # Latest checkpoint's PrevTimeLineID: 1 [02:32:27.849] # Latest checkpoint's full_page_writes: on [02:32:27.849] # Latest checkpoint's NextXID: 0:754 [02:32:27.849] # Latest checkpoint's NextOID: 14242 [02:32:27.849] # Latest checkpoint's NextMultiXactId: 1 [02:32:27.849] # Latest checkpoint's NextMultiOffset: 0 [02:32:27.849] # Latest checkpoint's oldestXID: 746 [02:32:27.849] # Latest checkpoint's oldestXID's DB: 1 [02:32:27.849] # Latest checkpoint's oldestActiveXID: 0 [02:32:27.849] # Latest checkpoint's oldestMultiXid: 1 [02:32:27.849] # Latest checkpoint's oldestMulti's DB: 1 [02:32:27.849] # Latest checkpoint's oldestCommitTsXid:0 [02:32:27.849] # Latest checkpoint's newestCommitTsXid:0 [02:32:27.849] # Time of latest checkpoint: Thu Aug 21 02:32:24 2025 [02:32:27.849] # Fake LSN counter for unlogged rels: 0/000003E8 [02:32:27.849] # Minimum recovery ending location: 0/00000000 [02:32:27.849] # Min recovery ending loc's timeline: 0 [02:32:27.849] # Backup start location: 0/00000000 [02:32:27.849] # Backup end location: 0/00000000 [02:32:27.849] # End-of-backup record required: no [02:32:27.849] # wal_level setting: replica [02:32:27.849] # wal_log_hints setting: off [02:32:27.849] # max_connections setting: 100 [02:32:27.849] # max_worker_processes setting: 8 [02:32:27.849] # max_wal_senders setting: 10 [02:32:27.849] # max_prepared_xacts setting: 0 [02:32:27.849] # max_locks_per_xact setting: 64 [02:32:27.849] # track_commit_timestamp setting: off [02:32:27.849] # Maximum data alignment: 8 [02:32:27.849] # Database block size: 8192 [02:32:27.849] # Blocks per segment of large relation: 131072 [02:32:27.849] # WAL block size: 8192 [02:32:27.849] # Bytes per WAL segment: 16777216 [02:32:27.849] # Maximum length of identifiers: 64 [02:32:27.849] # Maximum columns in an index: 32 [02:32:27.849] # Maximum size of a TOAST chunk: 1996 [02:32:27.849] # Size of a large-object chunk: 2048 [02:32:27.849] # Date/time type storage: 64-bit integers [02:32:27.849] # Float8 argument passing: by value [02:32:27.849] # Data page checksum version: 1 [02:32:27.849] # Default char data signedness: signed [02:32:27.849] # Mock authentication nonce: fbf8fe48aac9040314b325c4699b3ba00222930c63e00df971b4b633662e9759 [02:32:27.849] # ' [02:32:27.849] # doesn't match '(?^:Default char data signedness:\s+unsigned)' [02:32:27.849] # Looks like you failed 2 tests of 16. [02:32:27.849] [02:32:27.849] (test program exited with status code 2) [02:32:27.849] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:32:27.849] [02:32:29.414] ▶ 7/350 - pg_upgrade with transfer mode --clone: stdout matches FAIL [02:32:35.347] 8/350 postgresql:recovery / recovery/001_stream_rep OK 16.11s 63 subtests passed [02:32:36.144] 9/350 postgresql:recovery / recovery/002_archiving OK 8.29s 8 subtests passed [02:32:36.330] ▶ 5/350 - run of pg_upgrade of old cluster FAIL [02:32:36.729] ▶ 5/350 - check the slot exists on new cluster FAIL [02:32:37.093] 5/350 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR 18.08s exit status 29 [02:32:37.094] >>> with_icu=yes MALLOC_PERTURB_=67 top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib 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/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 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template /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 --pg-test-extra '' --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 [02:32:37.094] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:32:37.094] stderr: [02:32:37.094] # Failed test 'run of pg_upgrade where the new cluster has insufficient "max_replication_slots" stdout /(?^:"max_replication_slots" \(1\) must be greater than or equal to the number of logical replication slots \(2\) on the old cluster)/' [02:32:37.094] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/003_logical_slots.pl line 76. [02:32:37.094] # 'Performing Consistency Checks [02:32:37.094] # ----------------------------- [02:32:37.094] # Checking cluster versions ok [02:32:37.094] # Checking database connection settings ok [02:32:37.094] # Checking database user is the install user ok [02:32:37.094] # Checking for prepared transactions ok [02:32:37.094] # Checking for contrib/isn with bigint-passing mismatch ok [02:32:37.094] # Checking for valid logical replication slots ok [02:32:37.094] # Checking for subscription state ok [02:32:37.094] # Checking data type usage ok [02:32:37.094] # Checking for objects affected by Unicode update ok [02:32:37.094] # Creating dump of global objects ok [02:32:37.094] # Creating dump of database schemas [02:32:37.094] # *failure* [02:32:37.094] # [02:32:37.094] # Consult the last few lines of "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/003_logical_slots/data/t_003_logical_slots_newpub_data/pgdata/pg_upgrade_output.d/20250821T023224.859/log/pg_upgrade_dump_1.log" for [02:32:37.094] # the probable cause of the failure. [02:32:37.094] # Failure, exiting [02:32:37.094] # ' [02:32:37.094] # doesn't match '(?^:"max_replication_slots" \(1\) must be greater than or equal to the number of logical replication slots \(2\) on the old cluster)' [02:32:37.094] # Failed test 'run of pg_upgrade of old cluster' [02:32:37.094] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/003_logical_slots.pl line 191. [02:32:37.094] # Failed test 'check the slot exists on new cluster' [02:32:37.094] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/003_logical_slots.pl line 197. [02:32:37.094] # got: '' [02:32:37.094] # expected: 'regress_sub|t|t' [02:32:37.094] # Tests were run but no plan was declared and done_testing() was not seen. [02:32:37.094] # Looks like your test exited with 29 just after 11. [02:32:37.094] [02:32:37.094] (test program exited with status code 29) [02:32:37.094] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:32:37.094] [02:32:41.118] ▶ 7/350 - pg_upgrade with transfer mode --copy: stdout matches FAIL [02:32:42.716] ▶ 10/350 - run of pg_upgrade for old instance when the subscription tables are in init/ready state FAIL [02:32:42.716] ▶ 10/350 - pg_upgrade_output.d/ removed after successful pg_upgrade FAIL [02:32:43.312] ▶ 10/350 - check that the subscription's running status, failover, and retain_dead_tuples are preserved FAIL [02:32:43.407] ▶ 10/350 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgraded2) FAIL [02:32:43.563] 10/350 postgresql:pg_upgrade / pg_upgrade/004_subscription ERROR 24.53s exit status 4 [02:32:43.563] >>> with_icu=yes MALLOC_PERTURB_=198 top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib 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/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 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template /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 --pg-test-extra '' --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 [02:32:43.563] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:32:43.563] stderr: [02:32:43.563] # Failed test 'run of pg_upgrade for old instance when the subscription tables are in init/ready state' [02:32:43.563] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/004_subscription.pl line 325. [02:32:43.563] # Failed test 'pg_upgrade_output.d/ removed after successful pg_upgrade' [02:32:43.563] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/004_subscription.pl line 340. [02:32:43.563] # Failed test 'check that the subscription's running status, failover, and retain_dead_tuples are preserved' [02:32:43.563] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/004_subscription.pl line 364. [02:32:43.563] # got: '' [02:32:43.563] # expected: 'regress_sub4|t|t|t [02:32:43.563] # regress_sub5|f|f|f' [02:32:43.563] # Failed test 'there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgraded2)' [02:32:43.563] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/004_subscription.pl line 372. [02:32:43.563] # got: '' [02:32:43.563] # expected: '16396|r [02:32:43.563] # 16400|i' [02:32:43.563] # Tests were run but no plan was declared and done_testing() was not seen. [02:32:43.563] # Looks like your test exited with 4 just after 15. [02:32:43.563] [02:32:43.563] (test program exited with status code 4) [02:32:43.563] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:32:43.563] [02:32:50.082] 11/350 postgresql:recovery / recovery/005_replay_delay OK 12.99s 3 subtests passed [02:32:50.898] 12/350 postgresql:recovery / recovery/004_timeline_switch OK 14.75s 3 subtests passed [02:32:53.366] 13/350 postgresql:recovery / recovery/003_recovery_targets OK 18.02s 12 subtests passed [02:32:53.786] ▶ 7/350 - pg_upgrade with transfer mode --copy-file-range: stdout matches FAIL [02:32:53.842] 14/350 postgresql:recovery / recovery/006_logical_decoding OK 10.28s 20 subtests passed [02:33:00.874] 15/350 postgresql:recovery / recovery/007_sync_rep OK 10.79s 11 subtests passed [02:33:01.033] 16/350 postgresql:recovery / recovery/010_logical_decoding_timelines OK 7.19s 13 subtests passed [02:33:01.838] ▶ 7/350 - pg_upgrade with transfer mode --link: stdout matches FAIL [02:33:05.887] 17/350 postgresql:recovery / recovery/013_crash_restart OK 4.85s 19 subtests passed [02:33:07.088] 18/350 postgresql:recovery / recovery/009_twophase OK 13.72s 30 subtests passed [02:33:07.800] 19/350 postgresql:recovery / recovery/008_fsm_truncation OK 16.90s 1 subtests passed [02:33:09.402] 20/350 postgresql:recovery / recovery/012_subtransactions OK 8.53s 12 subtests passed [02:33:10.907] 21/350 postgresql:recovery / recovery/014_unlogged_reinit OK 5.02s 23 subtests passed [02:33:11.674] ▶ 7/350 - pg_upgrade with transfer mode --swap: stdout matches FAIL [02:33:11.999] 7/350 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes ERROR 52.94s exit status 5 [02:33:12.000] >>> with_icu=yes LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib 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/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 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MALLOC_PERTURB_=238 /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 --pg-test-extra '' --testgroup pg_upgrade --testname 006_transfer_modes -- /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/006_transfer_modes.pl [02:33:12.000] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:33:12.000] Listing only the last 100 lines from a long log. [02:33:12.000] # Creating dump of global objects ok [02:33:12.000] # Creating dump of database schemas [02:33:12.000] # *failure* [02:33:12.000] # [02:33:12.000] # Consult the last few lines of "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/006_transfer_modes/data/t_006_transfer_modes_new_data/pgdata/pg_upgrade_output.d/20250821T023226.706/log/pg_upgrade_dump_1.log" for [02:33:12.000] # the probable cause of the failure. [02:33:12.000] # Failure, exiting [02:33:12.000] # ' [02:33:12.000] # doesn't match '(?^:.* not supported on this platform|could not .* between old and new data directories: .*)' [02:33:12.000] # Failed test 'pg_upgrade with transfer mode --copy: stdout matches' [02:33:12.000] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/006_transfer_modes.pl line 88. [02:33:12.000] # 'Performing Consistency Checks [02:33:12.000] # ----------------------------- [02:33:12.000] # Checking cluster versions ok [02:33:12.000] # Checking database connection settings ok [02:33:12.000] # Checking database user is the install user ok [02:33:12.000] # Checking for prepared transactions ok [02:33:12.000] # Checking for contrib/isn with bigint-passing mismatch ok [02:33:12.000] # Checking for valid logical replication slots ok [02:33:12.000] # Checking for subscription state ok [02:33:12.000] # Checking data type usage ok [02:33:12.000] # Checking for objects affected by Unicode update ok [02:33:12.000] # Creating dump of global objects ok [02:33:12.000] # Creating dump of database schemas [02:33:12.000] # *failure* [02:33:12.000] # [02:33:12.000] # Consult the last few lines of "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/006_transfer_modes/data/t_006_transfer_modes_new_data/pgdata/pg_upgrade_output.d/20250821T023237.893/log/pg_upgrade_dump_1.log" for [02:33:12.000] # the probable cause of the failure. [02:33:12.000] # Failure, exiting [02:33:12.000] # ' [02:33:12.000] # doesn't match '(?^:.* not supported on this platform|could not .* between old and new data directories: .*)' [02:33:12.000] # Failed test 'pg_upgrade with transfer mode --copy-file-range: stdout matches' [02:33:12.000] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/006_transfer_modes.pl line 88. [02:33:12.000] # 'Performing Consistency Checks [02:33:12.000] # ----------------------------- [02:33:12.000] # Checking cluster versions ok [02:33:12.000] # Checking database connection settings ok [02:33:12.000] # Checking database user is the install user ok [02:33:12.000] # Checking for prepared transactions ok [02:33:12.000] # Checking for contrib/isn with bigint-passing mismatch ok [02:33:12.000] # Checking for valid logical replication slots ok [02:33:12.000] # Checking for subscription state ok [02:33:12.000] # Checking data type usage ok [02:33:12.000] # Checking for objects affected by Unicode update ok [02:33:12.000] # Creating dump of global objects ok [02:33:12.000] # Creating dump of database schemas [02:33:12.000] # *failure* [02:33:12.000] # [02:33:12.000] # Consult the last few lines of "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/006_transfer_modes/data/t_006_transfer_modes_new_data/pgdata/pg_upgrade_output.d/20250821T023250.214/log/pg_upgrade_dump_1.log" for [02:33:12.000] # the probable cause of the failure. [02:33:12.000] # Failure, exiting [02:33:12.000] # ' [02:33:12.000] # doesn't match '(?^:.* not supported on this platform|could not .* between old and new data directories: .*)' [02:33:12.000] # Failed test 'pg_upgrade with transfer mode --link: stdout matches' [02:33:12.000] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/006_transfer_modes.pl line 88. [02:33:12.000] # 'Performing Consistency Checks [02:33:12.000] # ----------------------------- [02:33:12.000] # Checking cluster versions ok [02:33:12.000] # Checking database connection settings ok [02:33:12.000] # Checking database user is the install user ok [02:33:12.000] # Checking for prepared transactions ok [02:33:12.000] # Checking for contrib/isn with bigint-passing mismatch ok [02:33:12.000] # Checking for valid logical replication slots ok [02:33:12.000] # Checking for subscription state ok [02:33:12.000] # Checking data type usage ok [02:33:12.000] # Checking for objects affected by Unicode update ok [02:33:12.000] # Creating dump of global objects ok [02:33:12.000] # Creating dump of database schemas [02:33:12.000] # *failure* [02:33:12.000] # [02:33:12.000] # Consult the last few lines of "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/006_transfer_modes/data/t_006_transfer_modes_new_data/pgdata/pg_upgrade_output.d/20250821T023300.065/log/pg_upgrade_dump_1.log" for [02:33:12.000] # the probable cause of the failure. [02:33:12.000] # Failure, exiting [02:33:12.000] # ' [02:33:12.000] # doesn't match '(?^:.* not supported on this platform|could not .* between old and new data directories: .*)' [02:33:12.000] # Failed test 'pg_upgrade with transfer mode --swap: stdout matches' [02:33:12.000] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/006_transfer_modes.pl line 88. [02:33:12.000] # 'Performing Consistency Checks [02:33:12.000] # ----------------------------- [02:33:12.000] # Checking cluster versions ok [02:33:12.000] # Checking database connection settings ok [02:33:12.000] # Checking database user is the install user ok [02:33:12.000] # Checking for prepared transactions ok [02:33:12.000] # Checking for contrib/isn with bigint-passing mismatch ok [02:33:12.000] # Checking for valid logical replication slots ok [02:33:12.000] # Checking for subscription state ok [02:33:12.000] # Checking data type usage ok [02:33:12.000] # Checking for objects affected by Unicode update ok [02:33:12.000] # Creating dump of global objects ok [02:33:12.000] # Creating dump of database schemas [02:33:12.000] # *failure* [02:33:12.000] # [02:33:12.000] # Consult the last few lines of "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/006_transfer_modes/data/t_006_transfer_modes_new_data/pgdata/pg_upgrade_output.d/20250821T023309.044/log/pg_upgrade_dump_1.log" for [02:33:12.000] # the probable cause of the failure. [02:33:12.000] # Failure, exiting [02:33:12.000] # ' [02:33:12.000] # doesn't match '(?^:.* not supported on this platform|could not .* between old and new data directories: .*)' [02:33:12.000] # Looks like you failed 5 tests of 10. [02:33:12.000] [02:33:12.000] (test program exited with status code 5) [02:33:12.000] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:33:12.000] [02:33:13.639] 22/350 postgresql:recovery / recovery/015_promotion_pages OK 6.55s 1 subtests passed [02:33:14.373] 23/350 postgresql:recovery / recovery/016_min_consistency OK 6.57s 1 subtests passed [02:33:16.374] 24/350 postgresql:recovery / recovery/017_shm OK 6.97s 4 subtests passed [02:33:20.038] 25/350 postgresql:recovery / recovery/021_row_visibility OK 5.66s 10 subtests passed [02:33:21.289] 26/350 postgresql:recovery / recovery/022_crash_temp_files OK 4.91s 11 subtests passed [02:33:23.883] 27/350 postgresql:recovery / recovery/020_archive_status OK 10.24s 19 subtests passed [02:33:26.355] 28/350 postgresql:recovery / recovery/023_pitr_prepared_xact OK 6.32s 1 subtests passed [02:33:27.945] 29/350 postgresql:recovery / recovery/024_archive_recovery OK 6.66s 2 subtests passed [02:33:30.280] 30/350 postgresql:isolation / isolation/isolation OK 71.19s 120 subtests passed [02:33:31.094] 31/350 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 7.21s 1 subtests passed [02:33:38.514] 32/350 postgresql:recovery / recovery/018_wal_optimize OK 27.60s 38 subtests passed [02:33:40.781] 33/350 postgresql:recovery / recovery/028_pitr_timelines OK 10.50s 3 subtests passed [02:33:40.862] 34/350 postgresql:recovery / recovery/026_overwrite_contrecord OK 14.51s 3 subtests passed [02:33:41.846] 35/350 postgresql:regress / regress/regress OK 82.84s 229 subtests passed [02:33:42.551] 36/350 postgresql:recovery / recovery/029_stats_restart OK 11.46s 44 subtests passed [02:33:43.330] 37/350 postgresql:recovery / recovery/019_replslot_limit OK 31.33s 26 subtests passed [02:33:46.838] 38/350 postgresql:recovery / recovery/034_create_database OK 4.29s 2 subtests passed [02:33:46.923] ▶ 39/350 - dump before running pg_upgrade FAIL [02:33:47.766] 40/350 postgresql:recovery / recovery/030_stats_cleanup_replica OK 9.25s 11 subtests passed [02:33:48.154] 41/350 postgresql:recovery / recovery/031_recovery_conflict OK 7.37s 18 subtests passed [02:33:48.683] 42/350 postgresql:recovery / recovery/032_relfilenode_reuse OK 7.82s 14 subtests passed [02:33:50.686] ▶ 43/350 - regression tests pass FAIL [02:33:50.686] ▶ 43/350 - primary alive after regression test run FAIL [02:33:50.878] 43/350 postgresql:recovery / recovery/027_stream_regress ERROR 22.93s exit status 4 [02:33:50.878] >>> 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 top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=5 enable_injection_points=yes /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 --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /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/027_stream_regress.pl [02:33:50.878] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:33:50.878] stderr: [02:33:50.878] # Failed test 'regression tests pass' [02:33:50.878] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 102. [02:33:50.878] # got: '256' [02:33:50.878] # expected: '0' [02:33:50.878] # Failed test 'primary alive after regression test run' [02:33:50.878] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 103. [02:33:50.878] # got: '0' [02:33:50.878] # expected: '1' [02:33:50.878] # Tests were run but no plan was declared and done_testing() was not seen. [02:33:50.878] # Looks like your test exited with 4 just after 4. [02:33:50.878] [02:33:50.878] (test program exited with status code 4) [02:33:50.878] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:33:50.878] [02:33:51.026] 44/350 postgresql:recovery / recovery/037_invalid_database OK 3.26s 10 subtests passed [02:33:51.477] 45/350 postgresql:recovery / recovery/036_truncated_dropped OK 4.64s 8 subtests passed [02:33:53.762] ▶ 39/350 - run of pg_upgrade for new instance FAIL [02:33:53.762] ▶ 39/350 - pg_upgrade_output.d/ removed after pg_upgrade success FAIL [02:33:53.925] ▶ 39/350 - check that locales in new cluster match original cluster FAIL [02:33:54.285] ▶ 39/350 - dump after running pg_upgrade FAIL [02:33:54.287] ▶ 39/350 - old and new dumps match after pg_upgrade FAIL [02:33:54.432] 46/350 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 6.28s 2 subtests passed [02:33:54.433] 39/350 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 95.42s exit status 6 [02:33:54.434] >>> with_icu=yes top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib 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/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 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MALLOC_PERTURB_=38 /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 --pg-test-extra '' --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 [02:33:54.434] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:33:54.434] stderr: [02:33:54.434] # Failed test 'dump before running pg_upgrade' [02:33:54.434] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 437. [02:33:54.434] # Failed test 'run of pg_upgrade for new instance' [02:33:54.434] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 574. [02:33:54.434] # Failed test 'pg_upgrade_output.d/ removed after pg_upgrade success' [02:33:54.434] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 587. [02:33:54.434] # Failed test 'check that locales in new cluster match original cluster' [02:33:54.434] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 622. [02:33:54.434] # got: '0|c|C.UTF-8|C.UTF-8|' [02:33:54.434] # expected: '6|b|C|C|C.UTF-8' [02:33:54.434] # Failed test 'dump after running pg_upgrade' [02:33:54.434] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 635. [02:33:54.434] # Failed test 'old and new dumps match after pg_upgrade' [02:33:54.434] # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Utils.pm line 801. [02:33:54.434] # got: '1' [02:33:54.434] # expected: '0' [02:33:54.434] # Looks like you failed 6 tests of 20. [02:33:54.434] [02:33:54.434] (test program exited with status code 6) [02:33:54.434] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:33:54.434] [02:33:55.393] 47/350 postgresql:recovery / recovery/041_checkpoint_at_promote OK 4.37s 6 subtests passed [02:33:56.054] 48/350 postgresql:recovery / recovery/033_replay_tsp_drops OK 14.21s 3 subtests passed [02:33:57.032] 49/350 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 2.58s 1 subtests passed [02:33:57.635] 50/350 postgresql:recovery / recovery/042_low_level_backup OK 6.16s 4 subtests passed [02:33:59.621] 51/350 postgresql:recovery / recovery/043_no_contrecord_switch OK 5.19s 1 subtests passed [02:34:00.679] 52/350 postgresql:recovery / recovery/039_end_of_wal OK 12.00s 14 subtests passed [02:34:02.757] 53/350 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 5.12s 3 subtests passed [02:34:02.996] 54/350 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 5.96s 1 subtests passed [02:34:04.759] 55/350 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 8.70s 1 subtests passed [02:34:05.695] 56/350 postgresql:plpgsql / plpgsql/regress OK 5.01s 13 subtests passed [02:34:06.763] 57/350 postgresql:plperl / plperl/regress OK 4.00s 13 subtests passed [02:34:07.567] 58/350 postgresql:kerberos / kerberos/001_auth OK 7.94s 142 subtests passed [02:34:07.752] 59/350 postgresql:plpython / plpython/regress OK 4.75s 23 subtests passed [02:34:07.851] 60/350 postgresql:recovery / recovery/045_archive_restartpoint OK 12.46s 1 subtests passed [02:34:08.107] 61/350 postgresql:pltcl / pltcl/regress OK 3.35s 8 subtests passed [02:34:08.655] 62/350 postgresql:recovery / recovery/035_standby_logical_decoding OK 25.32s 89 subtests passed [02:34:09.526] 63/350 postgresql:auto_explain / auto_explain/regress OK 2.76s 1 subtests passed [02:34:10.312] 64/350 postgresql:basic_archive / basic_archive/regress OK 2.74s 1 subtests passed [02:34:10.811] 65/350 postgresql:bool_plperl / bool_plperl/regress OK 2.96s 2 subtests passed [02:34:10.882] 66/350 postgresql:bloom / bloom/regress OK 3.13s 1 subtests passed [02:34:11.106] 67/350 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 20.23s 35 subtests passed [02:34:12.837] 68/350 postgresql:citext / citext/regress OK 3.31s 3 subtests passed [02:34:13.464] 69/350 postgresql:cube / cube/regress OK 3.15s 2 subtests passed [02:34:13.717] 70/350 postgresql:btree_gin / btree_gin/regress OK 5.61s 30 subtests passed [02:34:13.852] 71/350 postgresql:dict_xsyn / dict_xsyn/regress OK 2.74s 1 subtests passed [02:34:13.869] 72/350 postgresql:dict_int / dict_int/regress OK 2.99s 1 subtests passed [02:34:14.061] 73/350 postgresql:dblink / dblink/regress OK 3.25s 1 subtests passed [02:34:14.229] 74/350 postgresql:btree_gist / btree_gist/regress OK 5.57s 32 subtests passed [02:34:16.184] 75/350 postgresql:earthdistance / earthdistance/regress OK 3.34s 1 subtests passed [02:34:16.219] 76/350 postgresql:file_fdw / file_fdw/regress OK 2.75s 1 subtests passed [02:34:16.703] 77/350 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.98s 2 subtests passed [02:34:16.948] 78/350 postgresql:amcheck / amcheck/regress OK 11.25s 4 subtests passed [02:34:16.974] 79/350 postgresql:hstore_plpython / hstore_plpython/regress OK 2.91s 1 subtests passed [02:34:17.391] 80/350 postgresql:hstore_plperl / hstore_plperl/regress OK 3.52s 3 subtests passed [02:34:18.830] 81/350 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.61s 2 subtests passed [02:34:19.192] 82/350 postgresql:isn / isn/regress OK 3.00s 1 subtests passed [02:34:19.460] 83/350 postgresql:lo / lo/regress OK 2.51s 1 subtests passed [02:34:19.635] 84/350 postgresql:hstore / hstore/regress OK 5.78s 2 subtests passed [02:34:19.783] 85/350 postgresql:jsonb_plpython / jsonb_plpython/regress OK 3.08s 1 subtests passed [02:34:20.200] 86/350 postgresql:ltree_plpython / ltree_plpython/regress OK 2.81s 1 subtests passed [02:34:21.169] 87/350 postgresql:ltree / ltree/regress OK 4.19s 1 subtests passed [02:34:22.065] 88/350 postgresql:passwordcheck / passwordcheck/regress OK 2.87s 1 subtests passed [02:34:22.395] 89/350 postgresql:pg_freespacemap / pg_freespacemap/regress OK 2.61s 1 subtests passed [02:34:22.643] 90/350 postgresql:pg_buffercache / pg_buffercache/regress OK 3.18s 2 subtests passed [02:34:23.093] 91/350 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 2.89s 1 subtests passed [02:34:23.252] 92/350 postgresql:pageinspect / pageinspect/regress OK 4.42s 8 subtests passed [02:34:23.919] 93/350 postgresql:pg_overexplain / pg_overexplain/regress OK 2.75s 1 subtests passed [02:34:25.092] 94/350 postgresql:pg_prewarm / pg_prewarm/regress OK 3.03s 1 subtests passed [02:34:25.138] 95/350 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.74s 1 subtests passed [02:34:25.373] 96/350 postgresql:pgcrypto / pgcrypto/regress OK 5.74s 24 subtests passed [02:34:26.033] 97/350 postgresql:pgstattuple / pgstattuple/regress OK 2.94s 1 subtests passed [02:34:26.204] 98/350 postgresql:pg_surgery / pg_surgery/regress OK 2.95s 1 subtests passed [02:34:27.149] 99/350 postgresql:pg_stat_statements / pg_stat_statements/regress OK 4.51s 16 subtests passed [02:34:27.192] 100/350 postgresql:intarray / intarray/regress OK 12.96s 1 subtests passed [02:34:27.848] 101/350 postgresql:pg_visibility / pg_visibility/regress OK 2.75s 1 subtests passed [02:34:27.878] 102/350 postgresql:pg_walinspect / pg_walinspect/regress OK 2.74s 2 subtests passed [02:34:29.158] 103/350 postgresql:pg_trgm / pg_trgm/regress OK 5.24s 3 subtests passed [02:34:29.196] 104/350 postgresql:spi / spi/regress OK 2.99s 2 subtests passed [02:34:29.318] 105/350 postgresql:seg / seg/regress OK 3.28s 3 subtests passed [02:34:29.713] 106/350 postgresql:tablefunc / tablefunc/regress OK 2.56s 1 subtests passed [02:34:30.307] 107/350 postgresql:tcn / tcn/isolation OK 3.11s 1 subtests passed [02:34:31.377] 108/350 postgresql:tsm_system_time / tsm_system_time/regress OK 2.18s 1 subtests passed [02:34:31.446] 109/350 postgresql:tsm_system_rows / tsm_system_rows/regress OK 2.29s 1 subtests passed [02:34:32.005] 110/350 postgresql:unaccent / unaccent/regress OK 2.69s 1 subtests passed [02:34:32.924] 111/350 postgresql:uuid-ossp / uuid-ossp/regress OK 3.21s 1 subtests passed [02:34:33.911] 112/350 postgresql:xml2 / xml2/regress OK 2.53s 1 subtests passed [02:34:33.955] ▶ 113/350 - vci 1132 ms FAIL [02:34:34.351] 114/350 postgresql:brin / brin/isolation OK 2.90s 1 subtests passed [02:34:34.421] ▶ 113/350 - bugs 445 ms FAIL [02:34:35.117] 115/350 postgresql:commit_ts / commit_ts/regress OK 3.11s 1 subtests passed [02:34:35.446] 113/350 postgresql:vci / vci/regress ERROR 5.14s exit status 1 [02:34:35.447] >>> PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/contrib/vci:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin top_builddir=/tmp/cirrus-ci-build/build 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 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=149 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/contrib/vci --pg-test-extra '' --testgroup vci --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/contrib/vci --expecteddir /tmp/cirrus-ci-build/contrib/vci --bindir '' --dlpath /tmp/cirrus-ci-build/build/contrib/vci --max-concurrent-tests=20 --dbname regression_vci --temp-config /tmp/cirrus-ci-build/build/../contrib/vci/vci.conf --outputdir /tmp/cirrus-ci-build/build/testrun/vci/regress --temp-instance /tmp/cirrus-ci-build/build/testrun/vci/regress/tmp_check --port 40055 vci bugs [02:34:35.447] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:34:35.447] stderr: [02:34:35.447] # (test process exited with exit code 2) [02:34:35.447] # (test process exited with exit code 2) [02:34:35.447] # 2 of 2 tests failed. [02:34:35.447] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/vci/regress/regression.diffs". [02:34:35.447] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/vci/regress/regression.out". [02:34:35.447] [02:34:35.447] (test program exited with status code 1) [02:34:35.447] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:34:35.447] [02:34:35.550] 116/350 postgresql:test_decoding / test_decoding/isolation OK 7.67s 13 subtests passed [02:34:36.461] 117/350 postgresql:delay_execution / delay_execution/isolation OK 3.54s 2 subtests passed [02:34:36.493] 118/350 postgresql:dummy_index_am / dummy_index_am/regress OK 2.58s 1 subtests passed [02:34:36.770] 119/350 postgresql:dummy_seclabel / dummy_seclabel/regress OK 2.42s 1 subtests passed [02:34:36.948] 120/350 postgresql:postgres_fdw / postgres_fdw/regress OK 11.57s 2 subtests passed [02:34:37.822] 121/350 postgresql:gin / gin/regress OK 2.70s 1 subtests passed [02:34:38.926] 122/350 postgresql:injection_points / injection_points/regress OK 3.48s 4 subtests passed [02:34:39.413] 123/350 postgresql:plsample / plsample/regress OK 2.95s 1 subtests passed [02:34:39.590] 124/350 postgresql:test_binaryheap / test_binaryheap/regress OK 2.82s 1 subtests passed [02:34:39.977] 125/350 postgresql:spgist_name_ops / spgist_name_ops/regress OK 3.48s 1 subtests passed [02:34:40.177] 126/350 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.23s 1 subtests passed [02:34:40.255] 127/350 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.43s 1 subtests passed [02:34:41.347] 128/350 postgresql:injection_points / injection_points/isolation OK 5.80s 3 subtests passed [02:34:42.370] 129/350 postgresql:test_dsm_registry / test_dsm_registry/regress OK 2.78s 1 subtests passed [02:34:42.405] 130/350 postgresql:test_dsa / test_dsa/regress OK 2.99s 1 subtests passed [02:34:42.668] 131/350 postgresql:test_extensions / test_extensions/regress OK 2.69s 2 subtests passed [02:34:43.371] 132/350 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 3.19s 1 subtests passed [02:34:43.549] 133/350 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.62s 21 subtests passed [02:34:43.754] 134/350 postgresql:test_lfind / test_lfind/regress OK 2.41s 1 subtests passed [02:34:45.273] 135/350 postgresql:test_decoding / test_decoding/regress OK 17.42s 19 subtests passed [02:34:45.322] 136/350 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.95s 2 subtests passed [02:34:45.380] 137/350 postgresql:test_pg_dump / test_pg_dump/regress OK 2.71s 1 subtests passed [02:34:45.656] 138/350 postgresql:test_parser / test_parser/regress OK 3.25s 1 subtests passed [02:34:46.342] 139/350 postgresql:test_predtest / test_predtest/regress OK 2.97s 1 subtests passed [02:34:46.473] 140/350 postgresql:test_rbtree / test_rbtree/regress OK 2.72s 1 subtests passed [02:34:46.623] 141/350 postgresql:test_radixtree / test_radixtree/regress OK 3.07s 1 subtests passed [02:34:48.254] 142/350 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.87s 1 subtests passed [02:34:48.406] 143/350 postgresql:test_resowner / test_resowner/regress OK 3.08s 1 subtests passed [02:34:49.284] 144/350 postgresql:typcache / typcache/regress OK 2.66s 1 subtests passed [02:34:49.470] 145/350 postgresql:test_regex / test_regex/regress OK 4.20s 2 subtests passed [02:34:49.823] 146/350 postgresql:libpq / libpq/002_api OK 0.35s 1 subtests passed [02:34:49.843] 147/350 postgresql:test_slru / test_slru/regress OK 3.50s 1 subtests passed [02:34:50.105] 148/350 postgresql:test_tidstore / test_tidstore/regress OK 3.63s 1 subtests passed [02:34:50.866] 149/350 postgresql:libpq / libpq/001_uri OK 1.58s 63 subtests passed [02:34:51.017] 150/350 postgresql:test_shm_mq / test_shm_mq/regress OK 5.36s 1 subtests passed [02:34:51.040] 151/350 postgresql:test_integerset / test_integerset/regress OK 10.78s 1 subtests passed [02:34:51.307] 152/350 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.27s 9 subtests passed [02:34:52.361] 153/350 postgresql:unsafe_tests / unsafe_tests/regress OK 4.11s 4 subtests passed [02:34:55.853] 154/350 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 4.54s 107 subtests passed [02:34:56.150] 155/350 postgresql:libpq / libpq/006_service OK 5.28s 47 subtests passed [02:35:00.055] 156/350 postgresql:libpq / libpq/003_load_balance_host_list OK 10.23s 127 subtests passed [02:35:00.243] 157/350 postgresql:ecpg / ecpg/ecpg OK 11.84s 65 subtests passed [02:35:00.422] 158/350 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.37s 51 subtests passed [02:35:00.444] 159/350 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.29s 10 subtests passed [02:35:00.515] 160/350 postgresql:libpq / libpq/004_load_balance_dns OK 10.67s 125 subtests passed [02:35:00.911] 161/350 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 5.06s 32 subtests passed [02:35:03.439] 162/350 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 3.01s 3 subtests passed [02:35:03.666] 163/350 postgresql:pg_checksums / pg_checksums/001_basic OK 0.23s 9 subtests passed [02:35:04.190] 164/350 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 3.67s 24 subtests passed [02:35:04.618] 165/350 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.43s 13 subtests passed [02:35:04.955] 166/350 postgresql:libpq / libpq/005_negotiate_encryption OK 14.85s 249 subtests passed [02:35:06.323] 167/350 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.88s 43 subtests passed [02:35:06.899] 168/350 postgresql:pg_amcheck / pg_amcheck/003_check OK 14.54s 75 subtests passed [02:35:10.146] 169/350 postgresql:pg_checksums / pg_checksums/002_actions OK 6.48s 66 subtests passed [02:35:10.749] 170/350 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 4.42s 11 subtests passed [02:35:12.104] ▶ 171/350 - dump from PITR 1 FAIL [02:35:12.439] 172/350 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 7.48s 7 subtests passed [02:35:12.589] ▶ 171/350 - dump from PITR 2 FAIL [02:35:12.767] 171/350 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups ERROR 8.15s exit status 2 [02:35:12.767] >>> MALLOC_PERTURB_=96 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_combinebackup:/tmp/cirrus-ci-build/build/src/bin/pg_combinebackup/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress /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_combinebackup --pg-test-extra '' --testgroup pg_combinebackup --testname 002_compare_backups -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_combinebackup /tmp/cirrus-ci-build/src/bin/pg_combinebackup/t/002_compare_backups.pl [02:35:12.767] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:35:12.767] stderr: [02:35:12.767] # Failed test 'dump from PITR 1' [02:35:12.767] # at /tmp/cirrus-ci-build/src/bin/pg_combinebackup/t/002_compare_backups.pl line 174. [02:35:12.767] # Failed test 'dump from PITR 2' [02:35:12.767] # at /tmp/cirrus-ci-build/src/bin/pg_combinebackup/t/002_compare_backups.pl line 184. [02:35:12.767] # Looks like you failed 2 tests of 6. [02:35:12.767] [02:35:12.767] (test program exited with status code 2) [02:35:12.767] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:35:12.767] [02:35:15.095] 173/350 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 4.34s 3 subtests passed [02:35:15.977] 174/350 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.21s 4 subtests passed [02:35:16.223] 175/350 postgresql:pg_config / pg_config/001_pg_config OK 0.24s 21 subtests passed [02:35:17.776] 176/350 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 7.63s 4 subtests passed [02:35:17.810] 177/350 postgresql:initdb / initdb/001_initdb OK 26.79s 57 subtests passed [02:35:18.551] 178/350 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.33s 18 subtests passed [02:35:19.134] 179/350 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 12.23s 22 subtests passed [02:35:19.664] 180/350 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 7.22s 2 subtests passed [02:35:19.871] 181/350 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 18.96s 46 subtests passed [02:35:20.543] 182/350 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 5.45s 4 subtests passed [02:35:20.656] 183/350 postgresql:pg_ctl / pg_ctl/002_status OK 2.77s 3 subtests passed [02:35:21.453] 184/350 postgresql:pg_dump / pg_dump/001_basic OK 1.79s 99 subtests passed [02:35:21.731] 185/350 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.95s 25 subtests passed [02:35:23.293] 186/350 postgresql:pg_ctl / pg_ctl/003_promote OK 4.74s 12 subtests passed [02:35:23.367] ▶ 187/350 - newline in dbname: stderr matches FAIL [02:35:23.757] 188/350 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 23.51s 200 subtests passed [02:35:23.853] ▶ 187/350 - correctly fails to dump a foreign table from a dummy FDW: matches FAIL [02:35:23.860] ▶ 189/350 - parallel dump FAIL [02:35:23.879] ▶ 189/350 - parallel restore FAIL [02:35:24.110] ▶ 187/350 - dump foreign server with no tables FAIL [02:35:24.222] ▶ 189/350 - parallel dump as inserts FAIL [02:35:24.230] 187/350 postgresql:pg_dump / pg_dump/003_pg_dump_with_server ERROR 3.69s exit status 3 [02:35:24.231] >>> ZSTD=/usr/bin/zstd with_icu=yes top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so LZ4=/usr/bin/lz4 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress GZIP_PROGRAM=/usr/bin/gzip MALLOC_PERTURB_=44 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_dump:/tmp/cirrus-ci-build/build/src/bin/pg_dump/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /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_dump --pg-test-extra '' --testgroup pg_dump --testname 003_pg_dump_with_server -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_dump /tmp/cirrus-ci-build/src/bin/pg_dump/t/003_pg_dump_with_server.pl [02:35:24.231] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:35:24.231] stderr: [02:35:24.231] # Failed test 'newline in dbname: stderr matches' [02:35:24.231] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/003_pg_dump_with_server.pl line 29. [02:35:24.231] # '==54938==Using libbacktrace symbolizer. [02:35:24.231] # ../src/bin/pg_dump/pg_dump.c:20097:13: runtime error: load of value 116, which is not a valid value for type '_Bool' [02:35:24.231] # #0 0x55b270bd4917 in addBoundaryDependencies ../src/bin/pg_dump/pg_dump.c:20097 [02:35:24.231] # #1 0x55b270c0a2fa in main ../src/bin/pg_dump/pg_dump.c:1178 [02:35:24.231] # #2 0x7f1a05646249 (/lib/x86_64-linux-gnu/libc.so.6+0x27249) [02:35:24.231] # #3 0x7f1a05646304 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x27304) [02:35:24.231] # #4 0x55b270bc8d80 in _start (/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump+0x55d80) [02:35:24.231] # [02:35:24.231] # Aborted (core dumped) [02:35:24.231] # pg_dumpall: error: pg_dump failed on database "template1", exiting [02:35:24.231] # ' [02:35:24.231] # doesn't match '(?^:shell command argument contains a newline)' [02:35:24.231] # Failed test 'correctly fails to dump a foreign table from a dummy FDW: matches' [02:35:24.231] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/003_pg_dump_with_server.pl line 46. [02:35:24.231] # '==54989==Using libbacktrace symbolizer. [02:35:24.231] # ../src/bin/pg_dump/pg_dump.c:20097:13: runtime error: load of value 116, which is not a valid value for type '_Bool' [02:35:24.231] # #0 0x55d1c57f0917 in addBoundaryDependencies ../src/bin/pg_dump/pg_dump.c:20097 [02:35:24.231] # #1 0x55d1c58262fa in main ../src/bin/pg_dump/pg_dump.c:1178 [02:35:24.231] # #2 0x7f5d7bc46249 (/lib/x86_64-linux-gnu/libc.so.6+0x27249) [02:35:24.231] # #3 0x7f5d7bc46304 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x27304) [02:35:24.231] # #4 0x55d1c57e4d80 in _start (/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump+0x55d80) [02:35:24.231] # [02:35:24.231] # ' [02:35:24.231] # doesn't match '(?^:foreign-data wrapper \"dummy\" has no handler\r?\npg_dump: detail: Query was: .*t0)' [02:35:24.231] # Failed test 'dump foreign server with no tables' [02:35:24.231] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/003_pg_dump_with_server.pl line 56. [02:35:24.231] # Looks like you failed 3 tests of 6. [02:35:24.231] [02:35:24.231] (test program exited with status code 3) [02:35:24.231] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:35:24.231] [02:35:24.254] ▶ 189/350 - parallel restore as inserts FAIL [02:35:24.258] 190/350 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.12s 14 subtests passed [02:35:24.372] 189/350 postgresql:pg_dump / pg_dump/004_pg_dump_parallel ERROR 3.72s exit status 4 [02:35:24.373] >>> ZSTD=/usr/bin/zstd with_icu=yes top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so LZ4=/usr/bin/lz4 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress GZIP_PROGRAM=/usr/bin/gzip PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_dump:/tmp/cirrus-ci-build/build/src/bin/pg_dump/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MALLOC_PERTURB_=128 /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_dump --pg-test-extra '' --testgroup pg_dump --testname 004_pg_dump_parallel -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_dump /tmp/cirrus-ci-build/src/bin/pg_dump/t/004_pg_dump_parallel.pl [02:35:24.373] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:35:24.373] stderr: [02:35:24.373] # Failed test 'parallel dump' [02:35:24.373] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/004_pg_dump_parallel.pl line 49. [02:35:24.373] # Failed test 'parallel restore' [02:35:24.373] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/004_pg_dump_parallel.pl line 60. [02:35:24.373] # Failed test 'parallel dump as inserts' [02:35:24.373] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/004_pg_dump_parallel.pl line 69. [02:35:24.373] # Failed test 'parallel restore as inserts' [02:35:24.373] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/004_pg_dump_parallel.pl line 81. [02:35:24.373] # Looks like you failed 4 tests of 4. [02:35:24.373] [02:35:24.373] (test program exited with status code 4) [02:35:24.373] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:35:24.373] [02:35:24.473] ▶ 191/350 - pg_dump: option -n pg_catalog FAIL [02:35:24.787] ▶ 191/350 - pg_dumpall: option --exclude-database handles database names with embedded dots FAIL [02:35:25.545] ▶ 191/350 - binary_upgrade: pg_dump runs FAIL [02:35:25.569] ▶ 192/350 - filter file without patterns FAIL [02:35:25.577] ▶ 191/350 - binary_upgrade: pg_restore runs FAIL [02:35:25.696] 192/350 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile ERROR 4.24s exit status 2 [02:35:25.696] >>> ZSTD=/usr/bin/zstd with_icu=yes top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so LZ4=/usr/bin/lz4 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress GZIP_PROGRAM=/usr/bin/gzip PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_dump:/tmp/cirrus-ci-build/build/src/bin/pg_dump/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MALLOC_PERTURB_=134 /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_dump --pg-test-extra '' --testgroup pg_dump --testname 005_pg_dump_filterfile -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_dump /tmp/cirrus-ci-build/src/bin/pg_dump/t/005_pg_dump_filterfile.pl [02:35:25.696] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:35:25.696] stderr: [02:35:25.696] # Failed test 'filter file without patterns' [02:35:25.696] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/005_pg_dump_filterfile.pl line 91. [02:35:25.696] # Tests were run but no plan was declared and done_testing() was not seen. [02:35:25.696] # Looks like your test exited with 2 just after 1. [02:35:25.696] [02:35:25.696] (test program exited with status code 2) [02:35:25.696] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:35:25.696] [02:35:25.728] 191/350 postgresql:pg_dump / pg_dump/002_pg_dump ERROR 5.86s exit status 2 [02:35:25.728] >>> ZSTD=/usr/bin/zstd with_icu=yes top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so LZ4=/usr/bin/lz4 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress GZIP_PROGRAM=/usr/bin/gzip PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_dump:/tmp/cirrus-ci-build/build/src/bin/pg_dump/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MALLOC_PERTURB_=17 /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_dump --pg-test-extra '' --testgroup pg_dump --testname 002_pg_dump -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_dump /tmp/cirrus-ci-build/src/bin/pg_dump/t/002_pg_dump.pl [02:35:25.728] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:35:25.728] stderr: [02:35:25.728] # Failed test 'pg_dump: option -n pg_catalog' [02:35:25.728] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/002_pg_dump.pl line 5269. [02:35:25.728] # Failed test 'pg_dumpall: option --exclude-database handles database names with embedded dots' [02:35:25.728] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/002_pg_dump.pl line 5276. [02:35:25.728] # Failed test 'binary_upgrade: pg_dump runs' [02:35:25.728] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/002_pg_dump.pl line 5360. [02:35:25.728] # Failed test 'binary_upgrade: pg_restore runs' [02:35:25.728] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/002_pg_dump.pl line 5402. [02:35:25.728] # Tests were run but no plan was declared and done_testing() was not seen. [02:35:25.728] # Looks like your test exited with 2 just after 40. [02:35:25.728] [02:35:25.728] (test program exited with status code 2) [02:35:25.728] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:35:25.728] [02:35:26.403] 193/350 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 2.64s 9 subtests passed [02:35:26.536] ▶ 194/350 - parallel dump FAIL [02:35:26.660] ▶ 194/350 - parallel restore FAIL [02:35:26.752] ▶ 194/350 - parallel restore with create FAIL [02:35:26.826] 195/350 postgresql:pg_rewind / pg_rewind/006_options OK 0.42s 13 subtests passed [02:35:27.194] ▶ 194/350 - take full dump FAIL [02:35:27.730] 196/350 postgresql:pg_resetwal / pg_resetwal/001_basic OK 4.44s 77 subtests passed [02:35:29.981] 197/350 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.25s 1 subtests passed [02:35:32.080] 194/350 postgresql:pg_dump / pg_dump/010_dump_connstr ERROR 10.35s exit status 4 [02:35:32.080] >>> ZSTD=/usr/bin/zstd MALLOC_PERTURB_=188 with_icu=yes top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so LZ4=/usr/bin/lz4 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress GZIP_PROGRAM=/usr/bin/gzip PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_dump:/tmp/cirrus-ci-build/build/src/bin/pg_dump/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /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_dump --pg-test-extra '' --testgroup pg_dump --testname 010_dump_connstr -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_dump /tmp/cirrus-ci-build/src/bin/pg_dump/t/010_dump_connstr.pl [02:35:32.080] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:35:32.080] stderr: [02:35:32.080] # Failed test 'parallel dump' [02:35:32.080] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/010_dump_connstr.pl line 178. [02:35:32.080] # Failed test 'parallel restore' [02:35:32.080] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/010_dump_connstr.pl line 195. [02:35:32.080] # Failed test 'parallel restore with create' [02:35:32.080] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/010_dump_connstr.pl line 208. [02:35:32.080] # Failed test 'take full dump' [02:35:32.080] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/010_dump_connstr.pl line 221. [02:35:32.080] # Looks like you failed 4 tests of 14. [02:35:32.080] [02:35:32.080] (test program exited with status code 4) [02:35:32.080] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:35:32.080] [02:35:33.002] 198/350 postgresql:pg_rewind / pg_rewind/007_standby_source OK 6.17s 7 subtests passed [02:35:33.266] 199/350 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.26s 13 subtests passed [02:35:34.681] 200/350 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 10.31s 6 subtests passed [02:35:34.712] 201/350 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.44s 18 subtests passed [02:35:34.900] 202/350 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.22s 17 subtests passed [02:35:36.065] 203/350 postgresql:pg_rewind / pg_rewind/009_growing_files OK 6.08s 3 subtests passed [02:35:36.663] 204/350 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 8.93s 3 subtests passed [02:35:36.851] 205/350 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 11.15s 10 subtests passed [02:35:38.004] 206/350 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.34s 60 subtests passed [02:35:38.118] 207/350 postgresql:pg_rewind / pg_rewind/002_databases OK 13.86s 12 subtests passed [02:35:39.794] 208/350 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.73s 32 subtests passed [02:35:39.907] 209/350 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.05s 5 subtests passed [02:35:40.677] 210/350 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 8.60s 1 subtests passed [02:35:41.484] 211/350 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 6.77s 38 subtests passed [02:35:42.653] 212/350 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 4.65s 9 subtests passed [02:35:42.978] 213/350 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.32s 11 subtests passed [02:35:43.410] 214/350 postgresql:pg_rewind / pg_rewind/001_basic OK 19.18s 57 subtests passed [02:35:44.404] 215/350 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 6.28s 18 subtests passed [02:35:44.643] 216/350 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 3.16s 5 subtests passed [02:35:46.146] 217/350 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 6.24s 21 subtests passed [02:35:46.168] 218/350 postgresql:pg_waldump / pg_waldump/001_basic OK 5.49s 92 subtests passed [02:35:46.292] 219/350 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.31s 7 subtests passed [02:35:46.461] 220/350 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.06s 207 subtests passed [02:35:46.753] 221/350 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.96s 10 subtests passed [02:35:48.374] 222/350 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 13.47s 92 subtests passed [02:35:49.724] 223/350 postgresql:psql / psql/020_cancel OK 3.55s 2 subtests passed [02:35:50.171] 224/350 postgresql:scripts / scripts/011_clusterdb_all OK 3.71s 7 subtests passed [02:35:50.443] 225/350 postgresql:scripts / scripts/010_clusterdb OK 4.15s 16 subtests passed [02:35:50.539] 226/350 postgresql:psql / psql/010_tab_completion OK 4.39s 89 subtests passed [02:35:51.271] 227/350 postgresql:psql / psql/001_basic OK 6.63s 126 subtests passed [02:35:52.104] 228/350 postgresql:scripts / scripts/040_createuser OK 3.73s 37 subtests passed [02:35:53.415] 229/350 postgresql:scripts / scripts/070_dropuser OK 3.24s 13 subtests passed [02:35:53.614] 230/350 postgresql:scripts / scripts/050_dropdb OK 3.89s 16 subtests passed [02:35:53.670] 231/350 postgresql:scripts / scripts/080_pg_isready OK 3.23s 11 subtests passed [02:35:55.818] 232/350 postgresql:scripts / scripts/091_reindexdb_all OK 4.55s 13 subtests passed [02:35:56.154] 233/350 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.34s 27 subtests passed [02:35:56.341] 234/350 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.19s 4 subtests passed [02:35:56.378] 235/350 postgresql:scripts / scripts/020_createdb OK 9.62s 60 subtests passed [02:35:56.920] 236/350 postgresql:scripts / scripts/101_vacuumdb_all OK 3.50s 5 subtests passed [02:35:56.996] 237/350 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.65s 39 subtests passed [02:35:57.720] 238/350 postgresql:scripts / scripts/090_reindexdb OK 7.18s 64 subtests passed [02:35:59.809] 239/350 postgresql:scripts / scripts/200_connstr OK 6.14s 3 subtests passed [02:36:00.107] 240/350 postgresql:scripts / scripts/102_vacuumdb_stages OK 6.49s 4 subtests passed [02:36:00.192] 241/350 postgresql:amcheck / amcheck/002_cic OK 3.27s 3 subtests passed [02:36:00.799] 242/350 postgresql:scripts / scripts/100_vacuumdb OK 8.69s 107 subtests passed [02:36:01.107] 243/350 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.39s 6 subtests passed [02:36:01.426] 244/350 postgresql:amcheck / amcheck/003_cic_2pc OK 4.43s 7 subtests passed [02:36:01.796] 245/350 postgresql:pgbench / pgbench/001_pgbench_with_server OK 18.38s 467 subtests passed [02:36:02.119] 246/350 postgresql:oid2name / oid2name/001_basic OK 0.32s 9 subtests passed [02:36:03.053] 247/350 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.86s 20 subtests passed [02:36:04.178] 248/350 postgresql:amcheck / amcheck/005_pitr OK 4.37s 3 subtests passed [02:36:05.657] 249/350 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.54s 7 subtests passed [02:36:05.740] 250/350 postgresql:amcheck / amcheck/006_verify_gin OK 5.63s 6 subtests passed [02:36:06.750] 251/350 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.70s 3 subtests passed [02:36:07.113] 252/350 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.36s [02:36:07.147] 253/350 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 6.04s 16 subtests passed [02:36:07.331] 254/350 postgresql:vacuumlo / vacuumlo/001_basic OK 0.18s 9 subtests passed [02:36:08.539] 255/350 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.36s 2 subtests passed [02:36:09.584] 256/350 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.93s 3 subtests passed [02:36:09.946] 257/350 postgresql:dblink / dblink/001_auth_scram OK 8.52s 12 subtests passed [02:36:11.475] 258/350 postgresql:amcheck / amcheck/001_verify_heapam OK 15.10s 272 subtests passed [02:36:11.521] 259/350 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.41s 6 subtests passed [02:36:11.848] 260/350 postgresql:authentication / authentication/005_sspi SKIP 0.37s [02:36:12.033] 261/350 postgresql:authentication / authentication/002_saslprep OK 3.49s 20 subtests passed [02:36:12.327] 262/350 postgresql:postmaster / postmaster/001_basic OK 0.29s 9 subtests passed [02:36:13.263] 263/350 postgresql:authentication / authentication/004_file_inclusion OK 3.32s 2 subtests passed [02:36:14.300] 264/350 postgresql:authentication / authentication/006_login_trigger OK 2.78s 32 subtests passed [02:36:14.338] 265/350 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.60s 7 subtests passed [02:36:14.924] 266/350 postgresql:authentication / authentication/003_peer OK 5.34s 53 subtests passed [02:36:14.983] 267/350 postgresql:authentication / authentication/007_pre_auth OK 3.13s 2 subtests passed [02:36:16.003] 268/350 postgresql:postmaster / postmaster/002_connection_limits OK 3.67s 30 subtests passed [02:36:16.379] 269/350 postgresql:authentication / authentication/001_password OK 9.05s 201 subtests passed [02:36:16.929] 270/350 postgresql:postmaster / postmaster/003_start_stop OK 3.66s 25 subtests passed [02:36:19.545] 271/350 postgresql:bloom / bloom/001_wal OK 18.74s 31 subtests passed [02:36:21.713] 272/350 postgresql:subscription / subscription/002_types OK 7.37s 4 subtests passed [02:36:21.897] 273/350 postgresql:subscription / subscription/003_constraints OK 6.97s 6 subtests passed [02:36:22.593] 274/350 postgresql:subscription / subscription/005_encoding OK 6.59s 1 subtests passed [02:36:22.996] 275/350 postgresql:subscription / subscription/006_rewrite OK 6.62s 2 subtests passed [02:36:23.460] 276/350 postgresql:subscription / subscription/004_sync OK 8.48s 8 subtests passed [02:36:26.032] 277/350 postgresql:subscription / subscription/007_ddl OK 9.10s 8 subtests passed [02:36:27.272] 278/350 postgresql:subscription / subscription/008_diff_schema OK 7.73s 5 subtests passed [02:36:27.986] 279/350 postgresql:subscription / subscription/009_matviews OK 6.27s 1 subtests passed [02:36:29.415] 280/350 postgresql:subscription / subscription/012_collation OK 6.42s 2 subtests passed [02:36:29.908] 281/350 postgresql:subscription / subscription/001_rep_changes OK 15.61s 36 subtests passed [02:36:32.160] 282/350 postgresql:subscription / subscription/010_truncate OK 10.26s 14 subtests passed [02:36:32.588] 283/350 postgresql:subscription / subscription/011_generated OK 9.99s 11 subtests passed [02:36:34.907] 284/350 postgresql:subscription / subscription/016_stream_subxact OK 6.92s 3 subtests passed [02:36:35.945] 285/350 postgresql:subscription / subscription/014_binary OK 9.91s 8 subtests passed [02:36:36.618] 286/350 postgresql:subscription / subscription/017_stream_ddl OK 7.20s 3 subtests passed [02:36:38.704] 287/350 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 6.54s 2 subtests passed [02:36:39.252] 288/350 postgresql:subscription / subscription/020_messages OK 6.66s 5 subtests passed [02:36:40.009] 289/350 postgresql:subscription / subscription/018_stream_subxact_abort OK 10.10s 9 subtests passed [02:36:44.586] 290/350 postgresql:subscription / subscription/015_stream OK 17.31s 10 subtests passed [02:36:46.052] 291/350 postgresql:subscription / subscription/013_partition OK 22.59s 74 subtests passed [02:36:46.598] 292/350 postgresql:subscription / subscription/024_add_drop_pub OK 7.89s 4 subtests passed [02:36:48.262] 293/350 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.01s 13 subtests passed [02:36:48.311] 294/350 postgresql:subscription / subscription/021_twophase OK 13.40s 31 subtests passed [02:36:50.797] 295/350 postgresql:subscription / subscription/026_stats OK 10.79s 13 subtests passed [02:36:51.019] 296/350 postgresql:subscription / subscription/023_twophase_stream OK 14.40s 33 subtests passed [02:36:51.540] 297/350 postgresql:subscription / subscription/022_twophase_cascade OK 15.59s 41 subtests passed [02:36:54.196] 298/350 postgresql:subscription / subscription/029_on_error OK 7.60s 5 subtests passed [02:37:00.213] 299/350 postgresql:subscription / subscription/033_run_as_table_owner OK 9.19s 10 subtests passed [02:37:00.511] 300/350 postgresql:subscription / subscription/028_row_filter OK 14.46s 26 subtests passed [02:37:01.309] 301/350 postgresql:subscription / subscription/030_origin OK 13.04s 13 subtests passed [02:37:01.929] 302/350 postgresql:subscription / subscription/027_nosuperuser OK 17.34s 19 subtests passed [02:37:04.194] 303/350 postgresql:subscription / subscription/035_conflicts OK 10.00s 18 subtests passed [02:37:04.797] 304/350 postgresql:brin / brin/01_workitems OK 4.28s 2 subtests passed [02:37:05.009] 305/350 postgresql:subscription / subscription/034_temporal OK 13.47s 32 subtests passed [02:37:05.396] 306/350 postgresql:brin / brin/02_wal_consistency OK 4.09s 2 subtests passed [02:37:05.489] 307/350 postgresql:subscription / subscription/032_subscribe_use_index OK 14.68s 15 subtests passed [02:37:06.001] 308/350 postgresql:commit_ts / commit_ts/001_base OK 4.07s 2 subtests passed [02:37:07.060] 309/350 postgresql:subscription / subscription/031_column_list OK 18.75s 36 subtests passed [02:37:09.086] 310/350 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.60s 4 subtests passed [02:37:09.257] 311/350 postgresql:commit_ts / commit_ts/002_standby OK 5.06s 4 subtests passed [02:37:09.484] 312/350 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.48s 23 subtests passed [02:37:09.728] 313/350 postgresql:commit_ts / commit_ts/004_restart OK 4.72s 16 subtests passed [02:37:09.794] 314/350 postgresql:injection_points / injection_points/001_stats OK 4.40s 9 subtests passed [02:37:10.387] 315/350 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.59s 4 subtests passed [02:37:12.314] 316/350 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.06s 4 subtests passed [02:37:12.383] 317/350 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.59s 2 subtests passed [02:37:12.627] 318/350 postgresql:test_int128 / test_int128/001_test_int128 OK 0.24s 2 subtests passed [02:37:13.251] 319/350 postgresql:oauth_validator / oauth_validator/002_client OK 4.16s 8 subtests passed [02:37:13.270] 320/350 postgresql:test_escape / test_escape/001_test_escape OK 2.88s 1235 subtests passed [02:37:13.560] 321/350 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.29s 12 subtests passed [02:37:13.730] 322/350 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.17s 2 subtests passed [02:37:13.760] 323/350 postgresql:test_aio / test_aio/002_io_workers OK 4.03s 22 subtests passed [02:37:15.350] 324/350 postgresql:test_extensions / test_extensions/001_extension_control_path OK 3.04s 9 subtests passed [02:37:16.420] 325/350 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.79s 516 subtests passed [02:37:16.938] 326/350 postgresql:test_misc / test_misc/002_tablespace OK 3.18s 20 subtests passed [02:37:17.561] 327/350 postgresql:test_misc / test_misc/003_check_guc OK 2.21s 3 subtests passed [02:37:17.661] 328/350 postgresql:test_misc / test_misc/001_constraint_validation OK 3.93s 42 subtests passed [02:37:20.216] 329/350 postgresql:test_misc / test_misc/005_timeouts OK 3.28s 2 subtests passed [02:37:20.235] 330/350 postgresql:test_misc / test_misc/004_io_direct OK 3.81s 3 subtests passed [02:37:20.531] 331/350 postgresql:test_misc / test_misc/007_catcache_inval OK 2.87s 2 subtests passed [02:37:21.523] 332/350 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.96s 2 subtests passed [02:37:21.609] 333/350 postgresql:oauth_validator / oauth_validator/001_server OK 14.55s 131 subtests passed [02:37:21.896] 334/350 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.29s [02:37:22.003] 335/350 postgresql:test_aio / test_aio/001_aio OK 12.52s 583 subtests passed [02:37:22.206] 336/350 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.31s [02:37:22.236] 337/350 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.23s [02:37:22.912] ▶ 338/350 - binary_upgrade: pg_dump runs FAIL [02:37:23.036] 338/350 postgresql:test_pg_dump / test_pg_dump/001_base ERROR 2.80s exit status 2 [02:37:23.036] >>> top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MALLOC_PERTURB_=23 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/modules/test_pg_dump:/tmp/cirrus-ci-build/build/src/test/modules/test_pg_dump/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 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/modules/test_pg_dump --pg-test-extra '' --testgroup test_pg_dump --testname 001_base -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/modules/test_pg_dump /tmp/cirrus-ci-build/src/test/modules/test_pg_dump/t/001_base.pl [02:37:23.036] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:37:23.036] stderr: [02:37:23.036] # Failed test 'binary_upgrade: pg_dump runs' [02:37:23.036] # at /tmp/cirrus-ci-build/src/test/modules/test_pg_dump/t/001_base.pl line 941. [02:37:23.036] # Tests were run but no plan was declared and done_testing() was not seen. [02:37:23.036] # Looks like your test exited with 2 just after 1. [02:37:23.036] [02:37:23.036] (test program exited with status code 2) [02:37:23.036] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:37:23.036] [02:37:23.251] 339/350 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.03s 10 subtests passed [02:37:23.767] 340/350 postgresql:test_slru / test_slru/001_multixact OK 3.23s 3 subtests passed [02:37:25.668] 341/350 postgresql:subscription / subscription/100_bugs OK 25.45s 17 subtests passed [02:37:26.863] 342/350 postgresql:worker_spi / worker_spi/001_worker_spi OK 5.34s 8 subtests passed [02:37:27.816] 343/350 postgresql:ssl / ssl/002_scram OK 5.58s 28 subtests passed [02:37:28.155] 344/350 postgresql:ldap / ldap/002_bindpasswd OK 4.39s 3 subtests passed [02:37:28.391] 345/350 postgresql:ssl / ssl/003_sslinfo OK 5.35s 21 subtests passed [02:37:29.423] 346/350 postgresql:icu / icu/010_database OK 2.56s 8 subtests passed [02:37:29.478] 347/350 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 3.81s 26 subtests passed [02:37:30.229] 348/350 postgresql:ldap / ldap/001_auth OK 6.98s 47 subtests passed [02:37:33.386] 349/350 postgresql:ssl / ssl/001_ssltests OK 11.18s 247 subtests passed [02:37:34.315] 350/350 postgresql:test_json_parser / test_json_parser/002_inline OK 21.06s 3400 subtests passed [02:37:34.381] [02:37:34.381] Summary of Failures: [02:37:34.381] [02:37:34.381] 6/350 postgresql:pg_upgrade / pg_upgrade/005_char_signedness ERROR 8.81s exit status 2 [02:37:34.381] 5/350 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR 18.08s exit status 29 [02:37:34.381] 10/350 postgresql:pg_upgrade / pg_upgrade/004_subscription ERROR 24.53s exit status 4 [02:37:34.381] 7/350 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes ERROR 52.94s exit status 5 [02:37:34.381] 43/350 postgresql:recovery / recovery/027_stream_regress ERROR 22.93s exit status 4 [02:37:34.381] 39/350 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 95.42s exit status 6 [02:37:34.381] 113/350 postgresql:vci / vci/regress ERROR 5.14s exit status 1 [02:37:34.381] 171/350 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups ERROR 8.15s exit status 2 [02:37:34.381] 187/350 postgresql:pg_dump / pg_dump/003_pg_dump_with_server ERROR 3.69s exit status 3 [02:37:34.381] 189/350 postgresql:pg_dump / pg_dump/004_pg_dump_parallel ERROR 3.72s exit status 4 [02:37:34.381] 192/350 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile ERROR 4.24s exit status 2 [02:37:34.381] 191/350 postgresql:pg_dump / pg_dump/002_pg_dump ERROR 5.86s exit status 2 [02:37:34.381] 194/350 postgresql:pg_dump / pg_dump/010_dump_connstr ERROR 10.35s exit status 4 [02:37:34.381] 338/350 postgresql:test_pg_dump / test_pg_dump/001_base ERROR 2.80s exit status 2 [02:37:34.381] [02:37:34.381] Ok: 331 [02:37:34.381] Expected Fail: 0 [02:37:34.381] Fail: 14 [02:37:34.381] Unexpected Pass: 0 [02:37:34.381] Skipped: 5 [02:37:34.381] Timeout: 0 [02:37:34.381] [02:37:34.381] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [02:37:34.449] [02:37:34.449] Exit status: 14