[05:27:39.979] su postgres <<-EOF [05:27:39.979] set -e [05:27:39.979] ulimit -c unlimited [05:27:39.979] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [05:27:39.979] EOF [05:27:41.061] 1/399 postgresql:setup / tmp_install OK 0.71s [05:27:41.117] 2/399 postgresql:setup / install_test_files OK 0.05s [05:27:42.817] 3/399 postgresql:setup / initdb_cache OK 1.70s [05:27:43.176] 4/399 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.33s 9 subtests passed [05:27:58.076] 5/399 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 15.21s 16 subtests passed [05:28:12.194] 6/399 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 29.34s 13 subtests passed [05:28:18.505] 7/399 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 20.43s 5 subtests passed [05:28:19.774] 8/399 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 36.60s 3 subtests passed [05:28:20.280] 9/399 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 37.42s 19 subtests passed [05:28:31.738] 10/399 postgresql:recovery / recovery/002_archiving OK 11.96s 12 subtests passed [05:28:34.146] ▶ 11/399 - goo 3699 ms FAIL [05:28:36.254] 12/399 postgresql:recovery / recovery/003_recovery_targets OK 15.97s 15 subtests passed [05:28:39.241] 13/399 postgresql:recovery / recovery/001_stream_rep OK 20.74s 64 subtests passed [05:28:44.466] 14/399 postgresql:recovery / recovery/004_timeline_switch OK 12.73s 5 subtests passed [05:28:48.045] 15/399 postgresql:recovery / recovery/006_logical_decoding OK 8.80s 20 subtests passed [05:28:49.167] 16/399 postgresql:recovery / recovery/005_replay_delay OK 12.91s 3 subtests passed [05:28:54.731] 17/399 postgresql:recovery / recovery/007_sync_rep OK 10.26s 11 subtests passed [05:29:02.842] 18/399 postgresql:recovery / recovery/010_logical_decoding_timelines OK 8.11s 13 subtests passed [05:29:03.714] 19/399 postgresql:recovery / recovery/009_twophase OK 14.55s 30 subtests passed [05:29:04.632] 20/399 postgresql:recovery / recovery/008_fsm_truncation OK 16.58s 1 subtests passed [05:29:11.319] 21/399 postgresql:recovery / recovery/014_unlogged_reinit OK 6.69s 23 subtests passed [05:29:11.430] 22/399 postgresql:recovery / recovery/013_crash_restart OK 7.71s 20 subtests passed [05:29:13.854] 23/399 postgresql:recovery / recovery/012_subtransactions OK 11.01s 12 subtests passed [05:29:20.763] 24/399 postgresql:recovery / recovery/015_promotion_pages OK 9.44s 1 subtests passed [05:29:21.497] 25/399 postgresql:recovery / recovery/016_min_consistency OK 10.07s 1 subtests passed [05:29:22.753] 26/399 postgresql:recovery / recovery/017_shm OK 8.90s 4 subtests passed [05:29:23.698] 11/399 postgresql:regress / regress/regress ERROR 100.87s exit status 1 [05:29:23.699] >>> 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/regress:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template top_builddir=/tmp/cirrus-ci-build/build MESON_TEST_ITERATION=1 MALLOC_PERTURB_=171 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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 [05:29:23.699] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [05:29:23.699] stderr: [05:29:23.699] # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/goo.out /tmp/cirrus-ci-build/build/testrun/regress/regress/results/goo.out [05:29:23.699] # --- /tmp/cirrus-ci-build/src/test/regress/expected/goo.out 2026-05-06 05:24:40.599773884 +0000 [05:29:23.699] # +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/goo.out 2026-05-06 05:28:34.111824563 +0000 [05:29:23.699] # @@ -139,8 +139,8 @@ [05:29:23.699] # JOIN dim3 ON fact.dim3_id = dim3.id [05:29:23.699] # JOIN dim4 ON fact.dim4_id = dim4.id [05:29:23.699] # WHERE dim1.id < 5; [05:29:23.699] # - QUERY PLAN [05:29:23.699] # ---------------------------------------------------------------------- [05:29:23.699] # + QUERY PLAN [05:29:23.699] # +--------------------------------------------------------------------------- [05:29:23.699] # Aggregate [05:29:23.699] # -> Nested Loop [05:29:23.699] # Join Filter: (fact.dim4_id = dim4.id) [05:29:23.699] # @@ -149,15 +149,15 @@ [05:29:23.699] # -> Seq Scan on dim3 [05:29:23.699] # -> Hash [05:29:23.699] # -> Hash Join [05:29:23.699] # - Hash Cond: (fact.dim1_id = dim1.id) [05:29:23.699] # - -> Hash Join [05:29:23.699] # - Hash Cond: (fact.dim2_id = dim2.id) [05:29:23.699] # - -> Seq Scan on fact [05:29:23.699] # - -> Hash [05:29:23.699] # - -> Seq Scan on dim2 [05:29:23.699] # + Hash Cond: (dim2.id = fact.dim2_id) [05:29:23.699] # + -> Seq Scan on dim2 [05:29:23.699] # -> Hash [05:29:23.699] # - -> Seq Scan on dim1 [05:29:23.699] # - Filter: (id < 5) [05:29:23.699] # + -> Hash Join [05:29:23.699] # + Hash Cond: (fact.dim1_id = dim1.id) [05:29:23.699] # + -> Seq Scan on fact [05:29:23.699] # + -> Hash [05:29:23.699] # + -> Seq Scan on dim1 [05:29:23.699] # + Filter: (id < 5) [05:29:23.699] # -> Seq Scan on dim4 [05:29:23.699] # (18 rows) [05:29:23.699] # [05:29:23.699] # @@ -459,22 +459,22 @@ [05:29:23.699] # FROM t1 JOIN t2 ON t1.a = t2.a, [05:29:23.699] # t5 JOIN t6 ON t5.f = t6.e [05:29:23.699] # WHERE t1.a < 5 AND t5.d < 3; [05:29:23.699] # - QUERY PLAN [05:29:23.699] # -------------------------------------------------- [05:29:23.699] # + QUERY PLAN [05:29:23.699] # +------------------------------------------------------- [05:29:23.699] # Aggregate [05:29:23.699] # -> Hash Join [05:29:23.699] # Hash Cond: (t2.a = t1.a) [05:29:23.699] # - -> Nested Loop [05:29:23.699] # - -> Hash Join [05:29:23.699] # - Hash Cond: (t6.e = t5.f) [05:29:23.699] # - -> Seq Scan on t6 [05:29:23.699] # - -> Hash [05:29:23.699] # - -> Seq Scan on t5 [05:29:23.699] # - Filter: (d < 3) [05:29:23.699] # - -> Seq Scan on t2 [05:29:23.699] # + -> Seq Scan on t2 [05:29:23.699] # -> Hash [05:29:23.699] # - -> Seq Scan on t1 [05:29:23.699] # - Filter: (a < 5) [05:29:23.699] # + -> Nested Loop [05:29:23.699] # + -> Hash Join [05:29:23.699] # + Hash Cond: (t6.e = t5.f) [05:29:23.699] # + -> Seq Scan on t6 [05:29:23.699] # + -> Hash [05:29:23.699] # + -> Seq Scan on t5 [05:29:23.699] # + Filter: (d < 3) [05:29:23.699] # + -> Seq Scan on t1 [05:29:23.699] # + Filter: (a < 5) [05:29:23.699] # (14 rows) [05:29:23.699] # [05:29:23.699] # -- [05:29:23.699] # 1 of 246 tests failed. [05:29:23.699] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [05:29:23.699] # 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". [05:29:23.699] [05:29:23.699] (test program exited with status code 1) [05:29:23.699] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [05:29:23.699] [05:29:28.016] ▶ 27/399 - regression tests in old instance FAIL [05:29:30.772] 28/399 postgresql:recovery / recovery/021_row_visibility OK 7.06s 10 subtests passed [05:29:31.167] 29/399 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 108.29s 50 subtests passed [05:29:33.172] 30/399 postgresql:recovery / recovery/020_archive_status OK 10.41s 19 subtests passed [05:29:33.570] ▶ 31/399 - regression tests pass FAIL [05:29:33.721] 31/399 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 110.88s exit status 1 [05:29:33.722] >>> 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 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build MESON_TEST_ITERATION=1 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib MALLOC_PERTURB_=139 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress 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 /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 [05:29:33.722] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [05:29:33.722] stderr: [05:29:33.722] # Failed test 'regression tests pass' [05:29:33.722] # at /tmp/cirrus-ci-build/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 64. [05:29:33.722] # got: '256' [05:29:33.722] # expected: '0' [05:29:33.722] # Looks like you failed 1 test of 1. [05:29:33.722] [05:29:33.722] (test program exited with status code 1) [05:29:33.722] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [05:29:33.722] [05:29:34.501] 32/399 postgresql:recovery / recovery/022_crash_temp_files OK 3.73s 11 subtests passed [05:29:35.882] 33/399 postgresql:recovery / recovery/023_pitr_prepared_xact OK 4.71s 1 subtests passed [05:29:37.755] 34/399 postgresql:recovery / recovery/024_archive_recovery OK 4.58s 2 subtests passed [05:29:39.077] 35/399 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 5.35s 1 subtests passed [05:29:44.310] 36/399 postgresql:recovery / recovery/026_overwrite_contrecord OK 9.81s 3 subtests passed [05:29:44.903] 37/399 postgresql:recovery / recovery/028_pitr_timelines OK 7.15s 3 subtests passed [05:29:45.813] 38/399 postgresql:recovery / recovery/018_wal_optimize OK 25.05s 38 subtests passed [05:29:48.005] 39/399 postgresql:recovery / recovery/029_stats_restart OK 8.93s 44 subtests passed [05:29:48.033] 40/399 postgresql:recovery / recovery/019_replslot_limit OK 26.53s 26 subtests passed [05:29:52.390] 41/399 postgresql:recovery / recovery/030_stats_cleanup_replica OK 8.08s 11 subtests passed [05:29:52.983] 42/399 postgresql:recovery / recovery/034_create_database OK 4.95s 2 subtests passed [05:29:53.429] 43/399 postgresql:recovery / recovery/031_recovery_conflict OK 8.53s 18 subtests passed [05:29:54.495] 44/399 postgresql:isolation / isolation/isolation OK 102.30s 128 subtests passed [05:29:57.218] 45/399 postgresql:recovery / recovery/032_relfilenode_reuse OK 11.40s 14 subtests passed [05:29:58.900] 46/399 postgresql:recovery / recovery/037_invalid_database OK 5.46s 10 subtests passed [05:30:00.507] 47/399 postgresql:recovery / recovery/036_truncated_dropped OK 7.52s 8 subtests passed [05:30:02.961] 48/399 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 8.46s 2 subtests passed [05:30:07.243] 49/399 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.73s 6 subtests passed [05:30:08.356] 50/399 postgresql:recovery / recovery/033_replay_tsp_drops OK 20.35s 3 subtests passed [05:30:10.593] 51/399 postgresql:recovery / recovery/039_end_of_wal OK 13.37s 14 subtests passed [05:30:11.724] 52/399 postgresql:recovery / recovery/042_low_level_backup OK 8.76s 4 subtests passed [05:30:13.285] 53/399 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 4.93s 1 subtests passed [05:30:15.195] 54/399 postgresql:recovery / recovery/043_no_contrecord_switch OK 7.95s 1 subtests passed [05:30:21.093] 55/399 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 5.90s 3 subtests passed [05:30:21.342] 27/399 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 158.49s exit status 1 [05:30:21.343] >>> 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 MALLOC_PERTURB_=191 with_icu=yes 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 MESON_TEST_ITERATION=1 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress 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 /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 [05:30:21.343] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [05:30:21.343] Listing only the last 100 lines from a long log. [05:30:21.343] # ok 25 + point 272 ms [05:30:21.343] # ok 26 + lseg 172 ms [05:30:21.343] # ok 27 + line 200 ms [05:30:21.343] # ... 207 lines omitted ... [05:30:21.343] # ok 220 + partition_merge 3557 ms [05:30:21.343] # ok 221 + partition_split 4262 ms [05:30:21.343] # ok 222 + partition_join 5231 ms [05:30:21.343] # ok 223 + partition_prune 5429 ms [05:30:21.343] # ok 224 + reloptions 419 ms [05:30:21.343] # ok 225 + hash_part 289 ms [05:30:21.343] # ok 226 + indexing 6504 ms [05:30:21.343] # ok 227 + partition_aggregate 4241 ms [05:30:21.343] # ok 228 + partition_info 660 ms [05:30:21.343] # ok 229 + tuplesort 5039 ms [05:30:21.343] # ok 230 + explain 731 ms [05:30:21.343] # ok 231 + memoize 1578 ms [05:30:21.343] # ok 232 + stats 4128 ms [05:30:21.343] # ok 233 + predicate 869 ms [05:30:21.343] # ok 234 + numa 391 ms [05:30:21.343] # ok 235 + eager_aggregate 2111 ms [05:30:21.343] # ok 236 + graph_table_rls 1012 ms [05:30:21.343] # ok 237 + planner_est 257 ms [05:30:21.343] # # parallel group (4 tests): compression_pglz compression_lz4 compression cluster [05:30:21.343] # ok 238 + compression 458 ms [05:30:21.343] # ok 239 + compression_lz4 408 ms [05:30:21.343] # ok 240 + compression_pglz 69 ms [05:30:21.343] # ok 241 + cluster 757 ms [05:30:21.343] # # parallel group (2 tests): oidjoins event_trigger [05:30:21.343] # ok 242 + oidjoins 886 ms [05:30:21.343] # ok 243 + event_trigger 1024 ms [05:30:21.343] # ok 244 - event_trigger_login 113 ms [05:30:21.343] # ok 245 - fast_default 1605 ms [05:30:21.343] # ok 246 - tablespace 2560 ms [05:30:21.343] # 1..246 [05:30:21.343] # -------------- stderr -------------- [05:30:21.343] # # 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 [05:30:21.343] # # --- /tmp/cirrus-ci-build/src/test/regress/expected/goo.out 2026-05-06 05:24:40.599773884 +0000 [05:30:21.343] # # +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/goo.out 2026-05-06 05:28:35.679815351 +0000 [05:30:21.343] # # @@ -139,8 +139,8 @@ [05:30:21.343] # # JOIN dim3 ON fact.dim3_id = dim3.id [05:30:21.343] # # JOIN dim4 ON fact.dim4_id = dim4.id [05:30:21.343] # # WHERE dim1.id < 5; [05:30:21.343] # # - QUERY PLAN [05:30:21.343] # # ---------------------------------------------------------------------- [05:30:21.343] # # + QUERY PLAN [05:30:21.343] # # +--------------------------------------------------------------------------- [05:30:21.343] # # Aggregate [05:30:21.343] # # -> Nested Loop [05:30:21.343] # # Join Filter: (fact.dim4_id = dim4.id) [05:30:21.343] # # @@ -149,15 +149,15 @@ [05:30:21.343] # # -> Seq Scan on dim3 [05:30:21.343] # # -> Hash [05:30:21.343] # # -> Hash Join [05:30:21.343] # # - Hash Cond: (fact.dim1_id = dim1.id) [05:30:21.343] # # - -> Hash Join [05:30:21.343] # # - Hash Cond: (fact.dim2_id = dim2.id) [05:30:21.343] # # - -> Seq Scan on fact [05:30:21.343] # # - -> Hash [05:30:21.343] # # - -> Seq Scan on dim2 [05:30:21.343] # # + Hash Cond: (dim2.id = fact.dim2_id) [05:30:21.343] # # + -> Seq Scan on dim2 [05:30:21.343] # # -> Hash [05:30:21.343] # # - -> Seq Scan on dim1 [05:30:21.343] # # - Filter: (id < 5) [05:30:21.343] # # + -> Hash Join [05:30:21.343] # ... 16 lines omitted ... [05:30:21.343] # # Aggregate [05:30:21.343] # # -> Hash Join [05:30:21.343] # # Hash Cond: (t2.a = t1.a) [05:30:21.343] # # - -> Nested Loop [05:30:21.343] # # - -> Hash Join [05:30:21.343] # # - Hash Cond: (t6.e = t5.f) [05:30:21.343] # # - -> Seq Scan on t6 [05:30:21.343] # # - -> Hash [05:30:21.343] # # - -> Seq Scan on t5 [05:30:21.343] # # - Filter: (d < 3) [05:30:21.343] # # - -> Seq Scan on t2 [05:30:21.343] # # + -> Seq Scan on t2 [05:30:21.343] # # -> Hash [05:30:21.343] # # - -> Seq Scan on t1 [05:30:21.343] # # - Filter: (a < 5) [05:30:21.343] # # + -> Nested Loop [05:30:21.343] # # + -> Hash Join [05:30:21.343] # # + Hash Cond: (t6.e = t5.f) [05:30:21.343] # # + -> Seq Scan on t6 [05:30:21.343] # # + -> Hash [05:30:21.343] # # + -> Seq Scan on t5 [05:30:21.343] # # + Filter: (d < 3) [05:30:21.343] # # + -> Seq Scan on t1 [05:30:21.343] # # + Filter: (a < 5) [05:30:21.343] # # (14 rows) [05:30:21.343] # # [05:30:21.343] # # -- [05:30:21.343] # # 1 of 246 tests failed. [05:30:21.343] # # 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". [05:30:21.343] # # 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". [05:30:21.343] # ------------------------------------ [05:30:21.343] # Looks like you failed 1 test of 20. [05:30:21.343] [05:30:21.343] (test program exited with status code 1) [05:30:21.343] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [05:30:21.343] [05:30:21.690] 56/399 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 8.40s 1 subtests passed [05:30:22.032] 57/399 postgresql:recovery / recovery/045_archive_restartpoint OK 11.43s 1 subtests passed [05:30:23.949] 58/399 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 12.22s 2 subtests passed [05:30:24.672] 59/399 postgresql:recovery / recovery/035_standby_logical_decoding OK 32.28s 89 subtests passed [05:30:25.342] 60/399 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 3.31s 4 subtests passed [05:30:25.531] 61/399 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 26.63s 38 subtests passed [05:30:25.562] 62/399 postgresql:recovery / recovery/050_redo_segment_missing OK 4.22s 2 subtests passed [05:30:30.881] 63/399 postgresql:pltcl / pltcl/regress OK 5.32s 8 subtests passed [05:30:30.986] 64/399 postgresql:plperl / plperl/regress OK 5.64s 14 subtests passed [05:30:31.626] 65/399 postgresql:plpgsql / plpgsql/regress OK 6.95s 13 subtests passed [05:30:32.578] 66/399 postgresql:plpython / plpython/regress OK 7.04s 23 subtests passed [05:30:33.877] 67/399 postgresql:kerberos / kerberos/001_auth OK 9.93s 142 subtests passed [05:30:34.822] 68/399 postgresql:auto_explain / auto_explain/regress OK 3.83s 2 subtests passed [05:30:35.587] 69/399 postgresql:basic_archive / basic_archive/regress OK 3.96s 1 subtests passed [05:30:36.327] 70/399 postgresql:recovery / recovery/051_effective_wal_level OK 14.64s 31 subtests passed [05:30:36.403] 71/399 postgresql:bloom / bloom/regress OK 3.82s 1 subtests passed [05:30:37.169] 72/399 postgresql:bool_plperl / bool_plperl/regress OK 3.29s 2 subtests passed [05:30:40.452] 73/399 postgresql:citext / citext/regress OK 4.12s 3 subtests passed [05:30:40.467] 74/399 postgresql:btree_gin / btree_gin/regress OK 5.64s 30 subtests passed [05:30:40.654] 75/399 postgresql:cube / cube/regress OK 4.25s 2 subtests passed [05:30:41.278] 76/399 postgresql:btree_gist / btree_gist/regress OK 5.69s 32 subtests passed [05:30:41.874] 77/399 postgresql:dblink / dblink/regress OK 4.70s 1 subtests passed [05:30:43.883] 78/399 postgresql:dict_int / dict_int/regress OK 3.43s 1 subtests passed [05:30:44.198] 79/399 postgresql:dict_xsyn / dict_xsyn/regress OK 3.73s 1 subtests passed [05:30:44.663] 80/399 postgresql:file_fdw / file_fdw/regress OK 3.38s 1 subtests passed [05:30:44.759] 81/399 postgresql:earthdistance / earthdistance/regress OK 4.10s 1 subtests passed [05:30:44.925] 82/399 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 3.05s 2 subtests passed [05:30:46.211] 83/399 postgresql:amcheck / amcheck/regress OK 15.33s 4 subtests passed [05:30:49.733] 84/399 postgresql:hstore_plperl / hstore_plperl/regress OK 5.53s 3 subtests passed [05:30:50.014] 85/399 postgresql:isn / isn/regress OK 5.09s 1 subtests passed [05:30:50.169] 86/399 postgresql:hstore_plpython / hstore_plpython/regress OK 5.50s 1 subtests passed [05:30:50.243] 87/399 postgresql:hstore / hstore/regress OK 6.36s 2 subtests passed [05:30:51.083] 88/399 postgresql:jsonb_plperl / jsonb_plperl/regress OK 4.87s 2 subtests passed [05:30:52.626] 89/399 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.89s 1 subtests passed [05:30:53.798] 90/399 postgresql:lo / lo/regress OK 3.78s 1 subtests passed [05:30:54.088] 91/399 postgresql:ltree_plpython / ltree_plpython/regress OK 3.84s 1 subtests passed [05:30:55.410] 92/399 postgresql:ltree / ltree/regress OK 5.24s 1 subtests passed [05:30:57.502] 93/399 postgresql:pageinspect / pageinspect/regress OK 6.42s 8 subtests passed [05:30:58.133] 94/399 postgresql:passwordcheck / passwordcheck/regress OK 5.50s 1 subtests passed [05:30:59.163] 95/399 postgresql:pg_buffercache / pg_buffercache/regress OK 5.36s 2 subtests passed [05:30:59.414] 96/399 postgresql:recovery / recovery/049_wait_for_lsn OK 38.32s 53 subtests passed [05:30:59.753] 97/399 postgresql:pg_freespacemap / pg_freespacemap/regress OK 4.34s 1 subtests passed [05:31:01.233] 98/399 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 3.73s 1 subtests passed [05:31:01.898] 99/399 postgresql:pg_overexplain / pg_overexplain/regress OK 3.76s 1 subtests passed [05:31:02.046] 100/399 postgresql:intarray / intarray/regress OK 17.28s 1 subtests passed [05:31:02.623] 101/399 postgresql:pgcrypto / pgcrypto/regress OK 8.53s 25 subtests passed [05:31:03.128] 102/399 postgresql:pg_prewarm / pg_prewarm/regress OK 3.71s 1 subtests passed [05:31:03.604] 103/399 postgresql:pgrowlocks / pgrowlocks/isolation OK 3.85s 1 subtests passed [05:31:05.459] 104/399 postgresql:pgstattuple / pgstattuple/regress OK 3.41s 1 subtests passed [05:31:08.259] 105/399 postgresql:pg_surgery / pg_surgery/regress OK 5.63s 1 subtests passed [05:31:08.726] 106/399 postgresql:pg_visibility / pg_visibility/regress OK 5.12s 1 subtests passed [05:31:09.159] 107/399 postgresql:pg_stat_statements / pg_stat_statements/regress OK 7.26s 16 subtests passed [05:31:09.329] 108/399 postgresql:pg_stash_advice / pg_stash_advice/regress OK 8.10s 2 subtests passed [05:31:11.761] 109/399 postgresql:pg_walinspect / pg_walinspect/regress OK 6.30s 2 subtests passed [05:31:11.887] 110/399 postgresql:pg_trgm / pg_trgm/regress OK 8.76s 4 subtests passed [05:31:13.462] 111/399 postgresql:postgres_fdw / postgres_fdw/isolation OK 4.74s 1 subtests passed [05:31:13.871] 112/399 postgresql:seg / seg/regress OK 4.71s 3 subtests passed [05:31:14.002] 113/399 postgresql:spi / spi/regress OK 4.67s 2 subtests passed [05:31:14.385] 114/399 postgresql:pg_plan_advice / pg_plan_advice/regress OK 15.22s 9 subtests passed [05:31:14.966] 115/399 postgresql:tablefunc / tablefunc/regress OK 3.20s 1 subtests passed [05:31:15.449] 116/399 postgresql:tcn / tcn/isolation OK 3.55s 1 subtests passed [05:31:17.770] 117/399 postgresql:tsm_system_time / tsm_system_time/regress OK 3.38s 1 subtests passed [05:31:17.942] 118/399 postgresql:tsm_system_rows / tsm_system_rows/regress OK 3.94s 1 subtests passed [05:31:18.626] 119/399 postgresql:unaccent / unaccent/regress OK 3.66s 1 subtests passed [05:31:19.000] 120/399 postgresql:uuid-ossp / uuid-ossp/regress OK 3.55s 1 subtests passed [05:31:20.774] 121/399 postgresql:xml2 / xml2/regress OK 3.00s 1 subtests passed [05:31:21.149] 122/399 postgresql:test_decoding / test_decoding/isolation OK 7.28s 14 subtests passed [05:31:21.254] 123/399 postgresql:brin / brin/isolation OK 3.31s 1 subtests passed [05:31:21.904] 124/399 postgresql:commit_ts / commit_ts/regress OK 3.28s 1 subtests passed [05:31:22.494] ▶ 125/399 - regression tests pass FAIL [05:31:22.826] 126/399 postgresql:delay_execution / delay_execution/isolation OK 3.83s 2 subtests passed [05:31:23.906] 127/399 postgresql:dummy_seclabel / dummy_seclabel/regress OK 2.76s 1 subtests passed [05:31:24.262] 128/399 postgresql:dummy_index_am / dummy_index_am/regress OK 3.49s 1 subtests passed [05:31:25.232] 129/399 postgresql:gin / gin/regress OK 3.98s 1 subtests passed [05:31:25.790] 130/399 postgresql:index / index/isolation OK 3.88s 1 subtests passed [05:31:26.670] 131/399 postgresql:injection_points / injection_points/regress OK 3.84s 4 subtests passed [05:31:27.078] 132/399 postgresql:postgres_fdw / postgres_fdw/regress OK 18.82s 2 subtests passed [05:31:28.209] 133/399 postgresql:test_decoding / test_decoding/regress OK 14.75s 20 subtests passed [05:31:28.463] 134/399 postgresql:plsample / plsample/regress OK 3.23s 1 subtests passed [05:31:29.092] 135/399 postgresql:spgist_name_ops / spgist_name_ops/regress OK 3.30s 1 subtests passed [05:31:30.057] 136/399 postgresql:test_binaryheap / test_binaryheap/regress OK 3.38s 1 subtests passed [05:31:30.211] 137/399 postgresql:test_bitmapset / test_bitmapset/regress OK 3.13s 1 subtests passed [05:31:31.136] 138/399 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.67s 1 subtests passed [05:31:31.680] 139/399 postgresql:test_cplusplusext / test_cplusplusext/regress OK 2.59s 1 subtests passed [05:31:31.820] 140/399 postgresql:injection_points / injection_points/isolation OK 7.91s 6 subtests passed [05:31:32.056] 141/399 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.85s 1 subtests passed [05:31:33.758] 142/399 postgresql:test_custom_types / test_custom_types/regress OK 3.70s 1 subtests passed [05:31:34.342] 143/399 postgresql:test_dsm_registry / test_dsm_registry/regress OK 2.66s 1 subtests passed [05:31:34.374] 144/399 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.16s 22 subtests passed [05:31:34.575] 145/399 postgresql:nbtree / nbtree/regress OK 10.31s 2 subtests passed [05:31:34.688] 146/399 postgresql:test_dsa / test_dsa/regress OK 3.55s 1 subtests passed [05:31:35.260] 147/399 postgresql:test_extensions / test_extensions/regress OK 3.44s 2 subtests passed [05:31:35.366] 148/399 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 3.31s 1 subtests passed [05:31:37.710] 149/399 postgresql:test_lfind / test_lfind/regress OK 3.37s 1 subtests passed [05:31:37.776] 150/399 postgresql:test_parser / test_parser/regress OK 3.09s 1 subtests passed [05:31:37.954] 151/399 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 3.58s 1 subtests passed [05:31:38.010] 152/399 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.43s 2 subtests passed [05:31:38.051] 153/399 postgresql:test_pg_dump / test_pg_dump/regress OK 2.79s 1 subtests passed [05:31:38.666] 154/399 postgresql:test_predtest / test_predtest/regress OK 3.30s 1 subtests passed [05:31:41.177] 155/399 postgresql:test_radixtree / test_radixtree/regress OK 3.46s 1 subtests passed [05:31:41.219] 156/399 postgresql:test_rls_hooks / test_rls_hooks/regress OK 3.17s 1 subtests passed [05:31:41.382] 157/399 postgresql:test_rbtree / test_rbtree/regress OK 3.60s 1 subtests passed [05:31:41.658] 158/399 postgresql:test_saslprep / test_saslprep/regress OK 2.99s 1 subtests passed [05:31:41.905] 159/399 postgresql:test_resowner / test_resowner/regress OK 3.89s 1 subtests passed [05:31:42.511] 160/399 postgresql:test_regex / test_regex/regress OK 4.56s 2 subtests passed [05:31:44.112] 161/399 postgresql:test_slru / test_slru/regress OK 2.89s 1 subtests passed [05:31:44.849] 162/399 postgresql:test_integerset / test_integerset/regress OK 11.09s 1 subtests passed [05:31:44.912] 163/399 postgresql:test_tidstore / test_tidstore/regress OK 3.53s 1 subtests passed [05:31:44.954] 164/399 postgresql:typcache / typcache/regress OK 3.29s 1 subtests passed [05:31:45.140] 165/399 postgresql:libpq / libpq/002_api OK 0.29s 1 subtests passed [05:31:45.632] 166/399 postgresql:libpq / libpq/001_uri OK 1.52s 63 subtests passed [05:31:46.138] 167/399 postgresql:unsafe_tests / unsafe_tests/regress OK 4.23s 4 subtests passed [05:31:46.354] 168/399 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.21s 55 subtests passed [05:31:48.648] 169/399 postgresql:test_shm_mq / test_shm_mq/regress OK 7.47s 1 subtests passed [05:31:49.050] 170/399 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.40s 9 subtests passed [05:31:51.565] 171/399 postgresql:ecpg / ecpg/ecpg OK 9.05s 67 subtests passed [05:31:51.759] 125/399 postgresql:recovery / recovery/027_stream_regress ERROR 135.88s exit status 1 [05:31:51.760] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template enable_injection_points=yes top_builddir=/tmp/cirrus-ci-build/build MESON_TEST_ITERATION=1 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu MALLOC_PERTURB_=155 /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 [05:31:51.760] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [05:31:51.760] Listing only the last 100 lines from a long log. [05:31:51.760] # ok 25 + point 201 ms [05:31:51.760] # ok 26 + lseg 145 ms [05:31:51.760] # ok 27 + line 195 ms [05:31:51.760] # ... 207 lines omitted ... [05:31:51.760] # ok 220 + partition_merge 6428 ms [05:31:51.760] # ok 221 + partition_split 7355 ms [05:31:51.760] # ok 222 + partition_join 7557 ms [05:31:51.760] # ok 223 + partition_prune 8180 ms [05:31:51.760] # ok 224 + reloptions 469 ms [05:31:51.760] # ok 225 + hash_part 423 ms [05:31:51.760] # ok 226 + indexing 9965 ms [05:31:51.760] # ok 227 + partition_aggregate 4571 ms [05:31:51.760] # ok 228 + partition_info 1162 ms [05:31:51.760] # ok 229 + tuplesort 4842 ms [05:31:51.760] # ok 230 + explain 866 ms [05:31:51.760] # ok 231 + memoize 3899 ms [05:31:51.760] # ok 232 + stats 6675 ms [05:31:51.760] # ok 233 + predicate 657 ms [05:31:51.760] # ok 234 + numa 175 ms [05:31:51.760] # ok 235 + eager_aggregate 2293 ms [05:31:51.760] # ok 236 + graph_table_rls 885 ms [05:31:51.760] # ok 237 + planner_est 249 ms [05:31:51.760] # # parallel group (4 tests): compression_pglz compression_lz4 compression cluster [05:31:51.760] # ok 238 + compression 862 ms [05:31:51.760] # ok 239 + compression_lz4 780 ms [05:31:51.760] # ok 240 + compression_pglz 85 ms [05:31:51.760] # ok 241 + cluster 1402 ms [05:31:51.760] # # parallel group (2 tests): oidjoins event_trigger [05:31:51.760] # ok 242 + oidjoins 1929 ms [05:31:51.760] # ok 243 + event_trigger 2182 ms [05:31:51.760] # ok 244 - event_trigger_login 142 ms [05:31:51.760] # ok 245 - fast_default 735 ms [05:31:51.760] # ok 246 - tablespace 2803 ms [05:31:51.760] # 1..246 [05:31:51.760] # -------------- stderr -------------- [05:31:51.760] # # 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 [05:31:51.760] # # --- /tmp/cirrus-ci-build/src/test/regress/expected/goo.out 2026-05-06 05:24:40.599773884 +0000 [05:31:51.760] # # +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/goo.out 2026-05-06 05:30:25.179899272 +0000 [05:31:51.760] # # @@ -139,8 +139,8 @@ [05:31:51.760] # # JOIN dim3 ON fact.dim3_id = dim3.id [05:31:51.760] # # JOIN dim4 ON fact.dim4_id = dim4.id [05:31:51.760] # # WHERE dim1.id < 5; [05:31:51.760] # # - QUERY PLAN [05:31:51.760] # # ---------------------------------------------------------------------- [05:31:51.760] # # + QUERY PLAN [05:31:51.760] # # +--------------------------------------------------------------------------- [05:31:51.760] # # Aggregate [05:31:51.760] # # -> Nested Loop [05:31:51.760] # # Join Filter: (fact.dim4_id = dim4.id) [05:31:51.760] # # @@ -149,15 +149,15 @@ [05:31:51.760] # # -> Seq Scan on dim3 [05:31:51.760] # # -> Hash [05:31:51.760] # # -> Hash Join [05:31:51.760] # # - Hash Cond: (fact.dim1_id = dim1.id) [05:31:51.760] # # - -> Hash Join [05:31:51.760] # # - Hash Cond: (fact.dim2_id = dim2.id) [05:31:51.760] # # - -> Seq Scan on fact [05:31:51.760] # # - -> Hash [05:31:51.760] # # - -> Seq Scan on dim2 [05:31:51.760] # # + Hash Cond: (dim2.id = fact.dim2_id) [05:31:51.760] # # + -> Seq Scan on dim2 [05:31:51.760] # # -> Hash [05:31:51.760] # # - -> Seq Scan on dim1 [05:31:51.760] # # - Filter: (id < 5) [05:31:51.760] # # + -> Hash Join [05:31:51.760] # ... 16 lines omitted ... [05:31:51.760] # # Aggregate [05:31:51.760] # # -> Hash Join [05:31:51.760] # # Hash Cond: (t2.a = t1.a) [05:31:51.760] # # - -> Nested Loop [05:31:51.760] # # - -> Hash Join [05:31:51.760] # # - Hash Cond: (t6.e = t5.f) [05:31:51.760] # # - -> Seq Scan on t6 [05:31:51.760] # # - -> Hash [05:31:51.760] # # - -> Seq Scan on t5 [05:31:51.760] # # - Filter: (d < 3) [05:31:51.760] # # - -> Seq Scan on t2 [05:31:51.760] # # + -> Seq Scan on t2 [05:31:51.760] # # -> Hash [05:31:51.760] # # - -> Seq Scan on t1 [05:31:51.760] # # - Filter: (a < 5) [05:31:51.760] # # + -> Nested Loop [05:31:51.760] # # + -> Hash Join [05:31:51.760] # # + Hash Cond: (t6.e = t5.f) [05:31:51.760] # # + -> Seq Scan on t6 [05:31:51.760] # # + -> Hash [05:31:51.760] # # + -> Seq Scan on t5 [05:31:51.760] # # + Filter: (d < 3) [05:31:51.760] # # + -> Seq Scan on t1 [05:31:51.760] # # + Filter: (a < 5) [05:31:51.760] # # (14 rows) [05:31:51.760] # # [05:31:51.760] # # -- [05:31:51.760] # # 1 of 246 tests failed. [05:31:51.760] # # 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". [05:31:51.760] # # 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". [05:31:51.760] # ------------------------------------ [05:31:51.760] # Looks like you failed 1 test of 11. [05:31:51.760] [05:31:51.760] (test program exited with status code 1) [05:31:51.760] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [05:31:51.760] [05:31:52.180] 172/399 postgresql:libpq / libpq/006_service OK 6.55s 47 subtests passed [05:31:55.772] 173/399 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 6.72s 107 subtests passed [05:31:56.210] 174/399 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.44s 51 subtests passed [05:31:56.891] 175/399 postgresql:libpq / libpq/004_load_balance_dns OK 11.93s 125 subtests passed [05:31:56.956] 176/399 postgresql:libpq / libpq/003_load_balance_host_list OK 12.04s 127 subtests passed [05:31:57.407] 177/399 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 5.22s 10 subtests passed [05:31:58.158] 178/399 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 6.39s 32 subtests passed [05:32:00.120] 179/399 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 3.23s 3 subtests passed [05:32:00.437] 180/399 postgresql:pg_checksums / pg_checksums/001_basic OK 0.32s 9 subtests passed [05:32:00.451] 181/399 postgresql:libpq / libpq/005_negotiate_encryption OK 15.31s 249 subtests passed [05:32:00.887] 182/399 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.43s 13 subtests passed [05:32:02.831] 183/399 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.87s 43 subtests passed [05:32:05.987] 184/399 postgresql:pg_checksums / pg_checksums/002_actions OK 5.55s 66 subtests passed [05:32:06.059] 185/399 postgresql:pg_amcheck / pg_amcheck/003_check OK 14.49s 75 subtests passed [05:32:06.301] 186/399 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 8.89s 27 subtests passed [05:32:08.331] 187/399 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 5.50s 7 subtests passed [05:32:09.312] 188/399 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 8.42s 6 subtests passed [05:32:09.974] 189/399 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 3.99s 11 subtests passed [05:32:10.927] 190/399 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 4.63s 4 subtests passed [05:32:11.956] 191/399 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.62s 3 subtests passed [05:32:12.221] 192/399 postgresql:initdb / initdb/001_initdb OK 25.86s 57 subtests passed [05:32:12.646] 193/399 postgresql:pg_config / pg_config/001_pg_config OK 0.42s 21 subtests passed [05:32:13.359] 194/399 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 7.30s 22 subtests passed [05:32:13.677] 195/399 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.70s 4 subtests passed [05:32:14.719] 196/399 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.07s 18 subtests passed [05:32:15.890] 197/399 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 3.93s 5 subtests passed [05:32:16.025] 198/399 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 6.71s 2 subtests passed [05:32:16.242] 199/399 postgresql:pg_ctl / pg_ctl/002_status OK 2.56s 3 subtests passed [05:32:16.752] 200/399 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.39s 25 subtests passed [05:32:16.822] 201/399 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 5.89s 4 subtests passed [05:32:17.022] 202/399 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 18.86s 60 subtests passed [05:32:17.970] 203/399 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 21.76s 200 subtests passed [05:32:17.989] 204/399 postgresql:pg_dump / pg_dump/001_basic OK 1.96s 135 subtests passed [05:32:19.303] 205/399 postgresql:pg_ctl / pg_ctl/003_promote OK 4.58s 12 subtests passed [05:32:20.619] 206/399 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.87s 3 subtests passed [05:32:21.260] 207/399 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.37s 14 subtests passed [05:32:21.954] 208/399 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 5.13s 4 subtests passed [05:32:24.442] 209/399 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 3.18s 9 subtests passed [05:32:25.335] 210/399 postgresql:pg_resetwal / pg_resetwal/001_basic OK 4.71s 83 subtests passed [05:32:25.394] 211/399 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 7.42s 98 subtests passed [05:32:28.019] 212/399 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 10.99s 108 subtests passed [05:32:32.310] 213/399 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.29s 1 subtests passed [05:32:32.732] 214/399 postgresql:pg_rewind / pg_rewind/006_options OK 0.42s 13 subtests passed [05:32:33.042] 215/399 postgresql:pg_dump / pg_dump/010_dump_connstr OK 13.74s 13 subtests passed [05:32:34.856] 216/399 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 9.52s 6 subtests passed [05:32:35.635] 217/399 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 10.24s 10 subtests passed [05:32:38.306] 218/399 postgresql:pg_rewind / pg_rewind/002_databases OK 13.86s 12 subtests passed [05:32:38.610] 219/399 postgresql:pg_rewind / pg_rewind/007_standby_source OK 5.88s 7 subtests passed [05:32:38.911] 220/399 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.30s 13 subtests passed [05:32:39.210] 221/399 postgresql:pg_rewind / pg_rewind/009_growing_files OK 4.35s 3 subtests passed [05:32:39.587] 222/399 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.38s 17 subtests passed [05:32:39.658] 223/399 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.62s 3 subtests passed [05:32:40.190] 224/399 postgresql:pg_rewind / pg_rewind/001_basic OK 18.23s 57 subtests passed [05:32:42.314] 225/399 postgresql:pg_test_timing / pg_test_timing/001_basic OK 3.40s 18 subtests passed [05:32:43.117] 226/399 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 4.81s 12 subtests passed [05:32:43.308] 227/399 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 7.67s 1 subtests passed [05:32:43.358] 228/399 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.04s 60 subtests passed [05:32:44.415] 229/399 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 4.22s 32 subtests passed [05:32:46.958] 230/399 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.84s 5 subtests passed [05:32:47.703] 231/399 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 8.11s 38 subtests passed [05:32:48.316] 232/399 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 5.01s 11 subtests passed [05:32:50.578] 233/399 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 7.22s 18 subtests passed [05:32:50.719] 234/399 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.30s 10 subtests passed [05:32:50.914] 235/399 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.33s 11 subtests passed [05:32:51.859] 236/399 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 3.54s 5 subtests passed [05:32:52.120] 237/399 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 12.46s 92 subtests passed [05:32:53.386] 238/399 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.53s 207 subtests passed [05:32:54.538] 239/399 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.82s 7 subtests passed [05:32:54.958] 240/399 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 8.00s 21 subtests passed [05:32:58.185] 241/399 postgresql:psql / psql/010_tab_completion OK 4.80s 89 subtests passed [05:32:58.219] 242/399 postgresql:psql / psql/001_basic OK 6.10s 126 subtests passed [05:32:58.922] 243/399 postgresql:psql / psql/020_cancel OK 4.38s 2 subtests passed [05:32:59.290] 244/399 postgresql:psql / psql/030_pager OK 4.33s 4 subtests passed [05:33:01.813] 245/399 postgresql:scripts / scripts/011_clusterdb_all OK 3.59s 7 subtests passed [05:33:01.874] 246/399 postgresql:scripts / scripts/010_clusterdb OK 3.69s 16 subtests passed [05:33:02.983] 247/399 postgresql:pg_dump / pg_dump/002_pg_dump OK 46.73s 12122 subtests passed [05:33:03.315] 248/399 postgresql:scripts / scripts/040_createuser OK 4.02s 37 subtests passed [05:33:04.739] 249/399 postgresql:pg_waldump / pg_waldump/001_basic OK 17.03s 212 subtests passed [05:33:05.506] 250/399 postgresql:scripts / scripts/070_dropuser OK 3.63s 13 subtests passed [05:33:06.011] 251/399 postgresql:scripts / scripts/050_dropdb OK 4.20s 16 subtests passed [05:33:06.567] 252/399 postgresql:scripts / scripts/080_pg_isready OK 3.27s 11 subtests passed [05:33:07.994] 253/399 postgresql:scripts / scripts/020_createdb OK 9.07s 64 subtests passed [05:33:09.105] 254/399 postgresql:scripts / scripts/091_reindexdb_all OK 4.36s 13 subtests passed [05:33:09.494] 255/399 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.39s 27 subtests passed [05:33:09.655] 256/399 postgresql:pgbench / pgbench/001_pgbench_with_server OK 18.74s 474 subtests passed [05:33:09.791] 257/399 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.30s 4 subtests passed [05:33:10.253] 258/399 postgresql:scripts / scripts/101_vacuumdb_all OK 4.24s 5 subtests passed [05:33:10.292] 259/399 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.63s 39 subtests passed [05:33:10.474] 260/399 postgresql:scripts / scripts/090_reindexdb OK 7.16s 64 subtests passed [05:33:11.591] 261/399 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 53.60s 60 subtests passed [05:33:13.517] 262/399 postgresql:scripts / scripts/102_vacuumdb_stages OK 6.95s 4 subtests passed [05:33:14.238] 263/399 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.76s 6 subtests passed [05:33:14.384] 264/399 postgresql:scripts / scripts/200_connstr OK 6.39s 3 subtests passed [05:33:14.547] 265/399 postgresql:amcheck / amcheck/002_cic OK 4.29s 4 subtests passed [05:33:14.771] 266/399 postgresql:amcheck / amcheck/003_cic_2pc OK 4.48s 7 subtests passed [05:33:15.038] 267/399 postgresql:scripts / scripts/100_vacuumdb OK 9.53s 113 subtests passed [05:33:15.382] 268/399 postgresql:oid2name / oid2name/001_basic OK 0.34s 9 subtests passed [05:33:16.384] 269/399 postgresql:amcheck / amcheck/005_pitr OK 4.79s 3 subtests passed [05:33:18.153] 270/399 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.91s 22 subtests passed [05:33:19.298] 271/399 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.91s 11 subtests passed [05:33:19.735] 272/399 postgresql:amcheck / amcheck/006_verify_gin OK 6.22s 6 subtests passed [05:33:20.321] 273/399 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.77s 16 subtests passed [05:33:20.982] 274/399 postgresql:pg_stash_advice / pg_stash_advice/001_persist OK 4.60s 6 subtests passed [05:33:22.096] 275/399 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.94s 3 subtests passed [05:33:22.326] 276/399 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.23s [05:33:23.693] 277/399 postgresql:amcheck / amcheck/001_verify_heapam OK 13.90s 272 subtests passed [05:33:23.763] 278/399 postgresql:dblink / dblink/001_auth_scram OK 8.99s 12 subtests passed [05:33:23.839] 279/399 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.54s 2 subtests passed [05:33:24.043] 280/399 postgresql:vacuumlo / vacuumlo/001_basic OK 0.35s 9 subtests passed [05:33:24.102] 281/399 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 4.37s 3 subtests passed [05:33:26.777] 282/399 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.45s 6 subtests passed [05:33:27.130] 283/399 postgresql:authentication / authentication/005_sspi SKIP 0.35s [05:33:27.670] 284/399 postgresql:authentication / authentication/002_saslprep OK 3.83s 20 subtests passed [05:33:27.808] 285/399 postgresql:authentication / authentication/004_file_inclusion OK 3.71s 2 subtests passed [05:33:28.110] 286/399 postgresql:postmaster / postmaster/001_basic OK 0.30s 9 subtests passed [05:33:28.168] 287/399 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 7.18s 4 subtests passed [05:33:28.766] 288/399 postgresql:authentication / authentication/003_peer OK 4.72s 53 subtests passed [05:33:28.813] 289/399 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.49s 7 subtests passed [05:33:30.431] 290/399 postgresql:authentication / authentication/006_login_trigger OK 3.30s 32 subtests passed [05:33:30.974] 291/399 postgresql:authentication / authentication/007_pre_auth OK 3.30s 2 subtests passed [05:33:31.804] 292/399 postgresql:authentication / authentication/001_password OK 8.04s 207 subtests passed [05:33:32.051] 293/399 postgresql:postmaster / postmaster/002_connection_limits OK 3.94s 30 subtests passed [05:33:32.122] 294/399 postgresql:postmaster / postmaster/003_start_stop OK 3.95s 25 subtests passed [05:33:37.633] 295/399 postgresql:subscription / subscription/002_types OK 8.82s 4 subtests passed [05:33:38.185] 296/399 postgresql:subscription / subscription/003_constraints OK 7.75s 6 subtests passed [05:33:39.296] 297/399 postgresql:subscription / subscription/006_rewrite OK 7.24s 2 subtests passed [05:33:39.422] 298/399 postgresql:subscription / subscription/005_encoding OK 7.61s 1 subtests passed [05:33:39.469] 299/399 postgresql:bloom / bloom/001_wal OK 25.08s 31 subtests passed [05:33:39.771] 300/399 postgresql:subscription / subscription/004_sync OK 8.80s 9 subtests passed [05:33:40.853] 301/399 postgresql:subscription / subscription/007_ddl OK 8.73s 8 subtests passed [05:33:43.996] 302/399 postgresql:subscription / subscription/001_rep_changes OK 15.23s 38 subtests passed [05:33:44.948] 303/399 postgresql:subscription / subscription/009_matviews OK 6.76s 1 subtests passed [05:33:45.410] 304/399 postgresql:subscription / subscription/008_diff_schema OK 7.78s 5 subtests passed [05:33:46.117] 305/399 postgresql:subscription / subscription/012_collation OK 6.65s 2 subtests passed [05:33:49.936] 306/399 postgresql:subscription / subscription/011_generated OK 10.51s 11 subtests passed [05:33:50.214] 307/399 postgresql:subscription / subscription/010_truncate OK 10.92s 14 subtests passed [05:33:50.234] 308/399 postgresql:subscription / subscription/014_binary OK 9.38s 8 subtests passed [05:33:52.014] 309/399 postgresql:subscription / subscription/016_stream_subxact OK 7.07s 3 subtests passed [05:33:52.625] 310/399 postgresql:subscription / subscription/017_stream_ddl OK 7.21s 3 subtests passed [05:33:55.968] 311/399 postgresql:subscription / subscription/018_stream_subxact_abort OK 9.85s 9 subtests passed [05:33:56.768] 312/399 postgresql:subscription / subscription/020_messages OK 6.55s 5 subtests passed [05:33:57.275] 313/399 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 7.34s 2 subtests passed [05:34:02.067] 314/399 postgresql:subscription / subscription/013_partition OK 22.29s 74 subtests passed [05:34:02.220] 315/399 postgresql:subscription / subscription/015_stream OK 18.22s 10 subtests passed [05:34:03.830] 316/399 postgresql:subscription / subscription/021_twophase OK 13.60s 31 subtests passed [05:34:04.521] 317/399 postgresql:subscription / subscription/024_add_drop_pub OK 8.55s 4 subtests passed [05:34:06.090] 318/399 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.32s 13 subtests passed [05:34:07.898] 319/399 postgresql:subscription / subscription/023_twophase_stream OK 15.27s 34 subtests passed [05:34:08.037] 320/399 postgresql:subscription / subscription/022_twophase_cascade OK 16.02s 41 subtests passed [05:34:11.138] 321/399 postgresql:subscription / subscription/026_stats OK 13.86s 13 subtests passed [05:34:11.329] 322/399 postgresql:subscription / subscription/029_on_error OK 7.50s 5 subtests passed [05:34:16.384] 323/399 postgresql:subscription / subscription/028_row_filter OK 14.16s 26 subtests passed [05:34:17.790] 324/399 postgresql:subscription / subscription/033_run_as_table_owner OK 9.75s 10 subtests passed [05:34:18.574] 325/399 postgresql:subscription / subscription/030_origin OK 14.05s 13 subtests passed [05:34:19.665] 326/399 postgresql:subscription / subscription/027_nosuperuser OK 17.60s 19 subtests passed [05:34:22.477] 327/399 postgresql:subscription / subscription/032_subscribe_use_index OK 14.58s 15 subtests passed [05:34:24.183] 328/399 postgresql:subscription / subscription/031_column_list OK 18.09s 36 subtests passed [05:34:24.608] 329/399 postgresql:subscription / subscription/035_conflicts OK 13.28s 29 subtests passed [05:34:25.126] 330/399 postgresql:subscription / subscription/036_sequences OK 8.74s 9 subtests passed [05:34:25.171] 331/399 postgresql:subscription / subscription/034_temporal OK 14.03s 37 subtests passed [05:34:26.390] 332/399 postgresql:brin / brin/01_workitems OK 3.91s 4 subtests passed [05:34:28.407] 333/399 postgresql:brin / brin/02_wal_consistency OK 4.22s 2 subtests passed [05:34:28.548] 334/399 postgresql:subscription / subscription/038_walsnd_shutdown_timeout OK 9.97s 4 subtests passed [05:34:28.765] 335/399 postgresql:commit_ts / commit_ts/001_base OK 4.16s 2 subtests passed [05:34:28.821] 336/399 postgresql:subscription / subscription/037_except OK 11.03s 17 subtests passed [05:34:29.742] 337/399 postgresql:commit_ts / commit_ts/002_standby OK 4.61s 4 subtests passed [05:34:30.606] 338/399 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.43s 4 subtests passed [05:34:31.167] 339/399 postgresql:commit_ts / commit_ts/004_restart OK 4.77s 16 subtests passed [05:34:31.917] 340/399 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.51s 4 subtests passed [05:34:32.038] 341/399 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.49s 23 subtests passed [05:34:32.951] 342/399 postgresql:oauth_validator / oauth_validator/002_client OK 4.13s 20 subtests passed [05:34:33.270] 343/399 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.53s 7 subtests passed [05:34:35.230] 344/399 postgresql:test_aio / test_aio/002_io_workers OK 4.06s 22 subtests passed [05:34:37.150] 345/399 postgresql:test_aio / test_aio/004_read_stream OK 5.11s 31 subtests passed [05:34:37.584] 346/399 postgresql:test_checksums / test_checksums/001_basic OK 4.31s 9 subtests passed [05:34:38.510] 347/399 postgresql:test_autovacuum / test_autovacuum/001_parallel_autovacuum OK 5.56s 2 subtests passed [05:34:38.616] 348/399 postgresql:test_checksums / test_checksums/002_restarts OK 3.38s 5 subtests passed [05:34:38.899] 349/399 postgresql:test_checksums / test_checksums/006_pgbench_single SKIP 0.28s [05:34:39.252] 350/399 postgresql:test_checksums / test_checksums/007_pgbench_standby SKIP 0.35s [05:34:39.530] 351/399 postgresql:test_checksums / test_checksums/008_pitr SKIP 0.28s [05:34:39.644] 352/399 postgresql:test_aio / test_aio/003_initdb OK 7.73s 6 subtests passed [05:34:41.410] 353/399 postgresql:test_checksums / test_checksums/004_offline OK 3.82s 8 subtests passed [05:34:41.855] 354/399 postgresql:test_checksums / test_checksums/003_standby_restarts OK 4.70s 12 subtests passed [05:34:41.945] 355/399 postgresql:test_checksums / test_checksums/005_injection OK 3.43s 3 subtests passed [05:34:43.172] 356/399 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 3.53s 2 subtests passed [05:34:43.530] 357/399 postgresql:test_int128 / test_int128/001_test_int128 OK 0.36s 2 subtests passed [05:34:45.102] 358/399 postgresql:test_escape / test_escape/001_test_escape OK 3.24s 1218 subtests passed [05:34:45.613] 359/399 postgresql:oauth_validator / oauth_validator/001_server OK 16.85s 170 subtests passed [05:34:45.905] 360/399 postgresql:test_extensions / test_extensions/001_extension_control_path OK 3.96s 11 subtests passed [05:34:46.010] 361/399 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.39s 12 subtests passed [05:34:46.180] 362/399 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.27s 2 subtests passed [05:34:46.227] 363/399 postgresql:subscription / subscription/100_bugs OK 26.56s 17 subtests passed [05:34:46.824] 364/399 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 5.41s 15 subtests passed [05:34:46.869] 365/399 postgresql:test_aio / test_aio/001_aio OK 16.26s 826 subtests passed [05:34:47.371] 366/399 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.84s 516 subtests passed [05:34:48.740] 367/399 postgresql:test_json_parser / test_json_parser/002_inline OK 3.62s 3712 subtests passed [05:34:49.421] ▶ 368/399 - no parameters missing from postgresql.conf.sample FAIL [05:34:49.573] 368/399 postgresql:test_misc / test_misc/003_check_guc ERROR 3.35s exit status 1 [05:34:49.574] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MALLOC_PERTURB_=218 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build enable_injection_points=yes MESON_TEST_ITERATION=1 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 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 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 /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 [05:34:49.574] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [05:34:49.574] stderr: [05:34:49.574] # Failed test 'no parameters missing from postgresql.conf.sample' [05:34:49.574] # at /tmp/cirrus-ci-build/src/test/modules/test_misc/t/003_check_guc.pl line 98. [05:34:49.574] # got: '1' [05:34:49.574] # expected: '0' [05:34:49.574] # Looks like you failed 1 test of 4. [05:34:49.574] [05:34:49.574] (test program exited with status code 1) [05:34:49.574] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [05:34:49.574] [05:34:50.306] 369/399 postgresql:test_misc / test_misc/002_tablespace OK 4.13s 20 subtests passed [05:34:50.581] 370/399 postgresql:test_misc / test_misc/004_io_direct OK 3.75s 3 subtests passed [05:34:50.701] 371/399 postgresql:test_misc / test_misc/001_constraint_validation OK 4.69s 42 subtests passed [05:34:50.742] 372/399 postgresql:test_misc / test_misc/005_timeouts OK 3.83s 2 subtests passed [05:34:51.837] 373/399 postgresql:test_misc / test_misc/006_signal_autovacuum OK 4.46s 2 subtests passed [05:34:51.974] 374/399 postgresql:test_misc / test_misc/007_catcache_inval OK 3.20s 2 subtests passed [05:34:52.394] 375/399 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.42s [05:34:53.080] 376/399 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.50s 10 subtests passed [05:34:53.586] 377/399 postgresql:test_misc / test_misc/009_log_temp_files OK 3.28s 11 subtests passed [05:34:54.827] 378/399 postgresql:test_misc / test_misc/011_lock_stats OK 4.13s 7 subtests passed [05:34:55.851] 379/399 postgresql:test_misc / test_misc/012_ddlutils OK 5.11s 43 subtests passed [05:34:55.878] 380/399 postgresql:test_shmem / test_shmem/001_late_shmem_alloc OK 3.48s 2 subtests passed [05:34:56.143] 381/399 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.26s [05:34:56.436] 382/399 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.29s [05:34:56.736] 383/399 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.30s [05:34:56.972] 384/399 postgresql:test_slru / test_slru/001_multixact OK 3.89s 2 subtests passed [05:34:57.422] 385/399 postgresql:test_slru / test_slru/002_multixact_wraparound OK 3.83s 18 subtests passed [05:34:58.751] 386/399 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 8.17s 73 subtests passed [05:34:59.937] 387/399 postgresql:worker_spi / worker_spi/001_worker_spi OK 5.11s 8 subtests passed [05:34:59.990] 388/399 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 3.25s [05:35:01.051] 389/399 postgresql:worker_spi / worker_spi/002_worker_terminate OK 5.20s 11 subtests passed [05:35:02.352] 390/399 postgresql:test_pg_dump / test_pg_dump/001_base OK 10.51s 1044 subtests passed [05:35:02.977] 391/399 postgresql:ssl / ssl/002_scram OK 5.55s 28 subtests passed [05:35:04.320] 392/399 postgresql:ssl / ssl/003_sslinfo OK 5.57s 21 subtests passed [05:35:04.791] 393/399 postgresql:test_checksums / test_checksums/009_fpi OK 25.26s 7 subtests passed [05:35:04.921] 394/399 postgresql:ldap / ldap/002_bindpasswd OK 3.87s 3 subtests passed [05:35:05.984] 395/399 postgresql:icu / icu/010_database OK 3.01s 8 subtests passed [05:35:06.694] 396/399 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 4.33s 26 subtests passed [05:35:06.754] 397/399 postgresql:ldap / ldap/001_auth OK 6.76s 47 subtests passed [05:35:07.767] 398/399 postgresql:ssl / ssl/004_sni OK 7.83s 102 subtests passed [05:35:10.444] 399/399 postgresql:ssl / ssl/001_ssltests OK 13.47s 272 subtests passed [05:35:10.546] [05:35:10.546] Summary of Failures: [05:35:10.546] [05:35:10.546] 11/399 postgresql:regress / regress/regress ERROR 100.87s exit status 1 [05:35:10.546] 31/399 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 110.88s exit status 1 [05:35:10.546] 27/399 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 158.49s exit status 1 [05:35:10.546] 125/399 postgresql:recovery / recovery/027_stream_regress ERROR 135.88s exit status 1 [05:35:10.546] 368/399 postgresql:test_misc / test_misc/003_check_guc ERROR 3.35s exit status 1 [05:35:10.546] [05:35:10.546] Ok: 384 [05:35:10.546] Expected Fail: 0 [05:35:10.546] Fail: 5 [05:35:10.546] Unexpected Pass: 0 [05:35:10.546] Skipped: 10 [05:35:10.546] Timeout: 0 [05:35:10.546] [05:35:10.546] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [05:35:10.639] [05:35:10.639] Exit status: 5