[20:51:07.357] ulimit -c unlimited # default is 0 [20:51:07.357] ulimit -n 1024 # default is 256, pretty low [20:51:07.357] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [20:51:12.745] 1/314 postgresql:setup / tmp_install OK 4.92s [20:51:12.835] 2/314 postgresql:setup / install_test_files OK 0.09s [20:51:13.495] 3/314 postgresql:setup / initdb_cache OK 0.66s [20:51:13.805] 4/314 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.31s 9 subtests passed [20:51:21.682] 5/314 postgresql:recovery / recovery/002_archiving OK 8.11s 8 subtests passed [20:51:26.442] 6/314 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 12.94s 12 subtests passed [20:51:27.769] 7/314 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 14.26s 14 subtests passed [20:51:29.588] 8/314 postgresql:recovery / recovery/003_recovery_targets OK 15.78s 9 subtests passed [20:51:30.815] 9/314 postgresql:recovery / recovery/001_stream_rep OK 17.27s 62 subtests passed [20:51:33.593] 10/314 postgresql:recovery / recovery/004_timeline_switch OK 11.91s 3 subtests passed [20:51:34.405] 11/314 postgresql:recovery / recovery/006_logical_decoding OK 6.64s 20 subtests passed [20:51:37.330] 12/314 postgresql:recovery / recovery/005_replay_delay OK 10.89s 3 subtests passed [20:51:39.974] 13/314 postgresql:recovery / recovery/010_logical_decoding_timelines OK 5.57s 13 subtests passed [20:51:40.786] 14/314 postgresql:recovery / recovery/007_sync_rep OK 11.18s 11 subtests passed [20:51:41.298] 15/314 postgresql:recovery / recovery/013_crash_restart OK 1.32s 18 subtests passed [20:51:42.386] 16/314 postgresql:recovery / recovery/014_unlogged_reinit OK 1.60s 23 subtests passed [20:51:43.131] 17/314 postgresql:recovery / recovery/012_subtransactions OK 5.80s 12 subtests passed [20:51:44.224] 18/314 postgresql:recovery / recovery/015_promotion_pages OK 2.92s 1 subtests passed [20:51:46.057] 19/314 postgresql:recovery / recovery/009_twophase OK 12.46s 30 subtests passed [20:51:46.068] 20/314 postgresql:recovery / recovery/017_shm OK 2.94s 4 subtests passed [20:51:46.084] 21/314 postgresql:recovery / recovery/016_min_consistency OK 3.70s 1 subtests passed [20:51:48.657] 22/314 postgresql:recovery / recovery/008_fsm_truncation OK 17.84s 1 subtests passed [20:51:50.526] 23/314 postgresql:recovery / recovery/021_row_visibility OK 4.44s 10 subtests passed [20:51:50.846] 24/314 postgresql:recovery / recovery/022_crash_temp_files OK 2.17s 11 subtests passed [20:51:54.432] 25/314 postgresql:recovery / recovery/020_archive_status OK 8.36s 19 subtests passed [20:51:54.574] 26/314 postgresql:recovery / recovery/023_pitr_prepared_xact OK 4.05s 1 subtests passed [20:51:55.759] 27/314 postgresql:recovery / recovery/024_archive_recovery OK 4.91s 2 subtests passed [20:51:59.141] 28/314 postgresql:recovery / recovery/018_wal_optimize OK 14.91s 38 subtests passed [20:52:02.510] 29/314 postgresql:recovery / recovery/026_overwrite_contrecord OK 7.93s 3 subtests passed [20:52:04.292] 30/314 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 9.85s 1 subtests passed [20:52:07.694] ▶ 31/314 - regression tests pass FAIL [20:52:07.694] ▶ 31/314 - dump before running pg_upgrade FAIL [20:52:07.700] 31/314 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 54.20s exit status 29 [20:52:07.700] >>> MESON_TEST_ITERATION=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/bin/pg_upgrade:/Users/admin/pgsql/build/src/bin/pg_upgrade/test:/opt/local/sbin/:/opt/local/bin/:/Users/admin/flutter:/Users/admin/flutter/bin/:/Users/admin/flutter/bin/cache/dart-sdk/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/node@20/bin:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/admin/android-sdk/cmdline-tools/latest/bin:/Users/admin/android-sdk/platform-tools:/Users/admin/android-sdk/emulator UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib with_icu=yes INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=222 /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/bin/pg_upgrade /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl [20:52:07.700] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [20:52:07.700] stderr: [20:52:07.700] # Failed test 'regression tests pass' [20:52:07.700] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 264. [20:52:07.700] # got: '256' [20:52:07.700] # expected: '0' [20:52:07.700] # Failed test 'dump before running pg_upgrade' [20:52:07.700] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 326. [20:52:07.700] # Tests were run but no plan was declared and done_testing() was not seen. [20:52:07.700] # Looks like your test exited with 29 just after 6. [20:52:07.700] [20:52:07.700] (test program exited with status code 29) [20:52:07.700] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [20:52:07.700] [20:52:08.881] 32/314 postgresql:recovery / recovery/029_stats_restart OK 6.37s 42 subtests passed [20:52:10.381] 33/314 postgresql:recovery / recovery/028_pitr_timelines OK 11.24s 3 subtests passed [20:52:11.133] 34/314 postgresql:isolation / isolation/isolation OK 57.60s 117 subtests passed [20:52:11.215] 35/314 postgresql:recovery / recovery/019_replslot_limit OK 25.15s 26 subtests passed [20:52:11.960] 36/314 postgresql:recovery / recovery/030_stats_cleanup_replica OK 7.66s 11 subtests passed [20:52:12.991] 37/314 postgresql:recovery / recovery/034_create_database OK 1.85s 2 subtests passed [20:52:15.982] 38/314 postgresql:recovery / recovery/037_invalid_database OK 2.99s 10 subtests passed [20:52:16.420] 39/314 postgresql:recovery / recovery/031_recovery_conflict OK 8.72s 18 subtests passed [20:52:16.562] ▶ 40/314 + privileges 28667 ms FAIL [20:52:16.562] ▶ 40/314 + matview 28655 ms FAIL [20:52:16.562] ▶ 40/314 + rowsecurity 28646 ms FAIL [20:52:16.562] ▶ 40/314 + brin_bloom 51 ms FAIL [20:52:16.562] ▶ 40/314 + brin_multi 49 ms FAIL [20:52:16.562] ▶ 40/314 + create_table_like 183 ms FAIL [20:52:16.562] ▶ 40/314 + alter_generic 186 ms FAIL [20:52:16.562] ▶ 40/314 + alter_operator 183 ms FAIL [20:52:16.562] ▶ 40/314 + misc 150 ms FAIL [20:52:16.562] ▶ 40/314 + async 175 ms FAIL [20:52:16.562] ▶ 40/314 + dbsize 142 ms FAIL [20:52:16.562] ▶ 40/314 + merge 138 ms FAIL [20:52:16.562] ▶ 40/314 + misc_functions 138 ms FAIL [20:52:16.562] ▶ 40/314 + sysviews 114 ms FAIL [20:52:16.562] ▶ 40/314 + tsrf 103 ms FAIL [20:52:16.562] ▶ 40/314 + tid 99 ms FAIL [20:52:16.562] ▶ 40/314 + tidscan 89 ms FAIL [20:52:16.562] ▶ 40/314 + tidrangescan 85 ms FAIL [20:52:16.562] ▶ 40/314 + collate.utf8 26 ms FAIL [20:52:16.562] ▶ 40/314 + collate.icu.utf8 25 ms FAIL [20:52:16.562] ▶ 40/314 + incremental_sort 3 ms FAIL [20:52:16.562] ▶ 40/314 + create_role 22 ms FAIL [20:52:16.562] ▶ 40/314 + without_overlaps 22 ms FAIL [20:52:16.562] ▶ 40/314 + rules 33 ms FAIL [20:52:16.562] ▶ 40/314 + psql 30 ms FAIL [20:52:16.562] ▶ 40/314 + psql_crosstab 31 ms FAIL [20:52:16.562] ▶ 40/314 + amutils 33 ms FAIL [20:52:16.562] ▶ 40/314 + stats_ext 34 ms FAIL [20:52:16.562] ▶ 40/314 + collate.linux.utf8 40 ms FAIL [20:52:16.562] ▶ 40/314 + collate.windows.win1252 39 ms FAIL [20:52:16.888] 41/314 postgresql:recovery / recovery/032_relfilenode_reuse OK 8.01s 14 subtests passed [20:52:16.946] 42/314 postgresql:recovery / recovery/036_truncated_dropped OK 4.99s 8 subtests passed [20:52:18.233] 40/314 postgresql:regress / regress/regress ERROR 64.73s exit status 1 [20:52:18.233] >>> MESON_TEST_ITERATION=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/test/regress:/opt/local/sbin/:/opt/local/bin/:/Users/admin/flutter:/Users/admin/flutter/bin/:/Users/admin/flutter/bin/cache/dart-sdk/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/node@20/bin:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/admin/android-sdk/cmdline-tools/latest/bin:/Users/admin/android-sdk/platform-tools:/Users/admin/android-sdk/emulator UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=124 /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/regress --pg-test-extra '' --testgroup regress --testname regress -- /Users/admin/pgsql/build/src/test/regress/pg_regress --inputdir /Users/admin/pgsql/src/test/regress --expecteddir /Users/admin/pgsql/src/test/regress --bindir '' --dlpath /Users/admin/pgsql/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /Users/admin/pgsql/build/testrun/regress/regress --temp-instance /Users/admin/pgsql/build/testrun/regress/regress/tmp_check --port 40052 --schedule /Users/admin/pgsql/build/../src/test/regress/parallel_schedule [20:52:18.233] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [20:52:18.233] stderr: [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # (test process exited with exit code 2) [20:52:18.233] # 30 of 223 tests failed. [20:52:18.233] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [20:52:18.233] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [20:52:18.233] [20:52:18.233] (test program exited with status code 1) [20:52:18.233] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [20:52:18.233] [20:52:21.059] 43/314 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.07s 2 subtests passed [20:52:23.876] 44/314 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.93s 6 subtests passed [20:52:24.876] 45/314 postgresql:recovery / recovery/042_low_level_backup OK 6.64s 4 subtests passed [20:52:26.818] 46/314 postgresql:recovery / recovery/039_end_of_wal OK 10.39s 14 subtests passed [20:52:27.569] 47/314 postgresql:plperl / plperl/regress OK 2.69s 13 subtests passed [20:52:27.806] 48/314 postgresql:plpgsql / plpgsql/regress OK 3.93s 13 subtests passed [20:52:29.118] 49/314 postgresql:kerberos / kerberos/001_auth OK 8.06s 142 subtests passed [20:52:30.120] 50/314 postgresql:pltcl / pltcl/regress OK 2.55s 8 subtests passed [20:52:30.705] 51/314 postgresql:basic_archive / basic_archive/regress OK 1.57s 1 subtests passed [20:52:31.319] 52/314 postgresql:plpython / plpython/regress OK 4.50s 23 subtests passed [20:52:32.093] 53/314 postgresql:bloom / bloom/regress OK 1.97s 1 subtests passed [20:52:32.186] 54/314 postgresql:amcheck / amcheck/regress OK 4.38s 3 subtests passed [20:52:32.671] 55/314 postgresql:bool_plperl / bool_plperl/regress OK 1.95s 2 subtests passed [20:52:33.908] 56/314 postgresql:recovery / recovery/033_replay_tsp_drops OK 23.52s 3 subtests passed [20:52:34.279] 57/314 postgresql:cube / cube/regress OK 1.61s 2 subtests passed [20:52:34.441] 58/314 postgresql:citext / citext/regress OK 2.25s 3 subtests passed [20:52:35.545] 59/314 postgresql:btree_gin / btree_gin/regress OK 4.22s 30 subtests passed [20:52:36.030] 60/314 postgresql:btree_gist / btree_gist/regress OK 3.93s 32 subtests passed [20:52:36.160] 61/314 postgresql:dict_int / dict_int/regress OK 1.88s 1 subtests passed [20:52:36.370] 62/314 postgresql:dict_xsyn / dict_xsyn/regress OK 1.93s 1 subtests passed [20:52:36.443] 63/314 postgresql:dblink / dblink/regress OK 2.53s 1 subtests passed [20:52:36.955] 64/314 postgresql:earthdistance / earthdistance/regress OK 1.41s 1 subtests passed [20:52:37.712] 65/314 postgresql:file_fdw / file_fdw/regress OK 1.68s 1 subtests passed [20:52:38.058] 66/314 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.90s 2 subtests passed [20:52:38.085] 67/314 postgresql:hstore_plpython / hstore_plpython/regress OK 1.13s 1 subtests passed [20:52:38.505] 68/314 postgresql:hstore_plperl / hstore_plperl/regress OK 2.06s 3 subtests passed [20:52:39.459] 69/314 postgresql:hstore / hstore/regress OK 3.09s 2 subtests passed [20:52:39.835] 70/314 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.75s 2 subtests passed [20:52:39.941] 71/314 postgresql:isn / isn/regress OK 1.88s 1 subtests passed [20:52:40.126] 72/314 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.62s 1 subtests passed [20:52:41.859] 73/314 postgresql:lo / lo/regress OK 2.40s 1 subtests passed [20:52:42.037] 74/314 postgresql:ltree_plpython / ltree_plpython/regress OK 2.09s 1 subtests passed [20:52:42.432] 75/314 postgresql:ltree / ltree/regress OK 2.59s 1 subtests passed [20:52:42.826] 76/314 postgresql:pageinspect / pageinspect/regress OK 2.69s 8 subtests passed [20:52:42.934] 77/314 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 26.04s 32 subtests passed [20:52:43.186] 78/314 postgresql:passwordcheck / passwordcheck/regress OK 1.33s 1 subtests passed [20:52:43.218] 79/314 postgresql:pg_buffercache / pg_buffercache/regress OK 1.18s 1 subtests passed [20:52:43.312] 80/314 postgresql:recovery / recovery/035_standby_logical_decoding OK 32.10s 86 subtests passed [20:52:44.312] 81/314 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.48s 1 subtests passed [20:52:44.636] 82/314 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.45s 1 subtests passed [20:52:44.652] 83/314 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.72s 1 subtests passed [20:52:44.665] 84/314 postgresql:pgstattuple / pgstattuple/regress OK 1.35s 1 subtests passed [20:52:45.244] 85/314 postgresql:intarray / intarray/regress OK 7.53s 1 subtests passed [20:52:45.620] 86/314 postgresql:pg_surgery / pg_surgery/regress OK 1.31s 1 subtests passed [20:52:45.951] 87/314 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.73s 14 subtests passed [20:52:45.978] 88/314 postgresql:pg_walinspect / pg_walinspect/regress OK 1.31s 2 subtests passed [20:52:45.997] 89/314 postgresql:pg_visibility / pg_visibility/regress OK 1.34s 1 subtests passed [20:52:46.079] ▶ 90/314 - regression tests pass FAIL [20:52:46.089] 90/314 postgresql:recovery / recovery/027_stream_regress ERROR 50.33s exit status 4 [20:52:46.089] >>> MESON_TEST_ITERATION=1 enable_injection_points=yes DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=240 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/test/recovery:/Users/admin/pgsql/build/src/test/recovery/test:/opt/local/sbin/:/opt/local/bin/:/Users/admin/flutter:/Users/admin/flutter/bin/:/Users/admin/flutter/bin/cache/dart-sdk/bin:/opt/homebrew/opt/openjdk@17/bin:/opt/homebrew/opt/node@20/bin:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/admin/android-sdk/cmdline-tools/latest/bin:/Users/admin/android-sdk/platform-tools:/Users/admin/android-sdk/emulator /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/recovery --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/test/recovery /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl [20:52:46.089] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [20:52:46.089] stderr: [20:52:46.089] # Failed test 'regression tests pass' [20:52:46.089] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [20:52:46.089] # got: '256' [20:52:46.089] # expected: '0' [20:52:46.089] # Tests were run but no plan was declared and done_testing() was not seen. [20:52:46.089] # Looks like your test exited with 4 just after 2. [20:52:46.089] [20:52:46.089] (test program exited with status code 4) [20:52:46.089] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [20:52:46.089] [20:52:46.742] 91/314 postgresql:pgcrypto / pgcrypto/regress OK 4.31s 23 subtests passed [20:52:47.122] 92/314 postgresql:seg / seg/regress OK 1.50s 3 subtests passed [20:52:47.313] 93/314 postgresql:tablefunc / tablefunc/regress OK 1.36s 1 subtests passed [20:52:47.351] 94/314 postgresql:tcn / tcn/isolation OK 1.37s 1 subtests passed [20:52:47.468] 95/314 postgresql:pg_trgm / pg_trgm/regress OK 2.83s 3 subtests passed [20:52:48.288] 96/314 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.54s 1 subtests passed [20:52:48.368] 97/314 postgresql:tsm_system_time / tsm_system_time/regress OK 1.24s 1 subtests passed [20:52:48.448] 98/314 postgresql:unaccent / unaccent/regress OK 1.13s 1 subtests passed [20:52:48.568] 99/314 postgresql:uuid-ossp / uuid-ossp/regress OK 1.22s 1 subtests passed [20:52:48.588] 100/314 postgresql:xml2 / xml2/regress OK 1.12s 1 subtests passed [20:52:49.615] 101/314 postgresql:brin / brin/isolation OK 1.33s 1 subtests passed [20:52:49.627] 102/314 postgresql:commit_ts / commit_ts/regress OK 1.26s 1 subtests passed [20:52:49.666] 103/314 postgresql:dummy_index_am / dummy_index_am/regress OK 1.10s 1 subtests passed [20:52:49.795] 104/314 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.21s 1 subtests passed [20:52:50.466] 105/314 postgresql:delay_execution / delay_execution/isolation OK 2.02s 2 subtests passed [20:52:50.641] 106/314 postgresql:test_decoding / test_decoding/isolation OK 4.55s 12 subtests passed [20:52:50.871] 107/314 postgresql:injection_points / injection_points/regress OK 1.24s 2 subtests passed [20:52:50.880] 108/314 postgresql:gin / gin/regress OK 1.26s 1 subtests passed [20:52:50.904] 109/314 postgresql:plsample / plsample/regress OK 1.11s 1 subtests passed [20:52:51.744] 110/314 postgresql:injection_points / injection_points/isolation OK 2.08s 2 subtests passed [20:52:51.755] 111/314 postgresql:postgres_fdw / postgres_fdw/regress OK 6.51s 2 subtests passed [20:52:51.829] 112/314 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.36s 1 subtests passed [20:52:51.976] 113/314 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.10s 1 subtests passed [20:52:52.184] 114/314 postgresql:test_dsa / test_dsa/regress OK 1.28s 1 subtests passed [20:52:52.387] 115/314 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.74s 1 subtests passed [20:52:52.939] 116/314 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.19s 1 subtests passed [20:52:53.185] 117/314 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.35s 1 subtests passed [20:52:53.316] 118/314 postgresql:test_lfind / test_lfind/regress OK 1.13s 1 subtests passed [20:52:53.368] 119/314 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.49s 21 subtests passed [20:52:54.089] 120/314 postgresql:test_parser / test_parser/regress OK 1.15s 1 subtests passed [20:52:54.116] 121/314 postgresql:test_extensions / test_extensions/regress OK 2.36s 2 subtests passed [20:52:54.288] 122/314 postgresql:test_pg_dump / test_pg_dump/regress OK 1.10s 1 subtests passed [20:52:54.492] 123/314 postgresql:test_predtest / test_predtest/regress OK 1.18s 1 subtests passed [20:52:54.540] 124/314 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.15s 2 subtests passed [20:52:54.573] 125/314 postgresql:test_radixtree / test_radixtree/regress OK 1.20s 1 subtests passed [20:52:55.350] 126/314 postgresql:test_rbtree / test_rbtree/regress OK 1.26s 1 subtests passed [20:52:55.673] 127/314 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.18s 1 subtests passed [20:52:55.692] 128/314 postgresql:test_resowner / test_resowner/regress OK 1.40s 1 subtests passed [20:52:55.699] 129/314 postgresql:test_slru / test_slru/regress OK 1.13s 1 subtests passed [20:52:56.463] 130/314 postgresql:test_tidstore / test_tidstore/regress OK 1.11s 1 subtests passed [20:52:56.631] 131/314 postgresql:typcache / typcache/regress OK 0.96s 1 subtests passed [20:52:56.652] 132/314 postgresql:test_regex / test_regex/regress OK 2.54s 2 subtests passed [20:52:56.770] 133/314 postgresql:libpq / libpq/002_api OK 0.14s 1 subtests passed [20:52:57.049] 134/314 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.28s [20:52:57.111] 135/314 postgresql:unsafe_tests / unsafe_tests/regress OK 1.42s 4 subtests passed [20:52:57.675] 136/314 postgresql:libpq / libpq/001_uri OK 1.21s 63 subtests passed [20:52:57.885] 137/314 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.21s 9 subtests passed [20:52:57.959] 138/314 postgresql:test_shm_mq / test_shm_mq/regress OK 3.42s 1 subtests passed [20:53:00.253] 139/314 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.37s 106 subtests passed [20:53:00.811] 140/314 postgresql:test_decoding / test_decoding/regress OK 14.81s 19 subtests passed [20:53:01.070] 141/314 postgresql:libpq / libpq/003_load_balance_host_list OK 4.42s 127 subtests passed [20:53:01.456] 142/314 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.38s 51 subtests passed [20:53:01.613] 143/314 postgresql:test_integerset / test_integerset/regress OK 9.64s 1 subtests passed [20:53:02.609] 144/314 postgresql:ecpg / ecpg/ecpg OK 6.91s 65 subtests passed [20:53:03.370] 145/314 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.76s 3 subtests passed [20:53:03.395] 146/314 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.58s 10 subtests passed [20:53:04.112] 147/314 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.86s 32 subtests passed [20:53:04.396] 148/314 postgresql:pg_checksums / pg_checksums/001_basic OK 0.28s 9 subtests passed [20:53:05.182] 149/314 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.81s 21 subtests passed [20:53:05.396] 150/314 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.21s 13 subtests passed [20:53:06.052] 151/314 postgresql:pg_amcheck / pg_amcheck/003_check OK 8.09s 75 subtests passed [20:53:06.082] 152/314 postgresql:libpq / libpq/005_negotiate_encryption OK 9.03s 249 subtests passed [20:53:09.562] 153/314 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.95s 43 subtests passed [20:53:09.912] 154/314 postgresql:pg_checksums / pg_checksums/002_actions OK 5.52s 66 subtests passed [20:53:11.752] 155/314 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 5.67s 11 subtests passed [20:53:15.350] 156/314 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 9.95s 6 subtests passed [20:53:15.445] 157/314 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.69s 3 subtests passed [20:53:16.047] 158/314 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 9.99s 7 subtests passed [20:53:16.289] 159/314 postgresql:pg_config / pg_config/001_pg_config OK 0.24s 21 subtests passed [20:53:16.760] 160/314 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 6.85s 4 subtests passed [20:53:17.579] 161/314 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.29s 18 subtests passed [20:53:18.439] 162/314 postgresql:initdb / initdb/001_initdb OK 21.33s 56 subtests passed [20:53:19.047] 163/314 postgresql:pg_ctl / pg_ctl/002_status OK 1.46s 3 subtests passed [20:53:19.205] 164/314 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.76s 4 subtests passed [20:53:19.757] 165/314 postgresql:pg_ctl / pg_ctl/001_start_stop OK 2.99s 25 subtests passed [20:53:20.423] 166/314 postgresql:pg_dump / pg_dump/001_basic OK 1.22s 93 subtests passed [20:53:20.545] 167/314 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 10.98s 22 subtests passed [20:53:22.172] 168/314 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.75s 3 subtests passed [20:53:22.503] 169/314 postgresql:pg_ctl / pg_ctl/003_promote OK 4.06s 12 subtests passed [20:53:22.676] 170/314 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 7.32s 2 subtests passed [20:53:22.689] 171/314 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.64s 14 subtests passed [20:53:22.749] 172/314 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.20s 4 subtests passed [20:53:23.766] 173/314 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.08s 9 subtests passed [20:53:25.079] 174/314 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.40s 75 subtests passed [20:53:26.502] 175/314 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 4.33s 108 subtests passed [20:53:26.993] 176/314 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 23.60s 36 subtests passed [20:53:31.725] 177/314 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.73s 1 subtests passed [20:53:32.041] 178/314 postgresql:pg_rewind / pg_rewind/006_options OK 0.32s 13 subtests passed [20:53:32.965] 179/314 postgresql:pg_dump / pg_dump/010_dump_connstr OK 10.46s 14 subtests passed [20:53:35.762] 180/314 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 10.68s 5 subtests passed [20:53:36.460] 181/314 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 35.00s 192 subtests passed [20:53:37.979] 182/314 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 11.48s 9 subtests passed [20:53:38.259] 183/314 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.28s 13 subtests passed [20:53:38.596] 184/314 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.34s 13 subtests passed [20:53:39.042] 185/314 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.44s 17 subtests passed [20:53:39.837] 186/314 postgresql:pg_rewind / pg_rewind/007_standby_source OK 7.79s 7 subtests passed [20:53:40.086] 187/314 postgresql:pg_rewind / pg_rewind/002_databases OK 16.32s 11 subtests passed [20:53:40.339] 188/314 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 7.37s 3 subtests passed [20:53:40.469] 189/314 postgresql:pg_rewind / pg_rewind/009_growing_files OK 4.71s 3 subtests passed [20:53:40.539] 190/314 postgresql:pg_rewind / pg_rewind/001_basic OK 17.79s 56 subtests passed [20:53:40.627] 191/314 postgresql:pg_dump / pg_dump/002_pg_dump OK 20.86s 11492 subtests passed [20:53:41.436] 192/314 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.09s 60 subtests passed [20:53:42.214] 193/314 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.13s 32 subtests passed [20:53:42.505] 194/314 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.03s 5 subtests passed [20:53:43.044] 195/314 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 6.58s 1 subtests passed [20:53:43.779] 196/314 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 3.24s 9 subtests passed [20:53:44.018] 197/314 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.24s 11 subtests passed [20:53:44.206] 198/314 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.16s 5 subtests passed [20:53:45.606] 199/314 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.59s 7 subtests passed [20:53:45.811] 200/314 postgresql:pg_waldump / pg_waldump/001_basic OK 3.31s 92 subtests passed [20:53:45.947] 201/314 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 5.26s 15 subtests passed [20:53:47.123] 202/314 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.52s 208 subtests passed [20:53:47.219] 203/314 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 8.18s 38 subtests passed [20:53:47.380] 204/314 postgresql:psql / psql/010_tab_completion OK 1.35s 89 subtests passed [20:53:48.042] 205/314 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.61s 10 subtests passed [20:53:48.568] 206/314 postgresql:psql / psql/020_cancel OK 1.44s 2 subtests passed [20:53:48.785] 207/314 postgresql:scripts / scripts/010_clusterdb OK 1.56s 15 subtests passed [20:53:48.807] 208/314 postgresql:scripts / scripts/011_clusterdb_all OK 1.43s 7 subtests passed [20:53:49.534] 209/314 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 7.31s 18 subtests passed [20:53:50.042] 210/314 postgresql:scripts / scripts/070_dropuser OK 1.23s 12 subtests passed [20:53:50.094] 211/314 postgresql:scripts / scripts/040_createuser OK 1.52s 37 subtests passed [20:53:50.502] 212/314 postgresql:psql / psql/001_basic OK 4.69s 108 subtests passed [20:53:50.603] 213/314 postgresql:scripts / scripts/050_dropdb OK 1.82s 15 subtests passed [20:53:51.118] 214/314 postgresql:scripts / scripts/080_pg_isready OK 1.58s 11 subtests passed [20:53:52.552] 215/314 postgresql:scripts / scripts/091_reindexdb_all OK 2.46s 13 subtests passed [20:53:52.899] 216/314 postgresql:scripts / scripts/101_vacuumdb_all OK 2.29s 5 subtests passed [20:53:53.676] 217/314 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.78s 39 subtests passed [20:53:54.080] 218/314 postgresql:scripts / scripts/090_reindexdb OK 4.04s 64 subtests passed [20:53:54.220] 219/314 postgresql:scripts / scripts/100_vacuumdb OK 3.72s 85 subtests passed [20:53:54.549] 220/314 postgresql:pgbench / pgbench/001_pgbench_with_server OK 10.34s 451 subtests passed [20:53:55.146] 221/314 postgresql:scripts / scripts/020_createdb OK 7.10s 60 subtests passed [20:53:55.541] 222/314 postgresql:amcheck / amcheck/002_cic OK 1.46s 3 subtests passed [20:53:56.058] 223/314 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.51s 6 subtests passed [20:53:56.133] 224/314 postgresql:amcheck / amcheck/003_cic_2pc OK 1.91s 5 subtests passed [20:53:56.191] 225/314 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 16.35s 92 subtests passed [20:53:56.364] 226/314 postgresql:oid2name / oid2name/001_basic OK 0.17s 9 subtests passed [20:53:56.962] 227/314 postgresql:scripts / scripts/200_connstr OK 4.40s 3 subtests passed [20:53:56.998] 228/314 postgresql:scripts / scripts/102_vacuumdb_stages OK 5.88s 4 subtests passed [20:53:57.377] 229/314 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.84s 19 subtests passed [20:53:58.059] 230/314 postgresql:amcheck / amcheck/005_pitr OK 2.91s 3 subtests passed [20:53:58.122] 231/314 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.76s 7 subtests passed [20:53:58.425] 232/314 postgresql:vacuumlo / vacuumlo/001_basic OK 0.30s 9 subtests passed [20:53:58.973] 233/314 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.01s 3 subtests passed [20:53:59.569] 234/314 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.19s 3 subtests passed [20:54:00.282] 235/314 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 3.28s 2 subtests passed [20:54:00.438] 236/314 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.38s 2 subtests passed [20:54:00.458] 237/314 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 4.32s 16 subtests passed [20:54:00.699] 238/314 postgresql:authentication / authentication/005_sspi SKIP 0.26s [20:54:02.123] 239/314 postgresql:authentication / authentication/003_peer OK 2.55s 53 subtests passed [20:54:02.195] 240/314 postgresql:authentication / authentication/004_file_inclusion OK 1.91s 2 subtests passed [20:54:02.838] 241/314 postgresql:authentication / authentication/001_password OK 4.41s 178 subtests passed [20:54:02.849] 242/314 postgresql:postmaster / postmaster/001_connection_limits OK 2.15s 27 subtests passed [20:54:02.883] 243/314 postgresql:authentication / authentication/002_saslprep OK 3.91s 20 subtests passed [20:54:03.331] 244/314 postgresql:amcheck / amcheck/001_verify_heapam OK 9.65s 272 subtests passed [20:54:03.964] 245/314 postgresql:authentication / authentication/006_login_trigger OK 3.50s 32 subtests passed [20:54:04.370] 246/314 postgresql:postmaster / postmaster/002_start_stop OK 2.25s 25 subtests passed [20:54:06.211] 247/314 postgresql:subscription / subscription/003_constraints OK 3.36s 6 subtests passed [20:54:06.237] 248/314 postgresql:subscription / subscription/002_types OK 3.39s 4 subtests passed [20:54:07.401] 249/314 postgresql:subscription / subscription/004_sync OK 4.51s 8 subtests passed [20:54:07.434] 250/314 postgresql:subscription / subscription/007_ddl OK 3.06s 4 subtests passed [20:54:07.537] 251/314 postgresql:subscription / subscription/006_rewrite OK 3.57s 2 subtests passed [20:54:08.045] 252/314 postgresql:bloom / bloom/001_wal OK 11.99s 31 subtests passed [20:54:09.194] 253/314 postgresql:subscription / subscription/005_encoding OK 5.86s 1 subtests passed [20:54:09.399] 254/314 postgresql:subscription / subscription/009_matviews OK 3.16s 1 subtests passed [20:54:09.675] 255/314 postgresql:subscription / subscription/008_diff_schema OK 3.46s 5 subtests passed [20:54:11.663] 256/314 postgresql:subscription / subscription/001_rep_changes OK 9.47s 36 subtests passed [20:54:12.485] 257/314 postgresql:subscription / subscription/011_generated OK 5.05s 11 subtests passed [20:54:13.263] 258/314 postgresql:subscription / subscription/012_collation OK 5.72s 2 subtests passed [20:54:13.317] 259/314 postgresql:subscription / subscription/016_stream_subxact OK 3.64s 3 subtests passed [20:54:13.757] 260/314 postgresql:subscription / subscription/010_truncate OK 6.36s 14 subtests passed [20:54:14.548] 261/314 postgresql:subscription / subscription/017_stream_ddl OK 2.88s 3 subtests passed [20:54:15.163] 262/314 postgresql:subscription / subscription/014_binary OK 5.97s 8 subtests passed [20:54:16.402] 263/314 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.14s 2 subtests passed [20:54:16.572] 264/314 postgresql:subscription / subscription/020_messages OK 3.25s 5 subtests passed [20:54:18.035] 265/314 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.55s 9 subtests passed [20:54:20.386] 266/314 postgresql:subscription / subscription/024_add_drop_pub OK 3.98s 3 subtests passed [20:54:21.315] 267/314 postgresql:subscription / subscription/013_partition OK 13.27s 74 subtests passed [20:54:21.588] 268/314 postgresql:subscription / subscription/015_stream OK 12.19s 10 subtests passed [20:54:21.895] 269/314 postgresql:subscription / subscription/021_twophase OK 8.14s 30 subtests passed [20:54:22.442] 270/314 postgresql:subscription / subscription/025_rep_changes_for_schema OK 5.87s 13 subtests passed [20:54:22.838] 271/314 postgresql:subscription / subscription/022_twophase_cascade OK 8.29s 41 subtests passed [20:54:24.512] 272/314 postgresql:subscription / subscription/023_twophase_stream OK 9.35s 33 subtests passed [20:54:25.277] 273/314 postgresql:subscription / subscription/026_stats OK 7.24s 13 subtests passed [20:54:25.442] 274/314 postgresql:subscription / subscription/029_on_error OK 3.85s 5 subtests passed [20:54:27.745] 275/314 postgresql:brin / brin/01_workitems OK 2.30s 2 subtests passed [20:54:28.484] 276/314 postgresql:subscription / subscription/030_origin OK 6.59s 11 subtests passed [20:54:29.240] 277/314 postgresql:subscription / subscription/028_row_filter OK 7.92s 24 subtests passed [20:54:30.341] 278/314 postgresql:subscription / subscription/033_run_as_table_owner OK 5.83s 10 subtests passed [20:54:30.979] 279/314 postgresql:commit_ts / commit_ts/001_base OK 2.47s 2 subtests passed [20:54:31.397] 280/314 postgresql:subscription / subscription/027_nosuperuser OK 11.01s 19 subtests passed [20:54:31.405] 281/314 postgresql:brin / brin/02_wal_consistency OK 3.66s 2 subtests passed [20:54:31.756] 282/314 postgresql:subscription / subscription/032_subscribe_use_index OK 8.92s 15 subtests passed [20:54:32.734] 283/314 postgresql:commit_ts / commit_ts/002_standby OK 3.49s 4 subtests passed [20:54:33.396] 284/314 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.64s 21 subtests passed [20:54:33.411] 285/314 postgresql:subscription / subscription/031_column_list OK 10.97s 36 subtests passed [20:54:33.418] 286/314 postgresql:injection_points / injection_points/001_stats OK 2.02s 7 subtests passed [20:54:33.998] 287/314 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.59s 4 subtests passed [20:54:34.052] 288/314 postgresql:commit_ts / commit_ts/004_restart OK 3.07s 16 subtests passed [20:54:34.061] 289/314 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.33s 4 subtests passed [20:54:34.316] 290/314 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.32s 6 subtests passed [20:54:34.371] 291/314 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.32s 2 subtests passed [20:54:34.426] 292/314 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.03s 2 subtests passed [20:54:35.207] 293/314 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.86s 4 subtests passed [20:54:35.276] 294/314 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 1.86s 258 subtests passed [20:54:35.810] 295/314 postgresql:test_misc / test_misc/003_check_guc OK 1.44s 3 subtests passed [20:54:36.287] 296/314 postgresql:test_misc / test_misc/002_tablespace OK 1.97s 20 subtests passed [20:54:36.442] 297/314 postgresql:test_misc / test_misc/004_io_direct OK 2.02s 3 subtests passed [20:54:36.612] 298/314 postgresql:test_misc / test_misc/001_constraint_validation OK 2.55s 42 subtests passed [20:54:36.762] 299/314 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.15s [20:54:36.876] 300/314 postgresql:test_misc / test_misc/005_timeouts OK 1.67s 2 subtests passed [20:54:37.071] 301/314 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.31s [20:54:37.081] 302/314 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.20s [20:54:37.376] 303/314 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.10s 2 subtests passed [20:54:37.768] 304/314 postgresql:test_slru / test_slru/001_multixact OK 1.48s 3 subtests passed [20:54:38.521] 305/314 postgresql:subscription / subscription/100_bugs OK 13.24s 14 subtests passed [20:54:39.383] 306/314 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.94s 8 subtests passed [20:54:40.181] 307/314 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.37s 1044 subtests passed [20:54:40.408] 308/314 postgresql:ldap / ldap/002_bindpasswd OK 1.89s 3 subtests passed [20:54:41.082] 309/314 postgresql:icu / icu/010_database OK 1.70s 8 subtests passed [20:54:41.296] 310/314 postgresql:ssl / ssl/002_scram OK 4.22s 28 subtests passed [20:54:42.113] 311/314 postgresql:ssl / ssl/003_sslinfo OK 4.74s 21 subtests passed [20:54:43.595] 312/314 postgresql:ldap / ldap/001_auth OK 5.83s 47 subtests passed [20:54:43.756] 313/314 postgresql:test_json_parser / test_json_parser/002_inline OK 10.34s 1700 subtests passed [20:54:47.526] 314/314 postgresql:ssl / ssl/001_ssltests OK 10.45s 227 subtests passed [20:54:47.580] [20:54:47.580] Summary of Failures: [20:54:47.580] [20:54:47.580] 31/314 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 54.20s exit status 29 [20:54:47.580] 40/314 postgresql:regress / regress/regress ERROR 64.73s exit status 1 [20:54:47.580] 90/314 postgresql:recovery / recovery/027_stream_regress ERROR 50.33s exit status 4 [20:54:47.580] [20:54:47.580] Ok: 306 [20:54:47.580] Expected Fail: 0 [20:54:47.580] Fail: 3 [20:54:47.580] Unexpected Pass: 0 [20:54:47.580] Skipped: 5 [20:54:47.580] Timeout: 0 [20:54:47.580] [20:54:47.580] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [20:54:47.622] [20:54:47.622] Exit status: 3