[16:47:37.772] su postgres <<-EOF [16:47:37.772] set -e [16:47:37.772] ulimit -c unlimited [16:47:37.772] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [16:47:37.772] EOF [16:47:38.831] 1/399 postgresql:setup / tmp_install OK 0.67s [16:47:38.884] 2/399 postgresql:setup / install_test_files OK 0.05s [16:47:40.387] 3/399 postgresql:setup / initdb_cache OK 1.50s [16:47:40.947] 4/399 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.54s 9 subtests passed [16:47:54.489] 5/399 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 14.05s 16 subtests passed [16:48:10.061] 6/399 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 29.65s 13 subtests passed [16:48:13.827] 7/399 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 19.33s 5 subtests passed [16:48:18.059] 8/399 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 37.11s 3 subtests passed [16:48:18.251] 9/399 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 37.83s 19 subtests passed [16:48:26.943] 10/399 postgresql:recovery / recovery/002_archiving OK 8.88s 12 subtests passed [16:48:28.404] ▶ 11/399 - goo 3329 ms FAIL [16:48:32.424] 12/399 postgresql:recovery / recovery/003_recovery_targets OK 14.17s 15 subtests passed [16:48:35.199] 13/399 postgresql:recovery / recovery/001_stream_rep OK 21.37s 64 subtests passed [16:48:40.076] 14/399 postgresql:recovery / recovery/004_timeline_switch OK 13.13s 5 subtests passed [16:48:41.872] 15/399 postgresql:recovery / recovery/006_logical_decoding OK 6.67s 20 subtests passed [16:48:44.308] 16/399 postgresql:recovery / recovery/005_replay_delay OK 11.88s 3 subtests passed [16:48:49.306] 17/399 postgresql:recovery / recovery/007_sync_rep OK 9.23s 11 subtests passed [16:48:57.612] 18/399 postgresql:recovery / recovery/010_logical_decoding_timelines OK 8.31s 13 subtests passed [16:48:57.755] 19/399 postgresql:recovery / recovery/008_fsm_truncation OK 15.88s 1 subtests passed [16:48:59.396] 20/399 postgresql:recovery / recovery/009_twophase OK 15.09s 30 subtests passed [16:49:06.478] 21/399 postgresql:recovery / recovery/013_crash_restart OK 8.72s 20 subtests passed [16:49:06.914] 22/399 postgresql:recovery / recovery/014_unlogged_reinit OK 7.52s 23 subtests passed [16:49:10.179] 23/399 postgresql:recovery / recovery/012_subtransactions OK 12.57s 12 subtests passed [16:49:15.596] 24/399 postgresql:recovery / recovery/015_promotion_pages OK 9.12s 1 subtests passed [16:49:16.375] 25/399 postgresql:recovery / recovery/016_min_consistency OK 9.46s 1 subtests passed [16:49:17.534] ▶ 26/399 - regression tests in old instance FAIL [16:49:17.821] 27/399 postgresql:recovery / recovery/017_shm OK 7.64s 4 subtests passed [16:49:18.261] 11/399 postgresql:regress / regress/regress ERROR 97.87s exit status 1 [16:49:18.262] >>> 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 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu MALLOC_PERTURB_=182 MESON_TEST_ITERATION=1 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so top_builddir=/tmp/cirrus-ci-build/build MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /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 [16:49:18.262] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [16:49:18.262] stderr: [16:49:18.262] # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/goo.out /tmp/cirrus-ci-build/build/testrun/regress/regress/results/goo.out [16:49:18.262] # --- /tmp/cirrus-ci-build/src/test/regress/expected/goo.out 2026-05-09 16:46:06.072992194 +0000 [16:49:18.262] # +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/goo.out 2026-05-09 16:48:28.384896009 +0000 [16:49:18.262] # @@ -139,8 +139,8 @@ [16:49:18.262] # JOIN dim3 ON fact.dim3_id = dim3.id [16:49:18.262] # JOIN dim4 ON fact.dim4_id = dim4.id [16:49:18.262] # WHERE dim1.id < 5; [16:49:18.262] # - QUERY PLAN [16:49:18.262] # ---------------------------------------------------------------------- [16:49:18.262] # + QUERY PLAN [16:49:18.262] # +--------------------------------------------------------------------------- [16:49:18.262] # Aggregate [16:49:18.262] # -> Nested Loop [16:49:18.262] # Join Filter: (fact.dim4_id = dim4.id) [16:49:18.262] # @@ -149,15 +149,15 @@ [16:49:18.262] # -> Seq Scan on dim3 [16:49:18.262] # -> Hash [16:49:18.262] # -> Hash Join [16:49:18.262] # - Hash Cond: (fact.dim1_id = dim1.id) [16:49:18.262] # - -> Hash Join [16:49:18.262] # - Hash Cond: (fact.dim2_id = dim2.id) [16:49:18.262] # - -> Seq Scan on fact [16:49:18.262] # - -> Hash [16:49:18.262] # - -> Seq Scan on dim2 [16:49:18.262] # + Hash Cond: (dim2.id = fact.dim2_id) [16:49:18.262] # + -> Seq Scan on dim2 [16:49:18.262] # -> Hash [16:49:18.262] # - -> Seq Scan on dim1 [16:49:18.262] # - Filter: (id < 5) [16:49:18.262] # + -> Hash Join [16:49:18.262] # + Hash Cond: (fact.dim1_id = dim1.id) [16:49:18.262] # + -> Seq Scan on fact [16:49:18.262] # + -> Hash [16:49:18.262] # + -> Seq Scan on dim1 [16:49:18.262] # + Filter: (id < 5) [16:49:18.262] # -> Seq Scan on dim4 [16:49:18.262] # (18 rows) [16:49:18.262] # [16:49:18.262] # @@ -459,22 +459,22 @@ [16:49:18.262] # FROM t1 JOIN t2 ON t1.a = t2.a, [16:49:18.262] # t5 JOIN t6 ON t5.f = t6.e [16:49:18.262] # WHERE t1.a < 5 AND t5.d < 3; [16:49:18.262] # - QUERY PLAN [16:49:18.262] # -------------------------------------------------- [16:49:18.262] # + QUERY PLAN [16:49:18.262] # +------------------------------------------------------- [16:49:18.262] # Aggregate [16:49:18.262] # -> Hash Join [16:49:18.262] # Hash Cond: (t2.a = t1.a) [16:49:18.262] # - -> Nested Loop [16:49:18.262] # - -> Hash Join [16:49:18.262] # - Hash Cond: (t6.e = t5.f) [16:49:18.262] # - -> Seq Scan on t6 [16:49:18.262] # - -> Hash [16:49:18.262] # - -> Seq Scan on t5 [16:49:18.262] # - Filter: (d < 3) [16:49:18.262] # - -> Seq Scan on t2 [16:49:18.262] # + -> Seq Scan on t2 [16:49:18.262] # -> Hash [16:49:18.262] # - -> Seq Scan on t1 [16:49:18.262] # - Filter: (a < 5) [16:49:18.262] # + -> Nested Loop [16:49:18.262] # + -> Hash Join [16:49:18.262] # + Hash Cond: (t6.e = t5.f) [16:49:18.262] # + -> Seq Scan on t6 [16:49:18.262] # + -> Hash [16:49:18.262] # + -> Seq Scan on t5 [16:49:18.262] # + Filter: (d < 3) [16:49:18.262] # + -> Seq Scan on t1 [16:49:18.262] # + Filter: (a < 5) [16:49:18.262] # (14 rows) [16:49:18.262] # [16:49:18.262] # -- [16:49:18.262] # 1 of 246 tests failed. [16:49:18.262] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [16:49:18.262] # 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". [16:49:18.262] [16:49:18.262] (test program exited with status code 1) [16:49:18.262] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [16:49:18.262] [16:49:20.193] ▶ 28/399 - regression tests pass FAIL [16:49:20.330] 28/399 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 99.93s exit status 1 [16:49:20.333] >>> MALLOC_PERTURB_=63 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib MESON_TEST_ITERATION=1 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 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so top_builddir=/tmp/cirrus-ci-build/build MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /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 [16:49:20.333] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [16:49:20.333] stderr: [16:49:20.333] # Failed test 'regression tests pass' [16:49:20.333] # at /tmp/cirrus-ci-build/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 64. [16:49:20.333] # got: '256' [16:49:20.333] # expected: '0' [16:49:20.333] # Looks like you failed 1 test of 1. [16:49:20.333] [16:49:20.333] (test program exited with status code 1) [16:49:20.333] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [16:49:20.333] [16:49:22.354] 29/399 postgresql:recovery / recovery/021_row_visibility OK 4.09s 10 subtests passed [16:49:22.787] 30/399 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 102.34s 50 subtests passed [16:49:24.189] 31/399 postgresql:recovery / recovery/022_crash_temp_files OK 3.85s 11 subtests passed [16:49:26.198] 32/399 postgresql:recovery / recovery/020_archive_status OK 8.37s 19 subtests passed [16:49:26.328] 33/399 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.97s 1 subtests passed [16:49:26.955] 34/399 postgresql:recovery / recovery/024_archive_recovery OK 4.17s 2 subtests passed [16:49:28.514] 35/399 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.32s 1 subtests passed [16:49:33.264] 36/399 postgresql:recovery / recovery/028_pitr_timelines OK 6.31s 3 subtests passed [16:49:36.136] 37/399 postgresql:recovery / recovery/026_overwrite_contrecord OK 9.94s 3 subtests passed [16:49:37.241] 38/399 postgresql:recovery / recovery/029_stats_restart OK 8.73s 44 subtests passed [16:49:37.326] 39/399 postgresql:recovery / recovery/018_wal_optimize OK 21.73s 38 subtests passed [16:49:39.963] 40/399 postgresql:recovery / recovery/019_replslot_limit OK 23.59s 26 subtests passed [16:49:41.751] 41/399 postgresql:recovery / recovery/030_stats_cleanup_replica OK 8.49s 11 subtests passed [16:49:44.769] 42/399 postgresql:recovery / recovery/034_create_database OK 4.81s 2 subtests passed [16:49:44.849] 43/399 postgresql:recovery / recovery/031_recovery_conflict OK 8.71s 18 subtests passed [16:49:48.355] 44/399 postgresql:isolation / isolation/isolation OK 98.29s 128 subtests passed [16:49:48.570] 45/399 postgresql:recovery / recovery/032_relfilenode_reuse OK 11.33s 14 subtests passed [16:49:49.423] 46/399 postgresql:recovery / recovery/037_invalid_database OK 4.57s 10 subtests passed [16:49:50.285] 47/399 postgresql:recovery / recovery/036_truncated_dropped OK 5.51s 8 subtests passed [16:49:56.151] 48/399 postgresql:recovery / recovery/033_replay_tsp_drops OK 18.82s 3 subtests passed [16:49:57.088] 49/399 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.80s 6 subtests passed [16:49:57.251] 50/399 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 8.89s 2 subtests passed [16:50:03.178] 51/399 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 5.93s 1 subtests passed [16:50:03.786] 52/399 postgresql:recovery / recovery/042_low_level_backup OK 7.63s 4 subtests passed [16:50:03.836] 53/399 postgresql:recovery / recovery/039_end_of_wal OK 15.27s 14 subtests passed [16:50:05.264] 54/399 postgresql:recovery / recovery/043_no_contrecord_switch OK 8.17s 1 subtests passed [16:50:05.783] 26/399 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 145.37s exit status 1 [16:50:05.784] >>> 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 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 TEST_EXT_LIB=/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test_ext.so INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 with_icu=yes 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 MALLOC_PERTURB_=75 top_builddir=/tmp/cirrus-ci-build/build MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /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 [16:50:05.784] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [16:50:05.784] Listing only the last 100 lines from a long log. [16:50:05.784] # ok 25 + point 210 ms [16:50:05.784] # ok 26 + lseg 169 ms [16:50:05.784] # ok 27 + line 119 ms [16:50:05.784] # ... 207 lines omitted ... [16:50:05.784] # ok 220 + partition_merge 4735 ms [16:50:05.784] # ok 221 + partition_split 5146 ms [16:50:05.784] # ok 222 + partition_join 6168 ms [16:50:05.784] # ok 223 + partition_prune 6222 ms [16:50:05.784] # ok 224 + reloptions 573 ms [16:50:05.784] # ok 225 + hash_part 235 ms [16:50:05.784] # ok 226 + indexing 6887 ms [16:50:05.784] # ok 227 + partition_aggregate 5413 ms [16:50:05.784] # ok 228 + partition_info 845 ms [16:50:05.784] # ok 229 + tuplesort 5813 ms [16:50:05.784] # ok 230 + explain 869 ms [16:50:05.784] # ok 231 + memoize 1956 ms [16:50:05.784] # ok 232 + stats 5313 ms [16:50:05.784] # ok 233 + predicate 1047 ms [16:50:05.784] # ok 234 + numa 428 ms [16:50:05.784] # ok 235 + eager_aggregate 2911 ms [16:50:05.784] # ok 236 + graph_table_rls 1206 ms [16:50:05.784] # ok 237 + planner_est 243 ms [16:50:05.784] # # parallel group (4 tests): compression_pglz compression compression_lz4 cluster [16:50:05.784] # ok 238 + compression 202 ms [16:50:05.784] # ok 239 + compression_lz4 385 ms [16:50:05.784] # ok 240 + compression_pglz 67 ms [16:50:05.784] # ok 241 + cluster 1751 ms [16:50:05.784] # # parallel group (2 tests): oidjoins event_trigger [16:50:05.784] # ok 242 + oidjoins 1638 ms [16:50:05.784] # ok 243 + event_trigger 1879 ms [16:50:05.784] # ok 244 - event_trigger_login 175 ms [16:50:05.784] # ok 245 - fast_default 911 ms [16:50:05.784] # ok 246 - tablespace 1831 ms [16:50:05.784] # 1..246 [16:50:05.784] # -------------- stderr -------------- [16:50:05.784] # # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/goo.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/goo.out [16:50:05.784] # # --- /tmp/cirrus-ci-build/src/test/regress/expected/goo.out 2026-05-09 16:46:06.072992194 +0000 [16:50:05.784] # # +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/goo.out 2026-05-09 16:48:28.924896404 +0000 [16:50:05.784] # # @@ -139,8 +139,8 @@ [16:50:05.784] # # JOIN dim3 ON fact.dim3_id = dim3.id [16:50:05.784] # # JOIN dim4 ON fact.dim4_id = dim4.id [16:50:05.784] # # WHERE dim1.id < 5; [16:50:05.784] # # - QUERY PLAN [16:50:05.784] # # ---------------------------------------------------------------------- [16:50:05.784] # # + QUERY PLAN [16:50:05.784] # # +--------------------------------------------------------------------------- [16:50:05.784] # # Aggregate [16:50:05.784] # # -> Nested Loop [16:50:05.784] # # Join Filter: (fact.dim4_id = dim4.id) [16:50:05.784] # # @@ -149,15 +149,15 @@ [16:50:05.784] # # -> Seq Scan on dim3 [16:50:05.784] # # -> Hash [16:50:05.784] # # -> Hash Join [16:50:05.784] # # - Hash Cond: (fact.dim1_id = dim1.id) [16:50:05.784] # # - -> Hash Join [16:50:05.784] # # - Hash Cond: (fact.dim2_id = dim2.id) [16:50:05.784] # # - -> Seq Scan on fact [16:50:05.784] # # - -> Hash [16:50:05.784] # # - -> Seq Scan on dim2 [16:50:05.784] # # + Hash Cond: (dim2.id = fact.dim2_id) [16:50:05.784] # # + -> Seq Scan on dim2 [16:50:05.784] # # -> Hash [16:50:05.784] # # - -> Seq Scan on dim1 [16:50:05.784] # # - Filter: (id < 5) [16:50:05.784] # # + -> Hash Join [16:50:05.784] # ... 16 lines omitted ... [16:50:05.784] # # Aggregate [16:50:05.784] # # -> Hash Join [16:50:05.784] # # Hash Cond: (t2.a = t1.a) [16:50:05.784] # # - -> Nested Loop [16:50:05.784] # # - -> Hash Join [16:50:05.784] # # - Hash Cond: (t6.e = t5.f) [16:50:05.784] # # - -> Seq Scan on t6 [16:50:05.784] # # - -> Hash [16:50:05.784] # # - -> Seq Scan on t5 [16:50:05.784] # # - Filter: (d < 3) [16:50:05.784] # # - -> Seq Scan on t2 [16:50:05.784] # # + -> Seq Scan on t2 [16:50:05.784] # # -> Hash [16:50:05.784] # # - -> Seq Scan on t1 [16:50:05.784] # # - Filter: (a < 5) [16:50:05.784] # # + -> Nested Loop [16:50:05.784] # # + -> Hash Join [16:50:05.784] # # + Hash Cond: (t6.e = t5.f) [16:50:05.784] # # + -> Seq Scan on t6 [16:50:05.784] # # + -> Hash [16:50:05.784] # # + -> Seq Scan on t5 [16:50:05.784] # # + Filter: (d < 3) [16:50:05.784] # # + -> Seq Scan on t1 [16:50:05.784] # # + Filter: (a < 5) [16:50:05.784] # # (14 rows) [16:50:05.784] # # [16:50:05.784] # # -- [16:50:05.784] # # 1 of 246 tests failed. [16:50:05.784] # # 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". [16:50:05.784] # # 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". [16:50:05.784] # ------------------------------------ [16:50:05.784] # Looks like you failed 1 test of 20. [16:50:05.784] [16:50:05.784] (test program exited with status code 1) [16:50:05.784] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [16:50:05.784] [16:50:10.584] 55/399 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 5.32s 3 subtests passed [16:50:10.653] 56/399 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 6.82s 1 subtests passed [16:50:10.994] 57/399 postgresql:recovery / recovery/045_archive_restartpoint OK 7.81s 1 subtests passed [16:50:12.369] 58/399 postgresql:recovery / recovery/035_standby_logical_decoding OK 30.62s 89 subtests passed [16:50:13.907] 59/399 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 10.12s 2 subtests passed [16:50:14.654] 60/399 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 25.23s 38 subtests passed [16:50:14.794] 61/399 postgresql:recovery / recovery/050_redo_segment_missing OK 4.21s 2 subtests passed [16:50:14.940] 62/399 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 3.94s 4 subtests passed [16:50:19.404] 63/399 postgresql:pltcl / pltcl/regress OK 4.46s 8 subtests passed [16:50:19.623] 64/399 postgresql:plperl / plperl/regress OK 4.97s 14 subtests passed [16:50:19.975] 65/399 postgresql:plpgsql / plpgsql/regress OK 6.07s 13 subtests passed [16:50:21.233] 66/399 postgresql:plpython / plpython/regress OK 6.43s 23 subtests passed [16:50:22.597] 67/399 postgresql:auto_explain / auto_explain/regress OK 2.97s 2 subtests passed [16:50:22.815] 68/399 postgresql:kerberos / kerberos/001_auth OK 10.44s 142 subtests passed [16:50:23.313] 69/399 postgresql:basic_archive / basic_archive/regress OK 3.33s 1 subtests passed [16:50:24.387] 70/399 postgresql:recovery / recovery/051_effective_wal_level OK 13.73s 31 subtests passed [16:50:24.551] 71/399 postgresql:bloom / bloom/regress OK 3.32s 1 subtests passed [16:50:25.853] 72/399 postgresql:bool_plperl / bool_plperl/regress OK 3.25s 2 subtests passed [16:50:28.412] 73/399 postgresql:cube / cube/regress OK 3.86s 2 subtests passed [16:50:28.508] 74/399 postgresql:citext / citext/regress OK 4.12s 3 subtests passed [16:50:28.810] 75/399 postgresql:btree_gin / btree_gin/regress OK 5.99s 30 subtests passed [16:50:29.457] 76/399 postgresql:btree_gist / btree_gist/regress OK 6.14s 32 subtests passed [16:50:29.623] 77/399 postgresql:dblink / dblink/regress OK 3.77s 1 subtests passed [16:50:31.743] 78/399 postgresql:dict_xsyn / dict_xsyn/regress OK 3.23s 1 subtests passed [16:50:33.125] 79/399 postgresql:file_fdw / file_fdw/regress OK 3.66s 1 subtests passed [16:50:33.213] 80/399 postgresql:earthdistance / earthdistance/regress OK 4.40s 1 subtests passed [16:50:33.230] 81/399 postgresql:dict_int / dict_int/regress OK 4.82s 1 subtests passed [16:50:34.256] 82/399 postgresql:amcheck / amcheck/regress OK 14.85s 4 subtests passed [16:50:34.529] 83/399 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 4.91s 2 subtests passed [16:50:36.157] 84/399 postgresql:hstore_plpython / hstore_plpython/regress OK 2.94s 1 subtests passed [16:50:37.317] 85/399 postgresql:hstore_plperl / hstore_plperl/regress OK 4.19s 3 subtests passed [16:50:37.352] 86/399 postgresql:isn / isn/regress OK 3.09s 1 subtests passed [16:50:37.552] 87/399 postgresql:jsonb_plperl / jsonb_plperl/regress OK 3.02s 2 subtests passed [16:50:37.989] 88/399 postgresql:hstore / hstore/regress OK 6.24s 2 subtests passed [16:50:41.043] 89/399 postgresql:jsonb_plpython / jsonb_plpython/regress OK 4.88s 1 subtests passed [16:50:42.168] 90/399 postgresql:lo / lo/regress OK 4.85s 1 subtests passed [16:50:42.860] 91/399 postgresql:ltree_plpython / ltree_plpython/regress OK 5.31s 1 subtests passed [16:50:43.519] 92/399 postgresql:pageinspect / pageinspect/regress OK 5.53s 8 subtests passed [16:50:43.532] 93/399 postgresql:ltree / ltree/regress OK 6.18s 1 subtests passed [16:50:43.646] 94/399 postgresql:recovery / recovery/049_wait_for_lsn OK 37.86s 57 subtests passed [16:50:44.530] 95/399 postgresql:passwordcheck / passwordcheck/regress OK 3.49s 1 subtests passed [16:50:45.980] 96/399 postgresql:pg_buffercache / pg_buffercache/regress OK 3.81s 2 subtests passed [16:50:46.359] 97/399 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 2.83s 1 subtests passed [16:50:47.248] 98/399 postgresql:pg_freespacemap / pg_freespacemap/regress OK 3.73s 1 subtests passed [16:50:47.309] 99/399 postgresql:pg_overexplain / pg_overexplain/regress OK 3.65s 1 subtests passed [16:50:48.200] 100/399 postgresql:intarray / intarray/regress OK 14.96s 1 subtests passed [16:50:49.177] 101/399 postgresql:pgcrypto / pgcrypto/regress OK 6.32s 25 subtests passed [16:50:50.580] 102/399 postgresql:pg_prewarm / pg_prewarm/regress OK 4.60s 1 subtests passed [16:50:52.128] 103/399 postgresql:pgrowlocks / pgrowlocks/isolation OK 5.77s 1 subtests passed [16:50:52.723] 104/399 postgresql:pg_surgery / pg_surgery/regress OK 3.54s 1 subtests passed [16:50:53.205] 105/399 postgresql:pgstattuple / pgstattuple/regress OK 5.00s 1 subtests passed [16:50:54.782] 106/399 postgresql:pg_stat_statements / pg_stat_statements/regress OK 7.47s 16 subtests passed [16:50:55.718] 107/399 postgresql:pg_visibility / pg_visibility/regress OK 3.59s 1 subtests passed [16:50:55.820] 108/399 postgresql:pg_stash_advice / pg_stash_advice/regress OK 8.57s 2 subtests passed [16:50:56.552] 109/399 postgresql:pg_walinspect / pg_walinspect/regress OK 3.83s 2 subtests passed [16:50:57.541] 110/399 postgresql:pg_trgm / pg_trgm/regress OK 6.96s 4 subtests passed [16:50:58.134] 111/399 postgresql:pg_plan_advice / pg_plan_advice/regress OK 13.60s 9 subtests passed [16:50:58.165] 112/399 postgresql:postgres_fdw / postgres_fdw/isolation OK 3.38s 1 subtests passed [16:50:58.649] 113/399 postgresql:spi / spi/regress OK 2.83s 2 subtests passed [16:50:59.429] 114/399 postgresql:seg / seg/regress OK 3.71s 3 subtests passed [16:50:59.916] 115/399 postgresql:tablefunc / tablefunc/regress OK 3.36s 1 subtests passed [16:51:01.073] 116/399 postgresql:tcn / tcn/isolation OK 3.53s 1 subtests passed [16:51:01.269] 117/399 postgresql:tsm_system_rows / tsm_system_rows/regress OK 2.62s 1 subtests passed [16:51:02.699] 118/399 postgresql:tsm_system_time / tsm_system_time/regress OK 3.27s 1 subtests passed [16:51:03.008] 119/399 postgresql:unaccent / unaccent/regress OK 3.09s 1 subtests passed [16:51:03.832] 120/399 postgresql:uuid-ossp / uuid-ossp/regress OK 2.76s 1 subtests passed [16:51:04.238] 121/399 postgresql:xml2 / xml2/regress OK 2.97s 1 subtests passed [16:51:04.909] ▶ 122/399 - regression tests pass FAIL [16:51:04.936] 123/399 postgresql:test_decoding / test_decoding/isolation OK 6.77s 14 subtests passed [16:51:05.856] 124/399 postgresql:commit_ts / commit_ts/regress OK 2.85s 1 subtests passed [16:51:06.107] 125/399 postgresql:brin / brin/isolation OK 3.41s 1 subtests passed [16:51:07.600] 126/399 postgresql:dummy_index_am / dummy_index_am/regress OK 3.36s 1 subtests passed [16:51:07.658] 127/399 postgresql:postgres_fdw / postgres_fdw/regress OK 14.45s 2 subtests passed [16:51:07.714] 128/399 postgresql:delay_execution / delay_execution/isolation OK 3.88s 2 subtests passed [16:51:07.995] 129/399 postgresql:dummy_seclabel / dummy_seclabel/regress OK 3.06s 1 subtests passed [16:51:09.566] 130/399 postgresql:gin / gin/regress OK 3.71s 1 subtests passed [16:51:09.896] 131/399 postgresql:index / index/isolation OK 3.79s 1 subtests passed [16:51:10.411] 132/399 postgresql:injection_points / injection_points/regress OK 2.81s 4 subtests passed [16:51:11.039] 133/399 postgresql:plsample / plsample/regress OK 3.04s 1 subtests passed [16:51:11.463] 134/399 postgresql:test_decoding / test_decoding/regress OK 13.33s 20 subtests passed [16:51:12.521] 135/399 postgresql:test_binaryheap / test_binaryheap/regress OK 2.62s 1 subtests passed [16:51:12.999] 136/399 postgresql:spgist_name_ops / spgist_name_ops/regress OK 3.43s 1 subtests passed [16:51:13.817] 137/399 postgresql:test_bitmapset / test_bitmapset/regress OK 3.40s 1 subtests passed [16:51:14.354] 138/399 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.89s 1 subtests passed [16:51:14.707] 139/399 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.67s 1 subtests passed [16:51:15.326] 140/399 postgresql:test_cplusplusext / test_cplusplusext/regress OK 2.80s 1 subtests passed [16:51:15.473] 141/399 postgresql:injection_points / injection_points/isolation OK 7.81s 6 subtests passed [16:51:15.633] 142/399 postgresql:test_custom_types / test_custom_types/regress OK 2.63s 1 subtests passed [16:51:17.584] 143/399 postgresql:test_dsa / test_dsa/regress OK 3.23s 1 subtests passed [16:51:17.787] 144/399 postgresql:nbtree / nbtree/regress OK 10.07s 2 subtests passed [16:51:17.842] 145/399 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.37s 1 subtests passed [16:51:18.232] 146/399 postgresql:test_dsm_registry / test_dsm_registry/regress OK 3.52s 1 subtests passed [16:51:18.288] 147/399 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.47s 22 subtests passed [16:51:18.563] 148/399 postgresql:test_extensions / test_extensions/regress OK 3.24s 2 subtests passed [16:51:20.152] 149/399 postgresql:test_lfind / test_lfind/regress OK 2.57s 1 subtests passed [16:51:20.369] 150/399 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 2.58s 1 subtests passed [16:51:20.909] 151/399 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.07s 2 subtests passed [16:51:21.492] 152/399 postgresql:test_parser / test_parser/regress OK 3.26s 1 subtests passed [16:51:21.515] 153/399 postgresql:test_predtest / test_predtest/regress OK 2.95s 1 subtests passed [16:51:22.163] 154/399 postgresql:test_pg_dump / test_pg_dump/regress OK 3.87s 1 subtests passed [16:51:23.574] 155/399 postgresql:test_radixtree / test_radixtree/regress OK 3.42s 1 subtests passed [16:51:23.633] 156/399 postgresql:test_rbtree / test_rbtree/regress OK 3.26s 1 subtests passed [16:51:24.585] 157/399 postgresql:test_saslprep / test_saslprep/regress OK 2.42s 1 subtests passed [16:51:24.635] 158/399 postgresql:test_regex / test_regex/regress OK 3.72s 2 subtests passed [16:51:24.855] 159/399 postgresql:test_resowner / test_resowner/regress OK 3.36s 1 subtests passed [16:51:24.909] 160/399 postgresql:test_rls_hooks / test_rls_hooks/regress OK 3.39s 1 subtests passed [16:51:25.974] 161/399 postgresql:test_integerset / test_integerset/regress OK 10.34s 1 subtests passed [16:51:26.917] 162/399 postgresql:test_slru / test_slru/regress OK 3.28s 1 subtests passed [16:51:27.211] 163/399 postgresql:libpq / libpq/002_api OK 0.29s 1 subtests passed [16:51:27.495] 164/399 postgresql:libpq / libpq/001_uri OK 1.52s 63 subtests passed [16:51:27.837] 165/399 postgresql:test_tidstore / test_tidstore/regress OK 3.25s 1 subtests passed [16:51:27.899] 166/399 postgresql:typcache / typcache/regress OK 3.27s 1 subtests passed [16:51:28.961] 167/399 postgresql:unsafe_tests / unsafe_tests/regress OK 4.10s 4 subtests passed [16:51:29.324] 168/399 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.36s 55 subtests passed [16:51:29.479] 169/399 postgresql:test_shm_mq / test_shm_mq/regress OK 5.90s 1 subtests passed [16:51:29.810] 170/399 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.33s 9 subtests passed [16:51:32.252] 122/399 postgresql:recovery / recovery/027_stream_regress ERROR 125.92s exit status 1 [16:51:32.252] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib 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 MALLOC_PERTURB_=204 MESON_TEST_ITERATION=1 enable_injection_points=yes PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so top_builddir=/tmp/cirrus-ci-build/build MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /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 [16:51:32.252] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [16:51:32.252] Listing only the last 100 lines from a long log. [16:51:32.252] # ok 25 + point 154 ms [16:51:32.252] # ok 26 + lseg 118 ms [16:51:32.252] # ok 27 + line 102 ms [16:51:32.252] # ... 207 lines omitted ... [16:51:32.252] # ok 220 + partition_merge 6057 ms [16:51:32.252] # ok 221 + partition_split 6769 ms [16:51:32.252] # ok 222 + partition_join 7611 ms [16:51:32.252] # ok 223 + partition_prune 7732 ms [16:51:32.252] # ok 224 + reloptions 432 ms [16:51:32.252] # ok 225 + hash_part 316 ms [16:51:32.252] # ok 226 + indexing 9845 ms [16:51:32.252] # ok 227 + partition_aggregate 4131 ms [16:51:32.252] # ok 228 + partition_info 1094 ms [16:51:32.252] # ok 229 + tuplesort 3560 ms [16:51:32.252] # ok 230 + explain 837 ms [16:51:32.252] # ok 231 + memoize 4155 ms [16:51:32.252] # ok 232 + stats 7062 ms [16:51:32.252] # ok 233 + predicate 675 ms [16:51:32.252] # ok 234 + numa 189 ms [16:51:32.252] # ok 235 + eager_aggregate 2110 ms [16:51:32.252] # ok 236 + graph_table_rls 934 ms [16:51:32.252] # ok 237 + planner_est 255 ms [16:51:32.252] # # parallel group (4 tests): compression_pglz compression_lz4 compression cluster [16:51:32.252] # ok 238 + compression 969 ms [16:51:32.252] # ok 239 + compression_lz4 585 ms [16:51:32.252] # ok 240 + compression_pglz 73 ms [16:51:32.252] # ok 241 + cluster 1464 ms [16:51:32.252] # # parallel group (2 tests): oidjoins event_trigger [16:51:32.252] # ok 242 + oidjoins 2121 ms [16:51:32.252] # ok 243 + event_trigger 2285 ms [16:51:32.252] # ok 244 - event_trigger_login 109 ms [16:51:32.252] # ok 245 - fast_default 755 ms [16:51:32.252] # ok 246 - tablespace 3068 ms [16:51:32.252] # 1..246 [16:51:32.252] # -------------- stderr -------------- [16:51:32.252] # # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/goo.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/goo.out [16:51:32.252] # # --- /tmp/cirrus-ci-build/src/test/regress/expected/goo.out 2026-05-09 16:46:06.072992194 +0000 [16:51:32.252] # # +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/goo.out 2026-05-09 16:50:11.536865550 +0000 [16:51:32.252] # # @@ -139,8 +139,8 @@ [16:51:32.252] # # JOIN dim3 ON fact.dim3_id = dim3.id [16:51:32.252] # # JOIN dim4 ON fact.dim4_id = dim4.id [16:51:32.252] # # WHERE dim1.id < 5; [16:51:32.252] # # - QUERY PLAN [16:51:32.252] # # ---------------------------------------------------------------------- [16:51:32.252] # # + QUERY PLAN [16:51:32.252] # # +--------------------------------------------------------------------------- [16:51:32.252] # # Aggregate [16:51:32.252] # # -> Nested Loop [16:51:32.252] # # Join Filter: (fact.dim4_id = dim4.id) [16:51:32.252] # # @@ -149,15 +149,15 @@ [16:51:32.252] # # -> Seq Scan on dim3 [16:51:32.252] # # -> Hash [16:51:32.252] # # -> Hash Join [16:51:32.252] # # - Hash Cond: (fact.dim1_id = dim1.id) [16:51:32.252] # # - -> Hash Join [16:51:32.252] # # - Hash Cond: (fact.dim2_id = dim2.id) [16:51:32.252] # # - -> Seq Scan on fact [16:51:32.252] # # - -> Hash [16:51:32.252] # # - -> Seq Scan on dim2 [16:51:32.252] # # + Hash Cond: (dim2.id = fact.dim2_id) [16:51:32.252] # # + -> Seq Scan on dim2 [16:51:32.252] # # -> Hash [16:51:32.252] # # - -> Seq Scan on dim1 [16:51:32.252] # # - Filter: (id < 5) [16:51:32.252] # # + -> Hash Join [16:51:32.252] # ... 16 lines omitted ... [16:51:32.252] # # Aggregate [16:51:32.252] # # -> Hash Join [16:51:32.252] # # Hash Cond: (t2.a = t1.a) [16:51:32.252] # # - -> Nested Loop [16:51:32.252] # # - -> Hash Join [16:51:32.252] # # - Hash Cond: (t6.e = t5.f) [16:51:32.252] # # - -> Seq Scan on t6 [16:51:32.252] # # - -> Hash [16:51:32.252] # # - -> Seq Scan on t5 [16:51:32.252] # # - Filter: (d < 3) [16:51:32.252] # # - -> Seq Scan on t2 [16:51:32.252] # # + -> Seq Scan on t2 [16:51:32.252] # # -> Hash [16:51:32.252] # # - -> Seq Scan on t1 [16:51:32.252] # # - Filter: (a < 5) [16:51:32.252] # # + -> Nested Loop [16:51:32.252] # # + -> Hash Join [16:51:32.252] # # + Hash Cond: (t6.e = t5.f) [16:51:32.252] # # + -> Seq Scan on t6 [16:51:32.252] # # + -> Hash [16:51:32.252] # # + -> Seq Scan on t5 [16:51:32.252] # # + Filter: (d < 3) [16:51:32.252] # # + -> Seq Scan on t1 [16:51:32.252] # # + Filter: (a < 5) [16:51:32.252] # # (14 rows) [16:51:32.252] # # [16:51:32.252] # # -- [16:51:32.252] # # 1 of 246 tests failed. [16:51:32.252] # # 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". [16:51:32.252] # # 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". [16:51:32.252] # ------------------------------------ [16:51:32.252] # Looks like you failed 1 test of 11. [16:51:32.252] [16:51:32.252] (test program exited with status code 1) [16:51:32.252] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [16:51:32.252] [16:51:32.452] 171/399 postgresql:ecpg / ecpg/ecpg OK 7.54s 67 subtests passed [16:51:34.768] 172/399 postgresql:libpq / libpq/006_service OK 6.87s 47 subtests passed [16:51:35.601] 173/399 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 5.79s 107 subtests passed [16:51:35.967] 174/399 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.36s 51 subtests passed [16:51:38.263] 175/399 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 5.81s 32 subtests passed [16:51:38.765] 176/399 postgresql:libpq / libpq/003_load_balance_host_list OK 11.55s 127 subtests passed [16:51:39.428] 177/399 postgresql:libpq / libpq/004_load_balance_dns OK 11.93s 125 subtests passed [16:51:39.565] 178/399 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.80s 10 subtests passed [16:51:41.877] 179/399 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 3.61s 3 subtests passed [16:51:42.206] 180/399 postgresql:pg_checksums / pg_checksums/001_basic OK 0.33s 9 subtests passed [16:51:42.444] 181/399 postgresql:libpq / libpq/005_negotiate_encryption OK 14.61s 249 subtests passed [16:51:42.819] 182/399 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.37s 13 subtests passed [16:51:43.993] 183/399 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.23s 43 subtests passed [16:51:47.236] 184/399 postgresql:pg_amcheck / pg_amcheck/003_check OK 14.98s 75 subtests passed [16:51:47.832] 185/399 postgresql:pg_checksums / pg_checksums/002_actions OK 5.62s 66 subtests passed [16:51:49.028] 186/399 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 9.60s 27 subtests passed [16:51:49.684] 187/399 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 5.69s 7 subtests passed [16:51:50.696] 188/399 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 7.88s 6 subtests passed [16:51:50.799] 189/399 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 3.56s 11 subtests passed [16:51:53.653] 190/399 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 4.62s 4 subtests passed [16:51:53.888] 191/399 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 4.20s 3 subtests passed [16:51:54.002] 192/399 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.20s 4 subtests passed [16:51:54.239] 193/399 postgresql:pg_config / pg_config/001_pg_config OK 0.24s 21 subtests passed [16:51:54.453] 194/399 postgresql:initdb / initdb/001_initdb OK 25.13s 57 subtests passed [16:51:55.198] 195/399 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 7.36s 22 subtests passed [16:51:56.800] 196/399 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.56s 18 subtests passed [16:51:57.676] 197/399 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 6.98s 2 subtests passed [16:51:57.709] 198/399 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 21.74s 200 subtests passed [16:51:57.744] 199/399 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 18.18s 60 subtests passed [16:51:57.976] 200/399 postgresql:pg_ctl / pg_ctl/002_status OK 2.78s 3 subtests passed [16:51:58.182] 201/399 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 4.29s 5 subtests passed [16:51:58.437] 202/399 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.98s 25 subtests passed [16:51:59.306] 203/399 postgresql:pg_dump / pg_dump/001_basic OK 1.59s 135 subtests passed [16:51:59.421] 204/399 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 5.77s 4 subtests passed [16:52:01.036] 205/399 postgresql:pg_ctl / pg_ctl/003_promote OK 4.23s 12 subtests passed [16:52:01.811] 206/399 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.83s 3 subtests passed [16:52:02.938] 207/399 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.26s 14 subtests passed [16:52:03.136] 208/399 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.95s 4 subtests passed [16:52:06.387] 209/399 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 3.45s 9 subtests passed [16:52:06.425] 210/399 postgresql:pg_resetwal / pg_resetwal/001_basic OK 4.61s 83 subtests passed [16:52:06.510] 211/399 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 7.20s 98 subtests passed [16:52:08.565] 212/399 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 10.13s 108 subtests passed [16:52:12.541] 213/399 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 3.97s 1 subtests passed [16:52:12.904] 214/399 postgresql:pg_rewind / pg_rewind/006_options OK 0.36s 13 subtests passed [16:52:14.849] 215/399 postgresql:pg_dump / pg_dump/010_dump_connstr OK 13.81s 13 subtests passed [16:52:15.719] 216/399 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 9.29s 6 subtests passed [16:52:16.193] 217/399 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 9.68s 10 subtests passed [16:52:18.787] 218/399 postgresql:pg_rewind / pg_rewind/007_standby_source OK 5.88s 7 subtests passed [16:52:19.271] 219/399 postgresql:pg_rewind / pg_rewind/002_databases OK 12.88s 12 subtests passed [16:52:19.543] 220/399 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.27s 13 subtests passed [16:52:20.393] 221/399 postgresql:pg_rewind / pg_rewind/009_growing_files OK 4.67s 3 subtests passed [16:52:20.755] 222/399 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.36s 17 subtests passed [16:52:21.178] 223/399 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.33s 3 subtests passed [16:52:21.312] 224/399 postgresql:pg_rewind / pg_rewind/001_basic OK 18.17s 57 subtests passed [16:52:22.900] 225/399 postgresql:pg_test_timing / pg_test_timing/001_basic OK 3.36s 18 subtests passed [16:52:23.641] 226/399 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 4.85s 12 subtests passed [16:52:23.905] 227/399 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.00s 60 subtests passed [16:52:24.180] 228/399 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 7.99s 1 subtests passed [16:52:24.864] 229/399 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.55s 32 subtests passed [16:52:27.179] 230/399 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.54s 5 subtests passed [16:52:28.203] 231/399 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 7.45s 38 subtests passed [16:52:28.614] 232/399 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 4.71s 11 subtests passed [16:52:31.692] 233/399 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 7.51s 18 subtests passed [16:52:31.702] 234/399 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.84s 10 subtests passed [16:52:31.980] 235/399 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.29s 11 subtests passed [16:52:32.356] 236/399 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 3.74s 5 subtests passed [16:52:33.936] 237/399 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.58s 207 subtests passed [16:52:34.397] 238/399 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 7.22s 21 subtests passed [16:52:34.698] 239/399 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 13.52s 92 subtests passed [16:52:35.468] 240/399 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.76s 7 subtests passed [16:52:38.822] 241/399 postgresql:psql / psql/020_cancel OK 4.12s 2 subtests passed [16:52:38.899] 242/399 postgresql:psql / psql/010_tab_completion OK 4.49s 89 subtests passed [16:52:39.587] 243/399 postgresql:psql / psql/001_basic OK 5.65s 126 subtests passed [16:52:39.696] 244/399 postgresql:psql / psql/030_pager OK 4.23s 4 subtests passed [16:52:41.604] 245/399 postgresql:scripts / scripts/010_clusterdb OK 2.78s 16 subtests passed [16:52:43.369] 246/399 postgresql:scripts / scripts/040_createuser OK 3.67s 37 subtests passed [16:52:43.439] 247/399 postgresql:scripts / scripts/011_clusterdb_all OK 4.54s 7 subtests passed [16:52:44.566] 248/399 postgresql:pg_dump / pg_dump/002_pg_dump OK 46.81s 12122 subtests passed [16:52:44.817] 249/399 postgresql:pg_waldump / pg_waldump/001_basic OK 16.61s 212 subtests passed [16:52:45.564] 250/399 postgresql:scripts / scripts/050_dropdb OK 3.96s 16 subtests passed [16:52:46.682] 251/399 postgresql:scripts / scripts/070_dropuser OK 3.31s 13 subtests passed [16:52:46.863] 252/399 postgresql:scripts / scripts/080_pg_isready OK 3.42s 11 subtests passed [16:52:48.574] 253/399 postgresql:scripts / scripts/020_createdb OK 8.99s 64 subtests passed [16:52:48.948] 254/399 postgresql:scripts / scripts/091_reindexdb_all OK 4.13s 13 subtests passed [16:52:49.318] 255/399 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.37s 27 subtests passed [16:52:49.515] 256/399 postgresql:pgbench / pgbench/001_pgbench_with_server OK 17.53s 474 subtests passed [16:52:49.617] 257/399 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.30s 4 subtests passed [16:52:49.943] 258/399 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.42s 39 subtests passed [16:52:50.546] 259/399 postgresql:scripts / scripts/101_vacuumdb_all OK 3.86s 5 subtests passed [16:52:51.363] 260/399 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 51.94s 60 subtests passed [16:52:51.805] 261/399 postgresql:scripts / scripts/090_reindexdb OK 7.00s 64 subtests passed [16:52:53.403] 262/399 postgresql:scripts / scripts/102_vacuumdb_stages OK 6.54s 4 subtests passed [16:52:53.541] 263/399 postgresql:amcheck / amcheck/002_cic OK 3.60s 4 subtests passed [16:52:54.276] 264/399 postgresql:scripts / scripts/100_vacuumdb OK 8.71s 113 subtests passed [16:52:54.524] 265/399 postgresql:scripts / scripts/200_connstr OK 5.95s 3 subtests passed [16:52:54.806] 266/399 postgresql:amcheck / amcheck/003_cic_2pc OK 4.26s 7 subtests passed [16:52:55.297] 267/399 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.93s 6 subtests passed [16:52:55.620] 268/399 postgresql:oid2name / oid2name/001_basic OK 0.32s 9 subtests passed [16:52:56.212] 269/399 postgresql:amcheck / amcheck/005_pitr OK 4.41s 3 subtests passed [16:52:56.936] 270/399 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.39s 22 subtests passed [16:52:58.942] 271/399 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.32s 11 subtests passed [16:52:59.735] 272/399 postgresql:amcheck / amcheck/006_verify_gin OK 6.33s 6 subtests passed [16:53:00.275] 273/399 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.75s 16 subtests passed [16:53:00.532] 274/399 postgresql:pg_stash_advice / pg_stash_advice/001_persist OK 4.32s 6 subtests passed [16:53:00.603] 275/399 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.67s 3 subtests passed [16:53:00.839] 276/399 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.23s [16:53:03.020] 277/399 postgresql:amcheck / amcheck/001_verify_heapam OK 13.40s 272 subtests passed [16:53:03.069] 278/399 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.13s 2 subtests passed [16:53:03.300] 279/399 postgresql:vacuumlo / vacuumlo/001_basic OK 0.28s 9 subtests passed [16:53:03.344] 280/399 postgresql:dblink / dblink/001_auth_scram OK 8.54s 12 subtests passed [16:53:03.813] 281/399 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 4.08s 3 subtests passed [16:53:05.179] 282/399 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.34s 6 subtests passed [16:53:05.560] 283/399 postgresql:authentication / authentication/005_sspi SKIP 0.38s [16:53:06.314] 284/399 postgresql:authentication / authentication/002_saslprep OK 3.01s 20 subtests passed [16:53:07.272] 285/399 postgresql:authentication / authentication/004_file_inclusion OK 3.46s 2 subtests passed [16:53:07.348] 286/399 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 6.81s 4 subtests passed [16:53:07.651] 287/399 postgresql:postmaster / postmaster/001_basic OK 0.38s 9 subtests passed [16:53:08.134] 288/399 postgresql:authentication / authentication/003_peer OK 4.79s 53 subtests passed [16:53:08.487] 289/399 postgresql:authentication / authentication/006_login_trigger OK 2.93s 32 subtests passed [16:53:08.636] 290/399 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.36s 7 subtests passed [16:53:09.119] 291/399 postgresql:authentication / authentication/007_pre_auth OK 2.80s 2 subtests passed [16:53:10.945] 292/399 postgresql:authentication / authentication/001_password OK 7.87s 207 subtests passed [16:53:11.063] 293/399 postgresql:postmaster / postmaster/003_start_stop OK 3.41s 25 subtests passed [16:53:11.252] 294/399 postgresql:postmaster / postmaster/002_connection_limits OK 3.90s 30 subtests passed [16:53:15.596] 295/399 postgresql:subscription / subscription/003_constraints OK 6.96s 6 subtests passed [16:53:16.788] 296/399 postgresql:subscription / subscription/002_types OK 8.30s 4 subtests passed [16:53:17.263] 297/399 postgresql:bloom / bloom/001_wal OK 22.99s 31 subtests passed [16:53:17.546] 298/399 postgresql:subscription / subscription/005_encoding OK 6.60s 1 subtests passed [16:53:17.939] 299/399 postgresql:subscription / subscription/006_rewrite OK 6.87s 2 subtests passed [16:53:18.298] 300/399 postgresql:subscription / subscription/004_sync OK 9.18s 9 subtests passed [16:53:19.348] 301/399 postgresql:subscription / subscription/007_ddl OK 8.10s 8 subtests passed [16:53:22.642] 302/399 postgresql:subscription / subscription/008_diff_schema OK 7.04s 5 subtests passed [16:53:23.081] 303/399 postgresql:subscription / subscription/009_matviews OK 6.29s 1 subtests passed [16:53:23.267] 304/399 postgresql:subscription / subscription/001_rep_changes OK 15.13s 38 subtests passed [16:53:24.264] 305/399 postgresql:subscription / subscription/012_collation OK 6.32s 2 subtests passed [16:53:27.191] 306/399 postgresql:subscription / subscription/010_truncate OK 9.93s 14 subtests passed [16:53:27.840] 307/399 postgresql:subscription / subscription/011_generated OK 10.29s 11 subtests passed [16:53:29.267] 308/399 postgresql:subscription / subscription/014_binary OK 9.92s 8 subtests passed [16:53:29.883] 309/399 postgresql:subscription / subscription/017_stream_ddl OK 6.61s 3 subtests passed [16:53:30.234] 310/399 postgresql:subscription / subscription/016_stream_subxact OK 7.15s 3 subtests passed [16:53:33.668] 311/399 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 6.48s 2 subtests passed [16:53:34.591] 312/399 postgresql:subscription / subscription/020_messages OK 6.75s 5 subtests passed [16:53:35.051] 313/399 postgresql:subscription / subscription/018_stream_subxact_abort OK 10.79s 9 subtests passed [16:53:39.666] 314/399 postgresql:subscription / subscription/013_partition OK 21.37s 74 subtests passed [16:53:40.415] 315/399 postgresql:subscription / subscription/015_stream OK 17.77s 10 subtests passed [16:53:41.713] 316/399 postgresql:subscription / subscription/024_add_drop_pub OK 8.04s 4 subtests passed [16:53:42.414] 317/399 postgresql:subscription / subscription/025_rep_changes_for_schema OK 7.82s 13 subtests passed [16:53:43.219] 318/399 postgresql:subscription / subscription/021_twophase OK 13.95s 31 subtests passed [16:53:44.464] 319/399 postgresql:subscription / subscription/023_twophase_stream OK 14.23s 34 subtests passed [16:53:45.864] 320/399 postgresql:subscription / subscription/022_twophase_cascade OK 15.98s 41 subtests passed [16:53:48.323] 321/399 postgresql:subscription / subscription/026_stats OK 13.27s 13 subtests passed [16:53:49.358] 322/399 postgresql:subscription / subscription/029_on_error OK 7.64s 5 subtests passed [16:53:54.297] 323/399 postgresql:subscription / subscription/028_row_filter OK 13.88s 26 subtests passed [16:53:55.139] 324/399 postgresql:subscription / subscription/033_run_as_table_owner OK 9.27s 10 subtests passed [16:53:55.567] 325/399 postgresql:subscription / subscription/030_origin OK 13.15s 13 subtests passed [16:53:56.563] 326/399 postgresql:subscription / subscription/027_nosuperuser OK 16.90s 19 subtests passed [16:53:58.244] 327/399 postgresql:subscription / subscription/032_subscribe_use_index OK 13.78s 15 subtests passed [16:54:00.838] 328/399 postgresql:subscription / subscription/031_column_list OK 17.62s 36 subtests passed [16:54:01.691] 329/399 postgresql:subscription / subscription/034_temporal OK 13.36s 37 subtests passed [16:54:02.443] 330/399 postgresql:brin / brin/01_workitems OK 4.20s 4 subtests passed [16:54:02.656] 331/399 postgresql:subscription / subscription/036_sequences OK 8.36s 9 subtests passed [16:54:02.801] 332/399 postgresql:subscription / subscription/035_conflicts OK 13.44s 29 subtests passed [16:54:04.805] 333/399 postgresql:subscription / subscription/038_walsnd_shutdown_timeout OK 9.24s 4 subtests passed [16:54:05.113] 334/399 postgresql:brin / brin/02_wal_consistency OK 4.27s 2 subtests passed [16:54:05.542] 335/399 postgresql:commit_ts / commit_ts/001_base OK 3.85s 2 subtests passed [16:54:05.763] 336/399 postgresql:subscription / subscription/037_except OK 10.62s 17 subtests passed [16:54:07.372] 337/399 postgresql:commit_ts / commit_ts/002_standby OK 4.93s 4 subtests passed [16:54:07.484] 338/399 postgresql:commit_ts / commit_ts/004_restart OK 4.68s 16 subtests passed [16:54:07.904] 339/399 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.25s 4 subtests passed [16:54:08.238] 340/399 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.12s 23 subtests passed [16:54:08.430] 341/399 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.62s 4 subtests passed [16:54:09.970] 342/399 postgresql:oauth_validator / oauth_validator/002_client OK 4.20s 20 subtests passed [16:54:11.051] 343/399 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.68s 7 subtests passed [16:54:11.829] 344/399 postgresql:test_aio / test_aio/002_io_workers OK 3.92s 22 subtests passed [16:54:13.639] 345/399 postgresql:test_aio / test_aio/004_read_stream OK 5.21s 31 subtests passed [16:54:14.787] 346/399 postgresql:test_autovacuum / test_autovacuum/001_parallel_autovacuum OK 4.82s 2 subtests passed [16:54:15.049] 347/399 postgresql:test_checksums / test_checksums/001_basic OK 4.00s 9 subtests passed [16:54:15.275] 348/399 postgresql:test_checksums / test_checksums/002_restarts OK 3.44s 5 subtests passed [16:54:15.528] 349/399 postgresql:test_aio / test_aio/003_initdb OK 7.29s 6 subtests passed [16:54:15.545] 350/399 postgresql:test_checksums / test_checksums/006_pgbench_single SKIP 0.27s [16:54:15.786] 351/399 postgresql:test_checksums / test_checksums/007_pgbench_standby SKIP 0.26s [16:54:15.818] 352/399 postgresql:test_checksums / test_checksums/008_pitr SKIP 0.27s [16:54:18.637] 353/399 postgresql:test_checksums / test_checksums/005_injection OK 3.59s 3 subtests passed [16:54:18.853] 354/399 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 3.03s 2 subtests passed [16:54:19.153] 355/399 postgresql:test_checksums / test_checksums/004_offline OK 4.36s 8 subtests passed [16:54:20.113] 356/399 postgresql:test_checksums / test_checksums/003_standby_restarts OK 6.47s 24 subtests passed [16:54:20.599] 357/399 postgresql:test_int128 / test_int128/001_test_int128 OK 0.48s 2 subtests passed [16:54:22.061] 358/399 postgresql:oauth_validator / oauth_validator/001_server OK 16.52s 170 subtests passed [16:54:22.309] 359/399 postgresql:subscription / subscription/100_bugs OK 25.74s 17 subtests passed [16:54:22.405] 360/399 postgresql:test_escape / test_escape/001_test_escape OK 3.55s 1218 subtests passed [16:54:22.685] 361/399 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.38s 12 subtests passed [16:54:22.746] 362/399 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.32s 2 subtests passed [16:54:22.801] 363/399 postgresql:test_extensions / test_extensions/001_extension_control_path OK 3.65s 11 subtests passed [16:54:23.039] 364/399 postgresql:test_aio / test_aio/001_aio OK 15.55s 826 subtests passed [16:54:23.427] 365/399 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.79s 15 subtests passed [16:54:24.368] 366/399 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.77s 516 subtests passed [16:54:25.567] ▶ 367/399 - no parameters missing from postgresql.conf.sample FAIL [16:54:25.708] 367/399 postgresql:test_misc / test_misc/003_check_guc ERROR 2.91s exit status 1 [16:54:25.708] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu MALLOC_PERTURB_=99 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib MESON_TEST_ITERATION=1 enable_injection_points=yes PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/modules/test_misc:/tmp/cirrus-ci-build/build/src/test/modules/test_misc/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so top_builddir=/tmp/cirrus-ci-build/build MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /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_misc --pg-test-extra '' --testgroup test_misc --testname 003_check_guc -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/modules/test_misc /tmp/cirrus-ci-build/src/test/modules/test_misc/t/003_check_guc.pl [16:54:25.708] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [16:54:25.708] stderr: [16:54:25.708] # Failed test 'no parameters missing from postgresql.conf.sample' [16:54:25.708] # at /tmp/cirrus-ci-build/src/test/modules/test_misc/t/003_check_guc.pl line 98. [16:54:25.708] # got: '1' [16:54:25.708] # expected: '0' [16:54:25.708] # Looks like you failed 1 test of 4. [16:54:25.708] [16:54:25.708] (test program exited with status code 1) [16:54:25.708] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [16:54:25.708] [16:54:25.969] 368/399 postgresql:test_json_parser / test_json_parser/002_inline OK 3.90s 3712 subtests passed [16:54:26.489] 369/399 postgresql:test_misc / test_misc/002_tablespace OK 3.75s 20 subtests passed [16:54:27.050] 370/399 postgresql:test_misc / test_misc/004_io_direct OK 3.97s 3 subtests passed [16:54:27.113] 371/399 postgresql:test_misc / test_misc/001_constraint_validation OK 4.43s 42 subtests passed [16:54:27.179] 372/399 postgresql:test_misc / test_misc/005_timeouts OK 3.75s 2 subtests passed [16:54:28.647] 373/399 postgresql:test_misc / test_misc/006_signal_autovacuum OK 4.27s 2 subtests passed [16:54:28.891] 374/399 postgresql:test_misc / test_misc/007_catcache_inval OK 3.18s 2 subtests passed [16:54:29.187] 375/399 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.29s [16:54:29.886] 376/399 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.86s 10 subtests passed [16:54:30.046] 377/399 postgresql:test_misc / test_misc/009_log_temp_files OK 3.56s 11 subtests passed [16:54:30.810] 378/399 postgresql:test_misc / test_misc/011_lock_stats OK 3.70s 7 subtests passed [16:54:31.819] 379/399 postgresql:test_misc / test_misc/012_ddlutils OK 4.64s 43 subtests passed [16:54:33.021] 380/399 postgresql:test_shmem / test_shmem/001_late_shmem_alloc OK 3.83s 2 subtests passed [16:54:33.366] 381/399 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.34s [16:54:33.677] 382/399 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.31s [16:54:33.850] 383/399 postgresql:test_slru / test_slru/001_multixact OK 3.96s 2 subtests passed [16:54:33.926] 384/399 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.25s [16:54:34.369] 385/399 postgresql:test_slru / test_slru/002_multixact_wraparound OK 4.32s 18 subtests passed [16:54:34.552] 386/399 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 7.50s 73 subtests passed [16:54:36.064] 387/399 postgresql:worker_spi / worker_spi/001_worker_spi OK 5.25s 8 subtests passed [16:54:36.616] 388/399 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 2.76s [16:54:37.295] 389/399 postgresql:worker_spi / worker_spi/002_worker_terminate OK 5.47s 11 subtests passed [16:54:39.311] 390/399 postgresql:test_pg_dump / test_pg_dump/001_base OK 10.66s 1044 subtests passed [16:54:39.418] 391/399 postgresql:ssl / ssl/002_scram OK 5.05s 28 subtests passed [16:54:40.724] 392/399 postgresql:ldap / ldap/002_bindpasswd OK 3.43s 3 subtests passed [16:54:40.729] 393/399 postgresql:ssl / ssl/003_sslinfo OK 6.18s 21 subtests passed [16:54:40.895] 394/399 postgresql:test_checksums / test_checksums/009_fpi OK 25.11s 7 subtests passed [16:54:42.182] 395/399 postgresql:icu / icu/010_database OK 2.76s 8 subtests passed [16:54:43.086] 396/399 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 3.76s 26 subtests passed [16:54:43.641] 397/399 postgresql:ssl / ssl/004_sni OK 7.58s 102 subtests passed [16:54:43.680] 398/399 postgresql:ldap / ldap/001_auth OK 7.06s 47 subtests passed [16:54:46.762] 399/399 postgresql:ssl / ssl/001_ssltests OK 12.83s 272 subtests passed [16:54:46.863] [16:54:46.863] Summary of Failures: [16:54:46.863] [16:54:46.863] 11/399 postgresql:regress / regress/regress ERROR 97.87s exit status 1 [16:54:46.863] 28/399 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 99.93s exit status 1 [16:54:46.863] 26/399 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 145.37s exit status 1 [16:54:46.863] 122/399 postgresql:recovery / recovery/027_stream_regress ERROR 125.92s exit status 1 [16:54:46.863] 367/399 postgresql:test_misc / test_misc/003_check_guc ERROR 2.91s exit status 1 [16:54:46.863] [16:54:46.863] Ok: 384 [16:54:46.863] Expected Fail: 0 [16:54:46.863] Fail: 5 [16:54:46.863] Unexpected Pass: 0 [16:54:46.863] Skipped: 10 [16:54:46.863] Timeout: 0 [16:54:46.863] [16:54:46.863] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [16:54:46.947] [16:54:46.947] Exit status: 5