[08:15:09.751] su postgres <<-EOF [08:15:09.751] ulimit -c unlimited [08:15:09.751] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [08:15:09.751] EOF [08:15:11.127] 1/310 postgresql:setup / tmp_install OK 0.83s [08:15:11.188] 2/310 postgresql:setup / install_test_files OK 0.06s [08:15:12.746] 3/310 postgresql:setup / initdb_cache OK 1.56s [08:15:13.089] 4/310 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.33s 9 subtests passed [08:15:18.933] 5/310 postgresql:recovery / recovery/002_archiving OK 6.05s 8 subtests passed [08:15:25.604] 6/310 postgresql:recovery / recovery/003_recovery_targets OK 12.51s 9 subtests passed [08:15:28.367] ▶ 7/310 + copy 2171 ms FAIL [08:15:28.367] ▶ 7/310 + insert 2176 ms FAIL [08:15:28.367] ▶ 7/310 + create_function_c 31 ms FAIL [08:15:28.367] ▶ 7/310 + create_misc 31 ms FAIL [08:15:28.368] ▶ 7/310 + create_operator 31 ms FAIL [08:15:28.368] ▶ 7/310 + create_procedure 30 ms FAIL [08:15:28.368] ▶ 7/310 + create_table 30 ms FAIL [08:15:28.368] ▶ 7/310 + create_type 41 ms FAIL [08:15:28.368] ▶ 7/310 + create_schema 11 ms FAIL [08:15:28.368] ▶ 7/310 + create_index 1853 ms FAIL [08:15:28.368] ▶ 7/310 + create_view 1852 ms FAIL [08:15:28.368] ▶ 7/310 + create_aggregate 63 ms FAIL [08:15:28.368] ▶ 7/310 + create_function_sql 33 ms FAIL [08:15:28.368] ▶ 7/310 + create_cast 24 ms FAIL [08:15:28.368] ▶ 7/310 + constraints 63 ms FAIL [08:15:28.368] ▶ 7/310 + triggers 63 ms FAIL [08:15:28.368] ▶ 7/310 + select 25 ms FAIL [08:15:28.369] ▶ 7/310 + inherit 54 ms FAIL [08:15:28.369] ▶ 7/310 + typed_table 27 ms FAIL [08:15:28.369] ▶ 7/310 + vacuum 56 ms FAIL [08:15:28.369] ▶ 7/310 + drop_if_exists 62 ms FAIL [08:15:28.369] ▶ 7/310 + updatable_views 71 ms FAIL [08:15:28.369] ▶ 7/310 + roleattributes 51 ms FAIL [08:15:28.369] ▶ 7/310 + create_am 48 ms FAIL [08:15:28.369] ▶ 7/310 + hash_func 36 ms FAIL [08:15:28.369] ▶ 7/310 + errors 106 ms FAIL [08:15:28.369] ▶ 7/310 + infinite_recurse 53 ms FAIL [08:15:28.369] ▶ 7/310 + join 2255 ms FAIL [08:15:28.369] ▶ 7/310 + aggregates 2257 ms FAIL [08:15:28.369] ▶ 7/310 + btree_index 2212 ms FAIL [08:15:30.685] 8/310 postgresql:recovery / recovery/001_stream_rep OK 17.82s 62 subtests passed [08:15:33.129] 9/310 postgresql:recovery / recovery/004_timeline_switch OK 14.19s 3 subtests passed [08:15:33.543] 10/310 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 20.76s 12 subtests passed [08:15:33.903] ▶ 11/310 - regression tests pass FAIL [08:15:33.905] ▶ 11/310 - dump before running pg_upgrade FAIL [08:15:33.915] 11/310 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 21.15s exit status 29 [08:15:33.916] >>> 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 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so 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 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress with_icu=yes MALLOC_PERTURB_=157 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 /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 [08:15:33.916] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [08:15:33.916] stderr: [08:15:33.916] # Failed test 'regression tests pass' [08:15:33.916] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 260. [08:15:33.916] # got: '256' [08:15:33.916] # expected: '0' [08:15:33.916] # Failed test 'dump before running pg_upgrade' [08:15:33.916] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 322. [08:15:33.916] # Tests were run but no plan was declared and done_testing() was not seen. [08:15:33.916] # Looks like your test exited with 29 just after 6. [08:15:33.916] [08:15:33.916] (test program exited with status code 29) [08:15:33.916] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [08:15:33.916] [08:15:35.272] 12/310 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 22.47s 14 subtests passed [08:15:36.188] 13/310 postgresql:recovery / recovery/006_logical_decoding OK 5.50s 20 subtests passed [08:15:36.266] ▶ 7/310 + update 2211 ms FAIL [08:15:36.281] ▶ 7/310 + brin 2760 ms FAIL [08:15:36.282] ▶ 7/310 + privileges 2760 ms FAIL [08:15:36.282] ▶ 7/310 + matview 2759 ms FAIL [08:15:36.282] ▶ 7/310 + rowsecurity 2758 ms FAIL [08:15:36.282] ▶ 7/310 + identity 2757 ms FAIL [08:15:36.282] ▶ 7/310 + generated_stored 2740 ms FAIL [08:15:36.315] ▶ 7/310 + join_hash 2757 ms FAIL [08:15:36.315] ▶ 7/310 + brin_bloom 39 ms FAIL [08:15:36.337] ▶ 7/310 + brin_multi 11 ms FAIL [08:15:36.360] ▶ 7/310 + create_table_like 47 ms FAIL [08:15:36.377] ▶ 7/310 + alter_generic 15 ms FAIL [08:15:36.385] ▶ 7/310 + alter_operator 133 ms FAIL [08:15:36.388] ▶ 7/310 + misc 132 ms FAIL [08:15:36.396] ▶ 7/310 + async 74 ms FAIL [08:15:36.399] ▶ 7/310 + dbsize 132 ms FAIL [08:15:36.404] ▶ 7/310 + merge 23 ms FAIL [08:15:36.417] ▶ 7/310 + misc_functions 131 ms FAIL [08:15:36.422] ▶ 7/310 + sysviews 131 ms FAIL [08:15:36.427] ▶ 7/310 + tsrf 131 ms FAIL [08:15:36.433] ▶ 7/310 + tid 131 ms FAIL [08:15:36.437] ▶ 7/310 + tidscan 84 ms FAIL [08:15:36.439] ▶ 7/310 + tidrangescan 83 ms FAIL [08:15:36.444] ▶ 7/310 + collate.utf8 63 ms FAIL [08:15:36.448] ▶ 7/310 + collate.icu.utf8 120 ms FAIL [08:15:36.470] ▶ 7/310 + incremental_sort 68 ms FAIL [08:15:36.479] ▶ 7/310 + create_role 119 ms FAIL [08:15:36.481] ▶ 7/310 + without_overlaps 119 ms FAIL [08:15:36.482] ▶ 7/310 + rules 2011 ms FAIL [08:15:36.482] ▶ 7/310 + psql 2010 ms FAIL [08:15:36.485] ▶ 7/310 + stats_ext 2008 ms FAIL [08:15:36.487] ▶ 7/310 - select_parallel 175 ms FAIL [08:15:37.351] 14/310 postgresql:recovery / recovery/005_replay_delay OK 11.75s 3 subtests passed [08:15:40.830] 15/310 postgresql:recovery / recovery/007_sync_rep OK 7.70s 11 subtests passed [08:15:40.920] 16/310 postgresql:recovery / recovery/013_crash_restart OK 3.56s 18 subtests passed [08:15:41.741] 17/310 postgresql:recovery / recovery/010_logical_decoding_timelines OK 6.47s 13 subtests passed [08:15:42.514] ▶ 7/310 + foreign_key 1228 ms FAIL [08:15:42.514] ▶ 7/310 + cluster 1241 ms FAIL [08:15:42.515] ▶ 7/310 + tsearch 1214 ms FAIL [08:15:42.515] ▶ 7/310 + foreign_data 1216 ms FAIL [08:15:42.517] ▶ 7/310 + window 1211 ms FAIL [08:15:42.517] ▶ 7/310 + json 24 ms FAIL [08:15:42.517] ▶ 7/310 + jsonb 53 ms FAIL [08:15:42.517] ▶ 7/310 + json_encoding 42 ms FAIL [08:15:42.517] ▶ 7/310 + jsonpath 22 ms FAIL [08:15:42.518] ▶ 7/310 + jsonpath_encoding 17 ms FAIL [08:15:42.518] ▶ 7/310 + jsonb_jsonpath 32 ms FAIL [08:15:42.518] ▶ 7/310 + sqljson 53 ms FAIL [08:15:42.518] ▶ 7/310 + sqljson_queryfuncs 29 ms FAIL [08:15:42.518] ▶ 7/310 + sqljson_jsontable 18 ms FAIL [08:15:42.518] ▶ 7/310 + plpgsql 1937 ms FAIL [08:15:42.518] ▶ 7/310 + copy2 2407 ms FAIL [08:15:42.519] ▶ 7/310 + domain 1925 ms FAIL [08:15:42.519] ▶ 7/310 + alter_table 1924 ms FAIL [08:15:42.519] ▶ 7/310 + polymorphism 1915 ms FAIL [08:15:42.519] ▶ 7/310 + with 1602 ms FAIL [08:15:42.519] ▶ 7/310 + partition_join 2093 ms FAIL [08:15:42.519] ▶ 7/310 + partition_prune 2081 ms FAIL [08:15:42.519] ▶ 7/310 + indexing 2080 ms FAIL [08:15:42.520] ▶ 7/310 + partition_aggregate 2094 ms FAIL [08:15:44.067] 18/310 postgresql:recovery / recovery/012_subtransactions OK 7.88s 12 subtests passed [08:15:44.111] ▶ 7/310 + tuplesort 2084 ms FAIL [08:15:44.111] ▶ 7/310 + stats 2078 ms FAIL [08:15:44.111] ▶ 7/310 + event_trigger 645 ms FAIL [08:15:44.117] ▶ 7/310 - fast_default 456 ms FAIL [08:15:44.119] ▶ 7/310 - tablespace 178 ms FAIL [08:15:44.130] 7/310 postgresql:regress / regress/regress ERROR 31.38s exit status 1 [08:15:44.132] >>> 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 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 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=9 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 /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 40051 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [08:15:44.132] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [08:15:44.132] stderr: [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # (test process exited with exit code 2) [08:15:44.132] # 91 of 223 tests failed. [08:15:44.132] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [08:15:44.132] # 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". [08:15:44.132] [08:15:44.132] (test program exited with status code 1) [08:15:44.132] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [08:15:44.132] [08:15:44.395] 19/310 postgresql:recovery / recovery/014_unlogged_reinit OK 3.56s 23 subtests passed [08:15:45.090] 20/310 postgresql:recovery / recovery/016_min_consistency OK 3.35s 1 subtests passed [08:15:45.408] 21/310 postgresql:recovery / recovery/015_promotion_pages OK 4.49s 1 subtests passed [08:15:47.163] 22/310 postgresql:recovery / recovery/009_twophase OK 13.25s 30 subtests passed [08:15:47.745] 23/310 postgresql:recovery / recovery/008_fsm_truncation OK 14.20s 1 subtests passed [08:15:47.890] 24/310 postgresql:recovery / recovery/017_shm OK 3.82s 4 subtests passed [08:15:49.105] 25/310 postgresql:recovery / recovery/021_row_visibility OK 3.70s 10 subtests passed [08:15:50.499] 26/310 postgresql:recovery / recovery/022_crash_temp_files OK 3.33s 11 subtests passed [08:15:50.827] 27/310 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.08s 1 subtests passed [08:15:51.213] 28/310 postgresql:recovery / recovery/024_archive_recovery OK 3.32s 2 subtests passed [08:15:52.426] 29/310 postgresql:recovery / recovery/020_archive_status OK 7.33s 19 subtests passed [08:15:53.042] 30/310 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 3.94s 1 subtests passed [08:15:57.062] 31/310 postgresql:recovery / recovery/028_pitr_timelines OK 5.85s 3 subtests passed [08:15:57.550] 32/310 postgresql:recovery / recovery/026_overwrite_contrecord OK 7.05s 3 subtests passed [08:16:00.131] 33/310 postgresql:recovery / recovery/030_stats_cleanup_replica OK 7.09s 11 subtests passed [08:16:00.150] 34/310 postgresql:recovery / recovery/029_stats_restart OK 7.72s 42 subtests passed [08:16:02.023] 35/310 postgresql:recovery / recovery/032_relfilenode_reuse OK 4.47s 14 subtests passed [08:16:02.391] 36/310 postgresql:recovery / recovery/031_recovery_conflict OK 5.33s 18 subtests passed [08:16:02.699] ▶ 37/310 - regression tests pass FAIL [08:16:02.701] 38/310 postgresql:recovery / recovery/018_wal_optimize OK 18.56s 38 subtests passed [08:16:02.764] 37/310 postgresql:recovery / recovery/027_stream_regress ERROR 11.94s exit status 32 [08:16:02.764] >>> 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 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=231 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 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress enable_injection_points=yes INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 /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 [08:16:02.764] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [08:16:02.764] stderr: [08:16:02.764] # Failed test 'regression tests pass' [08:16:02.764] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [08:16:02.764] # got: '256' [08:16:02.764] # expected: '0' [08:16:02.764] # Tests were run but no plan was declared and done_testing() was not seen. [08:16:02.764] # Looks like your test exited with 32 just after 2. [08:16:02.764] [08:16:02.764] (test program exited with status code 32) [08:16:02.764] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [08:16:02.764] [08:16:02.819] 39/310 postgresql:recovery / recovery/034_create_database OK 2.66s 2 subtests passed [08:16:05.192] 40/310 postgresql:recovery / recovery/037_invalid_database OK 2.49s 13 subtests passed [08:16:05.882] 41/310 postgresql:recovery / recovery/019_replslot_limit OK 21.49s 26 subtests passed [08:16:06.524] 42/310 postgresql:recovery / recovery/036_truncated_dropped OK 4.13s 8 subtests passed [08:16:08.537] 43/310 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.77s 2 subtests passed [08:16:09.317] 44/310 postgresql:recovery / recovery/041_checkpoint_at_promote OK 3.43s 6 subtests passed [08:16:10.508] 45/310 postgresql:recovery / recovery/033_replay_tsp_drops OK 10.37s 3 subtests passed [08:16:10.893] 46/310 postgresql:recovery / recovery/042_low_level_backup OK 4.37s 4 subtests passed [08:16:12.532] 47/310 postgresql:recovery / recovery/039_end_of_wal OK 9.71s 14 subtests passed [08:16:13.218] 48/310 postgresql:plperl / plperl/regress OK 2.32s 12 subtests passed [08:16:13.881] 49/310 postgresql:plpgsql / plpgsql/regress OK 3.37s 13 subtests passed [08:16:15.523] 50/310 postgresql:pltcl / pltcl/regress OK 2.30s 8 subtests passed [08:16:15.683] 51/310 postgresql:plpython / plpython/regress OK 3.15s 23 subtests passed [08:16:17.193] 52/310 postgresql:recovery / recovery/043_wal_replay_wait OK 8.66s 9 subtests passed [08:16:17.338] 53/310 postgresql:basic_archive / basic_archive/regress OK 1.81s 1 subtests passed [08:16:17.572] 54/310 postgresql:bloom / bloom/regress OK 1.89s 1 subtests passed [08:16:17.652] 55/310 postgresql:kerberos / kerberos/001_auth OK 8.33s 142 subtests passed [08:16:18.022] 56/310 postgresql:amcheck / amcheck/regress OK 4.14s 3 subtests passed [08:16:19.419] 57/310 postgresql:bool_plperl / bool_plperl/regress OK 2.22s 2 subtests passed [08:16:19.932] 58/310 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 14.74s 32 subtests passed [08:16:20.368] 59/310 postgresql:citext / citext/regress OK 2.71s 3 subtests passed [08:16:20.582] 60/310 postgresql:cube / cube/regress OK 2.56s 2 subtests passed [08:16:21.388] 61/310 postgresql:btree_gin / btree_gin/regress OK 4.05s 30 subtests passed [08:16:21.733] 62/310 postgresql:dict_int / dict_int/regress OK 1.80s 1 subtests passed [08:16:21.928] 63/310 postgresql:recovery / recovery/035_standby_logical_decoding OK 19.90s 86 subtests passed [08:16:22.172] 64/310 postgresql:btree_gist / btree_gist/regress OK 4.60s 32 subtests passed [08:16:22.480] 65/310 postgresql:dblink / dblink/regress OK 3.06s 1 subtests passed [08:16:22.480] 66/310 postgresql:dict_xsyn / dict_xsyn/regress OK 2.11s 1 subtests passed [08:16:23.367] 67/310 postgresql:earthdistance / earthdistance/regress OK 2.78s 1 subtests passed [08:16:23.967] 68/310 postgresql:file_fdw / file_fdw/regress OK 2.58s 1 subtests passed [08:16:24.516] 69/310 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.78s 2 subtests passed [08:16:24.819] 70/310 postgresql:hstore_plperl / hstore_plperl/regress OK 2.64s 3 subtests passed [08:16:24.923] 71/310 postgresql:hstore / hstore/regress OK 2.99s 2 subtests passed [08:16:25.444] 72/310 postgresql:hstore_plpython / hstore_plpython/regress OK 2.96s 1 subtests passed [08:16:26.384] 73/310 postgresql:isn / isn/regress OK 3.02s 1 subtests passed [08:16:26.897] 74/310 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.93s 2 subtests passed [08:16:27.017] 75/310 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.50s 1 subtests passed [08:16:27.145] 76/310 postgresql:lo / lo/regress OK 2.32s 1 subtests passed [08:16:28.015] 77/310 postgresql:ltree / ltree/regress OK 3.08s 1 subtests passed [08:16:28.589] 78/310 postgresql:ltree_plpython / ltree_plpython/regress OK 3.14s 1 subtests passed [08:16:28.962] 79/310 postgresql:intarray / intarray/regress OK 6.41s 1 subtests passed [08:16:29.062] 80/310 postgresql:pg_buffercache / pg_buffercache/regress OK 2.04s 1 subtests passed [08:16:29.566] 81/310 postgresql:passwordcheck / passwordcheck/regress OK 2.67s 1 subtests passed [08:16:29.652] 82/310 postgresql:pageinspect / pageinspect/regress OK 3.27s 8 subtests passed [08:16:30.283] 83/310 postgresql:pg_freespacemap / pg_freespacemap/regress OK 2.27s 1 subtests passed [08:16:31.109] 84/310 postgresql:pgstattuple / pgstattuple/regress OK 2.05s 1 subtests passed [08:16:31.110] 85/310 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.52s 1 subtests passed [08:16:31.326] 86/310 postgresql:pgcrypto / pgcrypto/regress OK 4.18s 23 subtests passed [08:16:31.869] 87/310 postgresql:pg_surgery / pg_surgery/regress OK 2.30s 1 subtests passed [08:16:32.550] 88/310 postgresql:pg_stat_statements / pg_stat_statements/regress OK 3.59s 14 subtests passed [08:16:32.583] 89/310 postgresql:pg_visibility / pg_visibility/regress OK 2.30s 1 subtests passed [08:16:32.692] 90/310 postgresql:pg_trgm / pg_trgm/regress OK 3.04s 3 subtests passed [08:16:33.649] 91/310 postgresql:pg_walinspect / pg_walinspect/regress OK 2.54s 2 subtests passed [08:16:33.753] 92/310 postgresql:seg / seg/regress OK 2.42s 3 subtests passed [08:16:34.456] 93/310 postgresql:tablefunc / tablefunc/regress OK 2.59s 1 subtests passed [08:16:35.148] 94/310 postgresql:tcn / tcn/isolation OK 2.60s 1 subtests passed [08:16:35.901] 95/310 postgresql:tsm_system_rows / tsm_system_rows/regress OK 2.25s 1 subtests passed [08:16:35.988] 96/310 postgresql:tsm_system_time / tsm_system_time/regress OK 2.23s 1 subtests passed [08:16:36.487] 97/310 postgresql:unaccent / unaccent/regress OK 2.03s 1 subtests passed [08:16:37.319] 98/310 postgresql:uuid-ossp / uuid-ossp/regress OK 2.17s 1 subtests passed [08:16:37.760] 99/310 postgresql:xml2 / xml2/regress OK 1.86s 1 subtests passed [08:16:37.969] 100/310 postgresql:brin / brin/isolation OK 1.98s 1 subtests passed [08:16:38.693] 101/310 postgresql:commit_ts / commit_ts/regress OK 2.20s 1 subtests passed [08:16:39.660] 102/310 postgresql:test_decoding / test_decoding/isolation OK 6.97s 12 subtests passed [08:16:39.991] 103/310 postgresql:dummy_index_am / dummy_index_am/regress OK 2.23s 1 subtests passed [08:16:40.050] 104/310 postgresql:dummy_seclabel / dummy_seclabel/regress OK 2.08s 1 subtests passed [08:16:40.670] 105/310 postgresql:delay_execution / delay_execution/isolation OK 3.35s 2 subtests passed [08:16:41.569] 106/310 postgresql:gin / gin/regress OK 2.87s 1 subtests passed [08:16:42.003] 107/310 postgresql:injection_points / injection_points/regress OK 2.34s 2 subtests passed [08:16:42.315] 108/310 postgresql:plsample / plsample/regress OK 2.26s 1 subtests passed [08:16:43.299] 109/310 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.63s 1 subtests passed [08:16:43.747] 110/310 postgresql:test_decoding / test_decoding/regress OK 11.16s 19 subtests passed [08:16:43.922] 111/310 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.35s 1 subtests passed [08:16:44.220] 112/310 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.22s 1 subtests passed [08:16:44.775] 113/310 postgresql:injection_points / injection_points/isolation OK 4.78s 1 subtests passed [08:16:45.561] 114/310 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.81s 1 subtests passed [08:16:45.653] 115/310 postgresql:test_dsa / test_dsa/regress OK 2.35s 1 subtests passed [08:16:46.062] 116/310 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.75s 21 subtests passed [08:16:46.082] 117/310 postgresql:test_extensions / test_extensions/regress OK 2.16s 2 subtests passed [08:16:46.478] 118/310 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.26s 1 subtests passed [08:16:47.195] 119/310 postgresql:postgres_fdw / postgres_fdw/regress OK 16.04s 2 subtests passed [08:16:48.032] 120/310 postgresql:test_parser / test_parser/regress OK 1.97s 1 subtests passed [08:16:48.152] 121/310 postgresql:test_lfind / test_lfind/regress OK 2.59s 1 subtests passed [08:16:48.437] 122/310 postgresql:test_pg_dump / test_pg_dump/regress OK 2.35s 1 subtests passed [08:16:48.479] 123/310 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.83s 2 subtests passed [08:16:48.566] 124/310 postgresql:test_predtest / test_predtest/regress OK 2.09s 1 subtests passed [08:16:49.826] 125/310 postgresql:test_radixtree / test_radixtree/regress OK 2.63s 1 subtests passed [08:16:50.235] 126/310 postgresql:test_rbtree / test_rbtree/regress OK 2.20s 1 subtests passed [08:16:50.650] 127/310 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.17s 1 subtests passed [08:16:50.740] 128/310 postgresql:test_regex / test_regex/regress OK 2.58s 2 subtests passed [08:16:50.813] 129/310 postgresql:test_integerset / test_integerset/regress OK 6.04s 1 subtests passed [08:16:51.049] 130/310 postgresql:test_resowner / test_resowner/regress OK 2.61s 1 subtests passed [08:16:51.269] 131/310 postgresql:libpq / libpq/002_api OK 0.22s 1 subtests passed [08:16:52.215] 132/310 postgresql:test_slru / test_slru/regress OK 2.38s 1 subtests passed [08:16:52.312] 133/310 postgresql:libpq / libpq/001_uri OK 1.49s 63 subtests passed [08:16:52.406] 134/310 postgresql:test_tidstore / test_tidstore/regress OK 2.17s 1 subtests passed [08:16:52.423] 135/310 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.21s [08:16:52.643] 136/310 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.22s 9 subtests passed [08:16:53.120] 137/310 postgresql:unsafe_tests / unsafe_tests/regress OK 2.47s 3 subtests passed [08:16:53.349] 138/310 postgresql:test_shm_mq / test_shm_mq/regress OK 4.78s 1 subtests passed [08:16:53.684] 139/310 postgresql:isolation / isolation/isolation OK 100.86s 117 subtests passed [08:16:57.625] 140/310 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 4.98s 106 subtests passed [08:16:57.861] 141/310 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 4.51s 32 subtests passed [08:16:57.978] 142/310 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.35s 51 subtests passed [08:16:58.196] 143/310 postgresql:ecpg / ecpg/ecpg OK 7.45s 65 subtests passed [08:16:59.410] 144/310 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 5.72s 10 subtests passed [08:16:59.543] 145/310 postgresql:libpq / libpq/003_load_balance_host_list OK 8.27s 127 subtests passed [08:16:59.880] 146/310 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.90s 3 subtests passed [08:17:00.274] 147/310 postgresql:pg_checksums / pg_checksums/001_basic OK 0.39s 9 subtests passed [08:17:01.699] 148/310 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 2.29s 21 subtests passed [08:17:01.894] 149/310 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.19s 13 subtests passed [08:17:02.959] 150/310 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 4.76s 43 subtests passed [08:17:05.138] 151/310 postgresql:pg_checksums / pg_checksums/002_actions OK 4.86s 66 subtests passed [08:17:05.210] 152/310 postgresql:pg_amcheck / pg_amcheck/003_check OK 12.09s 75 subtests passed [08:17:07.379] 153/310 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 5.48s 6 subtests passed [08:17:07.512] 154/310 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.37s 11 subtests passed [08:17:07.637] 155/310 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 4.67s 7 subtests passed [08:17:09.566] 156/310 postgresql:initdb / initdb/001_initdb OK 17.16s 56 subtests passed [08:17:09.761] 157/310 postgresql:pg_config / pg_config/001_pg_config OK 0.19s 21 subtests passed [08:17:09.943] 158/310 postgresql:libpq / libpq/005_negotiate_encryption OK 17.63s 249 subtests passed [08:17:10.014] 159/310 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.50s 3 subtests passed [08:17:10.468] 160/310 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 3.09s 4 subtests passed [08:17:10.615] 161/310 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 5.40s 22 subtests passed [08:17:11.345] 162/310 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.58s 18 subtests passed [08:17:11.376] 163/310 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 11.83s 36 subtests passed [08:17:11.938] 164/310 postgresql:pg_ctl / pg_ctl/002_status OK 1.92s 3 subtests passed [08:17:12.199] 165/310 postgresql:pg_dump / pg_dump/001_basic OK 0.85s 93 subtests passed [08:17:12.767] 166/310 postgresql:pg_ctl / pg_ctl/001_start_stop OK 2.82s 25 subtests passed [08:17:12.978] 167/310 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 5.34s 2 subtests passed [08:17:13.957] 168/310 postgresql:pg_ctl / pg_ctl/003_promote OK 3.49s 12 subtests passed [08:17:14.085] 169/310 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.15s 3 subtests passed [08:17:14.750] 170/310 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.13s 14 subtests passed [08:17:15.293] 171/310 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 3.09s 4 subtests passed [08:17:15.983] 172/310 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.90s 9 subtests passed [08:17:16.566] 173/310 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 18.70s 193 subtests passed [08:17:17.169] 174/310 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.21s 75 subtests passed [08:17:20.057] 175/310 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 7.29s 108 subtests passed [08:17:20.300] 176/310 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 3.13s 1 subtests passed [08:17:20.499] 177/310 postgresql:pg_rewind / pg_rewind/006_options OK 0.44s 13 subtests passed [08:17:23.366] 178/310 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 7.38s 5 subtests passed [08:17:23.380] 179/310 postgresql:pg_dump / pg_dump/010_dump_connstr OK 10.40s 14 subtests passed [08:17:23.526] 180/310 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.14s 13 subtests passed [08:17:23.700] 181/310 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.17s 13 subtests passed [08:17:23.859] 182/310 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.16s 17 subtests passed [08:17:23.898] 183/310 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 7.33s 9 subtests passed [08:17:24.306] 184/310 postgresql:pg_rewind / pg_rewind/002_databases OK 9.01s 11 subtests passed [08:17:24.682] 185/310 postgresql:pg_rewind / pg_rewind/007_standby_source OK 4.38s 7 subtests passed [08:17:25.419] 186/310 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.74s 60 subtests passed [08:17:26.430] 187/310 postgresql:pg_rewind / pg_rewind/009_growing_files OK 3.06s 3 subtests passed [08:17:27.007] 188/310 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.70s 32 subtests passed [08:17:27.367] 189/310 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.86s 3 subtests passed [08:17:27.779] 190/310 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.36s 5 subtests passed [08:17:29.592] 191/310 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 3.16s 9 subtests passed [08:17:29.643] 192/310 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 5.78s 38 subtests passed [08:17:30.159] 193/310 postgresql:pg_rewind / pg_rewind/001_basic OK 15.41s 56 subtests passed [08:17:30.526] 194/310 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.36s 11 subtests passed [08:17:30.762] 195/310 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.75s 15 subtests passed [08:17:31.897] 196/310 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.25s 5 subtests passed [08:17:32.543] 197/310 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 5.17s 10 subtests passed [08:17:33.035] 198/310 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.51s 7 subtests passed [08:17:33.120] 199/310 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.22s 208 subtests passed [08:17:33.233] 200/310 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 5.45s 18 subtests passed [08:17:34.708] 201/310 postgresql:pg_waldump / pg_waldump/001_basic OK 5.11s 92 subtests passed [08:17:34.755] 202/310 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 10.86s 92 subtests passed [08:17:35.220] 203/310 postgresql:psql / psql/020_cancel OK 2.10s 2 subtests passed [08:17:35.328] 204/310 postgresql:scripts / scripts/010_clusterdb OK 2.09s 15 subtests passed [08:17:35.481] 205/310 postgresql:psql / psql/010_tab_completion OK 2.43s 89 subtests passed [08:17:37.120] 206/310 postgresql:psql / psql/001_basic OK 4.58s 108 subtests passed [08:17:37.668] 207/310 postgresql:scripts / scripts/070_dropuser OK 2.18s 12 subtests passed [08:17:37.703] 208/310 postgresql:scripts / scripts/011_clusterdb_all OK 2.99s 7 subtests passed [08:17:37.897] 209/310 postgresql:scripts / scripts/040_createuser OK 2.67s 37 subtests passed [08:17:38.317] 210/310 postgresql:scripts / scripts/050_dropdb OK 2.95s 15 subtests passed [08:17:39.401] 211/310 postgresql:scripts / scripts/080_pg_isready OK 2.28s 11 subtests passed [08:17:40.564] 212/310 postgresql:scripts / scripts/020_createdb OK 5.81s 60 subtests passed [08:17:40.634] 213/310 postgresql:scripts / scripts/091_reindexdb_all OK 2.93s 13 subtests passed [08:17:40.834] 214/310 postgresql:scripts / scripts/101_vacuumdb_all OK 2.52s 5 subtests passed [08:17:41.184] 215/310 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.55s 39 subtests passed [08:17:42.019] 216/310 postgresql:scripts / scripts/090_reindexdb OK 4.35s 64 subtests passed [08:17:43.322] 217/310 postgresql:scripts / scripts/100_vacuumdb OK 5.42s 85 subtests passed [08:17:43.658] 218/310 postgresql:pg_dump / pg_dump/002_pg_dump OK 32.27s 11446 subtests passed [08:17:44.132] 219/310 postgresql:amcheck / amcheck/002_cic OK 2.94s 3 subtests passed [08:17:44.409] 220/310 postgresql:scripts / scripts/102_vacuumdb_stages OK 5.01s 4 subtests passed [08:17:44.449] 221/310 postgresql:scripts / scripts/200_connstr OK 3.88s 3 subtests passed [08:17:45.761] 222/310 postgresql:amcheck / amcheck/003_cic_2pc OK 3.74s 5 subtests passed [08:17:46.001] 223/310 postgresql:oid2name / oid2name/001_basic OK 0.24s 9 subtests passed [08:17:46.450] 224/310 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.13s 6 subtests passed [08:17:46.491] 225/310 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.36s 19 subtests passed [08:17:46.904] 226/310 postgresql:amcheck / amcheck/005_pitr OK 3.15s 3 subtests passed [08:17:48.323] 227/310 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.32s 7 subtests passed [08:17:48.916] 228/310 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.46s 3 subtests passed [08:17:49.066] 229/310 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.57s 2 subtests passed [08:17:49.121] 230/310 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 4.67s 16 subtests passed [08:17:49.193] 231/310 postgresql:vacuumlo / vacuumlo/001_basic OK 0.28s 9 subtests passed [08:17:49.716] 232/310 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.81s 3 subtests passed [08:17:50.766] 233/310 postgresql:pgbench / pgbench/001_pgbench_with_server OK 20.00s 451 subtests passed [08:17:50.929] 234/310 postgresql:authentication / authentication/005_sspi SKIP 0.16s [08:17:51.026] 235/310 postgresql:authentication / authentication/002_saslprep OK 1.90s 20 subtests passed [08:17:51.133] 236/310 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.81s 2 subtests passed [08:17:51.876] 237/310 postgresql:amcheck / amcheck/001_verify_heapam OK 11.04s 272 subtests passed [08:17:51.916] 238/310 postgresql:authentication / authentication/003_peer OK 2.72s 53 subtests passed [08:17:52.358] 239/310 postgresql:authentication / authentication/004_file_inclusion OK 2.64s 2 subtests passed [08:17:53.180] 240/310 postgresql:authentication / authentication/006_login_trigger OK 2.25s 32 subtests passed [08:17:53.235] 241/310 postgresql:postmaster / postmaster/001_connection_limits OK 2.21s 27 subtests passed [08:17:55.590] 242/310 postgresql:authentication / authentication/001_password OK 6.52s 178 subtests passed [08:17:57.162] 243/310 postgresql:subscription / subscription/003_constraints OK 5.24s 6 subtests passed [08:17:57.759] 244/310 postgresql:subscription / subscription/005_encoding OK 4.58s 1 subtests passed [08:17:57.957] 245/310 postgresql:subscription / subscription/002_types OK 6.08s 4 subtests passed [08:17:57.988] 246/310 postgresql:subscription / subscription/006_rewrite OK 4.75s 2 subtests passed [08:17:58.063] 247/310 postgresql:bloom / bloom/001_wal OK 13.65s 31 subtests passed [08:17:58.417] 248/310 postgresql:subscription / subscription/004_sync OK 6.06s 8 subtests passed [08:18:01.479] 249/310 postgresql:subscription / subscription/007_ddl OK 5.88s 4 subtests passed [08:18:02.534] 250/310 postgresql:subscription / subscription/008_diff_schema OK 5.37s 5 subtests passed [08:18:02.726] 251/310 postgresql:subscription / subscription/009_matviews OK 4.96s 1 subtests passed [08:18:03.274] 252/310 postgresql:subscription / subscription/012_collation OK 5.21s 2 subtests passed [08:18:03.435] 253/310 postgresql:subscription / subscription/011_generated OK 5.45s 3 subtests passed [08:18:05.946] 254/310 postgresql:subscription / subscription/001_rep_changes OK 14.81s 36 subtests passed [08:18:07.170] 255/310 postgresql:subscription / subscription/010_truncate OK 9.21s 14 subtests passed [08:18:07.730] 256/310 postgresql:subscription / subscription/016_stream_subxact OK 5.00s 3 subtests passed [08:18:08.268] 257/310 postgresql:subscription / subscription/017_stream_ddl OK 4.96s 3 subtests passed [08:18:08.668] 258/310 postgresql:subscription / subscription/014_binary OK 7.19s 8 subtests passed [08:18:09.621] 259/310 postgresql:subscription / subscription/018_stream_subxact_abort OK 6.18s 9 subtests passed [08:18:11.015] 260/310 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 5.07s 2 subtests passed [08:18:12.118] 261/310 postgresql:subscription / subscription/020_messages OK 4.95s 5 subtests passed [08:18:15.396] 262/310 postgresql:subscription / subscription/024_add_drop_pub OK 5.77s 3 subtests passed [08:18:17.779] 263/310 postgresql:subscription / subscription/025_rep_changes_for_schema OK 6.76s 13 subtests passed [08:18:18.590] 264/310 postgresql:subscription / subscription/013_partition OK 20.17s 74 subtests passed [08:18:18.647] 265/310 postgresql:subscription / subscription/021_twophase OK 10.91s 30 subtests passed [08:18:20.877] 266/310 postgresql:subscription / subscription/023_twophase_stream OK 12.21s 33 subtests passed [08:18:21.739] 267/310 postgresql:subscription / subscription/022_twophase_cascade OK 13.47s 41 subtests passed [08:18:22.228] 268/310 postgresql:subscription / subscription/015_stream OK 19.69s 10 subtests passed [08:18:22.471] 269/310 postgresql:subscription / subscription/026_stats OK 10.35s 13 subtests passed [08:18:25.534] 270/310 postgresql:subscription / subscription/029_on_error OK 6.91s 5 subtests passed [08:18:28.034] 271/310 postgresql:subscription / subscription/030_origin OK 9.39s 11 subtests passed [08:18:28.084] 272/310 postgresql:subscription / subscription/028_row_filter OK 10.30s 24 subtests passed [08:18:28.596] 273/310 postgresql:brin / brin/01_workitems OK 3.06s 2 subtests passed [08:18:29.604] 274/310 postgresql:subscription / subscription/033_run_as_table_owner OK 7.37s 10 subtests passed [08:18:30.130] 275/310 postgresql:subscription / subscription/027_nosuperuser OK 14.73s 19 subtests passed [08:18:31.284] 276/310 postgresql:brin / brin/02_wal_consistency OK 3.25s 2 subtests passed [08:18:31.322] 277/310 postgresql:commit_ts / commit_ts/001_base OK 3.24s 2 subtests passed [08:18:32.195] 278/310 postgresql:commit_ts / commit_ts/002_standby OK 3.59s 4 subtests passed [08:18:32.884] 279/310 postgresql:subscription / subscription/032_subscribe_use_index OK 11.14s 15 subtests passed [08:18:34.034] 280/310 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.84s 21 subtests passed [08:18:34.054] 281/310 postgresql:commit_ts / commit_ts/004_restart OK 3.92s 16 subtests passed [08:18:34.304] 282/310 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.70s 4 subtests passed [08:18:34.556] 283/310 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.23s 4 subtests passed [08:18:34.604] 284/310 postgresql:injection_points / injection_points/001_stats OK 3.32s 7 subtests passed [08:18:34.737] 285/310 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.18s 6 subtests passed [08:18:34.777] 286/310 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.17s 2 subtests passed [08:18:35.002] 287/310 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.12s 4 subtests passed [08:18:35.512] 288/310 postgresql:subscription / subscription/031_column_list OK 14.63s 36 subtests passed [08:18:35.727] 289/310 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 1.67s 258 subtests passed [08:18:36.400] 290/310 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.36s 2 subtests passed [08:18:36.904] 291/310 postgresql:test_misc / test_misc/003_check_guc OK 1.90s 3 subtests passed [08:18:37.624] 292/310 postgresql:test_misc / test_misc/002_tablespace OK 2.85s 20 subtests passed [08:18:38.238] 293/310 postgresql:test_misc / test_misc/001_constraint_validation OK 3.50s 42 subtests passed [08:18:38.337] 294/310 postgresql:test_misc / test_misc/005_timeouts OK 2.61s 2 subtests passed [08:18:38.514] 295/310 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.18s [08:18:38.654] 296/310 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.14s [08:18:38.819] 297/310 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.16s [08:18:39.330] 298/310 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.93s 2 subtests passed [08:18:39.655] 299/310 postgresql:test_misc / test_misc/004_io_direct OK 4.14s 3 subtests passed [08:18:39.950] 300/310 postgresql:test_slru / test_slru/001_multixact OK 2.32s 3 subtests passed [08:18:40.937] 301/310 postgresql:subscription / subscription/100_bugs OK 18.46s 14 subtests passed [08:18:41.720] 302/310 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.48s 8 subtests passed [08:18:43.360] 303/310 postgresql:ssl / ssl/002_scram OK 4.03s 28 subtests passed [08:18:43.572] 304/310 postgresql:test_pg_dump / test_pg_dump/001_base OK 6.67s 1044 subtests passed [08:18:43.697] 305/310 postgresql:ssl / ssl/003_sslinfo OK 4.04s 21 subtests passed [08:18:43.933] 306/310 postgresql:ldap / ldap/002_bindpasswd OK 3.00s 3 subtests passed [08:18:44.239] 307/310 postgresql:icu / icu/010_database OK 2.52s 8 subtests passed [08:18:45.283] 308/310 postgresql:test_json_parser / test_json_parser/002_inline OK 10.97s 1700 subtests passed [08:18:46.142] 309/310 postgresql:ldap / ldap/001_auth OK 6.19s 47 subtests passed [08:18:48.640] 310/310 postgresql:ssl / ssl/001_ssltests OK 9.82s 225 subtests passed [08:18:48.731] [08:18:48.731] Summary of Failures: [08:18:48.731] [08:18:48.731] 11/310 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 21.15s exit status 29 [08:18:48.731] 7/310 postgresql:regress / regress/regress ERROR 31.38s exit status 1 [08:18:48.731] 37/310 postgresql:recovery / recovery/027_stream_regress ERROR 11.94s exit status 32 [08:18:48.731] [08:18:48.731] Ok: 302 [08:18:48.731] Expected Fail: 0 [08:18:48.731] Fail: 3 [08:18:48.731] Unexpected Pass: 0 [08:18:48.731] Skipped: 5 [08:18:48.731] Timeout: 0 [08:18:48.731] [08:18:48.731] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [08:18:48.788] [08:18:48.788] Exit status: 3