[23:38:36.697] su postgres <<-EOF [23:38:36.697] ulimit -c unlimited [23:38:36.697] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [23:38:36.697] EOF [23:38:37.629] 1/312 postgresql:setup / tmp_install OK 0.59s [23:38:37.671] 2/312 postgresql:setup / install_test_files OK 0.04s [23:38:38.943] 3/312 postgresql:setup / initdb_cache OK 1.27s [23:38:39.200] 4/312 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.25s 9 subtests passed [23:38:43.926] 5/312 postgresql:recovery / recovery/002_archiving OK 4.89s 8 subtests passed [23:38:47.625] 6/312 postgresql:recovery / recovery/003_recovery_targets OK 8.42s 9 subtests passed [23:38:51.646] 7/312 postgresql:recovery / recovery/001_stream_rep OK 12.63s 62 subtests passed [23:38:51.998] 8/312 postgresql:recovery / recovery/004_timeline_switch OK 8.07s 3 subtests passed [23:38:53.331] 9/312 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 14.37s 12 subtests passed [23:38:54.922] 10/312 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 15.95s 14 subtests passed [23:38:55.292] 11/312 postgresql:recovery / recovery/005_replay_delay OK 7.67s 3 subtests passed [23:38:55.641] 12/312 postgresql:recovery / recovery/006_logical_decoding OK 3.99s 20 subtests passed [23:38:58.212] 13/312 postgresql:recovery / recovery/007_sync_rep OK 6.21s 11 subtests passed [23:38:59.683] 14/312 postgresql:recovery / recovery/010_logical_decoding_timelines OK 4.39s 13 subtests passed [23:39:02.081] 15/312 postgresql:recovery / recovery/013_crash_restart OK 3.86s 18 subtests passed [23:39:02.536] 16/312 postgresql:recovery / recovery/012_subtransactions OK 6.89s 12 subtests passed [23:39:04.361] 17/312 postgresql:recovery / recovery/014_unlogged_reinit OK 4.67s 23 subtests passed [23:39:05.947] 18/312 postgresql:recovery / recovery/016_min_consistency OK 3.41s 1 subtests passed [23:39:06.117] ▶ 19/312 + brin 4847 ms FAIL [23:39:06.118] ▶ 19/312 + privileges 4846 ms FAIL [23:39:06.118] ▶ 19/312 + matview 4844 ms FAIL [23:39:06.118] ▶ 19/312 + join_hash 4844 ms FAIL [23:39:06.118] ▶ 19/312 + brin_bloom 9 ms FAIL [23:39:06.118] ▶ 19/312 + brin_multi 31 ms FAIL [23:39:06.118] ▶ 19/312 + create_table_like 51 ms FAIL [23:39:06.119] ▶ 19/312 + alter_generic 23 ms FAIL [23:39:06.119] ▶ 19/312 + alter_operator 41 ms FAIL [23:39:06.119] ▶ 19/312 + misc 41 ms FAIL [23:39:06.119] ▶ 19/312 + async 46 ms FAIL [23:39:06.119] ▶ 19/312 + dbsize 40 ms FAIL [23:39:06.120] ▶ 19/312 + merge 40 ms FAIL [23:39:06.120] ▶ 19/312 + misc_functions 40 ms FAIL [23:39:06.120] ▶ 19/312 + sysviews 40 ms FAIL [23:39:06.120] ▶ 19/312 + tsrf 40 ms FAIL [23:39:06.120] ▶ 19/312 + tid 40 ms FAIL [23:39:06.120] ▶ 19/312 + tidscan 44 ms FAIL [23:39:06.120] ▶ 19/312 + tidrangescan 68 ms FAIL [23:39:06.120] ▶ 19/312 + collate.utf8 31 ms FAIL [23:39:06.121] ▶ 19/312 + collate.icu.utf8 39 ms FAIL [23:39:06.121] ▶ 19/312 + incremental_sort 29 ms FAIL [23:39:06.121] ▶ 19/312 + create_role 28 ms FAIL [23:39:06.121] ▶ 19/312 + without_overlaps 34 ms FAIL [23:39:06.121] ▶ 19/312 + rules 12 ms FAIL [23:39:06.121] ▶ 19/312 + psql 21 ms FAIL [23:39:06.121] ▶ 19/312 + psql_crosstab 26 ms FAIL [23:39:06.122] ▶ 19/312 + amutils 23 ms FAIL [23:39:06.122] ▶ 19/312 + stats_ext 33 ms FAIL [23:39:06.122] ▶ 19/312 + collate.linux.utf8 18 ms FAIL [23:39:06.122] ▶ 19/312 + collate.windows.win1252 19 ms FAIL [23:39:06.122] ▶ 19/312 - select_parallel 38 ms FAIL [23:39:06.220] 20/312 postgresql:recovery / recovery/015_promotion_pages OK 4.14s 1 subtests passed [23:39:07.072] 21/312 postgresql:recovery / recovery/008_fsm_truncation OK 13.74s 1 subtests passed [23:39:08.249] 22/312 postgresql:recovery / recovery/017_shm OK 3.89s 4 subtests passed [23:39:09.066] ▶ 23/312 - regression tests pass FAIL [23:39:09.072] ▶ 23/312 - dump before running pg_upgrade FAIL [23:39:09.074] 23/312 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 30.12s exit status 29 [23:39:09.074] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MESON_TEST_ITERATION=1 with_icu=yes MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=35 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/local/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl [23:39:09.074] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:39:09.074] stderr: [23:39:09.074] # Failed test 'regression tests pass' [23:39:09.074] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 260. [23:39:09.074] # got: '256' [23:39:09.074] # expected: '0' [23:39:09.074] # Failed test 'dump before running pg_upgrade' [23:39:09.074] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 322. [23:39:09.074] # Tests were run but no plan was declared and done_testing() was not seen. [23:39:09.074] # Looks like your test exited with 29 just after 6. [23:39:09.074] [23:39:09.074] (test program exited with status code 29) [23:39:09.074] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:39:09.074] [23:39:10.807] 24/312 postgresql:recovery / recovery/021_row_visibility OK 2.56s 10 subtests passed [23:39:11.737] 25/312 postgresql:recovery / recovery/022_crash_temp_files OK 2.66s 11 subtests passed [23:39:12.785] 26/312 postgresql:recovery / recovery/020_archive_status OK 5.71s 19 subtests passed [23:39:14.295] 27/312 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.48s 1 subtests passed [23:39:14.700] 28/312 postgresql:recovery / recovery/024_archive_recovery OK 2.96s 2 subtests passed [23:39:15.936] 29/312 postgresql:recovery / recovery/009_twophase OK 21.01s 30 subtests passed [23:39:16.922] 30/312 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.14s 1 subtests passed [23:39:21.136] 31/312 postgresql:recovery / recovery/026_overwrite_contrecord OK 6.84s 3 subtests passed [23:39:21.816] 32/312 postgresql:recovery / recovery/028_pitr_timelines OK 5.88s 3 subtests passed [23:39:22.056] 33/312 postgresql:recovery / recovery/018_wal_optimize OK 16.11s 38 subtests passed [23:39:23.254] 19/312 postgresql:regress / regress/regress ERROR 44.31s exit status 1 [23:39:23.255] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=249 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/regress:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/regress --testgroup regress --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/regress --expecteddir /tmp/cirrus-ci-build/src/test/regress --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /tmp/cirrus-ci-build/build/testrun/regress/regress --temp-instance /tmp/cirrus-ci-build/build/testrun/regress/regress/tmp_check --port 40052 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [23:39:23.255] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:39:23.255] stderr: [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # (test process exited with exit code 2) [23:39:23.255] # 32 of 223 tests failed. [23:39:23.255] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [23:39:23.255] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.out". [23:39:23.255] [23:39:23.255] (test program exited with status code 1) [23:39:23.255] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:39:23.255] [23:39:23.675] 34/312 postgresql:recovery / recovery/029_stats_restart OK 6.75s 42 subtests passed [23:39:25.549] 35/312 postgresql:recovery / recovery/019_replslot_limit OK 19.33s 26 subtests passed [23:39:26.195] 36/312 postgresql:recovery / recovery/034_create_database OK 2.52s 2 subtests passed [23:39:26.537] 37/312 postgresql:recovery / recovery/030_stats_cleanup_replica OK 5.40s 11 subtests passed [23:39:26.790] 38/312 postgresql:recovery / recovery/032_relfilenode_reuse OK 4.73s 14 subtests passed [23:39:26.800] 39/312 postgresql:recovery / recovery/031_recovery_conflict OK 4.98s 18 subtests passed [23:39:29.378] 40/312 postgresql:recovery / recovery/037_invalid_database OK 2.84s 13 subtests passed [23:39:30.251] 41/312 postgresql:recovery / recovery/036_truncated_dropped OK 4.05s 8 subtests passed [23:39:32.084] 42/312 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.29s 2 subtests passed [23:39:33.188] 43/312 postgresql:recovery / recovery/041_checkpoint_at_promote OK 2.90s 6 subtests passed [23:39:34.076] 44/312 postgresql:recovery / recovery/033_replay_tsp_drops OK 10.82s 3 subtests passed [23:39:36.338] 45/312 postgresql:recovery / recovery/042_low_level_backup OK 4.25s 4 subtests passed [23:39:36.527] 46/312 postgresql:recovery / recovery/039_end_of_wal OK 9.73s 14 subtests passed [23:39:40.351] 47/312 postgresql:plperl / plperl/regress OK 3.82s 12 subtests passed [23:39:40.622] 48/312 postgresql:plpgsql / plpgsql/regress OK 4.28s 13 subtests passed [23:39:42.800] 49/312 postgresql:kerberos / kerberos/001_auth OK 8.72s 142 subtests passed [23:39:42.823] 50/312 postgresql:recovery / recovery/043_wal_replay_wait OK 9.63s 12 subtests passed [23:39:42.906] 51/312 postgresql:pltcl / pltcl/regress OK 2.28s 8 subtests passed [23:39:43.579] 52/312 postgresql:plpython / plpython/regress OK 3.23s 23 subtests passed [23:39:43.677] ▶ 53/312 - regression tests pass FAIL [23:39:43.678] 53/312 postgresql:recovery / recovery/027_stream_regress ERROR 28.98s exit status 29 [23:39:43.678] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=167 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress enable_injection_points=yes PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --testgroup recovery --testname 027_stream_regress -- /usr/local/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl [23:39:43.678] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:39:43.678] stderr: [23:39:43.678] # Failed test 'regression tests pass' [23:39:43.678] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [23:39:43.678] # got: '256' [23:39:43.678] # expected: '0' [23:39:43.678] # Tests were run but no plan was declared and done_testing() was not seen. [23:39:43.678] # Looks like your test exited with 29 just after 2. [23:39:43.678] [23:39:43.678] (test program exited with status code 29) [23:39:43.678] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:39:43.678] [23:39:44.251] 54/312 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 14.87s 32 subtests passed [23:39:44.898] 55/312 postgresql:basic_archive / basic_archive/regress OK 2.07s 1 subtests passed [23:39:44.984] 56/312 postgresql:bloom / bloom/regress OK 2.07s 1 subtests passed [23:39:45.503] 57/312 postgresql:bool_plperl / bool_plperl/regress OK 1.92s 2 subtests passed [23:39:46.748] 58/312 postgresql:amcheck / amcheck/regress OK 3.95s 3 subtests passed [23:39:46.996] 59/312 postgresql:cube / cube/regress OK 2.01s 2 subtests passed [23:39:47.273] 60/312 postgresql:citext / citext/regress OK 2.37s 3 subtests passed [23:39:48.017] 61/312 postgresql:btree_gin / btree_gin/regress OK 4.34s 30 subtests passed [23:39:48.159] 62/312 postgresql:dblink / dblink/regress OK 2.65s 1 subtests passed [23:39:48.167] 63/312 postgresql:btree_gist / btree_gist/regress OK 3.91s 32 subtests passed [23:39:48.220] 64/312 postgresql:recovery / recovery/035_standby_logical_decoding OK 22.67s 86 subtests passed [23:39:48.232] 65/312 postgresql:dict_int / dict_int/regress OK 1.48s 1 subtests passed [23:39:48.591] 66/312 postgresql:dict_xsyn / dict_xsyn/regress OK 1.59s 1 subtests passed [23:39:49.870] 67/312 postgresql:earthdistance / earthdistance/regress OK 2.59s 1 subtests passed [23:39:50.048] 68/312 postgresql:file_fdw / file_fdw/regress OK 2.03s 1 subtests passed [23:39:50.368] 69/312 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.21s 2 subtests passed [23:39:50.669] 70/312 postgresql:hstore_plpython / hstore_plpython/regress OK 2.43s 1 subtests passed [23:39:50.749] 71/312 postgresql:hstore / hstore/regress OK 2.58s 2 subtests passed [23:39:51.096] 72/312 postgresql:hstore_plperl / hstore_plperl/regress OK 2.87s 3 subtests passed [23:39:52.097] 73/312 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.05s 2 subtests passed [23:39:52.261] 74/312 postgresql:isn / isn/regress OK 2.39s 1 subtests passed [23:39:52.590] 75/312 postgresql:lo / lo/regress OK 1.92s 1 subtests passed [23:39:52.701] 76/312 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.33s 1 subtests passed [23:39:52.913] 77/312 postgresql:ltree / ltree/regress OK 2.16s 1 subtests passed [23:39:53.641] 78/312 postgresql:ltree_plpython / ltree_plpython/regress OK 2.54s 1 subtests passed [23:39:54.494] 79/312 postgresql:passwordcheck / passwordcheck/regress OK 2.23s 1 subtests passed [23:39:54.808] 80/312 postgresql:isolation / isolation/isolation OK 75.82s 117 subtests passed [23:39:54.842] 81/312 postgresql:pg_buffercache / pg_buffercache/regress OK 2.25s 1 subtests passed [23:39:54.898] 82/312 postgresql:intarray / intarray/regress OK 6.31s 1 subtests passed [23:39:54.945] 83/312 postgresql:pageinspect / pageinspect/regress OK 2.85s 8 subtests passed [23:39:55.215] 84/312 postgresql:pg_freespacemap / pg_freespacemap/regress OK 2.30s 1 subtests passed [23:39:55.741] 85/312 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 2.10s 1 subtests passed [23:39:56.299] 86/312 postgresql:pgcrypto / pgcrypto/regress OK 3.60s 23 subtests passed [23:39:56.819] 87/312 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.32s 1 subtests passed [23:39:56.900] 88/312 postgresql:pgstattuple / pgstattuple/regress OK 2.06s 1 subtests passed [23:39:57.130] 89/312 postgresql:pg_surgery / pg_surgery/regress OK 2.23s 1 subtests passed [23:39:57.686] 90/312 postgresql:pg_visibility / pg_visibility/regress OK 2.47s 1 subtests passed [23:39:58.248] 91/312 postgresql:pg_trgm / pg_trgm/regress OK 3.30s 3 subtests passed [23:39:58.441] 92/312 postgresql:pg_stat_statements / pg_stat_statements/regress OK 3.63s 14 subtests passed [23:39:58.449] 93/312 postgresql:pg_walinspect / pg_walinspect/regress OK 2.71s 2 subtests passed [23:39:59.308] 94/312 postgresql:tcn / tcn/isolation OK 2.18s 1 subtests passed [23:39:59.441] 95/312 postgresql:seg / seg/regress OK 2.62s 3 subtests passed [23:39:59.622] 96/312 postgresql:tablefunc / tablefunc/regress OK 2.72s 1 subtests passed [23:40:00.411] 97/312 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.97s 1 subtests passed [23:40:00.463] 98/312 postgresql:tsm_system_time / tsm_system_time/regress OK 2.01s 1 subtests passed [23:40:01.441] 99/312 postgresql:unaccent / unaccent/regress OK 2.13s 1 subtests passed [23:40:01.473] 100/312 postgresql:xml2 / xml2/regress OK 1.85s 1 subtests passed [23:40:01.605] 101/312 postgresql:uuid-ossp / uuid-ossp/regress OK 2.16s 1 subtests passed [23:40:02.395] 102/312 postgresql:brin / brin/isolation OK 1.98s 1 subtests passed [23:40:02.438] 103/312 postgresql:commit_ts / commit_ts/regress OK 1.97s 1 subtests passed [23:40:03.390] 104/312 postgresql:dummy_index_am / dummy_index_am/regress OK 1.92s 1 subtests passed [23:40:03.484] 105/312 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.88s 1 subtests passed [23:40:04.470] 106/312 postgresql:delay_execution / delay_execution/isolation OK 3.03s 2 subtests passed [23:40:04.615] 107/312 postgresql:test_decoding / test_decoding/isolation OK 6.36s 12 subtests passed [23:40:04.635] 108/312 postgresql:injection_points / injection_points/regress OK 2.20s 2 subtests passed [23:40:04.687] 109/312 postgresql:gin / gin/regress OK 2.29s 1 subtests passed [23:40:06.242] 110/312 postgresql:plsample / plsample/regress OK 2.76s 1 subtests passed [23:40:06.345] 111/312 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.87s 1 subtests passed [23:40:06.474] 112/312 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.81s 1 subtests passed [23:40:06.504] 113/312 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.87s 1 subtests passed [23:40:08.048] 114/312 postgresql:test_dsa / test_dsa/regress OK 1.80s 1 subtests passed [23:40:08.048] 115/312 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.70s 1 subtests passed [23:40:08.084] 116/312 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.40s 21 subtests passed [23:40:08.629] 117/312 postgresql:postgres_fdw / postgres_fdw/regress OK 12.33s 2 subtests passed [23:40:08.630] 118/312 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.12s 1 subtests passed [23:40:08.636] 119/312 postgresql:injection_points / injection_points/isolation OK 5.24s 2 subtests passed [23:40:08.828] 120/312 postgresql:test_extensions / test_extensions/regress OK 2.35s 2 subtests passed [23:40:08.899] 121/312 postgresql:test_decoding / test_decoding/regress OK 11.20s 19 subtests passed [23:40:10.150] 122/312 postgresql:test_lfind / test_lfind/regress OK 2.07s 1 subtests passed [23:40:10.663] 123/312 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.58s 2 subtests passed [23:40:10.934] 124/312 postgresql:test_pg_dump / test_pg_dump/regress OK 2.30s 1 subtests passed [23:40:11.064] 125/312 postgresql:test_parser / test_parser/regress OK 2.43s 1 subtests passed [23:40:11.110] 126/312 postgresql:test_rbtree / test_rbtree/regress OK 2.21s 1 subtests passed [23:40:11.160] 127/312 postgresql:test_predtest / test_predtest/regress OK 2.47s 1 subtests passed [23:40:12.087] 128/312 postgresql:test_radixtree / test_radixtree/regress OK 3.26s 1 subtests passed [23:40:13.071] 129/312 postgresql:test_integerset / test_integerset/regress OK 5.02s 1 subtests passed [23:40:13.120] 130/312 postgresql:test_regex / test_regex/regress OK 2.97s 2 subtests passed [23:40:13.288] 131/312 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.35s 1 subtests passed [23:40:13.320] 132/312 postgresql:test_resowner / test_resowner/regress OK 2.66s 1 subtests passed [23:40:13.343] 133/312 postgresql:test_tidstore / test_tidstore/regress OK 2.18s 1 subtests passed [23:40:13.494] 134/312 postgresql:test_slru / test_slru/regress OK 2.38s 1 subtests passed [23:40:13.659] 135/312 postgresql:libpq / libpq/002_api OK 0.34s 1 subtests passed [23:40:13.772] 136/312 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.27s [23:40:14.260] 137/312 postgresql:typcache / typcache/regress OK 2.17s 1 subtests passed [23:40:14.469] 138/312 postgresql:libpq / libpq/001_uri OK 1.18s 63 subtests passed [23:40:14.535] 139/312 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.27s 9 subtests passed [23:40:15.412] 140/312 postgresql:unsafe_tests / unsafe_tests/regress OK 2.33s 3 subtests passed [23:40:15.922] 141/312 postgresql:test_shm_mq / test_shm_mq/regress OK 4.86s 1 subtests passed [23:40:18.323] 142/312 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.85s 106 subtests passed [23:40:18.630] 143/312 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.30s 51 subtests passed [23:40:18.978] 144/312 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.56s 32 subtests passed [23:40:19.910] 145/312 postgresql:ecpg / ecpg/ecpg OK 6.79s 65 subtests passed [23:40:20.385] 146/312 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.46s 10 subtests passed [23:40:20.646] 147/312 postgresql:libpq / libpq/003_load_balance_host_list OK 7.30s 127 subtests passed [23:40:20.916] 148/312 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.94s 3 subtests passed [23:40:21.162] 149/312 postgresql:pg_checksums / pg_checksums/001_basic OK 0.24s 9 subtests passed [23:40:22.710] 150/312 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 2.32s 21 subtests passed [23:40:22.892] 151/312 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.18s 13 subtests passed [23:40:24.437] 152/312 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 4.50s 43 subtests passed [23:40:25.677] 153/312 postgresql:pg_amcheck / pg_amcheck/003_check OK 11.14s 75 subtests passed [23:40:26.049] 154/312 postgresql:pg_checksums / pg_checksums/002_actions OK 4.89s 66 subtests passed [23:40:27.955] 155/312 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.28s 11 subtests passed [23:40:28.595] 156/312 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 5.70s 6 subtests passed [23:40:28.838] 157/312 postgresql:libpq / libpq/005_negotiate_encryption OK 15.17s 249 subtests passed [23:40:28.996] 158/312 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 4.56s 7 subtests passed [23:40:29.199] 159/312 postgresql:pg_config / pg_config/001_pg_config OK 0.20s 21 subtests passed [23:40:29.646] 160/312 postgresql:initdb / initdb/001_initdb OK 15.87s 56 subtests passed [23:40:31.014] 161/312 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.81s 18 subtests passed [23:40:31.091] 162/312 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.49s 3 subtests passed [23:40:31.226] 163/312 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 3.27s 4 subtests passed [23:40:32.078] 164/312 postgresql:pg_ctl / pg_ctl/001_start_stop OK 2.43s 25 subtests passed [23:40:32.340] 165/312 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 6.29s 22 subtests passed [23:40:32.615] 166/312 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 11.97s 36 subtests passed [23:40:32.677] 167/312 postgresql:pg_ctl / pg_ctl/002_status OK 1.66s 3 subtests passed [23:40:32.741] 168/312 postgresql:pg_dump / pg_dump/001_basic OK 0.66s 93 subtests passed [23:40:34.022] 169/312 postgresql:pg_ctl / pg_ctl/003_promote OK 2.93s 12 subtests passed [23:40:34.487] 170/312 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 5.65s 2 subtests passed [23:40:34.698] 171/312 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.08s 3 subtests passed [23:40:35.473] 172/312 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.24s 14 subtests passed [23:40:35.732] 173/312 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 3.05s 4 subtests passed [23:40:36.215] 174/312 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 17.58s 193 subtests passed [23:40:36.629] 175/312 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.93s 9 subtests passed [23:40:37.824] 176/312 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.34s 75 subtests passed [23:40:40.238] 177/312 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 7.49s 108 subtests passed [23:40:40.503] 178/312 postgresql:pg_rewind / pg_rewind/006_options OK 0.26s 13 subtests passed [23:40:42.226] 179/312 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.40s 1 subtests passed [23:40:43.223] 180/312 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 7.00s 5 subtests passed [23:40:43.397] 181/312 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 6.74s 9 subtests passed [23:40:43.523] 182/312 postgresql:pg_dump / pg_dump/010_dump_connstr OK 9.50s 14 subtests passed [23:40:43.532] 183/312 postgresql:pg_rewind / pg_rewind/002_databases OK 7.80s 11 subtests passed [23:40:43.634] 184/312 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.24s 13 subtests passed [23:40:43.698] 185/312 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.17s 13 subtests passed [23:40:43.715] 186/312 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.18s 17 subtests passed [23:40:44.748] 187/312 postgresql:pg_rewind / pg_rewind/007_standby_source OK 4.24s 7 subtests passed [23:40:45.540] 188/312 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.79s 60 subtests passed [23:40:46.187] 189/312 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.47s 32 subtests passed [23:40:46.281] 190/312 postgresql:pg_rewind / pg_rewind/009_growing_files OK 3.06s 3 subtests passed [23:40:47.473] 191/312 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 5.25s 3 subtests passed [23:40:47.562] 192/312 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.02s 5 subtests passed [23:40:47.759] 193/312 postgresql:pg_rewind / pg_rewind/001_basic OK 12.28s 56 subtests passed [23:40:49.380] 194/312 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 3.19s 9 subtests passed [23:40:49.609] 195/312 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.33s 15 subtests passed [23:40:49.772] 196/312 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.16s 11 subtests passed [23:40:50.938] 197/312 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 7.30s 38 subtests passed [23:40:51.402] 198/312 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.02s 5 subtests passed [23:40:51.771] 199/312 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 4.30s 10 subtests passed [23:40:52.254] 200/312 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.48s 7 subtests passed [23:40:52.479] 201/312 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.08s 208 subtests passed [23:40:52.563] 202/312 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 5.00s 18 subtests passed [23:40:52.691] 203/312 postgresql:pg_waldump / pg_waldump/001_basic OK 4.93s 92 subtests passed [23:40:54.181] 204/312 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 10.48s 92 subtests passed [23:40:54.454] 205/312 postgresql:psql / psql/010_tab_completion OK 2.20s 89 subtests passed [23:40:54.919] 206/312 postgresql:psql / psql/020_cancel OK 2.43s 2 subtests passed [23:40:55.421] 207/312 postgresql:scripts / scripts/010_clusterdb OK 2.86s 15 subtests passed [23:40:55.543] 208/312 postgresql:scripts / scripts/011_clusterdb_all OK 2.85s 7 subtests passed [23:40:55.905] 209/312 postgresql:psql / psql/001_basic OK 4.13s 108 subtests passed [23:40:57.593] 210/312 postgresql:scripts / scripts/050_dropdb OK 2.67s 15 subtests passed [23:40:57.613] 211/312 postgresql:scripts / scripts/080_pg_isready OK 2.07s 11 subtests passed [23:40:57.717] 212/312 postgresql:scripts / scripts/040_createuser OK 3.26s 37 subtests passed [23:40:57.907] 213/312 postgresql:scripts / scripts/070_dropuser OK 2.48s 12 subtests passed [23:41:00.189] 214/312 postgresql:scripts / scripts/101_vacuumdb_all OK 2.47s 5 subtests passed [23:41:00.450] 215/312 postgresql:scripts / scripts/020_createdb OK 6.27s 60 subtests passed [23:41:00.482] 216/312 postgresql:scripts / scripts/091_reindexdb_all OK 2.89s 13 subtests passed [23:41:00.751] 217/312 postgresql:scripts / scripts/090_reindexdb OK 4.84s 64 subtests passed [23:41:01.004] 218/312 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.55s 39 subtests passed [23:41:02.647] 219/312 postgresql:scripts / scripts/102_vacuumdb_stages OK 4.74s 4 subtests passed [23:41:03.034] 220/312 postgresql:scripts / scripts/100_vacuumdb OK 5.42s 85 subtests passed [23:41:03.497] 221/312 postgresql:amcheck / amcheck/002_cic OK 2.74s 3 subtests passed [23:41:04.307] 222/312 postgresql:scripts / scripts/200_connstr OK 4.12s 3 subtests passed [23:41:04.445] 223/312 postgresql:pg_dump / pg_dump/002_pg_dump OK 32.09s 11446 subtests passed [23:41:04.944] 224/312 postgresql:amcheck / amcheck/003_cic_2pc OK 3.94s 5 subtests passed [23:41:05.160] 225/312 postgresql:oid2name / oid2name/001_basic OK 0.21s 9 subtests passed [23:41:05.387] 226/312 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.74s 6 subtests passed [23:41:06.023] 227/312 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.52s 19 subtests passed [23:41:06.191] 228/312 postgresql:amcheck / amcheck/005_pitr OK 3.16s 3 subtests passed [23:41:07.495] 229/312 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.33s 7 subtests passed [23:41:07.948] 230/312 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.56s 3 subtests passed [23:41:08.112] 231/312 postgresql:vacuumlo / vacuumlo/001_basic OK 0.16s 9 subtests passed [23:41:08.736] 232/312 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.54s 3 subtests passed [23:41:08.753] 233/312 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.73s 2 subtests passed [23:41:09.151] 234/312 postgresql:pgbench / pgbench/001_pgbench_with_server OK 18.21s 451 subtests passed [23:41:09.155] 235/312 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 4.62s 16 subtests passed [23:41:09.399] 236/312 postgresql:authentication / authentication/005_sspi SKIP 0.19s [23:41:10.169] 237/312 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.67s 2 subtests passed [23:41:10.574] 238/312 postgresql:amcheck / amcheck/001_verify_heapam OK 10.09s 272 subtests passed [23:41:11.229] 239/312 postgresql:authentication / authentication/002_saslprep OK 2.49s 20 subtests passed [23:41:11.300] 240/312 postgresql:authentication / authentication/004_file_inclusion OK 2.14s 2 subtests passed [23:41:11.527] 241/312 postgresql:authentication / authentication/006_login_trigger OK 2.13s 32 subtests passed [23:41:11.589] 242/312 postgresql:authentication / authentication/003_peer OK 2.83s 53 subtests passed [23:41:12.787] 243/312 postgresql:postmaster / postmaster/001_connection_limits OK 2.62s 27 subtests passed [23:41:13.717] 244/312 postgresql:authentication / authentication/001_password OK 5.60s 178 subtests passed [23:41:16.071] 245/312 postgresql:subscription / subscription/005_encoding OK 4.48s 1 subtests passed [23:41:16.445] 246/312 postgresql:subscription / subscription/003_constraints OK 5.14s 6 subtests passed [23:41:17.274] 247/312 postgresql:bloom / bloom/001_wal OK 12.96s 31 subtests passed [23:41:17.438] 248/312 postgresql:subscription / subscription/006_rewrite OK 4.65s 2 subtests passed [23:41:17.687] 249/312 postgresql:subscription / subscription/002_types OK 6.45s 4 subtests passed [23:41:17.795] 250/312 postgresql:subscription / subscription/004_sync OK 6.27s 8 subtests passed [23:41:18.937] 251/312 postgresql:subscription / subscription/007_ddl OK 5.21s 4 subtests passed [23:41:20.926] 252/312 postgresql:subscription / subscription/009_matviews OK 4.48s 1 subtests passed [23:41:21.921] 253/312 postgresql:subscription / subscription/008_diff_schema OK 5.85s 5 subtests passed [23:41:22.079] 254/312 postgresql:subscription / subscription/011_generated OK 4.64s 3 subtests passed [23:41:22.413] 255/312 postgresql:subscription / subscription/012_collation OK 4.72s 2 subtests passed [23:41:22.815] 256/312 postgresql:subscription / subscription/001_rep_changes OK 12.24s 36 subtests passed [23:41:24.758] 257/312 postgresql:subscription / subscription/010_truncate OK 7.48s 14 subtests passed [23:41:26.852] 258/312 postgresql:subscription / subscription/017_stream_ddl OK 4.77s 3 subtests passed [23:41:26.979] 259/312 postgresql:subscription / subscription/014_binary OK 8.04s 8 subtests passed [23:41:27.039] 260/312 postgresql:subscription / subscription/016_stream_subxact OK 5.12s 3 subtests passed [23:41:27.170] 261/312 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 4.35s 2 subtests passed [23:41:29.410] 262/312 postgresql:subscription / subscription/020_messages OK 4.65s 5 subtests passed [23:41:30.561] 263/312 postgresql:subscription / subscription/018_stream_subxact_abort OK 8.15s 9 subtests passed [23:41:32.486] 264/312 postgresql:subscription / subscription/024_add_drop_pub OK 5.31s 3 subtests passed [23:41:36.092] 265/312 postgresql:subscription / subscription/013_partition OK 18.29s 74 subtests passed [23:41:36.690] 266/312 postgresql:subscription / subscription/025_rep_changes_for_schema OK 7.27s 13 subtests passed [23:41:37.251] 267/312 postgresql:subscription / subscription/023_twophase_stream OK 10.21s 33 subtests passed [23:41:37.763] 268/312 postgresql:subscription / subscription/021_twophase OK 10.91s 30 subtests passed [23:41:39.249] 269/312 postgresql:subscription / subscription/026_stats OK 8.69s 13 subtests passed [23:41:39.666] 270/312 postgresql:subscription / subscription/022_twophase_cascade OK 12.69s 41 subtests passed [23:41:40.096] 271/312 postgresql:subscription / subscription/015_stream OK 19.17s 10 subtests passed [23:41:42.878] 272/312 postgresql:subscription / subscription/029_on_error OK 6.19s 5 subtests passed [23:41:45.768] 273/312 postgresql:brin / brin/01_workitems OK 2.89s 2 subtests passed [23:41:45.904] 274/312 postgresql:subscription / subscription/028_row_filter OK 9.81s 24 subtests passed [23:41:46.032] 275/312 postgresql:subscription / subscription/027_nosuperuser OK 13.54s 19 subtests passed [23:41:46.057] 276/312 postgresql:subscription / subscription/030_origin OK 8.80s 11 subtests passed [23:41:46.772] 277/312 postgresql:subscription / subscription/033_run_as_table_owner OK 7.10s 10 subtests passed [23:41:48.814] 278/312 postgresql:subscription / subscription/032_subscribe_use_index OK 9.56s 15 subtests passed [23:41:49.003] 279/312 postgresql:brin / brin/02_wal_consistency OK 3.23s 2 subtests passed [23:41:49.457] 280/312 postgresql:commit_ts / commit_ts/002_standby OK 3.42s 4 subtests passed [23:41:49.483] 281/312 postgresql:commit_ts / commit_ts/001_base OK 3.58s 2 subtests passed [23:41:50.483] 282/312 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.42s 4 subtests passed [23:41:50.986] 283/312 postgresql:commit_ts / commit_ts/004_restart OK 4.21s 16 subtests passed [23:41:51.062] 284/312 postgresql:subscription / subscription/031_column_list OK 13.30s 38 subtests passed [23:41:51.552] 285/312 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.09s 21 subtests passed [23:41:51.567] 286/312 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.08s 4 subtests passed [23:41:51.693] 287/312 postgresql:injection_points / injection_points/001_stats OK 2.88s 7 subtests passed [23:41:51.723] 288/312 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.14s 2 subtests passed [23:41:51.740] 289/312 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.18s 6 subtests passed [23:41:52.062] 290/312 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.06s 4 subtests passed [23:41:52.119] 291/312 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 1.13s 258 subtests passed [23:41:53.084] 292/312 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.60s 2 subtests passed [23:41:53.664] 293/312 postgresql:test_misc / test_misc/003_check_guc OK 1.92s 3 subtests passed [23:41:54.260] 294/312 postgresql:test_misc / test_misc/002_tablespace OK 2.54s 20 subtests passed [23:41:54.401] 295/312 postgresql:test_misc / test_misc/005_timeouts OK 2.28s 2 subtests passed [23:41:54.914] 296/312 postgresql:test_misc / test_misc/001_constraint_validation OK 3.22s 42 subtests passed [23:41:55.090] 297/312 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.17s [23:41:55.277] 298/312 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.19s [23:41:55.427] 299/312 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.15s [23:41:55.807] 300/312 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.72s 2 subtests passed [23:41:56.316] 301/312 postgresql:test_slru / test_slru/001_multixact OK 2.05s 3 subtests passed [23:41:56.556] 302/312 postgresql:test_misc / test_misc/004_io_direct OK 4.49s 3 subtests passed [23:41:57.441] 303/312 postgresql:subscription / subscription/100_bugs OK 17.34s 14 subtests passed [23:41:57.737] 304/312 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.33s 8 subtests passed [23:41:59.575] 305/312 postgresql:test_json_parser / test_json_parser/002_inline OK 8.51s 1700 subtests passed [23:41:59.613] 306/312 postgresql:ssl / ssl/002_scram OK 3.80s 28 subtests passed [23:41:59.652] 307/312 postgresql:icu / icu/010_database OK 1.91s 8 subtests passed [23:41:59.748] 308/312 postgresql:test_pg_dump / test_pg_dump/001_base OK 6.08s 1044 subtests passed [23:41:59.838] 309/312 postgresql:ssl / ssl/003_sslinfo OK 3.52s 21 subtests passed [23:41:59.962] 310/312 postgresql:ldap / ldap/002_bindpasswd OK 2.52s 3 subtests passed [23:42:02.059] 311/312 postgresql:ldap / ldap/001_auth OK 5.50s 47 subtests passed [23:42:04.023] 312/312 postgresql:ssl / ssl/001_ssltests OK 8.60s 227 subtests passed [23:42:04.106] [23:42:04.106] Summary of Failures: [23:42:04.106] [23:42:04.106] 23/312 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 30.12s exit status 29 [23:42:04.106] 19/312 postgresql:regress / regress/regress ERROR 44.31s exit status 1 [23:42:04.106] 53/312 postgresql:recovery / recovery/027_stream_regress ERROR 28.98s exit status 29 [23:42:04.106] [23:42:04.106] Ok: 304 [23:42:04.106] Expected Fail: 0 [23:42:04.106] Fail: 3 [23:42:04.106] Unexpected Pass: 0 [23:42:04.106] Skipped: 5 [23:42:04.106] Timeout: 0 [23:42:04.106] [23:42:04.106] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [23:42:04.167] [23:42:04.167] Exit status: 3