[04:19:21.566] su postgres <<-EOF [04:19:21.566] ulimit -c unlimited [04:19:21.566] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [04:19:21.566] EOF [04:19:22.343] 1/328 postgresql:setup / tmp_install OK 0.47s [04:19:22.384] 2/328 postgresql:setup / install_test_files OK 0.04s [04:19:23.674] 3/328 postgresql:setup / initdb_cache OK 1.29s [04:19:23.873] 4/328 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.19s 9 subtests passed [04:19:28.402] 5/328 postgresql:recovery / recovery/002_archiving OK 4.53s 8 subtests passed [04:19:33.062] 6/328 postgresql:recovery / recovery/003_recovery_targets OK 4.66s 9 subtests passed [04:19:33.084] 7/328 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 9.35s 16 subtests passed [04:19:34.850] 8/328 postgresql:recovery / recovery/001_stream_rep OK 11.07s 63 subtests passed [04:19:38.239] 9/328 postgresql:recovery / recovery/006_logical_decoding OK 3.39s 20 subtests passed [04:19:38.937] 10/328 postgresql:recovery / recovery/004_timeline_switch OK 5.87s 3 subtests passed [04:19:39.095] 11/328 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 15.41s 12 subtests passed [04:19:39.528] 12/328 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 15.82s 15 subtests passed [04:19:40.437] 13/328 postgresql:recovery / recovery/005_replay_delay OK 7.35s 3 subtests passed [04:19:43.019] 14/328 postgresql:recovery / recovery/010_logical_decoding_timelines OK 3.48s 13 subtests passed [04:19:43.135] 15/328 postgresql:recovery / recovery/007_sync_rep OK 4.90s 11 subtests passed [04:19:45.094] 16/328 postgresql:recovery / recovery/012_subtransactions OK 4.66s 12 subtests passed [04:19:45.296] 17/328 postgresql:recovery / recovery/013_crash_restart OK 2.28s 18 subtests passed [04:19:45.440] 18/328 postgresql:recovery / recovery/014_unlogged_reinit OK 2.30s 23 subtests passed [04:19:47.516] 19/328 postgresql:recovery / recovery/016_min_consistency OK 2.22s 1 subtests passed [04:19:47.560] 20/328 postgresql:recovery / recovery/015_promotion_pages OK 2.47s 1 subtests passed [04:19:48.575] 21/328 postgresql:recovery / recovery/017_shm OK 3.13s 4 subtests passed [04:19:49.473] 22/328 postgresql:recovery / recovery/009_twophase OK 10.38s 30 subtests passed [04:19:52.058] 23/328 postgresql:recovery / recovery/021_row_visibility OK 2.58s 10 subtests passed [04:19:52.350] 24/328 postgresql:recovery / recovery/008_fsm_truncation OK 13.41s 1 subtests passed [04:19:54.304] 25/328 postgresql:recovery / recovery/020_archive_status OK 5.73s 19 subtests passed [04:19:54.555] 26/328 postgresql:recovery / recovery/022_crash_temp_files OK 2.50s 11 subtests passed [04:19:54.997] 27/328 postgresql:recovery / recovery/023_pitr_prepared_xact OK 2.65s 1 subtests passed [04:19:57.970] 28/328 postgresql:recovery / recovery/024_archive_recovery OK 3.67s 2 subtests passed [04:19:58.276] 29/328 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 3.72s 1 subtests passed [04:20:01.988] 30/328 postgresql:recovery / recovery/026_overwrite_contrecord OK 6.99s 3 subtests passed [04:20:03.142] 31/328 postgresql:recovery / recovery/028_pitr_timelines OK 4.86s 3 subtests passed [04:20:04.185] 32/328 postgresql:recovery / recovery/018_wal_optimize OK 16.67s 38 subtests passed [04:20:05.042] 33/328 postgresql:recovery / recovery/019_replslot_limit OK 17.48s 26 subtests passed [04:20:08.209] 34/328 postgresql:recovery / recovery/030_stats_cleanup_replica OK 5.07s 11 subtests passed [04:20:08.603] 35/328 postgresql:recovery / recovery/029_stats_restart OK 6.61s 44 subtests passed [04:20:09.684] 36/328 postgresql:recovery / recovery/031_recovery_conflict OK 5.50s 18 subtests passed [04:20:09.950] 37/328 postgresql:recovery / recovery/032_relfilenode_reuse OK 4.91s 14 subtests passed [04:20:11.347] 38/328 postgresql:recovery / recovery/034_create_database OK 2.74s 2 subtests passed [04:20:14.008] 39/328 postgresql:recovery / recovery/036_truncated_dropped OK 4.06s 8 subtests passed [04:20:14.341] 40/328 postgresql:recovery / recovery/037_invalid_database OK 2.99s 10 subtests passed [04:20:18.921] 41/328 postgresql:recovery / recovery/033_replay_tsp_drops OK 10.71s 3 subtests passed [04:20:19.403] 42/328 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.39s 2 subtests passed [04:20:23.869] 43/328 postgresql:recovery / recovery/041_checkpoint_at_promote OK 4.46s 6 subtests passed [04:20:26.126] 44/328 postgresql:recovery / recovery/039_end_of_wal OK 11.78s 14 subtests passed [04:20:29.169] 45/328 postgresql:recovery / recovery/042_low_level_backup OK 5.30s 4 subtests passed [04:20:30.058] 46/328 postgresql:recovery / recovery/043_no_contrecord_switch OK 3.93s 1 subtests passed [04:20:31.191] 47/328 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 2.02s 1 subtests passed [04:20:31.884] 48/328 postgresql:recovery / recovery/035_standby_logical_decoding OK 22.20s 88 subtests passed [04:20:34.588] 49/328 postgresql:plperl / plperl/regress OK 2.70s 13 subtests passed [04:20:34.972] 50/328 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 16.05s 32 subtests passed [04:20:35.256] 51/328 postgresql:plpgsql / plpgsql/regress OK 4.06s 13 subtests passed [04:20:37.883] 52/328 postgresql:pltcl / pltcl/regress OK 2.91s 8 subtests passed [04:20:38.629] 53/328 postgresql:plpython / plpython/regress OK 4.04s 23 subtests passed [04:20:38.672] 54/328 postgresql:kerberos / kerberos/001_auth OK 8.61s 142 subtests passed [04:20:39.347] 55/328 postgresql:amcheck / amcheck/regress OK 4.09s 3 subtests passed [04:20:39.576] 56/328 postgresql:basic_archive / basic_archive/regress OK 1.69s 1 subtests passed [04:20:40.748] 57/328 postgresql:bloom / bloom/regress OK 2.12s 1 subtests passed [04:20:40.827] 58/328 postgresql:bool_plperl / bool_plperl/regress OK 2.15s 2 subtests passed [04:20:44.457] 59/328 postgresql:btree_gin / btree_gin/regress OK 5.11s 30 subtests passed [04:20:45.668] 60/328 postgresql:cube / cube/regress OK 4.84s 2 subtests passed [04:20:46.739] 61/328 postgresql:citext / citext/regress OK 5.99s 3 subtests passed [04:20:47.886] 62/328 postgresql:dblink / dblink/regress OK 3.43s 1 subtests passed [04:20:47.952] 63/328 postgresql:btree_gist / btree_gist/regress OK 8.38s 32 subtests passed [04:20:48.776] 64/328 postgresql:dict_int / dict_int/regress OK 3.11s 1 subtests passed [04:20:49.203] 65/328 postgresql:dict_xsyn / dict_xsyn/regress OK 2.46s 1 subtests passed [04:20:50.905] 66/328 postgresql:file_fdw / file_fdw/regress OK 2.95s 1 subtests passed [04:20:51.779] 67/328 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 3.00s 2 subtests passed [04:20:52.758] 68/328 postgresql:earthdistance / earthdistance/regress OK 4.86s 1 subtests passed [04:20:53.985] 69/328 postgresql:hstore_plperl / hstore_plperl/regress OK 3.08s 3 subtests passed [04:20:54.453] 70/328 postgresql:hstore_plpython / hstore_plpython/regress OK 2.67s 1 subtests passed [04:20:56.776] 71/328 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.32s 2 subtests passed [04:20:56.970] 72/328 postgresql:isn / isn/regress OK 2.98s 1 subtests passed [04:20:57.208] 73/328 postgresql:hstore / hstore/regress OK 8.00s 2 subtests passed [04:20:59.012] 74/328 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.23s 1 subtests passed [04:20:59.106] 75/328 postgresql:lo / lo/regress OK 2.13s 1 subtests passed [04:21:00.840] 76/328 postgresql:ltree_plpython / ltree_plpython/regress OK 1.83s 1 subtests passed [04:21:01.970] 77/328 postgresql:intarray / intarray/regress OK 9.21s 1 subtests passed [04:21:02.221] 78/328 postgresql:pageinspect / pageinspect/regress OK 3.11s 8 subtests passed [04:21:02.748] 79/328 postgresql:passwordcheck / passwordcheck/regress OK 1.91s 1 subtests passed [04:21:03.619] 80/328 postgresql:ltree / ltree/regress OK 6.41s 1 subtests passed [04:21:04.528] 81/328 postgresql:pg_buffercache / pg_buffercache/regress OK 2.56s 1 subtests passed [04:21:05.489] 82/328 postgresql:pg_freespacemap / pg_freespacemap/regress OK 2.74s 1 subtests passed [04:21:06.471] 83/328 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 2.85s 1 subtests passed [04:21:07.607] 84/328 postgresql:pgrowlocks / pgrowlocks/isolation OK 3.08s 1 subtests passed [04:21:09.392] 85/328 postgresql:pgstattuple / pgstattuple/regress OK 2.92s 1 subtests passed [04:21:09.726] 86/328 postgresql:pg_surgery / pg_surgery/regress OK 2.12s 1 subtests passed [04:21:09.954] 87/328 postgresql:pgcrypto / pgcrypto/regress OK 7.73s 23 subtests passed [04:21:11.758] 88/328 postgresql:pg_visibility / pg_visibility/regress OK 2.03s 1 subtests passed [04:21:12.993] 89/328 postgresql:pg_walinspect / pg_walinspect/regress OK 3.04s 2 subtests passed [04:21:14.757] 90/328 postgresql:pg_stat_statements / pg_stat_statements/regress OK 9.27s 15 subtests passed [04:21:14.953] 91/328 postgresql:pg_trgm / pg_trgm/regress OK 5.56s 3 subtests passed [04:21:16.714] 92/328 postgresql:tcn / tcn/isolation OK 1.76s 1 subtests passed [04:21:17.627] 93/328 postgresql:tablefunc / tablefunc/regress OK 2.87s 1 subtests passed [04:21:17.801] 94/328 postgresql:seg / seg/regress OK 4.79s 3 subtests passed [04:21:19.376] 95/328 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.57s 1 subtests passed [04:21:20.999] 96/328 postgresql:tsm_system_time / tsm_system_time/regress OK 1.62s 1 subtests passed [04:21:22.715] 97/328 postgresql:test_decoding / test_decoding/isolation OK 5.09s 12 subtests passed [04:21:22.828] 98/328 postgresql:unaccent / unaccent/regress OK 1.83s 1 subtests passed [04:21:24.371] 99/328 postgresql:uuid-ossp / uuid-ossp/regress OK 1.65s 1 subtests passed [04:21:24.793] 100/328 postgresql:xml2 / xml2/regress OK 1.96s 1 subtests passed [04:21:25.188] 101/328 postgresql:test_decoding / test_decoding/regress OK 8.47s 19 subtests passed [04:21:26.093] 102/328 postgresql:brin / brin/isolation OK 1.72s 1 subtests passed [04:21:26.927] 103/328 postgresql:commit_ts / commit_ts/regress OK 2.13s 1 subtests passed [04:21:29.110] 104/328 postgresql:dummy_index_am / dummy_index_am/regress OK 3.02s 1 subtests passed [04:21:29.321] 105/328 postgresql:delay_execution / delay_execution/isolation OK 4.13s 2 subtests passed [04:21:29.630] 106/328 postgresql:dummy_seclabel / dummy_seclabel/regress OK 2.70s 1 subtests passed [04:21:31.367] 107/328 postgresql:gin / gin/regress OK 2.26s 1 subtests passed [04:21:31.398] 108/328 postgresql:injection_points / injection_points/regress OK 2.08s 3 subtests passed [04:21:32.072] ▶ 109/328 + foreign_key 3014 ms FAIL [04:21:32.072] ▶ 109/328 + guc 3008 ms FAIL [04:21:32.072] ▶ 109/328 + tsearch 3012 ms FAIL [04:21:32.072] ▶ 109/328 + tsdicts 3011 ms FAIL [04:21:32.072] ▶ 109/328 + foreign_data 3010 ms FAIL [04:21:32.072] ▶ 109/328 + json 28 ms FAIL [04:21:32.072] ▶ 109/328 + jsonb 45 ms FAIL [04:21:32.072] ▶ 109/328 + json_encoding 31 ms FAIL [04:21:32.072] ▶ 109/328 + jsonpath 41 ms FAIL [04:21:32.074] ▶ 109/328 + jsonpath_encoding 23 ms FAIL [04:21:32.074] ▶ 109/328 + jsonb_jsonpath 43 ms FAIL [04:21:32.074] ▶ 109/328 + sqljson 21 ms FAIL [04:21:32.074] ▶ 109/328 + sqljson_queryfuncs 18 ms FAIL [04:21:32.074] ▶ 109/328 + sqljson_jsontable 36 ms FAIL [04:21:32.075] ▶ 109/328 + plancache 32 ms FAIL [04:21:32.075] ▶ 109/328 + limit 55 ms FAIL [04:21:32.075] ▶ 109/328 + plpgsql 50 ms FAIL [04:21:32.075] ▶ 109/328 + copy2 49 ms FAIL [04:21:32.075] ▶ 109/328 + temp 47 ms FAIL [04:21:32.075] ▶ 109/328 + domain 40 ms FAIL [04:21:32.075] ▶ 109/328 + rangefuncs 56 ms FAIL [04:21:32.075] ▶ 109/328 + prepare 56 ms FAIL [04:21:32.075] ▶ 109/328 + conversion 35 ms FAIL [04:21:32.076] ▶ 109/328 + truncate 57 ms FAIL [04:21:32.076] ▶ 109/328 + alter_table 46 ms FAIL [04:21:32.076] ▶ 109/328 + sequence 33 ms FAIL [04:21:32.076] ▶ 109/328 + polymorphism 32 ms FAIL [04:21:32.076] ▶ 109/328 + rowtypes 44 ms FAIL [04:21:32.076] ▶ 109/328 + returning 53 ms FAIL [04:21:32.076] ▶ 109/328 + largeobject 43 ms FAIL [04:21:32.076] ▶ 109/328 + with 42 ms FAIL [04:21:32.076] ▶ 109/328 + xml 56 ms FAIL [04:21:32.076] ▶ 109/328 + partition_join 85 ms FAIL [04:21:32.076] ▶ 109/328 + partition_prune 28 ms FAIL [04:21:33.090] 110/328 postgresql:plsample / plsample/regress OK 1.72s 1 subtests passed [04:21:33.315] 111/328 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.91s 1 subtests passed [04:21:34.908] 112/328 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.81s 1 subtests passed [04:21:34.984] 113/328 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.67s 1 subtests passed [04:21:35.426] 114/328 postgresql:postgres_fdw / postgres_fdw/regress OK 23.67s 2 subtests passed [04:21:37.058] 115/328 postgresql:test_dsa / test_dsa/regress OK 2.07s 1 subtests passed [04:21:37.308] 116/328 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.88s 1 subtests passed [04:21:37.905] 117/328 postgresql:injection_points / injection_points/isolation OK 8.27s 3 subtests passed [04:21:38.169] 118/328 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.26s 21 subtests passed [04:21:39.260] 119/328 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.95s 1 subtests passed [04:21:40.510] 120/328 postgresql:test_lfind / test_lfind/regress OK 2.34s 1 subtests passed [04:21:40.729] 121/328 postgresql:test_extensions / test_extensions/regress OK 3.67s 2 subtests passed [04:21:41.613] 122/328 postgresql:isolation / isolation/isolation OK 137.86s 117 subtests passed [04:21:41.704] 123/328 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.44s 2 subtests passed [04:21:41.897] ▶ 109/328 + reloptions 85 ms FAIL [04:21:41.897] ▶ 109/328 + hash_part 62 ms FAIL [04:21:41.897] ▶ 109/328 + indexing 46 ms FAIL [04:21:41.902] ▶ 109/328 + partition_aggregate 117 ms FAIL [04:21:41.902] ▶ 109/328 + partition_info 27 ms FAIL [04:21:41.903] ▶ 109/328 + tuplesort 84 ms FAIL [04:21:41.903] ▶ 109/328 + explain 33 ms FAIL [04:21:41.903] ▶ 109/328 + compression 160 ms FAIL [04:21:41.903] ▶ 109/328 + memoize 27 ms FAIL [04:21:41.903] ▶ 109/328 + stats 100 ms FAIL [04:21:41.903] ▶ 109/328 + predicate 44 ms FAIL [04:21:41.903] ▶ 109/328 - fast_default 1076 ms FAIL [04:21:41.904] 109/328 postgresql:regress / regress/regress ERROR 138.23s exit status 1 [04:21:41.905] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=113 top_builddir=/tmp/cirrus-ci-build/build 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 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=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 --pg-test-extra '' --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 [04:21:41.905] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [04:21:41.905] stderr: [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # (test process exited with exit code 2) [04:21:41.905] # 46 of 226 tests failed. [04:21:41.905] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [04:21:41.905] # 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". [04:21:41.905] [04:21:41.905] (test program exited with status code 1) [04:21:41.905] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [04:21:41.905] [04:21:42.828] 124/328 postgresql:test_parser / test_parser/regress OK 2.32s 1 subtests passed [04:21:43.026] 125/328 postgresql:test_integerset / test_integerset/regress OK 5.12s 1 subtests passed [04:21:43.346] 126/328 postgresql:test_pg_dump / test_pg_dump/regress OK 2.62s 1 subtests passed [04:21:43.955] 127/328 postgresql:test_radixtree / test_radixtree/regress OK 2.25s 1 subtests passed [04:21:43.984] 128/328 postgresql:test_predtest / test_predtest/regress OK 2.37s 1 subtests passed [04:21:44.150] 129/328 postgresql:test_rbtree / test_rbtree/regress OK 2.23s 1 subtests passed [04:21:45.693] 130/328 postgresql:test_resowner / test_resowner/regress OK 2.67s 1 subtests passed [04:21:45.714] 131/328 postgresql:test_regex / test_regex/regress OK 2.89s 2 subtests passed [04:21:45.787] 132/328 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.44s 1 subtests passed [04:21:46.442] 133/328 postgresql:test_tidstore / test_tidstore/regress OK 2.29s 1 subtests passed [04:21:46.583] 134/328 postgresql:test_slru / test_slru/regress OK 2.60s 1 subtests passed [04:21:46.773] 135/328 postgresql:libpq / libpq/002_api OK 0.19s 1 subtests passed [04:21:47.398] 136/328 postgresql:test_shm_mq / test_shm_mq/regress OK 3.44s 1 subtests passed [04:21:47.582] 137/328 postgresql:typcache / typcache/regress OK 1.89s 1 subtests passed [04:21:47.623] 138/328 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.22s [04:21:47.775] 139/328 postgresql:libpq / libpq/001_uri OK 1.33s 63 subtests passed [04:21:47.985] 140/328 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.21s 9 subtests passed [04:21:50.604] 141/328 postgresql:unsafe_tests / unsafe_tests/regress OK 4.89s 4 subtests passed [04:21:52.438] 142/328 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 4.45s 107 subtests passed [04:21:54.947] 143/328 postgresql:libpq / libpq/003_load_balance_host_list OK 8.17s 127 subtests passed [04:21:55.475] 144/328 postgresql:ecpg / ecpg/ecpg OK 9.69s 65 subtests passed [04:21:55.759] 145/328 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.28s 51 subtests passed [04:21:56.470] 146/328 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 4.03s 32 subtests passed [04:21:58.363] 147/328 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.89s 3 subtests passed [04:21:59.355] 148/328 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.41s 10 subtests passed [04:22:00.682] ▶ 149/328 - regression tests pass FAIL [04:22:00.688] ▶ 149/328 - run of pg_upgrade --check for new instance FAIL [04:22:00.688] ▶ 149/328 - pg_upgrade_output.d/ removed after pg_upgrade --check success FAIL [04:22:00.688] ▶ 149/328 - run of pg_upgrade for new instance FAIL [04:22:00.688] ▶ 149/328 - pg_upgrade_output.d/ removed after pg_upgrade success FAIL [04:22:00.688] ▶ 149/328 - check that locales in new cluster match original cluster FAIL [04:22:00.688] ▶ 149/328 - old and new dumps match after pg_upgrade FAIL [04:22:00.689] 149/328 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 157.00s exit status 7 [04:22:00.690] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template 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 with_icu=yes PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=121 MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib top_builddir=/tmp/cirrus-ci-build/build UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=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 --pg-test-extra '' --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 [04:22:00.690] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [04:22:00.690] stderr: [04:22:00.690] # Failed test 'regression tests pass' [04:22:00.690] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 264. [04:22:00.690] # got: '256' [04:22:00.690] # expected: '0' [04:22:00.690] # Failed test 'run of pg_upgrade --check for new instance' [04:22:00.690] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 455. [04:22:00.690] # Failed test 'pg_upgrade_output.d/ removed after pg_upgrade --check success' [04:22:00.690] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 468. [04:22:00.690] # Failed test 'run of pg_upgrade for new instance' [04:22:00.690] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 472. [04:22:00.690] # Failed test 'pg_upgrade_output.d/ removed after pg_upgrade success' [04:22:00.690] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 485. [04:22:00.690] # Failed test 'check that locales in new cluster match original cluster' [04:22:00.690] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 520. [04:22:00.690] # got: '0|c|en_US.UTF-8|en_US.UTF-8|' [04:22:00.690] # expected: '6|b|C|C|C.UTF-8' [04:22:00.690] # Failed test 'old and new dumps match after pg_upgrade' [04:22:00.690] # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Utils.pm line 799. [04:22:00.690] # got: '1' [04:22:00.690] # expected: '0' [04:22:00.690] # Looks like you failed 7 tests of 19. [04:22:00.690] [04:22:00.690] (test program exited with status code 7) [04:22:00.690] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [04:22:00.690] [04:22:01.798] 150/328 postgresql:initdb / initdb/001_initdb OK 14.17s 56 subtests passed [04:22:01.855] 151/328 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 2.50s 21 subtests passed [04:22:01.971] 152/328 postgresql:pg_checksums / pg_checksums/001_basic OK 0.17s 9 subtests passed [04:22:02.218] 153/328 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.24s 13 subtests passed [04:22:03.222] 154/328 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 4.86s 43 subtests passed [04:22:03.520] 155/328 postgresql:libpq / libpq/005_negotiate_encryption OK 15.94s 249 subtests passed [04:22:03.561] 156/328 postgresql:pg_amcheck / pg_amcheck/003_check OK 12.96s 75 subtests passed [04:22:05.917] 157/328 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.39s 11 subtests passed [04:22:06.063] 158/328 postgresql:pg_checksums / pg_checksums/002_actions OK 4.21s 66 subtests passed [04:22:06.717] 159/328 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 3.49s 7 subtests passed [04:22:07.910] 160/328 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 4.35s 22 subtests passed [04:22:08.273] 161/328 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 2.35s 4 subtests passed [04:22:08.574] 162/328 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.51s 3 subtests passed [04:22:08.763] 163/328 postgresql:pg_config / pg_config/001_pg_config OK 0.19s 21 subtests passed [04:22:09.784] 164/328 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 1.87s 4 subtests passed [04:22:10.056] 165/328 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 7.84s 6 subtests passed [04:22:10.308] 166/328 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.54s 18 subtests passed [04:22:11.426] 167/328 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 4.71s 2 subtests passed [04:22:12.296] 168/328 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 4.02s 4 subtests passed [04:22:12.638] 169/328 postgresql:pg_ctl / pg_ctl/002_status OK 2.58s 3 subtests passed [04:22:13.046] 170/328 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.26s 25 subtests passed [04:22:13.089] 171/328 postgresql:pg_dump / pg_dump/001_basic OK 0.79s 99 subtests passed [04:22:13.290] ▶ 172/328 - regression tests pass FAIL [04:22:13.298] 172/328 postgresql:recovery / recovery/027_stream_regress ERROR 135.33s exit status 4 [04:22:13.298] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so enable_injection_points=yes PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=191 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib 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 top_builddir=/tmp/cirrus-ci-build/build UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=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 --pg-test-extra '' --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 [04:22:13.298] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [04:22:13.298] stderr: [04:22:13.298] # Failed test 'regression tests pass' [04:22:13.298] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [04:22:13.298] # got: '256' [04:22:13.298] # expected: '0' [04:22:13.298] # Tests were run but no plan was declared and done_testing() was not seen. [04:22:13.298] # Looks like your test exited with 4 just after 2. [04:22:13.298] [04:22:13.298] (test program exited with status code 4) [04:22:13.298] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [04:22:13.298] [04:22:13.555] 173/328 postgresql:pg_ctl / pg_ctl/003_promote OK 3.24s 12 subtests passed [04:22:13.785] 174/328 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 18.02s 200 subtests passed [04:22:14.265] 175/328 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 13.57s 37 subtests passed [04:22:15.766] 176/328 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.34s 14 subtests passed [04:22:16.100] 177/328 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.83s 9 subtests passed [04:22:16.473] 178/328 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.43s 3 subtests passed [04:22:16.517] 179/328 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.73s 77 subtests passed [04:22:18.355] 180/328 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 5.26s 4 subtests passed [04:22:20.889] 181/328 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.53s 1 subtests passed [04:22:21.076] 182/328 postgresql:pg_rewind / pg_rewind/006_options OK 0.19s 13 subtests passed [04:22:21.866] 183/328 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 5.39s 6 subtests passed [04:22:22.384] 184/328 postgresql:pg_rewind / pg_rewind/002_databases OK 6.28s 12 subtests passed [04:22:22.420] 185/328 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 5.90s 10 subtests passed [04:22:25.040] 186/328 postgresql:pg_rewind / pg_rewind/009_growing_files OK 2.65s 3 subtests passed [04:22:25.179] 187/328 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.14s 13 subtests passed [04:22:25.229] 188/328 postgresql:pg_rewind / pg_rewind/007_standby_source OK 4.15s 7 subtests passed [04:22:25.355] 189/328 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.17s 13 subtests passed [04:22:25.396] 190/328 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.17s 17 subtests passed [04:22:25.829] 191/328 postgresql:pg_dump / pg_dump/010_dump_connstr OK 12.27s 14 subtests passed [04:22:26.376] 192/328 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 4.51s 3 subtests passed [04:22:26.888] 193/328 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.51s 60 subtests passed [04:22:27.237] 194/328 postgresql:pg_rewind / pg_rewind/001_basic OK 11.47s 57 subtests passed [04:22:28.143] 195/328 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.31s 32 subtests passed [04:22:28.257] 196/328 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 5.84s 1 subtests passed [04:22:28.828] 197/328 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.94s 5 subtests passed [04:22:29.426] 198/328 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 4.07s 38 subtests passed [04:22:29.931] 199/328 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.69s 9 subtests passed [04:22:31.463] 200/328 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.32s 15 subtests passed [04:22:31.598] 201/328 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.13s 11 subtests passed [04:22:31.764] 202/328 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 18.46s 108 subtests passed [04:22:32.354] 203/328 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.42s 5 subtests passed [04:22:32.680] 204/328 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 4.42s 10 subtests passed [04:22:32.804] 205/328 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 7.41s 92 subtests passed [04:22:33.392] 206/328 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.04s 208 subtests passed [04:22:33.805] 207/328 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 4.98s 18 subtests passed [04:22:34.040] 208/328 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.44s 8 subtests passed [04:22:34.881] 209/328 postgresql:pg_waldump / pg_waldump/001_basic OK 5.45s 92 subtests passed [04:22:35.820] 210/328 postgresql:psql / psql/020_cancel OK 2.42s 2 subtests passed [04:22:36.603] 211/328 postgresql:scripts / scripts/010_clusterdb OK 2.77s 16 subtests passed [04:22:36.928] 212/328 postgresql:scripts / scripts/011_clusterdb_all OK 2.89s 7 subtests passed [04:22:36.968] 213/328 postgresql:psql / psql/010_tab_completion OK 4.16s 89 subtests passed [04:22:37.260] 214/328 postgresql:psql / psql/001_basic OK 4.58s 108 subtests passed [04:22:38.868] 215/328 postgresql:scripts / scripts/050_dropdb OK 2.26s 16 subtests passed [04:22:39.047] 216/328 postgresql:scripts / scripts/040_createuser OK 3.23s 37 subtests passed [04:22:39.096] 217/328 postgresql:scripts / scripts/070_dropuser OK 2.17s 13 subtests passed [04:22:39.283] 218/328 postgresql:scripts / scripts/080_pg_isready OK 2.31s 11 subtests passed [04:22:40.954] 219/328 postgresql:scripts / scripts/020_createdb OK 6.07s 60 subtests passed [04:22:41.664] 220/328 postgresql:scripts / scripts/101_vacuumdb_all OK 2.56s 5 subtests passed [04:22:41.731] 221/328 postgresql:scripts / scripts/091_reindexdb_all OK 2.86s 13 subtests passed [04:22:41.965] 222/328 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.23s 4 subtests passed [04:22:41.977] 223/328 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.31s 27 subtests passed [04:22:42.273] 224/328 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.31s 39 subtests passed [04:22:42.287] 225/328 postgresql:scripts / scripts/090_reindexdb OK 5.03s 64 subtests passed [04:22:44.736] 226/328 postgresql:scripts / scripts/102_vacuumdb_stages OK 5.45s 4 subtests passed [04:22:44.996] 227/328 postgresql:amcheck / amcheck/002_cic OK 2.72s 3 subtests passed [04:22:45.555] 228/328 postgresql:amcheck / amcheck/003_cic_2pc OK 3.26s 5 subtests passed [04:22:45.655] 229/328 postgresql:scripts / scripts/200_connstr OK 4.70s 3 subtests passed [04:22:46.300] 230/328 postgresql:scripts / scripts/100_vacuumdb OK 7.25s 105 subtests passed [04:22:47.564] 231/328 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.83s 6 subtests passed [04:22:47.709] 232/328 postgresql:amcheck / amcheck/005_pitr OK 2.71s 3 subtests passed [04:22:47.773] 233/328 postgresql:oid2name / oid2name/001_basic OK 0.21s 9 subtests passed [04:22:47.813] 234/328 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.26s 19 subtests passed [04:22:49.760] 235/328 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.05s 7 subtests passed [04:22:50.247] 236/328 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.47s 3 subtests passed [04:22:50.306] 237/328 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.49s 2 subtests passed [04:22:50.545] 238/328 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 4.24s 16 subtests passed [04:22:50.768] 239/328 postgresql:vacuumlo / vacuumlo/001_basic OK 0.22s 9 subtests passed [04:22:52.431] 240/328 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.67s 3 subtests passed [04:22:52.815] 241/328 postgresql:amcheck / amcheck/001_verify_heapam OK 10.83s 272 subtests passed [04:22:53.676] 242/328 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.37s 6 subtests passed [04:22:54.720] 243/328 postgresql:authentication / authentication/002_saslprep OK 2.29s 20 subtests passed [04:22:54.871] 244/328 postgresql:authentication / authentication/005_sspi SKIP 0.15s [04:22:55.508] 245/328 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 5.26s 3 subtests passed [04:22:55.834] 246/328 postgresql:authentication / authentication/003_peer OK 3.02s 53 subtests passed [04:22:55.985] 247/328 postgresql:authentication / authentication/004_file_inclusion OK 2.31s 2 subtests passed [04:22:56.064] 248/328 postgresql:postmaster / postmaster/001_basic OK 0.23s 9 subtests passed [04:22:56.760] 249/328 postgresql:authentication / authentication/001_password OK 5.99s 201 subtests passed [04:22:57.264] 250/328 postgresql:authentication / authentication/006_login_trigger OK 2.39s 32 subtests passed [04:22:57.661] 251/328 postgresql:authentication / authentication/007_pre_auth OK 2.15s 2 subtests passed [04:22:58.150] 252/328 postgresql:postmaster / postmaster/002_connection_limits OK 2.16s 30 subtests passed [04:22:58.426] 253/328 postgresql:postmaster / postmaster/003_start_stop OK 2.36s 25 subtests passed [04:22:58.515] 254/328 postgresql:pgbench / pgbench/001_pgbench_with_server OK 26.75s 467 subtests passed [04:23:02.877] 255/328 postgresql:subscription / subscription/003_constraints OK 5.22s 6 subtests passed [04:23:03.201] 256/328 postgresql:subscription / subscription/005_encoding OK 4.77s 1 subtests passed [04:23:03.273] 257/328 postgresql:subscription / subscription/006_rewrite OK 4.75s 2 subtests passed [04:23:04.029] 258/328 postgresql:subscription / subscription/002_types OK 6.76s 4 subtests passed [04:23:04.150] 259/328 postgresql:bloom / bloom/001_wal OK 18.48s 31 subtests passed [04:23:05.486] 260/328 postgresql:subscription / subscription/004_sync OK 7.33s 8 subtests passed [04:23:08.245] 261/328 postgresql:subscription / subscription/009_matviews OK 4.97s 1 subtests passed [04:23:08.550] 262/328 postgresql:subscription / subscription/008_diff_schema OK 5.35s 5 subtests passed [04:23:09.484] 263/328 postgresql:subscription / subscription/007_ddl OK 6.61s 8 subtests passed [04:23:10.202] 264/328 postgresql:subscription / subscription/012_collation OK 4.71s 2 subtests passed [04:23:11.813] 265/328 postgresql:subscription / subscription/001_rep_changes OK 15.05s 36 subtests passed [04:23:11.882] 266/328 postgresql:subscription / subscription/010_truncate OK 7.85s 14 subtests passed [04:23:12.930] 267/328 postgresql:subscription / subscription/011_generated OK 8.78s 11 subtests passed [04:23:15.617] 268/328 postgresql:subscription / subscription/016_stream_subxact OK 5.41s 3 subtests passed [04:23:16.419] 269/328 postgresql:subscription / subscription/014_binary OK 7.87s 8 subtests passed [04:23:16.952] 270/328 postgresql:subscription / subscription/017_stream_ddl OK 5.14s 3 subtests passed [04:23:18.182] 271/328 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 5.25s 2 subtests passed [04:23:19.284] 272/328 postgresql:subscription / subscription/018_stream_subxact_abort OK 7.35s 9 subtests passed [04:23:20.553] 273/328 postgresql:subscription / subscription/020_messages OK 4.94s 5 subtests passed [04:23:25.472] 274/328 postgresql:subscription / subscription/024_add_drop_pub OK 6.19s 4 subtests passed [04:23:27.457] 275/328 postgresql:subscription / subscription/025_rep_changes_for_schema OK 6.90s 13 subtests passed [04:23:27.575] 276/328 postgresql:subscription / subscription/013_partition OK 19.33s 74 subtests passed [04:23:28.213] 277/328 postgresql:subscription / subscription/021_twophase OK 11.79s 30 subtests passed [04:23:30.225] 278/328 postgresql:subscription / subscription/015_stream OK 20.74s 10 subtests passed [04:23:30.760] 279/328 postgresql:subscription / subscription/022_twophase_cascade OK 13.80s 41 subtests passed [04:23:31.307] 280/328 postgresql:subscription / subscription/023_twophase_stream OK 13.12s 33 subtests passed [04:23:34.371] 281/328 postgresql:subscription / subscription/029_on_error OK 6.16s 5 subtests passed [04:23:34.940] 282/328 postgresql:subscription / subscription/026_stats OK 9.45s 13 subtests passed [04:23:38.676] 283/328 postgresql:subscription / subscription/028_row_filter OK 11.10s 26 subtests passed [04:23:40.205] 284/328 postgresql:subscription / subscription/030_origin OK 9.98s 13 subtests passed [04:23:41.397] 285/328 postgresql:subscription / subscription/033_run_as_table_owner OK 7.02s 10 subtests passed [04:23:41.576] 286/328 postgresql:subscription / subscription/027_nosuperuser OK 14.12s 19 subtests passed [04:23:42.946] 287/328 postgresql:subscription / subscription/032_subscribe_use_index OK 11.64s 15 subtests passed [04:23:43.241] 288/328 postgresql:brin / brin/01_workitems OK 3.03s 2 subtests passed [04:23:43.961] 289/328 postgresql:brin / brin/02_wal_consistency OK 2.56s 2 subtests passed [04:23:44.771] 290/328 postgresql:commit_ts / commit_ts/001_base OK 3.19s 2 subtests passed [04:23:44.890] 291/328 postgresql:subscription / subscription/034_temporal OK 9.95s 32 subtests passed [04:23:45.773] 292/328 postgresql:subscription / subscription/031_column_list OK 15.01s 36 subtests passed [04:23:46.245] 293/328 postgresql:commit_ts / commit_ts/002_standby OK 3.30s 4 subtests passed [04:23:47.229] 294/328 postgresql:commit_ts / commit_ts/003_standby_2 OK 3.99s 4 subtests passed [04:23:47.714] 295/328 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.82s 4 subtests passed [04:23:47.840] 296/328 postgresql:injection_points / injection_points/001_stats OK 3.07s 9 subtests passed [04:23:47.869] 297/328 postgresql:commit_ts / commit_ts/004_restart OK 3.91s 16 subtests passed [04:23:48.153] 298/328 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.38s 21 subtests passed [04:23:49.793] 299/328 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.08s 4 subtests passed [04:23:49.816] 300/328 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.97s 2 subtests passed [04:23:49.859] 301/328 postgresql:test_escape / test_escape/001_test_escape OK 1.99s 1131 subtests passed [04:23:49.980] 302/328 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.16s 12 subtests passed [04:23:49.996] 303/328 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.13s 2 subtests passed [04:23:50.195] 304/328 postgresql:oauth_validator / oauth_validator/002_client OK 2.96s 8 subtests passed [04:23:51.231] 305/328 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.08s 516 subtests passed [04:23:51.844] 306/328 postgresql:test_misc / test_misc/003_check_guc OK 1.65s 3 subtests passed [04:23:51.895] 307/328 postgresql:test_misc / test_misc/002_tablespace OK 1.90s 20 subtests passed [04:23:52.363] 308/328 postgresql:test_misc / test_misc/001_constraint_validation OK 2.38s 42 subtests passed [04:23:53.545] 309/328 postgresql:test_misc / test_misc/004_io_direct OK 2.31s 3 subtests passed [04:23:53.831] 310/328 postgresql:test_misc / test_misc/005_timeouts OK 1.99s 2 subtests passed [04:23:54.174] 311/328 postgresql:test_misc / test_misc/007_catcache_inval OK 1.81s 2 subtests passed [04:23:54.381] 312/328 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.48s 2 subtests passed [04:23:54.550] 313/328 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.17s [04:23:54.695] 314/328 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.14s [04:23:54.859] 315/328 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.16s [04:23:55.768] 316/328 postgresql:test_slru / test_slru/001_multixact OK 1.94s 3 subtests passed [04:23:56.027] 317/328 postgresql:subscription / subscription/100_bugs OK 17.35s 13 subtests passed [04:23:57.644] 318/328 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.47s 8 subtests passed [04:23:59.046] 319/328 postgresql:ssl / ssl/002_scram OK 3.28s 28 subtests passed [04:23:59.134] 320/328 postgresql:ssl / ssl/003_sslinfo OK 3.11s 21 subtests passed [04:23:59.410] 321/328 postgresql:oauth_validator / oauth_validator/001_server OK 13.16s 121 subtests passed [04:24:01.059] 322/328 postgresql:icu / icu/010_database OK 1.92s 8 subtests passed [04:24:01.253] 323/328 postgresql:ldap / ldap/002_bindpasswd OK 2.21s 3 subtests passed [04:24:02.109] 324/328 postgresql:test_json_parser / test_json_parser/002_inline OK 12.31s 3400 subtests passed [04:24:02.849] 325/328 postgresql:ldap / ldap/001_auth OK 5.20s 47 subtests passed [04:24:04.125] 326/328 postgresql:ssl / ssl/001_ssltests OK 9.27s 227 subtests passed [04:24:05.547] 327/328 postgresql:test_pg_dump / test_pg_dump/001_base OK 12.00s 1044 subtests passed [04:24:20.508] 328/328 postgresql:pg_dump / pg_dump/002_pg_dump OK 127.86s 12834 subtests passed [04:24:20.727] [04:24:20.727] Summary of Failures: [04:24:20.727] [04:24:20.727] 109/328 postgresql:regress / regress/regress ERROR 138.23s exit status 1 [04:24:20.727] 149/328 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 157.00s exit status 7 [04:24:20.727] 172/328 postgresql:recovery / recovery/027_stream_regress ERROR 135.33s exit status 4 [04:24:20.727] [04:24:20.727] Ok: 320 [04:24:20.727] Expected Fail: 0 [04:24:20.727] Fail: 3 [04:24:20.727] Unexpected Pass: 0 [04:24:20.727] Skipped: 5 [04:24:20.727] Timeout: 0 [04:24:20.727] [04:24:20.727] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [04:24:20.792] [04:24:20.792] Exit status: 3