[17:42:12.885] su postgres <<-EOF [17:42:12.885] set -e [17:42:12.885] ulimit -c unlimited [17:42:12.885] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [17:42:12.885] EOF [17:42:15.264] 1/399 postgresql:setup / tmp_install OK 1.69s [17:42:15.395] 2/399 postgresql:setup / install_test_files OK 0.13s [17:42:16.647] 3/399 postgresql:setup / initdb_cache OK 1.25s [17:42:17.383] 4/399 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.71s 9 subtests passed [17:42:36.493] 5/399 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 19.71s 16 subtests passed [17:42:44.363] 6/399 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 27.63s 13 subtests passed [17:42:49.553] 7/399 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 32.81s 19 subtests passed [17:42:51.209] 8/399 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 14.74s 5 subtests passed [17:43:01.560] 9/399 postgresql:recovery / recovery/002_archiving OK 10.35s 12 subtests passed [17:43:15.217] 10/399 postgresql:recovery / recovery/001_stream_rep OK 25.66s 64 subtests passed [17:43:29.055] 11/399 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 71.67s 3 subtests passed [17:43:39.847] 12/399 postgresql:recovery / recovery/004_timeline_switch OK 24.63s 5 subtests passed [17:43:39.915] 13/399 postgresql:recovery / recovery/003_recovery_targets OK 38.35s 15 subtests passed [17:43:42.495] 14/399 postgresql:recovery / recovery/005_replay_delay OK 13.44s 3 subtests passed [17:43:46.560] 15/399 postgresql:recovery / recovery/006_logical_decoding OK 6.71s 20 subtests passed [17:43:53.252] ▶ 16/399 + rules 3359 ms FAIL [17:43:53.813] 17/399 postgresql:recovery / recovery/007_sync_rep OK 13.89s 11 subtests passed [17:44:00.671] 18/399 postgresql:recovery / recovery/008_fsm_truncation OK 18.17s 1 subtests passed [17:44:04.326] 19/399 postgresql:recovery / recovery/010_logical_decoding_timelines OK 10.51s 13 subtests passed [17:44:06.558] 20/399 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 109.74s 40 subtests passed [17:44:08.580] 21/399 postgresql:recovery / recovery/013_crash_restart OK 4.25s 20 subtests passed [17:44:10.259] 22/399 postgresql:recovery / recovery/009_twophase OK 23.70s 30 subtests passed [17:44:11.172] 23/399 postgresql:recovery / recovery/014_unlogged_reinit OK 4.61s 23 subtests passed [17:44:11.532] 24/399 postgresql:recovery / recovery/012_subtransactions OK 10.86s 12 subtests passed [17:44:15.848] 25/399 postgresql:recovery / recovery/015_promotion_pages OK 7.26s 1 subtests passed [17:44:16.242] 26/399 postgresql:recovery / recovery/017_shm OK 5.07s 4 subtests passed [17:44:18.971] 27/399 postgresql:recovery / recovery/016_min_consistency OK 8.71s 1 subtests passed [17:44:25.026] 28/399 postgresql:recovery / recovery/021_row_visibility OK 6.05s 10 subtests passed [17:44:28.388] 29/399 postgresql:recovery / recovery/022_crash_temp_files OK 3.36s 11 subtests passed [17:44:33.517] 30/399 postgresql:recovery / recovery/020_archive_status OK 17.27s 19 subtests passed [17:44:34.731] 31/399 postgresql:recovery / recovery/023_pitr_prepared_xact OK 6.34s 1 subtests passed [17:44:41.212] 32/399 postgresql:recovery / recovery/024_archive_recovery OK 7.69s 2 subtests passed [17:44:45.044] 33/399 postgresql:recovery / recovery/018_wal_optimize OK 33.51s 38 subtests passed [17:44:46.458] 34/399 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 11.73s 1 subtests passed [17:45:00.179] 35/399 postgresql:recovery / recovery/028_pitr_timelines OK 13.72s 3 subtests passed [17:45:00.454] 36/399 postgresql:recovery / recovery/026_overwrite_contrecord OK 19.24s 3 subtests passed [17:45:01.816] 37/399 postgresql:recovery / recovery/019_replslot_limit OK 45.97s 26 subtests passed [17:45:12.750] 16/399 postgresql:regress / regress/regress ERROR 176.09s exit status 1 [17:45:12.750] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=215 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so top_builddir=/home/postgres/postgres/build LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/test/regress:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/test/regress --pg-test-extra '' --testgroup regress --testname regress --schedule /home/postgres/postgres/build/../src/test/regress/parallel_schedule --tests -- /home/postgres/postgres/build/src/test/regress/pg_regress --inputdir /home/postgres/postgres/src/test/regress --expecteddir /home/postgres/postgres/src/test/regress --bindir '' --dlpath /home/postgres/postgres/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /home/postgres/postgres/build/testrun/regress/regress --temp-instance /home/postgres/postgres/build/testrun/regress/regress/tmp_check --port 40059 [17:45:12.750] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [17:45:12.750] stderr: [17:45:12.750] # diff -U3 /home/postgres/postgres/src/test/regress/expected/rules.out /home/postgres/postgres/build/testrun/regress/regress/results/rules.out [17:45:12.750] # --- /home/postgres/postgres/src/test/regress/expected/rules.out Sat May 16 17:38:24 2026 [17:45:12.750] # +++ /home/postgres/postgres/build/testrun/regress/regress/results/rules.out Sat May 16 17:43:49 2026 [17:45:12.750] # @@ -1889,6 +1889,9 @@ [17:45:12.750] # pg_stat_get_checkpointer_sync_time() AS sync_time, [17:45:12.750] # pg_stat_get_checkpointer_buffers_written() AS buffers_written, [17:45:12.750] # pg_stat_get_checkpointer_slru_written() AS slru_written, [17:45:12.750] # + pg_stat_get_checkpointer_segs_added() AS segs_added, [17:45:12.750] # + pg_stat_get_checkpointer_segs_removed() AS segs_removed, [17:45:12.750] # + pg_stat_get_checkpointer_segs_recycled() AS segs_recycled, [17:45:12.750] # pg_stat_get_checkpointer_stat_reset_time() AS stats_reset; [17:45:12.750] # pg_stat_database| SELECT oid AS datid, [17:45:12.750] # datname, [17:45:12.750] # 1 of 245 tests failed. [17:45:12.750] # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.diffs". [17:45:12.750] # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/regress/regress/regression.out". [17:45:12.750] [17:45:12.750] (test program exited with status code 1) [17:45:12.750] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [17:45:12.750] [17:45:14.476] 38/399 postgresql:recovery / recovery/029_stats_restart OK 14.29s 44 subtests passed [17:45:14.497] ▶ 39/399 - regression tests in old instance FAIL [17:45:15.980] 40/399 postgresql:recovery / recovery/031_recovery_conflict OK 14.16s 18 subtests passed [17:45:17.607] 41/399 postgresql:recovery / recovery/030_stats_cleanup_replica OK 17.15s 11 subtests passed [17:45:19.382] 42/399 postgresql:recovery / recovery/034_create_database OK 3.40s 2 subtests passed [17:45:25.278] 43/399 postgresql:recovery / recovery/036_truncated_dropped OK 5.89s 8 subtests passed [17:45:29.709] 44/399 postgresql:recovery / recovery/037_invalid_database OK 4.43s 10 subtests passed [17:45:30.200] 45/399 postgresql:recovery / recovery/032_relfilenode_reuse OK 17.44s 14 subtests passed [17:45:31.584] ▶ 46/399 - regression tests pass FAIL [17:45:31.913] 46/399 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 195.25s exit status 1 [17:45:31.914] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/test/modules/test_plan_advice:/home/postgres/postgres/build/src/test/modules/test_plan_advice/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib top_builddir=/home/postgres/postgres/build LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 MALLOC_PERTURB_=148 /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/test/modules/test_plan_advice --pg-test-extra '' --testgroup test_plan_advice --testname 001_replan_regress -- /usr/bin/perl -I /home/postgres/postgres/src/test/perl -I /home/postgres/postgres/src/test/modules/test_plan_advice /home/postgres/postgres/src/test/modules/test_plan_advice/t/001_replan_regress.pl [17:45:31.914] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [17:45:31.914] stderr: [17:45:31.914] # Failed test 'regression tests pass' [17:45:31.914] # at /home/postgres/postgres/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 66. [17:45:31.914] # got: '256' [17:45:31.914] # expected: '0' [17:45:31.914] # Looks like you failed 1 test of 1. [17:45:31.914] [17:45:31.914] (test program exited with status code 1) [17:45:31.914] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [17:45:31.914] [17:45:35.678] 47/399 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.97s 2 subtests passed [17:45:46.904] 48/399 postgresql:recovery / recovery/041_checkpoint_at_promote OK 11.22s 6 subtests passed [17:45:52.345] 49/399 postgresql:recovery / recovery/039_end_of_wal OK 22.13s 14 subtests passed [17:45:54.713] 50/399 postgresql:recovery / recovery/033_replay_tsp_drops OK 40.23s 3 subtests passed [17:45:57.963] 51/399 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 3.24s 1 subtests passed [17:45:58.785] 52/399 postgresql:recovery / recovery/042_low_level_backup OK 11.88s 4 subtests passed [17:46:04.451] 53/399 postgresql:recovery / recovery/043_no_contrecord_switch OK 12.10s 1 subtests passed [17:46:05.785] 54/399 postgresql:isolation / isolation/isolation OK 201.42s 128 subtests passed [17:46:16.928] 55/399 postgresql:recovery / recovery/035_standby_logical_decoding OK 59.32s 89 subtests passed [17:46:18.361] 56/399 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 12.57s 3 subtests passed [17:46:22.583] 57/399 postgresql:recovery / recovery/050_redo_segment_missing OK 4.22s 2 subtests passed [17:46:25.322] 58/399 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 26.53s 2 subtests passed [17:46:26.917] 59/399 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 22.46s 1 subtests passed [17:46:28.930] 60/399 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 3.61s 4 subtests passed [17:46:29.638] 61/399 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 57.72s 38 subtests passed [17:46:35.889] 62/399 postgresql:plperl / plperl/regress OK 6.96s 14 subtests passed [17:46:35.924] 63/399 postgresql:plpgsql / plpgsql/regress OK 9.00s 13 subtests passed [17:46:41.743] 64/399 postgresql:pltcl / pltcl/regress OK 5.85s 8 subtests passed [17:46:43.345] 65/399 postgresql:plpython / plpython/regress OK 13.70s 23 subtests passed [17:46:43.802] 66/399 postgresql:auto_explain / auto_explain/regress OK 2.06s 2 subtests passed [17:46:46.188] 67/399 postgresql:bloom / bloom/regress OK 2.38s 1 subtests passed [17:46:46.212] 68/399 postgresql:basic_archive / basic_archive/regress OK 2.86s 1 subtests passed [17:46:48.669] 69/399 postgresql:bool_plperl / bool_plperl/regress OK 2.48s 2 subtests passed [17:46:50.778] 70/399 postgresql:recovery / recovery/045_archive_restartpoint OK 52.81s 1 subtests passed [17:46:55.888] 71/399 postgresql:btree_gin / btree_gin/regress OK 9.67s 30 subtests passed [17:46:56.224] 72/399 postgresql:citext / citext/regress OK 5.44s 3 subtests passed [17:46:58.229] 73/399 postgresql:btree_gist / btree_gist/regress OK 9.56s 32 subtests passed [17:46:58.700] 74/399 postgresql:cube / cube/regress OK 2.81s 2 subtests passed [17:46:58.989] 75/399 postgresql:recovery / recovery/051_effective_wal_level OK 36.40s 31 subtests passed [17:46:59.976] 76/399 postgresql:dblink / dblink/regress OK 3.75s 1 subtests passed [17:47:00.617] 77/399 postgresql:dict_xsyn / dict_xsyn/regress OK 1.91s 1 subtests passed [17:47:00.787] 78/399 postgresql:dict_int / dict_int/regress OK 2.55s 1 subtests passed [17:47:01.813] 79/399 postgresql:amcheck / amcheck/regress OK 25.89s 4 subtests passed [17:47:02.519] 80/399 postgresql:file_fdw / file_fdw/regress OK 2.54s 1 subtests passed [17:47:02.617] 81/399 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.00s 2 subtests passed [17:47:03.343] 82/399 postgresql:earthdistance / earthdistance/regress OK 4.35s 1 subtests passed [17:47:04.639] 83/399 postgresql:hstore_plpython / hstore_plpython/regress OK 2.12s 1 subtests passed [17:47:04.761] 84/399 postgresql:hstore_plperl / hstore_plperl/regress OK 2.94s 3 subtests passed [17:47:05.700] 85/399 postgresql:hstore / hstore/regress OK 4.91s 2 subtests passed [17:47:05.917] 86/399 postgresql:isn / isn/regress OK 2.57s 1 subtests passed [17:47:06.920] 87/399 postgresql:lo / lo/regress OK 1.22s 1 subtests passed [17:47:07.031] 88/399 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.39s 2 subtests passed [17:47:07.066] 89/399 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.30s 1 subtests passed [17:47:08.429] 90/399 postgresql:ltree_plpython / ltree_plpython/regress OK 1.51s 1 subtests passed [17:47:08.779] 91/399 postgresql:passwordcheck / passwordcheck/regress OK 1.71s 1 subtests passed [17:47:10.457] 92/399 postgresql:ltree / ltree/regress OK 4.54s 1 subtests passed [17:47:10.957] 93/399 postgresql:pg_buffercache / pg_buffercache/regress OK 2.53s 2 subtests passed [17:47:12.205] 94/399 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.75s 1 subtests passed [17:47:12.706] 95/399 postgresql:pageinspect / pageinspect/regress OK 5.67s 8 subtests passed [17:47:13.690] 96/399 postgresql:pg_overexplain / pg_overexplain/regress OK 1.48s 1 subtests passed [17:47:13.840] 97/399 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 2.88s 1 subtests passed [17:47:14.972] 98/399 postgresql:pg_prewarm / pg_prewarm/regress OK 1.28s 1 subtests passed [17:47:16.245] 99/399 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.40s 1 subtests passed [17:47:17.061] 100/399 postgresql:pgcrypto / pgcrypto/regress OK 8.28s 25 subtests passed [17:47:18.425] 101/399 postgresql:intarray / intarray/regress OK 15.81s 1 subtests passed [17:47:18.745] 102/399 postgresql:pgstattuple / pgstattuple/regress OK 1.68s 1 subtests passed [17:47:19.823] 103/399 postgresql:pg_stash_advice / pg_stash_advice/regress OK 4.85s 2 subtests passed [17:47:20.515] 104/399 postgresql:pg_surgery / pg_surgery/regress OK 2.09s 1 subtests passed [17:47:21.333] 105/399 postgresql:recovery / recovery/049_wait_for_lsn OK 64.40s 57 subtests passed [17:47:22.740] 106/399 postgresql:pg_visibility / pg_visibility/regress OK 2.91s 1 subtests passed [17:47:22.921] 107/399 postgresql:pg_walinspect / pg_walinspect/regress OK 2.40s 2 subtests passed [17:47:25.304] 108/399 postgresql:seg / seg/regress OK 2.38s 3 subtests passed [17:47:25.338] 109/399 postgresql:postgres_fdw / postgres_fdw/isolation OK 2.59s 1 subtests passed [17:47:26.095] 110/399 postgresql:pg_stat_statements / pg_stat_statements/regress OK 9.85s 16 subtests passed [17:47:26.138] 111/399 postgresql:pg_trgm / pg_trgm/regress OK 7.39s 4 subtests passed [17:47:27.176] 112/399 postgresql:spi / spi/regress OK 1.87s 2 subtests passed [17:47:27.459] 113/399 postgresql:tablefunc / tablefunc/regress OK 2.12s 1 subtests passed [17:47:28.549] 114/399 postgresql:tcn / tcn/isolation OK 2.45s 1 subtests passed [17:47:29.103] 115/399 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.64s 1 subtests passed [17:47:30.002] 116/399 postgresql:tsm_system_time / tsm_system_time/regress OK 1.45s 1 subtests passed [17:47:30.838] 117/399 postgresql:unaccent / unaccent/regress OK 1.73s 1 subtests passed [17:47:31.067] 118/399 postgresql:pg_plan_advice / pg_plan_advice/regress OK 18.36s 9 subtests passed [17:47:31.726] 119/399 postgresql:uuid-ossp / uuid-ossp/regress OK 1.72s 1 subtests passed [17:47:32.362] 120/399 postgresql:xml2 / xml2/regress OK 1.52s 1 subtests passed [17:47:32.802] 121/399 postgresql:brin / brin/isolation OK 1.73s 1 subtests passed [17:47:33.259] 122/399 postgresql:commit_ts / commit_ts/regress OK 1.53s 1 subtests passed [17:47:34.379] 123/399 postgresql:dummy_index_am / dummy_index_am/regress OK 1.57s 1 subtests passed [17:47:34.589] 124/399 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.33s 1 subtests passed [17:47:35.311] 125/399 postgresql:delay_execution / delay_execution/isolation OK 2.94s 2 subtests passed [17:47:36.539] 126/399 postgresql:test_decoding / test_decoding/isolation OK 9.36s 14 subtests passed [17:47:37.001] 127/399 postgresql:gin / gin/regress OK 2.62s 1 subtests passed [17:47:37.157] 128/399 postgresql:injection_points / injection_points/regress OK 1.84s 4 subtests passed [17:47:38.079] 129/399 postgresql:index / index/isolation OK 3.49s 1 subtests passed [17:47:38.570] 130/399 postgresql:plsample / plsample/regress OK 1.41s 1 subtests passed [17:47:39.238] 131/399 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.16s 1 subtests passed [17:47:39.892] 132/399 postgresql:test_binaryheap / test_binaryheap/regress OK 1.32s 1 subtests passed [17:47:41.123] 133/399 postgresql:test_bitmapset / test_bitmapset/regress OK 1.88s 1 subtests passed [17:47:42.118] 134/399 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 0.99s 1 subtests passed [17:47:43.043] 135/399 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.15s 1 subtests passed [17:47:44.065] 136/399 postgresql:test_cplusplusext / test_cplusplusext/regress OK 1.94s 1 subtests passed [17:47:44.669] 137/399 postgresql:test_custom_types / test_custom_types/regress OK 1.62s 1 subtests passed [17:47:47.236] 138/399 postgresql:test_dsa / test_dsa/regress OK 2.56s 1 subtests passed [17:47:48.031] 139/399 postgresql:injection_points / injection_points/isolation OK 11.49s 8 subtests passed [17:47:48.059] 39/399 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 331.38s exit status 1 [17:47:48.059] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH=/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/src/bin/pg_upgrade/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin TEST_EXT_LIB=/home/postgres/postgres/build/src/bin/pg_upgrade/test_ext.so with_icu=yes share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so top_builddir=/home/postgres/postgres/build PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 MALLOC_PERTURB_=24 /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/bin/perl -I /home/postgres/postgres/src/test/perl -I /home/postgres/postgres/src/bin/pg_upgrade /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl [17:47:48.059] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [17:47:48.059] stderr: [17:47:48.059] # Failed test 'regression tests in old instance' [17:47:48.059] # at /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 286. [17:47:48.059] # ---------- command failed ---------- [17:47:48.059] # /home/postgres/postgres/build/src/test/regress/pg_regress --dlpath=/home/postgres/postgres/build/src/test/regress --bindir= --host=/tmp/Pm8ak8aDP_ --port=29978 --schedule=/home/postgres/postgres/src/test/regress/parallel_schedule --max-concurrent-tests=20 --inputdir=/home/postgres/postgres/src/test/regress --outputdir=/home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data [17:47:48.059] # -------------- stdout -------------- [17:47:48.059] # # using postmaster on /tmp/Pm8ak8aDP_, port 29978 [17:47:48.059] # ok 1 - test_setup 2012 ms [17:47:48.059] # # parallel group (20 tests): char name varchar pg_lsn int2 boolean oid int4 regproc float4 bit txid money int8 uuid enum float8 text rangetypes numeric [17:47:48.059] # ok 2 + boolean 998 ms [17:47:48.059] # ok 3 + char 99 ms [17:47:48.059] # ok 4 + name 123 ms [17:47:48.059] # ok 5 + varchar 141 ms [17:47:48.059] # ok 6 + text 1586 ms [17:47:48.059] # ok 7 + int2 878 ms [17:47:48.059] # ok 8 + int4 1049 ms [17:47:48.059] # ok 9 + int8 1292 ms [17:47:48.059] # ok 10 + oid 1033 ms [17:47:48.059] # ok 11 + float4 1151 ms [17:47:48.059] # ok 12 + float8 1441 ms [17:47:48.059] # ok 13 + bit 1179 ms [17:47:48.059] # ok 14 + numeric 4232 ms [17:47:48.059] # ok 15 + txid 1230 ms [17:47:48.059] # ok 16 + uuid 1331 ms [17:47:48.059] # ok 17 + enum 1406 ms [17:47:48.059] # ok 18 + money 1275 ms [17:47:48.059] # ok 19 + rangetypes 3985 ms [17:47:48.059] # ok 20 + pg_lsn 836 ms [17:47:48.059] # ok 21 + regproc 1123 ms [17:47:48.059] # # parallel group (20 tests): path line numerology md5 lseg circle point time timetz date macaddr8 macaddr polygon inet timestamp box interval timestamptz multirangetypes strings [17:47:48.059] # ok 22 + strings 2072 ms [17:47:48.059] # ok 23 + md5 128 ms [17:47:48.059] # ok 24 + numerology 128 ms [17:47:48.059] # ok 25 + point 330 ms [17:47:48.059] # ok 26 + lseg 316 ms [17:47:48.059] # ok 27 + line 125 ms [17:47:48.059] # ... 206 lines omitted ... [17:47:48.059] # ok 219 + partition_merge 7428 ms [17:47:48.059] # ok 220 + partition_split 7474 ms [17:47:48.059] # ok 221 + partition_join 7945 ms [17:47:48.059] # ok 222 + partition_prune 8381 ms [17:47:48.059] # ok 223 + reloptions 1220 ms [17:47:48.059] # ok 224 + hash_part 848 ms [17:47:48.059] # ok 225 + indexing 11486 ms [17:47:48.059] # ok 226 + partition_aggregate 5034 ms [17:47:48.059] # ok 227 + partition_info 2015 ms [17:47:48.059] # ok 228 + tuplesort 7055 ms [17:47:48.059] # ok 229 + explain 1755 ms [17:47:48.059] # ok 230 + memoize 2315 ms [17:47:48.059] # ok 231 + stats 6082 ms [17:47:48.059] # ok 232 + predicate 1868 ms [17:47:48.059] # ok 233 + numa 101 ms [17:47:48.059] # ok 234 + eager_aggregate 2118 ms [17:47:48.059] # ok 235 + graph_table_rls 2409 ms [17:47:48.059] # ok 236 + planner_est 835 ms [17:47:48.059] # # parallel group (4 tests): compression_pglz compression compression_lz4 cluster [17:47:48.059] # ok 237 + compression 784 ms [17:47:48.059] # ok 238 + compression_lz4 1100 ms [17:47:48.059] # ok 239 + compression_pglz 282 ms [17:47:48.059] # ok 240 + cluster 3095 ms [17:47:48.059] # # parallel group (2 tests): oidjoins event_trigger [17:47:48.059] # ok 241 + oidjoins 2597 ms [17:47:48.059] # ok 242 + event_trigger 4065 ms [17:47:48.059] # ok 243 - event_trigger_login 379 ms [17:47:48.059] # ok 244 - fast_default 3993 ms [17:47:48.059] # ok 245 - tablespace 3981 ms [17:47:48.059] # 1..245 [17:47:48.059] # -------------- stderr -------------- [17:47:48.059] # # diff -U3 /home/postgres/postgres/src/test/regress/expected/rules.out /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/rules.out [17:47:48.059] # # --- /home/postgres/postgres/src/test/regress/expected/rules.out Sat May 16 17:38:24 2026 [17:47:48.059] # # +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/rules.out Sat May 16 17:43:50 2026 [17:47:48.059] # # @@ -1889,6 +1889,9 @@ [17:47:48.059] # # pg_stat_get_checkpointer_sync_time() AS sync_time, [17:47:48.059] # # pg_stat_get_checkpointer_buffers_written() AS buffers_written, [17:47:48.059] # # pg_stat_get_checkpointer_slru_written() AS slru_written, [17:47:48.059] # # + pg_stat_get_checkpointer_segs_added() AS segs_added, [17:47:48.059] # # + pg_stat_get_checkpointer_segs_removed() AS segs_removed, [17:47:48.059] # # + pg_stat_get_checkpointer_segs_recycled() AS segs_recycled, [17:47:48.059] # # pg_stat_get_checkpointer_stat_reset_time() AS stats_reset; [17:47:48.059] # # pg_stat_database| SELECT oid AS datid, [17:47:48.059] # # datname, [17:47:48.059] # # 1 of 245 tests failed. [17:47:48.059] # # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.diffs". [17:47:48.059] # # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.out". [17:47:48.059] # ------------------------------------ [17:47:48.059] # Looks like you failed 1 test of 20. [17:47:48.059] [17:47:48.059] (test program exited with status code 1) [17:47:48.059] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [17:47:48.059] [17:47:48.148] 140/399 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.08s 22 subtests passed [17:47:49.232] 141/399 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.99s 1 subtests passed [17:47:49.540] 142/399 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.48s 1 subtests passed [17:47:49.790] 143/399 postgresql:postgres_fdw / postgres_fdw/regress OK 28.45s 2 subtests passed [17:47:49.919] 144/399 postgresql:nbtree / nbtree/regress OK 12.91s 2 subtests passed [17:47:50.900] 145/399 postgresql:test_lfind / test_lfind/regress OK 1.67s 1 subtests passed [17:47:51.009] 146/399 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 1.46s 1 subtests passed [17:47:51.792] 147/399 postgresql:test_parser / test_parser/regress OK 1.87s 1 subtests passed [17:47:52.336] 148/399 postgresql:test_pg_dump / test_pg_dump/regress OK 1.43s 1 subtests passed [17:47:52.747] 149/399 postgresql:test_predtest / test_predtest/regress OK 1.73s 1 subtests passed [17:47:53.785] 150/399 postgresql:test_rbtree / test_rbtree/regress OK 1.45s 1 subtests passed [17:47:53.845] 151/399 postgresql:test_radixtree / test_radixtree/regress OK 2.05s 1 subtests passed [17:47:54.883] 152/399 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.04s 1 subtests passed [17:47:55.745] 153/399 postgresql:test_regex / test_regex/regress OK 2.99s 2 subtests passed [17:47:55.944] 154/399 postgresql:test_resowner / test_resowner/regress OK 2.16s 1 subtests passed [17:47:56.179] 155/399 postgresql:test_saslprep / test_saslprep/regress OK 1.29s 1 subtests passed [17:47:57.385] 156/399 postgresql:test_extensions / test_extensions/regress OK 9.35s 2 subtests passed [17:47:57.951] 157/399 postgresql:test_oat_hooks / test_oat_hooks/regress OK 8.16s 2 subtests passed [17:47:58.302] 158/399 postgresql:test_slru / test_slru/regress OK 2.35s 1 subtests passed [17:47:58.657] 159/399 postgresql:test_tidstore / test_tidstore/regress OK 2.48s 1 subtests passed [17:47:59.265] 160/399 postgresql:typcache / typcache/regress OK 1.88s 1 subtests passed [17:47:59.742] 161/399 postgresql:libpq / libpq/002_api OK 0.47s 1 subtests passed [17:48:01.389] 162/399 postgresql:libpq / libpq/001_uri OK 2.73s 63 subtests passed [17:48:01.799] 163/399 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.41s [17:48:01.848] 164/399 postgresql:unsafe_tests / unsafe_tests/regress OK 3.89s 4 subtests passed [17:48:06.050] 165/399 postgresql:test_decoding / test_decoding/regress OK 39.91s 20 subtests passed [17:48:06.535] 166/399 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.48s 55 subtests passed [17:48:07.490] 167/399 postgresql:libpq / libpq/006_service OK 5.64s 47 subtests passed [17:48:08.000] 168/399 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.51s 9 subtests passed [17:48:08.219] 169/399 postgresql:test_integerset / test_integerset/regress OK 20.06s 1 subtests passed [17:48:10.179] 170/399 postgresql:libpq / libpq/003_load_balance_host_list OK 10.43s 127 subtests passed [17:48:10.294] 171/399 postgresql:test_shm_mq / test_shm_mq/regress OK 14.55s 1 subtests passed [17:48:11.368] 172/399 postgresql:libpq / libpq/005_negotiate_encryption OK 9.57s 53 subtests passed [17:48:11.938] 173/399 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.57s 51 subtests passed [17:48:14.242] 174/399 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 6.24s 107 subtests passed [17:48:15.759] 175/399 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 5.46s 10 subtests passed [17:48:16.430] 176/399 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.18s 3 subtests passed [17:48:18.901] 177/399 postgresql:ecpg / ecpg/ecpg OK 20.59s 67 subtests passed [17:48:20.471] 178/399 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 10.29s 32 subtests passed [17:48:20.985] 179/399 postgresql:pg_checksums / pg_checksums/001_basic OK 0.51s 9 subtests passed [17:48:24.815] 180/399 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 8.38s 27 subtests passed [17:48:25.310] 181/399 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.49s 13 subtests passed [17:48:30.095] 182/399 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 14.33s 43 subtests passed [17:48:40.821] 183/399 postgresql:pg_checksums / pg_checksums/002_actions OK 19.83s 66 subtests passed [17:48:46.310] 184/399 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 16.21s 7 subtests passed [17:48:48.964] 185/399 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 8.14s 11 subtests passed [17:48:51.708] 186/399 postgresql:pg_amcheck / pg_amcheck/003_check OK 43.49s 75 subtests passed [17:48:52.793] 187/399 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 27.48s 6 subtests passed [17:48:58.396] 188/399 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 6.68s 3 subtests passed [17:48:59.186] 189/399 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 10.22s 4 subtests passed [17:49:04.759] 190/399 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 6.36s 4 subtests passed [17:49:08.055] ▶ 191/399 - regression tests pass FAIL [17:49:08.888] 192/399 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 16.09s 2 subtests passed [17:49:08.920] 193/399 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 22.61s 22 subtests passed [17:49:09.761] 194/399 postgresql:pg_config / pg_config/001_pg_config OK 0.87s 21 subtests passed [17:49:10.122] 195/399 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 10.93s 4 subtests passed [17:49:10.878] 196/399 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.95s 18 subtests passed [17:49:12.186] 197/399 postgresql:pg_ctl / pg_ctl/002_status OK 2.06s 3 subtests passed [17:49:14.439] 198/399 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 55.54s 60 subtests passed [17:49:15.238] 199/399 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 10.48s 5 subtests passed [17:49:16.682] 200/399 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.49s 14 subtests passed [17:49:18.563] 201/399 postgresql:pg_dump / pg_dump/001_basic OK 4.12s 135 subtests passed [17:49:19.555] 202/399 postgresql:initdb / initdb/001_initdb OK 73.02s 57 subtests passed [17:49:20.751] 203/399 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 4.07s 3 subtests passed [17:49:20.920] 204/399 postgresql:pg_ctl / pg_ctl/001_start_stop OK 11.15s 25 subtests passed [17:49:22.090] 205/399 postgresql:pg_ctl / pg_ctl/003_promote OK 11.21s 12 subtests passed [17:49:25.000] 206/399 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 6.43s 4 subtests passed [17:49:28.910] 207/399 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.91s 83 subtests passed [17:49:30.070] 208/399 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.16s 9 subtests passed [17:49:32.049] 209/399 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 11.30s 98 subtests passed [17:49:35.037] 210/399 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 83.09s 200 subtests passed [17:49:35.565] 211/399 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 16.01s 108 subtests passed [17:49:49.858] 212/399 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 14.82s 6 subtests passed [17:49:50.866] 213/399 postgresql:pg_dump / pg_dump/010_dump_connstr OK 28.77s 13 subtests passed [17:49:51.573] 214/399 postgresql:pg_rewind / pg_rewind/006_options OK 0.70s 13 subtests passed [17:49:53.262] 215/399 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 17.69s 10 subtests passed [17:49:57.304] 216/399 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 7.44s 1 subtests passed [17:50:00.925] 217/399 postgresql:pg_rewind / pg_rewind/001_basic OK 30.85s 57 subtests passed [17:50:04.364] 218/399 postgresql:pg_rewind / pg_rewind/007_standby_source OK 12.79s 7 subtests passed [17:50:05.794] 219/399 postgresql:pg_rewind / pg_rewind/009_growing_files OK 8.48s 3 subtests passed [17:50:06.375] 220/399 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.58s 13 subtests passed [17:50:08.854] 221/399 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 15.59s 3 subtests passed [17:50:09.404] 222/399 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.55s 17 subtests passed [17:50:09.960] 223/399 postgresql:pg_test_timing / pg_test_timing/001_basic OK 3.58s 18 subtests passed [17:50:11.299] 191/399 postgresql:recovery / recovery/027_stream_regress ERROR 326.25s exit status 1 [17:50:11.300] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=231 REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/test/recovery:/home/postgres/postgres/build/src/test/recovery/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin top_builddir=/home/postgres/postgres/build LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib enable_injection_points=yes PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/test/recovery --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /usr/bin/perl -I /home/postgres/postgres/src/test/perl -I /home/postgres/postgres/src/test/recovery /home/postgres/postgres/src/test/recovery/t/027_stream_regress.pl [17:50:11.300] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [17:50:11.300] stderr: [17:50:11.300] # Failed test 'regression tests pass' [17:50:11.300] # at /home/postgres/postgres/src/test/recovery/t/027_stream_regress.pl line 74. [17:50:11.300] # ---------- command failed ---------- [17:50:11.300] # /home/postgres/postgres/build/src/test/regress/pg_regress --dlpath=/home/postgres/postgres/build/src/test/regress --bindir= --host=/tmp/4itZ4hluLz --port=14148 --schedule=../regress/parallel_schedule --max-concurrent-tests=20 --inputdir=../regress --outputdir=/home/postgres/postgres/build/testrun/recovery/027_stream_regress/data [17:50:11.300] # -------------- stdout -------------- [17:50:11.300] # # using postmaster on /tmp/4itZ4hluLz, port 14148 [17:50:11.300] # ok 1 - test_setup 2905 ms [17:50:11.300] # # parallel group (20 tests): char oid text name txid pg_lsn varchar int4 regproc money int8 float4 int2 boolean float8 bit uuid enum rangetypes numeric [17:50:11.300] # ok 2 + boolean 796 ms [17:50:11.300] # ok 3 + char 100 ms [17:50:11.300] # ok 4 + name 326 ms [17:50:11.300] # ok 5 + varchar 427 ms [17:50:11.300] # ok 6 + text 159 ms [17:50:11.300] # ok 7 + int2 679 ms [17:50:11.300] # ok 8 + int4 469 ms [17:50:11.300] # ok 9 + int8 620 ms [17:50:11.300] # ok 10 + oid 96 ms [17:50:11.300] # ok 11 + float4 655 ms [17:50:11.300] # ok 12 + float8 902 ms [17:50:11.300] # ok 13 + bit 913 ms [17:50:11.300] # ok 14 + numeric 4015 ms [17:50:11.300] # ok 15 + txid 294 ms [17:50:11.300] # ok 16 + uuid 1098 ms [17:50:11.300] # ok 17 + enum 1267 ms [17:50:11.300] # ok 18 + money 507 ms [17:50:11.300] # ok 19 + rangetypes 3180 ms [17:50:11.300] # ok 20 + pg_lsn 301 ms [17:50:11.300] # ok 21 + regproc 445 ms [17:50:11.300] # # parallel group (20 tests): path md5 lseg circle time line numerology macaddr8 macaddr point timetz date inet interval timestamp timestamptz box strings multirangetypes polygon [17:50:11.300] # ok 22 + strings 4304 ms [17:50:11.300] # ok 23 + md5 602 ms [17:50:11.300] # ok 24 + numerology 700 ms [17:50:11.300] # ok 25 + point 1070 ms [17:50:11.300] # ok 26 + lseg 592 ms [17:50:11.300] # ok 27 + line 666 ms [17:50:11.300] # ... 206 lines omitted ... [17:50:11.300] # ok 219 + partition_merge 10571 ms [17:50:11.300] # ok 220 + partition_split 12686 ms [17:50:11.300] # ok 221 + partition_join 17047 ms [17:50:11.300] # ok 222 + partition_prune 17630 ms [17:50:11.300] # ok 223 + reloptions 1356 ms [17:50:11.300] # ok 224 + hash_part 766 ms [17:50:11.300] # ok 225 + indexing 21032 ms [17:50:11.300] # ok 226 + partition_aggregate 9789 ms [17:50:11.300] # ok 227 + partition_info 977 ms [17:50:11.300] # ok 228 + tuplesort 7988 ms [17:50:11.300] # ok 229 + explain 754 ms [17:50:11.300] # ok 230 + memoize 5125 ms [17:50:11.300] # ok 231 + stats 12723 ms [17:50:11.300] # ok 232 + predicate 1740 ms [17:50:11.300] # ok 233 + numa 87 ms [17:50:11.300] # ok 234 + eager_aggregate 3116 ms [17:50:11.300] # ok 235 + graph_table_rls 1885 ms [17:50:11.300] # ok 236 + planner_est 621 ms [17:50:11.300] # # parallel group (4 tests): compression_pglz compression_lz4 compression cluster [17:50:11.300] # ok 237 + compression 2369 ms [17:50:11.300] # ok 238 + compression_lz4 1855 ms [17:50:11.300] # ok 239 + compression_pglz 95 ms [17:50:11.300] # ok 240 + cluster 4149 ms [17:50:11.300] # # parallel group (2 tests): oidjoins event_trigger [17:50:11.300] # ok 241 + oidjoins 5263 ms [17:50:11.300] # ok 242 + event_trigger 5555 ms [17:50:11.300] # ok 243 - event_trigger_login 473 ms [17:50:11.300] # ok 244 - fast_default 3324 ms [17:50:11.300] # ok 245 - tablespace 9412 ms [17:50:11.300] # 1..245 [17:50:11.300] # -------------- stderr -------------- [17:50:11.300] # # diff -U3 /home/postgres/postgres/src/test/regress/expected/rules.out /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/rules.out [17:50:11.300] # # --- /home/postgres/postgres/src/test/regress/expected/rules.out Sat May 16 17:38:24 2026 [17:50:11.300] # # +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/rules.out Sat May 16 17:47:13 2026 [17:50:11.300] # # @@ -1889,6 +1889,9 @@ [17:50:11.300] # # pg_stat_get_checkpointer_sync_time() AS sync_time, [17:50:11.300] # # pg_stat_get_checkpointer_buffers_written() AS buffers_written, [17:50:11.300] # # pg_stat_get_checkpointer_slru_written() AS slru_written, [17:50:11.300] # # + pg_stat_get_checkpointer_segs_added() AS segs_added, [17:50:11.300] # # + pg_stat_get_checkpointer_segs_removed() AS segs_removed, [17:50:11.300] # # + pg_stat_get_checkpointer_segs_recycled() AS segs_recycled, [17:50:11.300] # # pg_stat_get_checkpointer_stat_reset_time() AS stats_reset; [17:50:11.300] # # pg_stat_database| SELECT oid AS datid, [17:50:11.300] # # datname, [17:50:11.300] # # 1 of 245 tests failed. [17:50:11.300] # # The differences that caused some tests to fail can be viewed in the file "/home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.diffs". [17:50:11.300] # # A copy of the test summary that you see above is saved in the file "/home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/regression.out". [17:50:11.300] # ------------------------------------ [17:50:11.300] # Looks like you failed 1 test of 11. [17:50:11.300] [17:50:11.300] (test program exited with status code 1) [17:50:11.300] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [17:50:11.300] [17:50:13.206] 224/399 postgresql:pg_rewind / pg_rewind/002_databases OK 41.15s 12 subtests passed [17:50:13.874] 225/399 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 9.51s 12 subtests passed [17:50:14.613] 226/399 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 13.68s 1 subtests passed [17:50:17.008] 227/399 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 3.80s 60 subtests passed [17:50:17.741] 228/399 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.86s 5 subtests passed [17:50:21.110] 229/399 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 9.81s 32 subtests passed [17:50:25.867] 230/399 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 11.25s 11 subtests passed [17:50:32.238] 231/399 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 15.23s 18 subtests passed [17:50:33.240] 232/399 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 15.50s 10 subtests passed [17:50:33.784] 233/399 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.54s 11 subtests passed [17:50:34.685] 234/399 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.44s 5 subtests passed [17:50:35.382] 235/399 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 74.45s 60 subtests passed [17:50:36.897] 236/399 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.11s 7 subtests passed [17:50:38.253] 237/399 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.87s 207 subtests passed [17:50:39.984] 238/399 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 18.87s 21 subtests passed [17:50:41.401] 239/399 postgresql:psql / psql/010_tab_completion OK 3.14s 101 subtests passed [17:50:41.746] 240/399 postgresql:psql / psql/020_cancel OK 1.76s 2 subtests passed [17:50:42.363] 241/399 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 32.96s 38 subtests passed [17:50:43.543] 242/399 postgresql:psql / psql/030_pager OK 2.14s 4 subtests passed [17:50:43.898] 243/399 postgresql:scripts / scripts/010_clusterdb OK 2.15s 16 subtests passed [17:50:44.678] 244/399 postgresql:scripts / scripts/011_clusterdb_all OK 2.31s 7 subtests passed [17:50:47.120] 245/399 postgresql:scripts / scripts/040_createuser OK 3.22s 37 subtests passed [17:50:47.995] 246/399 postgresql:scripts / scripts/050_dropdb OK 3.31s 16 subtests passed [17:50:48.713] 247/399 postgresql:psql / psql/001_basic OK 11.80s 126 subtests passed [17:50:49.849] 248/399 postgresql:scripts / scripts/070_dropuser OK 2.72s 13 subtests passed [17:50:50.997] 249/399 postgresql:scripts / scripts/080_pg_isready OK 3.00s 11 subtests passed [17:50:54.157] 250/399 postgresql:scripts / scripts/091_reindexdb_all OK 4.30s 13 subtests passed [17:50:58.264] 251/399 postgresql:scripts / scripts/101_vacuumdb_all OK 4.10s 5 subtests passed [17:50:59.205] 252/399 postgresql:scripts / scripts/090_reindexdb OK 10.49s 64 subtests passed [17:51:00.218] 253/399 postgresql:scripts / scripts/020_createdb OK 16.67s 64 subtests passed [17:51:00.708] 254/399 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.49s 27 subtests passed [17:51:01.193] 255/399 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.48s 4 subtests passed [17:51:01.394] 256/399 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 51.42s 92 subtests passed [17:51:02.347] 257/399 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 1.15s 39 subtests passed [17:51:03.326] 258/399 postgresql:scripts / scripts/100_vacuumdb OK 12.33s 113 subtests passed [17:51:03.912] 259/399 postgresql:pg_waldump / pg_waldump/001_basic OK 38.04s 212 subtests passed [17:51:05.510] 260/399 postgresql:amcheck / amcheck/002_cic OK 3.16s 4 subtests passed [17:51:07.283] 261/399 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.35s 6 subtests passed [17:51:07.940] 262/399 postgresql:amcheck / amcheck/003_cic_2pc OK 4.61s 7 subtests passed [17:51:08.338] 263/399 postgresql:pgbench / pgbench/001_pgbench_with_server OK 33.65s 474 subtests passed [17:51:09.344] 264/399 postgresql:scripts / scripts/102_vacuumdb_stages OK 11.08s 4 subtests passed [17:51:11.022] 265/399 postgresql:scripts / scripts/200_connstr OK 11.81s 3 subtests passed [17:51:11.173] 266/399 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.23s 22 subtests passed [17:51:11.457] 267/399 postgresql:amcheck / amcheck/005_pitr OK 5.94s 3 subtests passed [17:51:11.663] 268/399 postgresql:oid2name / oid2name/001_basic OK 0.49s 9 subtests passed [17:51:15.494] 269/399 postgresql:pg_prewarm / pg_prewarm/001_basic OK 4.03s 11 subtests passed [17:51:15.633] 270/399 postgresql:pg_dump / pg_dump/002_pg_dump OK 120.37s 12122 subtests passed [17:51:16.072] 271/399 postgresql:pg_stash_advice / pg_stash_advice/001_persist OK 4.41s 6 subtests passed [17:51:19.861] 272/399 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 4.36s 3 subtests passed [17:51:20.489] 273/399 postgresql:amcheck / amcheck/006_verify_gin OK 13.20s 6 subtests passed [17:51:20.604] 274/399 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 11.26s 16 subtests passed [17:51:20.942] 275/399 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 4.87s 3 subtests passed [17:51:21.608] 276/399 postgresql:vacuumlo / vacuumlo/001_basic OK 0.66s 9 subtests passed [17:51:22.362] 277/399 postgresql:dblink / dblink/001_auth_scram OK 11.33s 12 subtests passed [17:51:23.864] 278/399 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 8.10s 2 subtests passed [17:51:26.126] 279/399 postgresql:test_decoding / test_decoding/001_repl_stats OK 5.52s 6 subtests passed [17:51:27.099] 280/399 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 6.61s 4 subtests passed [17:51:27.618] 281/399 postgresql:authentication / authentication/005_sspi SKIP 0.51s [17:51:28.520] 282/399 postgresql:authentication / authentication/003_peer OK 4.65s 53 subtests passed [17:51:29.129] 283/399 postgresql:authentication / authentication/004_file_inclusion OK 3.00s 2 subtests passed [17:51:29.797] 284/399 postgresql:postmaster / postmaster/001_basic OK 0.66s 9 subtests passed [17:51:30.787] 285/399 postgresql:authentication / authentication/007_pre_auth OK 2.26s 2 subtests passed [17:51:31.745] 286/399 postgresql:amcheck / amcheck/001_verify_heapam OK 30.35s 272 subtests passed [17:51:31.864] 287/399 postgresql:authentication / authentication/002_saslprep OK 9.50s 20 subtests passed [17:51:31.989] 288/399 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 12.12s 7 subtests passed [17:51:33.769] 289/399 postgresql:postmaster / postmaster/004_negotiate OK 2.02s 3 subtests passed [17:51:33.825] 290/399 postgresql:postmaster / postmaster/002_connection_limits OK 4.02s 30 subtests passed [17:51:34.826] 291/399 postgresql:postmaster / postmaster/003_start_stop OK 4.03s 25 subtests passed [17:51:36.393] 292/399 postgresql:authentication / authentication/001_password OK 14.78s 207 subtests passed [17:51:37.553] 293/399 postgresql:authentication / authentication/006_login_trigger OK 9.93s 32 subtests passed [17:51:40.228] 294/399 postgresql:subscription / subscription/003_constraints OK 6.46s 6 subtests passed [17:51:40.416] 295/399 postgresql:subscription / subscription/002_types OK 8.42s 4 subtests passed [17:51:42.293] 296/399 postgresql:subscription / subscription/006_rewrite OK 5.89s 2 subtests passed [17:51:42.959] 297/399 postgresql:subscription / subscription/004_sync OK 9.13s 9 subtests passed [17:51:45.640] 298/399 postgresql:subscription / subscription/009_matviews OK 5.22s 1 subtests passed [17:51:47.436] 299/399 postgresql:subscription / subscription/007_ddl OK 9.88s 8 subtests passed [17:51:47.613] 300/399 postgresql:subscription / subscription/008_diff_schema OK 7.38s 5 subtests passed [17:51:53.868] 301/399 postgresql:subscription / subscription/005_encoding OK 19.04s 1 subtests passed [17:51:55.234] 302/399 postgresql:subscription / subscription/010_truncate OK 12.94s 14 subtests passed [17:51:55.697] 303/399 postgresql:subscription / subscription/011_generated OK 12.73s 11 subtests passed [17:51:56.443] 304/399 postgresql:subscription / subscription/001_rep_changes OK 24.57s 38 subtests passed [17:51:58.559] 305/399 postgresql:subscription / subscription/014_binary OK 10.94s 8 subtests passed [17:52:02.206] 306/399 postgresql:subscription / subscription/017_stream_ddl OK 6.50s 3 subtests passed [17:52:02.675] 307/399 postgresql:subscription / subscription/012_collation OK 17.03s 2 subtests passed [17:52:02.958] 308/399 postgresql:subscription / subscription/016_stream_subxact OK 7.72s 3 subtests passed [17:52:04.090] 309/399 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 5.53s 2 subtests passed [17:52:06.515] 310/399 postgresql:bloom / bloom/001_wal OK 58.17s 31 subtests passed [17:52:07.660] 311/399 postgresql:subscription / subscription/018_stream_subxact_abort OK 11.21s 9 subtests passed [17:52:08.805] 312/399 postgresql:subscription / subscription/020_messages OK 6.60s 5 subtests passed [17:52:17.818] 313/399 postgresql:subscription / subscription/024_add_drop_pub OK 11.28s 4 subtests passed [17:52:20.965] 314/399 postgresql:subscription / subscription/015_stream OK 27.09s 10 subtests passed [17:52:21.244] 315/399 postgresql:subscription / subscription/025_rep_changes_for_schema OK 13.58s 13 subtests passed [17:52:25.075] 316/399 postgresql:subscription / subscription/026_stats OK 16.27s 13 subtests passed [17:52:25.727] 317/399 postgresql:subscription / subscription/021_twophase OK 23.05s 31 subtests passed [17:52:27.215] 318/399 postgresql:subscription / subscription/013_partition OK 39.78s 74 subtests passed [17:52:27.326] 319/399 postgresql:subscription / subscription/022_twophase_cascade OK 24.36s 41 subtests passed [17:52:29.409] 320/399 postgresql:subscription / subscription/023_twophase_stream OK 25.31s 34 subtests passed [17:52:31.328] 321/399 postgresql:subscription / subscription/029_on_error OK 10.08s 5 subtests passed [17:52:40.294] 322/399 postgresql:subscription / subscription/033_run_as_table_owner OK 12.96s 10 subtests passed [17:52:41.530] 323/399 postgresql:subscription / subscription/027_nosuperuser OK 23.73s 19 subtests passed [17:52:44.453] 324/399 postgresql:subscription / subscription/030_origin OK 19.37s 13 subtests passed [17:52:48.829] 325/399 postgresql:subscription / subscription/028_row_filter OK 27.86s 26 subtests passed [17:52:50.439] 326/399 postgresql:subscription / subscription/036_sequences OK 10.14s 9 subtests passed [17:52:51.324] 327/399 postgresql:subscription / subscription/032_subscribe_use_index OK 24.10s 15 subtests passed [17:52:54.757] 328/399 postgresql:brin / brin/01_workitems OK 4.31s 4 subtests passed [17:52:54.803] 329/399 postgresql:subscription / subscription/035_conflicts OK 23.47s 29 subtests passed [17:52:55.621] 330/399 postgresql:subscription / subscription/034_temporal OK 26.21s 37 subtests passed [17:52:57.750] 331/399 postgresql:subscription / subscription/037_except OK 16.22s 17 subtests passed [17:52:58.801] 332/399 postgresql:subscription / subscription/038_walsnd_shutdown_timeout OK 14.34s 4 subtests passed [17:53:00.621] 333/399 postgresql:brin / brin/02_wal_consistency OK 9.30s 2 subtests passed [17:53:01.505] 334/399 postgresql:subscription / subscription/031_column_list OK 35.77s 36 subtests passed [17:53:02.892] 335/399 postgresql:commit_ts / commit_ts/002_standby OK 8.07s 4 subtests passed [17:53:03.518] 336/399 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 4.71s 4 subtests passed [17:53:03.996] 337/399 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.37s 23 subtests passed [17:53:04.120] 338/399 postgresql:commit_ts / commit_ts/003_standby_2 OK 8.50s 4 subtests passed [17:53:04.512] 339/399 postgresql:commit_ts / commit_ts/001_base OK 9.76s 2 subtests passed [17:53:05.071] 340/399 postgresql:commit_ts / commit_ts/004_restart OK 7.32s 16 subtests passed [17:53:06.146] 341/399 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.62s 4 subtests passed [17:53:07.615] 342/399 postgresql:oauth_validator / oauth_validator/002_client OK 4.73s 20 subtests passed [17:53:08.602] 343/399 postgresql:test_aio / test_aio/002_io_workers OK 4.45s 22 subtests passed [17:53:09.876] 344/399 postgresql:test_autovacuum / test_autovacuum/001_parallel_autovacuum OK 3.73s 2 subtests passed [17:53:10.681] 345/399 postgresql:test_aio / test_aio/004_read_stream OK 5.60s 21 subtests passed [17:53:14.732] 346/399 postgresql:test_aio / test_aio/003_initdb OK 10.21s 4 subtests passed [17:53:14.750] 347/399 postgresql:test_checksums / test_checksums/002_restarts OK 6.14s 5 subtests passed [17:53:15.468] 348/399 postgresql:test_checksums / test_checksums/006_pgbench_single SKIP 0.71s [17:53:15.901] 349/399 postgresql:test_checksums / test_checksums/001_basic OK 8.27s 9 subtests passed [17:53:15.975] 350/399 postgresql:test_checksums / test_checksums/007_pgbench_standby SKIP 0.50s [17:53:16.320] 351/399 postgresql:test_checksums / test_checksums/008_pitr SKIP 0.43s [17:53:18.428] 352/399 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.11s 2 subtests passed [17:53:19.511] 353/399 postgresql:test_checksums / test_checksums/004_offline OK 8.84s 8 subtests passed [17:53:21.987] 354/399 postgresql:subscription / subscription/100_bugs OK 33.15s 17 subtests passed [17:53:23.296] 355/399 postgresql:test_escape / test_escape/001_test_escape OK 3.78s 1218 subtests passed [17:53:23.363] 356/399 postgresql:test_checksums / test_checksums/005_injection OK 8.63s 3 subtests passed [17:53:23.898] 357/399 postgresql:test_int128 / test_int128/001_test_int128 OK 0.59s 2 subtests passed [17:53:24.747] 358/399 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 6.32s 15 subtests passed [17:53:25.503] 359/399 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.75s 12 subtests passed [17:53:25.802] 360/399 postgresql:test_checksums / test_checksums/003_standby_restarts OK 15.92s 24 subtests passed [17:53:25.821] 361/399 postgresql:test_extensions / test_extensions/001_extension_control_path OK 3.83s 11 subtests passed [17:53:26.125] 362/399 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.62s 2 subtests passed [17:53:26.162] 363/399 postgresql:test_aio / test_aio/001_aio OK 22.16s 550 subtests passed [17:53:26.660] 364/399 postgresql:test_misc / test_misc/004_io_direct SKIP 0.48s [17:53:28.138] 365/399 postgresql:test_misc / test_misc/003_check_guc OK 2.01s 4 subtests passed [17:53:29.208] 366/399 postgresql:test_misc / test_misc/002_tablespace OK 3.38s 20 subtests passed [17:53:30.292] 367/399 postgresql:test_misc / test_misc/005_timeouts OK 3.63s 2 subtests passed [17:53:30.449] 368/399 postgresql:oauth_validator / oauth_validator/001_server OK 28.94s 170 subtests passed [17:53:31.401] 369/399 postgresql:test_misc / test_misc/001_constraint_validation OK 5.60s 42 subtests passed [17:53:31.700] 370/399 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.56s 2 subtests passed [17:53:32.782] 371/399 postgresql:test_misc / test_misc/007_catcache_inval OK 3.57s 2 subtests passed [17:53:33.964] 372/399 postgresql:test_misc / test_misc/009_log_temp_files OK 3.51s 11 subtests passed [17:53:34.052] 373/399 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.75s 10 subtests passed [17:53:36.521] 374/399 postgresql:test_misc / test_misc/011_lock_stats OK 4.82s 7 subtests passed [17:53:36.853] 375/399 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 13.48s 516 subtests passed [17:53:36.995] 376/399 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.47s [17:53:38.795] 377/399 postgresql:test_misc / test_misc/012_ddlutils OK 6.01s 43 subtests passed [17:53:38.911] 378/399 postgresql:test_misc / test_misc/013_temp_obj_multisession OK 4.94s 19 subtests passed [17:53:39.236] 379/399 postgresql:test_json_parser / test_json_parser/002_inline OK 15.33s 3712 subtests passed [17:53:39.458] 380/399 postgresql:test_shmem / test_shmem/001_late_shmem_alloc OK 2.60s 2 subtests passed [17:53:39.716] 381/399 postgresql:test_slru / test_slru/001_multixact OK 2.72s 2 subtests passed [17:53:39.955] 382/399 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.49s [17:53:40.239] 383/399 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.51s [17:53:40.442] 384/399 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.48s [17:53:41.570] 385/399 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 1.33s [17:53:43.930] 386/399 postgresql:test_slru / test_slru/002_multixact_wraparound OK 5.13s 18 subtests passed [17:53:45.488] 387/399 postgresql:worker_spi / worker_spi/001_worker_spi OK 6.57s 8 subtests passed [17:53:45.509] 388/399 postgresql:worker_spi / worker_spi/002_worker_terminate OK 6.23s 11 subtests passed [17:53:46.039] 389/399 postgresql:ssl / ssl/004_sni SKIP 0.55s [17:53:48.280] 390/399 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 16.87s 73 subtests passed [17:53:49.558] 391/399 postgresql:ldap / ldap/002_bindpasswd OK 3.51s 3 subtests passed [17:53:50.211] 392/399 postgresql:ssl / ssl/002_scram OK 8.62s 24 subtests passed [17:53:51.854] 393/399 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 3.57s 26 subtests passed [17:53:52.678] 394/399 postgresql:icu / icu/010_database OK 3.12s 8 subtests passed [17:53:53.432] 395/399 postgresql:ssl / ssl/003_sslinfo OK 9.50s 20 subtests passed [17:53:53.858] 396/399 postgresql:test_pg_dump / test_pg_dump/001_base OK 19.80s 1044 subtests passed [17:53:54.911] 397/399 postgresql:ldap / ldap/001_auth OK 9.40s 47 subtests passed [17:53:59.705] 398/399 postgresql:test_checksums / test_checksums/009_fpi OK 43.73s 7 subtests passed [17:53:59.829] 399/399 postgresql:ssl / ssl/001_ssltests OK 19.38s 246 subtests passed [17:54:00.089] [17:54:00.089] Summary of Failures: [17:54:00.089] [17:54:00.089] 16/399 postgresql:regress / regress/regress ERROR 176.09s exit status 1 [17:54:00.089] 46/399 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 195.25s exit status 1 [17:54:00.089] 39/399 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 331.38s exit status 1 [17:54:00.089] 191/399 postgresql:recovery / recovery/027_stream_regress ERROR 326.25s exit status 1 [17:54:00.089] [17:54:00.089] Ok: 383 [17:54:00.089] Expected Fail: 0 [17:54:00.089] Fail: 4 [17:54:00.089] Unexpected Pass: 0 [17:54:00.089] Skipped: 12 [17:54:00.089] Timeout: 0 [17:54:00.089] [17:54:00.089] Full log written to /home/postgres/postgres/build/meson-logs/testlog.txt [17:54:00.298] [17:54:00.298] Exit status: 4