[03:59:03.093] ulimit -c unlimited # default is 0 [03:59:03.093] ulimit -n 1024 # default is 256, pretty low [03:59:03.093] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [03:59:26.877] 1/367 postgresql:setup / tmp_install OK 23.33s [03:59:27.011] 2/367 postgresql:setup / install_test_files OK 0.13s [03:59:27.781] 3/367 postgresql:setup / initdb_cache OK 0.77s [03:59:28.077] 4/367 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.29s 9 subtests passed [03:59:35.864] 5/367 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 8.06s 16 subtests passed [03:59:43.641] 6/367 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 15.85s 12 subtests passed [03:59:44.805] 7/367 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 17.01s 19 subtests passed [03:59:49.111] 8/367 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 21.28s 3 subtests passed [03:59:49.738] 9/367 postgresql:recovery / recovery/001_stream_rep OK 13.87s 63 subtests passed [03:59:50.811] 10/367 postgresql:recovery / recovery/002_archiving OK 7.17s 8 subtests passed [03:59:52.003] ▶ 11/367 + misc 262 ms FAIL [03:59:54.879] 12/367 postgresql:recovery / recovery/006_logical_decoding OK 4.06s 20 subtests passed [03:59:56.777] 13/367 postgresql:recovery / recovery/004_timeline_switch OK 7.66s 5 subtests passed [04:00:00.028] 14/367 postgresql:recovery / recovery/005_replay_delay OK 10.28s 3 subtests passed [04:00:00.039] 15/367 postgresql:recovery / recovery/003_recovery_targets OK 15.22s 12 subtests passed [04:00:03.095] 16/367 postgresql:recovery / recovery/007_sync_rep OK 8.21s 11 subtests passed [04:00:04.588] 17/367 postgresql:recovery / recovery/010_logical_decoding_timelines OK 4.55s 13 subtests passed [04:00:07.206] 18/367 postgresql:recovery / recovery/013_crash_restart OK 2.62s 19 subtests passed [04:00:08.710] 19/367 postgresql:recovery / recovery/012_subtransactions OK 5.61s 12 subtests passed [04:00:09.553] 20/367 postgresql:recovery / recovery/014_unlogged_reinit OK 2.34s 23 subtests passed [04:00:09.560] ▶ 21/367 - regression tests pass FAIL [04:00:10.716] 22/367 postgresql:recovery / recovery/009_twophase OK 10.69s 30 subtests passed [04:00:11.427] 23/367 postgresql:recovery / recovery/008_fsm_truncation OK 14.65s 1 subtests passed [04:00:11.786] 11/367 postgresql:regress / regress/regress ERROR 44.00s exit status 1 [04:00:11.786] >>> 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 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=26 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 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib top_builddir=/Users/admin/pgsql/build PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MESON_TEST_ITERATION=1 MSAN_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/regress --pg-test-extra '' --testgroup regress --testname regress --schedule /Users/admin/pgsql/build/../src/test/regress/parallel_schedule --tests -- /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 40057 [04:00:11.786] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [04:00:11.786] stderr: [04:00:11.786] # 1 of 237 tests failed. [04:00:11.786] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [04:00:11.786] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [04:00:11.786] [04:00:11.786] (test program exited with status code 1) [04:00:11.786] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [04:00:11.786] [04:00:12.072] 24/367 postgresql:recovery / recovery/015_promotion_pages OK 3.36s 1 subtests passed [04:00:12.601] 25/367 postgresql:recovery / recovery/016_min_consistency OK 3.05s 1 subtests passed [04:00:13.702] 26/367 postgresql:recovery / recovery/017_shm OK 2.98s 4 subtests passed [04:00:15.544] 27/367 postgresql:recovery / recovery/021_row_visibility OK 2.94s 10 subtests passed [04:00:15.935] 28/367 postgresql:recovery / recovery/022_crash_temp_files OK 2.23s 11 subtests passed [04:00:16.188] 29/367 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 48.37s 50 subtests passed [04:00:18.918] 30/367 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.37s 1 subtests passed [04:00:19.175] 31/367 postgresql:recovery / recovery/020_archive_status OK 7.10s 19 subtests passed [04:00:20.253] 32/367 postgresql:recovery / recovery/024_archive_recovery OK 4.31s 2 subtests passed [04:00:21.488] 33/367 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 5.30s 1 subtests passed [04:00:25.805] 34/367 postgresql:recovery / recovery/028_pitr_timelines OK 5.55s 3 subtests passed [04:00:26.214] 35/367 postgresql:recovery / recovery/026_overwrite_contrecord OK 7.29s 3 subtests passed [04:00:27.303] 36/367 postgresql:isolation / isolation/isolation OK 59.22s 124 subtests passed [04:00:27.561] 37/367 postgresql:recovery / recovery/018_wal_optimize OK 16.13s 38 subtests passed [04:00:27.599] 38/367 postgresql:recovery / recovery/029_stats_restart OK 6.11s 44 subtests passed [04:00:30.051] 39/367 postgresql:recovery / recovery/034_create_database OK 2.45s 2 subtests passed [04:00:33.581] 40/367 postgresql:recovery / recovery/030_stats_cleanup_replica OK 7.77s 11 subtests passed [04:00:34.546] 41/367 postgresql:recovery / recovery/031_recovery_conflict OK 8.33s 18 subtests passed [04:00:34.854] 42/367 postgresql:recovery / recovery/019_replslot_limit OK 23.06s 26 subtests passed [04:00:35.951] 43/367 postgresql:recovery / recovery/032_relfilenode_reuse OK 8.64s 14 subtests passed [04:00:37.071] 44/367 postgresql:recovery / recovery/037_invalid_database OK 2.52s 10 subtests passed [04:00:37.886] 45/367 postgresql:recovery / recovery/036_truncated_dropped OK 4.30s 8 subtests passed [04:00:38.360] 46/367 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 3.50s 2 subtests passed [04:00:43.186] 47/367 postgresql:recovery / recovery/041_checkpoint_at_promote OK 5.30s 6 subtests passed [04:00:43.457] 21/367 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 75.67s exit status 1 [04:00:43.458] >>> MALLOC_PERTURB_=129 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 share_contrib_dir=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/share/contrib 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 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib top_builddir=/Users/admin/pgsql/build DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress with_icu=yes 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 MESON_TEST_ITERATION=1 MSAN_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 --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/bin/pg_upgrade /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl [04:00:43.458] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [04:00:43.458] stderr: [04:00:43.458] # Failed test 'regression tests pass' [04:00:43.458] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 308. [04:00:43.458] # got: '256' [04:00:43.458] # expected: '0' [04:00:43.458] # Looks like you failed 1 test of 20. [04:00:43.458] [04:00:43.458] (test program exited with status code 1) [04:00:43.458] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [04:00:43.458] [04:00:45.658] 48/367 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 2.20s 1 subtests passed [04:00:47.293] 49/367 postgresql:recovery / recovery/039_end_of_wal OK 11.34s 14 subtests passed [04:00:49.995] 50/367 postgresql:recovery / recovery/042_low_level_backup OK 11.63s 4 subtests passed [04:00:50.218] 51/367 postgresql:recovery / recovery/033_replay_tsp_drops OK 22.66s 3 subtests passed [04:00:51.708] 52/367 postgresql:recovery / recovery/043_no_contrecord_switch OK 8.52s 1 subtests passed [04:00:56.066] 53/367 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 6.07s 1 subtests passed [04:00:56.608] 54/367 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 9.24s 1 subtests passed [04:00:58.645] 55/367 postgresql:recovery / recovery/050_redo_segment_missing OK 2.58s 2 subtests passed [04:01:00.523] 56/367 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 10.29s 3 subtests passed [04:01:05.231] 57/367 postgresql:plpgsql / plpgsql/regress OK 4.70s 13 subtests passed [04:01:07.571] 58/367 postgresql:kerberos / kerberos/001_auth OK 8.92s 142 subtests passed [04:01:08.374] 59/367 postgresql:recovery / recovery/035_standby_logical_decoding OK 38.32s 89 subtests passed [04:01:09.284] 60/367 postgresql:plperl / plperl/regress OK 4.05s 13 subtests passed [04:01:11.018] 61/367 postgresql:recovery / recovery/045_archive_restartpoint OK 25.36s 1 subtests passed [04:01:11.522] 62/367 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 34.45s 38 subtests passed [04:01:11.725] 63/367 postgresql:pltcl / pltcl/regress OK 3.35s 8 subtests passed [04:01:12.417] 64/367 postgresql:plpython / plpython/regress OK 4.84s 23 subtests passed [04:01:13.229] 65/367 postgresql:auto_explain / auto_explain/regress OK 2.21s 1 subtests passed [04:01:13.280] 66/367 postgresql:recovery / recovery/049_wait_for_lsn OK 21.57s 33 subtests passed [04:01:13.645] 67/367 postgresql:basic_archive / basic_archive/regress OK 2.12s 1 subtests passed [04:01:13.917] 68/367 postgresql:bloom / bloom/regress OK 2.19s 1 subtests passed [04:01:13.940] 69/367 postgresql:bool_plperl / bool_plperl/regress OK 1.52s 2 subtests passed [04:01:15.351] 70/367 postgresql:dblink / dblink/regress OK 1.41s 1 subtests passed [04:01:15.403] 71/367 postgresql:citext / citext/regress OK 1.76s 3 subtests passed [04:01:15.590] 72/367 postgresql:cube / cube/regress OK 1.67s 2 subtests passed [04:01:16.676] 73/367 postgresql:dict_int / dict_int/regress OK 1.32s 1 subtests passed [04:01:16.690] 74/367 postgresql:earthdistance / earthdistance/regress OK 1.10s 1 subtests passed [04:01:16.750] 75/367 postgresql:dict_xsyn / dict_xsyn/regress OK 1.35s 1 subtests passed [04:01:17.249] 76/367 postgresql:btree_gist / btree_gist/regress OK 3.97s 32 subtests passed [04:01:17.266] 77/367 postgresql:btree_gin / btree_gin/regress OK 4.03s 30 subtests passed [04:01:18.375] 78/367 postgresql:file_fdw / file_fdw/regress OK 1.70s 1 subtests passed [04:01:18.432] 79/367 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.74s 2 subtests passed [04:01:19.162] 80/367 postgresql:amcheck / amcheck/regress OK 9.88s 4 subtests passed [04:01:19.559] 81/367 postgresql:hstore_plpython / hstore_plpython/regress OK 2.29s 1 subtests passed [04:01:19.754] 82/367 postgresql:hstore_plperl / hstore_plperl/regress OK 2.50s 3 subtests passed [04:01:20.181] 83/367 postgresql:hstore / hstore/regress OK 3.43s 2 subtests passed [04:01:20.236] 84/367 postgresql:recovery / recovery/051_effective_wal_level OK 23.63s 31 subtests passed [04:01:21.220] 85/367 postgresql:isn / isn/regress OK 2.79s 1 subtests passed [04:01:21.380] 86/367 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.22s 2 subtests passed [04:01:21.466] 87/367 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.91s 1 subtests passed [04:01:21.588] 88/367 postgresql:lo / lo/regress OK 1.83s 1 subtests passed [04:01:22.001] 89/367 postgresql:ltree_plpython / ltree_plpython/regress OK 1.76s 1 subtests passed [04:01:22.143] 90/367 postgresql:ltree / ltree/regress OK 1.96s 1 subtests passed [04:01:22.735] 91/367 postgresql:pg_buffercache / pg_buffercache/regress OK 1.27s 2 subtests passed [04:01:22.948] 92/367 postgresql:passwordcheck / passwordcheck/regress OK 1.57s 1 subtests passed [04:01:23.312] 93/367 postgresql:pageinspect / pageinspect/regress OK 2.09s 8 subtests passed [04:01:23.353] 94/367 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.35s 1 subtests passed [04:01:23.619] 95/367 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.47s 1 subtests passed [04:01:24.227] 96/367 postgresql:pg_overexplain / pg_overexplain/regress OK 1.49s 1 subtests passed [04:01:24.406] 97/367 postgresql:pg_prewarm / pg_prewarm/regress OK 1.46s 1 subtests passed [04:01:24.523] 98/367 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.21s 1 subtests passed [04:01:24.836] 99/367 postgresql:pgstattuple / pgstattuple/regress OK 1.22s 1 subtests passed [04:01:25.229] ▶ 100/367 - regression tests pass FAIL [04:01:25.604] 101/367 postgresql:pg_surgery / pg_surgery/regress OK 1.38s 1 subtests passed [04:01:25.690] 102/367 postgresql:pg_visibility / pg_visibility/regress OK 1.17s 1 subtests passed [04:01:25.900] 103/367 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.55s 16 subtests passed [04:01:26.116] 104/367 postgresql:pg_walinspect / pg_walinspect/regress OK 1.28s 2 subtests passed [04:01:26.530] 105/367 postgresql:pgcrypto / pgcrypto/regress OK 4.94s 24 subtests passed [04:01:26.700] 106/367 postgresql:pg_trgm / pg_trgm/regress OK 2.29s 3 subtests passed [04:01:26.822] 107/367 postgresql:postgres_fdw / postgres_fdw/isolation OK 1.13s 1 subtests passed [04:01:27.226] 108/367 postgresql:seg / seg/regress OK 1.33s 3 subtests passed [04:01:27.249] 109/367 postgresql:spi / spi/regress OK 1.13s 2 subtests passed [04:01:27.778] 110/367 postgresql:tcn / tcn/isolation OK 1.08s 1 subtests passed [04:01:27.788] 111/367 postgresql:intarray / intarray/regress OK 9.41s 1 subtests passed [04:01:28.279] 112/367 postgresql:tablefunc / tablefunc/regress OK 1.75s 1 subtests passed [04:01:28.294] 113/367 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.04s 1 subtests passed [04:01:28.820] 114/367 postgresql:unaccent / unaccent/regress OK 1.03s 1 subtests passed [04:01:28.942] 115/367 postgresql:tsm_system_time / tsm_system_time/regress OK 1.16s 1 subtests passed [04:01:29.388] 116/367 postgresql:xml2 / xml2/regress OK 1.09s 1 subtests passed [04:01:29.546] 117/367 postgresql:uuid-ossp / uuid-ossp/regress OK 1.27s 1 subtests passed [04:01:30.861] 118/367 postgresql:brin / brin/isolation OK 2.04s 1 subtests passed [04:01:30.869] 119/367 postgresql:commit_ts / commit_ts/regress OK 1.93s 1 subtests passed [04:01:31.307] 120/367 postgresql:dummy_index_am / dummy_index_am/regress OK 1.76s 1 subtests passed [04:01:31.802] 121/367 postgresql:dummy_seclabel / dummy_seclabel/regress OK 0.94s 1 subtests passed [04:01:31.886] 122/367 postgresql:delay_execution / delay_execution/isolation OK 2.50s 2 subtests passed [04:01:32.008] 123/367 postgresql:gin / gin/regress OK 1.14s 1 subtests passed [04:01:32.162] 124/367 postgresql:test_decoding / test_decoding/isolation OK 4.93s 14 subtests passed [04:01:32.869] 125/367 postgresql:index / index/isolation OK 1.56s 1 subtests passed [04:01:32.890] 126/367 postgresql:postgres_fdw / postgres_fdw/regress OK 7.28s 2 subtests passed [04:01:33.288] 127/367 postgresql:plsample / plsample/regress OK 1.13s 1 subtests passed [04:01:33.965] 128/367 postgresql:injection_points / injection_points/regress OK 2.16s 4 subtests passed [04:01:34.350] 129/367 postgresql:test_binaryheap / test_binaryheap/regress OK 1.46s 1 subtests passed [04:01:34.430] 130/367 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.56s 1 subtests passed [04:01:34.820] 131/367 postgresql:test_bitmapset / test_bitmapset/regress OK 1.53s 1 subtests passed [04:01:35.085] 132/367 postgresql:injection_points / injection_points/isolation OK 3.20s 4 subtests passed [04:01:35.600] 133/367 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.25s 1 subtests passed [04:01:35.735] 134/367 postgresql:nbtree / nbtree/regress OK 3.73s 2 subtests passed [04:01:35.777] 135/367 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.81s 1 subtests passed [04:01:36.077] 136/367 postgresql:test_dsa / test_dsa/regress OK 1.26s 1 subtests passed [04:01:36.298] 137/367 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.21s 1 subtests passed [04:01:36.835] 138/367 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.10s 1 subtests passed [04:01:36.910] 139/367 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.48s 21 subtests passed [04:01:37.315] 140/367 postgresql:test_lfind / test_lfind/regress OK 1.24s 1 subtests passed [04:01:37.419] 141/367 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 1.12s 1 subtests passed [04:01:37.987] 142/367 postgresql:test_extensions / test_extensions/regress OK 2.39s 2 subtests passed [04:01:38.200] 143/367 postgresql:test_parser / test_parser/regress OK 1.29s 1 subtests passed [04:01:38.436] 144/367 postgresql:test_pg_dump / test_pg_dump/regress OK 1.12s 1 subtests passed [04:01:38.458] 145/367 postgresql:test_predtest / test_predtest/regress OK 1.04s 1 subtests passed [04:01:38.909] 146/367 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.07s 2 subtests passed [04:01:39.254] 147/367 postgresql:test_radixtree / test_radixtree/regress OK 1.27s 1 subtests passed [04:01:39.297] 148/367 postgresql:test_rbtree / test_rbtree/regress OK 1.10s 1 subtests passed [04:01:39.685] 149/367 postgresql:test_resowner / test_resowner/regress OK 1.23s 1 subtests passed [04:01:39.768] 150/367 postgresql:test_rls_hooks / test_rls_hooks/regress OK 0.86s 1 subtests passed [04:01:40.120] 151/367 postgresql:test_decoding / test_decoding/regress OK 13.30s 19 subtests passed [04:01:40.444] 152/367 postgresql:test_slru / test_slru/regress OK 1.15s 1 subtests passed [04:01:40.699] 153/367 postgresql:test_regex / test_regex/regress OK 2.26s 2 subtests passed [04:01:40.806] 154/367 postgresql:test_tidstore / test_tidstore/regress OK 1.12s 1 subtests passed [04:01:40.839] 155/367 postgresql:typcache / typcache/regress OK 1.07s 1 subtests passed [04:01:40.935] 156/367 postgresql:libpq / libpq/002_api OK 0.13s 1 subtests passed [04:01:41.261] 157/367 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.33s [04:01:41.750] 158/367 postgresql:unsafe_tests / unsafe_tests/regress OK 1.63s 4 subtests passed [04:01:41.940] 159/367 postgresql:libpq / libpq/001_uri OK 1.24s 63 subtests passed [04:01:42.090] 160/367 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.14s 55 subtests passed [04:01:42.355] 161/367 postgresql:test_shm_mq / test_shm_mq/regress OK 3.10s 1 subtests passed [04:01:42.589] 162/367 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.23s 9 subtests passed [04:01:43.741] 100/367 postgresql:recovery / recovery/027_stream_regress ERROR 84.56s exit status 1 [04:01:43.741] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 share_contrib_dir=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/share/contrib 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 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib top_builddir=/Users/admin/pgsql/build MALLOC_PERTURB_=52 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 enable_injection_points=yes DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MESON_TEST_ITERATION=1 MSAN_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 --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/test/recovery /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl [04:01:43.741] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [04:01:43.741] stderr: [04:01:43.741] # === dumping /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/regression.diffs (head) === [04:01:43.741] # diff -U3 /Users/admin/pgsql/src/test/regress/expected/misc.out /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/misc.out [04:01:43.741] # --- /Users/admin/pgsql/src/test/regress/expected/misc.out 2026-01-14 03:57:15 [04:01:43.741] # +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/misc.out 2026-01-14 04:00:47 [04:01:43.741] # @@ -510,8 +510,12 @@ [04:01:43.741] # [04:01:43.741] # create index s1 on tcast(cast(col1 as date format 'YYYY-MM-DD')); --error [04:01:43.741] # ERROR: functions in index expression must be marked IMMUTABLE [04:01:43.741] # +LINE 1: create index s1 on tcast(cast(col1 as date format 'YYYY-MM-D... [04:01:43.741] # + ^ [04:01:43.741] # create index s1 on tcast(cast(col1 as date format stable_const())); --error [04:01:43.741] # ERROR: functions in index expression must be marked IMMUTABLE [04:01:43.741] # +LINE 1: create index s1 on tcast(cast(col1 as date format stable_con... [04:01:43.741] # + ^ [04:01:43.741] # create view tcast_v1 as select cast(col1 as date format 'YYYY-MM-DD') from tcast; [04:01:43.741] # select pg_get_viewdef('tcast_v1', false); [04:01:43.741] # pg_get_viewdef [04:01:43.741] # === dumping /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/regression.diffs (tail) === [04:01:43.741] # === EOF === [04:01:43.741] # Failed test 'regression tests pass' [04:01:43.741] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 112. [04:01:43.741] # got: '256' [04:01:43.741] # expected: '0' [04:01:43.741] # Looks like you failed 1 test of 11. [04:01:43.741] [04:01:43.741] (test program exited with status code 1) [04:01:43.741] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [04:01:43.741] [04:01:43.826] 163/367 postgresql:libpq / libpq/006_service OK 2.07s 47 subtests passed [04:01:44.085] 164/367 postgresql:test_integerset / test_integerset/regress OK 8.31s 1 subtests passed [04:01:44.790] 165/367 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.20s 107 subtests passed [04:01:45.178] 166/367 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.39s 51 subtests passed [04:01:45.803] 167/367 postgresql:libpq / libpq/003_load_balance_host_list OK 4.96s 127 subtests passed [04:01:46.045] 168/367 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 1.96s 10 subtests passed [04:01:47.264] 169/367 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.46s 3 subtests passed [04:01:48.055] 170/367 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 4.23s 32 subtests passed [04:01:48.831] 171/367 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.56s 24 subtests passed [04:01:49.173] 172/367 postgresql:pg_checksums / pg_checksums/001_basic OK 0.34s 9 subtests passed [04:01:49.956] 173/367 postgresql:ecpg / ecpg/ecpg OK 9.51s 65 subtests passed [04:01:50.150] 174/367 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.19s 13 subtests passed [04:01:51.403] 175/367 postgresql:libpq / libpq/005_negotiate_encryption OK 10.14s 249 subtests passed [04:01:52.336] 176/367 postgresql:pg_amcheck / pg_amcheck/003_check OK 8.59s 75 subtests passed [04:01:52.759] 177/367 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.71s 43 subtests passed [04:01:54.325] 178/367 postgresql:pg_checksums / pg_checksums/002_actions OK 5.15s 66 subtests passed [04:02:02.790] 179/367 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 8.46s 4 subtests passed [04:02:03.240] 180/367 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 13.09s 6 subtests passed [04:02:03.905] 181/367 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 11.57s 11 subtests passed [04:02:04.679] 182/367 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 13.27s 7 subtests passed [04:02:05.058] 183/367 postgresql:initdb / initdb/001_initdb OK 22.97s 57 subtests passed [04:02:05.379] 184/367 postgresql:pg_config / pg_config/001_pg_config OK 0.32s 21 subtests passed [04:02:06.703] 185/367 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.32s 18 subtests passed [04:02:07.960] 186/367 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 15.20s 22 subtests passed [04:02:08.040] 187/367 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 5.25s 3 subtests passed [04:02:08.820] 188/367 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 4.91s 4 subtests passed [04:02:09.288] 189/367 postgresql:pg_ctl / pg_ctl/002_status OK 1.32s 3 subtests passed [04:02:10.256] 190/367 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.55s 25 subtests passed [04:02:10.905] 191/367 postgresql:pg_dump / pg_dump/001_basic OK 1.62s 99 subtests passed [04:02:11.924] 192/367 postgresql:pg_ctl / pg_ctl/003_promote OK 3.88s 12 subtests passed [04:02:12.684] 193/367 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.86s 14 subtests passed [04:02:12.726] 194/367 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 9.48s 2 subtests passed [04:02:12.899] 195/367 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 8.22s 4 subtests passed [04:02:13.033] 196/367 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.13s 6 subtests passed [04:02:13.975] 197/367 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.05s 4 subtests passed [04:02:15.672] 198/367 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.69s 9 subtests passed [04:02:16.514] 199/367 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.48s 83 subtests passed [04:02:17.003] 200/367 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 4.28s 98 subtests passed [04:02:17.844] 201/367 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 32.66s 199 subtests passed [04:02:19.698] 202/367 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 31.64s 54 subtests passed [04:02:20.483] 203/367 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 7.80s 108 subtests passed [04:02:20.888] 204/367 postgresql:pg_rewind / pg_rewind/006_options OK 0.40s 13 subtests passed [04:02:24.632] 205/367 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.93s 1 subtests passed [04:02:25.758] 206/367 postgresql:pg_dump / pg_dump/010_dump_connstr OK 12.85s 14 subtests passed [04:02:27.334] 207/367 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 10.33s 6 subtests passed [04:02:28.905] 208/367 postgresql:pg_rewind / pg_rewind/007_standby_source OK 8.02s 7 subtests passed [04:02:31.370] 209/367 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 13.52s 10 subtests passed [04:02:31.707] 210/367 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.33s 13 subtests passed [04:02:32.076] 211/367 postgresql:pg_rewind / pg_rewind/009_growing_files OK 6.32s 3 subtests passed [04:02:32.433] 212/367 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.35s 17 subtests passed [04:02:33.062] 213/367 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.35s 18 subtests passed [04:02:33.381] 214/367 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 8.75s 3 subtests passed [04:02:34.797] 215/367 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 5.89s 12 subtests passed [04:02:35.150] 216/367 postgresql:pg_dump / pg_dump/002_pg_dump OK 24.88s 11762 subtests passed [04:02:36.350] 217/367 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.55s 60 subtests passed [04:02:36.536] 218/367 postgresql:pg_rewind / pg_rewind/001_basic OK 20.86s 57 subtests passed [04:02:37.012] 219/367 postgresql:pg_rewind / pg_rewind/002_databases OK 20.49s 12 subtests passed [04:02:37.053] 220/367 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 9.72s 1 subtests passed [04:02:37.208] 221/367 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.83s 32 subtests passed [04:02:37.559] 222/367 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.34s 5 subtests passed [04:02:38.603] 223/367 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.04s 5 subtests passed [04:02:38.862] 224/367 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.26s 11 subtests passed [04:02:39.939] 225/367 postgresql:pg_waldump / pg_waldump/001_basic OK 2.73s 92 subtests passed [04:02:40.203] 226/367 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.34s 7 subtests passed [04:02:40.216] 227/367 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 3.86s 9 subtests passed [04:02:41.413] 228/367 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 8.98s 38 subtests passed [04:02:41.594] 229/367 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.39s 207 subtests passed [04:02:42.702] 230/367 postgresql:psql / psql/020_cancel OK 1.11s 2 subtests passed [04:02:42.910] 231/367 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 6.37s 18 subtests passed [04:02:43.045] 232/367 postgresql:psql / psql/010_tab_completion OK 1.63s 89 subtests passed [04:02:43.233] 233/367 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 6.18s 21 subtests passed [04:02:43.507] 234/367 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.49s 10 subtests passed [04:02:44.385] 235/367 postgresql:scripts / scripts/010_clusterdb OK 1.47s 16 subtests passed [04:02:44.397] 236/367 postgresql:psql / psql/030_pager OK 1.69s 4 subtests passed [04:02:44.594] 237/367 postgresql:scripts / scripts/011_clusterdb_all OK 1.55s 7 subtests passed [04:02:45.191] 238/367 postgresql:psql / psql/001_basic OK 4.97s 126 subtests passed [04:02:45.377] 239/367 postgresql:scripts / scripts/040_createuser OK 1.87s 37 subtests passed [04:02:46.126] 240/367 postgresql:scripts / scripts/080_pg_isready OK 1.53s 11 subtests passed [04:02:46.170] 241/367 postgresql:scripts / scripts/070_dropuser OK 1.77s 13 subtests passed [04:02:46.830] 242/367 postgresql:scripts / scripts/050_dropdb OK 2.44s 16 subtests passed [04:02:47.489] 243/367 postgresql:scripts / scripts/091_reindexdb_all OK 2.11s 13 subtests passed [04:02:48.471] 244/367 postgresql:scripts / scripts/101_vacuumdb_all OK 2.30s 5 subtests passed [04:02:48.965] 245/367 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.49s 27 subtests passed [04:02:49.062] 246/367 postgresql:scripts / scripts/090_reindexdb OK 3.87s 64 subtests passed [04:02:49.203] 247/367 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.24s 4 subtests passed [04:02:49.703] 248/367 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.64s 39 subtests passed [04:02:49.840] 249/367 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 16.77s 92 subtests passed [04:02:51.153] 250/367 postgresql:scripts / scripts/100_vacuumdb OK 5.02s 113 subtests passed [04:02:51.184] 251/367 postgresql:scripts / scripts/020_createdb OK 7.95s 60 subtests passed [04:02:51.628] 252/367 postgresql:amcheck / amcheck/002_cic OK 1.92s 4 subtests passed [04:02:51.878] 253/367 postgresql:amcheck / amcheck/003_cic_2pc OK 2.04s 7 subtests passed [04:02:52.099] 254/367 postgresql:scripts / scripts/102_vacuumdb_stages OK 5.27s 4 subtests passed [04:02:52.126] 255/367 postgresql:pgbench / pgbench/001_pgbench_with_server OK 12.19s 474 subtests passed [04:02:52.364] 256/367 postgresql:scripts / scripts/200_connstr OK 4.87s 3 subtests passed [04:02:52.626] 257/367 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.47s 6 subtests passed [04:02:52.820] 258/367 postgresql:oid2name / oid2name/001_basic OK 0.19s 9 subtests passed [04:02:53.985] 259/367 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.11s 20 subtests passed [04:02:54.167] 260/367 postgresql:amcheck / amcheck/005_pitr OK 2.98s 3 subtests passed [04:02:54.639] 261/367 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.82s 11 subtests passed [04:02:55.835] 262/367 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.71s 16 subtests passed [04:02:56.567] 263/367 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.58s 3 subtests passed [04:02:56.809] 264/367 postgresql:amcheck / amcheck/006_verify_gin OK 5.18s 6 subtests passed [04:02:56.887] 265/367 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.25s 3 subtests passed [04:02:57.208] 266/367 postgresql:vacuumlo / vacuumlo/001_basic OK 0.40s 9 subtests passed [04:02:57.633] 267/367 postgresql:dblink / dblink/001_auth_scram OK 5.27s 12 subtests passed [04:02:57.925] 268/367 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 3.76s 2 subtests passed [04:02:59.902] 269/367 postgresql:amcheck / amcheck/001_verify_heapam OK 10.70s 272 subtests passed [04:02:59.913] 270/367 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.34s 6 subtests passed [04:03:00.141] 271/367 postgresql:authentication / authentication/004_file_inclusion OK 2.21s 2 subtests passed [04:03:00.171] 272/367 postgresql:authentication / authentication/005_sspi SKIP 0.27s [04:03:00.458] 273/367 postgresql:postmaster / postmaster/001_basic OK 0.29s 9 subtests passed [04:03:00.526] 274/367 postgresql:authentication / authentication/002_saslprep OK 3.32s 20 subtests passed [04:03:00.610] 275/367 postgresql:authentication / authentication/003_peer OK 2.98s 53 subtests passed [04:03:00.992] 276/367 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 5.16s 7 subtests passed [04:03:01.770] 277/367 postgresql:authentication / authentication/007_pre_auth OK 1.63s 2 subtests passed [04:03:02.125] 278/367 postgresql:postmaster / postmaster/002_connection_limits OK 1.66s 30 subtests passed [04:03:02.208] 279/367 postgresql:authentication / authentication/001_password OK 5.32s 201 subtests passed [04:03:02.590] 280/367 postgresql:postmaster / postmaster/003_start_stop OK 2.06s 25 subtests passed [04:03:02.777] 281/367 postgresql:authentication / authentication/006_login_trigger OK 2.86s 32 subtests passed [04:03:04.063] 282/367 postgresql:subscription / subscription/002_types OK 3.07s 4 subtests passed [04:03:05.424] 283/367 postgresql:bloom / bloom/001_wal OK 13.32s 31 subtests passed [04:03:05.557] 284/367 postgresql:subscription / subscription/003_constraints OK 3.79s 6 subtests passed [04:03:06.427] 285/367 postgresql:subscription / subscription/006_rewrite OK 3.84s 2 subtests passed [04:03:06.500] 286/367 postgresql:subscription / subscription/004_sync OK 4.37s 9 subtests passed [04:03:07.432] 287/367 postgresql:subscription / subscription/007_ddl OK 4.65s 8 subtests passed [04:03:07.587] 288/367 postgresql:subscription / subscription/005_encoding OK 5.38s 1 subtests passed [04:03:08.204] 289/367 postgresql:subscription / subscription/008_diff_schema OK 4.14s 5 subtests passed [04:03:08.519] 290/367 postgresql:subscription / subscription/009_matviews OK 3.09s 1 subtests passed [04:03:10.053] 291/367 postgresql:subscription / subscription/001_rep_changes OK 9.44s 38 subtests passed [04:03:11.282] 292/367 postgresql:subscription / subscription/010_truncate OK 5.72s 14 subtests passed [04:03:12.038] 293/367 postgresql:subscription / subscription/011_generated OK 5.61s 11 subtests passed [04:03:12.045] 294/367 postgresql:subscription / subscription/012_collation OK 5.54s 2 subtests passed [04:03:12.222] 295/367 postgresql:subscription / subscription/016_stream_subxact OK 3.70s 3 subtests passed [04:03:12.908] 296/367 postgresql:subscription / subscription/017_stream_ddl OK 2.85s 3 subtests passed [04:03:14.038] 297/367 postgresql:subscription / subscription/014_binary OK 6.45s 8 subtests passed [04:03:15.241] 298/367 postgresql:subscription / subscription/020_messages OK 3.20s 5 subtests passed [04:03:15.255] 299/367 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.22s 2 subtests passed [04:03:16.617] 300/367 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.33s 9 subtests passed [04:03:18.859] 301/367 postgresql:subscription / subscription/024_add_drop_pub OK 3.62s 4 subtests passed [04:03:19.595] 302/367 postgresql:subscription / subscription/015_stream OK 11.39s 10 subtests passed [04:03:20.284] 303/367 postgresql:subscription / subscription/025_rep_changes_for_schema OK 5.03s 13 subtests passed [04:03:21.501] 304/367 postgresql:subscription / subscription/021_twophase OK 9.28s 31 subtests passed [04:03:21.515] 305/367 postgresql:subscription / subscription/022_twophase_cascade OK 8.61s 41 subtests passed [04:03:22.105] 306/367 postgresql:subscription / subscription/013_partition OK 14.67s 74 subtests passed [04:03:24.333] 307/367 postgresql:subscription / subscription/029_on_error OK 4.05s 5 subtests passed [04:03:24.571] 308/367 postgresql:subscription / subscription/023_twophase_stream OK 10.53s 34 subtests passed [04:03:26.689] 309/367 postgresql:subscription / subscription/026_stats OK 10.07s 13 subtests passed [04:03:29.367] 310/367 postgresql:subscription / subscription/030_origin OK 7.86s 13 subtests passed [04:03:29.724] 311/367 postgresql:subscription / subscription/028_row_filter OK 10.12s 26 subtests passed [04:03:31.016] 312/367 postgresql:subscription / subscription/033_run_as_table_owner OK 6.67s 10 subtests passed [04:03:31.298] 313/367 postgresql:subscription / subscription/027_nosuperuser OK 12.43s 19 subtests passed [04:03:33.274] 314/367 postgresql:subscription / subscription/032_subscribe_use_index OK 11.17s 15 subtests passed [04:03:35.382] 315/367 postgresql:brin / brin/01_workitems OK 4.36s 4 subtests passed [04:03:35.422] 316/367 postgresql:subscription / subscription/034_temporal OK 10.85s 32 subtests passed [04:03:35.735] 317/367 postgresql:subscription / subscription/031_column_list OK 14.22s 36 subtests passed [04:03:37.905] 318/367 postgresql:subscription / subscription/036_sequences OK 8.54s 9 subtests passed [04:03:38.025] 319/367 postgresql:brin / brin/02_wal_consistency OK 6.73s 2 subtests passed [04:03:38.784] 320/367 postgresql:commit_ts / commit_ts/001_base OK 5.51s 2 subtests passed [04:03:40.907] 321/367 postgresql:commit_ts / commit_ts/004_restart OK 5.17s 16 subtests passed [04:03:41.032] 322/367 postgresql:subscription / subscription/035_conflicts OK 14.34s 29 subtests passed [04:03:41.812] 323/367 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.79s 23 subtests passed [04:03:42.159] 324/367 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 4.25s 4 subtests passed [04:03:42.920] 325/367 postgresql:commit_ts / commit_ts/002_standby OK 7.53s 4 subtests passed [04:03:43.256] 326/367 postgresql:commit_ts / commit_ts/003_standby_2 OK 7.83s 4 subtests passed [04:03:44.525] 327/367 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.49s 4 subtests passed [04:03:45.127] 328/367 postgresql:oauth_validator / oauth_validator/002_client OK 4.21s 8 subtests passed [04:03:45.954] 329/367 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 3.03s 2 subtests passed [04:03:46.460] 330/367 postgresql:test_int128 / test_int128/001_test_int128 OK 0.50s 2 subtests passed [04:03:46.547] 331/367 postgresql:test_aio / test_aio/002_io_workers OK 4.39s 22 subtests passed [04:03:47.866] 332/367 postgresql:test_escape / test_escape/001_test_escape OK 3.34s 1235 subtests passed [04:03:48.451] 333/367 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.56s 12 subtests passed [04:03:49.221] 334/367 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.77s 2 subtests passed [04:03:49.228] 335/367 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 5.97s 15 subtests passed [04:03:49.584] 336/367 postgresql:test_extensions / test_extensions/001_extension_control_path OK 4.45s 11 subtests passed [04:03:52.576] 337/367 postgresql:test_misc / test_misc/003_check_guc OK 2.99s 4 subtests passed [04:03:52.996] 338/367 postgresql:test_misc / test_misc/002_tablespace OK 3.76s 20 subtests passed [04:03:53.444] 339/367 postgresql:test_json_parser / test_json_parser/002_inline OK 6.88s 3712 subtests passed [04:03:54.554] 340/367 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 8.08s 516 subtests passed [04:03:55.008] 341/367 postgresql:oauth_validator / oauth_validator/001_server OK 16.22s 131 subtests passed [04:03:55.092] 342/367 postgresql:test_misc / test_misc/001_constraint_validation OK 5.86s 42 subtests passed [04:03:57.446] 343/367 postgresql:test_misc / test_misc/005_timeouts OK 4.45s 2 subtests passed [04:03:57.827] 344/367 postgresql:test_misc / test_misc/006_signal_autovacuum OK 4.32s 2 subtests passed [04:03:57.854] 345/367 postgresql:test_misc / test_misc/007_catcache_inval OK 3.29s 2 subtests passed [04:03:58.084] 346/367 postgresql:test_misc / test_misc/004_io_direct OK 5.50s 3 subtests passed [04:03:58.646] 347/367 postgresql:test_misc / test_misc/009_log_temp_files OK 3.55s 11 subtests passed [04:03:59.066] 348/367 postgresql:test_misc / test_misc/008_replslot_single_user OK 4.06s 10 subtests passed [04:03:59.494] 349/367 postgresql:test_aio / test_aio/001_aio OK 17.67s 390 subtests passed [04:03:59.819] 350/367 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.31s [04:04:00.186] 351/367 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.36s [04:04:00.526] 352/367 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.34s [04:04:00.621] 353/367 postgresql:subscription / subscription/100_bugs OK 30.89s 17 subtests passed [04:04:01.892] 354/367 postgresql:test_slru / test_slru/001_multixact OK 4.03s 2 subtests passed [04:04:02.940] 355/367 postgresql:test_slru / test_slru/002_multixact_wraparound OK 4.85s 18 subtests passed [04:04:03.883] 356/367 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 3.35s [04:04:03.909] 357/367 postgresql:worker_spi / worker_spi/001_worker_spi OK 5.26s 8 subtests passed [04:04:05.053] 358/367 postgresql:worker_spi / worker_spi/002_worker_terminate OK 5.98s 11 subtests passed [04:04:08.074] 359/367 postgresql:ldap / ldap/002_bindpasswd OK 4.16s 3 subtests passed [04:04:08.115] 360/367 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 10.61s 68 subtests passed [04:04:08.278] 361/367 postgresql:test_pg_dump / test_pg_dump/001_base OK 10.45s 1044 subtests passed [04:04:10.148] 362/367 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 5.09s 26 subtests passed [04:04:11.024] 363/367 postgresql:icu / icu/010_database OK 2.94s 8 subtests passed [04:04:11.398] 364/367 postgresql:ssl / ssl/002_scram OK 9.50s 28 subtests passed [04:04:12.116] 365/367 postgresql:ssl / ssl/003_sslinfo OK 9.17s 21 subtests passed [04:04:12.347] 366/367 postgresql:ldap / ldap/001_auth OK 8.46s 47 subtests passed [04:04:20.609] 367/367 postgresql:ssl / ssl/001_ssltests OK 19.98s 256 subtests passed [04:04:20.749] [04:04:20.749] Summary of Failures: [04:04:20.749] [04:04:20.749] 11/367 postgresql:regress / regress/regress ERROR 44.00s exit status 1 [04:04:20.749] 21/367 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 75.67s exit status 1 [04:04:20.749] 100/367 postgresql:recovery / recovery/027_stream_regress ERROR 84.56s exit status 1 [04:04:20.749] [04:04:20.749] Ok: 358 [04:04:20.749] Fail: 3 [04:04:20.749] Skipped: 6 [04:04:20.749] [04:04:20.749] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [04:04:20.862] [04:04:20.862] Exit status: 3