[01:40:11.916] ulimit -c unlimited # default is 0 [01:40:11.916] ulimit -n 1024 # default is 256, pretty low [01:40:11.916] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [01:40:15.847] 1/314 postgresql:setup / tmp_install OK 3.57s [01:40:15.914] 2/314 postgresql:setup / install_test_files OK 0.07s [01:40:16.519] 3/314 postgresql:setup / initdb_cache OK 0.60s [01:40:16.764] 4/314 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.24s 9 subtests passed [01:40:24.470] 5/314 postgresql:recovery / recovery/002_archiving OK 7.91s 8 subtests passed [01:40:29.310] 6/314 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 12.78s 12 subtests passed [01:40:30.023] 7/314 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 13.49s 14 subtests passed [01:40:30.120] 8/314 postgresql:recovery / recovery/003_recovery_targets OK 13.35s 9 subtests passed [01:40:34.185] 9/314 postgresql:recovery / recovery/001_stream_rep OK 17.64s 62 subtests passed [01:40:34.711] 10/314 postgresql:recovery / recovery/006_logical_decoding OK 4.69s 20 subtests passed [01:40:35.441] 11/314 postgresql:recovery / recovery/004_timeline_switch OK 10.97s 3 subtests passed [01:40:37.208] 12/314 postgresql:recovery / recovery/005_replay_delay OK 7.90s 3 subtests passed [01:40:38.648] 13/314 postgresql:recovery / recovery/007_sync_rep OK 8.53s 11 subtests passed [01:40:40.090] 14/314 postgresql:recovery / recovery/013_crash_restart OK 1.44s 18 subtests passed [01:40:40.109] 15/314 postgresql:recovery / recovery/010_logical_decoding_timelines OK 4.66s 13 subtests passed [01:40:41.587] 16/314 postgresql:recovery / recovery/014_unlogged_reinit OK 1.48s 23 subtests passed [01:40:42.873] 17/314 postgresql:recovery / recovery/012_subtransactions OK 5.66s 12 subtests passed [01:40:43.639] 18/314 postgresql:recovery / recovery/015_promotion_pages OK 3.53s 1 subtests passed [01:40:44.168] 19/314 postgresql:recovery / recovery/016_min_consistency OK 2.57s 1 subtests passed [01:40:45.479] 20/314 postgresql:recovery / recovery/009_twophase OK 10.77s 30 subtests passed [01:40:45.486] 21/314 postgresql:recovery / recovery/017_shm OK 2.61s 4 subtests passed [01:40:49.438] 22/314 postgresql:recovery / recovery/021_row_visibility OK 3.95s 10 subtests passed [01:40:49.783] 23/314 postgresql:recovery / recovery/008_fsm_truncation OK 15.59s 1 subtests passed [01:40:51.219] 24/314 postgresql:recovery / recovery/022_crash_temp_files OK 1.78s 11 subtests passed [01:40:53.027] 25/314 postgresql:recovery / recovery/020_archive_status OK 7.55s 19 subtests passed [01:40:53.354] 26/314 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.57s 1 subtests passed [01:40:56.318] 27/314 postgresql:recovery / recovery/024_archive_recovery OK 5.10s 2 subtests passed [01:40:57.928] 28/314 postgresql:recovery / recovery/018_wal_optimize OK 14.29s 38 subtests passed [01:40:59.026] 29/314 postgresql:recovery / recovery/026_overwrite_contrecord OK 5.67s 3 subtests passed [01:40:59.744] 30/314 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 6.71s 1 subtests passed [01:41:05.247] 31/314 postgresql:recovery / recovery/029_stats_restart OK 6.21s 42 subtests passed [01:41:06.653] 32/314 postgresql:recovery / recovery/028_pitr_timelines OK 8.72s 3 subtests passed [01:41:07.140] ▶ 33/314 - regression tests pass FAIL [01:41:07.140] ▶ 33/314 - dump before running pg_upgrade FAIL [01:41:07.144] 33/314 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 50.62s exit status 29 [01:41:07.144] >>> DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MESON_TEST_ITERATION=1 with_icu=yes UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/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 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress 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 MALLOC_PERTURB_=244 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template /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 [01:41:07.144] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [01:41:07.144] stderr: [01:41:07.144] # Failed test 'regression tests pass' [01:41:07.144] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 264. [01:41:07.144] # got: '256' [01:41:07.144] # expected: '0' [01:41:07.144] # Failed test 'dump before running pg_upgrade' [01:41:07.144] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 326. [01:41:07.144] # Tests were run but no plan was declared and done_testing() was not seen. [01:41:07.144] # Looks like your test exited with 29 just after 6. [01:41:07.144] [01:41:07.144] (test program exited with status code 29) [01:41:07.144] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [01:41:07.144] [01:41:09.113] 34/314 postgresql:recovery / recovery/030_stats_cleanup_replica OK 9.37s 11 subtests passed [01:41:09.121] 35/314 postgresql:recovery / recovery/019_replslot_limit OK 24.95s 26 subtests passed [01:41:09.729] 36/314 postgresql:isolation / isolation/isolation OK 53.19s 117 subtests passed [01:41:11.497] 37/314 postgresql:recovery / recovery/034_create_database OK 2.38s 2 subtests passed [01:41:13.447] 38/314 postgresql:recovery / recovery/031_recovery_conflict OK 8.20s 18 subtests passed [01:41:13.542] 39/314 postgresql:recovery / recovery/036_truncated_dropped OK 3.81s 8 subtests passed [01:41:13.769] 40/314 postgresql:recovery / recovery/037_invalid_database OK 2.27s 10 subtests passed [01:41:14.426] 41/314 postgresql:recovery / recovery/032_relfilenode_reuse OK 7.77s 14 subtests passed [01:41:16.518] ▶ 42/314 + brin 28516 ms FAIL [01:41:16.518] ▶ 42/314 + privileges 28510 ms FAIL [01:41:16.518] ▶ 42/314 + matview 28498 ms FAIL [01:41:16.518] ▶ 42/314 + rowsecurity 28488 ms FAIL [01:41:16.519] ▶ 42/314 + brin_bloom 24 ms FAIL [01:41:16.519] ▶ 42/314 + brin_multi 23 ms FAIL [01:41:16.519] ▶ 42/314 + create_table_like 175 ms FAIL [01:41:16.519] ▶ 42/314 + alter_generic 172 ms FAIL [01:41:16.519] ▶ 42/314 + alter_operator 170 ms FAIL [01:41:16.519] ▶ 42/314 + misc 173 ms FAIL [01:41:16.519] ▶ 42/314 + async 171 ms FAIL [01:41:16.519] ▶ 42/314 + dbsize 172 ms FAIL [01:41:16.519] ▶ 42/314 + merge 172 ms FAIL [01:41:16.519] ▶ 42/314 + misc_functions 171 ms FAIL [01:41:16.519] ▶ 42/314 + sysviews 52 ms FAIL [01:41:16.519] ▶ 42/314 + tsrf 47 ms FAIL [01:41:16.519] ▶ 42/314 + tid 41 ms FAIL [01:41:16.519] ▶ 42/314 + tidscan 37 ms FAIL [01:41:16.519] ▶ 42/314 + tidrangescan 35 ms FAIL [01:41:16.519] ▶ 42/314 + collate.utf8 31 ms FAIL [01:41:16.519] ▶ 42/314 + collate.icu.utf8 29 ms FAIL [01:41:16.519] ▶ 42/314 + incremental_sort 27 ms FAIL [01:41:16.519] ▶ 42/314 + create_role 18 ms FAIL [01:41:16.519] ▶ 42/314 + without_overlaps 18 ms FAIL [01:41:16.519] ▶ 42/314 + rules 39 ms FAIL [01:41:16.519] ▶ 42/314 + psql 35 ms FAIL [01:41:16.519] ▶ 42/314 + psql_crosstab 36 ms FAIL [01:41:16.519] ▶ 42/314 + amutils 36 ms FAIL [01:41:16.519] ▶ 42/314 + stats_ext 34 ms FAIL [01:41:16.519] ▶ 42/314 + collate.linux.utf8 33 ms FAIL [01:41:16.519] ▶ 42/314 + collate.windows.win1252 33 ms FAIL [01:41:17.974] 43/314 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.52s 2 subtests passed [01:41:20.125] 44/314 postgresql:recovery / recovery/041_checkpoint_at_promote OK 5.70s 6 subtests passed [01:41:20.164] 42/314 postgresql:regress / regress/regress ERROR 63.64s exit status 1 [01:41:20.164] >>> DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MESON_TEST_ITERATION=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 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress 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 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=112 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/regress --pg-test-extra '' --testgroup regress --testname regress -- /Users/admin/pgsql/build/src/test/regress/pg_regress --inputdir /Users/admin/pgsql/src/test/regress --expecteddir /Users/admin/pgsql/src/test/regress --bindir '' --dlpath /Users/admin/pgsql/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /Users/admin/pgsql/build/testrun/regress/regress --temp-instance /Users/admin/pgsql/build/testrun/regress/regress/tmp_check --port 40052 --schedule /Users/admin/pgsql/build/../src/test/regress/parallel_schedule [01:41:20.164] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [01:41:20.164] stderr: [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # (test process exited with exit code 2) [01:41:20.164] # 31 of 223 tests failed. [01:41:20.164] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [01:41:20.164] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [01:41:20.164] [01:41:20.164] (test program exited with status code 1) [01:41:20.164] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [01:41:20.164] [01:41:23.284] 45/314 postgresql:recovery / recovery/039_end_of_wal OK 9.74s 14 subtests passed [01:41:23.787] 46/314 postgresql:plpgsql / plpgsql/regress OK 3.61s 13 subtests passed [01:41:25.570] 47/314 postgresql:plperl / plperl/regress OK 2.28s 13 subtests passed [01:41:25.661] 48/314 postgresql:recovery / recovery/042_low_level_backup OK 7.68s 4 subtests passed [01:41:26.334] 49/314 postgresql:kerberos / kerberos/001_auth OK 6.21s 142 subtests passed [01:41:27.800] 50/314 postgresql:basic_archive / basic_archive/regress OK 1.46s 1 subtests passed [01:41:27.809] 51/314 postgresql:plpython / plpython/regress OK 4.02s 23 subtests passed [01:41:28.130] 52/314 postgresql:pltcl / pltcl/regress OK 2.56s 8 subtests passed [01:41:29.263] 53/314 postgresql:recovery / recovery/033_replay_tsp_drops OK 22.12s 3 subtests passed [01:41:29.953] 54/314 postgresql:amcheck / amcheck/regress OK 4.29s 3 subtests passed [01:41:30.104] 55/314 postgresql:bloom / bloom/regress OK 2.30s 1 subtests passed [01:41:30.113] 56/314 postgresql:bool_plperl / bool_plperl/regress OK 2.30s 2 subtests passed [01:41:32.105] 57/314 postgresql:citext / citext/regress OK 2.15s 3 subtests passed [01:41:32.268] 58/314 postgresql:btree_gin / btree_gin/regress OK 4.13s 30 subtests passed [01:41:32.647] 59/314 postgresql:dblink / dblink/regress OK 2.53s 1 subtests passed [01:41:32.661] 60/314 postgresql:cube / cube/regress OK 2.56s 2 subtests passed [01:41:34.370] 61/314 postgresql:dict_xsyn / dict_xsyn/regress OK 2.10s 1 subtests passed [01:41:36.143] 62/314 postgresql:dict_int / dict_int/regress OK 4.03s 1 subtests passed [01:41:36.749] 63/314 postgresql:earthdistance / earthdistance/regress OK 4.10s 1 subtests passed [01:41:36.756] 64/314 postgresql:file_fdw / file_fdw/regress OK 4.09s 1 subtests passed [01:41:36.884] 65/314 postgresql:btree_gist / btree_gist/regress OK 7.62s 32 subtests passed [01:41:38.582] 66/314 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 4.19s 2 subtests passed [01:41:38.624] 67/314 postgresql:hstore_plpython / hstore_plpython/regress OK 1.87s 1 subtests passed [01:41:38.662] 68/314 postgresql:hstore_plperl / hstore_plperl/regress OK 1.91s 3 subtests passed [01:41:39.428] 69/314 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 25.66s 32 subtests passed [01:41:39.595] 70/314 postgresql:hstore / hstore/regress OK 3.44s 2 subtests passed [01:41:41.020] 71/314 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.36s 1 subtests passed [01:41:41.040] 72/314 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.40s 2 subtests passed [01:41:41.050] 73/314 postgresql:isn / isn/regress OK 2.46s 1 subtests passed [01:41:41.052] 74/314 postgresql:lo / lo/regress OK 1.62s 1 subtests passed [01:41:41.529] 75/314 postgresql:ltree / ltree/regress OK 1.93s 1 subtests passed [01:41:42.311] 76/314 postgresql:passwordcheck / passwordcheck/regress OK 1.26s 1 subtests passed [01:41:42.343] 77/314 postgresql:pg_buffercache / pg_buffercache/regress OK 1.28s 1 subtests passed [01:41:42.351] 78/314 postgresql:ltree_plpython / ltree_plpython/regress OK 1.33s 1 subtests passed [01:41:42.629] 79/314 postgresql:recovery / recovery/035_standby_logical_decoding OK 33.51s 86 subtests passed [01:41:42.959] 80/314 postgresql:pageinspect / pageinspect/regress OK 1.92s 8 subtests passed [01:41:43.574] 81/314 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.26s 1 subtests passed [01:41:43.599] 82/314 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.25s 1 subtests passed [01:41:44.238] 83/314 postgresql:pgstattuple / pgstattuple/regress OK 1.28s 1 subtests passed [01:41:44.260] 84/314 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.92s 1 subtests passed [01:41:44.302] 85/314 postgresql:intarray / intarray/regress OK 7.41s 1 subtests passed [01:41:44.685] 86/314 postgresql:pgcrypto / pgcrypto/regress OK 3.16s 23 subtests passed [01:41:44.978] ▶ 87/314 - regression tests pass FAIL [01:41:44.987] 87/314 postgresql:recovery / recovery/027_stream_regress ERROR 48.67s exit status 29 [01:41:44.987] >>> DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/test/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 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template enable_injection_points=yes MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=33 /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 [01:41:44.987] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [01:41:44.987] stderr: [01:41:44.987] # Failed test 'regression tests pass' [01:41:44.987] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [01:41:44.987] # got: '256' [01:41:44.987] # expected: '0' [01:41:44.987] # Tests were run but no plan was declared and done_testing() was not seen. [01:41:44.987] # Looks like your test exited with 29 just after 2. [01:41:44.987] [01:41:44.987] (test program exited with status code 29) [01:41:44.987] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [01:41:44.987] [01:41:45.063] 88/314 postgresql:pg_surgery / pg_surgery/regress OK 1.49s 1 subtests passed [01:41:45.355] 89/314 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.72s 14 subtests passed [01:41:45.651] 90/314 postgresql:pg_visibility / pg_visibility/regress OK 1.41s 1 subtests passed [01:41:45.790] 91/314 postgresql:pg_walinspect / pg_walinspect/regress OK 1.53s 2 subtests passed [01:41:46.139] 92/314 postgresql:pg_trgm / pg_trgm/regress OK 2.54s 3 subtests passed [01:41:46.157] 93/314 postgresql:seg / seg/regress OK 1.47s 3 subtests passed [01:41:46.289] 94/314 postgresql:tablefunc / tablefunc/regress OK 1.30s 1 subtests passed [01:41:46.599] 95/314 postgresql:tcn / tcn/isolation OK 1.53s 1 subtests passed [01:41:46.949] 96/314 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.16s 1 subtests passed [01:41:47.414] 97/314 postgresql:tsm_system_time / tsm_system_time/regress OK 1.27s 1 subtests passed [01:41:47.433] 98/314 postgresql:unaccent / unaccent/regress OK 1.27s 1 subtests passed [01:41:47.444] 99/314 postgresql:uuid-ossp / uuid-ossp/regress OK 1.15s 1 subtests passed [01:41:47.566] 100/314 postgresql:xml2 / xml2/regress OK 0.97s 1 subtests passed [01:41:48.229] 101/314 postgresql:brin / brin/isolation OK 1.28s 1 subtests passed [01:41:48.625] 102/314 postgresql:commit_ts / commit_ts/regress OK 1.21s 1 subtests passed [01:41:48.637] 103/314 postgresql:dummy_index_am / dummy_index_am/regress OK 1.19s 1 subtests passed [01:41:48.968] 104/314 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.40s 1 subtests passed [01:41:49.474] 105/314 postgresql:gin / gin/regress OK 1.24s 1 subtests passed [01:41:49.636] 106/314 postgresql:delay_execution / delay_execution/isolation OK 2.20s 2 subtests passed [01:41:49.846] 107/314 postgresql:injection_points / injection_points/regress OK 1.22s 2 subtests passed [01:41:49.904] 108/314 postgresql:test_decoding / test_decoding/isolation OK 4.25s 12 subtests passed [01:41:49.988] 109/314 postgresql:plsample / plsample/regress OK 1.02s 1 subtests passed [01:41:50.716] 110/314 postgresql:injection_points / injection_points/isolation OK 2.07s 2 subtests passed [01:41:50.834] 111/314 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.36s 1 subtests passed [01:41:51.415] 112/314 postgresql:postgres_fdw / postgres_fdw/regress OK 7.11s 2 subtests passed [01:41:51.418] 113/314 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.78s 1 subtests passed [01:41:51.477] 114/314 postgresql:test_dsa / test_dsa/regress OK 1.49s 1 subtests passed [01:41:51.492] 115/314 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.65s 1 subtests passed [01:41:52.286] 116/314 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.56s 1 subtests passed [01:41:52.373] 117/314 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.47s 21 subtests passed [01:41:52.629] 118/314 postgresql:test_lfind / test_lfind/regress OK 1.15s 1 subtests passed [01:41:52.677] 119/314 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.26s 1 subtests passed [01:41:53.275] 120/314 postgresql:test_extensions / test_extensions/regress OK 2.44s 2 subtests passed [01:41:53.608] 121/314 postgresql:test_parser / test_parser/regress OK 1.32s 1 subtests passed [01:41:53.645] 122/314 postgresql:test_pg_dump / test_pg_dump/regress OK 1.27s 1 subtests passed [01:41:53.717] 123/314 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.22s 2 subtests passed [01:41:53.861] 124/314 postgresql:test_radixtree / test_radixtree/regress OK 1.18s 1 subtests passed [01:41:53.894] 125/314 postgresql:test_predtest / test_predtest/regress OK 1.26s 1 subtests passed [01:41:54.217] 126/314 postgresql:test_rbtree / test_rbtree/regress OK 0.94s 1 subtests passed [01:41:54.926] 127/314 postgresql:test_resowner / test_resowner/regress OK 1.28s 1 subtests passed [01:41:54.937] 128/314 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.22s 1 subtests passed [01:41:54.951] 129/314 postgresql:test_slru / test_slru/regress OK 1.06s 1 subtests passed [01:41:55.280] 130/314 postgresql:test_tidstore / test_tidstore/regress OK 1.06s 1 subtests passed [01:41:55.663] 131/314 postgresql:test_regex / test_regex/regress OK 2.05s 2 subtests passed [01:41:55.851] 132/314 postgresql:typcache / typcache/regress OK 0.92s 1 subtests passed [01:41:55.880] 133/314 postgresql:libpq / libpq/002_api OK 0.22s 1 subtests passed [01:41:56.029] 134/314 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.15s [01:41:56.238] 135/314 postgresql:unsafe_tests / unsafe_tests/regress OK 1.29s 4 subtests passed [01:41:56.300] 136/314 postgresql:libpq / libpq/001_uri OK 1.02s 63 subtests passed [01:41:56.459] 137/314 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.16s 9 subtests passed [01:41:57.319] 138/314 postgresql:test_shm_mq / test_shm_mq/regress OK 3.46s 1 subtests passed [01:41:58.474] 139/314 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.01s 106 subtests passed [01:41:58.621] 140/314 postgresql:test_integerset / test_integerset/regress OK 7.19s 1 subtests passed [01:41:58.965] 141/314 postgresql:test_decoding / test_decoding/regress OK 13.61s 19 subtests passed [01:41:59.192] 142/314 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.23s 51 subtests passed [01:41:59.856] 143/314 postgresql:libpq / libpq/003_load_balance_host_list OK 4.00s 127 subtests passed [01:42:00.902] 144/314 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.28s 10 subtests passed [01:42:01.153] 145/314 postgresql:ecpg / ecpg/ecpg OK 6.20s 65 subtests passed [01:42:01.644] 146/314 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.67s 3 subtests passed [01:42:02.261] 147/314 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.11s 21 subtests passed [01:42:02.412] 148/314 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.93s 32 subtests passed [01:42:02.469] 149/314 postgresql:pg_checksums / pg_checksums/001_basic OK 0.21s 9 subtests passed [01:42:02.711] 150/314 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.24s 13 subtests passed [01:42:04.235] 151/314 postgresql:pg_amcheck / pg_amcheck/003_check OK 6.91s 75 subtests passed [01:42:04.772] 152/314 postgresql:libpq / libpq/005_negotiate_encryption OK 8.74s 249 subtests passed [01:42:07.665] 153/314 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.76s 43 subtests passed [01:42:07.717] 154/314 postgresql:pg_checksums / pg_checksums/002_actions OK 5.30s 66 subtests passed [01:42:11.224] 155/314 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 8.51s 6 subtests passed [01:42:11.811] 156/314 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 7.04s 11 subtests passed [01:42:13.414] 157/314 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 9.18s 7 subtests passed [01:42:14.932] 158/314 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 7.21s 4 subtests passed [01:42:15.004] 159/314 postgresql:initdb / initdb/001_initdb OK 18.76s 56 subtests passed [01:42:15.159] 160/314 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.93s 3 subtests passed [01:42:15.198] 161/314 postgresql:pg_config / pg_config/001_pg_config OK 0.26s 21 subtests passed [01:42:15.953] 162/314 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.95s 18 subtests passed [01:42:16.329] 163/314 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 2.91s 4 subtests passed [01:42:16.454] 164/314 postgresql:pg_ctl / pg_ctl/002_status OK 1.26s 3 subtests passed [01:42:17.463] 165/314 postgresql:pg_dump / pg_dump/001_basic OK 1.01s 93 subtests passed [01:42:18.492] 166/314 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.33s 25 subtests passed [01:42:18.973] 167/314 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 11.30s 22 subtests passed [01:42:19.174] 168/314 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 7.36s 2 subtests passed [01:42:19.674] 169/314 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.34s 14 subtests passed [01:42:20.185] 170/314 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.69s 3 subtests passed [01:42:20.324] 171/314 postgresql:pg_ctl / pg_ctl/003_promote OK 4.37s 12 subtests passed [01:42:20.885] 172/314 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 1.91s 4 subtests passed [01:42:21.165] 173/314 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.84s 9 subtests passed [01:42:22.286] 174/314 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.10s 75 subtests passed [01:42:23.554] 175/314 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 4.38s 108 subtests passed [01:42:23.739] 176/314 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 22.09s 36 subtests passed [01:42:27.655] 177/314 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 3.92s 1 subtests passed [01:42:27.982] 178/314 postgresql:pg_rewind / pg_rewind/006_options OK 0.32s 13 subtests passed [01:42:29.318] 179/314 postgresql:pg_dump / pg_dump/010_dump_connstr OK 9.64s 14 subtests passed [01:42:30.749] 180/314 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 31.56s 192 subtests passed [01:42:32.322] 181/314 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 10.03s 5 subtests passed [01:42:33.709] 182/314 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 10.14s 9 subtests passed [01:42:33.963] 183/314 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.25s 13 subtests passed [01:42:34.272] 184/314 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.31s 13 subtests passed [01:42:34.532] 185/314 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.26s 17 subtests passed [01:42:35.463] 186/314 postgresql:pg_rewind / pg_rewind/009_growing_files OK 4.71s 3 subtests passed [01:42:35.478] 187/314 postgresql:pg_rewind / pg_rewind/007_standby_source OK 7.49s 7 subtests passed [01:42:35.966] 188/314 postgresql:pg_rewind / pg_rewind/002_databases OK 14.80s 11 subtests passed [01:42:36.376] 189/314 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 7.06s 3 subtests passed [01:42:36.541] 190/314 postgresql:pg_dump / pg_dump/002_pg_dump OK 18.95s 11492 subtests passed [01:42:36.861] 191/314 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.89s 60 subtests passed [01:42:38.214] 192/314 postgresql:pg_rewind / pg_rewind/001_basic OK 17.33s 56 subtests passed [01:42:38.355] 193/314 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.88s 32 subtests passed [01:42:38.399] 194/314 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.02s 5 subtests passed [01:42:39.220] 195/314 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 6.90s 1 subtests passed [01:42:40.244] 196/314 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 3.65s 9 subtests passed [01:42:40.267] 197/314 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.40s 15 subtests passed [01:42:40.524] 198/314 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.28s 11 subtests passed [01:42:40.536] 199/314 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.32s 5 subtests passed [01:42:41.450] 200/314 postgresql:pg_waldump / pg_waldump/001_basic OK 3.05s 92 subtests passed [01:42:41.556] 201/314 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.02s 208 subtests passed [01:42:41.837] 202/314 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.57s 7 subtests passed [01:42:42.544] 203/314 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 8.01s 38 subtests passed [01:42:43.206] 204/314 postgresql:psql / psql/020_cancel OK 1.37s 2 subtests passed [01:42:43.448] 205/314 postgresql:psql / psql/010_tab_completion OK 1.89s 89 subtests passed [01:42:44.322] 206/314 postgresql:scripts / scripts/010_clusterdb OK 1.78s 15 subtests passed [01:42:44.641] 207/314 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 6.29s 18 subtests passed [01:42:44.682] 208/314 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.47s 10 subtests passed [01:42:44.709] 209/314 postgresql:scripts / scripts/011_clusterdb_all OK 1.50s 7 subtests passed [01:42:45.874] 210/314 postgresql:psql / psql/001_basic OK 4.42s 108 subtests passed [01:42:45.944] 211/314 postgresql:scripts / scripts/080_pg_isready OK 1.23s 11 subtests passed [01:42:45.967] 212/314 postgresql:scripts / scripts/070_dropuser OK 1.28s 12 subtests passed [01:42:46.102] 213/314 postgresql:scripts / scripts/040_createuser OK 1.78s 37 subtests passed [01:42:46.158] 214/314 postgresql:scripts / scripts/050_dropdb OK 1.52s 15 subtests passed [01:42:47.869] 215/314 postgresql:scripts / scripts/101_vacuumdb_all OK 1.77s 5 subtests passed [01:42:48.768] 216/314 postgresql:scripts / scripts/091_reindexdb_all OK 2.82s 13 subtests passed [01:42:49.333] 217/314 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.56s 39 subtests passed [01:42:50.213] 218/314 postgresql:scripts / scripts/100_vacuumdb OK 4.25s 85 subtests passed [01:42:50.279] 219/314 postgresql:scripts / scripts/090_reindexdb OK 4.40s 64 subtests passed [01:42:50.910] 220/314 postgresql:scripts / scripts/020_createdb OK 7.46s 60 subtests passed [01:42:51.075] 221/314 postgresql:pgbench / pgbench/001_pgbench_with_server OK 10.55s 464 subtests passed [01:42:51.862] 222/314 postgresql:amcheck / amcheck/002_cic OK 1.65s 3 subtests passed [01:42:51.900] 223/314 postgresql:scripts / scripts/200_connstr OK 4.03s 3 subtests passed [01:42:51.981] 224/314 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 16.52s 92 subtests passed [01:42:52.258] 225/314 postgresql:scripts / scripts/102_vacuumdb_stages OK 6.10s 4 subtests passed [01:42:52.371] 226/314 postgresql:amcheck / amcheck/003_cic_2pc OK 2.09s 5 subtests passed [01:42:52.461] 227/314 postgresql:oid2name / oid2name/001_basic OK 0.20s 9 subtests passed [01:42:52.704] 228/314 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.79s 6 subtests passed [01:42:54.067] 229/314 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.20s 19 subtests passed [01:42:54.108] 230/314 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.73s 7 subtests passed [01:42:54.188] 231/314 postgresql:amcheck / amcheck/005_pitr OK 3.11s 3 subtests passed [01:42:54.483] 232/314 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.02s 3 subtests passed [01:42:54.546] 233/314 postgresql:vacuumlo / vacuumlo/001_basic OK 0.36s 9 subtests passed [01:42:55.658] 234/314 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.68s 16 subtests passed [01:42:55.723] 235/314 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 3.02s 2 subtests passed [01:42:56.314] 236/314 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.25s 3 subtests passed [01:42:56.546] 237/314 postgresql:authentication / authentication/005_sspi SKIP 0.23s [01:42:56.604] 238/314 postgresql:authentication / authentication/002_saslprep OK 2.06s 20 subtests passed [01:42:56.655] 239/314 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.55s 6 subtests passed [01:42:57.224] 240/314 postgresql:authentication / authentication/004_file_inclusion OK 1.50s 2 subtests passed [01:42:57.603] 241/314 postgresql:authentication / authentication/003_peer OK 1.94s 53 subtests passed [01:42:58.115] 242/314 postgresql:authentication / authentication/001_password OK 3.63s 178 subtests passed [01:42:58.261] 243/314 postgresql:postmaster / postmaster/001_connection_limits OK 1.66s 27 subtests passed [01:42:58.394] 244/314 postgresql:amcheck / amcheck/001_verify_heapam OK 9.06s 272 subtests passed [01:42:58.760] 245/314 postgresql:postmaster / postmaster/002_start_stop OK 2.10s 25 subtests passed [01:42:59.166] 246/314 postgresql:authentication / authentication/006_login_trigger OK 2.62s 32 subtests passed [01:43:00.627] 247/314 postgresql:subscription / subscription/002_types OK 3.02s 4 subtests passed [01:43:01.333] 248/314 postgresql:subscription / subscription/006_rewrite OK 2.57s 2 subtests passed [01:43:01.396] 249/314 postgresql:subscription / subscription/003_constraints OK 3.28s 6 subtests passed [01:43:02.032] 250/314 postgresql:subscription / subscription/007_ddl OK 2.86s 4 subtests passed [01:43:02.294] 251/314 postgresql:subscription / subscription/004_sync OK 4.03s 8 subtests passed [01:43:02.786] 252/314 postgresql:bloom / bloom/001_wal OK 10.89s 31 subtests passed [01:43:03.347] 253/314 postgresql:subscription / subscription/005_encoding OK 4.95s 1 subtests passed [01:43:04.812] 254/314 postgresql:subscription / subscription/008_diff_schema OK 4.18s 5 subtests passed [01:43:04.894] 255/314 postgresql:subscription / subscription/009_matviews OK 3.56s 1 subtests passed [01:43:05.741] 256/314 postgresql:subscription / subscription/001_rep_changes OK 8.51s 36 subtests passed [01:43:06.400] 257/314 postgresql:subscription / subscription/012_collation OK 4.10s 2 subtests passed [01:43:06.994] 258/314 postgresql:subscription / subscription/010_truncate OK 5.60s 14 subtests passed [01:43:07.296] 259/314 postgresql:subscription / subscription/011_generated OK 5.26s 11 subtests passed [01:43:08.003] 260/314 postgresql:subscription / subscription/016_stream_subxact OK 3.11s 3 subtests passed [01:43:08.432] 261/314 postgresql:subscription / subscription/017_stream_ddl OK 2.69s 3 subtests passed [01:43:08.738] 262/314 postgresql:subscription / subscription/014_binary OK 5.39s 8 subtests passed [01:43:09.485] 263/314 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.49s 2 subtests passed [01:43:09.979] 264/314 postgresql:subscription / subscription/020_messages OK 2.68s 5 subtests passed [01:43:10.995] 265/314 postgresql:subscription / subscription/018_stream_subxact_abort OK 4.59s 9 subtests passed [01:43:12.228] 266/314 postgresql:subscription / subscription/024_add_drop_pub OK 2.74s 3 subtests passed [01:43:13.954] 267/314 postgresql:subscription / subscription/025_rep_changes_for_schema OK 3.97s 13 subtests passed [01:43:14.463] 268/314 postgresql:subscription / subscription/013_partition OK 11.68s 74 subtests passed [01:43:14.591] 269/314 postgresql:subscription / subscription/015_stream OK 9.78s 10 subtests passed [01:43:15.235] 270/314 postgresql:subscription / subscription/021_twophase OK 7.23s 30 subtests passed [01:43:15.453] 271/314 postgresql:subscription / subscription/022_twophase_cascade OK 7.02s 41 subtests passed [01:43:16.734] 272/314 postgresql:subscription / subscription/023_twophase_stream OK 7.99s 33 subtests passed [01:43:17.406] 273/314 postgresql:subscription / subscription/026_stats OK 6.41s 13 subtests passed [01:43:18.047] 274/314 postgresql:subscription / subscription/029_on_error OK 3.58s 5 subtests passed [01:43:20.195] 275/314 postgresql:brin / brin/01_workitems OK 2.15s 2 subtests passed [01:43:20.722] 276/314 postgresql:subscription / subscription/030_origin OK 6.13s 11 subtests passed [01:43:21.268] 277/314 postgresql:subscription / subscription/028_row_filter OK 7.31s 24 subtests passed [01:43:22.053] 278/314 postgresql:subscription / subscription/027_nosuperuser OK 9.82s 19 subtests passed [01:43:22.284] 279/314 postgresql:subscription / subscription/033_run_as_table_owner OK 5.55s 10 subtests passed [01:43:23.134] 280/314 postgresql:commit_ts / commit_ts/001_base OK 2.41s 2 subtests passed [01:43:23.337] 281/314 postgresql:subscription / subscription/032_subscribe_use_index OK 7.88s 15 subtests passed [01:43:23.595] 282/314 postgresql:brin / brin/02_wal_consistency OK 3.40s 2 subtests passed [01:43:24.615] 283/314 postgresql:commit_ts / commit_ts/002_standby OK 3.35s 4 subtests passed [01:43:24.748] 284/314 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.15s 21 subtests passed [01:43:25.256] 285/314 postgresql:injection_points / injection_points/001_stats OK 2.12s 7 subtests passed [01:43:25.303] 286/314 postgresql:commit_ts / commit_ts/004_restart OK 3.02s 16 subtests passed [01:43:25.513] 287/314 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.18s 4 subtests passed [01:43:25.690] 288/314 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.17s 12 subtests passed [01:43:25.886] 289/314 postgresql:subscription / subscription/031_column_list OK 10.65s 36 subtests passed [01:43:25.930] 290/314 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.24s 2 subtests passed [01:43:26.026] 291/314 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.28s 2 subtests passed [01:43:26.185] 292/314 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.57s 4 subtests passed [01:43:26.227] 293/314 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.17s 4 subtests passed [01:43:27.155] 294/314 postgresql:test_misc / test_misc/003_check_guc OK 1.13s 3 subtests passed [01:43:27.620] 295/314 postgresql:test_misc / test_misc/002_tablespace OK 1.69s 20 subtests passed [01:43:27.620] 296/314 postgresql:test_misc / test_misc/005_timeouts OK 1.39s 2 subtests passed [01:43:27.732] 297/314 postgresql:test_misc / test_misc/004_io_direct OK 1.55s 3 subtests passed [01:43:27.885] 298/314 postgresql:test_misc / test_misc/001_constraint_validation OK 2.00s 42 subtests passed [01:43:28.090] 299/314 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.20s [01:43:28.341] 300/314 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.08s 516 subtests passed [01:43:28.358] 301/314 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.27s [01:43:28.580] 302/314 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.23s [01:43:28.753] 303/314 postgresql:subscription / subscription/100_bugs OK 11.35s 13 subtests passed [01:43:29.118] 304/314 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.96s 2 subtests passed [01:43:29.293] 305/314 postgresql:test_slru / test_slru/001_multixact OK 1.67s 3 subtests passed [01:43:30.781] 306/314 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.05s 8 subtests passed [01:43:31.388] 307/314 postgresql:ldap / ldap/002_bindpasswd OK 2.09s 3 subtests passed [01:43:31.443] 308/314 postgresql:test_pg_dump / test_pg_dump/001_base OK 3.82s 1044 subtests passed [01:43:32.076] 309/314 postgresql:icu / icu/010_database OK 1.29s 8 subtests passed [01:43:32.691] 310/314 postgresql:ssl / ssl/003_sslinfo OK 3.94s 21 subtests passed [01:43:32.749] 311/314 postgresql:ssl / ssl/002_scram OK 4.17s 28 subtests passed [01:43:34.585] 312/314 postgresql:ldap / ldap/001_auth OK 5.47s 47 subtests passed [01:43:38.995] 313/314 postgresql:ssl / ssl/001_ssltests OK 10.64s 227 subtests passed [01:43:40.962] 314/314 postgresql:test_json_parser / test_json_parser/002_inline OK 15.66s 3400 subtests passed [01:43:41.023] [01:43:41.023] Summary of Failures: [01:43:41.023] [01:43:41.023] 33/314 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 50.62s exit status 29 [01:43:41.023] 42/314 postgresql:regress / regress/regress ERROR 63.64s exit status 1 [01:43:41.023] 87/314 postgresql:recovery / recovery/027_stream_regress ERROR 48.67s exit status 29 [01:43:41.023] [01:43:41.023] Ok: 306 [01:43:41.023] Expected Fail: 0 [01:43:41.023] Fail: 3 [01:43:41.023] Unexpected Pass: 0 [01:43:41.023] Skipped: 5 [01:43:41.023] Timeout: 0 [01:43:41.023] [01:43:41.023] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [01:43:41.057] [01:43:41.057] Exit status: 3