[07:35:01.549] ulimit -c unlimited # default is 0 [07:35:01.549] ulimit -n 1024 # default is 256, pretty low [07:35:01.549] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [07:35:06.560] 1/309 postgresql:setup / tmp_install OK 4.67s [07:35:06.624] 2/309 postgresql:setup / install_test_files OK 0.06s [07:35:07.255] 3/309 postgresql:setup / initdb_cache OK 0.63s [07:35:07.475] 4/309 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.22s 9 subtests passed [07:35:23.492] 5/309 postgresql:recovery / recovery/002_archiving OK 16.19s 8 subtests passed [07:35:28.881] 6/309 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 21.61s 14 subtests passed [07:35:29.150] 7/309 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 21.89s 12 subtests passed [07:35:30.817] 8/309 postgresql:recovery / recovery/003_recovery_targets OK 23.34s 9 subtests passed [07:35:38.162] 9/309 postgresql:recovery / recovery/006_logical_decoding OK 9.01s 20 subtests passed [07:35:43.709] 10/309 postgresql:recovery / recovery/001_stream_rep OK 36.42s 62 subtests passed [07:35:46.283] 11/309 postgresql:recovery / recovery/004_timeline_switch OK 22.58s 3 subtests passed [07:35:50.314] 12/309 postgresql:recovery / recovery/005_replay_delay OK 21.43s 3 subtests passed [07:35:59.412] 13/309 postgresql:recovery / recovery/012_subtransactions OK 9.10s 12 subtests passed [07:36:00.158] 14/309 postgresql:recovery / recovery/010_logical_decoding_timelines OK 13.87s 13 subtests passed [07:36:00.586] 15/309 postgresql:recovery / recovery/007_sync_rep OK 29.76s 11 subtests passed [07:36:03.638] 16/309 postgresql:recovery / recovery/008_fsm_truncation OK 25.47s 1 subtests passed [07:36:03.925] 17/309 postgresql:recovery / recovery/013_crash_restart OK 4.35s 18 subtests passed [07:36:04.272] 18/309 postgresql:recovery / recovery/014_unlogged_reinit OK 3.93s 23 subtests passed [07:36:09.317] 19/309 postgresql:recovery / recovery/016_min_consistency OK 5.68s 1 subtests passed [07:36:09.383] 20/309 postgresql:recovery / recovery/009_twophase OK 25.67s 30 subtests passed [07:36:10.814] 21/309 postgresql:recovery / recovery/017_shm OK 6.73s 4 subtests passed [07:36:14.479] 22/309 postgresql:recovery / recovery/015_promotion_pages OK 13.89s 1 subtests passed [07:36:17.968] 23/309 postgresql:recovery / recovery/022_crash_temp_files OK 3.49s 11 subtests passed [07:36:24.138] 24/309 postgresql:recovery / recovery/021_row_visibility OK 13.32s 10 subtests passed [07:36:29.153] 25/309 postgresql:recovery / recovery/020_archive_status OK 19.77s 19 subtests passed [07:36:33.799] 26/309 postgresql:recovery / recovery/023_pitr_prepared_xact OK 15.83s 1 subtests passed [07:36:37.241] 27/309 postgresql:recovery / recovery/018_wal_optimize OK 32.97s 38 subtests passed [07:36:37.393] 28/309 postgresql:recovery / recovery/024_archive_recovery OK 13.25s 2 subtests passed [07:36:58.471] 29/309 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 28.97s 1 subtests passed [07:37:00.291] 30/309 postgresql:recovery / recovery/026_overwrite_contrecord OK 26.49s 3 subtests passed [07:37:03.005] 31/309 postgresql:isolation / isolation/isolation OK 115.73s 117 subtests passed [07:37:04.351] 32/309 postgresql:recovery / recovery/028_pitr_timelines OK 26.96s 3 subtests passed [07:37:06.937] 33/309 postgresql:recovery / recovery/029_stats_restart OK 8.46s 42 subtests passed [07:37:08.360] ▶ 34/309 - regression tests pass FAIL [07:37:08.360] ▶ 34/309 - dump before running pg_upgrade FAIL [07:37:08.366] 34/309 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 121.11s exit status 4 [07:37:08.367] >>> MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template with_icu=yes REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=51 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress 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 /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 [07:37:08.367] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:37:08.367] stderr: [07:37:08.367] # Failed test 'regression tests pass' [07:37:08.367] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 260. [07:37:08.367] # got: '256' [07:37:08.367] # expected: '0' [07:37:08.367] # Failed test 'dump before running pg_upgrade' [07:37:08.367] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 322. [07:37:08.367] # Tests were run but no plan was declared and done_testing() was not seen. [07:37:08.367] # Looks like your test exited with 4 just after 6. [07:37:08.367] [07:37:08.367] (test program exited with status code 4) [07:37:08.367] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:37:08.367] [07:37:10.505] 35/309 postgresql:recovery / recovery/030_stats_cleanup_replica OK 10.21s 11 subtests passed [07:37:11.159] 36/309 postgresql:recovery / recovery/034_create_database OK 2.79s 2 subtests passed [07:37:15.844] 37/309 postgresql:recovery / recovery/019_replslot_limit OK 66.52s 26 subtests passed [07:37:15.951] 38/309 postgresql:recovery / recovery/036_truncated_dropped OK 4.79s 8 subtests passed [07:37:18.642] 39/309 postgresql:recovery / recovery/037_invalid_database OK 2.79s 13 subtests passed [07:37:19.477] 40/309 postgresql:recovery / recovery/031_recovery_conflict OK 16.47s 18 subtests passed [07:37:22.536] 41/309 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 6.58s 2 subtests passed [07:37:36.259] 42/309 postgresql:recovery / recovery/039_end_of_wal OK 17.61s 14 subtests passed [07:37:42.826] 43/309 postgresql:recovery / recovery/032_relfilenode_reuse OK 38.47s 14 subtests passed [07:37:43.958] 44/309 postgresql:recovery / recovery/041_checkpoint_at_promote OK 21.42s 6 subtests passed [07:37:51.692] 45/309 postgresql:recovery / recovery/042_low_level_backup OK 15.27s 4 subtests passed [07:37:55.103] 46/309 postgresql:kerberos / kerberos/001_auth OK 11.14s 142 subtests passed [07:37:56.244] 47/309 postgresql:recovery / recovery/033_replay_tsp_drops OK 49.31s 3 subtests passed [07:37:57.365] ▶ 48/309 + brin 87602 ms FAIL [07:37:57.365] ▶ 48/309 + privileges 87592 ms FAIL [07:37:57.365] ▶ 48/309 + matview 87577 ms FAIL [07:37:57.365] ▶ 48/309 + groupingsets 87556 ms FAIL [07:37:57.365] ▶ 48/309 + brin_bloom 71 ms FAIL [07:37:57.365] ▶ 48/309 + brin_multi 68 ms FAIL [07:37:57.365] ▶ 48/309 + create_table_like 136 ms FAIL [07:37:57.365] ▶ 48/309 + alter_generic 118 ms FAIL [07:37:57.365] ▶ 48/309 + alter_operator 119 ms FAIL [07:37:57.365] ▶ 48/309 + misc 132 ms FAIL [07:37:57.365] ▶ 48/309 + async 189 ms FAIL [07:37:57.365] ▶ 48/309 + dbsize 129 ms FAIL [07:37:57.365] ▶ 48/309 + merge 127 ms FAIL [07:37:57.365] ▶ 48/309 + misc_functions 185 ms FAIL [07:37:57.365] ▶ 48/309 + sysviews 179 ms FAIL [07:37:57.365] ▶ 48/309 + tsrf 174 ms FAIL [07:37:57.365] ▶ 48/309 + tid 183 ms FAIL [07:37:57.365] ▶ 48/309 + tidscan 167 ms FAIL [07:37:57.365] ▶ 48/309 + tidrangescan 164 ms FAIL [07:37:57.365] ▶ 48/309 + collate.utf8 156 ms FAIL [07:37:57.365] ▶ 48/309 + collate.icu.utf8 153 ms FAIL [07:37:57.365] ▶ 48/309 + incremental_sort 155 ms FAIL [07:37:57.365] ▶ 48/309 + create_role 158 ms FAIL [07:37:57.365] ▶ 48/309 + without_overlaps 144 ms FAIL [07:37:57.365] ▶ 48/309 + rules 69 ms FAIL [07:37:57.365] ▶ 48/309 + psql 56 ms FAIL [07:37:57.365] ▶ 48/309 + psql_crosstab 75 ms FAIL [07:37:57.365] ▶ 48/309 + amutils 57 ms FAIL [07:37:57.365] ▶ 48/309 + stats_ext 56 ms FAIL [07:37:57.365] ▶ 48/309 + collate.linux.utf8 34 ms FAIL [07:37:57.365] ▶ 48/309 + collate.windows.win1252 42 ms FAIL [07:37:57.365] ▶ 48/309 + publication 45689 ms FAIL [07:37:57.365] ▶ 48/309 + select_views 79 ms FAIL [07:37:57.365] ▶ 48/309 + portals_p2 90 ms FAIL [07:37:57.365] ▶ 48/309 + foreign_key 88 ms FAIL [07:37:57.365] ▶ 48/309 + cluster 84 ms FAIL [07:37:57.365] ▶ 48/309 + dependency 87 ms FAIL [07:37:57.365] ▶ 48/309 + guc 86 ms FAIL [07:37:57.365] ▶ 48/309 + bitmapops 86 ms FAIL [07:37:57.365] ▶ 48/309 + combocid 86 ms FAIL [07:37:57.365] ▶ 48/309 + tsearch 83 ms FAIL [07:37:57.365] ▶ 48/309 + tsdicts 78 ms FAIL [07:37:57.365] ▶ 48/309 + foreign_data 73 ms FAIL [07:37:57.365] ▶ 48/309 + window 69 ms FAIL [07:37:57.365] ▶ 48/309 + xmlmap 68 ms FAIL [07:37:57.365] ▶ 48/309 + functional_deps 67 ms FAIL [07:37:57.365] ▶ 48/309 + advisory_lock 59 ms FAIL [07:37:57.365] ▶ 48/309 + indirect_toast 56 ms FAIL [07:37:57.365] ▶ 48/309 + equivclass 55 ms FAIL [07:37:57.365] ▶ 48/309 + plancache 1332 ms FAIL [07:37:57.365] ▶ 48/309 + plpgsql 1327 ms FAIL [07:37:57.365] ▶ 48/309 + copy2 1325 ms FAIL [07:37:57.365] ▶ 48/309 + temp 1320 ms FAIL [07:37:57.365] ▶ 48/309 + domain 1322 ms FAIL [07:37:57.365] ▶ 48/309 + rangefuncs 1316 ms FAIL [07:37:57.365] ▶ 48/309 + conversion 1313 ms FAIL [07:37:57.365] ▶ 48/309 + truncate 1305 ms FAIL [07:37:57.365] ▶ 48/309 + alter_table 1303 ms FAIL [07:37:57.365] ▶ 48/309 + sequence 1300 ms FAIL [07:37:57.365] ▶ 48/309 + polymorphism 1292 ms FAIL [07:37:57.365] ▶ 48/309 + rowtypes 1302 ms FAIL [07:37:57.365] ▶ 48/309 + largeobject 1296 ms FAIL [07:37:57.365] ▶ 48/309 + with 1298 ms FAIL [07:37:57.365] ▶ 48/309 + xml 1293 ms FAIL [07:37:57.365] ▶ 48/309 + partition_join 3261 ms FAIL [07:37:57.365] ▶ 48/309 + partition_prune 3242 ms FAIL [07:37:57.365] ▶ 48/309 + indexing 3247 ms FAIL [07:37:57.365] ▶ 48/309 + tuplesort 3231 ms FAIL [07:38:00.810] ▶ 48/309 + compression 3223 ms FAIL [07:38:00.810] ▶ 48/309 + stats 3197 ms FAIL [07:38:00.810] ▶ 48/309 - fast_default 756 ms FAIL [07:38:00.810] ▶ 48/309 - tablespace 39 ms FAIL [07:38:00.818] 48/309 postgresql:regress / regress/regress ERROR 173.56s exit status 1 [07:38:00.818] >>> MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=11 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress 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/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 [07:38:00.818] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:38:00.818] stderr: [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # (test process exited with exit code 2) [07:38:00.818] # 72 of 222 tests failed. [07:38:00.818] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [07:38:00.818] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [07:38:00.818] [07:38:00.818] (test program exited with status code 1) [07:38:00.818] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:38:00.818] [07:38:01.141] ▶ 49/309 - regression tests pass FAIL [07:38:01.148] 49/309 postgresql:recovery / recovery/027_stream_regress ERROR 83.90s exit status 4 [07:38:01.148] >>> MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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/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 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib MALLOC_PERTURB_=30 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 enable_injection_points=yes /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 [07:38:01.148] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:38:01.148] stderr: [07:38:01.148] # Failed test 'regression tests pass' [07:38:01.148] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [07:38:01.148] # got: '256' [07:38:01.148] # expected: '0' [07:38:01.148] # Tests were run but no plan was declared and done_testing() was not seen. [07:38:01.148] # Looks like your test exited with 4 just after 2. [07:38:01.148] [07:38:01.148] (test program exited with status code 4) [07:38:01.148] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:38:01.148] [07:38:02.191] 50/309 postgresql:recovery / recovery/043_wal_replay_wait OK 19.35s 9 subtests passed [07:38:02.903] 51/309 postgresql:plpgsql / plpgsql/regress OK 11.20s 13 subtests passed [07:38:03.232] 52/309 postgresql:plperl / plperl/regress OK 8.05s 12 subtests passed [07:38:04.488] 53/309 postgresql:basic_archive / basic_archive/regress OK 2.29s 1 subtests passed [07:38:04.793] 54/309 postgresql:pltcl / pltcl/regress OK 3.97s 8 subtests passed [07:38:04.919] 55/309 postgresql:amcheck / amcheck/regress OK 3.77s 3 subtests passed [07:38:05.215] 56/309 postgresql:plpython / plpython/regress OK 8.95s 23 subtests passed [07:38:05.668] 57/309 postgresql:bloom / bloom/regress OK 2.76s 1 subtests passed [07:38:05.743] 58/309 postgresql:bool_plperl / bool_plperl/regress OK 2.51s 2 subtests passed [07:38:07.672] 59/309 postgresql:cube / cube/regress OK 2.46s 2 subtests passed [07:38:07.683] 60/309 postgresql:citext / citext/regress OK 2.76s 3 subtests passed [07:38:07.690] 61/309 postgresql:dict_int / dict_int/regress OK 1.95s 1 subtests passed [07:38:08.302] 62/309 postgresql:dblink / dblink/regress OK 2.63s 1 subtests passed [07:38:09.529] 63/309 postgresql:btree_gin / btree_gin/regress OK 5.04s 30 subtests passed [07:38:09.872] 64/309 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 50.37s 32 subtests passed [07:38:10.559] 65/309 postgresql:btree_gist / btree_gist/regress OK 5.76s 32 subtests passed [07:38:10.633] 66/309 postgresql:dict_xsyn / dict_xsyn/regress OK 2.96s 1 subtests passed [07:38:10.668] 67/309 postgresql:file_fdw / file_fdw/regress OK 2.98s 1 subtests passed [07:38:10.806] 68/309 postgresql:earthdistance / earthdistance/regress OK 3.12s 1 subtests passed [07:38:10.822] 69/309 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.52s 2 subtests passed [07:38:11.643] 70/309 postgresql:recovery / recovery/035_standby_logical_decoding OK 61.13s 86 subtests passed [07:38:12.542] 71/309 postgresql:hstore_plperl / hstore_plperl/regress OK 2.67s 3 subtests passed [07:38:12.692] 72/309 postgresql:hstore_plpython / hstore_plpython/regress OK 2.13s 1 subtests passed [07:38:12.970] 73/309 postgresql:hstore / hstore/regress OK 3.44s 2 subtests passed [07:38:13.037] 74/309 postgresql:isn / isn/regress OK 2.33s 1 subtests passed [07:38:13.138] 75/309 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.31s 1 subtests passed [07:38:13.316] 76/309 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.51s 2 subtests passed [07:38:14.463] 77/309 postgresql:lo / lo/regress OK 2.82s 1 subtests passed [07:38:15.243] 78/309 postgresql:passwordcheck / passwordcheck/regress OK 2.20s 1 subtests passed [07:38:15.466] 79/309 postgresql:pg_buffercache / pg_buffercache/regress OK 2.33s 1 subtests passed [07:38:15.487] 80/309 postgresql:ltree / ltree/regress OK 2.94s 1 subtests passed [07:38:15.568] 81/309 postgresql:ltree_plpython / ltree_plpython/regress OK 2.88s 1 subtests passed [07:38:16.457] 82/309 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.99s 1 subtests passed [07:38:17.000] 83/309 postgresql:intarray / intarray/regress OK 6.37s 1 subtests passed [07:38:17.093] 84/309 postgresql:pageinspect / pageinspect/regress OK 4.12s 8 subtests passed [07:38:18.180] 85/309 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.94s 1 subtests passed [07:38:18.231] 86/309 postgresql:pgcrypto / pgcrypto/regress OK 4.91s 23 subtests passed [07:38:18.306] 87/309 postgresql:pgstattuple / pgstattuple/regress OK 2.82s 1 subtests passed [07:38:18.315] 88/309 postgresql:pg_surgery / pg_surgery/regress OK 2.75s 1 subtests passed [07:38:19.458] 89/309 postgresql:pg_visibility / pg_visibility/regress OK 2.45s 1 subtests passed [07:38:19.557] 90/309 postgresql:pg_walinspect / pg_walinspect/regress OK 2.46s 2 subtests passed [07:38:19.892] 91/309 postgresql:pg_trgm / pg_trgm/regress OK 3.43s 3 subtests passed [07:38:20.357] 92/309 postgresql:pg_stat_statements / pg_stat_statements/regress OK 4.89s 13 subtests passed [07:38:20.844] 93/309 postgresql:tcn / tcn/isolation OK 2.53s 1 subtests passed [07:38:20.853] 94/309 postgresql:tablefunc / tablefunc/regress OK 2.55s 1 subtests passed [07:38:20.876] 95/309 postgresql:seg / seg/regress OK 2.64s 2 subtests passed [07:38:21.880] 96/309 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.98s 1 subtests passed [07:38:22.139] 97/309 postgresql:tsm_system_time / tsm_system_time/regress OK 1.78s 1 subtests passed [07:38:22.837] 98/309 postgresql:unaccent / unaccent/regress OK 1.99s 1 subtests passed [07:38:23.075] 99/309 postgresql:uuid-ossp / uuid-ossp/regress OK 2.22s 1 subtests passed [07:38:23.135] 100/309 postgresql:xml2 / xml2/regress OK 2.26s 1 subtests passed [07:38:24.574] 101/309 postgresql:brin / brin/isolation OK 2.69s 1 subtests passed [07:38:24.584] 102/309 postgresql:commit_ts / commit_ts/regress OK 2.43s 1 subtests passed [07:38:24.624] 103/309 postgresql:dummy_index_am / dummy_index_am/regress OK 1.55s 1 subtests passed [07:38:24.868] 104/309 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.73s 1 subtests passed [07:38:25.876] 105/309 postgresql:delay_execution / delay_execution/isolation OK 3.03s 2 subtests passed [07:38:26.171] 106/309 postgresql:test_decoding / test_decoding/isolation OK 6.61s 12 subtests passed [07:38:26.490] 107/309 postgresql:plsample / plsample/regress OK 1.62s 1 subtests passed [07:38:26.713] 108/309 postgresql:injection_points / injection_points/regress OK 2.13s 2 subtests passed [07:38:26.914] 109/309 postgresql:gin / gin/regress OK 2.34s 1 subtests passed [07:38:27.693] 110/309 postgresql:postgres_fdw / postgres_fdw/regress OK 9.51s 2 subtests passed [07:38:27.712] 111/309 postgresql:injection_points / injection_points/isolation OK 3.09s 1 subtests passed [07:38:27.887] 112/309 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.01s 1 subtests passed [07:38:28.308] 113/309 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.13s 1 subtests passed [07:38:28.506] 114/309 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.02s 1 subtests passed [07:38:29.092] 115/309 postgresql:test_dsa / test_dsa/regress OK 2.18s 1 subtests passed [07:38:29.845] 116/309 postgresql:test_dsm_registry / test_dsm_registry/regress OK 2.15s 1 subtests passed [07:38:29.981] 117/309 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.09s 1 subtests passed [07:38:30.601] 118/309 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.89s 21 subtests passed [07:38:30.624] 119/309 postgresql:test_lfind / test_lfind/regress OK 2.11s 1 subtests passed [07:38:31.493] 120/309 postgresql:test_extensions / test_extensions/regress OK 3.78s 2 subtests passed [07:38:31.528] 121/309 postgresql:test_parser / test_parser/regress OK 1.68s 1 subtests passed [07:38:31.766] 122/309 postgresql:test_pg_dump / test_pg_dump/regress OK 1.78s 1 subtests passed [07:38:31.783] 123/309 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.69s 2 subtests passed [07:38:32.204] 124/309 postgresql:test_predtest / test_predtest/regress OK 1.60s 1 subtests passed [07:38:32.214] 125/309 postgresql:test_radixtree / test_radixtree/regress OK 1.59s 1 subtests passed [07:38:33.357] 126/309 postgresql:test_integerset / test_integerset/regress OK 5.05s 1 subtests passed [07:38:33.417] 127/309 postgresql:test_rbtree / test_rbtree/regress OK 1.92s 1 subtests passed [07:38:33.595] 128/309 postgresql:test_resowner / test_resowner/regress OK 1.83s 1 subtests passed [07:38:33.597] 129/309 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.81s 1 subtests passed [07:38:33.624] 130/309 postgresql:test_regex / test_regex/regress OK 2.09s 2 subtests passed [07:38:34.038] 131/309 postgresql:libpq / libpq/002_api OK 0.41s 1 subtests passed [07:38:34.056] 132/309 postgresql:test_slru / test_slru/regress OK 1.84s 1 subtests passed [07:38:34.220] 133/309 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.16s [07:38:35.024] 134/309 postgresql:libpq / libpq/001_uri OK 1.42s 60 subtests passed [07:38:35.251] 135/309 postgresql:unsafe_tests / unsafe_tests/regress OK 1.83s 3 subtests passed [07:38:35.259] 136/309 postgresql:test_tidstore / test_tidstore/regress OK 1.90s 1 subtests passed [07:38:35.492] 137/309 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.24s 9 subtests passed [07:38:35.738] 138/309 postgresql:test_shm_mq / test_shm_mq/regress OK 3.53s 1 subtests passed [07:38:38.160] 139/309 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.90s 106 subtests passed [07:38:38.620] 140/309 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 2.88s 32 subtests passed [07:38:39.027] 141/309 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.39s 51 subtests passed [07:38:39.146] 142/309 postgresql:test_decoding / test_decoding/regress OK 19.69s 19 subtests passed [07:38:39.419] 143/309 postgresql:libpq / libpq/003_load_balance_host_list OK 5.38s 127 subtests passed [07:38:40.872] 144/309 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.71s 10 subtests passed [07:38:40.955] 145/309 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.81s 3 subtests passed [07:38:43.162] 146/309 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 2.29s 21 subtests passed [07:38:43.402] 147/309 postgresql:pg_checksums / pg_checksums/001_basic OK 0.24s 9 subtests passed [07:38:43.705] 148/309 postgresql:ecpg / ecpg/ecpg OK 10.11s 65 subtests passed [07:38:44.087] 149/309 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.38s 13 subtests passed [07:38:44.600] 150/309 postgresql:pg_amcheck / pg_amcheck/003_check OK 9.11s 75 subtests passed [07:38:45.338] 151/309 postgresql:libpq / libpq/005_negotiate_encryption OK 11.12s 249 subtests passed [07:38:45.692] 152/309 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.27s 43 subtests passed [07:38:48.701] 153/309 postgresql:pg_checksums / pg_checksums/002_actions OK 5.30s 66 subtests passed [07:38:59.687] 154/309 postgresql:initdb / initdb/001_initdb OK 24.66s 52 subtests passed [07:39:02.674] 155/309 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 17.33s 11 subtests passed [07:39:03.817] 156/309 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 15.11s 4 subtests passed [07:39:04.307] 157/309 postgresql:pg_config / pg_config/001_pg_config OK 0.49s 21 subtests passed [07:39:06.809] 158/309 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.50s 18 subtests passed [07:39:06.822] 159/309 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 22.73s 6 subtests passed [07:39:07.151] 160/309 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 7.46s 3 subtests passed [07:39:08.209] 161/309 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 23.61s 7 subtests passed [07:39:08.998] 162/309 postgresql:pg_ctl / pg_ctl/002_status OK 2.17s 3 subtests passed [07:39:10.410] 163/309 postgresql:pg_dump / pg_dump/001_basic OK 1.41s 93 subtests passed [07:39:11.705] 164/309 postgresql:pg_ctl / pg_ctl/001_start_stop OK 4.89s 25 subtests passed [07:39:13.258] 165/309 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 10.58s 2 subtests passed [07:39:13.266] 166/309 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 27.57s 22 subtests passed [07:39:13.581] 167/309 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.37s 14 subtests passed [07:39:14.130] 168/309 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.42s 3 subtests passed [07:39:14.706] 169/309 postgresql:pg_ctl / pg_ctl/003_promote OK 7.55s 12 subtests passed [07:39:16.406] 170/309 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.70s 9 subtests passed [07:39:16.623] 171/309 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 3.36s 4 subtests passed [07:39:17.290] 172/309 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.16s 75 subtests passed [07:39:19.456] 173/309 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 38.50s 36 subtests passed [07:39:20.506] 174/309 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 7.24s 108 subtests passed [07:39:26.044] 175/309 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 5.54s 1 subtests passed [07:39:26.446] 176/309 postgresql:pg_rewind / pg_rewind/006_options OK 0.40s 13 subtests passed [07:39:28.815] 177/309 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 49.79s 192 subtests passed [07:39:33.601] 178/309 postgresql:pg_dump / pg_dump/010_dump_connstr OK 20.02s 14 subtests passed [07:39:35.777] 179/309 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 18.49s 5 subtests passed [07:39:36.019] 180/309 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.24s 13 subtests passed [07:39:36.339] 181/309 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.32s 13 subtests passed [07:39:36.862] 182/309 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.52s 17 subtests passed [07:39:39.028] 183/309 postgresql:pg_dump / pg_dump/002_pg_dump OK 28.61s 11446 subtests passed [07:39:48.143] 184/309 postgresql:pg_rewind / pg_rewind/009_growing_files OK 14.54s 3 subtests passed [07:39:49.248] 185/309 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 12.38s 19 subtests passed [07:39:49.525] 186/309 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 20.63s 3 subtests passed [07:39:49.549] 187/309 postgresql:pg_rewind / pg_rewind/007_standby_source OK 23.10s 7 subtests passed [07:39:49.585] 188/309 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 30.13s 9 subtests passed [07:39:50.915] 189/309 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.67s 60 subtests passed [07:39:53.382] 190/309 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 5.24s 27 subtests passed [07:39:53.921] 191/309 postgresql:pg_rewind / pg_rewind/002_databases OK 37.29s 11 subtests passed [07:39:54.290] 192/309 postgresql:pg_rewind / pg_rewind/001_basic OK 37.88s 56 subtests passed [07:39:55.273] 193/309 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 5.75s 5 subtests passed [07:39:55.581] 194/309 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.31s 11 subtests passed [07:39:56.993] 195/309 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.69s 5 subtests passed [07:39:57.880] 196/309 postgresql:pg_waldump / pg_waldump/001_basic OK 3.96s 92 subtests passed [07:39:57.926] 197/309 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 8.38s 9 subtests passed [07:39:58.628] 198/309 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.05s 7 subtests passed [07:39:59.367] 199/309 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 9.78s 15 subtests passed [07:39:59.450] 200/309 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.57s 208 subtests passed [07:40:01.514] 201/309 postgresql:psql / psql/010_tab_completion OK 2.89s 89 subtests passed [07:40:02.318] 202/309 postgresql:psql / psql/020_cancel OK 2.95s 2 subtests passed [07:40:02.586] 203/309 postgresql:scripts / scripts/010_clusterdb OK 3.13s 15 subtests passed [07:40:03.077] 204/309 postgresql:psql / psql/001_basic OK 5.15s 105 subtests passed [07:40:04.308] 205/309 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 13.39s 10 subtests passed [07:40:04.734] 206/309 postgresql:scripts / scripts/011_clusterdb_all OK 3.22s 7 subtests passed [07:40:05.816] 207/309 postgresql:scripts / scripts/040_createuser OK 3.23s 37 subtests passed [07:40:06.483] 208/309 postgresql:scripts / scripts/050_dropdb OK 3.40s 15 subtests passed [07:40:06.894] 209/309 postgresql:scripts / scripts/070_dropuser OK 2.58s 12 subtests passed [07:40:06.905] 210/309 postgresql:scripts / scripts/080_pg_isready OK 2.17s 11 subtests passed [07:40:09.078] 211/309 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 15.62s 18 subtests passed [07:40:10.058] 212/309 postgresql:scripts / scripts/101_vacuumdb_all OK 3.15s 5 subtests passed [07:40:10.877] 213/309 postgresql:scripts / scripts/091_reindexdb_all OK 4.39s 13 subtests passed [07:40:11.618] 214/309 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.74s 39 subtests passed [07:40:12.370] 215/309 postgresql:scripts / scripts/100_vacuumdb OK 5.48s 85 subtests passed [07:40:12.973] 216/309 postgresql:scripts / scripts/102_vacuumdb_stages OK 3.89s 4 subtests passed [07:40:13.348] 217/309 postgresql:scripts / scripts/090_reindexdb OK 7.53s 64 subtests passed [07:40:13.497] 218/309 postgresql:pgbench / pgbench/001_pgbench_with_server OK 16.50s 451 subtests passed [07:40:15.027] 219/309 postgresql:amcheck / amcheck/002_cic OK 2.65s 3 subtests passed [07:40:16.318] 220/309 postgresql:scripts / scripts/200_connstr OK 6.26s 3 subtests passed [07:40:16.416] 221/309 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.06s 6 subtests passed [07:40:16.467] 222/309 postgresql:amcheck / amcheck/003_cic_2pc OK 3.49s 5 subtests passed [07:40:16.844] 223/309 postgresql:oid2name / oid2name/001_basic OK 0.38s 9 subtests passed [07:40:17.596] 224/309 postgresql:scripts / scripts/020_createdb OK 15.28s 60 subtests passed [07:40:17.764] 225/309 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.74s 19 subtests passed [07:40:18.903] 226/309 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 39.81s 48 subtests passed [07:40:20.250] 227/309 postgresql:amcheck / amcheck/005_pitr OK 6.75s 3 subtests passed [07:40:20.260] 228/309 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.42s 7 subtests passed [07:40:20.743] 229/309 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.15s 3 subtests passed [07:40:21.109] 230/309 postgresql:vacuumlo / vacuumlo/001_basic OK 0.85s 9 subtests passed [07:40:22.193] 231/309 postgresql:amcheck / amcheck/001_verify_heapam OK 10.57s 272 subtests passed [07:40:22.819] 232/309 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.91s 3 subtests passed [07:40:22.924] 233/309 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 6.50s 16 subtests passed [07:40:23.184] 234/309 postgresql:authentication / authentication/005_sspi SKIP 0.26s [07:40:24.059] 235/309 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.81s 2 subtests passed [07:40:24.678] 236/309 postgresql:authentication / authentication/002_saslprep OK 3.52s 20 subtests passed [07:40:24.811] 237/309 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 6.99s 2 subtests passed [07:40:24.867] 238/309 postgresql:authentication / authentication/003_peer OK 2.67s 53 subtests passed [07:40:24.979] 239/309 postgresql:authentication / authentication/004_file_inclusion OK 2.16s 2 subtests passed [07:40:26.624] 240/309 postgresql:authentication / authentication/001_password OK 5.88s 178 subtests passed [07:40:26.825] 241/309 postgresql:authentication / authentication/006_login_trigger OK 3.63s 32 subtests passed [07:40:29.168] 242/309 postgresql:subscription / subscription/002_types OK 4.49s 4 subtests passed [07:40:29.450] 243/309 postgresql:subscription / subscription/003_constraints OK 4.64s 6 subtests passed [07:40:29.665] 244/309 postgresql:subscription / subscription/004_sync OK 4.80s 8 subtests passed [07:40:30.466] 245/309 postgresql:subscription / subscription/007_ddl OK 3.64s 4 subtests passed [07:40:30.583] 246/309 postgresql:subscription / subscription/006_rewrite OK 3.96s 2 subtests passed [07:40:30.919] 247/309 postgresql:subscription / subscription/005_encoding OK 5.94s 1 subtests passed [07:40:33.204] 248/309 postgresql:bloom / bloom/001_wal OK 16.88s 31 subtests passed [07:40:34.248] 249/309 postgresql:subscription / subscription/008_diff_schema OK 5.08s 5 subtests passed [07:40:34.397] 250/309 postgresql:subscription / subscription/009_matviews OK 4.87s 1 subtests passed [07:40:34.441] 251/309 postgresql:subscription / subscription/001_rep_changes OK 10.38s 36 subtests passed [07:40:34.618] 252/309 postgresql:subscription / subscription/011_generated OK 4.15s 3 subtests passed [07:40:36.252] 253/309 postgresql:subscription / subscription/012_collation OK 5.66s 2 subtests passed [07:40:36.956] 254/309 postgresql:subscription / subscription/010_truncate OK 7.29s 14 subtests passed [07:40:38.298] 255/309 postgresql:subscription / subscription/017_stream_ddl OK 3.86s 3 subtests passed [07:40:39.199] 256/309 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.94s 2 subtests passed [07:40:39.240] 257/309 postgresql:subscription / subscription/016_stream_subxact OK 4.84s 3 subtests passed [07:40:40.408] 258/309 postgresql:subscription / subscription/014_binary OK 7.20s 8 subtests passed [07:40:40.545] 259/309 postgresql:subscription / subscription/020_messages OK 3.59s 5 subtests passed [07:40:42.071] 260/309 postgresql:subscription / subscription/018_stream_subxact_abort OK 7.45s 9 subtests passed [07:40:44.833] 261/309 postgresql:subscription / subscription/024_add_drop_pub OK 4.42s 3 subtests passed [07:40:46.196] 262/309 postgresql:subscription / subscription/015_stream OK 11.94s 10 subtests passed [07:40:46.570] 263/309 postgresql:subscription / subscription/025_rep_changes_for_schema OK 6.02s 13 subtests passed [07:40:46.908] 264/309 postgresql:subscription / subscription/013_partition OK 15.99s 74 subtests passed [07:40:47.690] 265/309 postgresql:subscription / subscription/021_twophase OK 9.39s 30 subtests passed [07:40:48.974] 266/309 postgresql:subscription / subscription/022_twophase_cascade OK 9.77s 41 subtests passed [07:40:49.359] 267/309 postgresql:subscription / subscription/023_twophase_stream OK 10.12s 33 subtests passed [07:40:49.895] 268/309 postgresql:subscription / subscription/026_stats OK 7.82s 13 subtests passed [07:40:52.167] 269/309 postgresql:subscription / subscription/029_on_error OK 5.60s 5 subtests passed [07:40:54.937] 270/309 postgresql:brin / brin/01_workitems OK 2.77s 2 subtests passed [07:40:55.488] 271/309 postgresql:subscription / subscription/030_origin OK 8.58s 11 subtests passed [07:40:56.237] 272/309 postgresql:subscription / subscription/027_nosuperuser OK 11.40s 19 subtests passed [07:40:56.506] 273/309 postgresql:subscription / subscription/033_run_as_table_owner OK 7.15s 10 subtests passed [07:40:57.390] 274/309 postgresql:subscription / subscription/028_row_filter OK 11.19s 24 subtests passed [07:40:59.043] 275/309 postgresql:commit_ts / commit_ts/001_base OK 3.55s 2 subtests passed [07:40:59.946] 276/309 postgresql:brin / brin/02_wal_consistency OK 5.01s 2 subtests passed [07:41:00.601] 277/309 postgresql:subscription / subscription/032_subscribe_use_index OK 11.55s 15 subtests passed [07:41:01.533] 278/309 postgresql:commit_ts / commit_ts/004_restart OK 4.14s 16 subtests passed [07:41:02.119] 279/309 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.52s 21 subtests passed [07:41:02.156] 280/309 postgresql:injection_points / injection_points/001_stats OK 3.11s 7 subtests passed [07:41:02.222] 281/309 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.27s 4 subtests passed [07:41:02.387] 282/309 postgresql:commit_ts / commit_ts/002_standby OK 6.15s 4 subtests passed [07:41:02.654] 283/309 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.27s 6 subtests passed [07:41:02.952] 284/309 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.30s 2 subtests passed [07:41:03.090] 285/309 postgresql:subscription / subscription/031_column_list OK 15.40s 36 subtests passed [07:41:03.212] 286/309 postgresql:commit_ts / commit_ts/003_standby_2 OK 6.71s 4 subtests passed [07:41:03.395] 287/309 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.86s 4 subtests passed [07:41:03.847] 288/309 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.73s 2 subtests passed [07:41:04.248] 289/309 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 2.09s 258 subtests passed [07:41:05.107] 290/309 postgresql:test_misc / test_misc/003_check_guc OK 1.89s 3 subtests passed [07:41:05.354] 291/309 postgresql:test_misc / test_misc/002_tablespace OK 2.26s 20 subtests passed [07:41:05.726] 292/309 postgresql:test_misc / test_misc/005_timeouts OK 1.88s 2 subtests passed [07:41:05.866] 293/309 postgresql:test_misc / test_misc/004_io_direct OK 2.47s 3 subtests passed [07:41:06.120] 294/309 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.25s [07:41:06.438] 295/309 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.32s [07:41:06.448] 296/309 postgresql:test_misc / test_misc/001_constraint_validation OK 3.49s 42 subtests passed [07:41:06.683] 297/309 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.24s [07:41:06.813] 298/309 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.56s 2 subtests passed [07:41:07.655] 299/309 postgresql:test_slru / test_slru/001_multixact OK 2.30s 3 subtests passed [07:41:07.972] 300/309 postgresql:subscription / subscription/100_bugs OK 18.08s 14 subtests passed [07:41:10.413] 301/309 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.69s 8 subtests passed [07:41:10.642] 302/309 postgresql:test_pg_dump / test_pg_dump/001_base OK 5.53s 1044 subtests passed [07:41:11.499] 303/309 postgresql:ldap / ldap/002_bindpasswd OK 3.53s 3 subtests passed [07:41:12.184] 304/309 postgresql:icu / icu/010_database OK 1.77s 8 subtests passed [07:41:13.199] 305/309 postgresql:ssl / ssl/002_scram OK 6.52s 28 subtests passed [07:41:13.298] 306/309 postgresql:ssl / ssl/003_sslinfo OK 6.48s 21 subtests passed [07:41:14.524] 307/309 postgresql:ldap / ldap/001_auth OK 6.87s 47 subtests passed [07:41:14.892] 308/309 postgresql:test_json_parser / test_json_parser/002_inline OK 12.59s 1700 subtests passed [07:41:19.121] 309/309 postgresql:ssl / ssl/001_ssltests OK 12.67s 225 subtests passed [07:41:19.181] [07:41:19.181] Summary of Failures: [07:41:19.181] [07:41:19.181] 34/309 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 121.11s exit status 4 [07:41:19.181] 48/309 postgresql:regress / regress/regress ERROR 173.56s exit status 1 [07:41:19.181] 49/309 postgresql:recovery / recovery/027_stream_regress ERROR 83.90s exit status 4 [07:41:19.181] [07:41:19.181] Ok: 301 [07:41:19.181] Expected Fail: 0 [07:41:19.181] Fail: 3 [07:41:19.181] Unexpected Pass: 0 [07:41:19.181] Skipped: 5 [07:41:19.181] Timeout: 0 [07:41:19.181] [07:41:19.181] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [07:41:19.229] [07:41:19.229] Exit status: 3