[03:53:34.740] su postgres <<-EOF [03:53:34.740] ulimit -c unlimited [03:53:34.740] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [03:53:34.740] EOF [03:53:36.000] 1/353 postgresql:setup / tmp_install OK 0.90s [03:53:36.060] 2/353 postgresql:setup / install_test_files OK 0.06s [03:53:37.601] 3/353 postgresql:setup / initdb_cache OK 1.54s [03:53:37.830] 4/353 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.22s 9 subtests passed [03:53:47.585] ▶ 5/353 - run of pg_upgrade FAIL [03:53:47.608] ▶ 5/353 - the default char signedness is updated during pg_upgrade: matches FAIL [03:53:47.620] 5/353 postgresql:pg_upgrade / pg_upgrade/005_char_signedness ERROR 9.97s exit status 2 [03:53:47.621] >>> PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=65 with_icu=yes share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template top_builddir=/tmp/cirrus-ci-build/build 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 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/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 [03:53:47.621] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:53:47.621] stderr: [03:53:47.621] # Failed test 'run of pg_upgrade' [03:53:47.621] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/005_char_signedness.pl line 74. [03:53:47.621] # Failed test 'the default char signedness is updated during pg_upgrade: matches' [03:53:47.621] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/005_char_signedness.pl line 90. [03:53:47.621] # 'pg_control version number: 1800 [03:53:47.621] # Catalog version number: 202509291 [03:53:47.621] # Database system identifier: 7556467624087953228 [03:53:47.621] # Database cluster state: shut down [03:53:47.621] # pg_control last modified: Thu Oct 2 03:53:43 2025 [03:53:47.621] # Latest checkpoint location: 0/0179A4A0 [03:53:47.621] # Latest checkpoint's REDO location: 0/0179A4A0 [03:53:47.621] # Latest checkpoint's REDO WAL file: 000000010000000000000001 [03:53:47.621] # Latest checkpoint's TimeLineID: 1 [03:53:47.621] # Latest checkpoint's PrevTimeLineID: 1 [03:53:47.621] # Latest checkpoint's full_page_writes: on [03:53:47.621] # Latest checkpoint's NextXID: 0:755 [03:53:47.621] # Latest checkpoint's NextOID: 14242 [03:53:47.621] # Latest checkpoint's NextMultiXactId: 1 [03:53:47.621] # Latest checkpoint's NextMultiOffset: 0 [03:53:47.621] # Latest checkpoint's oldestXID: 747 [03:53:47.621] # Latest checkpoint's oldestXID's DB: 1 [03:53:47.621] # Latest checkpoint's oldestActiveXID: 0 [03:53:47.621] # Latest checkpoint's oldestMultiXid: 1 [03:53:47.621] # Latest checkpoint's oldestMulti's DB: 1 [03:53:47.621] # Latest checkpoint's oldestCommitTsXid:0 [03:53:47.621] # Latest checkpoint's newestCommitTsXid:0 [03:53:47.621] # Time of latest checkpoint: Thu Oct 2 03:53:43 2025 [03:53:47.621] # Fake LSN counter for unlogged rels: 0/000003E8 [03:53:47.621] # Minimum recovery ending location: 0/00000000 [03:53:47.621] # Min recovery ending loc's timeline: 0 [03:53:47.621] # Backup start location: 0/00000000 [03:53:47.621] # Backup end location: 0/00000000 [03:53:47.621] # End-of-backup record required: no [03:53:47.621] # wal_level setting: replica [03:53:47.621] # wal_log_hints setting: off [03:53:47.621] # max_connections setting: 100 [03:53:47.621] # max_worker_processes setting: 8 [03:53:47.621] # max_wal_senders setting: 10 [03:53:47.621] # max_prepared_xacts setting: 0 [03:53:47.621] # max_locks_per_xact setting: 64 [03:53:47.621] # track_commit_timestamp setting: off [03:53:47.621] # Maximum data alignment: 8 [03:53:47.621] # Database block size: 8192 [03:53:47.621] # Blocks per segment of large relation: 131072 [03:53:47.621] # WAL block size: 8192 [03:53:47.621] # Bytes per WAL segment: 16777216 [03:53:47.621] # Maximum length of identifiers: 64 [03:53:47.621] # Maximum columns in an index: 32 [03:53:47.621] # Maximum size of a TOAST chunk: 1996 [03:53:47.621] # Size of a large-object chunk: 2048 [03:53:47.621] # Date/time type storage: 64-bit integers [03:53:47.621] # Float8 argument passing: by value [03:53:47.621] # Data page checksum version: 1 [03:53:47.621] # Default char data signedness: signed [03:53:47.621] # Mock authentication nonce: ff00a346fbf0681448f81f904f61fa528fefe30285736f1509d6506eff347a2e [03:53:47.621] # ' [03:53:47.621] # doesn't match '(?^:Default char data signedness:\s+unsigned)' [03:53:47.621] # Looks like you failed 2 tests of 16. [03:53:47.621] [03:53:47.621] (test program exited with status code 2) [03:53:47.621] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:53:47.621] [03:53:47.635] ▶ 6/353 - 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 [03:53:49.163] ▶ 7/353 - pg_upgrade with transfer mode --clone: stdout matches FAIL [03:53:55.472] 8/353 postgresql:recovery / recovery/001_stream_rep OK 17.64s 63 subtests passed [03:53:55.952] 9/353 postgresql:recovery / recovery/002_archiving OK 8.33s 8 subtests passed [03:53:56.159] ▶ 6/353 - run of pg_upgrade of old cluster FAIL [03:53:56.445] ▶ 6/353 - check the slot exists on new cluster FAIL [03:53:56.757] 6/353 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR 19.14s exit status 4 [03:53:56.758] >>> MALLOC_PERTURB_=24 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress with_icu=yes share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template top_builddir=/tmp/cirrus-ci-build/build 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 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/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 [03:53:56.758] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:53:56.758] stderr: [03:53:56.758] # 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)/' [03:53:56.758] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/003_logical_slots.pl line 76. [03:53:56.758] # 'Performing Consistency Checks [03:53:56.758] # ----------------------------- [03:53:56.758] # Checking cluster versions ok [03:53:56.758] # Checking database connection settings ok [03:53:56.758] # Checking database user is the install user ok [03:53:56.758] # Checking for prepared transactions ok [03:53:56.758] # Checking for contrib/isn with bigint-passing mismatch ok [03:53:56.758] # Checking for valid logical replication slots ok [03:53:56.758] # Checking for subscription state ok [03:53:56.758] # Checking data type usage ok [03:53:56.758] # Checking for objects affected by Unicode update ok [03:53:56.758] # Creating dump of global objects ok [03:53:56.758] # Creating dump of database schemas [03:53:56.758] # *failure* [03:53:56.758] # [03:53:56.758] # 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/20251002T035344.864/log/pg_upgrade_dump_1.log" for [03:53:56.758] # the probable cause of the failure. [03:53:56.758] # Failure, exiting [03:53:56.758] # ' [03:53:56.758] # 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)' [03:53:56.758] # Failed test 'run of pg_upgrade of old cluster' [03:53:56.758] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/003_logical_slots.pl line 191. [03:53:56.758] # Failed test 'check the slot exists on new cluster' [03:53:56.758] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/003_logical_slots.pl line 197. [03:53:56.758] # got: '' [03:53:56.758] # expected: 'regress_sub|t|t' [03:53:56.758] # Tests were run but no plan was declared and done_testing() was not seen. [03:53:56.758] # Looks like your test exited with 4 just after 11. [03:53:56.758] [03:53:56.758] (test program exited with status code 4) [03:53:56.758] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:53:56.758] [03:54:00.824] ▶ 10/353 - run of pg_upgrade for old instance when the subscription tables are in init/ready state FAIL [03:54:00.824] ▶ 10/353 - pg_upgrade_output.d/ removed after successful pg_upgrade FAIL [03:54:01.314] ▶ 10/353 - check that the subscription's running status, failover, and retain_dead_tuples are preserved FAIL [03:54:01.371] ▶ 10/353 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgraded2) FAIL [03:54:01.603] 10/353 postgresql:pg_upgrade / pg_upgrade/004_subscription ERROR 23.97s exit status 4 [03:54:01.604] >>> PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress with_icu=yes MALLOC_PERTURB_=71 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template top_builddir=/tmp/cirrus-ci-build/build 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 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/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 [03:54:01.604] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:54:01.604] stderr: [03:54:01.604] # Failed test 'run of pg_upgrade for old instance when the subscription tables are in init/ready state' [03:54:01.604] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/004_subscription.pl line 325. [03:54:01.604] # Failed test 'pg_upgrade_output.d/ removed after successful pg_upgrade' [03:54:01.604] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/004_subscription.pl line 340. [03:54:01.604] # Failed test 'check that the subscription's running status, failover, and retain_dead_tuples are preserved' [03:54:01.604] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/004_subscription.pl line 364. [03:54:01.604] # got: '' [03:54:01.604] # expected: 'regress_sub4|t|t|t [03:54:01.604] # regress_sub5|f|f|f' [03:54:01.604] # Failed test 'there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgraded2)' [03:54:01.604] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/004_subscription.pl line 372. [03:54:01.604] # got: '' [03:54:01.604] # expected: '16396|r [03:54:01.604] # 16400|i' [03:54:01.604] # Tests were run but no plan was declared and done_testing() was not seen. [03:54:01.604] # Looks like your test exited with 4 just after 15. [03:54:01.604] [03:54:01.604] (test program exited with status code 4) [03:54:01.604] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:54:01.604] [03:54:02.564] ▶ 7/353 - pg_upgrade with transfer mode --copy: stdout matches FAIL [03:54:09.382] 11/353 postgresql:recovery / recovery/005_replay_delay OK 12.62s 3 subtests passed [03:54:11.314] 12/353 postgresql:recovery / recovery/004_timeline_switch OK 15.36s 3 subtests passed [03:54:11.369] 13/353 postgresql:recovery / recovery/006_logical_decoding OK 9.76s 20 subtests passed [03:54:13.585] 14/353 postgresql:recovery / recovery/003_recovery_targets OK 18.11s 12 subtests passed [03:54:17.020] ▶ 7/353 - pg_upgrade with transfer mode --copy-file-range: stdout matches FAIL [03:54:20.086] 15/353 postgresql:recovery / recovery/010_logical_decoding_timelines OK 6.50s 13 subtests passed [03:54:21.296] 16/353 postgresql:recovery / recovery/007_sync_rep OK 11.91s 11 subtests passed [03:54:26.052] 17/353 postgresql:recovery / recovery/013_crash_restart OK 4.76s 19 subtests passed [03:54:26.920] ▶ 7/353 - pg_upgrade with transfer mode --link: stdout matches FAIL [03:54:27.545] 18/353 postgresql:recovery / recovery/009_twophase OK 16.17s 30 subtests passed [03:54:28.490] 19/353 postgresql:recovery / recovery/008_fsm_truncation OK 17.17s 1 subtests passed [03:54:29.252] 20/353 postgresql:recovery / recovery/012_subtransactions OK 9.17s 12 subtests passed [03:54:30.067] 21/353 postgresql:recovery / recovery/014_unlogged_reinit OK 4.01s 23 subtests passed [03:54:33.911] 22/353 postgresql:recovery / recovery/015_promotion_pages OK 6.36s 1 subtests passed [03:54:34.718] 23/353 postgresql:recovery / recovery/016_min_consistency OK 6.23s 1 subtests passed [03:54:36.556] 24/353 postgresql:recovery / recovery/017_shm OK 7.30s 4 subtests passed [03:54:36.866] ▶ 7/353 - pg_upgrade with transfer mode --swap: stdout matches FAIL [03:54:37.176] 7/353 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes ERROR 59.52s exit status 5 [03:54:37.176] >>> PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=37 with_icu=yes share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template top_builddir=/tmp/cirrus-ci-build/build 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 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/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 [03:54:37.176] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:54:37.176] Listing only the last 100 lines from a long log. [03:54:37.176] # Creating dump of global objects ok [03:54:37.176] # Creating dump of database schemas [03:54:37.176] # *failure* [03:54:37.176] # [03:54:37.176] # 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/20251002T035346.943/log/pg_upgrade_dump_1.log" for [03:54:37.176] # the probable cause of the failure. [03:54:37.176] # Failure, exiting [03:54:37.176] # ' [03:54:37.176] # doesn't match '(?^:.* not supported on this platform|could not .* between old and new data directories: .*)' [03:54:37.176] # Failed test 'pg_upgrade with transfer mode --copy: stdout matches' [03:54:37.176] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/006_transfer_modes.pl line 127. [03:54:37.176] # 'Performing Consistency Checks [03:54:37.176] # ----------------------------- [03:54:37.176] # Checking cluster versions ok [03:54:37.176] # Checking database connection settings ok [03:54:37.176] # Checking database user is the install user ok [03:54:37.176] # Checking for prepared transactions ok [03:54:37.176] # Checking for contrib/isn with bigint-passing mismatch ok [03:54:37.176] # Checking for valid logical replication slots ok [03:54:37.176] # Checking for subscription state ok [03:54:37.176] # Checking data type usage ok [03:54:37.176] # Checking for objects affected by Unicode update ok [03:54:37.176] # Creating dump of global objects ok [03:54:37.176] # Creating dump of database schemas [03:54:37.176] # *failure* [03:54:37.176] # [03:54:37.176] # 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/20251002T035359.090/log/pg_upgrade_dump_1.log" for [03:54:37.176] # the probable cause of the failure. [03:54:37.176] # Failure, exiting [03:54:37.176] # ' [03:54:37.176] # doesn't match '(?^:.* not supported on this platform|could not .* between old and new data directories: .*)' [03:54:37.176] # Failed test 'pg_upgrade with transfer mode --copy-file-range: stdout matches' [03:54:37.176] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/006_transfer_modes.pl line 127. [03:54:37.176] # 'Performing Consistency Checks [03:54:37.176] # ----------------------------- [03:54:37.176] # Checking cluster versions ok [03:54:37.176] # Checking database connection settings ok [03:54:37.176] # Checking database user is the install user ok [03:54:37.176] # Checking for prepared transactions ok [03:54:37.176] # Checking for contrib/isn with bigint-passing mismatch ok [03:54:37.176] # Checking for valid logical replication slots ok [03:54:37.176] # Checking for subscription state ok [03:54:37.176] # Checking data type usage ok [03:54:37.176] # Checking for objects affected by Unicode update ok [03:54:37.176] # Creating dump of global objects ok [03:54:37.176] # Creating dump of database schemas [03:54:37.176] # *failure* [03:54:37.176] # [03:54:37.176] # 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/20251002T035414.184/log/pg_upgrade_dump_1.log" for [03:54:37.176] # the probable cause of the failure. [03:54:37.176] # Failure, exiting [03:54:37.176] # ' [03:54:37.176] # doesn't match '(?^:.* not supported on this platform|could not .* between old and new data directories: .*)' [03:54:37.176] # Failed test 'pg_upgrade with transfer mode --link: stdout matches' [03:54:37.176] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/006_transfer_modes.pl line 127. [03:54:37.176] # 'Performing Consistency Checks [03:54:37.176] # ----------------------------- [03:54:37.176] # Checking cluster versions ok [03:54:37.176] # Checking database connection settings ok [03:54:37.176] # Checking database user is the install user ok [03:54:37.176] # Checking for prepared transactions ok [03:54:37.176] # Checking for contrib/isn with bigint-passing mismatch ok [03:54:37.176] # Checking for valid logical replication slots ok [03:54:37.176] # Checking for subscription state ok [03:54:37.176] # Checking data type usage ok [03:54:37.176] # Checking for objects affected by Unicode update ok [03:54:37.176] # Creating dump of global objects ok [03:54:37.176] # Creating dump of database schemas [03:54:37.176] # *failure* [03:54:37.176] # [03:54:37.176] # 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/20251002T035424.437/log/pg_upgrade_dump_1.log" for [03:54:37.176] # the probable cause of the failure. [03:54:37.176] # Failure, exiting [03:54:37.176] # ' [03:54:37.176] # doesn't match '(?^:.* not supported on this platform|could not .* between old and new data directories: .*)' [03:54:37.176] # Failed test 'pg_upgrade with transfer mode --swap: stdout matches' [03:54:37.176] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/006_transfer_modes.pl line 127. [03:54:37.176] # 'Performing Consistency Checks [03:54:37.176] # ----------------------------- [03:54:37.176] # Checking cluster versions ok [03:54:37.176] # Checking database connection settings ok [03:54:37.176] # Checking database user is the install user ok [03:54:37.176] # Checking for prepared transactions ok [03:54:37.176] # Checking for contrib/isn with bigint-passing mismatch ok [03:54:37.176] # Checking for valid logical replication slots ok [03:54:37.176] # Checking for subscription state ok [03:54:37.176] # Checking data type usage ok [03:54:37.176] # Checking for objects affected by Unicode update ok [03:54:37.176] # Creating dump of global objects ok [03:54:37.176] # Creating dump of database schemas [03:54:37.176] # *failure* [03:54:37.176] # [03:54:37.176] # 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/20251002T035434.388/log/pg_upgrade_dump_1.log" for [03:54:37.176] # the probable cause of the failure. [03:54:37.176] # Failure, exiting [03:54:37.176] # ' [03:54:37.176] # doesn't match '(?^:.* not supported on this platform|could not .* between old and new data directories: .*)' [03:54:37.176] # Looks like you failed 5 tests of 10. [03:54:37.176] [03:54:37.176] (test program exited with status code 5) [03:54:37.176] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:54:37.176] [03:54:42.051] 25/353 postgresql:recovery / recovery/022_crash_temp_files OK 4.87s 11 subtests passed [03:54:42.233] 26/353 postgresql:recovery / recovery/021_row_visibility OK 5.68s 10 subtests passed [03:54:45.350] 27/353 postgresql:recovery / recovery/020_archive_status OK 10.63s 19 subtests passed [03:54:49.164] 28/353 postgresql:recovery / recovery/023_pitr_prepared_xact OK 7.11s 1 subtests passed [03:54:50.554] 29/353 postgresql:recovery / recovery/024_archive_recovery OK 8.32s 2 subtests passed [03:54:53.689] 30/353 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 8.34s 1 subtests passed [03:54:55.221] 31/353 postgresql:isolation / isolation/isolation OK 77.55s 122 subtests passed [03:54:57.688] 32/353 postgresql:recovery / recovery/018_wal_optimize OK 27.62s 38 subtests passed [03:55:05.051] 33/353 postgresql:recovery / recovery/028_pitr_timelines OK 11.36s 3 subtests passed [03:55:05.524] 34/353 postgresql:recovery / recovery/026_overwrite_contrecord OK 16.36s 3 subtests passed [03:55:07.485] 35/353 postgresql:recovery / recovery/029_stats_restart OK 12.26s 44 subtests passed [03:55:07.562] 36/353 postgresql:regress / regress/regress OK 89.96s 229 subtests passed [03:55:08.071] 37/353 postgresql:recovery / recovery/019_replslot_limit OK 34.16s 26 subtests passed [03:55:10.279] 38/353 postgresql:recovery / recovery/030_stats_cleanup_replica OK 12.59s 11 subtests passed [03:55:11.794] 39/353 postgresql:recovery / recovery/034_create_database OK 4.23s 2 subtests passed [03:55:13.018] ▶ 40/353 - dump before running pg_upgrade FAIL [03:55:14.684] 41/353 postgresql:recovery / recovery/031_recovery_conflict OK 9.63s 18 subtests passed [03:55:15.274] 42/353 postgresql:recovery / recovery/032_relfilenode_reuse OK 9.75s 14 subtests passed [03:55:16.389] 43/353 postgresql:recovery / recovery/036_truncated_dropped OK 6.11s 8 subtests passed [03:55:16.445] 44/353 postgresql:recovery / recovery/037_invalid_database OK 4.65s 10 subtests passed [03:55:21.909] 45/353 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 7.22s 2 subtests passed [03:55:22.514] 46/353 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.07s 6 subtests passed [03:55:23.247] ▶ 40/353 - run of pg_upgrade for new instance FAIL [03:55:23.248] ▶ 40/353 - pg_upgrade_output.d/ removed after pg_upgrade success FAIL [03:55:23.707] ▶ 40/353 - check that locales in new cluster match original cluster FAIL [03:55:24.393] ▶ 40/353 - dump after running pg_upgrade FAIL [03:55:24.395] ▶ 40/353 - old and new dumps match after pg_upgrade FAIL [03:55:24.453] 40/353 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 106.84s exit status 6 [03:55:24.454] >>> MALLOC_PERTURB_=49 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress with_icu=yes share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template top_builddir=/tmp/cirrus-ci-build/build 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 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/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 [03:55:24.454] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:55:24.454] stderr: [03:55:24.454] # Failed test 'dump before running pg_upgrade' [03:55:24.454] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 437. [03:55:24.454] # Failed test 'run of pg_upgrade for new instance' [03:55:24.454] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 574. [03:55:24.454] # Failed test 'pg_upgrade_output.d/ removed after pg_upgrade success' [03:55:24.454] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 587. [03:55:24.454] # Failed test 'check that locales in new cluster match original cluster' [03:55:24.454] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 622. [03:55:24.454] # got: '0|c|C.UTF-8|C.UTF-8|' [03:55:24.454] # expected: '6|b|C|C|C.UTF-8' [03:55:24.454] # Failed test 'dump after running pg_upgrade' [03:55:24.454] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 635. [03:55:24.454] # Failed test 'old and new dumps match after pg_upgrade' [03:55:24.454] # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Utils.pm line 801. [03:55:24.454] # got: '1' [03:55:24.454] # expected: '0' [03:55:24.454] # Looks like you failed 6 tests of 20. [03:55:24.454] [03:55:24.454] (test program exited with status code 6) [03:55:24.454] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:55:24.454] [03:55:28.409] 47/353 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 3.95s 1 subtests passed [03:55:31.308] 48/353 postgresql:recovery / recovery/042_low_level_backup OK 9.40s 4 subtests passed [03:55:31.356] 49/353 postgresql:recovery / recovery/033_replay_tsp_drops OK 23.87s 3 subtests passed [03:55:31.726] 50/353 postgresql:recovery / recovery/043_no_contrecord_switch OK 9.21s 1 subtests passed [03:55:32.045] 51/353 postgresql:recovery / recovery/039_end_of_wal OK 16.77s 14 subtests passed [03:55:37.540] 52/353 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 5.81s 3 subtests passed [03:55:38.850] 53/353 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 7.49s 1 subtests passed [03:55:41.995] 54/353 postgresql:recovery / recovery/035_standby_logical_decoding OK 33.92s 89 subtests passed [03:55:42.210] 55/353 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 10.90s 1 subtests passed [03:55:42.522] 56/353 postgresql:kerberos / kerberos/001_auth OK 10.47s 142 subtests passed [03:55:43.354] 57/353 postgresql:plpgsql / plpgsql/regress OK 5.81s 13 subtests passed [03:55:43.908] 58/353 postgresql:plperl / plperl/regress OK 5.06s 13 subtests passed [03:55:43.931] 59/353 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 27.54s 35 subtests passed [03:55:46.389] 60/353 postgresql:pltcl / pltcl/regress OK 4.18s 8 subtests passed [03:55:46.769] 61/353 postgresql:auto_explain / auto_explain/regress OK 3.41s 1 subtests passed [03:55:47.378] 62/353 postgresql:basic_archive / basic_archive/regress OK 3.47s 1 subtests passed [03:55:47.813] 63/353 postgresql:bloom / bloom/regress OK 3.88s 1 subtests passed [03:55:48.078] 64/353 postgresql:plpython / plpython/regress OK 6.08s 23 subtests passed [03:55:49.333] 65/353 postgresql:bool_plperl / bool_plperl/regress OK 2.94s 2 subtests passed [03:55:50.480] 66/353 postgresql:recovery / recovery/045_archive_restartpoint OK 22.07s 1 subtests passed [03:55:51.138] 67/353 postgresql:citext / citext/regress OK 3.32s 3 subtests passed [03:55:52.006] 68/353 postgresql:cube / cube/regress OK 3.93s 2 subtests passed [03:55:52.533] 69/353 postgresql:btree_gin / btree_gin/regress OK 5.76s 30 subtests passed [03:55:53.494] 70/353 postgresql:btree_gist / btree_gist/regress OK 6.11s 32 subtests passed [03:55:53.860] 71/353 postgresql:dblink / dblink/regress OK 4.52s 1 subtests passed [03:55:54.032] 72/353 postgresql:dict_int / dict_int/regress OK 3.55s 1 subtests passed [03:55:54.546] 73/353 postgresql:dict_xsyn / dict_xsyn/regress OK 3.41s 1 subtests passed [03:55:56.162] 74/353 postgresql:earthdistance / earthdistance/regress OK 4.16s 1 subtests passed [03:55:56.286] 75/353 postgresql:file_fdw / file_fdw/regress OK 3.75s 1 subtests passed [03:55:56.338] 76/353 postgresql:amcheck / amcheck/regress OK 13.81s 4 subtests passed [03:55:57.507] 77/353 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 4.01s 2 subtests passed [03:55:57.933] 78/353 postgresql:hstore_plperl / hstore_plperl/regress OK 3.90s 3 subtests passed [03:55:58.095] 79/353 postgresql:hstore_plpython / hstore_plpython/regress OK 3.55s 1 subtests passed [03:55:59.599] 80/353 postgresql:jsonb_plperl / jsonb_plperl/regress OK 3.26s 2 subtests passed [03:55:59.640] 81/353 postgresql:isn / isn/regress OK 3.35s 1 subtests passed [03:56:00.513] 82/353 postgresql:lo / lo/regress OK 2.58s 1 subtests passed [03:56:01.037] 83/353 postgresql:hstore / hstore/regress OK 7.18s 2 subtests passed [03:56:01.379] 84/353 postgresql:jsonb_plpython / jsonb_plpython/regress OK 3.87s 1 subtests passed [03:56:03.206] 85/353 postgresql:ltree_plpython / ltree_plpython/regress OK 3.61s 1 subtests passed [03:56:03.845] 86/353 postgresql:ltree / ltree/regress OK 5.75s 1 subtests passed [03:56:05.131] 87/353 postgresql:passwordcheck / passwordcheck/regress OK 4.62s 1 subtests passed [03:56:05.554] 88/353 postgresql:pg_buffercache / pg_buffercache/regress OK 4.52s 2 subtests passed [03:56:05.652] 89/353 postgresql:pageinspect / pageinspect/regress OK 6.01s 8 subtests passed [03:56:06.919] 90/353 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 3.07s 1 subtests passed [03:56:07.164] 91/353 postgresql:pg_freespacemap / pg_freespacemap/regress OK 3.96s 1 subtests passed [03:56:08.080] 92/353 postgresql:pg_overexplain / pg_overexplain/regress OK 2.95s 1 subtests passed [03:56:08.959] 93/353 postgresql:pg_prewarm / pg_prewarm/regress OK 3.40s 1 subtests passed [03:56:09.011] 94/353 postgresql:pgrowlocks / pgrowlocks/isolation OK 3.36s 1 subtests passed [03:56:09.455] 95/353 postgresql:pgcrypto / pgcrypto/regress OK 8.07s 24 subtests passed [03:56:11.695] 96/353 postgresql:pgstattuple / pgstattuple/regress OK 4.53s 1 subtests passed [03:56:12.951] 97/353 postgresql:intarray / intarray/regress OK 16.79s 1 subtests passed [03:56:13.158] 98/353 postgresql:pg_stat_statements / pg_stat_statements/regress OK 6.24s 16 subtests passed [03:56:13.299] 99/353 postgresql:pg_surgery / pg_surgery/regress OK 5.22s 1 subtests passed [03:56:13.702] 100/353 postgresql:pg_visibility / pg_visibility/regress OK 4.69s 1 subtests passed [03:56:14.247] 101/353 postgresql:pg_walinspect / pg_walinspect/regress OK 4.79s 2 subtests passed [03:56:16.272] 102/353 postgresql:pg_trgm / pg_trgm/regress OK 7.31s 3 subtests passed [03:56:16.395] 103/353 postgresql:seg / seg/regress OK 3.44s 3 subtests passed [03:56:16.796] 104/353 postgresql:spi / spi/regress OK 3.64s 2 subtests passed [03:56:16.879] 105/353 postgresql:tablefunc / tablefunc/regress OK 3.58s 1 subtests passed [03:56:17.100] 106/353 postgresql:tcn / tcn/isolation OK 3.40s 1 subtests passed [03:56:21.172] 107/353 postgresql:tsm_system_rows / tsm_system_rows/regress OK 4.78s 1 subtests passed [03:56:22.121] 108/353 postgresql:unaccent / unaccent/regress OK 5.24s 1 subtests passed [03:56:22.211] 109/353 postgresql:tsm_system_time / tsm_system_time/regress OK 5.41s 1 subtests passed [03:56:22.661] 110/353 postgresql:uuid-ossp / uuid-ossp/regress OK 5.56s 1 subtests passed [03:56:24.926] 111/353 postgresql:test_decoding / test_decoding/isolation OK 8.65s 14 subtests passed [03:56:25.210] 112/353 postgresql:brin / brin/isolation OK 3.00s 1 subtests passed [03:56:25.569] 113/353 postgresql:commit_ts / commit_ts/regress OK 2.91s 1 subtests passed [03:56:25.830] 114/353 postgresql:xml2 / xml2/regress OK 3.71s 1 subtests passed [03:56:26.088] ▶ 115/353 - vci 1078 ms FAIL [03:56:26.215] 116/353 postgresql:postgres_fdw / postgres_fdw/regress OK 14.52s 2 subtests passed [03:56:26.692] ▶ 115/353 - bugs 551 ms FAIL [03:56:27.527] 115/353 postgresql:vci / vci/regress ERROR 6.35s exit status 1 [03:56:27.528] >>> MALLOC_PERTURB_=24 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress 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/contrib/vci:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin top_builddir=/tmp/cirrus-ci-build/build 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/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 [03:56:27.528] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:56:27.528] stderr: [03:56:27.528] # (test process exited with exit code 2) [03:56:27.528] # (test process exited with exit code 2) [03:56:27.528] # 2 of 2 tests failed. [03:56:27.528] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/vci/regress/regression.diffs". [03:56:27.528] # 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". [03:56:27.528] [03:56:27.528] (test program exited with status code 1) [03:56:27.528] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:56:27.528] [03:56:28.345] 117/353 postgresql:dummy_index_am / dummy_index_am/regress OK 3.13s 1 subtests passed [03:56:28.550] ▶ 118/353 - dump primary server FAIL [03:56:28.607] 119/353 postgresql:dummy_seclabel / dummy_seclabel/regress OK 3.04s 1 subtests passed [03:56:28.683] 120/353 postgresql:delay_execution / delay_execution/isolation OK 3.76s 2 subtests passed [03:56:29.012] ▶ 118/353 - dump standby server FAIL [03:56:29.603] 121/353 postgresql:gin / gin/regress OK 3.77s 1 subtests passed [03:56:29.767] 122/353 postgresql:injection_points / injection_points/regress OK 3.55s 4 subtests passed [03:56:30.344] ▶ 118/353 - dump catalogs of primary server FAIL [03:56:30.960] ▶ 118/353 - dump catalogs of standby server FAIL [03:56:30.960] ▶ 118/353 - compare primary and standby catalog dumps FAIL [03:56:31.555] 123/353 postgresql:test_binaryheap / test_binaryheap/regress OK 2.87s 1 subtests passed [03:56:31.691] 124/353 postgresql:plsample / plsample/regress OK 3.35s 1 subtests passed [03:56:31.840] 118/353 postgresql:recovery / recovery/027_stream_regress ERROR 101.29s exit status 5 [03:56:31.841] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MALLOC_PERTURB_=144 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/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template top_builddir=/tmp/cirrus-ci-build/build enable_injection_points=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/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 [03:56:31.841] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:56:31.841] stderr: [03:56:31.841] # Failed test 'dump primary server' [03:56:31.841] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 115. [03:56:31.841] # Failed test 'dump standby server' [03:56:31.841] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 125. [03:56:31.841] # Failed test 'dump catalogs of primary server' [03:56:31.841] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 144. [03:56:31.841] # Failed test 'dump catalogs of standby server' [03:56:31.841] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 156. [03:56:31.841] # Failed test 'compare primary and standby catalog dumps' [03:56:31.841] # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Utils.pm line 801. [03:56:31.841] # got: '-1' [03:56:31.841] # expected: '0' [03:56:31.841] # Looks like you failed 5 tests of 11. [03:56:31.841] [03:56:31.841] (test program exited with status code 5) [03:56:31.841] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:56:31.841] [03:56:31.989] 125/353 postgresql:spgist_name_ops / spgist_name_ops/regress OK 3.38s 1 subtests passed [03:56:32.915] 126/353 postgresql:test_bitmapset / test_bitmapset/regress OK 3.31s 1 subtests passed [03:56:33.155] 127/353 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.39s 1 subtests passed [03:56:33.478] 128/353 postgresql:injection_points / injection_points/isolation OK 5.95s 3 subtests passed [03:56:33.756] 129/353 postgresql:test_decoding / test_decoding/regress OK 19.51s 19 subtests passed [03:56:34.666] 130/353 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 3.11s 1 subtests passed [03:56:34.825] 131/353 postgresql:test_dsm_registry / test_dsm_registry/regress OK 2.83s 1 subtests passed [03:56:35.077] 132/353 postgresql:test_dsa / test_dsa/regress OK 3.23s 1 subtests passed [03:56:36.105] 133/353 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.41s 21 subtests passed [03:56:36.133] 134/353 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.98s 1 subtests passed [03:56:36.406] 135/353 postgresql:test_extensions / test_extensions/regress OK 3.49s 2 subtests passed [03:56:36.973] 136/353 postgresql:test_lfind / test_lfind/regress OK 3.22s 1 subtests passed [03:56:37.751] 137/353 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 3.08s 1 subtests passed [03:56:37.930] 138/353 postgresql:test_parser / test_parser/regress OK 2.85s 1 subtests passed [03:56:38.442] 139/353 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.62s 2 subtests passed [03:56:38.963] 140/353 postgresql:test_predtest / test_predtest/regress OK 2.83s 1 subtests passed [03:56:39.309] 141/353 postgresql:test_pg_dump / test_pg_dump/regress OK 3.20s 1 subtests passed [03:56:39.743] 142/353 postgresql:test_radixtree / test_radixtree/regress OK 3.34s 1 subtests passed [03:56:40.212] 143/353 postgresql:test_rbtree / test_rbtree/regress OK 3.24s 1 subtests passed [03:56:41.077] 144/353 postgresql:test_resowner / test_resowner/regress OK 3.15s 1 subtests passed [03:56:41.507] 145/353 postgresql:test_regex / test_regex/regress OK 3.75s 2 subtests passed [03:56:41.744] 146/353 postgresql:test_rls_hooks / test_rls_hooks/regress OK 3.30s 1 subtests passed [03:56:42.573] 147/353 postgresql:test_tidstore / test_tidstore/regress OK 2.83s 1 subtests passed [03:56:42.593] 148/353 postgresql:test_slru / test_slru/regress OK 3.28s 1 subtests passed [03:56:42.875] 149/353 postgresql:libpq / libpq/002_api OK 0.30s 1 subtests passed [03:56:43.644] 150/353 postgresql:libpq / libpq/001_uri OK 1.90s 63 subtests passed [03:56:43.768] 151/353 postgresql:typcache / typcache/regress OK 3.55s 1 subtests passed [03:56:44.382] 152/353 postgresql:test_integerset / test_integerset/regress OK 10.90s 1 subtests passed [03:56:44.549] 153/353 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.17s 55 subtests passed [03:56:44.976] 154/353 postgresql:unsafe_tests / unsafe_tests/regress OK 3.90s 4 subtests passed [03:56:45.232] 155/353 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.25s 9 subtests passed [03:56:46.823] 156/353 postgresql:test_shm_mq / test_shm_mq/regress OK 7.86s 1 subtests passed [03:56:49.526] 157/353 postgresql:libpq / libpq/006_service OK 5.76s 47 subtests passed [03:56:50.469] 158/353 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 5.24s 107 subtests passed [03:56:53.016] 159/353 postgresql:libpq / libpq/004_load_balance_dns OK 10.14s 125 subtests passed [03:56:53.358] 160/353 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.34s 51 subtests passed [03:56:53.979] 161/353 postgresql:ecpg / ecpg/ecpg OK 12.47s 65 subtests passed [03:56:54.162] 162/353 postgresql:libpq / libpq/003_load_balance_host_list OK 11.57s 127 subtests passed [03:56:54.780] 163/353 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 5.25s 32 subtests passed [03:56:55.029] 164/353 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.56s 10 subtests passed [03:56:57.562] 165/353 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 3.58s 3 subtests passed [03:56:57.852] 166/353 postgresql:pg_checksums / pg_checksums/001_basic OK 0.29s 9 subtests passed [03:56:58.902] 167/353 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 4.12s 24 subtests passed [03:56:59.237] 168/353 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.33s 13 subtests passed [03:57:00.434] 169/353 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.27s 43 subtests passed [03:57:00.473] 170/353 postgresql:libpq / libpq/005_negotiate_encryption OK 16.83s 249 subtests passed [03:57:01.404] 171/353 postgresql:pg_amcheck / pg_amcheck/003_check OK 14.58s 75 subtests passed [03:57:04.815] 172/353 postgresql:pg_checksums / pg_checksums/002_actions OK 6.96s 66 subtests passed [03:57:05.624] 173/353 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 5.15s 11 subtests passed [03:57:07.090] ▶ 174/353 - dump from PITR 1 FAIL [03:57:07.772] ▶ 174/353 - dump from PITR 2 FAIL [03:57:08.134] 174/353 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups ERROR 8.90s exit status 2 [03:57:08.134] >>> PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=11 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib 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 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template top_builddir=/tmp/cirrus-ci-build/build 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/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 [03:57:08.134] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:57:08.134] stderr: [03:57:08.134] # Failed test 'dump from PITR 1' [03:57:08.134] # at /tmp/cirrus-ci-build/src/bin/pg_combinebackup/t/002_compare_backups.pl line 174. [03:57:08.134] # Failed test 'dump from PITR 2' [03:57:08.134] # at /tmp/cirrus-ci-build/src/bin/pg_combinebackup/t/002_compare_backups.pl line 184. [03:57:08.134] # Looks like you failed 2 tests of 6. [03:57:08.134] [03:57:08.134] (test program exited with status code 2) [03:57:08.134] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:57:08.134] [03:57:09.545] 175/353 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.92s 3 subtests passed [03:57:11.748] 176/353 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 11.31s 7 subtests passed [03:57:12.207] 177/353 postgresql:initdb / initdb/001_initdb OK 27.66s 57 subtests passed [03:57:12.381] 178/353 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 7.56s 4 subtests passed [03:57:12.394] 179/353 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 2.85s 4 subtests passed [03:57:12.446] 180/353 postgresql:pg_config / pg_config/001_pg_config OK 0.24s 21 subtests passed [03:57:13.291] 181/353 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 11.89s 22 subtests passed [03:57:14.474] 182/353 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 19.44s 46 subtests passed [03:57:14.636] 183/353 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 6.50s 2 subtests passed [03:57:15.275] 184/353 postgresql:pg_ctl / pg_ctl/002_status OK 2.83s 3 subtests passed [03:57:15.326] 185/353 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.94s 18 subtests passed [03:57:16.220] 186/353 postgresql:pg_dump / pg_dump/001_basic OK 1.58s 99 subtests passed [03:57:17.060] 187/353 postgresql:pg_ctl / pg_ctl/001_start_stop OK 4.66s 25 subtests passed [03:57:17.371] 188/353 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 24.01s 200 subtests passed [03:57:17.664] 189/353 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 5.91s 4 subtests passed [03:57:18.228] 190/353 postgresql:pg_ctl / pg_ctl/003_promote OK 4.94s 12 subtests passed [03:57:18.651] ▶ 191/353 - newline in dbname: stderr matches FAIL [03:57:19.195] ▶ 192/353 - parallel dump FAIL [03:57:19.230] ▶ 192/353 - parallel restore FAIL [03:57:19.259] ▶ 191/353 - correctly fails to dump a foreign table from a dummy FDW: matches FAIL [03:57:19.526] ▶ 191/353 - dump foreign server with no tables FAIL [03:57:19.573] 191/353 postgresql:pg_dump / pg_dump/003_pg_dump_with_server ERROR 4.25s exit status 3 [03:57:19.573] >>> LZ4=/usr/bin/lz4 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress ZSTD=/usr/bin/zstd with_icu=yes share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib GZIP_PROGRAM=/usr/bin/gzip INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template top_builddir=/tmp/cirrus-ci-build/build 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 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 MALLOC_PERTURB_=205 /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 [03:57:19.573] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:57:19.573] stderr: [03:57:19.573] # Failed test 'newline in dbname: stderr matches' [03:57:19.573] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/003_pg_dump_with_server.pl line 29. [03:57:19.573] # '==55532==Using libbacktrace symbolizer. [03:57:19.573] # ../src/bin/pg_dump/pg_dump.c:20170:13: runtime error: load of value 116, which is not a valid value for type '_Bool' [03:57:19.573] # #0 0x560480714917 in addBoundaryDependencies ../src/bin/pg_dump/pg_dump.c:20170 [03:57:19.573] # #1 0x56048074a600 in main ../src/bin/pg_dump/pg_dump.c:1195 [03:57:19.573] # #2 0x7f9c59445249 (/lib/x86_64-linux-gnu/libc.so.6+0x27249) [03:57:19.573] # #3 0x7f9c59445304 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x27304) [03:57:19.573] # #4 0x560480708d80 in _start (/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump+0x55d80) [03:57:19.573] # [03:57:19.573] # Aborted (core dumped) [03:57:19.573] # pg_dumpall: error: pg_dump failed on database "template1", exiting [03:57:19.573] # ' [03:57:19.573] # doesn't match '(?^:shell command argument contains a newline)' [03:57:19.573] # Failed test 'correctly fails to dump a foreign table from a dummy FDW: matches' [03:57:19.573] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/003_pg_dump_with_server.pl line 46. [03:57:19.573] # '==55588==Using libbacktrace symbolizer. [03:57:19.573] # ../src/bin/pg_dump/pg_dump.c:20170:13: runtime error: load of value 116, which is not a valid value for type '_Bool' [03:57:19.573] # #0 0x55968114b917 in addBoundaryDependencies ../src/bin/pg_dump/pg_dump.c:20170 [03:57:19.573] # #1 0x559681181600 in main ../src/bin/pg_dump/pg_dump.c:1195 [03:57:19.573] # #2 0x7f415fc45249 (/lib/x86_64-linux-gnu/libc.so.6+0x27249) [03:57:19.573] # #3 0x7f415fc45304 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x27304) [03:57:19.573] # #4 0x55968113fd80 in _start (/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump+0x55d80) [03:57:19.573] # [03:57:19.573] # ' [03:57:19.573] # doesn't match '(?^:foreign-data wrapper \"dummy\" has no handler\r?\npg_dump: detail: Query was: .*t0)' [03:57:19.573] # Failed test 'dump foreign server with no tables' [03:57:19.573] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/003_pg_dump_with_server.pl line 56. [03:57:19.573] # Looks like you failed 3 tests of 6. [03:57:19.573] [03:57:19.573] (test program exited with status code 3) [03:57:19.573] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:57:19.573] [03:57:19.598] ▶ 192/353 - parallel dump as inserts FAIL [03:57:19.622] ▶ 192/353 - parallel restore as inserts FAIL [03:57:19.662] 192/353 postgresql:pg_dump / pg_dump/004_pg_dump_parallel ERROR 3.44s exit status 4 [03:57:19.662] >>> LZ4=/usr/bin/lz4 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress ZSTD=/usr/bin/zstd with_icu=yes MALLOC_PERTURB_=169 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib GZIP_PROGRAM=/usr/bin/gzip INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template top_builddir=/tmp/cirrus-ci-build/build 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 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/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 [03:57:19.662] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:57:19.662] stderr: [03:57:19.662] # Failed test 'parallel dump' [03:57:19.662] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/004_pg_dump_parallel.pl line 49. [03:57:19.662] # Failed test 'parallel restore' [03:57:19.662] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/004_pg_dump_parallel.pl line 60. [03:57:19.662] # Failed test 'parallel dump as inserts' [03:57:19.662] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/004_pg_dump_parallel.pl line 69. [03:57:19.662] # Failed test 'parallel restore as inserts' [03:57:19.662] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/004_pg_dump_parallel.pl line 81. [03:57:19.662] # Looks like you failed 4 tests of 4. [03:57:19.662] [03:57:19.662] (test program exited with status code 4) [03:57:19.662] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:57:19.662] [03:57:19.879] 193/353 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.40s 14 subtests passed [03:57:19.975] ▶ 194/353 - pg_dump: option -n pg_catalog FAIL [03:57:20.514] ▶ 194/353 - pg_dumpall: option --exclude-database handles database names with embedded dots FAIL [03:57:21.053] 195/353 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 2.82s 9 subtests passed [03:57:21.121] ▶ 196/353 - filter file without patterns FAIL [03:57:21.242] 196/353 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile ERROR 4.18s exit status 2 [03:57:21.243] >>> LZ4=/usr/bin/lz4 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress ZSTD=/usr/bin/zstd with_icu=yes share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib GZIP_PROGRAM=/usr/bin/gzip INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template top_builddir=/tmp/cirrus-ci-build/build 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_=183 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/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 [03:57:21.243] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:57:21.243] stderr: [03:57:21.243] # Failed test 'filter file without patterns' [03:57:21.243] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/005_pg_dump_filterfile.pl line 91. [03:57:21.243] # Tests were run but no plan was declared and done_testing() was not seen. [03:57:21.243] # Looks like your test exited with 2 just after 1. [03:57:21.243] [03:57:21.243] (test program exited with status code 2) [03:57:21.243] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:57:21.243] [03:57:21.331] ▶ 194/353 - binary_upgrade: pg_dump runs FAIL [03:57:21.368] ▶ 194/353 - binary_upgrade: pg_restore runs FAIL [03:57:21.496] 194/353 postgresql:pg_dump / pg_dump/002_pg_dump ERROR 6.22s exit status 2 [03:57:21.497] >>> LZ4=/usr/bin/lz4 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress ZSTD=/usr/bin/zstd with_icu=yes share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib MALLOC_PERTURB_=201 GZIP_PROGRAM=/usr/bin/gzip INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template top_builddir=/tmp/cirrus-ci-build/build 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 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/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 [03:57:21.497] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:57:21.497] stderr: [03:57:21.497] # Failed test 'pg_dump: option -n pg_catalog' [03:57:21.497] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/002_pg_dump.pl line 5359. [03:57:21.497] # Failed test 'pg_dumpall: option --exclude-database handles database names with embedded dots' [03:57:21.497] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/002_pg_dump.pl line 5366. [03:57:21.497] # Failed test 'binary_upgrade: pg_dump runs' [03:57:21.497] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/002_pg_dump.pl line 5450. [03:57:21.497] # Failed test 'binary_upgrade: pg_restore runs' [03:57:21.497] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/002_pg_dump.pl line 5492. [03:57:21.497] # Tests were run but no plan was declared and done_testing() was not seen. [03:57:21.497] # Looks like your test exited with 2 just after 40. [03:57:21.497] [03:57:21.497] (test program exited with status code 2) [03:57:21.497] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:57:21.497] [03:57:21.790] 197/353 postgresql:pg_rewind / pg_rewind/006_options OK 0.29s 13 subtests passed [03:57:21.904] 198/353 postgresql:pg_resetwal / pg_resetwal/001_basic OK 4.24s 77 subtests passed [03:57:22.319] ▶ 199/353 - parallel dump FAIL [03:57:22.555] ▶ 199/353 - parallel restore FAIL [03:57:22.644] ▶ 199/353 - parallel restore with create FAIL [03:57:23.160] ▶ 199/353 - take full dump FAIL [03:57:25.740] 200/353 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.50s 1 subtests passed [03:57:28.486] 201/353 postgresql:pg_rewind / pg_rewind/007_standby_source OK 6.69s 7 subtests passed [03:57:28.601] 199/353 postgresql:pg_dump / pg_dump/010_dump_connstr ERROR 11.23s exit status 4 [03:57:28.601] >>> LZ4=/usr/bin/lz4 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress ZSTD=/usr/bin/zstd with_icu=yes MALLOC_PERTURB_=27 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib GZIP_PROGRAM=/usr/bin/gzip INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template top_builddir=/tmp/cirrus-ci-build/build 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 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/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 [03:57:28.601] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:57:28.601] stderr: [03:57:28.601] # Failed test 'parallel dump' [03:57:28.601] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/010_dump_connstr.pl line 178. [03:57:28.601] # Failed test 'parallel restore' [03:57:28.601] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/010_dump_connstr.pl line 195. [03:57:28.601] # Failed test 'parallel restore with create' [03:57:28.601] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/010_dump_connstr.pl line 208. [03:57:28.601] # Failed test 'take full dump' [03:57:28.601] # at /tmp/cirrus-ci-build/src/bin/pg_dump/t/010_dump_connstr.pl line 221. [03:57:28.601] # Looks like you failed 4 tests of 14. [03:57:28.601] [03:57:28.601] (test program exited with status code 4) [03:57:28.601] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:57:28.601] [03:57:28.892] 202/353 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.29s 13 subtests passed [03:57:29.993] 203/353 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 10.11s 6 subtests passed [03:57:30.153] 204/353 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.26s 18 subtests passed [03:57:30.299] 205/353 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.30s 17 subtests passed [03:57:31.658] 206/353 postgresql:pg_rewind / pg_rewind/009_growing_files OK 5.92s 3 subtests passed [03:57:32.032] 207/353 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 10.13s 3 subtests passed [03:57:32.209] 208/353 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 11.15s 10 subtests passed [03:57:32.716] 209/353 postgresql:pg_rewind / pg_rewind/002_databases OK 13.05s 12 subtests passed [03:57:33.290] 210/353 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.26s 60 subtests passed [03:57:35.412] 211/353 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.75s 32 subtests passed [03:57:35.760] 212/353 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.55s 5 subtests passed [03:57:36.700] 213/353 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 8.21s 1 subtests passed [03:57:37.043] 214/353 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 4.32s 9 subtests passed [03:57:38.060] 215/353 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 7.91s 38 subtests passed [03:57:38.399] 216/353 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.34s 11 subtests passed [03:57:39.898] 217/353 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 6.61s 18 subtests passed [03:57:40.011] 218/353 postgresql:pg_rewind / pg_rewind/001_basic OK 20.44s 57 subtests passed [03:57:40.466] 219/353 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 3.42s 5 subtests passed [03:57:41.538] 220/353 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.14s 7 subtests passed [03:57:41.809] 221/353 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.80s 207 subtests passed [03:57:42.471] 222/353 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 7.06s 10 subtests passed [03:57:43.000] 223/353 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 7.24s 21 subtests passed [03:57:43.621] 224/353 postgresql:pg_waldump / pg_waldump/001_basic OK 6.92s 92 subtests passed [03:57:45.803] 225/353 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 15.50s 92 subtests passed [03:57:46.109] 226/353 postgresql:psql / psql/020_cancel OK 4.30s 2 subtests passed [03:57:46.357] 227/353 postgresql:scripts / scripts/010_clusterdb OK 3.89s 16 subtests passed [03:57:46.385] 228/353 postgresql:psql / psql/010_tab_completion OK 4.85s 89 subtests passed [03:57:46.741] 229/353 postgresql:psql / psql/001_basic OK 6.27s 126 subtests passed [03:57:47.329] 230/353 postgresql:scripts / scripts/011_clusterdb_all OK 4.33s 7 subtests passed [03:57:49.397] 231/353 postgresql:scripts / scripts/080_pg_isready OK 3.01s 11 subtests passed [03:57:49.483] 232/353 postgresql:scripts / scripts/070_dropuser OK 3.12s 13 subtests passed [03:57:49.959] 233/353 postgresql:scripts / scripts/040_createuser OK 4.15s 37 subtests passed [03:57:50.227] 234/353 postgresql:scripts / scripts/050_dropdb OK 4.12s 16 subtests passed [03:57:51.024] 235/353 postgresql:scripts / scripts/091_reindexdb_all OK 3.69s 13 subtests passed [03:57:51.254] 236/353 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.23s 27 subtests passed [03:57:51.498] 237/353 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.24s 4 subtests passed [03:57:52.199] 238/353 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.70s 39 subtests passed [03:57:53.357] 239/353 postgresql:scripts / scripts/101_vacuumdb_all OK 3.87s 5 subtests passed [03:57:53.769] 240/353 postgresql:scripts / scripts/020_createdb OK 10.15s 60 subtests passed [03:57:54.264] 241/353 postgresql:scripts / scripts/090_reindexdb OK 7.52s 64 subtests passed [03:57:55.888] 242/353 postgresql:scripts / scripts/102_vacuumdb_stages OK 5.93s 4 subtests passed [03:57:56.580] 243/353 postgresql:scripts / scripts/200_connstr OK 6.35s 3 subtests passed [03:57:56.840] 244/353 postgresql:amcheck / amcheck/002_cic OK 3.48s 3 subtests passed [03:57:57.713] 245/353 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.45s 6 subtests passed [03:57:57.743] 246/353 postgresql:amcheck / amcheck/003_cic_2pc OK 3.97s 7 subtests passed [03:57:58.178] 247/353 postgresql:pgbench / pgbench/001_pgbench_with_server OK 18.28s 467 subtests passed [03:57:58.436] 248/353 postgresql:scripts / scripts/100_vacuumdb OK 9.04s 109 subtests passed [03:57:58.770] 249/353 postgresql:oid2name / oid2name/001_basic OK 0.33s 9 subtests passed [03:58:00.447] 250/353 postgresql:amcheck / amcheck/005_pitr OK 4.56s 3 subtests passed [03:58:00.624] 251/353 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.78s 20 subtests passed [03:58:02.234] 252/353 postgresql:amcheck / amcheck/006_verify_gin OK 5.65s 6 subtests passed [03:58:02.484] 253/353 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.71s 7 subtests passed [03:58:03.719] 254/353 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.97s 16 subtests passed [03:58:03.942] 255/353 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.22s [03:58:04.488] 256/353 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 4.04s 3 subtests passed [03:58:04.847] 257/353 postgresql:vacuumlo / vacuumlo/001_basic OK 0.36s 9 subtests passed [03:58:05.032] 258/353 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.41s 2 subtests passed [03:58:06.343] 259/353 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 4.11s 3 subtests passed [03:58:07.394] 260/353 postgresql:dblink / dblink/001_auth_scram OK 9.21s 12 subtests passed [03:58:07.587] 261/353 postgresql:amcheck / amcheck/001_verify_heapam OK 15.39s 272 subtests passed [03:58:07.901] 262/353 postgresql:authentication / authentication/005_sspi SKIP 0.31s [03:58:08.569] 263/353 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.63s 6 subtests passed [03:58:08.709] 264/353 postgresql:authentication / authentication/002_saslprep OK 3.68s 20 subtests passed [03:58:09.129] 265/353 postgresql:postmaster / postmaster/001_basic OK 0.42s 9 subtests passed [03:58:10.852] 266/353 postgresql:authentication / authentication/004_file_inclusion OK 3.46s 2 subtests passed [03:58:11.056] 267/353 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.57s 7 subtests passed [03:58:11.264] 268/353 postgresql:authentication / authentication/003_peer OK 4.92s 53 subtests passed [03:58:11.302] 269/353 postgresql:authentication / authentication/007_pre_auth OK 2.73s 2 subtests passed [03:58:11.326] 270/353 postgresql:authentication / authentication/006_login_trigger OK 3.42s 32 subtests passed [03:58:12.889] 271/353 postgresql:postmaster / postmaster/002_connection_limits OK 3.76s 30 subtests passed [03:58:13.156] 272/353 postgresql:authentication / authentication/001_password OK 8.31s 201 subtests passed [03:58:14.311] 273/353 postgresql:postmaster / postmaster/003_start_stop OK 3.46s 25 subtests passed [03:58:17.935] 274/353 postgresql:bloom / bloom/001_wal OK 20.22s 31 subtests passed [03:58:18.859] 275/353 postgresql:subscription / subscription/003_constraints OK 7.56s 6 subtests passed [03:58:19.046] 276/353 postgresql:subscription / subscription/002_types OK 7.78s 4 subtests passed [03:58:19.602] 277/353 postgresql:subscription / subscription/005_encoding OK 6.71s 1 subtests passed [03:58:19.764] 278/353 postgresql:subscription / subscription/004_sync OK 8.44s 8 subtests passed [03:58:20.196] 279/353 postgresql:subscription / subscription/006_rewrite OK 7.04s 2 subtests passed [03:58:23.458] 280/353 postgresql:subscription / subscription/007_ddl OK 9.15s 8 subtests passed [03:58:25.638] 281/353 postgresql:subscription / subscription/009_matviews OK 6.78s 1 subtests passed [03:58:25.693] 282/353 postgresql:subscription / subscription/008_diff_schema OK 7.76s 5 subtests passed [03:58:25.767] 283/353 postgresql:subscription / subscription/012_collation OK 6.00s 2 subtests passed [03:58:27.813] 284/353 postgresql:subscription / subscription/001_rep_changes OK 16.76s 36 subtests passed [03:58:29.666] 285/353 postgresql:subscription / subscription/010_truncate OK 10.62s 14 subtests passed [03:58:30.244] 286/353 postgresql:subscription / subscription/011_generated OK 10.64s 11 subtests passed [03:58:32.385] 287/353 postgresql:subscription / subscription/017_stream_ddl OK 6.62s 3 subtests passed [03:58:33.238] 288/353 postgresql:subscription / subscription/014_binary OK 9.78s 8 subtests passed [03:58:33.356] 289/353 postgresql:subscription / subscription/016_stream_subxact OK 7.66s 3 subtests passed [03:58:36.389] 290/353 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 6.72s 2 subtests passed [03:58:37.279] 291/353 postgresql:subscription / subscription/020_messages OK 7.03s 5 subtests passed [03:58:37.821] 292/353 postgresql:subscription / subscription/018_stream_subxact_abort OK 10.01s 9 subtests passed [03:58:43.625] 293/353 postgresql:subscription / subscription/015_stream OK 17.99s 10 subtests passed [03:58:43.902] 294/353 postgresql:subscription / subscription/013_partition OK 23.70s 74 subtests passed [03:58:44.872] 295/353 postgresql:subscription / subscription/024_add_drop_pub OK 8.48s 4 subtests passed [03:58:46.016] 296/353 postgresql:subscription / subscription/025_rep_changes_for_schema OK 8.74s 13 subtests passed [03:58:47.484] 297/353 postgresql:subscription / subscription/021_twophase OK 15.10s 31 subtests passed [03:58:48.693] 298/353 postgresql:subscription / subscription/023_twophase_stream OK 15.34s 33 subtests passed [03:58:49.110] 299/353 postgresql:subscription / subscription/022_twophase_cascade OK 15.87s 41 subtests passed [03:58:49.181] 300/353 postgresql:subscription / subscription/026_stats OK 11.36s 13 subtests passed [03:58:52.990] 301/353 postgresql:subscription / subscription/029_on_error OK 8.11s 5 subtests passed [03:58:58.381] 302/353 postgresql:subscription / subscription/033_run_as_table_owner OK 9.27s 10 subtests passed [03:58:59.496] 303/353 postgresql:subscription / subscription/028_row_filter OK 15.59s 26 subtests passed [03:58:59.822] 304/353 postgresql:subscription / subscription/030_origin OK 13.80s 13 subtests passed [03:59:01.686] 305/353 postgresql:subscription / subscription/027_nosuperuser OK 18.06s 19 subtests passed [03:59:03.108] 306/353 postgresql:brin / brin/01_workitems OK 3.61s 2 subtests passed [03:59:03.145] 307/353 postgresql:subscription / subscription/034_temporal OK 13.96s 32 subtests passed [03:59:03.488] 308/353 postgresql:subscription / subscription/032_subscribe_use_index OK 14.79s 15 subtests passed [03:59:04.937] 309/353 postgresql:brin / brin/02_wal_consistency OK 5.11s 2 subtests passed [03:59:05.986] 310/353 postgresql:commit_ts / commit_ts/001_base OK 4.30s 2 subtests passed [03:59:06.919] 311/353 postgresql:subscription / subscription/031_column_list OK 19.43s 36 subtests passed [03:59:07.578] 312/353 postgresql:subscription / subscription/035_conflicts OK 14.59s 29 subtests passed [03:59:07.707] 313/353 postgresql:commit_ts / commit_ts/004_restart OK 4.22s 16 subtests passed [03:59:08.049] 314/353 postgresql:commit_ts / commit_ts/002_standby OK 4.94s 4 subtests passed [03:59:08.739] 315/353 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.59s 4 subtests passed [03:59:09.415] 316/353 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.43s 4 subtests passed [03:59:09.579] 317/353 postgresql:injection_points / injection_points/001_stats OK 4.64s 13 subtests passed [03:59:10.480] 318/353 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.56s 23 subtests passed [03:59:11.463] 319/353 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.41s 4 subtests passed [03:59:11.805] 320/353 postgresql:oauth_validator / oauth_validator/002_client OK 4.10s 8 subtests passed [03:59:12.098] 321/353 postgresql:test_int128 / test_int128/001_test_int128 OK 0.29s 2 subtests passed [03:59:12.415] 322/353 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.83s 2 subtests passed [03:59:13.567] 323/353 postgresql:test_aio / test_aio/002_io_workers OK 4.15s 22 subtests passed [03:59:13.599] 324/353 postgresql:test_escape / test_escape/001_test_escape OK 3.12s 1235 subtests passed [03:59:13.805] 325/353 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.20s 2 subtests passed [03:59:13.882] 326/353 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.31s 12 subtests passed [03:59:14.350] 327/353 postgresql:test_extensions / test_extensions/001_extension_control_path OK 2.89s 9 subtests passed [03:59:16.753] 328/353 postgresql:test_json_parser / test_json_parser/002_inline OK 4.33s 3712 subtests passed [03:59:16.929] 329/353 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 4.83s 516 subtests passed [03:59:17.041] 330/353 postgresql:test_misc / test_misc/003_check_guc OK 2.69s 3 subtests passed [03:59:17.236] 331/353 postgresql:test_misc / test_misc/002_tablespace OK 3.35s 20 subtests passed [03:59:17.774] 332/353 postgresql:test_misc / test_misc/001_constraint_validation OK 3.97s 42 subtests passed [03:59:20.011] 333/353 postgresql:test_misc / test_misc/007_catcache_inval OK 2.77s 2 subtests passed [03:59:20.080] 334/353 postgresql:test_misc / test_misc/005_timeouts OK 3.15s 2 subtests passed [03:59:20.545] 335/353 postgresql:test_misc / test_misc/004_io_direct OK 3.78s 3 subtests passed [03:59:20.777] 336/353 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.74s 2 subtests passed [03:59:21.054] 337/353 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.28s [03:59:21.364] 338/353 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.31s [03:59:21.602] 339/353 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.24s [03:59:21.717] 340/353 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.94s 10 subtests passed [03:59:22.411] 341/353 postgresql:test_aio / test_aio/001_aio OK 13.67s 583 subtests passed [03:59:22.682] 342/353 postgresql:oauth_validator / oauth_validator/001_server OK 15.10s 131 subtests passed [03:59:23.023] ▶ 343/353 - binary_upgrade: pg_dump runs FAIL [03:59:23.157] 343/353 postgresql:test_pg_dump / test_pg_dump/001_base ERROR 3.14s exit status 2 [03:59:23.157] >>> PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template top_builddir=/tmp/cirrus-ci-build/build MALLOC_PERTURB_=183 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/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 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/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 [03:59:23.157] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [03:59:23.157] stderr: [03:59:23.157] # Failed test 'binary_upgrade: pg_dump runs' [03:59:23.157] # at /tmp/cirrus-ci-build/src/test/modules/test_pg_dump/t/001_base.pl line 941. [03:59:23.157] # Tests were run but no plan was declared and done_testing() was not seen. [03:59:23.157] # Looks like your test exited with 2 just after 1. [03:59:23.157] [03:59:23.157] (test program exited with status code 2) [03:59:23.157] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [03:59:23.157] [03:59:23.409] 344/353 postgresql:test_slru / test_slru/001_multixact OK 3.33s 3 subtests passed [03:59:25.618] 345/353 postgresql:worker_spi / worker_spi/001_worker_spi OK 5.07s 8 subtests passed [03:59:25.660] 346/353 postgresql:subscription / subscription/100_bugs OK 27.28s 17 subtests passed [03:59:26.668] 347/353 postgresql:ldap / ldap/002_bindpasswd OK 3.51s 3 subtests passed [03:59:27.414] 348/353 postgresql:ssl / ssl/002_scram OK 5.70s 28 subtests passed [03:59:27.936] 349/353 postgresql:ssl / ssl/003_sslinfo OK 5.52s 21 subtests passed [03:59:27.997] 350/353 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 4.59s 26 subtests passed [03:59:28.132] 351/353 postgresql:icu / icu/010_database OK 2.51s 8 subtests passed [03:59:29.864] 352/353 postgresql:ldap / ldap/001_auth OK 7.18s 47 subtests passed [03:59:33.078] 353/353 postgresql:ssl / ssl/001_ssltests OK 11.47s 247 subtests passed [03:59:33.136] [03:59:33.136] Summary of Failures: [03:59:33.136] [03:59:33.136] 5/353 postgresql:pg_upgrade / pg_upgrade/005_char_signedness ERROR 9.97s exit status 2 [03:59:33.136] 6/353 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR 19.14s exit status 4 [03:59:33.136] 10/353 postgresql:pg_upgrade / pg_upgrade/004_subscription ERROR 23.97s exit status 4 [03:59:33.136] 7/353 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes ERROR 59.52s exit status 5 [03:59:33.136] 40/353 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 106.84s exit status 6 [03:59:33.136] 115/353 postgresql:vci / vci/regress ERROR 6.35s exit status 1 [03:59:33.136] 118/353 postgresql:recovery / recovery/027_stream_regress ERROR 101.29s exit status 5 [03:59:33.136] 174/353 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups ERROR 8.90s exit status 2 [03:59:33.136] 191/353 postgresql:pg_dump / pg_dump/003_pg_dump_with_server ERROR 4.25s exit status 3 [03:59:33.136] 192/353 postgresql:pg_dump / pg_dump/004_pg_dump_parallel ERROR 3.44s exit status 4 [03:59:33.136] 196/353 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile ERROR 4.18s exit status 2 [03:59:33.136] 194/353 postgresql:pg_dump / pg_dump/002_pg_dump ERROR 6.22s exit status 2 [03:59:33.136] 199/353 postgresql:pg_dump / pg_dump/010_dump_connstr ERROR 11.23s exit status 4 [03:59:33.136] 343/353 postgresql:test_pg_dump / test_pg_dump/001_base ERROR 3.14s exit status 2 [03:59:33.136] [03:59:33.136] Ok: 334 [03:59:33.136] Expected Fail: 0 [03:59:33.136] Fail: 14 [03:59:33.136] Unexpected Pass: 0 [03:59:33.136] Skipped: 5 [03:59:33.136] Timeout: 0 [03:59:33.136] [03:59:33.136] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [03:59:33.198] [03:59:33.198] Exit status: 14