[21:25:48.235] su postgres <<-EOF [21:25:48.235] set -e [21:25:48.235] ulimit -c unlimited [21:25:48.235] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [21:25:48.235] EOF [21:25:49.318] 1/398 postgresql:setup / tmp_install OK 0.69s [21:25:49.372] 2/398 postgresql:setup / install_test_files OK 0.05s [21:25:51.042] 3/398 postgresql:setup / initdb_cache OK 1.67s [21:25:51.389] 4/398 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.32s 9 subtests passed [21:26:06.682] 5/398 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 15.58s 16 subtests passed [21:26:19.568] ▶ 6/398 + triggers 10609 ms FAIL [21:26:19.827] 7/398 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 28.75s 13 subtests passed [21:26:24.809] 8/398 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 18.13s 5 subtests passed [21:26:26.946] 9/398 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 35.56s 3 subtests passed [21:26:29.389] 10/398 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 38.30s 19 subtests passed [21:26:39.242] 11/398 postgresql:recovery / recovery/002_archiving OK 12.29s 12 subtests passed [21:26:46.553] 12/398 postgresql:recovery / recovery/003_recovery_targets OK 17.16s 15 subtests passed [21:26:49.604] 13/398 postgresql:recovery / recovery/001_stream_rep OK 24.79s 64 subtests passed [21:26:54.030] 14/398 postgresql:recovery / recovery/004_timeline_switch OK 14.79s 5 subtests passed [21:26:56.682] 15/398 postgresql:recovery / recovery/006_logical_decoding OK 7.08s 20 subtests passed [21:26:59.558] 16/398 postgresql:recovery / recovery/005_replay_delay OK 13.00s 3 subtests passed [21:27:03.410] 17/398 postgresql:recovery / recovery/007_sync_rep OK 9.38s 11 subtests passed [21:27:12.175] 18/398 postgresql:recovery / recovery/010_logical_decoding_timelines OK 8.76s 13 subtests passed [21:27:12.582] 19/398 postgresql:recovery / recovery/008_fsm_truncation OK 15.90s 1 subtests passed [21:27:15.428] 20/398 postgresql:recovery / recovery/009_twophase OK 15.87s 30 subtests passed [21:27:20.847] 21/398 postgresql:recovery / recovery/013_crash_restart OK 8.26s 20 subtests passed [21:27:23.800] 22/398 postgresql:recovery / recovery/014_unlogged_reinit OK 8.37s 23 subtests passed [21:27:24.002] 23/398 postgresql:recovery / recovery/012_subtransactions OK 11.83s 12 subtests passed [21:27:30.261] 24/398 postgresql:recovery / recovery/015_promotion_pages OK 9.41s 1 subtests passed [21:27:33.378] 25/398 postgresql:recovery / recovery/016_min_consistency OK 9.58s 1 subtests passed [21:27:33.762] 26/398 postgresql:recovery / recovery/017_shm OK 9.76s 4 subtests passed [21:27:34.196] 6/398 postgresql:regress / regress/regress ERROR 103.14s exit status 1 [21:27:34.196] >>> MALLOC_PERTURB_=225 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 top_builddir=/tmp/cirrus-ci-build/build INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/regress:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 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/regress --pg-test-extra '' --testgroup regress --testname regress --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule --tests -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/regress --expecteddir /tmp/cirrus-ci-build/src/test/regress --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /tmp/cirrus-ci-build/build/testrun/regress/regress --temp-instance /tmp/cirrus-ci-build/build/testrun/regress/regress/tmp_check --port 40059 [21:27:34.196] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [21:27:34.196] stderr: [21:27:34.196] # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out /tmp/cirrus-ci-build/build/testrun/regress/regress/results/triggers.out [21:27:34.196] # --- /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out 2026-04-15 21:23:35.561822089 +0000 [21:27:34.196] # +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/triggers.out 2026-04-15 21:26:19.535103995 +0000 [21:27:34.196] # @@ -250,7 +250,8 @@ [21:27:34.196] # --------+---------+-----------+----------+---------+---------+--------------+------------- [21:27:34.196] # a | integer | | | | plain | | [21:27:34.196] # Partition key: RANGE (a) [21:27:34.196] # -Partitions: test_tbl1p1 FOR VALUES FROM (0) TO (1000) [21:27:34.196] # +Partitions: [21:27:34.196] # + test_tbl1p1 FOR VALUES FROM (0) TO (1000) [21:27:34.196] # [21:27:34.196] # DROP TABLE test_tbl1; [21:27:34.196] # -- [21:27:34.196] # 1 of 248 tests failed. [21:27:34.196] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [21:27:34.196] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.out". [21:27:34.196] [21:27:34.196] (test program exited with status code 1) [21:27:34.196] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [21:27:34.196] [21:27:37.135] ▶ 27/398 - regression tests in old instance FAIL [21:27:38.545] 28/398 postgresql:recovery / recovery/021_row_visibility OK 4.34s 10 subtests passed [21:27:40.176] ▶ 29/398 - regression tests pass FAIL [21:27:40.317] 29/398 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 109.26s exit status 1 [21:27:40.318] >>> 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_plan_advice:/tmp/cirrus-ci-build/build/src/test/modules/test_plan_advice/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 top_builddir=/tmp/cirrus-ci-build/build INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=157 /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_plan_advice --pg-test-extra '' --testgroup test_plan_advice --testname 001_replan_regress -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/modules/test_plan_advice /tmp/cirrus-ci-build/src/test/modules/test_plan_advice/t/001_replan_regress.pl [21:27:40.318] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [21:27:40.318] stderr: [21:27:40.318] # Failed test 'regression tests pass' [21:27:40.318] # at /tmp/cirrus-ci-build/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 63. [21:27:40.318] # got: '256' [21:27:40.318] # expected: '0' [21:27:40.318] # Looks like you failed 1 test of 1. [21:27:40.318] [21:27:40.318] (test program exited with status code 1) [21:27:40.318] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [21:27:40.318] [21:27:40.365] 30/398 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 109.26s 50 subtests passed [21:27:42.478] 31/398 postgresql:recovery / recovery/020_archive_status OK 8.71s 19 subtests passed [21:27:42.578] 32/398 postgresql:recovery / recovery/022_crash_temp_files OK 4.03s 11 subtests passed [21:27:44.388] 33/398 postgresql:recovery / recovery/023_pitr_prepared_xact OK 4.07s 1 subtests passed [21:27:45.068] 34/398 postgresql:recovery / recovery/024_archive_recovery OK 4.70s 2 subtests passed [21:27:47.605] 35/398 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 5.13s 1 subtests passed [21:27:51.496] 36/398 postgresql:recovery / recovery/026_overwrite_contrecord OK 8.92s 3 subtests passed [21:27:51.821] 37/398 postgresql:recovery / recovery/028_pitr_timelines OK 6.75s 3 subtests passed [21:27:55.375] 38/398 postgresql:recovery / recovery/018_wal_optimize OK 25.11s 38 subtests passed [21:27:57.143] 39/398 postgresql:recovery / recovery/029_stats_restart OK 9.54s 44 subtests passed [21:27:57.830] 40/398 postgresql:recovery / recovery/019_replslot_limit OK 24.45s 26 subtests passed [21:28:00.266] 41/398 postgresql:recovery / recovery/030_stats_cleanup_replica OK 8.77s 11 subtests passed [21:28:00.303] 42/398 postgresql:recovery / recovery/031_recovery_conflict OK 8.48s 18 subtests passed [21:28:03.169] 43/398 postgresql:recovery / recovery/034_create_database OK 5.34s 2 subtests passed [21:28:06.600] 44/398 postgresql:recovery / recovery/032_relfilenode_reuse OK 11.22s 14 subtests passed [21:28:06.644] 45/398 postgresql:isolation / isolation/isolation OK 106.82s 128 subtests passed [21:28:07.650] 46/398 postgresql:recovery / recovery/036_truncated_dropped OK 7.35s 8 subtests passed [21:28:07.870] 47/398 postgresql:recovery / recovery/037_invalid_database OK 4.70s 10 subtests passed [21:28:14.786] 48/398 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.91s 6 subtests passed [21:28:15.582] 49/398 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 8.98s 2 subtests passed [21:28:17.235] 50/398 postgresql:recovery / recovery/033_replay_tsp_drops OK 20.09s 3 subtests passed [21:28:22.233] 51/398 postgresql:recovery / recovery/039_end_of_wal OK 15.58s 14 subtests passed [21:28:22.492] 52/398 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 5.26s 1 subtests passed [21:28:23.920] 53/398 postgresql:recovery / recovery/042_low_level_backup OK 9.13s 4 subtests passed [21:28:24.512] 54/398 postgresql:recovery / recovery/043_no_contrecord_switch OK 8.93s 1 subtests passed [21:28:27.276] 27/398 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 156.21s exit status 1 [21:28:27.277] >>> MALLOC_PERTURB_=14 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu with_icu=yes REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so TEST_EXT_LIB=/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test_ext.so MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 top_builddir=/tmp/cirrus-ci-build/build INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 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_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/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/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 [21:28:27.277] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [21:28:27.277] stderr: [21:28:27.277] # Failed test 'regression tests in old instance' [21:28:27.277] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 286. [21:28:27.277] # ---------- command failed ---------- [21:28:27.277] # /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --dlpath=/tmp/cirrus-ci-build/build/src/test/regress --bindir= --host=/tmp/2Y8R4VnXcU --port=30037 --schedule=/tmp/cirrus-ci-build/src/test/regress/parallel_schedule --max-concurrent-tests=20 --inputdir=/tmp/cirrus-ci-build/src/test/regress --outputdir=/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data [21:28:27.277] # -------------- stdout -------------- [21:28:27.277] # # using postmaster on /tmp/2Y8R4VnXcU, port 30037 [21:28:27.277] # ok 1 - test_setup 1395 ms [21:28:27.277] # # parallel group (20 tests): varchar char name text oid pg_lsn int2 txid int4 float4 boolean money regproc int8 float8 bit enum uuid numeric rangetypes [21:28:27.277] # ok 2 + boolean 334 ms [21:28:27.277] # ok 3 + char 199 ms [21:28:27.277] # ok 4 + name 224 ms [21:28:27.277] # ok 5 + varchar 193 ms [21:28:27.277] # ok 6 + text 249 ms [21:28:27.277] # ok 7 + int2 253 ms [21:28:27.277] # ok 8 + int4 297 ms [21:28:27.277] # ok 9 + int8 414 ms [21:28:27.277] # ok 10 + oid 237 ms [21:28:27.277] # ok 11 + float4 320 ms [21:28:27.277] # ok 12 + float8 446 ms [21:28:27.277] # ok 13 + bit 499 ms [21:28:27.277] # ok 14 + numeric 2130 ms [21:28:27.277] # ok 15 + txid 280 ms [21:28:27.277] # ok 16 + uuid 564 ms [21:28:27.277] # ok 17 + enum 506 ms [21:28:27.277] # ok 18 + money 329 ms [21:28:27.277] # ok 19 + rangetypes 2424 ms [21:28:27.277] # ok 20 + pg_lsn 221 ms [21:28:27.277] # ok 21 + regproc 365 ms [21:28:27.277] # # parallel group (20 tests): md5 lseg line circle path macaddr time point timetz numerology macaddr8 inet date interval timestamp timestamptz strings polygon box multirangetypes [21:28:27.277] # ok 22 + strings 876 ms [21:28:27.277] # ok 23 + md5 106 ms [21:28:27.277] # ok 24 + numerology 299 ms [21:28:27.277] # ok 25 + point 233 ms [21:28:27.277] # ok 26 + lseg 113 ms [21:28:27.277] # ok 27 + line 123 ms [21:28:27.277] # ... 210 lines omitted ... [21:28:27.277] # ok 223 + partition_prune 4802 ms [21:28:27.277] # ok 224 + reloptions 297 ms [21:28:27.277] # ok 225 + hash_part 239 ms [21:28:27.277] # ok 226 + indexing 6376 ms [21:28:27.277] # ok 227 + partition_aggregate 3231 ms [21:28:27.277] # ok 228 + partition_info 513 ms [21:28:27.277] # ok 229 + tuplesort 3990 ms [21:28:27.277] # ok 230 + explain 491 ms [21:28:27.277] # ok 231 + memoize 1168 ms [21:28:27.277] # ok 232 + stats 3453 ms [21:28:27.277] # ok 233 + predicate 531 ms [21:28:27.277] # ok 234 + numa 275 ms [21:28:27.277] # ok 235 + eager_aggregate 1543 ms [21:28:27.277] # ok 236 + graph_table_rls 696 ms [21:28:27.277] # ok 237 + planner_est 169 ms [21:28:27.277] # # parallel group (3 tests): compression_pglz compression_lz4 compression [21:28:27.277] # ok 238 + compression 824 ms [21:28:27.277] # ok 239 + compression_lz4 717 ms [21:28:27.277] # ok 240 + compression_pglz 53 ms [21:28:27.277] # # parallel group (2 tests): oidjoins event_trigger [21:28:27.277] # ok 241 + oidjoins 1344 ms [21:28:27.277] # ok 242 + event_trigger 1460 ms [21:28:27.277] # # parallel group (3 tests): tablespace_ddl role_ddl database_ddl [21:28:27.277] # ok 243 + role_ddl 389 ms [21:28:27.277] # ok 244 + tablespace_ddl 63 ms [21:28:27.277] # ok 245 + database_ddl 388 ms [21:28:27.277] # ok 246 - event_trigger_login 156 ms [21:28:27.277] # ok 247 - fast_default 771 ms [21:28:27.277] # ok 248 - tablespace 1649 ms [21:28:27.277] # 1..248 [21:28:27.277] # -------------- stderr -------------- [21:28:27.277] # # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/triggers.out [21:28:27.277] # # --- /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out 2026-04-15 21:23:35.561822089 +0000 [21:28:27.277] # # +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/triggers.out 2026-04-15 21:26:24.523030880 +0000 [21:28:27.277] # # @@ -250,7 +250,8 @@ [21:28:27.277] # # --------+---------+-----------+----------+---------+---------+--------------+------------- [21:28:27.277] # # a | integer | | | | plain | | [21:28:27.277] # # Partition key: RANGE (a) [21:28:27.277] # # -Partitions: test_tbl1p1 FOR VALUES FROM (0) TO (1000) [21:28:27.277] # # +Partitions: [21:28:27.277] # # + test_tbl1p1 FOR VALUES FROM (0) TO (1000) [21:28:27.277] # # [21:28:27.277] # # DROP TABLE test_tbl1; [21:28:27.277] # # -- [21:28:27.277] # # 1 of 248 tests failed. [21:28:27.277] # # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.diffs". [21:28:27.277] # # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.out". [21:28:27.277] # ------------------------------------ [21:28:27.277] # Looks like you failed 1 test of 20. [21:28:27.277] [21:28:27.277] (test program exited with status code 1) [21:28:27.277] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [21:28:27.277] [21:28:30.612] 55/398 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 6.10s 3 subtests passed [21:28:31.903] 56/398 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 7.98s 1 subtests passed [21:28:32.291] 57/398 postgresql:recovery / recovery/045_archive_restartpoint OK 10.06s 1 subtests passed [21:28:33.429] 58/398 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 10.94s 2 subtests passed [21:28:33.549] 59/398 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 25.90s 38 subtests passed [21:28:33.877] 60/398 postgresql:recovery / recovery/035_standby_logical_decoding OK 33.61s 89 subtests passed [21:28:34.868] 61/398 postgresql:recovery / recovery/050_redo_segment_missing OK 4.25s 2 subtests passed [21:28:35.643] 62/398 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 3.35s 4 subtests passed [21:28:37.985] 63/398 postgresql:plperl / plperl/regress OK 4.11s 14 subtests passed [21:28:38.833] 64/398 postgresql:plpgsql / plpgsql/regress OK 5.28s 13 subtests passed [21:28:39.012] 65/398 postgresql:pltcl / pltcl/regress OK 3.37s 8 subtests passed [21:28:40.348] 66/398 postgresql:plpython / plpython/regress OK 5.48s 23 subtests passed [21:28:41.878] 67/398 postgresql:auto_explain / auto_explain/regress OK 3.04s 2 subtests passed [21:28:42.607] 68/398 postgresql:basic_archive / basic_archive/regress OK 3.59s 1 subtests passed [21:28:42.848] 69/398 postgresql:kerberos / kerberos/001_auth OK 9.42s 142 subtests passed [21:28:43.530] 70/398 postgresql:bloom / bloom/regress OK 3.18s 1 subtests passed [21:28:44.769] 71/398 postgresql:bool_plperl / bool_plperl/regress OK 2.89s 2 subtests passed [21:28:47.090] 72/398 postgresql:recovery / recovery/051_effective_wal_level OK 15.19s 31 subtests passed [21:28:47.205] 73/398 postgresql:recovery / recovery/049_wait_for_lsn OK 19.93s 35 subtests passed [21:28:49.068] 74/398 postgresql:btree_gin / btree_gin/regress OK 6.46s 30 subtests passed [21:28:49.350] 75/398 postgresql:btree_gist / btree_gist/regress OK 6.50s 32 subtests passed [21:28:49.495] 76/398 postgresql:citext / citext/regress OK 5.96s 3 subtests passed [21:28:50.195] 77/398 postgresql:cube / cube/regress OK 5.43s 2 subtests passed [21:28:50.572] 78/398 postgresql:dict_int / dict_int/regress OK 3.37s 1 subtests passed [21:28:51.854] 79/398 postgresql:dblink / dblink/regress OK 4.76s 1 subtests passed [21:28:52.186] 80/398 postgresql:dict_xsyn / dict_xsyn/regress OK 3.12s 1 subtests passed [21:28:52.625] 81/398 postgresql:file_fdw / file_fdw/regress OK 3.13s 1 subtests passed [21:28:53.079] 82/398 postgresql:amcheck / amcheck/regress OK 15.09s 4 subtests passed [21:28:53.674] 83/398 postgresql:earthdistance / earthdistance/regress OK 4.32s 1 subtests passed [21:28:53.735] 84/398 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 3.54s 2 subtests passed [21:28:56.558] 85/398 postgresql:hstore_plpython / hstore_plpython/regress OK 4.37s 1 subtests passed [21:28:56.755] 86/398 postgresql:hstore_plperl / hstore_plperl/regress OK 4.90s 3 subtests passed [21:28:57.403] 87/398 postgresql:hstore / hstore/regress OK 6.83s 2 subtests passed [21:28:58.042] 88/398 postgresql:isn / isn/regress OK 4.96s 1 subtests passed [21:28:58.762] 89/398 postgresql:jsonb_plperl / jsonb_plperl/regress OK 5.09s 2 subtests passed [21:28:59.177] 90/398 postgresql:jsonb_plpython / jsonb_plpython/regress OK 5.44s 1 subtests passed [21:29:00.614] 91/398 postgresql:lo / lo/regress OK 4.05s 1 subtests passed [21:29:00.673] 92/398 postgresql:ltree / ltree/regress OK 3.92s 1 subtests passed [21:29:00.756] 93/398 postgresql:ltree_plpython / ltree_plpython/regress OK 3.35s 1 subtests passed [21:29:02.051] 94/398 postgresql:passwordcheck / passwordcheck/regress OK 3.29s 1 subtests passed [21:29:02.987] 95/398 postgresql:pageinspect / pageinspect/regress OK 4.94s 8 subtests passed [21:29:03.114] 96/398 postgresql:pg_buffercache / pg_buffercache/regress OK 3.94s 2 subtests passed [21:29:04.026] 97/398 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 3.27s 1 subtests passed [21:29:04.054] 98/398 postgresql:pg_freespacemap / pg_freespacemap/regress OK 3.38s 1 subtests passed [21:29:06.087] 99/398 postgresql:pg_overexplain / pg_overexplain/regress OK 4.03s 1 subtests passed [21:29:08.941] 100/398 postgresql:pgcrypto / pgcrypto/regress OK 8.33s 25 subtests passed [21:29:09.342] 101/398 postgresql:pg_prewarm / pg_prewarm/regress OK 6.23s 1 subtests passed [21:29:10.222] 102/398 postgresql:intarray / intarray/regress OK 17.60s 1 subtests passed [21:29:10.742] 103/398 postgresql:pgrowlocks / pgrowlocks/isolation OK 6.71s 1 subtests passed [21:29:12.150] 104/398 postgresql:pg_stash_advice / pg_stash_advice/regress OK 8.09s 2 subtests passed [21:29:12.748] 105/398 postgresql:pg_stat_statements / pg_stat_statements/regress OK 6.66s 16 subtests passed [21:29:13.286] 106/398 postgresql:pgstattuple / pgstattuple/regress OK 4.34s 1 subtests passed [21:29:13.516] 107/398 postgresql:pg_surgery / pg_surgery/regress OK 4.17s 1 subtests passed [21:29:15.106] 108/398 postgresql:pg_walinspect / pg_walinspect/regress OK 2.95s 2 subtests passed [21:29:15.150] 109/398 postgresql:pg_visibility / pg_visibility/regress OK 4.41s 1 subtests passed [21:29:16.735] 110/398 postgresql:pg_trgm / pg_trgm/regress OK 6.51s 4 subtests passed [21:29:16.992] 111/398 postgresql:postgres_fdw / postgres_fdw/isolation OK 3.70s 1 subtests passed [21:29:17.556] 112/398 postgresql:pg_plan_advice / pg_plan_advice/regress OK 14.57s 9 subtests passed [21:29:17.571] 113/398 postgresql:seg / seg/regress OK 4.05s 3 subtests passed [21:29:18.229] 114/398 postgresql:tablefunc / tablefunc/regress OK 3.08s 1 subtests passed [21:29:18.718] 115/398 postgresql:spi / spi/regress OK 3.61s 2 subtests passed [21:29:20.330] ▶ 116/398 - regression tests pass FAIL [21:29:20.442] 117/398 postgresql:tcn / tcn/isolation OK 3.71s 1 subtests passed [21:29:20.486] 118/398 postgresql:tsm_system_rows / tsm_system_rows/regress OK 2.91s 1 subtests passed [21:29:21.475] 119/398 postgresql:tsm_system_time / tsm_system_time/regress OK 3.24s 1 subtests passed [21:29:21.738] 120/398 postgresql:unaccent / unaccent/regress OK 3.02s 1 subtests passed [21:29:23.250] 121/398 postgresql:xml2 / xml2/regress OK 2.76s 1 subtests passed [21:29:23.496] 122/398 postgresql:uuid-ossp / uuid-ossp/regress OK 3.05s 1 subtests passed [21:29:24.622] 123/398 postgresql:test_decoding / test_decoding/isolation OK 7.07s 14 subtests passed [21:29:24.713] 124/398 postgresql:brin / brin/isolation OK 3.24s 1 subtests passed [21:29:25.042] 125/398 postgresql:commit_ts / commit_ts/regress OK 3.30s 1 subtests passed [21:29:26.664] 126/398 postgresql:delay_execution / delay_execution/isolation OK 3.41s 2 subtests passed [21:29:26.682] 127/398 postgresql:dummy_index_am / dummy_index_am/regress OK 3.18s 1 subtests passed [21:29:27.734] 128/398 postgresql:dummy_seclabel / dummy_seclabel/regress OK 3.11s 1 subtests passed [21:29:28.560] 129/398 postgresql:gin / gin/regress OK 3.84s 1 subtests passed [21:29:28.740] 130/398 postgresql:postgres_fdw / postgres_fdw/regress OK 15.99s 2 subtests passed [21:29:29.439] 131/398 postgresql:index / index/isolation OK 4.40s 1 subtests passed [21:29:29.874] 132/398 postgresql:test_decoding / test_decoding/regress OK 12.88s 19 subtests passed [21:29:30.090] 133/398 postgresql:injection_points / injection_points/regress OK 3.42s 4 subtests passed [21:29:30.868] 134/398 postgresql:plsample / plsample/regress OK 2.30s 1 subtests passed [21:29:31.866] 135/398 postgresql:spgist_name_ops / spgist_name_ops/regress OK 3.12s 1 subtests passed [21:29:32.711] 136/398 postgresql:test_binaryheap / test_binaryheap/regress OK 3.27s 1 subtests passed [21:29:32.751] 137/398 postgresql:test_bitmapset / test_bitmapset/regress OK 2.88s 1 subtests passed [21:29:33.419] 138/398 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.55s 1 subtests passed [21:29:33.473] 139/398 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.38s 1 subtests passed [21:29:34.143] 140/398 postgresql:injection_points / injection_points/isolation OK 7.46s 6 subtests passed [21:29:35.114] 141/398 postgresql:test_cplusplusext / test_cplusplusext/regress OK 3.25s 1 subtests passed [21:29:35.698] 142/398 postgresql:test_custom_types / test_custom_types/regress OK 2.99s 1 subtests passed [21:29:36.454] 143/398 postgresql:test_dsm_registry / test_dsm_registry/regress OK 2.98s 1 subtests passed [21:29:37.042] 144/398 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.28s 22 subtests passed [21:29:37.108] 145/398 postgresql:test_dsa / test_dsa/regress OK 3.69s 1 subtests passed [21:29:37.518] 146/398 postgresql:test_extensions / test_extensions/regress OK 3.37s 2 subtests passed [21:29:37.773] 147/398 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.66s 1 subtests passed [21:29:38.479] 148/398 postgresql:nbtree / nbtree/regress OK 10.74s 2 subtests passed [21:29:38.978] 149/398 postgresql:test_lfind / test_lfind/regress OK 2.52s 1 subtests passed [21:29:40.402] 150/398 postgresql:test_pg_dump / test_pg_dump/regress OK 2.63s 1 subtests passed [21:29:40.462] 151/398 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 3.42s 1 subtests passed [21:29:40.627] 152/398 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.52s 2 subtests passed [21:29:40.811] 153/398 postgresql:test_parser / test_parser/regress OK 3.29s 1 subtests passed [21:29:41.546] 154/398 postgresql:test_predtest / test_predtest/regress OK 3.07s 1 subtests passed [21:29:42.105] 155/398 postgresql:test_radixtree / test_radixtree/regress OK 3.13s 1 subtests passed [21:29:43.454] 156/398 postgresql:test_rbtree / test_rbtree/regress OK 3.05s 1 subtests passed [21:29:43.947] 157/398 postgresql:test_resowner / test_resowner/regress OK 3.32s 1 subtests passed [21:29:44.252] 158/398 postgresql:test_rls_hooks / test_rls_hooks/regress OK 3.44s 1 subtests passed [21:29:44.412] 159/398 postgresql:test_saslprep / test_saslprep/regress OK 2.86s 1 subtests passed [21:29:44.595] 160/398 postgresql:test_regex / test_regex/regress OK 4.13s 2 subtests passed [21:29:46.875] 161/398 postgresql:test_slru / test_slru/regress OK 3.42s 1 subtests passed [21:29:47.233] 162/398 postgresql:typcache / typcache/regress OK 2.98s 1 subtests passed [21:29:47.389] 163/398 postgresql:test_tidstore / test_tidstore/regress OK 3.44s 1 subtests passed [21:29:47.547] 164/398 postgresql:libpq / libpq/002_api OK 0.31s 1 subtests passed [21:29:48.223] 165/398 postgresql:test_integerset / test_integerset/regress OK 12.52s 1 subtests passed [21:29:48.486] 166/398 postgresql:libpq / libpq/001_uri OK 1.61s 63 subtests passed [21:29:48.684] 167/398 postgresql:unsafe_tests / unsafe_tests/regress OK 4.27s 4 subtests passed [21:29:48.991] 168/398 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.30s 55 subtests passed [21:29:49.374] 169/398 postgresql:test_shm_mq / test_shm_mq/regress OK 7.27s 1 subtests passed [21:29:49.542] 116/398 postgresql:recovery / recovery/027_stream_regress ERROR 125.15s exit status 1 [21:29:49.542] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MALLOC_PERTURB_=52 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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 top_builddir=/tmp/cirrus-ci-build/build INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template enable_injection_points=yes MESON_TEST_ITERATION=1 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu 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/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 [21:29:49.542] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [21:29:49.542] stderr: [21:29:49.542] # Failed test 'regression tests pass' [21:29:49.542] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 74. [21:29:49.542] # ---------- command failed ---------- [21:29:49.542] # /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --dlpath=/tmp/cirrus-ci-build/build/src/test/regress --bindir= --host=/tmp/22HhD4uSjD --port=18108 --schedule=../regress/parallel_schedule --max-concurrent-tests=20 --inputdir=../regress --outputdir=/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data [21:29:49.542] # -------------- stdout -------------- [21:29:49.542] # # using postmaster on /tmp/22HhD4uSjD, port 18108 [21:29:49.542] # ok 1 - test_setup 985 ms [21:29:49.542] # # parallel group (20 tests): name varchar text oid char pg_lsn regproc int2 txid boolean int4 money float4 int8 float8 uuid bit enum numeric rangetypes [21:29:49.542] # ok 2 + boolean 254 ms [21:29:49.542] # ok 3 + char 180 ms [21:29:49.542] # ok 4 + name 80 ms [21:29:49.542] # ok 5 + varchar 98 ms [21:29:49.542] # ok 6 + text 139 ms [21:29:49.542] # ok 7 + int2 216 ms [21:29:49.542] # ok 8 + int4 317 ms [21:29:49.542] # ok 9 + int8 368 ms [21:29:49.542] # ok 10 + oid 132 ms [21:29:49.542] # ok 11 + float4 348 ms [21:29:49.542] # ok 12 + float8 453 ms [21:29:49.542] # ok 13 + bit 534 ms [21:29:49.542] # ok 14 + numeric 1457 ms [21:29:49.542] # ok 15 + txid 222 ms [21:29:49.542] # ok 16 + uuid 531 ms [21:29:49.542] # ok 17 + enum 561 ms [21:29:49.542] # ok 18 + money 305 ms [21:29:49.542] # ok 19 + rangetypes 1457 ms [21:29:49.542] # ok 20 + pg_lsn 170 ms [21:29:49.542] # ok 21 + regproc 190 ms [21:29:49.542] # # parallel group (20 tests): md5 lseg circle line path point time timetz macaddr8 macaddr numerology date inet interval timestamp timestamptz polygon strings box multirangetypes [21:29:49.542] # ok 22 + strings 1195 ms [21:29:49.542] # ok 23 + md5 118 ms [21:29:49.542] # ok 24 + numerology 401 ms [21:29:49.542] # ok 25 + point 261 ms [21:29:49.542] # ok 26 + lseg 117 ms [21:29:49.542] # ok 27 + line 162 ms [21:29:49.542] # ... 210 lines omitted ... [21:29:49.542] # ok 223 + partition_prune 8632 ms [21:29:49.542] # ok 224 + reloptions 519 ms [21:29:49.542] # ok 225 + hash_part 404 ms [21:29:49.542] # ok 226 + indexing 9421 ms [21:29:49.542] # ok 227 + partition_aggregate 4107 ms [21:29:49.542] # ok 228 + partition_info 1287 ms [21:29:49.542] # ok 229 + tuplesort 4579 ms [21:29:49.542] # ok 230 + explain 757 ms [21:29:49.542] # ok 231 + memoize 4706 ms [21:29:49.542] # ok 232 + stats 6526 ms [21:29:49.542] # ok 233 + predicate 744 ms [21:29:49.542] # ok 234 + numa 166 ms [21:29:49.542] # ok 235 + eager_aggregate 2309 ms [21:29:49.542] # ok 236 + graph_table_rls 1035 ms [21:29:49.542] # ok 237 + planner_est 187 ms [21:29:49.542] # # parallel group (3 tests): compression_pglz compression_lz4 compression [21:29:49.542] # ok 238 + compression 795 ms [21:29:49.542] # ok 239 + compression_lz4 492 ms [21:29:49.542] # ok 240 + compression_pglz 59 ms [21:29:49.542] # # parallel group (2 tests): oidjoins event_trigger [21:29:49.542] # ok 241 + oidjoins 1890 ms [21:29:49.542] # ok 242 + event_trigger 2264 ms [21:29:49.542] # # parallel group (3 tests): tablespace_ddl database_ddl role_ddl [21:29:49.542] # ok 243 + role_ddl 407 ms [21:29:49.542] # ok 244 + tablespace_ddl 84 ms [21:29:49.542] # ok 245 + database_ddl 398 ms [21:29:49.542] # ok 246 - event_trigger_login 193 ms [21:29:49.542] # ok 247 - fast_default 565 ms [21:29:49.542] # ok 248 - tablespace 2665 ms [21:29:49.542] # 1..248 [21:29:49.542] # -------------- stderr -------------- [21:29:49.542] # # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/triggers.out [21:29:49.542] # # --- /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out 2026-04-15 21:23:35.561822089 +0000 [21:29:49.542] # # +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/triggers.out 2026-04-15 21:28:08.729922709 +0000 [21:29:49.542] # # @@ -250,7 +250,8 @@ [21:29:49.542] # # --------+---------+-----------+----------+---------+---------+--------------+------------- [21:29:49.542] # # a | integer | | | | plain | | [21:29:49.542] # # Partition key: RANGE (a) [21:29:49.542] # # -Partitions: test_tbl1p1 FOR VALUES FROM (0) TO (1000) [21:29:49.542] # # +Partitions: [21:29:49.542] # # + test_tbl1p1 FOR VALUES FROM (0) TO (1000) [21:29:49.542] # # [21:29:49.542] # # DROP TABLE test_tbl1; [21:29:49.542] # # -- [21:29:49.542] # # 1 of 248 tests failed. [21:29:49.542] # # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs". [21:29:49.542] # # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.out". [21:29:49.542] # ------------------------------------ [21:29:49.542] # Looks like you failed 1 test of 11. [21:29:49.542] [21:29:49.542] (test program exited with status code 1) [21:29:49.542] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [21:29:49.542] [21:29:49.712] 170/398 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.34s 9 subtests passed [21:29:52.730] 171/398 postgresql:ecpg / ecpg/ecpg OK 8.13s 66 subtests passed [21:29:55.342] 172/398 postgresql:libpq / libpq/006_service OK 6.85s 47 subtests passed [21:29:55.920] 173/398 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 6.38s 107 subtests passed [21:29:56.287] 174/398 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.36s 51 subtests passed [21:29:59.198] 175/398 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 6.47s 32 subtests passed [21:29:59.422] 176/398 postgresql:libpq / libpq/003_load_balance_host_list OK 12.03s 127 subtests passed [21:29:59.553] 177/398 postgresql:libpq / libpq/004_load_balance_dns OK 12.00s 125 subtests passed [21:30:00.359] 178/398 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 5.02s 10 subtests passed [21:30:02.563] 179/398 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 3.36s 3 subtests passed [21:30:02.857] 180/398 postgresql:pg_checksums / pg_checksums/001_basic OK 0.29s 9 subtests passed [21:30:04.078] 181/398 postgresql:libpq / libpq/005_negotiate_encryption OK 15.85s 249 subtests passed [21:30:04.389] 182/398 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.30s 13 subtests passed [21:30:05.370] 183/398 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.95s 43 subtests passed [21:30:06.030] 184/398 postgresql:pg_amcheck / pg_amcheck/003_check OK 16.32s 75 subtests passed [21:30:08.575] 185/398 postgresql:pg_checksums / pg_checksums/002_actions OK 5.72s 66 subtests passed [21:30:09.122] 186/398 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 9.57s 27 subtests passed [21:30:10.034] 187/398 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 4.00s 11 subtests passed [21:30:10.913] 188/398 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 5.54s 7 subtests passed [21:30:12.626] 189/398 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 8.24s 6 subtests passed [21:30:13.462] 190/398 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.43s 3 subtests passed [21:30:14.272] 191/398 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 5.15s 4 subtests passed [21:30:14.632] 192/398 postgresql:initdb / initdb/001_initdb OK 25.64s 57 subtests passed [21:30:14.957] 193/398 postgresql:pg_config / pg_config/001_pg_config OK 0.32s 21 subtests passed [21:30:15.983] 194/398 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.35s 4 subtests passed [21:30:16.386] 195/398 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 7.81s 22 subtests passed [21:30:17.367] 196/398 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.41s 18 subtests passed [21:30:17.688] 197/398 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 6.77s 2 subtests passed [21:30:18.488] 198/398 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 4.21s 5 subtests passed [21:30:18.967] 199/398 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 22.68s 200 subtests passed [21:30:19.046] 200/398 postgresql:pg_ctl / pg_ctl/002_status OK 2.66s 3 subtests passed [21:30:19.117] 201/398 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 5.65s 4 subtests passed [21:30:19.791] 202/398 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.81s 25 subtests passed [21:30:19.875] 203/398 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 19.51s 60 subtests passed [21:30:20.118] 204/398 postgresql:pg_dump / pg_dump/001_basic OK 1.63s 135 subtests passed [21:30:21.958] 205/398 postgresql:pg_ctl / pg_ctl/003_promote OK 4.59s 12 subtests passed [21:30:22.881] 206/398 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.19s 14 subtests passed [21:30:23.007] 207/398 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.96s 3 subtests passed [21:30:24.751] 208/398 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 5.63s 4 subtests passed [21:30:26.210] 209/398 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 3.20s 9 subtests passed [21:30:26.850] 210/398 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 6.97s 98 subtests passed [21:30:27.702] 211/398 postgresql:pg_resetwal / pg_resetwal/001_basic OK 4.82s 83 subtests passed [21:30:30.375] 212/398 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 10.58s 108 subtests passed [21:30:34.518] 213/398 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.14s 1 subtests passed [21:30:34.970] 214/398 postgresql:pg_rewind / pg_rewind/006_options OK 0.45s 13 subtests passed [21:30:36.379] 215/398 postgresql:pg_dump / pg_dump/010_dump_connstr OK 14.42s 13 subtests passed [21:30:36.568] 216/398 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 9.72s 6 subtests passed [21:30:37.113] 217/398 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 9.41s 10 subtests passed [21:30:39.818] 218/398 postgresql:pg_rewind / pg_rewind/002_databases OK 13.61s 12 subtests passed [21:30:41.006] 219/398 postgresql:pg_rewind / pg_rewind/007_standby_source OK 6.03s 7 subtests passed [21:30:41.391] 220/398 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.38s 13 subtests passed [21:30:41.623] 221/398 postgresql:pg_rewind / pg_rewind/009_growing_files OK 5.05s 3 subtests passed [21:30:42.046] 222/398 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.42s 17 subtests passed [21:30:43.081] 223/398 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.70s 3 subtests passed [21:30:44.144] 224/398 postgresql:pg_rewind / pg_rewind/001_basic OK 19.39s 57 subtests passed [21:30:44.178] 225/398 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 4.36s 12 subtests passed [21:30:44.795] 226/398 postgresql:pg_test_timing / pg_test_timing/001_basic OK 3.40s 18 subtests passed [21:30:45.215] 227/398 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.04s 60 subtests passed [21:30:45.392] 228/398 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 8.28s 1 subtests passed [21:30:47.967] 229/398 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.17s 5 subtests passed [21:30:48.778] 230/398 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 4.63s 32 subtests passed [21:30:49.780] 231/398 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 7.73s 38 subtests passed [21:30:50.146] 232/398 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 4.93s 11 subtests passed [21:30:53.007] 233/398 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 7.61s 18 subtests passed [21:30:53.349] 234/398 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.33s 11 subtests passed [21:30:53.515] 235/398 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 3.36s 5 subtests passed [21:30:55.247] 236/398 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 7.28s 10 subtests passed [21:30:56.414] 237/398 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 7.63s 21 subtests passed [21:30:56.446] 238/398 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 13.36s 92 subtests passed [21:30:56.829] 239/398 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.58s 207 subtests passed [21:30:57.190] 240/398 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.84s 7 subtests passed [21:31:00.302] 241/398 postgresql:psql / psql/020_cancel OK 3.47s 2 subtests passed [21:31:00.972] 242/398 postgresql:psql / psql/010_tab_completion OK 4.52s 89 subtests passed [21:31:01.907] 243/398 postgresql:psql / psql/030_pager OK 4.72s 4 subtests passed [21:31:02.717] 244/398 postgresql:psql / psql/001_basic OK 6.30s 126 subtests passed [21:31:03.918] 245/398 postgresql:scripts / scripts/010_clusterdb OK 3.61s 16 subtests passed [21:31:04.835] 246/398 postgresql:scripts / scripts/011_clusterdb_all OK 3.86s 7 subtests passed [21:31:06.909] 247/398 postgresql:scripts / scripts/040_createuser OK 4.19s 37 subtests passed [21:31:08.062] 248/398 postgresql:pg_waldump / pg_waldump/001_basic OK 18.28s 212 subtests passed [21:31:08.192] 249/398 postgresql:pg_dump / pg_dump/002_pg_dump OK 49.22s 12122 subtests passed [21:31:08.502] 250/398 postgresql:scripts / scripts/070_dropuser OK 3.67s 13 subtests passed [21:31:08.658] 251/398 postgresql:scripts / scripts/050_dropdb OK 4.74s 16 subtests passed [21:31:10.315] 252/398 postgresql:scripts / scripts/080_pg_isready OK 3.40s 11 subtests passed [21:31:12.104] 253/398 postgresql:scripts / scripts/020_createdb OK 10.20s 64 subtests passed [21:31:12.847] 254/398 postgresql:scripts / scripts/101_vacuumdb_all OK 4.19s 5 subtests passed [21:31:12.931] 255/398 postgresql:pgbench / pgbench/001_pgbench_with_server OK 19.42s 474 subtests passed [21:31:13.059] 256/398 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.21s 27 subtests passed [21:31:13.194] 257/398 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.26s 4 subtests passed [21:31:13.287] 258/398 postgresql:scripts / scripts/091_reindexdb_all OK 4.80s 13 subtests passed [21:31:13.474] 259/398 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.41s 39 subtests passed [21:31:15.447] 260/398 postgresql:scripts / scripts/090_reindexdb OK 7.38s 64 subtests passed [21:31:15.609] 261/398 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 55.49s 60 subtests passed [21:31:17.171] 262/398 postgresql:scripts / scripts/102_vacuumdb_stages OK 6.85s 4 subtests passed [21:31:17.868] 263/398 postgresql:amcheck / amcheck/002_cic OK 4.58s 4 subtests passed [21:31:17.979] 264/398 postgresql:amcheck / amcheck/003_cic_2pc OK 4.50s 7 subtests passed [21:31:18.004] 265/398 postgresql:scripts / scripts/100_vacuumdb OK 9.50s 113 subtests passed [21:31:19.036] 266/398 postgresql:scripts / scripts/200_connstr OK 6.93s 3 subtests passed [21:31:19.214] 267/398 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.77s 6 subtests passed [21:31:19.509] 268/398 postgresql:oid2name / oid2name/001_basic OK 0.29s 9 subtests passed [21:31:20.756] 269/398 postgresql:amcheck / amcheck/005_pitr OK 5.14s 3 subtests passed [21:31:21.630] 270/398 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.76s 22 subtests passed [21:31:23.471] 271/398 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.96s 11 subtests passed [21:31:23.537] 272/398 postgresql:amcheck / amcheck/006_verify_gin OK 6.37s 6 subtests passed [21:31:23.762] 273/398 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.76s 16 subtests passed [21:31:25.266] 274/398 postgresql:pg_stash_advice / pg_stash_advice/001_persist OK 4.51s 6 subtests passed [21:31:25.554] 275/398 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.92s 3 subtests passed [21:31:25.982] 276/398 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.43s [21:31:27.471] 277/398 postgresql:amcheck / amcheck/001_verify_heapam OK 14.28s 272 subtests passed [21:31:27.781] 278/398 postgresql:vacuumlo / vacuumlo/001_basic OK 0.30s 9 subtests passed [21:31:27.982] 279/398 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 4.44s 3 subtests passed [21:31:28.256] 280/398 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.78s 2 subtests passed [21:31:29.029] 281/398 postgresql:dblink / dblink/001_auth_scram OK 9.99s 12 subtests passed [21:31:30.820] 282/398 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.84s 6 subtests passed [21:31:31.150] 283/398 postgresql:authentication / authentication/005_sspi SKIP 0.33s [21:31:31.763] 284/398 postgresql:authentication / authentication/002_saslprep OK 3.78s 20 subtests passed [21:31:32.181] 285/398 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 6.91s 4 subtests passed [21:31:32.562] 286/398 postgresql:postmaster / postmaster/001_basic OK 0.38s 9 subtests passed [21:31:32.678] 287/398 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.91s 7 subtests passed [21:31:32.791] 288/398 postgresql:authentication / authentication/004_file_inclusion OK 3.76s 2 subtests passed [21:31:33.288] 289/398 postgresql:authentication / authentication/003_peer OK 5.03s 53 subtests passed [21:31:34.658] 290/398 postgresql:authentication / authentication/006_login_trigger OK 3.51s 32 subtests passed [21:31:35.366] 291/398 postgresql:authentication / authentication/007_pre_auth OK 3.60s 2 subtests passed [21:31:36.675] 292/398 postgresql:postmaster / postmaster/003_start_stop OK 4.00s 25 subtests passed [21:31:36.727] 293/398 postgresql:postmaster / postmaster/002_connection_limits OK 4.16s 30 subtests passed [21:31:36.779] 294/398 postgresql:authentication / authentication/001_password OK 9.00s 207 subtests passed [21:31:41.638] 295/398 postgresql:subscription / subscription/002_types OK 8.35s 4 subtests passed [21:31:42.618] 296/398 postgresql:bloom / bloom/001_wal OK 24.64s 31 subtests passed [21:31:42.748] 297/398 postgresql:subscription / subscription/003_constraints OK 8.09s 6 subtests passed [21:31:43.827] 298/398 postgresql:subscription / subscription/005_encoding OK 7.15s 1 subtests passed [21:31:44.214] 299/398 postgresql:subscription / subscription/006_rewrite OK 7.48s 2 subtests passed [21:31:44.928] 300/398 postgresql:subscription / subscription/004_sync OK 9.56s 9 subtests passed [21:31:46.390] 301/398 postgresql:subscription / subscription/007_ddl OK 9.60s 8 subtests passed [21:31:48.113] 302/398 postgresql:subscription / subscription/001_rep_changes OK 15.32s 38 subtests passed [21:31:49.299] 303/398 postgresql:subscription / subscription/009_matviews OK 6.68s 1 subtests passed [21:31:50.172] 304/398 postgresql:subscription / subscription/008_diff_schema OK 8.53s 5 subtests passed [21:31:51.999] 305/398 postgresql:subscription / subscription/012_collation OK 7.78s 2 subtests passed [21:31:53.606] 306/398 postgresql:subscription / subscription/010_truncate OK 10.86s 14 subtests passed [21:31:54.872] 307/398 postgresql:subscription / subscription/011_generated OK 11.04s 11 subtests passed [21:31:56.794] 308/398 postgresql:subscription / subscription/014_binary OK 10.40s 8 subtests passed [21:31:57.296] 309/398 postgresql:subscription / subscription/017_stream_ddl OK 7.12s 3 subtests passed [21:31:57.443] 310/398 postgresql:subscription / subscription/016_stream_subxact OK 8.14s 3 subtests passed [21:32:01.232] 311/398 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 7.62s 2 subtests passed [21:32:01.845] 312/398 postgresql:subscription / subscription/020_messages OK 6.97s 5 subtests passed [21:32:03.290] 313/398 postgresql:subscription / subscription/018_stream_subxact_abort OK 11.29s 9 subtests passed [21:32:06.572] 314/398 postgresql:subscription / subscription/015_stream OK 18.45s 10 subtests passed [21:32:07.907] 315/398 postgresql:subscription / subscription/013_partition OK 22.98s 74 subtests passed [21:32:09.548] 316/398 postgresql:subscription / subscription/024_add_drop_pub OK 8.32s 4 subtests passed [21:32:10.762] 317/398 postgresql:subscription / subscription/021_twophase OK 13.97s 31 subtests passed [21:32:11.484] 318/398 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.64s 13 subtests passed [21:32:12.963] 319/398 postgresql:subscription / subscription/023_twophase_stream OK 15.52s 34 subtests passed [21:32:13.030] 320/398 postgresql:subscription / subscription/022_twophase_cascade OK 15.73s 41 subtests passed [21:32:17.572] 321/398 postgresql:subscription / subscription/026_stats OK 14.28s 13 subtests passed [21:32:17.889] 322/398 postgresql:subscription / subscription/029_on_error OK 8.34s 5 subtests passed [21:32:22.644] 323/398 postgresql:subscription / subscription/033_run_as_table_owner OK 9.61s 10 subtests passed [21:32:22.988] 324/398 postgresql:subscription / subscription/028_row_filter OK 15.08s 26 subtests passed [21:32:24.558] 325/398 postgresql:subscription / subscription/030_origin OK 13.79s 13 subtests passed [21:32:25.215] 326/398 postgresql:subscription / subscription/027_nosuperuser OK 18.64s 19 subtests passed [21:32:27.604] 327/398 postgresql:subscription / subscription/032_subscribe_use_index OK 14.64s 15 subtests passed [21:32:30.526] 328/398 postgresql:subscription / subscription/031_column_list OK 19.04s 36 subtests passed [21:32:31.879] 329/398 postgresql:subscription / subscription/036_sequences OK 9.23s 9 subtests passed [21:32:31.969] 330/398 postgresql:brin / brin/01_workitems OK 4.36s 4 subtests passed [21:32:32.130] 331/398 postgresql:subscription / subscription/035_conflicts OK 14.24s 29 subtests passed [21:32:32.302] 332/398 postgresql:subscription / subscription/034_temporal OK 14.73s 37 subtests passed [21:32:33.527] 333/398 postgresql:subscription / subscription/037_except OK 10.54s 17 subtests passed [21:32:34.806] 334/398 postgresql:brin / brin/02_wal_consistency OK 4.28s 2 subtests passed [21:32:35.264] 335/398 postgresql:subscription / subscription/038_walsnd_shutdown_timeout OK 10.70s 4 subtests passed [21:32:36.141] 336/398 postgresql:commit_ts / commit_ts/001_base OK 4.26s 2 subtests passed [21:32:36.798] 337/398 postgresql:commit_ts / commit_ts/004_restart OK 4.49s 16 subtests passed [21:32:37.082] 338/398 postgresql:commit_ts / commit_ts/002_standby OK 5.11s 4 subtests passed [21:32:37.186] 339/398 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.66s 4 subtests passed [21:32:37.800] 340/398 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.67s 4 subtests passed [21:32:38.211] 341/398 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.40s 23 subtests passed [21:32:40.750] 342/398 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.95s 7 subtests passed [21:32:40.766] 343/398 postgresql:oauth_validator / oauth_validator/002_client OK 4.62s 20 subtests passed [21:32:41.515] 344/398 postgresql:test_aio / test_aio/002_io_workers OK 4.33s 22 subtests passed [21:32:43.666] 345/398 postgresql:test_aio / test_aio/004_read_stream OK 5.45s 31 subtests passed [21:32:44.894] 346/398 postgresql:test_checksums / test_checksums/001_basic OK 4.13s 9 subtests passed [21:32:45.046] 347/398 postgresql:test_checksums / test_checksums/002_restarts OK 3.53s 5 subtests passed [21:32:45.564] 348/398 postgresql:test_autovacuum / test_autovacuum/001_parallel_autovacuum OK 4.81s 2 subtests passed [21:32:45.590] 349/398 postgresql:test_aio / test_aio/003_initdb OK 7.79s 6 subtests passed [21:32:45.830] 350/398 postgresql:test_checksums / test_checksums/006_pgbench_single SKIP 0.26s [21:32:45.879] 351/398 postgresql:test_checksums / test_checksums/007_pgbench_standby SKIP 0.29s [21:32:46.142] 352/398 postgresql:test_checksums / test_checksums/008_pitr SKIP 0.31s [21:32:48.290] 353/398 postgresql:test_checksums / test_checksums/003_standby_restarts OK 4.62s 12 subtests passed [21:32:48.778] 354/398 postgresql:test_checksums / test_checksums/005_injection OK 3.73s 3 subtests passed [21:32:49.498] 355/398 postgresql:test_checksums / test_checksums/004_offline OK 4.60s 8 subtests passed [21:32:49.650] 356/398 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 3.51s 2 subtests passed [21:32:50.132] 357/398 postgresql:test_int128 / test_int128/001_test_int128 OK 0.48s 2 subtests passed [21:32:52.460] 358/398 postgresql:test_escape / test_escape/001_test_escape OK 3.68s 1218 subtests passed [21:32:52.699] 359/398 postgresql:oauth_validator / oauth_validator/001_server OK 17.43s 170 subtests passed [21:32:52.968] 360/398 postgresql:subscription / subscription/100_bugs OK 27.75s 17 subtests passed [21:32:53.103] 361/398 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.40s 12 subtests passed [21:32:53.118] 362/398 postgresql:test_extensions / test_extensions/001_extension_control_path OK 3.62s 11 subtests passed [21:32:53.279] 363/398 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.99s 15 subtests passed [21:32:53.304] 364/398 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.33s 2 subtests passed [21:32:54.301] 365/398 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 4.17s 516 subtests passed [21:32:54.321] 366/398 postgresql:test_aio / test_aio/001_aio OK 17.23s 826 subtests passed [21:32:56.481] 367/398 postgresql:test_json_parser / test_json_parser/002_inline OK 4.00s 3712 subtests passed [21:32:56.753] 368/398 postgresql:test_misc / test_misc/003_check_guc OK 3.47s 4 subtests passed [21:32:57.246] 369/398 postgresql:test_misc / test_misc/004_io_direct OK 3.94s 3 subtests passed [21:32:57.332] 370/398 postgresql:test_misc / test_misc/002_tablespace OK 4.21s 20 subtests passed [21:32:57.501] 371/398 postgresql:test_misc / test_misc/001_constraint_validation OK 4.40s 42 subtests passed [21:32:57.932] 372/398 postgresql:test_misc / test_misc/005_timeouts OK 3.63s 2 subtests passed [21:32:58.610] 373/398 postgresql:test_misc / test_misc/006_signal_autovacuum OK 4.25s 2 subtests passed [21:32:58.957] 374/398 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.35s [21:32:59.798] 375/398 postgresql:test_misc / test_misc/007_catcache_inval OK 3.29s 2 subtests passed [21:33:00.687] 376/398 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.93s 10 subtests passed [21:33:00.913] 377/398 postgresql:test_misc / test_misc/009_log_temp_files OK 3.67s 11 subtests passed [21:33:01.696] 378/398 postgresql:test_misc / test_misc/011_lock_stats OK 4.19s 7 subtests passed [21:33:02.645] 379/398 postgresql:test_shmem / test_shmem/001_late_shmem_alloc OK 3.69s 2 subtests passed [21:33:03.013] 380/398 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.37s [21:33:03.326] 381/398 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.31s [21:33:03.555] 382/398 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.23s [21:33:03.600] 383/398 postgresql:test_slru / test_slru/001_multixact OK 3.80s 2 subtests passed [21:33:04.902] 384/398 postgresql:test_slru / test_slru/002_multixact_wraparound OK 4.21s 18 subtests passed [21:33:05.529] 385/398 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 8.20s 73 subtests passed [21:33:05.858] 386/398 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.94s 8 subtests passed [21:33:06.383] 387/398 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 2.82s [21:33:07.150] 388/398 postgresql:worker_spi / worker_spi/002_worker_terminate OK 5.45s 11 subtests passed [21:33:08.456] 389/398 postgresql:test_pg_dump / test_pg_dump/001_base OK 10.52s 1044 subtests passed [21:33:10.440] 390/398 postgresql:ssl / ssl/002_scram OK 5.54s 28 subtests passed [21:33:11.120] 391/398 postgresql:ldap / ldap/002_bindpasswd OK 3.97s 3 subtests passed [21:33:11.384] 392/398 postgresql:ssl / ssl/003_sslinfo OK 5.85s 21 subtests passed [21:33:12.538] 393/398 postgresql:test_checksums / test_checksums/009_fpi OK 26.66s 7 subtests passed [21:33:13.042] 394/398 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 4.58s 26 subtests passed [21:33:13.069] 395/398 postgresql:icu / icu/010_database OK 2.63s 8 subtests passed [21:33:13.758] 396/398 postgresql:ldap / ldap/001_auth OK 7.37s 47 subtests passed [21:33:14.055] 397/398 postgresql:ssl / ssl/004_sni OK 8.20s 102 subtests passed [21:33:17.167] 398/398 postgresql:ssl / ssl/001_ssltests OK 13.56s 272 subtests passed [21:33:17.268] [21:33:17.268] Summary of Failures: [21:33:17.268] [21:33:17.268] 6/398 postgresql:regress / regress/regress ERROR 103.14s exit status 1 [21:33:17.268] 29/398 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 109.26s exit status 1 [21:33:17.268] 27/398 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 156.21s exit status 1 [21:33:17.268] 116/398 postgresql:recovery / recovery/027_stream_regress ERROR 125.15s exit status 1 [21:33:17.268] [21:33:17.268] Ok: 384 [21:33:17.268] Expected Fail: 0 [21:33:17.268] Fail: 4 [21:33:17.268] Unexpected Pass: 0 [21:33:17.268] Skipped: 10 [21:33:17.268] Timeout: 0 [21:33:17.268] [21:33:17.268] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [21:33:17.359] [21:33:17.359] Exit status: 4