[02:10:28.172] ulimit -c unlimited # default is 0 [02:10:28.172] ulimit -n 1024 # default is 256, pretty low [02:10:28.172] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [02:10:33.028] 1/309 postgresql:setup / tmp_install OK 4.58s [02:10:33.101] 2/309 postgresql:setup / install_test_files OK 0.07s [02:10:33.785] 3/309 postgresql:setup / initdb_cache OK 0.68s [02:10:34.192] 4/309 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.40s 9 subtests passed [02:10:43.381] 5/309 postgresql:recovery / recovery/002_archiving OK 9.53s 8 subtests passed [02:11:08.746] 6/309 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 34.94s 14 subtests passed [02:11:08.775] 7/309 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 34.98s 12 subtests passed [02:11:09.210] 8/309 postgresql:recovery / recovery/003_recovery_targets OK 35.02s 9 subtests passed [02:11:11.923] 9/309 postgresql:recovery / recovery/001_stream_rep OK 38.09s 62 subtests passed [02:11:21.171] 10/309 postgresql:recovery / recovery/004_timeline_switch OK 37.79s 3 subtests passed [02:11:21.637] 11/309 postgresql:recovery / recovery/006_logical_decoding OK 12.86s 20 subtests passed [02:11:33.182] 12/309 postgresql:recovery / recovery/005_replay_delay OK 24.43s 3 subtests passed [02:11:36.353] 13/309 postgresql:recovery / recovery/010_logical_decoding_timelines OK 14.71s 13 subtests passed [02:11:37.744] 14/309 postgresql:recovery / recovery/008_fsm_truncation OK 25.82s 1 subtests passed [02:11:37.897] 15/309 postgresql:recovery / recovery/007_sync_rep OK 28.69s 11 subtests passed [02:11:41.694] 16/309 postgresql:recovery / recovery/013_crash_restart OK 5.34s 18 subtests passed [02:11:41.909] 17/309 postgresql:recovery / recovery/014_unlogged_reinit OK 4.16s 23 subtests passed [02:11:47.253] 18/309 postgresql:recovery / recovery/009_twophase OK 26.08s 30 subtests passed [02:11:47.636] 19/309 postgresql:recovery / recovery/017_shm OK 5.73s 4 subtests passed [02:11:51.924] 20/309 postgresql:recovery / recovery/015_promotion_pages OK 14.02s 1 subtests passed [02:11:52.394] 21/309 postgresql:recovery / recovery/012_subtransactions OK 19.21s 12 subtests passed [02:11:53.797] 22/309 postgresql:recovery / recovery/016_min_consistency OK 12.10s 1 subtests passed [02:12:01.327] 23/309 postgresql:recovery / recovery/022_crash_temp_files OK 7.53s 11 subtests passed [02:12:06.710] 24/309 postgresql:recovery / recovery/023_pitr_prepared_xact OK 5.38s 1 subtests passed [02:12:06.745] 25/309 postgresql:recovery / recovery/021_row_visibility OK 14.35s 10 subtests passed [02:12:07.464] 26/309 postgresql:recovery / recovery/020_archive_status OK 15.54s 19 subtests passed [02:12:11.621] ▶ 27/309 - regression tests pass FAIL [02:12:11.621] ▶ 27/309 - dump before running pg_upgrade FAIL [02:12:11.624] 27/309 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 97.83s exit status 4 [02:12:11.624] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 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 MALLOC_PERTURB_=133 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress with_icu=yes INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /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 [02:12:11.624] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:12:11.624] stderr: [02:12:11.624] # Failed test 'regression tests pass' [02:12:11.624] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 260. [02:12:11.624] # got: '256' [02:12:11.624] # expected: '0' [02:12:11.624] # Failed test 'dump before running pg_upgrade' [02:12:11.624] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 322. [02:12:11.624] # Tests were run but no plan was declared and done_testing() was not seen. [02:12:11.624] # Looks like your test exited with 4 just after 6. [02:12:11.624] [02:12:11.624] (test program exited with status code 4) [02:12:11.624] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:12:11.624] [02:12:11.856] 28/309 postgresql:recovery / recovery/024_archive_recovery OK 5.14s 2 subtests passed [02:12:14.206] 29/309 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 7.46s 1 subtests passed [02:12:15.307] 30/309 postgresql:recovery / recovery/018_wal_optimize OK 28.05s 38 subtests passed [02:12:16.399] 31/309 postgresql:recovery / recovery/026_overwrite_contrecord OK 8.93s 3 subtests passed [02:12:20.666] 32/309 postgresql:recovery / recovery/029_stats_restart OK 6.46s 42 subtests passed [02:12:23.223] 33/309 postgresql:recovery / recovery/028_pitr_timelines OK 11.36s 3 subtests passed [02:12:27.696] ▶ 34/309 + constraints 69616 ms FAIL [02:12:27.696] ▶ 34/309 + updatable_views 69552 ms FAIL [02:12:27.696] ▶ 34/309 - sanity_check 26 ms FAIL [02:12:27.696] ▶ 34/309 + select_into 202 ms FAIL [02:12:27.696] ▶ 34/309 + select_distinct 199 ms FAIL [02:12:27.696] ▶ 34/309 + select_distinct_on 197 ms FAIL [02:12:27.696] ▶ 34/309 + select_implicit 195 ms FAIL [02:12:27.696] ▶ 34/309 + select_having 191 ms FAIL [02:12:27.696] ▶ 34/309 + subselect 189 ms FAIL [02:12:27.696] ▶ 34/309 + union 187 ms FAIL [02:12:27.696] ▶ 34/309 + case 184 ms FAIL [02:12:27.696] ▶ 34/309 + join 167 ms FAIL [02:12:27.696] ▶ 34/309 + aggregates 92 ms FAIL [02:12:27.697] ▶ 34/309 + transactions 90 ms FAIL [02:12:27.697] ▶ 34/309 + random 89 ms FAIL [02:12:27.697] ▶ 34/309 + portals 68 ms FAIL [02:12:27.697] ▶ 34/309 + arrays 62 ms FAIL [02:12:27.697] ▶ 34/309 + btree_index 57 ms FAIL [02:12:27.697] ▶ 34/309 + hash_index 52 ms FAIL [02:12:27.697] ▶ 34/309 + update 57 ms FAIL [02:12:27.697] ▶ 34/309 + delete 58 ms FAIL [02:12:27.697] ▶ 34/309 + namespace 55 ms FAIL [02:12:27.697] ▶ 34/309 + prepared_xacts 53 ms FAIL [02:12:27.697] ▶ 34/309 + brin 153 ms FAIL [02:12:27.697] ▶ 34/309 + gin 127 ms FAIL [02:12:27.697] ▶ 34/309 + gist 125 ms FAIL [02:12:27.697] ▶ 34/309 + spgist 120 ms FAIL [02:12:27.697] ▶ 34/309 + privileges 118 ms FAIL [02:12:27.697] ▶ 34/309 + init_privs 117 ms FAIL [02:12:27.697] ▶ 34/309 + security_label 114 ms FAIL [02:12:27.697] ▶ 34/309 + collate 109 ms FAIL [02:12:27.697] ▶ 34/309 + matview 103 ms FAIL [02:12:27.697] ▶ 34/309 + lock 92 ms FAIL [02:12:27.699] ▶ 34/309 + replica_identity 40 ms FAIL [02:12:27.699] ▶ 34/309 + rowsecurity 39 ms FAIL [02:12:27.699] ▶ 34/309 + object_address 41 ms FAIL [02:12:27.699] ▶ 34/309 + tablesample 39 ms FAIL [02:12:27.699] ▶ 34/309 + groupingsets 39 ms FAIL [02:12:27.699] ▶ 34/309 + drop_operator 39 ms FAIL [02:12:27.699] ▶ 34/309 + password 39 ms FAIL [02:12:27.699] ▶ 34/309 + identity 39 ms FAIL [02:12:27.699] ▶ 34/309 + generated_stored 37 ms FAIL [02:12:27.699] ▶ 34/309 + join_hash 35 ms FAIL [02:12:27.699] ▶ 34/309 + amutils 45 ms FAIL [02:12:28.501] 35/309 postgresql:recovery / recovery/030_stats_cleanup_replica OK 13.19s 11 subtests passed [02:12:29.001] 36/309 postgresql:isolation / isolation/isolation OK 115.18s 117 subtests passed [02:12:29.734] 37/309 postgresql:recovery / recovery/031_recovery_conflict OK 13.26s 18 subtests passed [02:12:30.396] 34/309 postgresql:regress / regress/regress ERROR 116.61s exit status 1 [02:12:30.396] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template MALLOC_PERTURB_=189 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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 /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 [02:12:30.396] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:12:30.396] stderr: [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # (test process exited with exit code 2) [02:12:30.396] # 44 of 222 tests failed. [02:12:30.396] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [02:12:30.396] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [02:12:30.396] [02:12:30.396] (test program exited with status code 1) [02:12:30.396] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:12:30.396] [02:12:32.319] 38/309 postgresql:recovery / recovery/034_create_database OK 3.81s 2 subtests passed [02:12:36.821] 39/309 postgresql:recovery / recovery/019_replslot_limit OK 49.18s 26 subtests passed [02:12:38.466] 40/309 postgresql:recovery / recovery/032_relfilenode_reuse OK 17.79s 14 subtests passed [02:12:39.862] 41/309 postgresql:recovery / recovery/036_truncated_dropped OK 10.13s 8 subtests passed [02:12:40.222] 42/309 postgresql:recovery / recovery/037_invalid_database OK 9.82s 13 subtests passed [02:12:45.426] 43/309 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 13.11s 2 subtests passed [02:12:53.020] 44/309 postgresql:recovery / recovery/039_end_of_wal OK 16.19s 14 subtests passed [02:12:55.619] 45/309 postgresql:recovery / recovery/041_checkpoint_at_promote OK 15.76s 6 subtests passed [02:12:56.150] 46/309 postgresql:recovery / recovery/042_low_level_backup OK 15.92s 4 subtests passed [02:13:02.126] 47/309 postgresql:plperl / plperl/regress OK 5.97s 12 subtests passed [02:13:02.816] 48/309 postgresql:plpgsql / plpgsql/regress OK 7.12s 13 subtests passed [02:13:06.001] 49/309 postgresql:kerberos / kerberos/001_auth OK 12.96s 142 subtests passed [02:13:07.126] 50/309 postgresql:recovery / recovery/043_wal_replay_wait OK 21.70s 9 subtests passed [02:13:07.137] 51/309 postgresql:pltcl / pltcl/regress OK 4.17s 8 subtests passed [02:13:09.848] 52/309 postgresql:bloom / bloom/regress OK 2.71s 1 subtests passed [02:13:09.916] 53/309 postgresql:plpython / plpython/regress OK 7.79s 23 subtests passed [02:13:10.877] 54/309 postgresql:basic_archive / basic_archive/regress OK 3.75s 1 subtests passed [02:13:12.253] 55/309 postgresql:amcheck / amcheck/regress OK 6.25s 3 subtests passed [02:13:13.026] 56/309 postgresql:bool_plperl / bool_plperl/regress OK 3.17s 2 subtests passed [02:13:17.807] 57/309 postgresql:citext / citext/regress OK 5.55s 3 subtests passed [02:13:17.872] 58/309 postgresql:cube / cube/regress OK 4.84s 2 subtests passed [02:13:18.964] 59/309 postgresql:btree_gin / btree_gin/regress OK 9.04s 30 subtests passed [02:13:19.183] 60/309 postgresql:btree_gist / btree_gist/regress OK 8.30s 32 subtests passed [02:13:19.768] 61/309 postgresql:recovery / recovery/033_replay_tsp_drops OK 56.54s 3 subtests passed [02:13:20.044] 62/309 postgresql:dict_int / dict_int/regress OK 2.16s 1 subtests passed [02:13:20.667] 63/309 postgresql:dblink / dblink/regress OK 2.86s 1 subtests passed [02:13:20.853] 64/309 postgresql:dict_xsyn / dict_xsyn/regress OK 1.89s 1 subtests passed [02:13:21.755] 65/309 postgresql:earthdistance / earthdistance/regress OK 2.57s 1 subtests passed [02:13:22.332] 66/309 postgresql:file_fdw / file_fdw/regress OK 2.56s 1 subtests passed [02:13:22.342] 67/309 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.30s 2 subtests passed [02:13:23.225] 68/309 postgresql:hstore_plpython / hstore_plpython/regress OK 1.47s 1 subtests passed [02:13:23.261] 69/309 postgresql:hstore_plperl / hstore_plperl/regress OK 2.41s 3 subtests passed [02:13:23.648] 70/309 postgresql:hstore / hstore/regress OK 2.98s 2 subtests passed [02:13:24.110] 71/309 postgresql:isn / isn/regress OK 1.77s 1 subtests passed [02:13:24.781] 72/309 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.52s 1 subtests passed [02:13:24.970] 73/309 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.74s 2 subtests passed [02:13:25.542] 74/309 postgresql:lo / lo/regress OK 1.89s 1 subtests passed [02:13:26.474] 75/309 postgresql:ltree / ltree/regress OK 2.36s 1 subtests passed [02:13:26.996] 76/309 postgresql:ltree_plpython / ltree_plpython/regress OK 2.21s 1 subtests passed [02:13:27.471] ▶ 77/309 - regression tests pass FAIL [02:13:27.472] 78/309 postgresql:passwordcheck / passwordcheck/regress OK 1.93s 1 subtests passed [02:13:27.485] 77/309 postgresql:recovery / recovery/027_stream_regress ERROR 75.85s exit status 29 [02:13:27.485] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=182 enable_injection_points=yes REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress 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 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /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 [02:13:27.485] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:13:27.485] stderr: [02:13:27.485] # Failed test 'regression tests pass' [02:13:27.485] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [02:13:27.485] # got: '256' [02:13:27.485] # expected: '0' [02:13:27.485] # Tests were run but no plan was declared and done_testing() was not seen. [02:13:27.485] # Looks like your test exited with 29 just after 2. [02:13:27.485] [02:13:27.485] (test program exited with status code 29) [02:13:27.485] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:13:27.485] [02:13:28.394] 79/309 postgresql:intarray / intarray/regress OK 6.06s 1 subtests passed [02:13:28.525] 80/309 postgresql:pageinspect / pageinspect/regress OK 3.55s 8 subtests passed [02:13:28.670] 81/309 postgresql:pg_buffercache / pg_buffercache/regress OK 2.19s 1 subtests passed [02:13:28.962] 82/309 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 50.49s 32 subtests passed [02:13:29.325] 83/309 postgresql:recovery / recovery/035_standby_logical_decoding OK 60.32s 86 subtests passed [02:13:29.636] 84/309 postgresql:pg_freespacemap / pg_freespacemap/regress OK 2.16s 1 subtests passed [02:13:29.864] 85/309 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.38s 1 subtests passed [02:13:30.337] 86/309 postgresql:pgstattuple / pgstattuple/regress OK 1.81s 1 subtests passed [02:13:30.927] 87/309 postgresql:pg_surgery / pg_surgery/regress OK 2.25s 1 subtests passed [02:13:31.212] 88/309 postgresql:pg_visibility / pg_visibility/regress OK 1.89s 1 subtests passed [02:13:31.475] 89/309 postgresql:pg_trgm / pg_trgm/regress OK 2.51s 3 subtests passed [02:13:31.519] 90/309 postgresql:pg_walinspect / pg_walinspect/regress OK 1.88s 2 subtests passed [02:13:31.684] 91/309 postgresql:pgcrypto / pgcrypto/regress OK 4.69s 23 subtests passed [02:13:31.973] 92/309 postgresql:seg / seg/regress OK 1.63s 2 subtests passed [02:13:32.279] 93/309 postgresql:pg_stat_statements / pg_stat_statements/regress OK 3.88s 13 subtests passed [02:13:32.993] 94/309 postgresql:tablefunc / tablefunc/regress OK 2.06s 1 subtests passed [02:13:33.078] 95/309 postgresql:tcn / tcn/isolation OK 1.87s 1 subtests passed [02:13:33.500] 96/309 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.81s 1 subtests passed [02:13:33.719] 97/309 postgresql:tsm_system_time / tsm_system_time/regress OK 1.74s 1 subtests passed [02:13:33.724] 98/309 postgresql:unaccent / unaccent/regress OK 1.44s 1 subtests passed [02:13:34.548] 99/309 postgresql:uuid-ossp / uuid-ossp/regress OK 1.55s 1 subtests passed [02:13:34.575] 100/309 postgresql:xml2 / xml2/regress OK 1.50s 1 subtests passed [02:13:35.290] 101/309 postgresql:commit_ts / commit_ts/regress OK 1.57s 1 subtests passed [02:13:35.369] 102/309 postgresql:brin / brin/isolation OK 1.87s 1 subtests passed [02:13:36.180] 103/309 postgresql:dummy_index_am / dummy_index_am/regress OK 1.63s 1 subtests passed [02:13:36.187] 104/309 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.61s 1 subtests passed [02:13:36.203] 105/309 postgresql:delay_execution / delay_execution/isolation OK 2.48s 2 subtests passed [02:13:36.296] 106/309 postgresql:postgres_fdw / postgres_fdw/regress OK 6.43s 2 subtests passed [02:13:37.290] 107/309 postgresql:test_decoding / test_decoding/isolation OK 5.77s 12 subtests passed [02:13:37.398] 108/309 postgresql:injection_points / injection_points/regress OK 2.03s 2 subtests passed [02:13:37.492] 109/309 postgresql:gin / gin/regress OK 2.20s 1 subtests passed [02:13:39.058] 110/309 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.85s 1 subtests passed [02:13:39.069] 111/309 postgresql:plsample / plsample/regress OK 2.87s 1 subtests passed [02:13:39.140] 112/309 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.84s 1 subtests passed [02:13:39.200] 113/309 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.91s 1 subtests passed [02:13:39.300] 114/309 postgresql:test_dsa / test_dsa/regress OK 1.81s 1 subtests passed [02:13:40.117] 115/309 postgresql:injection_points / injection_points/isolation OK 3.94s 1 subtests passed [02:13:40.605] 116/309 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.21s 21 subtests passed [02:13:40.606] 117/309 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.55s 1 subtests passed [02:13:40.634] 118/309 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.49s 1 subtests passed [02:13:40.894] 119/309 postgresql:test_lfind / test_lfind/regress OK 1.59s 1 subtests passed [02:13:41.997] 120/309 postgresql:test_extensions / test_extensions/regress OK 2.93s 2 subtests passed [02:13:42.122] 121/309 postgresql:test_predtest / test_predtest/regress OK 1.49s 1 subtests passed [02:13:42.213] 122/309 postgresql:test_parser / test_parser/regress OK 1.60s 1 subtests passed [02:13:42.229] 123/309 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.11s 2 subtests passed [02:13:42.275] 124/309 postgresql:test_pg_dump / test_pg_dump/regress OK 1.66s 1 subtests passed [02:13:42.457] 125/309 postgresql:test_radixtree / test_radixtree/regress OK 1.56s 1 subtests passed [02:13:43.746] 126/309 postgresql:test_integerset / test_integerset/regress OK 4.54s 1 subtests passed [02:13:43.746] 127/309 postgresql:test_rbtree / test_rbtree/regress OK 1.75s 1 subtests passed [02:13:43.805] 128/309 postgresql:test_resowner / test_resowner/regress OK 1.59s 1 subtests passed [02:13:43.925] 129/309 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.70s 1 subtests passed [02:13:43.941] 130/309 postgresql:test_slru / test_slru/regress OK 1.48s 1 subtests passed [02:13:44.093] 131/309 postgresql:test_regex / test_regex/regress OK 1.97s 2 subtests passed [02:13:44.257] 132/309 postgresql:libpq / libpq/002_api OK 0.32s 1 subtests passed [02:13:44.559] 133/309 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.30s [02:13:45.145] 134/309 postgresql:libpq / libpq/001_uri OK 1.22s 60 subtests passed [02:13:45.734] 135/309 postgresql:test_tidstore / test_tidstore/regress OK 1.99s 1 subtests passed [02:13:45.743] 136/309 postgresql:unsafe_tests / unsafe_tests/regress OK 1.99s 3 subtests passed [02:13:45.834] 137/309 postgresql:test_shm_mq / test_shm_mq/regress OK 3.56s 1 subtests passed [02:13:46.000] 138/309 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.27s 9 subtests passed [02:13:48.580] 139/309 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.84s 106 subtests passed [02:13:48.649] 140/309 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 2.65s 32 subtests passed [02:13:49.063] 141/309 postgresql:libpq / libpq/003_load_balance_host_list OK 4.97s 127 subtests passed [02:13:49.134] 142/309 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.48s 51 subtests passed [02:13:50.636] 143/309 postgresql:test_decoding / test_decoding/regress OK 19.16s 19 subtests passed [02:13:51.138] 144/309 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.00s 3 subtests passed [02:13:51.160] 145/309 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.58s 10 subtests passed [02:13:52.748] 146/309 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.60s 21 subtests passed [02:13:53.044] 147/309 postgresql:pg_checksums / pg_checksums/001_basic OK 0.29s 9 subtests passed [02:13:53.545] 148/309 postgresql:ecpg / ecpg/ecpg OK 9.74s 65 subtests passed [02:13:53.766] 149/309 postgresql:pg_amcheck / pg_amcheck/003_check OK 7.93s 75 subtests passed [02:13:53.853] 150/309 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.30s 13 subtests passed [02:13:56.360] 151/309 postgresql:libpq / libpq/005_negotiate_encryption OK 11.80s 249 subtests passed [02:13:57.777] 152/309 postgresql:pg_checksums / pg_checksums/002_actions OK 4.73s 66 subtests passed [02:14:02.531] 153/309 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 11.89s 43 subtests passed [02:14:02.737] 154/309 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 6.37s 11 subtests passed [02:14:06.704] 155/309 postgresql:initdb / initdb/001_initdb OK 21.56s 52 subtests passed [02:14:10.442] 156/309 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 7.70s 3 subtests passed [02:14:10.999] 157/309 postgresql:pg_config / pg_config/001_pg_config OK 0.55s 21 subtests passed [02:14:13.372] 158/309 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 19.52s 7 subtests passed [02:14:13.415] 159/309 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.41s 18 subtests passed [02:14:13.498] 160/309 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 19.73s 6 subtests passed [02:14:15.189] 161/309 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 12.65s 4 subtests passed [02:14:15.204] 162/309 postgresql:pg_ctl / pg_ctl/002_status OK 1.79s 3 subtests passed [02:14:17.030] 163/309 postgresql:pg_dump / pg_dump/001_basic OK 1.82s 93 subtests passed [02:14:17.543] 164/309 postgresql:pg_ctl / pg_ctl/001_start_stop OK 4.17s 25 subtests passed [02:14:18.570] 165/309 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 20.79s 22 subtests passed [02:14:18.845] 166/309 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 12.13s 2 subtests passed [02:14:19.423] 167/309 postgresql:pg_ctl / pg_ctl/003_promote OK 5.92s 12 subtests passed [02:14:19.732] 168/309 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.19s 3 subtests passed [02:14:20.028] 169/309 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.84s 14 subtests passed [02:14:21.632] 170/309 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.60s 9 subtests passed [02:14:22.192] 171/309 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 3.62s 4 subtests passed [02:14:22.958] 172/309 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.23s 75 subtests passed [02:14:25.478] 173/309 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 6.63s 108 subtests passed [02:14:25.493] 174/309 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 34.33s 36 subtests passed [02:14:34.027] 175/309 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 44.96s 192 subtests passed [02:14:34.650] 176/309 postgresql:pg_rewind / pg_rewind/006_options OK 0.62s 13 subtests passed [02:14:35.202] 177/309 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 12.24s 5 subtests passed [02:14:35.245] 178/309 postgresql:pg_dump / pg_dump/010_dump_connstr OK 15.82s 14 subtests passed [02:14:35.313] 179/309 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 9.82s 1 subtests passed [02:14:35.731] 180/309 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.42s 13 subtests passed [02:14:36.030] 181/309 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.30s 13 subtests passed [02:14:36.482] 182/309 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.45s 17 subtests passed [02:14:41.686] 183/309 postgresql:pg_dump / pg_dump/002_pg_dump OK 24.65s 11446 subtests passed [02:14:42.660] 184/309 postgresql:pg_rewind / pg_rewind/009_growing_files OK 7.41s 3 subtests passed [02:14:45.233] 185/309 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 19.75s 9 subtests passed [02:14:45.732] 186/309 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 10.53s 3 subtests passed [02:14:47.042] 187/309 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.80s 60 subtests passed [02:14:47.217] 188/309 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 4.56s 27 subtests passed [02:14:50.306] 189/309 postgresql:pg_rewind / pg_rewind/007_standby_source OK 15.65s 7 subtests passed [02:14:50.605] 190/309 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 4.87s 5 subtests passed [02:14:54.040] 191/309 postgresql:pg_rewind / pg_rewind/001_basic OK 32.41s 56 subtests passed [02:14:56.000] 192/309 postgresql:pg_rewind / pg_rewind/002_databases OK 33.81s 11 subtests passed [02:14:57.637] 193/309 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 10.59s 9 subtests passed [02:14:57.814] 194/309 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 10.60s 15 subtests passed [02:14:58.243] 195/309 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.24s 5 subtests passed [02:14:58.479] 196/309 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.76s 11 subtests passed [02:14:58.624] 197/309 postgresql:pg_waldump / pg_waldump/001_basic OK 4.58s 92 subtests passed [02:14:58.835] 198/309 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 22.35s 19 subtests passed [02:14:59.809] 199/309 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.33s 208 subtests passed [02:15:00.259] 200/309 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.44s 7 subtests passed [02:15:01.459] 201/309 postgresql:psql / psql/020_cancel OK 1.65s 2 subtests passed [02:15:01.575] 202/309 postgresql:psql / psql/010_tab_completion OK 2.74s 89 subtests passed [02:15:02.606] 203/309 postgresql:scripts / scripts/010_clusterdb OK 2.35s 15 subtests passed [02:15:02.933] 204/309 postgresql:psql / psql/001_basic OK 4.31s 105 subtests passed [02:15:03.919] 205/309 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 13.61s 10 subtests passed [02:15:04.358] 206/309 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 13.75s 18 subtests passed [02:15:04.622] 207/309 postgresql:scripts / scripts/011_clusterdb_all OK 3.16s 7 subtests passed [02:15:05.116] 208/309 postgresql:scripts / scripts/040_createuser OK 2.47s 37 subtests passed [02:15:05.975] 209/309 postgresql:scripts / scripts/050_dropdb OK 3.04s 15 subtests passed [02:15:06.593] 210/309 postgresql:scripts / scripts/070_dropuser OK 2.67s 12 subtests passed [02:15:06.650] 211/309 postgresql:scripts / scripts/080_pg_isready OK 2.29s 11 subtests passed [02:15:08.825] 212/309 postgresql:scripts / scripts/091_reindexdb_all OK 3.71s 13 subtests passed [02:15:09.395] 213/309 postgresql:scripts / scripts/101_vacuumdb_all OK 2.78s 5 subtests passed [02:15:10.134] 214/309 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.74s 39 subtests passed [02:15:10.639] 215/309 postgresql:scripts / scripts/090_reindexdb OK 6.02s 64 subtests passed [02:15:11.082] 216/309 postgresql:scripts / scripts/102_vacuumdb_stages OK 4.43s 4 subtests passed [02:15:11.501] 217/309 postgresql:scripts / scripts/100_vacuumdb OK 5.52s 85 subtests passed [02:15:12.410] 218/309 postgresql:amcheck / amcheck/002_cic OK 1.77s 3 subtests passed [02:15:12.764] 219/309 postgresql:pgbench / pgbench/001_pgbench_with_server OK 14.52s 451 subtests passed [02:15:12.935] 220/309 postgresql:scripts / scripts/200_connstr OK 4.10s 3 subtests passed [02:15:13.029] 221/309 postgresql:amcheck / amcheck/003_cic_2pc OK 1.95s 5 subtests passed [02:15:13.836] 222/309 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.33s 6 subtests passed [02:15:14.001] 223/309 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 32.16s 48 subtests passed [02:15:14.072] 224/309 postgresql:oid2name / oid2name/001_basic OK 0.23s 9 subtests passed [02:15:15.290] 225/309 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.53s 19 subtests passed [02:15:16.212] 226/309 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.21s 7 subtests passed [02:15:16.873] 227/309 postgresql:scripts / scripts/020_createdb OK 15.29s 60 subtests passed [02:15:16.938] 228/309 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.86s 3 subtests passed [02:15:17.498] 229/309 postgresql:vacuumlo / vacuumlo/001_basic OK 0.56s 9 subtests passed [02:15:17.991] 230/309 postgresql:amcheck / amcheck/005_pitr OK 5.58s 3 subtests passed [02:15:18.566] 231/309 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.54s 16 subtests passed [02:15:19.161] 232/309 postgresql:amcheck / amcheck/001_verify_heapam OK 9.02s 272 subtests passed [02:15:19.182] 233/309 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.97s 3 subtests passed [02:15:19.424] 234/309 postgresql:authentication / authentication/005_sspi SKIP 0.24s [02:15:19.870] 235/309 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.99s 2 subtests passed [02:15:20.609] 236/309 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 5.32s 2 subtests passed [02:15:20.730] 237/309 postgresql:authentication / authentication/002_saslprep OK 2.74s 20 subtests passed [02:15:21.027] 238/309 postgresql:authentication / authentication/003_peer OK 2.46s 53 subtests passed [02:15:21.423] 239/309 postgresql:authentication / authentication/004_file_inclusion OK 2.26s 2 subtests passed [02:15:22.865] 240/309 postgresql:authentication / authentication/001_password OK 5.37s 178 subtests passed [02:15:22.890] 241/309 postgresql:authentication / authentication/006_login_trigger OK 3.46s 32 subtests passed [02:15:24.667] 242/309 postgresql:subscription / subscription/003_constraints OK 3.94s 6 subtests passed [02:15:25.246] 243/309 postgresql:subscription / subscription/002_types OK 4.63s 4 subtests passed [02:15:25.786] 244/309 postgresql:subscription / subscription/004_sync OK 4.76s 8 subtests passed [02:15:26.806] 245/309 postgresql:subscription / subscription/007_ddl OK 3.92s 4 subtests passed [02:15:26.897] 246/309 postgresql:subscription / subscription/006_rewrite OK 4.02s 2 subtests passed [02:15:27.116] 247/309 postgresql:subscription / subscription/005_encoding OK 5.69s 1 subtests passed [02:15:27.638] 248/309 postgresql:bloom / bloom/001_wal OK 14.70s 31 subtests passed [02:15:28.056] 249/309 postgresql:subscription / subscription/009_matviews OK 2.81s 1 subtests passed [02:15:28.402] 250/309 postgresql:subscription / subscription/008_diff_schema OK 3.73s 5 subtests passed [02:15:30.606] 251/309 postgresql:subscription / subscription/011_generated OK 3.80s 3 subtests passed [02:15:31.420] 252/309 postgresql:subscription / subscription/001_rep_changes OK 11.55s 36 subtests passed [02:15:31.762] 253/309 postgresql:subscription / subscription/010_truncate OK 5.97s 14 subtests passed [02:15:32.282] 254/309 postgresql:subscription / subscription/012_collation OK 5.38s 2 subtests passed [02:15:32.429] 255/309 postgresql:subscription / subscription/016_stream_subxact OK 4.03s 3 subtests passed [02:15:34.473] 256/309 postgresql:subscription / subscription/017_stream_ddl OK 3.86s 3 subtests passed [02:15:34.981] 257/309 postgresql:subscription / subscription/014_binary OK 7.34s 8 subtests passed [02:15:35.383] 258/309 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.62s 2 subtests passed [02:15:35.408] 259/309 postgresql:subscription / subscription/020_messages OK 3.13s 5 subtests passed [02:15:38.834] 260/309 postgresql:subscription / subscription/018_stream_subxact_abort OK 7.41s 9 subtests passed [02:15:39.280] 261/309 postgresql:subscription / subscription/024_add_drop_pub OK 3.90s 3 subtests passed [02:15:40.055] 262/309 postgresql:subscription / subscription/015_stream OK 12.00s 10 subtests passed [02:15:40.893] 263/309 postgresql:subscription / subscription/025_rep_changes_for_schema OK 5.48s 13 subtests passed [02:15:41.101] 264/309 postgresql:subscription / subscription/021_twophase OK 8.67s 30 subtests passed [02:15:41.782] 265/309 postgresql:subscription / subscription/013_partition OK 14.66s 74 subtests passed [02:15:42.483] 266/309 postgresql:subscription / subscription/022_twophase_cascade OK 8.01s 41 subtests passed [02:15:44.742] 267/309 postgresql:subscription / subscription/023_twophase_stream OK 9.76s 33 subtests passed [02:15:45.537] 268/309 postgresql:subscription / subscription/029_on_error OK 4.64s 5 subtests passed [02:15:47.152] 269/309 postgresql:subscription / subscription/026_stats OK 8.32s 13 subtests passed [02:15:48.451] 270/309 postgresql:subscription / subscription/030_origin OK 7.35s 11 subtests passed [02:15:49.265] 271/309 postgresql:subscription / subscription/028_row_filter OK 9.21s 24 subtests passed [02:15:49.914] 272/309 postgresql:brin / brin/01_workitems OK 2.76s 2 subtests passed [02:15:50.024] 273/309 postgresql:subscription / subscription/027_nosuperuser OK 10.74s 19 subtests passed [02:15:51.605] 274/309 postgresql:subscription / subscription/033_run_as_table_owner OK 6.86s 10 subtests passed [02:15:51.832] 275/309 postgresql:subscription / subscription/032_subscribe_use_index OK 9.35s 15 subtests passed [02:15:52.447] 276/309 postgresql:commit_ts / commit_ts/001_base OK 3.18s 2 subtests passed [02:15:53.934] 277/309 postgresql:brin / brin/02_wal_consistency OK 5.48s 2 subtests passed [02:15:55.101] 278/309 postgresql:injection_points / injection_points/001_stats OK 3.27s 7 subtests passed [02:15:55.159] 279/309 postgresql:subscription / subscription/031_column_list OK 13.38s 36 subtests passed [02:15:55.332] 280/309 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.88s 4 subtests passed [02:15:55.339] 281/309 postgresql:commit_ts / commit_ts/004_restart OK 3.73s 16 subtests passed [02:15:55.523] 282/309 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.59s 21 subtests passed [02:15:55.738] 283/309 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.21s 6 subtests passed [02:15:55.939] 284/309 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.20s 2 subtests passed [02:15:56.063] 285/309 postgresql:commit_ts / commit_ts/002_standby OK 6.15s 4 subtests passed [02:15:56.822] 286/309 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.72s 4 subtests passed [02:15:56.892] 287/309 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.73s 2 subtests passed [02:15:56.902] 288/309 postgresql:commit_ts / commit_ts/003_standby_2 OK 6.88s 4 subtests passed [02:15:57.178] 289/309 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 1.85s 258 subtests passed [02:15:58.237] 290/309 postgresql:test_misc / test_misc/002_tablespace OK 2.17s 20 subtests passed [02:15:58.346] 291/309 postgresql:test_misc / test_misc/003_check_guc OK 1.52s 3 subtests passed [02:15:58.363] 292/309 postgresql:test_misc / test_misc/001_constraint_validation OK 2.42s 42 subtests passed [02:15:58.441] 293/309 postgresql:test_misc / test_misc/005_timeouts OK 1.54s 2 subtests passed [02:15:58.612] 294/309 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.17s [02:15:58.971] 295/309 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.36s [02:15:59.137] 296/309 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.16s [02:15:59.210] 297/309 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.03s 2 subtests passed [02:15:59.481] 298/309 postgresql:test_misc / test_misc/004_io_direct OK 2.59s 3 subtests passed [02:16:00.476] 299/309 postgresql:test_slru / test_slru/001_multixact OK 2.13s 3 subtests passed [02:16:00.905] 300/309 postgresql:subscription / subscription/100_bugs OK 15.36s 14 subtests passed [02:16:01.733] 301/309 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.37s 8 subtests passed [02:16:03.951] 302/309 postgresql:ldap / ldap/002_bindpasswd OK 3.05s 3 subtests passed [02:16:04.038] 303/309 postgresql:test_pg_dump / test_pg_dump/001_base OK 5.80s 1044 subtests passed [02:16:04.268] 304/309 postgresql:icu / icu/010_database OK 2.53s 8 subtests passed [02:16:05.390] 305/309 postgresql:ssl / ssl/002_scram OK 6.18s 28 subtests passed [02:16:05.571] 306/309 postgresql:ssl / ssl/003_sslinfo OK 5.93s 21 subtests passed [02:16:08.035] 307/309 postgresql:test_json_parser / test_json_parser/002_inline OK 12.68s 1700 subtests passed [02:16:08.571] 308/309 postgresql:ldap / ldap/001_auth OK 8.09s 47 subtests passed [02:16:13.438] 309/309 postgresql:ssl / ssl/001_ssltests OK 14.30s 225 subtests passed [02:16:13.491] [02:16:13.491] Summary of Failures: [02:16:13.491] [02:16:13.491] 27/309 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 97.83s exit status 4 [02:16:13.491] 34/309 postgresql:regress / regress/regress ERROR 116.61s exit status 1 [02:16:13.491] 77/309 postgresql:recovery / recovery/027_stream_regress ERROR 75.85s exit status 29 [02:16:13.491] [02:16:13.491] Ok: 301 [02:16:13.491] Expected Fail: 0 [02:16:13.491] Fail: 3 [02:16:13.491] Unexpected Pass: 0 [02:16:13.491] Skipped: 5 [02:16:13.491] Timeout: 0 [02:16:13.491] [02:16:13.491] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [02:16:13.538] [02:16:13.538] Exit status: 3