[23:20:23.637] ulimit -c unlimited # default is 0 [23:20:23.637] ulimit -n 1024 # default is 256, pretty low [23:20:23.637] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [23:20:27.881] 1/304 postgresql:setup / tmp_install OK 4.01s [23:20:27.952] 2/304 postgresql:setup / install_test_files OK 0.07s [23:20:28.662] 3/304 postgresql:setup / initdb_cache OK 0.71s [23:20:29.016] 4/304 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.33s 9 subtests passed [23:20:39.193] 5/304 postgresql:recovery / recovery/002_archiving OK 10.48s 8 subtests passed [23:20:57.305] 6/304 postgresql:recovery / recovery/001_stream_rep OK 28.61s 62 subtests passed [23:20:58.663] 7/304 postgresql:recovery / recovery/003_recovery_targets OK 29.65s 9 subtests passed [23:20:58.675] 8/304 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 29.99s 14 subtests passed [23:21:03.324] 9/304 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 34.64s 12 subtests passed [23:21:07.186] 10/304 postgresql:recovery / recovery/006_logical_decoding OK 8.52s 20 subtests passed [23:21:11.518] 11/304 postgresql:recovery / recovery/004_timeline_switch OK 32.32s 3 subtests passed [23:21:18.918] 12/304 postgresql:recovery / recovery/008_fsm_truncation OK 15.57s 1 subtests passed [23:21:19.971] 13/304 postgresql:recovery / recovery/005_replay_delay OK 22.66s 3 subtests passed [23:21:20.676] 14/304 postgresql:recovery / recovery/010_logical_decoding_timelines OK 9.00s 13 subtests passed [23:21:21.572] 15/304 postgresql:recovery / recovery/009_twophase OK 14.38s 30 subtests passed [23:21:24.992] 16/304 postgresql:recovery / recovery/013_crash_restart OK 5.02s 18 subtests passed [23:21:25.528] 17/304 postgresql:recovery / recovery/014_unlogged_reinit OK 4.81s 23 subtests passed [23:21:26.370] 18/304 postgresql:recovery / recovery/007_sync_rep OK 27.69s 11 subtests passed [23:21:31.439] 19/304 postgresql:recovery / recovery/017_shm OK 5.91s 4 subtests passed [23:21:34.599] 20/304 postgresql:recovery / recovery/012_subtransactions OK 15.68s 12 subtests passed [23:21:34.690] 21/304 postgresql:recovery / recovery/015_promotion_pages OK 13.11s 1 subtests passed [23:21:36.231] 22/304 postgresql:recovery / recovery/016_min_consistency OK 11.24s 1 subtests passed [23:21:39.246] 23/304 postgresql:recovery / recovery/022_crash_temp_files OK 3.01s 11 subtests passed [23:21:46.972] 24/304 postgresql:recovery / recovery/021_row_visibility OK 12.28s 10 subtests passed [23:21:52.027] 25/304 postgresql:recovery / recovery/023_pitr_prepared_xact OK 12.78s 1 subtests passed [23:21:52.591] 26/304 postgresql:recovery / recovery/020_archive_status OK 17.97s 19 subtests passed [23:21:55.305] 27/304 postgresql:recovery / recovery/018_wal_optimize OK 28.93s 38 subtests passed [23:22:02.476] 28/304 postgresql:recovery / recovery/024_archive_recovery OK 15.50s 2 subtests passed [23:22:14.749] 29/304 postgresql:recovery / recovery/026_overwrite_contrecord OK 22.16s 3 subtests passed [23:22:17.714] 30/304 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 25.55s 1 subtests passed [23:22:20.565] ▶ 31/304 - regression tests pass FAIL [23:22:20.565] ▶ 31/304 - dump before running pg_upgrade FAIL [23:22:20.571] 31/304 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 111.89s exit status 4 [23:22:20.571] >>> 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 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 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib with_icu=yes MESON_TEST_ITERATION=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=14 /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/bin/pg_upgrade --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 [23:22:20.571] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:22:20.571] stderr: [23:22:20.571] # Failed test 'regression tests pass' [23:22:20.571] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 260. [23:22:20.571] # got: '256' [23:22:20.571] # expected: '0' [23:22:20.571] # Failed test 'dump before running pg_upgrade' [23:22:20.571] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 322. [23:22:20.571] # Tests were run but no plan was declared and done_testing() was not seen. [23:22:20.571] # Looks like your test exited with 4 just after 6. [23:22:20.571] [23:22:20.571] (test program exited with status code 4) [23:22:20.571] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:22:20.571] [23:22:20.964] 32/304 postgresql:isolation / isolation/isolation OK 112.27s 119 subtests passed [23:22:21.280] 33/304 postgresql:recovery / recovery/019_replslot_limit OK 49.84s 26 subtests passed [23:22:21.912] 34/304 postgresql:recovery / recovery/028_pitr_timelines OK 19.15s 3 subtests passed [23:22:23.309] 35/304 postgresql:recovery / recovery/029_stats_restart OK 8.56s 42 subtests passed [23:22:25.328] 36/304 postgresql:recovery / recovery/034_create_database OK 3.42s 2 subtests passed [23:22:30.880] 37/304 postgresql:recovery / recovery/030_stats_cleanup_replica OK 13.16s 11 subtests passed [23:22:33.300] 38/304 postgresql:recovery / recovery/036_truncated_dropped OK 7.97s 8 subtests passed [23:22:33.389] 39/304 postgresql:recovery / recovery/031_recovery_conflict OK 12.82s 18 subtests passed [23:22:34.824] 40/304 postgresql:recovery / recovery/037_invalid_database OK 3.94s 13 subtests passed [23:22:41.756] 41/304 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 8.45s 2 subtests passed [23:22:44.674] 42/304 postgresql:recovery / recovery/032_relfilenode_reuse OK 23.71s 14 subtests passed [23:22:45.798] ▶ 43/304 + triggers 87711 ms FAIL [23:22:45.798] ▶ 43/304 + updatable_views 87669 ms FAIL [23:22:45.798] ▶ 43/304 - sanity_check 38 ms FAIL [23:22:45.798] ▶ 43/304 + select_into 141 ms FAIL [23:22:45.798] ▶ 43/304 + select_distinct 142 ms FAIL [23:22:45.798] ▶ 43/304 + select_distinct_on 104 ms FAIL [23:22:45.798] ▶ 43/304 + select_implicit 115 ms FAIL [23:22:45.798] ▶ 43/304 + select_having 104 ms FAIL [23:22:45.798] ▶ 43/304 + subselect 98 ms FAIL [23:22:45.798] ▶ 43/304 + union 101 ms FAIL [23:22:45.798] ▶ 43/304 + case 94 ms FAIL [23:22:45.798] ▶ 43/304 + join 93 ms FAIL [23:22:45.798] ▶ 43/304 + aggregates 91 ms FAIL [23:22:45.798] ▶ 43/304 + transactions 95 ms FAIL [23:22:45.798] ▶ 43/304 + random 77 ms FAIL [23:22:45.798] ▶ 43/304 + portals 74 ms FAIL [23:22:45.798] ▶ 43/304 + arrays 67 ms FAIL [23:22:45.798] ▶ 43/304 + btree_index 67 ms FAIL [23:22:45.798] ▶ 43/304 + hash_index 66 ms FAIL [23:22:45.798] ▶ 43/304 + update 68 ms FAIL [23:22:45.798] ▶ 43/304 + delete 64 ms FAIL [23:22:45.798] ▶ 43/304 + namespace 58 ms FAIL [23:22:45.798] ▶ 43/304 + prepared_xacts 53 ms FAIL [23:22:45.798] ▶ 43/304 + brin 163 ms FAIL [23:22:45.798] ▶ 43/304 + gin 155 ms FAIL [23:22:45.798] ▶ 43/304 + gist 162 ms FAIL [23:22:45.798] ▶ 43/304 + spgist 149 ms FAIL [23:22:45.798] ▶ 43/304 + privileges 144 ms FAIL [23:22:45.798] ▶ 43/304 + init_privs 164 ms FAIL [23:22:45.798] ▶ 43/304 + security_label 145 ms FAIL [23:22:45.798] ▶ 43/304 + collate 144 ms FAIL [23:22:45.798] ▶ 43/304 + matview 146 ms FAIL [23:22:45.798] ▶ 43/304 + lock 143 ms FAIL [23:22:45.798] ▶ 43/304 + replica_identity 131 ms FAIL [23:22:45.798] ▶ 43/304 + rowsecurity 132 ms FAIL [23:22:45.798] ▶ 43/304 + object_address 142 ms FAIL [23:22:45.798] ▶ 43/304 + tablesample 131 ms FAIL [23:22:45.798] ▶ 43/304 + groupingsets 150 ms FAIL [23:22:45.798] ▶ 43/304 + drop_operator 145 ms FAIL [23:22:45.798] ▶ 43/304 + password 143 ms FAIL [23:22:45.798] ▶ 43/304 + identity 126 ms FAIL [23:22:45.798] ▶ 43/304 + generated 114 ms FAIL [23:22:45.798] ▶ 43/304 + join_hash 96 ms FAIL [23:22:45.798] ▶ 43/304 + amutils 384 ms FAIL [23:22:48.557] 44/304 postgresql:recovery / recovery/039_end_of_wal OK 15.08s 14 subtests passed [23:22:49.953] 43/304 postgresql:regress / regress/regress ERROR 141.29s exit status 1 [23:22:49.953] >>> MALLOC_PERTURB_=165 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_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 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template 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 MESON_TEST_ITERATION=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/regress --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 40051 --schedule /Users/admin/pgsql/build/../src/test/regress/parallel_schedule [23:22:49.953] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:22:49.953] stderr: [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # (test process exited with exit code 2) [23:22:49.953] # 44 of 223 tests failed. [23:22:49.953] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [23:22:49.953] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [23:22:49.953] [23:22:49.953] (test program exited with status code 1) [23:22:49.953] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:22:49.953] [23:22:49.962] 45/304 postgresql:recovery / recovery/041_checkpoint_at_promote OK 8.20s 6 subtests passed [23:22:51.923] 46/304 postgresql:recovery / recovery/042_low_level_backup OK 7.25s 4 subtests passed [23:22:55.647] 47/304 postgresql:plperl / plperl/regress OK 5.68s 12 subtests passed [23:22:56.895] 48/304 postgresql:plpgsql / plpgsql/regress OK 6.94s 13 subtests passed [23:22:59.860] 49/304 postgresql:plpython / plpython/regress OK 7.80s 23 subtests passed [23:23:00.239] 50/304 postgresql:kerberos / kerberos/001_auth OK 11.68s 142 subtests passed [23:23:01.669] 51/304 postgresql:pltcl / pltcl/regress OK 5.94s 8 subtests passed [23:23:03.005] 52/304 postgresql:amcheck / amcheck/regress OK 6.11s 3 subtests passed [23:23:03.427] 53/304 postgresql:bloom / bloom/regress OK 3.18s 1 subtests passed [23:23:03.437] 54/304 postgresql:basic_archive / basic_archive/regress OK 3.57s 1 subtests passed [23:23:04.787] 55/304 postgresql:bool_plperl / bool_plperl/regress OK 3.10s 2 subtests passed [23:23:06.297] 56/304 postgresql:citext / citext/regress OK 2.86s 3 subtests passed [23:23:07.360] 57/304 postgresql:cube / cube/regress OK 2.57s 2 subtests passed [23:23:08.296] 58/304 postgresql:dblink / dblink/regress OK 1.98s 1 subtests passed [23:23:08.639] 59/304 postgresql:btree_gin / btree_gin/regress OK 5.63s 30 subtests passed [23:23:09.139] 60/304 postgresql:dict_int / dict_int/regress OK 1.77s 1 subtests passed [23:23:09.368] 61/304 postgresql:btree_gist / btree_gist/regress OK 5.94s 30 subtests passed [23:23:10.242] 62/304 postgresql:dict_xsyn / dict_xsyn/regress OK 1.94s 1 subtests passed [23:23:10.840] 63/304 postgresql:earthdistance / earthdistance/regress OK 2.19s 1 subtests passed [23:23:11.134] 64/304 postgresql:file_fdw / file_fdw/regress OK 1.99s 1 subtests passed [23:23:11.160] 65/304 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.79s 2 subtests passed [23:23:17.779] 66/304 postgresql:hstore_plpython / hstore_plpython/regress OK 6.64s 1 subtests passed [23:23:18.126] 67/304 postgresql:hstore_plperl / hstore_plperl/regress OK 7.28s 3 subtests passed [23:23:18.337] 68/304 postgresql:hstore / hstore/regress OK 8.09s 2 subtests passed [23:23:18.576] 69/304 postgresql:recovery / recovery/033_replay_tsp_drops OK 57.29s 3 subtests passed [23:23:19.748] 70/304 postgresql:isn / isn/regress OK 1.97s 1 subtests passed [23:23:20.933] 71/304 postgresql:lo / lo/regress OK 2.35s 1 subtests passed [23:23:20.946] 72/304 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.61s 1 subtests passed [23:23:21.224] 73/304 postgresql:jsonb_plperl / jsonb_plperl/regress OK 3.10s 2 subtests passed [23:23:21.879] 74/304 postgresql:intarray / intarray/regress OK 10.72s 1 subtests passed [23:23:22.376] 75/304 postgresql:ltree / ltree/regress OK 2.63s 1 subtests passed [23:23:22.975] 76/304 postgresql:ltree_plpython / ltree_plpython/regress OK 2.04s 1 subtests passed [23:23:22.975] 77/304 postgresql:passwordcheck / passwordcheck/regress OK 1.73s 1 subtests passed [23:23:23.398] 78/304 postgresql:recovery / recovery/035_standby_logical_decoding OK 60.09s 85 subtests passed [23:23:23.735] 79/304 postgresql:pg_buffercache / pg_buffercache/regress OK 1.85s 1 subtests passed [23:23:24.166] 80/304 postgresql:pageinspect / pageinspect/regress OK 3.22s 8 subtests passed [23:23:24.811] 81/304 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.83s 1 subtests passed [23:23:25.138] 82/304 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.16s 1 subtests passed [23:23:25.211] 83/304 postgresql:pgstattuple / pgstattuple/regress OK 1.48s 1 subtests passed [23:23:25.838] 84/304 postgresql:pg_surgery / pg_surgery/regress OK 1.67s 1 subtests passed [23:23:26.408] ▶ 85/304 - regression tests pass FAIL [23:23:26.418] 85/304 postgresql:recovery / recovery/027_stream_regress ERROR 91.10s exit status 4 [23:23:26.418] >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=234 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template enable_injection_points=yes MESON_TEST_ITERATION=1 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 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/recovery --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 [23:23:26.418] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:23:26.418] stderr: [23:23:26.418] # Failed test 'regression tests pass' [23:23:26.418] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [23:23:26.418] # got: '256' [23:23:26.418] # expected: '0' [23:23:26.418] # Tests were run but no plan was declared and done_testing() was not seen. [23:23:26.418] # Looks like your test exited with 4 just after 2. [23:23:26.418] [23:23:26.418] (test program exited with status code 4) [23:23:26.418] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:23:26.418] [23:23:26.747] 86/304 postgresql:pg_walinspect / pg_walinspect/regress OK 1.53s 2 subtests passed [23:23:26.805] 87/304 postgresql:pg_stat_statements / pg_stat_statements/regress OK 3.41s 12 subtests passed [23:23:27.017] 88/304 postgresql:pgcrypto / pgcrypto/regress OK 4.64s 23 subtests passed [23:23:27.105] 89/304 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 52.28s 32 subtests passed [23:23:27.120] 90/304 postgresql:pg_visibility / pg_visibility/regress OK 1.98s 1 subtests passed [23:23:27.133] 91/304 postgresql:pg_trgm / pg_trgm/regress OK 2.32s 3 subtests passed [23:23:28.501] 92/304 postgresql:seg / seg/regress OK 2.08s 2 subtests passed [23:23:28.746] 93/304 postgresql:tablefunc / tablefunc/regress OK 2.00s 1 subtests passed [23:23:28.875] 94/304 postgresql:tcn / tcn/isolation OK 2.07s 1 subtests passed [23:23:28.954] 95/304 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.83s 1 subtests passed [23:23:28.963] 96/304 postgresql:tsm_system_time / tsm_system_time/regress OK 1.83s 1 subtests passed [23:23:30.016] 97/304 postgresql:unaccent / unaccent/regress OK 1.51s 1 subtests passed [23:23:30.275] 98/304 postgresql:uuid-ossp / uuid-ossp/regress OK 1.53s 1 subtests passed [23:23:30.388] 99/304 postgresql:xml2 / xml2/regress OK 1.51s 1 subtests passed [23:23:30.431] 100/304 postgresql:brin / brin/isolation OK 1.48s 1 subtests passed [23:23:30.570] 101/304 postgresql:commit_ts / commit_ts/regress OK 1.61s 1 subtests passed [23:23:31.823] 102/304 postgresql:dummy_index_am / dummy_index_am/regress OK 1.55s 1 subtests passed [23:23:31.991] 103/304 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.60s 1 subtests passed [23:23:32.409] 104/304 postgresql:injection_points / injection_points/regress OK 1.84s 1 subtests passed [23:23:32.562] 105/304 postgresql:gin / gin/regress OK 2.13s 1 subtests passed [23:23:32.632] 106/304 postgresql:delay_execution / delay_execution/isolation OK 2.62s 2 subtests passed [23:23:32.779] 107/304 postgresql:test_decoding / test_decoding/isolation OK 5.67s 12 subtests passed [23:23:33.256] 108/304 postgresql:postgres_fdw / postgres_fdw/regress OK 7.42s 2 subtests passed [23:23:33.439] 109/304 postgresql:injection_points / injection_points/isolation OK 1.61s 1 subtests passed [23:23:34.303] 110/304 postgresql:plsample / plsample/regress OK 2.31s 1 subtests passed [23:23:34.492] 111/304 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.08s 1 subtests passed [23:23:34.590] 112/304 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.96s 1 subtests passed [23:23:34.591] 113/304 postgresql:test_dsa / test_dsa/regress OK 1.33s 1 subtests passed [23:23:34.616] 114/304 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.05s 1 subtests passed [23:23:34.889] 115/304 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.45s 1 subtests passed [23:23:36.050] 116/304 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.56s 1 subtests passed [23:23:36.248] 117/304 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.47s 21 subtests passed [23:23:36.536] 118/304 postgresql:test_lfind / test_lfind/regress OK 1.94s 1 subtests passed [23:23:36.732] 119/304 postgresql:test_parser / test_parser/regress OK 1.84s 1 subtests passed [23:23:37.167] 120/304 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.55s 2 subtests passed [23:23:37.348] 121/304 postgresql:test_extensions / test_extensions/regress OK 3.04s 2 subtests passed [23:23:37.703] 122/304 postgresql:test_pg_dump / test_pg_dump/regress OK 1.65s 1 subtests passed [23:23:37.883] 123/304 postgresql:test_predtest / test_predtest/regress OK 1.63s 1 subtests passed [23:23:38.199] 124/304 postgresql:test_rbtree / test_rbtree/regress OK 1.46s 1 subtests passed [23:23:38.238] 125/304 postgresql:test_radixtree / test_radixtree/regress OK 1.70s 1 subtests passed [23:23:38.914] 126/304 postgresql:test_resowner / test_resowner/regress OK 1.56s 1 subtests passed [23:23:39.418] 127/304 postgresql:test_integerset / test_integerset/regress OK 4.83s 1 subtests passed [23:23:39.448] 128/304 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.74s 1 subtests passed [23:23:39.531] 129/304 postgresql:test_tidstore / test_tidstore/regress OK 1.29s 1 subtests passed [23:23:39.539] 130/304 postgresql:test_regex / test_regex/regress OK 2.37s 2 subtests passed [23:23:39.646] 131/304 postgresql:test_slru / test_slru/regress OK 1.45s 1 subtests passed [23:23:39.775] 132/304 postgresql:libpq / libpq/002_api OK 0.24s 1 subtests passed [23:23:39.800] 133/304 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.15s [23:23:40.804] 134/304 postgresql:libpq / libpq/001_uri OK 1.35s 60 subtests passed [23:23:40.926] 135/304 postgresql:unsafe_tests / unsafe_tests/regress OK 2.00s 3 subtests passed [23:23:40.995] 136/304 postgresql:test_shm_mq / test_shm_mq/regress OK 3.11s 1 subtests passed [23:23:41.022] 137/304 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.22s 9 subtests passed [23:23:43.997] 138/304 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.07s 106 subtests passed [23:23:44.028] 139/304 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.00s 32 subtests passed [23:23:44.484] 140/304 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.45s 51 subtests passed [23:23:44.498] 141/304 postgresql:test_decoding / test_decoding/regress OK 17.48s 19 subtests passed [23:23:44.668] 142/304 postgresql:libpq / libpq/003_load_balance_host_list OK 5.13s 127 subtests passed [23:23:46.064] 143/304 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.06s 10 subtests passed [23:23:46.064] 144/304 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.56s 3 subtests passed [23:23:47.544] 145/304 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.48s 21 subtests passed [23:23:47.897] 146/304 postgresql:pg_checksums / pg_checksums/001_basic OK 0.35s 9 subtests passed [23:23:48.054] 147/304 postgresql:libpq / libpq/005_negotiate_encryption OK 8.28s 243 subtests passed [23:23:48.372] 148/304 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.32s 13 subtests passed [23:23:48.571] 149/304 postgresql:pg_amcheck / pg_amcheck/003_check OK 7.58s 75 subtests passed [23:23:50.595] 150/304 postgresql:ecpg / ecpg/ecpg OK 11.18s 65 subtests passed [23:23:50.662] 151/304 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.99s 43 subtests passed [23:23:52.891] 152/304 postgresql:pg_checksums / pg_checksums/002_actions OK 4.99s 66 subtests passed [23:24:01.954] 153/304 postgresql:initdb / initdb/001_initdb OK 22.15s 52 subtests passed [23:24:09.569] 154/304 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 16.68s 4 subtests passed [23:24:09.581] 155/304 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 18.93s 11 subtests passed [23:24:09.726] 156/304 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 21.15s 7 subtests passed [23:24:09.808] 157/304 postgresql:pg_config / pg_config/001_pg_config OK 0.23s 21 subtests passed [23:24:10.726] 158/304 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 8.77s 3 subtests passed [23:24:11.156] 159/304 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.57s 18 subtests passed [23:24:11.297] 160/304 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 22.92s 6 subtests passed [23:24:11.491] 161/304 postgresql:pg_ctl / pg_ctl/002_status OK 1.68s 3 subtests passed [23:24:12.634] 162/304 postgresql:pg_dump / pg_dump/001_basic OK 1.34s 93 subtests passed [23:24:14.184] 163/304 postgresql:pg_ctl / pg_ctl/001_start_stop OK 4.46s 25 subtests passed [23:24:14.914] 164/304 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.76s 14 subtests passed [23:24:15.606] 165/304 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.97s 3 subtests passed [23:24:15.766] 166/304 postgresql:pg_ctl / pg_ctl/003_promote OK 5.04s 12 subtests passed [23:24:17.363] 167/304 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 3.18s 4 subtests passed [23:24:18.155] 168/304 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.39s 75 subtests passed [23:24:19.128] 169/304 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.76s 9 subtests passed [23:24:20.362] 170/304 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 29.70s 22 subtests passed [23:24:22.498] 171/304 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 7.58s 108 subtests passed [23:24:24.763] 172/304 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 40.28s 192 subtests passed [23:24:28.772] 173/304 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 3.99s 1 subtests passed [23:24:29.447] 174/304 postgresql:pg_rewind / pg_rewind/006_options OK 0.67s 13 subtests passed [23:24:30.160] 175/304 postgresql:pg_dump / pg_dump/010_dump_connstr OK 14.55s 14 subtests passed [23:24:31.654] 176/304 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 11.29s 5 subtests passed [23:24:35.474] 177/304 postgresql:pg_dump / pg_dump/002_pg_dump OK 23.98s 11354 subtests passed [23:24:35.833] 178/304 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.25s 13 subtests passed [23:24:36.237] 179/304 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.40s 13 subtests passed [23:24:36.620] 180/304 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.38s 17 subtests passed [23:24:38.294] 181/304 postgresql:pg_rewind / pg_rewind/007_standby_source OK 8.85s 7 subtests passed [23:24:38.306] 182/304 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 8.15s 3 subtests passed [23:24:42.597] 183/304 postgresql:pg_rewind / pg_rewind/009_growing_files OK 10.94s 3 subtests passed [23:24:43.919] 184/304 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.24s 60 subtests passed [23:24:44.053] 185/304 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 5.74s 27 subtests passed [23:24:45.038] 186/304 postgresql:pg_rewind / pg_rewind/001_basic OK 26.88s 56 subtests passed [23:24:45.148] 187/304 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 8.53s 19 subtests passed [23:24:45.170] 188/304 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 22.67s 9 subtests passed [23:24:46.125] 189/304 postgresql:pg_rewind / pg_rewind/002_databases OK 26.99s 11 subtests passed [23:24:46.763] 190/304 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.84s 5 subtests passed [23:24:49.057] 191/304 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.29s 5 subtests passed [23:24:49.225] 192/304 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.17s 11 subtests passed [23:24:49.746] 193/304 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 5.69s 9 subtests passed [23:24:50.140] 194/304 postgresql:pg_waldump / pg_waldump/001_basic OK 4.01s 92 subtests passed [23:24:51.749] 195/304 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.60s 208 subtests passed [23:24:51.822] 196/304 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.59s 7 subtests passed [23:24:54.679] 197/304 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 68.61s 36 subtests passed [23:24:55.262] 198/304 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 10.22s 15 subtests passed [23:24:55.739] 199/304 postgresql:psql / psql/010_tab_completion OK 3.92s 89 subtests passed [23:24:56.564] 200/304 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 11.39s 18 subtests passed [23:24:56.884] 201/304 postgresql:psql / psql/001_basic OK 5.13s 105 subtests passed [23:24:57.072] 202/304 postgresql:psql / psql/020_cancel OK 2.39s 2 subtests passed [23:24:57.318] 203/304 postgresql:scripts / scripts/010_clusterdb OK 2.05s 15 subtests passed [23:24:57.753] 204/304 postgresql:scripts / scripts/011_clusterdb_all OK 2.01s 7 subtests passed [23:24:57.759] 205/304 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 12.61s 10 subtests passed [23:24:59.008] 206/304 postgresql:scripts / scripts/040_createuser OK 2.12s 37 subtests passed [23:24:59.185] 207/304 postgresql:scripts / scripts/070_dropuser OK 1.86s 12 subtests passed [23:24:59.396] 208/304 postgresql:scripts / scripts/080_pg_isready OK 1.64s 11 subtests passed [23:24:59.679] 209/304 postgresql:scripts / scripts/050_dropdb OK 2.61s 15 subtests passed [23:25:01.694] 210/304 postgresql:scripts / scripts/101_vacuumdb_all OK 2.30s 5 subtests passed [23:25:02.136] 211/304 postgresql:scripts / scripts/091_reindexdb_all OK 3.13s 13 subtests passed [23:25:02.943] 212/304 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.81s 39 subtests passed [23:25:03.437] 213/304 postgresql:scripts / scripts/102_vacuumdb_stages OK 3.76s 4 subtests passed [23:25:03.797] 214/304 postgresql:scripts / scripts/100_vacuumdb OK 4.61s 85 subtests passed [23:25:04.060] 215/304 postgresql:scripts / scripts/090_reindexdb OK 6.30s 64 subtests passed [23:25:05.089] 216/304 postgresql:pgbench / pgbench/001_pgbench_with_server OK 15.34s 451 subtests passed [23:25:05.251] 217/304 postgresql:amcheck / amcheck/002_cic OK 1.81s 3 subtests passed [23:25:05.841] 218/304 postgresql:amcheck / amcheck/003_cic_2pc OK 2.04s 5 subtests passed [23:25:06.136] 219/304 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.07s 6 subtests passed [23:25:06.545] 220/304 postgresql:scripts / scripts/200_connstr OK 4.82s 3 subtests passed [23:25:06.874] 221/304 postgresql:oid2name / oid2name/001_basic OK 0.33s 9 subtests passed [23:25:07.409] 222/304 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.16s 19 subtests passed [23:25:08.264] 223/304 postgresql:scripts / scripts/020_createdb OK 11.70s 60 subtests passed [23:25:08.756] 224/304 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.88s 7 subtests passed [23:25:09.529] 225/304 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 31.23s 48 subtests passed [23:25:09.880] 226/304 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.47s 3 subtests passed [23:25:09.982] 227/304 postgresql:vacuumlo / vacuumlo/001_basic OK 0.45s 9 subtests passed [23:25:11.153] 228/304 postgresql:amcheck / amcheck/005_pitr OK 6.06s 3 subtests passed [23:25:11.176] 229/304 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.04s 16 subtests passed [23:25:11.193] 230/304 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.93s 1 subtests passed [23:25:11.300] 231/304 postgresql:authentication / authentication/005_sspi SKIP 0.11s [23:25:12.090] 232/304 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.33s 2 subtests passed [23:25:12.670] 233/304 postgresql:authentication / authentication/002_saslprep OK 2.69s 20 subtests passed [23:25:12.863] 234/304 postgresql:authentication / authentication/004_file_inclusion OK 1.69s 2 subtests passed [23:25:12.871] 235/304 postgresql:amcheck / amcheck/001_verify_heapam OK 9.93s 272 subtests passed [23:25:13.657] 236/304 postgresql:authentication / authentication/003_peer OK 2.50s 53 subtests passed [23:25:14.462] 237/304 postgresql:authentication / authentication/006_login_trigger OK 3.16s 32 subtests passed [23:25:14.762] 238/304 postgresql:authentication / authentication/001_password OK 4.88s 178 subtests passed [23:25:16.341] 239/304 postgresql:subscription / subscription/002_types OK 3.67s 4 subtests passed [23:25:16.656] 240/304 postgresql:subscription / subscription/003_constraints OK 3.79s 6 subtests passed [23:25:17.191] 241/304 postgresql:subscription / subscription/004_sync OK 4.32s 8 subtests passed [23:25:17.999] 242/304 postgresql:subscription / subscription/007_ddl OK 3.23s 4 subtests passed [23:25:18.045] 243/304 postgresql:subscription / subscription/006_rewrite OK 3.58s 2 subtests passed [23:25:19.001] 244/304 postgresql:subscription / subscription/005_encoding OK 5.34s 1 subtests passed [23:25:19.738] 245/304 postgresql:bloom / bloom/001_wal OK 13.90s 31 subtests passed [23:25:19.788] 246/304 postgresql:subscription / subscription/009_matviews OK 3.13s 1 subtests passed [23:25:20.324] 247/304 postgresql:subscription / subscription/008_diff_schema OK 3.98s 5 subtests passed [23:25:21.079] 248/304 postgresql:subscription / subscription/011_generated OK 3.08s 3 subtests passed [23:25:21.524] 249/304 postgresql:subscription / subscription/001_rep_changes OK 9.43s 35 subtests passed [23:25:23.625] 250/304 postgresql:subscription / subscription/010_truncate OK 6.38s 14 subtests passed [23:25:23.635] 251/304 postgresql:subscription / subscription/012_collation OK 5.59s 2 subtests passed [23:25:24.293] 252/304 postgresql:subscription / subscription/016_stream_subxact OK 3.97s 3 subtests passed [23:25:24.648] 253/304 postgresql:subscription / subscription/017_stream_ddl OK 3.57s 3 subtests passed [23:25:26.511] 254/304 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.88s 2 subtests passed [23:25:26.613] 255/304 postgresql:subscription / subscription/014_binary OK 6.87s 8 subtests passed [23:25:26.701] 256/304 postgresql:subscription / subscription/020_messages OK 3.07s 5 subtests passed [23:25:27.386] 257/304 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.86s 9 subtests passed [23:25:29.981] 258/304 postgresql:subscription / subscription/024_add_drop_pub OK 3.37s 3 subtests passed [23:25:31.338] 259/304 postgresql:subscription / subscription/021_twophase OK 7.04s 30 subtests passed [23:25:31.652] 260/304 postgresql:subscription / subscription/015_stream OK 11.86s 10 subtests passed [23:25:31.948] 261/304 postgresql:subscription / subscription/025_rep_changes_for_schema OK 5.25s 13 subtests passed [23:25:32.516] 262/304 postgresql:subscription / subscription/013_partition OK 13.51s 73 subtests passed [23:25:33.153] 263/304 postgresql:subscription / subscription/026_stats OK 5.77s 13 subtests passed [23:25:33.239] 264/304 postgresql:subscription / subscription/022_twophase_cascade OK 8.59s 41 subtests passed [23:25:35.069] 265/304 postgresql:subscription / subscription/023_twophase_stream OK 8.56s 33 subtests passed [23:25:35.890] 266/304 postgresql:subscription / subscription/029_on_error OK 4.23s 5 subtests passed [23:25:37.884] 267/304 postgresql:subscription / subscription/030_origin OK 5.94s 9 subtests passed [23:25:38.072] 268/304 postgresql:brin / brin/01_workitems OK 2.18s 2 subtests passed [23:25:38.796] 269/304 postgresql:subscription / subscription/033_run_as_table_owner OK 5.55s 10 subtests passed [23:25:39.809] 270/304 postgresql:subscription / subscription/028_row_filter OK 8.47s 24 subtests passed [23:25:39.908] 271/304 postgresql:subscription / subscription/027_nosuperuser OK 9.93s 19 subtests passed [23:25:40.779] 272/304 postgresql:commit_ts / commit_ts/001_base OK 2.71s 2 subtests passed [23:25:42.651] 273/304 postgresql:brin / brin/02_wal_consistency OK 4.75s 2 subtests passed [23:25:42.794] 274/304 postgresql:subscription / subscription/032_subscribe_use_index OK 9.64s 15 subtests passed [23:25:42.968] 275/304 postgresql:commit_ts / commit_ts/002_standby OK 4.17s 4 subtests passed [23:25:43.753] 276/304 postgresql:commit_ts / commit_ts/004_restart OK 3.84s 16 subtests passed [23:25:44.263] 277/304 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.48s 4 subtests passed [23:25:44.287] 278/304 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 0.53s 129 subtests passed [23:25:44.342] 279/304 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.37s 2 subtests passed [23:25:44.414] 280/304 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.13s 3 subtests passed [23:25:44.518] 281/304 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.18s 2 subtests passed [23:25:44.728] 282/304 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.93s 4 subtests passed [23:25:44.774] 283/304 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.12s 21 subtests passed [23:25:44.968] 284/304 postgresql:subscription / subscription/031_column_list OK 12.45s 36 subtests passed [23:25:45.060] 285/304 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.25s 4 subtests passed [23:25:46.046] 286/304 postgresql:test_misc / test_misc/003_check_guc OK 1.32s 3 subtests passed [23:25:46.306] 287/304 postgresql:test_misc / test_misc/005_timeouts OK 1.34s 2 subtests passed [23:25:46.399] 288/304 postgresql:test_misc / test_misc/004_io_direct OK 1.62s 3 subtests passed [23:25:46.418] 289/304 postgresql:test_misc / test_misc/002_tablespace OK 1.90s 20 subtests passed [23:25:46.561] 290/304 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.16s [23:25:46.569] 291/304 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.15s [23:25:46.587] 292/304 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.53s 2 subtests passed [23:25:46.761] 293/304 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.20s [23:25:46.774] 294/304 postgresql:test_misc / test_misc/001_constraint_validation OK 2.36s 42 subtests passed [23:25:48.184] 295/304 postgresql:test_json_parser / test_json_parser/002_inline OK 3.92s 850 subtests passed [23:25:50.139] 296/304 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.83s 8 subtests passed [23:25:50.155] 297/304 postgresql:subscription / subscription/100_bugs OK 15.08s 14 subtests passed [23:25:50.642] 298/304 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.59s 1044 subtests passed [23:25:50.654] 299/304 postgresql:ldap / ldap/002_bindpasswd OK 2.47s 3 subtests passed [23:25:51.552] 300/304 postgresql:icu / icu/010_database OK 1.41s 8 subtests passed [23:25:51.615] 301/304 postgresql:ssl / ssl/003_sslinfo OK 4.85s 18 subtests passed [23:25:51.635] 302/304 postgresql:ssl / ssl/002_scram OK 5.05s 24 subtests passed [23:25:52.177] 303/304 postgresql:ldap / ldap/001_auth OK 5.40s 47 subtests passed [23:25:57.055] 304/304 postgresql:ssl / ssl/001_ssltests OK 10.49s 205 subtests passed [23:25:57.101] [23:25:57.101] Summary of Failures: [23:25:57.101] [23:25:57.101] 31/304 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 111.89s exit status 4 [23:25:57.101] 43/304 postgresql:regress / regress/regress ERROR 141.29s exit status 1 [23:25:57.101] 85/304 postgresql:recovery / recovery/027_stream_regress ERROR 91.10s exit status 4 [23:25:57.101] [23:25:57.101] Ok: 296 [23:25:57.101] Expected Fail: 0 [23:25:57.101] Fail: 3 [23:25:57.101] Unexpected Pass: 0 [23:25:57.101] Skipped: 5 [23:25:57.101] Timeout: 0 [23:25:57.101] [23:25:57.101] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [23:25:57.138] [23:25:57.138] Exit status: 3