[07:17:17.947] su postgres <<-EOF [07:17:17.947] set -e [07:17:17.947] ulimit -c unlimited [07:17:17.947] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [07:17:17.947] EOF [07:17:19.031] 1/398 postgresql:setup / tmp_install OK 0.69s [07:17:19.084] 2/398 postgresql:setup / install_test_files OK 0.05s [07:17:20.619] 3/398 postgresql:setup / initdb_cache OK 1.53s [07:17:20.847] 4/398 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.21s 9 subtests passed [07:17:35.207] 5/398 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 14.54s 16 subtests passed [07:17:51.111] 6/398 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 30.46s 13 subtests passed [07:17:53.719] 7/398 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 32.87s 3 subtests passed [07:17:53.770] 8/398 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 18.56s 5 subtests passed [07:17:56.903] 9/398 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 36.24s 19 subtests passed [07:18:05.401] 10/398 postgresql:recovery / recovery/002_archiving OK 11.63s 12 subtests passed [07:18:09.716] ▶ 11/398 + generated_virtual 3396 ms FAIL [07:18:14.284] 12/398 postgresql:recovery / recovery/003_recovery_targets OK 17.38s 15 subtests passed [07:18:15.224] 13/398 postgresql:recovery / recovery/001_stream_rep OK 21.50s 64 subtests passed [07:18:19.174] 14/398 postgresql:recovery / recovery/004_timeline_switch OK 13.77s 5 subtests passed [07:18:21.790] 15/398 postgresql:recovery / recovery/006_logical_decoding OK 6.56s 20 subtests passed [07:18:24.998] 16/398 postgresql:recovery / recovery/005_replay_delay OK 10.71s 3 subtests passed [07:18:28.388] 17/398 postgresql:recovery / recovery/007_sync_rep OK 9.21s 11 subtests passed [07:18:36.626] 18/398 postgresql:recovery / recovery/010_logical_decoding_timelines OK 8.24s 13 subtests passed [07:18:39.471] 19/398 postgresql:recovery / recovery/008_fsm_truncation OK 17.68s 1 subtests passed [07:18:41.973] 20/398 postgresql:recovery / recovery/009_twophase OK 16.97s 30 subtests passed [07:18:47.702] 21/398 postgresql:recovery / recovery/012_subtransactions OK 11.07s 12 subtests passed [07:18:47.719] 22/398 postgresql:recovery / recovery/013_crash_restart OK 8.25s 20 subtests passed [07:18:48.962] 23/398 postgresql:recovery / recovery/014_unlogged_reinit OK 6.99s 23 subtests passed [07:18:50.113] 11/398 postgresql:regress / regress/regress ERROR 89.49s exit status 1 [07:18:50.113] >>> MESON_TEST_ITERATION=1 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 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MALLOC_PERTURB_=205 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu /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 [07:18:50.113] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:18:50.113] stderr: [07:18:50.113] # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/build/testrun/regress/regress/results/generated_virtual.out [07:18:50.113] # --- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out 2026-04-09 07:13:13.417289514 +0000 [07:18:50.113] # +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/generated_virtual.out 2026-04-09 07:18:09.411296940 +0000 [07:18:50.113] # @@ -1148,9 +1148,10 @@ [07:18:50.113] # f2 | bigint | | | | plain | | [07:18:50.113] # f3 | bigint | | | generated always as (f2 * 2) | plain | | [07:18:50.113] # Partition key: RANGE (f3) [07:18:50.113] # -Partitions: gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30'), [07:18:50.113] # - gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50'), [07:18:50.113] # - gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:18:50.113] # +Partitions: [07:18:50.113] # + gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30') [07:18:50.113] # + gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50') [07:18:50.113] # + gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:18:50.113] # [07:18:50.113] # INSERT INTO gtest_part_key1(f2) VALUES (9); -- error [07:18:50.113] # ERROR: no partition of relation "gtest_part_key1" found for row [07:18:50.113] # 1 of 247 tests failed. [07:18:50.113] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [07:18:50.113] # 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". [07:18:50.113] [07:18:50.113] (test program exited with status code 1) [07:18:50.113] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:18:50.113] [07:18:55.263] 24/398 postgresql:recovery / recovery/015_promotion_pages OK 7.56s 1 subtests passed [07:18:55.533] 25/398 postgresql:recovery / recovery/016_min_consistency OK 7.81s 1 subtests passed [07:18:56.231] ▶ 26/398 - regression tests in old instance FAIL [07:18:56.476] 27/398 postgresql:recovery / recovery/017_shm OK 7.51s 4 subtests passed [07:19:00.211] ▶ 28/398 - regression tests pass FAIL [07:19:00.360] 28/398 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 99.73s exit status 1 [07:19:00.360] >>> MESON_TEST_ITERATION=1 MALLOC_PERTURB_=119 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template 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 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu /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 [07:19:00.360] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:19:00.360] stderr: [07:19:00.360] # Failed test 'regression tests pass' [07:19:00.360] # at /tmp/cirrus-ci-build/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 63. [07:19:00.360] # got: '256' [07:19:00.360] # expected: '0' [07:19:00.360] # Looks like you failed 1 test of 1. [07:19:00.360] [07:19:00.360] (test program exited with status code 1) [07:19:00.360] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:19:00.360] [07:19:00.794] 29/398 postgresql:recovery / recovery/021_row_visibility OK 4.32s 10 subtests passed [07:19:01.273] 30/398 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 100.60s 50 subtests passed [07:19:03.995] 31/398 postgresql:recovery / recovery/020_archive_status OK 8.46s 19 subtests passed [07:19:04.153] 32/398 postgresql:recovery / recovery/022_crash_temp_files OK 3.79s 11 subtests passed [07:19:04.718] 33/398 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.92s 1 subtests passed [07:19:05.858] 34/398 postgresql:recovery / recovery/024_archive_recovery OK 4.58s 2 subtests passed [07:19:08.760] 35/398 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.76s 1 subtests passed [07:19:12.138] 36/398 postgresql:recovery / recovery/028_pitr_timelines OK 6.28s 3 subtests passed [07:19:13.594] 37/398 postgresql:recovery / recovery/018_wal_optimize OK 23.48s 38 subtests passed [07:19:14.600] 38/398 postgresql:recovery / recovery/026_overwrite_contrecord OK 10.44s 3 subtests passed [07:19:17.593] 39/398 postgresql:recovery / recovery/029_stats_restart OK 8.83s 44 subtests passed [07:19:19.334] 40/398 postgresql:recovery / recovery/019_replslot_limit OK 24.07s 26 subtests passed [07:19:19.902] 41/398 postgresql:recovery / recovery/030_stats_cleanup_replica OK 7.76s 11 subtests passed [07:19:21.102] 42/398 postgresql:recovery / recovery/031_recovery_conflict OK 7.51s 18 subtests passed [07:19:24.591] 43/398 postgresql:recovery / recovery/034_create_database OK 5.26s 2 subtests passed [07:19:25.320] 44/398 postgresql:recovery / recovery/032_relfilenode_reuse OK 10.72s 14 subtests passed [07:19:26.538] 45/398 postgresql:isolation / isolation/isolation OK 95.43s 128 subtests passed [07:19:27.948] 46/398 postgresql:recovery / recovery/036_truncated_dropped OK 6.84s 8 subtests passed [07:19:29.659] 47/398 postgresql:recovery / recovery/037_invalid_database OK 5.06s 10 subtests passed [07:19:34.030] 48/398 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 8.71s 2 subtests passed [07:19:34.938] 49/398 postgresql:recovery / recovery/033_replay_tsp_drops OK 17.34s 3 subtests passed [07:19:35.835] 50/398 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.17s 6 subtests passed [07:19:41.063] 51/398 postgresql:recovery / recovery/039_end_of_wal OK 14.52s 14 subtests passed [07:19:41.500] 52/398 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 5.66s 1 subtests passed [07:19:42.485] 53/398 postgresql:recovery / recovery/043_no_contrecord_switch OK 7.55s 1 subtests passed [07:19:43.440] 54/398 postgresql:recovery / recovery/042_low_level_backup OK 9.40s 4 subtests passed [07:19:44.930] 26/398 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 144.29s exit status 1 [07:19:44.930] >>> with_icu=yes 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 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=245 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template TEST_EXT_LIB=/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test_ext.so REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress 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 top_builddir=/tmp/cirrus-ci-build/build /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 [07:19:44.930] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:19:44.930] stderr: [07:19:44.930] # Failed test 'regression tests in old instance' [07:19:44.930] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 286. [07:19:44.930] # ---------- command failed ---------- [07:19:44.930] # /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --dlpath=/tmp/cirrus-ci-build/build/src/test/regress --bindir= --host=/tmp/LwhvMQMyYv --port=31315 --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 [07:19:44.930] # -------------- stdout -------------- [07:19:44.930] # # using postmaster on /tmp/LwhvMQMyYv, port 31315 [07:19:44.930] # ok 1 - test_setup 1157 ms [07:19:44.930] # # parallel group (20 tests): varchar text char oid txid name pg_lsn int2 int4 money boolean float4 regproc int8 float8 bit enum uuid numeric rangetypes [07:19:44.930] # ok 2 + boolean 373 ms [07:19:44.930] # ok 3 + char 203 ms [07:19:44.930] # ok 4 + name 226 ms [07:19:44.930] # ok 5 + varchar 90 ms [07:19:44.930] # ok 6 + text 115 ms [07:19:44.930] # ok 7 + int2 286 ms [07:19:44.930] # ok 8 + int4 294 ms [07:19:44.930] # ok 9 + int8 425 ms [07:19:44.930] # ok 10 + oid 201 ms [07:19:44.930] # ok 11 + float4 385 ms [07:19:44.930] # ok 12 + float8 506 ms [07:19:44.930] # ok 13 + bit 539 ms [07:19:44.930] # ok 14 + numeric 2038 ms [07:19:44.930] # ok 15 + txid 203 ms [07:19:44.930] # ok 16 + uuid 636 ms [07:19:44.930] # ok 17 + enum 567 ms [07:19:44.930] # ok 18 + money 316 ms [07:19:44.930] # ok 19 + rangetypes 2292 ms [07:19:44.930] # ok 20 + pg_lsn 246 ms [07:19:44.930] # ok 21 + regproc 371 ms [07:19:44.930] # # parallel group (20 tests): lseg path line md5 time point circle macaddr timetz numerology macaddr8 date inet interval timestamp polygon strings timestamptz box multirangetypes [07:19:44.930] # ok 22 + strings 823 ms [07:19:44.930] # ok 23 + md5 138 ms [07:19:44.930] # ok 24 + numerology 329 ms [07:19:44.930] # ok 25 + point 232 ms [07:19:44.930] # ok 26 + lseg 86 ms [07:19:44.930] # ok 27 + line 116 ms [07:19:44.930] # ... 208 lines omitted ... [07:19:44.930] # ok 221 + partition_split 3653 ms [07:19:44.930] # ok 222 + partition_join 4522 ms [07:19:44.930] # ok 223 + partition_prune 4573 ms [07:19:44.930] # ok 224 + reloptions 421 ms [07:19:44.930] # ok 225 + hash_part 250 ms [07:19:44.930] # ok 226 + indexing 5454 ms [07:19:44.930] # ok 227 + partition_aggregate 3730 ms [07:19:44.930] # ok 228 + partition_info 609 ms [07:19:44.930] # ok 229 + tuplesort 4360 ms [07:19:44.930] # ok 230 + explain 571 ms [07:19:44.930] # ok 231 + compression 1232 ms [07:19:44.930] # ok 232 + compression_lz4 1092 ms [07:19:44.930] # ok 233 + memoize 1190 ms [07:19:44.930] # ok 234 + stats 3835 ms [07:19:44.930] # ok 235 + predicate 627 ms [07:19:44.930] # ok 236 + numa 275 ms [07:19:44.930] # ok 237 + eager_aggregate 1606 ms [07:19:44.930] # ok 238 + graph_table_rls 729 ms [07:19:44.930] # ok 239 + planner_est 194 ms [07:19:44.930] # # parallel group (2 tests): oidjoins event_trigger [07:19:44.930] # ok 240 + oidjoins 951 ms [07:19:44.930] # ok 241 + event_trigger 1289 ms [07:19:44.930] # # parallel group (3 tests): tablespace_ddl database_ddl role_ddl [07:19:44.930] # ok 242 + role_ddl 552 ms [07:19:44.930] # ok 243 + tablespace_ddl 160 ms [07:19:44.930] # ok 244 + database_ddl 541 ms [07:19:44.930] # ok 245 - event_trigger_login 205 ms [07:19:44.930] # ok 246 - fast_default 1477 ms [07:19:44.930] # ok 247 - tablespace 2079 ms [07:19:44.930] # 1..247 [07:19:44.930] # -------------- stderr -------------- [07:19:44.930] # # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_virtual.out [07:19:44.930] # # --- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out 2026-04-09 07:13:13.417289514 +0000 [07:19:44.930] # # +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/generated_virtual.out 2026-04-09 07:18:11.595302160 +0000 [07:19:44.930] # # @@ -1148,9 +1148,10 @@ [07:19:44.930] # # f2 | bigint | | | | plain | | [07:19:44.930] # # f3 | bigint | | | generated always as (f2 * 2) | plain | | [07:19:44.930] # # Partition key: RANGE (f3) [07:19:44.930] # # -Partitions: gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30'), [07:19:44.930] # # - gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50'), [07:19:44.930] # # - gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:19:44.930] # # +Partitions: [07:19:44.930] # # + gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30') [07:19:44.930] # # + gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50') [07:19:44.930] # # + gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:19:44.930] # # [07:19:44.930] # # INSERT INTO gtest_part_key1(f2) VALUES (9); -- error [07:19:44.930] # # ERROR: no partition of relation "gtest_part_key1" found for row [07:19:44.930] # # 1 of 247 tests failed. [07:19:44.930] # # 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". [07:19:44.930] # # 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". [07:19:44.930] # ------------------------------------ [07:19:44.930] # Looks like you failed 1 test of 20. [07:19:44.930] [07:19:44.930] (test program exited with status code 1) [07:19:44.930] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:19:44.930] [07:19:49.806] 55/398 postgresql:recovery / recovery/045_archive_restartpoint OK 8.74s 1 subtests passed [07:19:50.123] 56/398 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 6.68s 3 subtests passed [07:19:50.349] 57/398 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 7.86s 1 subtests passed [07:19:50.867] 58/398 postgresql:recovery / recovery/035_standby_logical_decoding OK 30.96s 89 subtests passed [07:19:52.094] 59/398 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 10.59s 2 subtests passed [07:19:53.395] 60/398 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 25.44s 38 subtests passed [07:19:53.668] 61/398 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 3.32s 4 subtests passed [07:19:53.818] 62/398 postgresql:recovery / recovery/050_redo_segment_missing OK 4.01s 2 subtests passed [07:19:56.728] 63/398 postgresql:plpgsql / plpgsql/regress OK 4.63s 13 subtests passed [07:19:57.391] 64/398 postgresql:plperl / plperl/regress OK 4.00s 14 subtests passed [07:19:57.960] 65/398 postgresql:pltcl / pltcl/regress OK 4.14s 8 subtests passed [07:19:58.991] 66/398 postgresql:plpython / plpython/regress OK 5.32s 23 subtests passed [07:20:00.024] 67/398 postgresql:kerberos / kerberos/001_auth OK 9.16s 142 subtests passed [07:20:00.336] 68/398 postgresql:auto_explain / auto_explain/regress OK 2.94s 2 subtests passed [07:20:01.032] 69/398 postgresql:basic_archive / basic_archive/regress OK 3.07s 1 subtests passed [07:20:02.543] 70/398 postgresql:bloom / bloom/regress OK 3.55s 1 subtests passed [07:20:02.885] 71/398 postgresql:recovery / recovery/049_wait_for_lsn OK 17.95s 33 subtests passed [07:20:03.725] 72/398 postgresql:bool_plperl / bool_plperl/regress OK 3.70s 2 subtests passed [07:20:04.443] 73/398 postgresql:recovery / recovery/051_effective_wal_level OK 14.32s 31 subtests passed [07:20:06.735] 74/398 postgresql:btree_gin / btree_gin/regress OK 6.40s 30 subtests passed [07:20:07.137] 75/398 postgresql:btree_gist / btree_gist/regress OK 6.10s 32 subtests passed [07:20:07.676] 76/398 postgresql:cube / cube/regress OK 4.79s 2 subtests passed [07:20:07.790] 77/398 postgresql:citext / citext/regress OK 5.25s 3 subtests passed [07:20:07.947] 78/398 postgresql:dict_int / dict_int/regress OK 3.50s 1 subtests passed [07:20:08.102] 79/398 postgresql:dblink / dblink/regress OK 4.38s 1 subtests passed [07:20:09.942] 80/398 postgresql:dict_xsyn / dict_xsyn/regress OK 3.21s 1 subtests passed [07:20:12.113] 81/398 postgresql:earthdistance / earthdistance/regress OK 4.97s 1 subtests passed [07:20:12.564] 82/398 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 4.77s 2 subtests passed [07:20:12.574] 83/398 postgresql:file_fdw / file_fdw/regress OK 4.90s 1 subtests passed [07:20:12.733] 84/398 postgresql:hstore_plperl / hstore_plperl/regress OK 4.63s 3 subtests passed [07:20:13.110] 85/398 postgresql:amcheck / amcheck/regress OK 16.38s 4 subtests passed [07:20:14.536] 86/398 postgresql:hstore_plpython / hstore_plpython/regress OK 4.59s 1 subtests passed [07:20:15.031] 87/398 postgresql:hstore / hstore/regress OK 7.08s 2 subtests passed [07:20:16.090] 88/398 postgresql:lo / lo/regress OK 2.98s 1 subtests passed [07:20:16.246] 89/398 postgresql:jsonb_plperl / jsonb_plperl/regress OK 3.67s 2 subtests passed [07:20:16.438] 90/398 postgresql:jsonb_plpython / jsonb_plpython/regress OK 3.70s 1 subtests passed [07:20:16.830] 91/398 postgresql:isn / isn/regress OK 4.26s 1 subtests passed [07:20:18.490] 92/398 postgresql:ltree_plpython / ltree_plpython/regress OK 3.46s 1 subtests passed [07:20:18.734] 93/398 postgresql:ltree / ltree/regress OK 4.20s 1 subtests passed [07:20:21.286] 94/398 postgresql:pg_buffercache / pg_buffercache/regress OK 4.85s 2 subtests passed [07:20:21.487] 95/398 postgresql:passwordcheck / passwordcheck/regress OK 5.24s 1 subtests passed [07:20:22.518] 96/398 postgresql:pageinspect / pageinspect/regress OK 6.43s 8 subtests passed [07:20:23.565] 97/398 postgresql:pg_freespacemap / pg_freespacemap/regress OK 5.07s 1 subtests passed [07:20:23.870] 98/398 postgresql:pgcrypto / pgcrypto/regress OK 7.04s 25 subtests passed [07:20:24.317] 99/398 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 5.58s 1 subtests passed [07:20:25.766] 100/398 postgresql:pg_overexplain / pg_overexplain/regress OK 4.48s 1 subtests passed [07:20:27.048] 101/398 postgresql:pgrowlocks / pgrowlocks/isolation OK 3.48s 1 subtests passed [07:20:27.232] 102/398 postgresql:pg_prewarm / pg_prewarm/regress OK 4.71s 1 subtests passed [07:20:28.491] 103/398 postgresql:pgstattuple / pgstattuple/regress OK 2.72s 1 subtests passed [07:20:28.970] 104/398 postgresql:intarray / intarray/regress OK 16.86s 1 subtests passed [07:20:29.215] 105/398 postgresql:pg_stat_statements / pg_stat_statements/regress OK 4.90s 16 subtests passed [07:20:29.833] 106/398 postgresql:pg_stash_advice / pg_stash_advice/regress OK 5.96s 2 subtests passed [07:20:30.233] 107/398 postgresql:pg_surgery / pg_surgery/regress OK 3.18s 1 subtests passed [07:20:31.906] 108/398 postgresql:pg_visibility / pg_visibility/regress OK 3.41s 1 subtests passed [07:20:32.442] 109/398 postgresql:pg_walinspect / pg_walinspect/regress OK 3.47s 2 subtests passed [07:20:33.120] 110/398 postgresql:pg_trgm / pg_trgm/regress OK 5.89s 4 subtests passed [07:20:33.298] 111/398 postgresql:seg / seg/regress OK 3.06s 3 subtests passed [07:20:33.542] 112/398 postgresql:postgres_fdw / postgres_fdw/isolation OK 3.71s 1 subtests passed [07:20:34.333] ▶ 113/398 - regression tests pass FAIL [07:20:34.382] 114/398 postgresql:pg_plan_advice / pg_plan_advice/regress OK 12.89s 9 subtests passed [07:20:35.065] 115/398 postgresql:spi / spi/regress OK 3.16s 2 subtests passed [07:20:35.382] 116/398 postgresql:tablefunc / tablefunc/regress OK 2.94s 1 subtests passed [07:20:36.137] 117/398 postgresql:tcn / tcn/isolation OK 3.02s 1 subtests passed [07:20:37.801] 118/398 postgresql:tsm_system_time / tsm_system_time/regress OK 2.74s 1 subtests passed [07:20:37.822] 119/398 postgresql:tsm_system_rows / tsm_system_rows/regress OK 3.44s 1 subtests passed [07:20:38.365] 120/398 postgresql:unaccent / unaccent/regress OK 2.98s 1 subtests passed [07:20:39.302] 121/398 postgresql:uuid-ossp / uuid-ossp/regress OK 3.16s 1 subtests passed [07:20:39.608] 122/398 postgresql:test_decoding / test_decoding/isolation OK 6.07s 14 subtests passed [07:20:40.670] 123/398 postgresql:xml2 / xml2/regress OK 2.87s 1 subtests passed [07:20:40.816] 124/398 postgresql:brin / brin/isolation OK 2.99s 1 subtests passed [07:20:41.188] 125/398 postgresql:commit_ts / commit_ts/regress OK 2.82s 1 subtests passed [07:20:42.698] 126/398 postgresql:dummy_index_am / dummy_index_am/regress OK 3.09s 1 subtests passed [07:20:43.078] 127/398 postgresql:delay_execution / delay_execution/isolation OK 3.78s 2 subtests passed [07:20:43.802] 128/398 postgresql:dummy_seclabel / dummy_seclabel/regress OK 3.13s 1 subtests passed [07:20:44.340] 129/398 postgresql:postgres_fdw / postgres_fdw/regress OK 15.12s 2 subtests passed [07:20:45.139] 130/398 postgresql:gin / gin/regress OK 4.32s 1 subtests passed [07:20:45.322] 131/398 postgresql:index / index/isolation OK 4.13s 1 subtests passed [07:20:45.662] 132/398 postgresql:injection_points / injection_points/regress OK 2.96s 4 subtests passed [07:20:46.674] 133/398 postgresql:test_decoding / test_decoding/regress OK 13.37s 19 subtests passed [07:20:46.843] 134/398 postgresql:plsample / plsample/regress OK 2.50s 1 subtests passed [07:20:48.348] 135/398 postgresql:spgist_name_ops / spgist_name_ops/regress OK 3.21s 1 subtests passed [07:20:48.606] 136/398 postgresql:test_binaryheap / test_binaryheap/regress OK 3.28s 1 subtests passed [07:20:48.790] 137/398 postgresql:test_bitmapset / test_bitmapset/regress OK 3.13s 1 subtests passed [07:20:49.752] 138/398 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.91s 1 subtests passed [07:20:49.767] 139/398 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.09s 1 subtests passed [07:20:50.481] 140/398 postgresql:injection_points / injection_points/isolation OK 7.40s 6 subtests passed [07:20:51.426] 141/398 postgresql:test_cplusplusext / test_cplusplusext/regress OK 3.08s 1 subtests passed [07:20:51.492] 142/398 postgresql:test_custom_types / test_custom_types/regress OK 2.88s 1 subtests passed [07:20:52.762] 143/398 postgresql:test_dsm_registry / test_dsm_registry/regress OK 2.99s 1 subtests passed [07:20:52.799] 144/398 postgresql:test_dsa / test_dsa/regress OK 3.05s 1 subtests passed [07:20:53.362] 145/398 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.57s 22 subtests passed [07:20:53.871] 146/398 postgresql:test_extensions / test_extensions/regress OK 3.39s 2 subtests passed [07:20:54.150] 147/398 postgresql:nbtree / nbtree/regress OK 10.35s 2 subtests passed [07:20:54.534] 148/398 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 3.11s 1 subtests passed [07:20:55.781] 149/398 postgresql:test_lfind / test_lfind/regress OK 3.01s 1 subtests passed [07:20:56.055] 150/398 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 3.25s 1 subtests passed [07:20:56.696] 151/398 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.33s 2 subtests passed [07:20:56.974] 152/398 postgresql:test_parser / test_parser/regress OK 3.10s 1 subtests passed [07:20:57.355] 153/398 postgresql:test_pg_dump / test_pg_dump/regress OK 3.20s 1 subtests passed [07:20:57.582] 154/398 postgresql:test_predtest / test_predtest/regress OK 3.05s 1 subtests passed [07:20:59.222] 155/398 postgresql:test_radixtree / test_radixtree/regress OK 3.44s 1 subtests passed [07:20:59.398] 156/398 postgresql:test_rbtree / test_rbtree/regress OK 3.34s 1 subtests passed [07:20:59.941] 157/398 postgresql:test_resowner / test_resowner/regress OK 2.97s 1 subtests passed [07:21:00.327] 158/398 postgresql:test_saslprep / test_saslprep/regress OK 2.74s 1 subtests passed [07:21:00.958] 159/398 postgresql:test_rls_hooks / test_rls_hooks/regress OK 3.60s 1 subtests passed [07:21:01.394] 160/398 postgresql:test_regex / test_regex/regress OK 4.70s 2 subtests passed [07:21:01.443] 113/398 postgresql:recovery / recovery/027_stream_regress ERROR 116.72s exit status 1 [07:21:01.449] >>> 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 enable_injection_points=yes MESON_TEST_ITERATION=1 MALLOC_PERTURB_=66 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu /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 [07:21:01.449] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:21:01.449] stderr: [07:21:01.449] # Failed test 'regression tests pass' [07:21:01.449] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 74. [07:21:01.449] # ---------- command failed ---------- [07:21:01.449] # /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --dlpath=/tmp/cirrus-ci-build/build/src/test/regress --bindir= --host=/tmp/Cjb5MDcSme --port=21092 --schedule=../regress/parallel_schedule --max-concurrent-tests=20 --inputdir=../regress --outputdir=/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data [07:21:01.449] # -------------- stdout -------------- [07:21:01.449] # # using postmaster on /tmp/Cjb5MDcSme, port 21092 [07:21:01.449] # ok 1 - test_setup 685 ms [07:21:01.449] # # parallel group (20 tests): oid name char int2 pg_lsn varchar text txid int4 money boolean regproc float4 int8 bit float8 uuid enum numeric rangetypes [07:21:01.449] # ok 2 + boolean 283 ms [07:21:01.449] # ok 3 + char 170 ms [07:21:01.449] # ok 4 + name 150 ms [07:21:01.449] # ok 5 + varchar 200 ms [07:21:01.449] # ok 6 + text 233 ms [07:21:01.449] # ok 7 + int2 181 ms [07:21:01.449] # ok 8 + int4 244 ms [07:21:01.449] # ok 9 + int8 390 ms [07:21:01.449] # ok 10 + oid 126 ms [07:21:01.449] # ok 11 + float4 331 ms [07:21:01.449] # ok 12 + float8 417 ms [07:21:01.449] # ok 13 + bit 411 ms [07:21:01.449] # ok 14 + numeric 1298 ms [07:21:01.449] # ok 15 + txid 231 ms [07:21:01.449] # ok 16 + uuid 431 ms [07:21:01.449] # ok 17 + enum 485 ms [07:21:01.449] # ok 18 + money 252 ms [07:21:01.449] # ok 19 + rangetypes 1503 ms [07:21:01.449] # ok 20 + pg_lsn 157 ms [07:21:01.449] # ok 21 + regproc 285 ms [07:21:01.449] # # parallel group (20 tests): md5 lseg circle line path time macaddr timetz point macaddr8 numerology date inet interval timestamp strings timestamptz box polygon multirangetypes [07:21:01.449] # ok 22 + strings 784 ms [07:21:01.449] # ok 23 + md5 87 ms [07:21:01.449] # ok 24 + numerology 294 ms [07:21:01.449] # ok 25 + point 278 ms [07:21:01.449] # ok 26 + lseg 115 ms [07:21:01.449] # ok 27 + line 151 ms [07:21:01.449] # ... 208 lines omitted ... [07:21:01.449] # ok 221 + partition_split 6739 ms [07:21:01.449] # ok 222 + partition_join 7138 ms [07:21:01.449] # ok 223 + partition_prune 7405 ms [07:21:01.449] # ok 224 + reloptions 549 ms [07:21:01.449] # ok 225 + hash_part 341 ms [07:21:01.449] # ok 226 + indexing 8999 ms [07:21:01.449] # ok 227 + partition_aggregate 4255 ms [07:21:01.449] # ok 228 + partition_info 936 ms [07:21:01.449] # ok 229 + tuplesort 4174 ms [07:21:01.449] # ok 230 + explain 560 ms [07:21:01.449] # ok 231 + compression 1665 ms [07:21:01.449] # ok 232 + compression_lz4 1433 ms [07:21:01.449] # ok 233 + memoize 4634 ms [07:21:01.449] # ok 234 + stats 6377 ms [07:21:01.449] # ok 235 + predicate 754 ms [07:21:01.449] # ok 236 + numa 181 ms [07:21:01.449] # ok 237 + eager_aggregate 2260 ms [07:21:01.449] # ok 238 + graph_table_rls 1069 ms [07:21:01.449] # ok 239 + planner_est 216 ms [07:21:01.449] # # parallel group (2 tests): oidjoins event_trigger [07:21:01.449] # ok 240 + oidjoins 1986 ms [07:21:01.449] # ok 241 + event_trigger 2460 ms [07:21:01.449] # # parallel group (3 tests): tablespace_ddl role_ddl database_ddl [07:21:01.449] # ok 242 + role_ddl 334 ms [07:21:01.449] # ok 243 + tablespace_ddl 51 ms [07:21:01.449] # ok 244 + database_ddl 390 ms [07:21:01.449] # ok 245 - event_trigger_login 177 ms [07:21:01.449] # ok 246 - fast_default 779 ms [07:21:01.449] # ok 247 - tablespace 2629 ms [07:21:01.449] # 1..247 [07:21:01.449] # -------------- stderr -------------- [07:21:01.449] # # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out [07:21:01.449] # # --- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out 2026-04-09 07:13:13.417289514 +0000 [07:21:01.449] # # +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out 2026-04-09 07:19:49.103474543 +0000 [07:21:01.449] # # @@ -1148,9 +1148,10 @@ [07:21:01.449] # # f2 | bigint | | | | plain | | [07:21:01.449] # # f3 | bigint | | | generated always as (f2 * 2) | plain | | [07:21:01.449] # # Partition key: RANGE (f3) [07:21:01.449] # # -Partitions: gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30'), [07:21:01.449] # # - gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50'), [07:21:01.449] # # - gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:21:01.449] # # +Partitions: [07:21:01.449] # # + gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30') [07:21:01.449] # # + gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50') [07:21:01.449] # # + gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [07:21:01.449] # # [07:21:01.449] # # INSERT INTO gtest_part_key1(f2) VALUES (9); -- error [07:21:01.449] # # ERROR: no partition of relation "gtest_part_key1" found for row [07:21:01.449] # # 1 of 247 tests failed. [07:21:01.449] # # 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". [07:21:01.449] # # 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". [07:21:01.449] # ------------------------------------ [07:21:01.449] # Looks like you failed 1 test of 11. [07:21:01.449] [07:21:01.449] (test program exited with status code 1) [07:21:01.449] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:21:01.449] [07:21:02.502] 161/398 postgresql:test_integerset / test_integerset/regress OK 11.01s 1 subtests passed [07:21:02.558] 162/398 postgresql:test_slru / test_slru/regress OK 3.16s 1 subtests passed [07:21:02.753] 163/398 postgresql:libpq / libpq/002_api OK 0.25s 1 subtests passed [07:21:02.778] 164/398 postgresql:libpq / libpq/001_uri OK 1.33s 63 subtests passed [07:21:03.301] 165/398 postgresql:test_tidstore / test_tidstore/regress OK 3.36s 1 subtests passed [07:21:03.322] 166/398 postgresql:typcache / typcache/regress OK 2.99s 1 subtests passed [07:21:03.600] 167/398 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.28s 55 subtests passed [07:21:04.982] 168/398 postgresql:unsafe_tests / unsafe_tests/regress OK 4.02s 4 subtests passed [07:21:05.264] 169/398 postgresql:test_shm_mq / test_shm_mq/regress OK 6.04s 1 subtests passed [07:21:05.341] 170/398 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.36s 9 subtests passed [07:21:09.381] 171/398 postgresql:ecpg / ecpg/ecpg OK 7.99s 66 subtests passed [07:21:09.883] 172/398 postgresql:libpq / libpq/006_service OK 6.58s 47 subtests passed [07:21:11.907] 173/398 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 6.64s 107 subtests passed [07:21:12.312] 174/398 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.40s 51 subtests passed [07:21:14.490] 175/398 postgresql:libpq / libpq/004_load_balance_dns OK 11.73s 125 subtests passed [07:21:14.582] 176/398 postgresql:libpq / libpq/003_load_balance_host_list OK 12.02s 127 subtests passed [07:21:15.180] 177/398 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 5.30s 10 subtests passed [07:21:15.825] 178/398 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 6.44s 32 subtests passed [07:21:17.958] 179/398 postgresql:libpq / libpq/005_negotiate_encryption OK 15.18s 249 subtests passed [07:21:18.021] 180/398 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 3.53s 3 subtests passed [07:21:18.270] 181/398 postgresql:pg_checksums / pg_checksums/001_basic OK 0.31s 9 subtests passed [07:21:18.584] 182/398 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.31s 13 subtests passed [07:21:20.458] 183/398 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.87s 43 subtests passed [07:21:20.664] 184/398 postgresql:pg_amcheck / pg_amcheck/003_check OK 15.32s 75 subtests passed [07:21:23.584] 185/398 postgresql:pg_checksums / pg_checksums/002_actions OK 5.56s 66 subtests passed [07:21:24.410] 186/398 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 3.74s 11 subtests passed [07:21:24.847] 187/398 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 9.67s 27 subtests passed [07:21:25.591] 188/398 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 5.13s 7 subtests passed [07:21:26.978] 189/398 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 8.39s 6 subtests passed [07:21:28.442] 190/398 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 4.03s 4 subtests passed [07:21:28.578] 191/398 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.73s 3 subtests passed [07:21:28.858] 192/398 postgresql:initdb / initdb/001_initdb OK 25.26s 57 subtests passed [07:21:29.186] 193/398 postgresql:pg_config / pg_config/001_pg_config OK 0.33s 21 subtests passed [07:21:30.744] 194/398 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.77s 4 subtests passed [07:21:30.890] 195/398 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 7.30s 22 subtests passed [07:21:31.370] 196/398 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.18s 18 subtests passed [07:21:32.177] 197/398 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 6.58s 2 subtests passed [07:21:32.804] 198/398 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 4.22s 5 subtests passed [07:21:33.422] 199/398 postgresql:pg_ctl / pg_ctl/002_status OK 2.53s 3 subtests passed [07:21:33.744] 200/398 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 5.30s 4 subtests passed [07:21:34.370] 201/398 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.62s 25 subtests passed [07:21:34.389] 202/398 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 18.56s 60 subtests passed [07:21:34.666] 203/398 postgresql:pg_dump / pg_dump/001_basic OK 1.86s 135 subtests passed [07:21:34.926] 204/398 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 22.61s 200 subtests passed [07:21:35.967] 205/398 postgresql:pg_ctl / pg_ctl/003_promote OK 4.60s 12 subtests passed [07:21:37.410] 206/398 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.23s 14 subtests passed [07:21:37.442] 207/398 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.70s 3 subtests passed [07:21:39.320] 208/398 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.95s 4 subtests passed [07:21:40.629] 209/398 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 3.19s 9 subtests passed [07:21:41.808] 210/398 postgresql:pg_resetwal / pg_resetwal/001_basic OK 4.40s 83 subtests passed [07:21:41.969] 211/398 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 7.30s 98 subtests passed [07:21:44.659] 212/398 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 10.26s 108 subtests passed [07:21:48.501] 213/398 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 3.84s 1 subtests passed [07:21:48.962] 214/398 postgresql:pg_rewind / pg_rewind/006_options OK 0.46s 13 subtests passed [07:21:49.210] 215/398 postgresql:pg_dump / pg_dump/010_dump_connstr OK 13.24s 13 subtests passed [07:21:50.524] 216/398 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 8.71s 6 subtests passed [07:21:51.652] 217/398 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 9.68s 10 subtests passed [07:21:54.158] 218/398 postgresql:pg_rewind / pg_rewind/002_databases OK 13.53s 12 subtests passed [07:21:54.478] 219/398 postgresql:pg_rewind / pg_rewind/007_standby_source OK 5.52s 7 subtests passed [07:21:54.729] 220/398 postgresql:pg_rewind / pg_rewind/009_growing_files OK 4.20s 3 subtests passed [07:21:54.811] 221/398 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.33s 13 subtests passed [07:21:55.158] 222/398 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.34s 17 subtests passed [07:21:55.967] 223/398 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.76s 3 subtests passed [07:21:58.006] 224/398 postgresql:pg_test_timing / pg_test_timing/001_basic OK 3.28s 18 subtests passed [07:21:58.089] 225/398 postgresql:pg_rewind / pg_rewind/001_basic OK 18.76s 57 subtests passed [07:21:58.752] 226/398 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 4.59s 12 subtests passed [07:21:58.852] 227/398 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.76s 60 subtests passed [07:21:58.875] 228/398 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 7.22s 1 subtests passed [07:22:01.983] 229/398 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.98s 32 subtests passed [07:22:02.374] 230/398 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.62s 5 subtests passed [07:22:02.411] 231/398 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 7.25s 38 subtests passed [07:22:03.666] 232/398 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 4.81s 11 subtests passed [07:22:06.600] 233/398 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.93s 5 subtests passed [07:22:06.679] 234/398 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 7.80s 18 subtests passed [07:22:06.918] 235/398 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.32s 11 subtests passed [07:22:07.978] 236/398 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 5.99s 10 subtests passed [07:22:08.711] 237/398 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 12.74s 92 subtests passed [07:22:09.278] 238/398 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.30s 207 subtests passed [07:22:09.493] 239/398 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 7.11s 21 subtests passed [07:22:10.773] 240/398 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 4.09s 7 subtests passed [07:22:13.533] 241/398 postgresql:psql / psql/020_cancel OK 4.04s 2 subtests passed [07:22:14.080] 242/398 postgresql:psql / psql/001_basic OK 5.37s 126 subtests passed [07:22:14.131] 243/398 postgresql:psql / psql/010_tab_completion OK 4.85s 89 subtests passed [07:22:14.433] 244/398 postgresql:psql / psql/030_pager OK 3.66s 4 subtests passed [07:22:17.198] 245/398 postgresql:scripts / scripts/010_clusterdb OK 3.66s 16 subtests passed [07:22:17.738] 246/398 postgresql:scripts / scripts/011_clusterdb_all OK 3.66s 7 subtests passed [07:22:18.722] 247/398 postgresql:scripts / scripts/040_createuser OK 4.29s 37 subtests passed [07:22:19.646] 248/398 postgresql:pg_waldump / pg_waldump/001_basic OK 17.23s 212 subtests passed [07:22:20.349] 249/398 postgresql:pg_dump / pg_dump/002_pg_dump OK 46.91s 12122 subtests passed [07:22:21.098] 250/398 postgresql:scripts / scripts/050_dropdb OK 3.90s 16 subtests passed [07:22:21.426] 251/398 postgresql:scripts / scripts/070_dropuser OK 3.69s 13 subtests passed [07:22:22.109] 252/398 postgresql:scripts / scripts/080_pg_isready OK 3.39s 11 subtests passed [07:22:24.192] 253/398 postgresql:scripts / scripts/020_createdb OK 10.05s 64 subtests passed [07:22:25.154] 254/398 postgresql:scripts / scripts/101_vacuumdb_all OK 3.73s 5 subtests passed [07:22:25.357] 255/398 postgresql:pgbench / pgbench/001_pgbench_with_server OK 18.44s 474 subtests passed [07:22:25.445] 256/398 postgresql:scripts / scripts/091_reindexdb_all OK 4.80s 13 subtests passed [07:22:25.552] 257/398 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.40s 27 subtests passed [07:22:25.656] 258/398 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.29s 4 subtests passed [07:22:26.109] 259/398 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.66s 39 subtests passed [07:22:27.042] 260/398 postgresql:scripts / scripts/090_reindexdb OK 7.39s 64 subtests passed [07:22:27.944] 261/398 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 53.01s 60 subtests passed [07:22:29.089] 262/398 postgresql:scripts / scripts/102_vacuumdb_stages OK 6.98s 4 subtests passed [07:22:29.749] 263/398 postgresql:amcheck / amcheck/002_cic OK 4.09s 4 subtests passed [07:22:30.083] 264/398 postgresql:scripts / scripts/100_vacuumdb OK 8.98s 113 subtests passed [07:22:30.334] 265/398 postgresql:scripts / scripts/200_connstr OK 6.14s 3 subtests passed [07:22:30.354] 266/398 postgresql:amcheck / amcheck/003_cic_2pc OK 4.24s 7 subtests passed [07:22:31.017] 267/398 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.97s 6 subtests passed [07:22:31.350] 268/398 postgresql:oid2name / oid2name/001_basic OK 0.33s 9 subtests passed [07:22:32.438] 269/398 postgresql:amcheck / amcheck/005_pitr OK 4.49s 3 subtests passed [07:22:33.383] 270/398 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.63s 22 subtests passed [07:22:34.589] 271/398 postgresql:amcheck / amcheck/006_verify_gin OK 5.50s 6 subtests passed [07:22:34.954] 272/398 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.60s 11 subtests passed [07:22:36.253] 273/398 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.92s 16 subtests passed [07:22:36.494] 274/398 postgresql:pg_stash_advice / pg_stash_advice/001_persist OK 4.05s 6 subtests passed [07:22:37.509] 275/398 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 4.12s 3 subtests passed [07:22:37.856] 276/398 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.35s [07:22:38.929] 277/398 postgresql:amcheck / amcheck/001_verify_heapam OK 13.38s 272 subtests passed [07:22:39.028] 278/398 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 4.07s 3 subtests passed [07:22:39.205] 279/398 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.61s 2 subtests passed [07:22:39.227] 280/398 postgresql:vacuumlo / vacuumlo/001_basic OK 0.29s 9 subtests passed [07:22:39.586] 281/398 postgresql:dblink / dblink/001_auth_scram OK 9.23s 12 subtests passed [07:22:42.400] 282/398 postgresql:authentication / authentication/002_saslprep OK 3.19s 20 subtests passed [07:22:42.426] 283/398 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.57s 6 subtests passed [07:22:42.684] 284/398 postgresql:authentication / authentication/005_sspi SKIP 0.28s [07:22:42.994] 285/398 postgresql:authentication / authentication/004_file_inclusion OK 3.41s 2 subtests passed [07:22:43.340] 286/398 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 6.84s 4 subtests passed [07:22:43.390] 287/398 postgresql:postmaster / postmaster/001_basic OK 0.39s 9 subtests passed [07:22:43.794] 288/398 postgresql:authentication / authentication/003_peer OK 4.57s 53 subtests passed [07:22:45.432] 289/398 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 9.18s 7 subtests passed [07:22:45.812] 290/398 postgresql:authentication / authentication/006_login_trigger OK 3.38s 32 subtests passed [07:22:45.870] 291/398 postgresql:authentication / authentication/007_pre_auth OK 3.18s 2 subtests passed [07:22:46.966] 292/398 postgresql:authentication / authentication/001_password OK 7.94s 207 subtests passed [07:22:47.024] 293/398 postgresql:postmaster / postmaster/002_connection_limits OK 3.68s 30 subtests passed [07:22:47.055] 294/398 postgresql:postmaster / postmaster/003_start_stop OK 3.66s 25 subtests passed [07:22:52.646] 295/398 postgresql:subscription / subscription/003_constraints OK 6.83s 6 subtests passed [07:22:53.258] 296/398 postgresql:bloom / bloom/001_wal OK 23.17s 31 subtests passed [07:22:53.480] 297/398 postgresql:subscription / subscription/005_encoding OK 6.51s 1 subtests passed [07:22:53.566] 298/398 postgresql:subscription / subscription/002_types OK 8.13s 4 subtests passed [07:22:53.730] 299/398 postgresql:subscription / subscription/006_rewrite OK 6.70s 2 subtests passed [07:22:54.212] 300/398 postgresql:subscription / subscription/004_sync OK 8.34s 9 subtests passed [07:22:55.913] 301/398 postgresql:subscription / subscription/007_ddl OK 8.86s 8 subtests passed [07:22:58.882] 302/398 postgresql:subscription / subscription/001_rep_changes OK 15.09s 38 subtests passed [07:22:59.862] 303/398 postgresql:subscription / subscription/009_matviews OK 6.60s 1 subtests passed [07:23:00.266] 304/398 postgresql:subscription / subscription/008_diff_schema OK 7.62s 5 subtests passed [07:23:00.431] 305/398 postgresql:subscription / subscription/012_collation OK 6.70s 2 subtests passed [07:23:03.575] 306/398 postgresql:subscription / subscription/011_generated OK 10.00s 11 subtests passed [07:23:03.666] 307/398 postgresql:subscription / subscription/010_truncate OK 10.18s 14 subtests passed [07:23:06.034] 308/398 postgresql:subscription / subscription/014_binary OK 10.12s 8 subtests passed [07:23:06.866] 309/398 postgresql:subscription / subscription/016_stream_subxact OK 7.00s 3 subtests passed [07:23:07.097] 310/398 postgresql:subscription / subscription/017_stream_ddl OK 6.83s 3 subtests passed [07:23:10.388] 311/398 postgresql:subscription / subscription/018_stream_subxact_abort OK 9.96s 9 subtests passed [07:23:10.762] 312/398 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 7.19s 2 subtests passed [07:23:10.782] 313/398 postgresql:subscription / subscription/020_messages OK 7.12s 5 subtests passed [07:23:16.213] 314/398 postgresql:subscription / subscription/013_partition OK 22.00s 74 subtests passed [07:23:16.791] 315/398 postgresql:subscription / subscription/015_stream OK 17.91s 10 subtests passed [07:23:18.691] 316/398 postgresql:subscription / subscription/024_add_drop_pub OK 8.30s 4 subtests passed [07:23:19.521] 317/398 postgresql:subscription / subscription/021_twophase OK 13.49s 31 subtests passed [07:23:20.261] 318/398 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.50s 13 subtests passed [07:23:21.944] 319/398 postgresql:subscription / subscription/022_twophase_cascade OK 15.08s 41 subtests passed [07:23:22.502] 320/398 postgresql:subscription / subscription/023_twophase_stream OK 15.40s 34 subtests passed [07:23:24.531] 321/398 postgresql:subscription / subscription/026_stats OK 13.74s 13 subtests passed [07:23:26.142] 322/398 postgresql:subscription / subscription/029_on_error OK 7.45s 5 subtests passed [07:23:31.040] 323/398 postgresql:subscription / subscription/028_row_filter OK 14.25s 26 subtests passed [07:23:31.624] 324/398 postgresql:subscription / subscription/033_run_as_table_owner OK 9.12s 10 subtests passed [07:23:33.264] 325/398 postgresql:subscription / subscription/030_origin OK 13.74s 13 subtests passed [07:23:33.754] 326/398 postgresql:subscription / subscription/027_nosuperuser OK 17.54s 19 subtests passed [07:23:36.053] 327/398 postgresql:subscription / subscription/032_subscribe_use_index OK 14.11s 15 subtests passed [07:23:38.385] 328/398 postgresql:subscription / subscription/031_column_list OK 18.12s 36 subtests passed [07:23:38.676] 329/398 postgresql:subscription / subscription/034_temporal OK 14.14s 37 subtests passed [07:23:39.312] 330/398 postgresql:subscription / subscription/036_sequences OK 8.27s 9 subtests passed [07:23:39.833] 331/398 postgresql:subscription / subscription/035_conflicts OK 13.69s 29 subtests passed [07:23:40.097] 332/398 postgresql:brin / brin/01_workitems OK 4.04s 4 subtests passed [07:23:42.322] 333/398 postgresql:subscription / subscription/038_walsnd_shutdown_timeout OK 9.06s 4 subtests passed [07:23:42.399] 334/398 postgresql:commit_ts / commit_ts/001_base OK 3.72s 2 subtests passed [07:23:42.474] 335/398 postgresql:brin / brin/02_wal_consistency OK 4.09s 2 subtests passed [07:23:42.987] 336/398 postgresql:subscription / subscription/037_except OK 11.36s 17 subtests passed [07:23:44.071] 337/398 postgresql:commit_ts / commit_ts/002_standby OK 4.76s 4 subtests passed [07:23:45.017] 338/398 postgresql:commit_ts / commit_ts/004_restart OK 4.92s 16 subtests passed [07:23:45.521] 339/398 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.69s 4 subtests passed [07:23:46.110] 340/398 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.71s 23 subtests passed [07:23:46.495] 341/398 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 4.17s 4 subtests passed [07:23:47.427] 342/398 postgresql:oauth_validator / oauth_validator/002_client OK 4.44s 20 subtests passed [07:23:47.754] 343/398 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.68s 7 subtests passed [07:23:49.114] 344/398 postgresql:test_aio / test_aio/002_io_workers OK 3.59s 22 subtests passed [07:23:51.394] 345/398 postgresql:test_aio / test_aio/004_read_stream OK 4.90s 31 subtests passed [07:23:52.173] 346/398 postgresql:test_checksums / test_checksums/001_basic OK 4.42s 9 subtests passed [07:23:52.183] 347/398 postgresql:test_checksums / test_checksums/002_restarts OK 3.06s 5 subtests passed [07:23:53.514] 348/398 postgresql:test_autovacuum / test_autovacuum/001_parallel_autovacuum OK 6.09s 1 subtests passed [07:23:53.714] 349/398 postgresql:test_checksums / test_checksums/006_pgbench_single SKIP 0.20s [07:23:53.857] 350/398 postgresql:test_aio / test_aio/003_initdb OK 7.75s 6 subtests passed [07:23:53.980] 351/398 postgresql:test_checksums / test_checksums/007_pgbench_standby SKIP 0.26s [07:23:54.195] 352/398 postgresql:test_checksums / test_checksums/008_pitr SKIP 0.34s [07:23:55.537] 353/398 postgresql:test_checksums / test_checksums/005_injection OK 3.35s 3 subtests passed [07:23:55.616] 354/398 postgresql:test_checksums / test_checksums/003_standby_restarts OK 4.22s 12 subtests passed [07:23:56.655] 355/398 postgresql:test_checksums / test_checksums/004_offline OK 4.48s 8 subtests passed [07:23:57.976] 356/398 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 3.78s 2 subtests passed [07:23:58.434] 357/398 postgresql:test_int128 / test_int128/001_test_int128 OK 0.46s 2 subtests passed [07:23:59.251] 358/398 postgresql:test_escape / test_escape/001_test_escape OK 3.63s 1218 subtests passed [07:23:59.423] 359/398 postgresql:oauth_validator / oauth_validator/001_server OK 16.95s 170 subtests passed [07:23:59.728] 360/398 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.30s 12 subtests passed [07:23:59.963] 361/398 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.23s 2 subtests passed [07:23:59.990] 362/398 postgresql:subscription / subscription/100_bugs OK 26.23s 17 subtests passed [07:24:00.055] 363/398 postgresql:test_extensions / test_extensions/001_extension_control_path OK 3.40s 11 subtests passed [07:24:00.521] 364/398 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.98s 15 subtests passed [07:24:00.713] 365/398 postgresql:test_aio / test_aio/001_aio OK 15.69s 826 subtests passed [07:24:02.676] 366/398 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 4.24s 516 subtests passed [07:24:02.965] 367/398 postgresql:test_json_parser / test_json_parser/002_inline OK 3.69s 3712 subtests passed [07:24:03.090] 368/398 postgresql:test_misc / test_misc/003_check_guc OK 3.03s 4 subtests passed [07:24:04.133] 369/398 postgresql:test_misc / test_misc/002_tablespace OK 4.14s 20 subtests passed [07:24:04.626] 370/398 postgresql:test_misc / test_misc/005_timeouts OK 3.88s 2 subtests passed [07:24:04.791] 371/398 postgresql:test_misc / test_misc/004_io_direct OK 4.27s 3 subtests passed [07:24:04.821] 372/398 postgresql:test_misc / test_misc/001_constraint_validation OK 4.86s 42 subtests passed [07:24:06.262] 373/398 postgresql:test_misc / test_misc/007_catcache_inval OK 3.28s 2 subtests passed [07:24:06.594] 374/398 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.33s [07:24:06.793] 375/398 postgresql:test_misc / test_misc/006_signal_autovacuum OK 4.11s 2 subtests passed [07:24:07.379] 376/398 postgresql:test_misc / test_misc/009_log_temp_files OK 3.24s 11 subtests passed [07:24:07.602] 377/398 postgresql:test_misc / test_misc/008_replslot_single_user OK 4.51s 10 subtests passed [07:24:09.135] 378/398 postgresql:test_misc / test_misc/011_lock_stats OK 4.34s 7 subtests passed [07:24:09.943] 379/398 postgresql:test_shmem / test_shmem/001_late_shmem_alloc OK 3.35s 2 subtests passed [07:24:10.017] 380/398 postgresql:test_slru / test_slru/001_multixact OK 3.22s 2 subtests passed [07:24:10.225] 381/398 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.28s [07:24:10.334] 382/398 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.32s [07:24:10.568] 383/398 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.34s [07:24:11.902] 384/398 postgresql:test_slru / test_slru/002_multixact_wraparound OK 4.52s 18 subtests passed [07:24:12.755] 385/398 postgresql:worker_spi / worker_spi/001_worker_spi OK 5.15s 8 subtests passed [07:24:13.038] 386/398 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 8.41s 73 subtests passed [07:24:13.254] 387/398 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 2.92s [07:24:14.352] 388/398 postgresql:worker_spi / worker_spi/002_worker_terminate OK 5.22s 11 subtests passed [07:24:15.902] 389/398 postgresql:test_pg_dump / test_pg_dump/001_base OK 11.08s 1044 subtests passed [07:24:17.541] 390/398 postgresql:ldap / ldap/002_bindpasswd OK 3.19s 3 subtests passed [07:24:17.804] 391/398 postgresql:ssl / ssl/002_scram OK 5.90s 28 subtests passed [07:24:18.589] 392/398 postgresql:test_checksums / test_checksums/009_fpi OK 24.61s 7 subtests passed [07:24:18.745] 393/398 postgresql:ssl / ssl/003_sslinfo OK 5.99s 21 subtests passed [07:24:19.998] 394/398 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 4.08s 26 subtests passed [07:24:20.016] 395/398 postgresql:ldap / ldap/001_auth OK 6.76s 47 subtests passed [07:24:20.069] 396/398 postgresql:icu / icu/010_database OK 2.53s 8 subtests passed [07:24:21.080] 397/398 postgresql:ssl / ssl/004_sni OK 8.04s 102 subtests passed [07:24:23.813] 398/398 postgresql:ssl / ssl/001_ssltests OK 13.24s 272 subtests passed [07:24:23.910] [07:24:23.910] Summary of Failures: [07:24:23.910] [07:24:23.910] 11/398 postgresql:regress / regress/regress ERROR 89.49s exit status 1 [07:24:23.910] 28/398 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 99.73s exit status 1 [07:24:23.910] 26/398 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 144.29s exit status 1 [07:24:23.910] 113/398 postgresql:recovery / recovery/027_stream_regress ERROR 116.72s exit status 1 [07:24:23.910] [07:24:23.910] Ok: 384 [07:24:23.910] Expected Fail: 0 [07:24:23.910] Fail: 4 [07:24:23.910] Unexpected Pass: 0 [07:24:23.910] Skipped: 10 [07:24:23.910] Timeout: 0 [07:24:23.910] [07:24:23.910] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [07:24:23.990] [07:24:23.990] Exit status: 4