[13:03:22.683] su postgres <<-EOF [13:03:22.683] ulimit -c unlimited [13:03:22.683] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [13:03:22.683] EOF [13:03:23.448] 1/334 postgresql:setup / tmp_install OK 0.46s [13:03:23.487] 2/334 postgresql:setup / install_test_files OK 0.04s [13:03:24.742] 3/334 postgresql:setup / initdb_cache OK 1.25s [13:03:25.014] 4/334 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.26s 9 subtests passed [13:03:33.470] 5/334 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 8.68s 16 subtests passed [13:03:36.248] 6/334 postgresql:recovery / recovery/001_stream_rep OK 11.23s 63 subtests passed [13:03:36.781] 7/334 postgresql:recovery / recovery/002_archiving OK 3.31s 8 subtests passed [13:03:40.327] 8/334 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 15.57s 12 subtests passed [13:03:41.325] 9/334 postgresql:recovery / recovery/003_recovery_targets OK 5.07s 9 subtests passed [13:03:41.504] 10/334 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 16.73s 15 subtests passed [13:03:42.198] 11/334 postgresql:recovery / recovery/004_timeline_switch OK 5.42s 3 subtests passed [13:03:45.171] 12/334 postgresql:recovery / recovery/006_logical_decoding OK 3.85s 20 subtests passed [13:03:46.972] 13/334 postgresql:recovery / recovery/007_sync_rep OK 5.47s 11 subtests passed [13:03:47.829] 14/334 postgresql:recovery / recovery/005_replay_delay OK 7.50s 3 subtests passed [13:03:49.789] 15/334 postgresql:recovery / recovery/010_logical_decoding_timelines OK 2.81s 13 subtests passed [13:03:52.163] 16/334 postgresql:recovery / recovery/013_crash_restart OK 2.37s 18 subtests passed [13:03:52.315] 17/334 postgresql:recovery / recovery/012_subtransactions OK 4.48s 12 subtests passed [13:03:54.502] 18/334 postgresql:recovery / recovery/009_twophase OK 9.33s 30 subtests passed [13:03:54.595] 19/334 postgresql:recovery / recovery/014_unlogged_reinit OK 2.43s 23 subtests passed [13:03:55.258] 20/334 postgresql:recovery / recovery/015_promotion_pages OK 2.94s 1 subtests passed [13:03:55.387] 21/334 postgresql:recovery / recovery/008_fsm_truncation OK 13.19s 1 subtests passed [13:03:58.001] 22/334 postgresql:recovery / recovery/016_min_consistency OK 3.50s 1 subtests passed [13:03:58.132] 23/334 postgresql:recovery / recovery/017_shm OK 3.54s 4 subtests passed [13:04:01.829] 24/334 postgresql:recovery / recovery/021_row_visibility OK 3.70s 10 subtests passed [13:04:04.395] 25/334 postgresql:recovery / recovery/022_crash_temp_files OK 2.57s 11 subtests passed [13:04:04.739] 26/334 postgresql:recovery / recovery/020_archive_status OK 6.74s 19 subtests passed [13:04:07.173] 27/334 postgresql:recovery / recovery/023_pitr_prepared_xact OK 2.78s 1 subtests passed [13:04:07.539] 28/334 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 42.73s 14 subtests passed [13:04:07.974] 29/334 postgresql:recovery / recovery/024_archive_recovery OK 3.23s 2 subtests passed [13:04:11.260] 30/334 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.09s 1 subtests passed [13:04:12.534] 31/334 postgresql:recovery / recovery/018_wal_optimize OK 17.27s 38 subtests passed [13:04:14.382] 32/334 postgresql:recovery / recovery/019_replslot_limit OK 18.99s 26 subtests passed [13:04:15.186] 33/334 postgresql:recovery / recovery/026_overwrite_contrecord OK 7.65s 3 subtests passed [13:04:16.582] 34/334 postgresql:recovery / recovery/028_pitr_timelines OK 5.32s 3 subtests passed [13:04:19.717] 35/334 postgresql:recovery / recovery/030_stats_cleanup_replica OK 5.33s 11 subtests passed [13:04:19.815] 36/334 postgresql:recovery / recovery/029_stats_restart OK 7.28s 44 subtests passed [13:04:20.980] 37/334 postgresql:recovery / recovery/031_recovery_conflict OK 5.79s 18 subtests passed [13:04:23.119] 38/334 postgresql:recovery / recovery/032_relfilenode_reuse OK 6.54s 14 subtests passed [13:04:24.416] 39/334 postgresql:recovery / recovery/034_create_database OK 4.60s 2 subtests passed [13:04:27.029] 40/334 postgresql:recovery / recovery/037_invalid_database OK 2.61s 10 subtests passed [13:04:27.328] 41/334 postgresql:recovery / recovery/036_truncated_dropped OK 4.20s 8 subtests passed [13:04:30.098] 42/334 postgresql:recovery / recovery/033_replay_tsp_drops OK 10.38s 3 subtests passed [13:04:31.184] 43/334 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.15s 2 subtests passed [13:04:33.995] 44/334 postgresql:recovery / recovery/041_checkpoint_at_promote OK 2.81s 6 subtests passed [13:04:35.178] 45/334 postgresql:recovery / recovery/039_end_of_wal OK 7.85s 14 subtests passed [13:04:37.528] 46/334 postgresql:recovery / recovery/042_low_level_backup OK 3.53s 4 subtests passed [13:04:38.502] 47/334 postgresql:recovery / recovery/043_no_contrecord_switch OK 3.32s 1 subtests passed [13:04:39.825] 48/334 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 2.30s 1 subtests passed [13:04:42.074] 49/334 postgresql:recovery / recovery/035_standby_logical_decoding OK 21.09s 88 subtests passed [13:04:44.196] 50/334 postgresql:plpgsql / plpgsql/regress OK 4.37s 13 subtests passed [13:04:45.010] 51/334 postgresql:plperl / plperl/regress OK 2.93s 13 subtests passed [13:04:47.171] 52/334 postgresql:kerberos / kerberos/001_auth OK 8.67s 142 subtests passed [13:04:47.996] 53/334 postgresql:pltcl / pltcl/regress OK 2.98s 8 subtests passed [13:04:48.285] 54/334 postgresql:plpython / plpython/regress OK 4.09s 23 subtests passed [13:04:49.749] 55/334 postgresql:basic_archive / basic_archive/regress OK 1.75s 1 subtests passed [13:04:50.075] 56/334 postgresql:bloom / bloom/regress OK 1.79s 1 subtests passed [13:04:52.026] 57/334 postgresql:bool_plperl / bool_plperl/regress OK 2.28s 2 subtests passed [13:04:53.665] 58/334 postgresql:amcheck / amcheck/regress OK 6.49s 4 subtests passed [13:04:54.308] 59/334 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 24.21s 32 subtests passed [13:04:55.217] 60/334 postgresql:btree_gin / btree_gin/regress OK 5.14s 30 subtests passed [13:04:57.847] 61/334 postgresql:dblink / dblink/regress OK 2.63s 1 subtests passed [13:04:58.833] 62/334 postgresql:cube / cube/regress OK 4.52s 2 subtests passed [13:04:59.437] 63/334 postgresql:citext / citext/regress OK 5.77s 3 subtests passed [13:05:00.254] 64/334 postgresql:btree_gist / btree_gist/regress OK 8.23s 32 subtests passed [13:05:01.057] 65/334 postgresql:dict_int / dict_int/regress OK 3.21s 1 subtests passed [13:05:01.262] 66/334 postgresql:dict_xsyn / dict_xsyn/regress OK 2.43s 1 subtests passed [13:05:02.930] 67/334 postgresql:file_fdw / file_fdw/regress OK 2.67s 1 subtests passed [13:05:03.302] 68/334 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.24s 2 subtests passed [13:05:03.815] 69/334 postgresql:earthdistance / earthdistance/regress OK 4.38s 1 subtests passed [13:05:05.369] 70/334 postgresql:hstore_plpython / hstore_plpython/regress OK 2.07s 1 subtests passed [13:05:05.558] 71/334 postgresql:hstore_plperl / hstore_plperl/regress OK 2.63s 3 subtests passed [13:05:06.596] 72/334 postgresql:hstore / hstore/regress OK 5.33s 2 subtests passed [13:05:07.560] 73/334 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.00s 2 subtests passed [13:05:08.179] 74/334 postgresql:isn / isn/regress OK 2.81s 1 subtests passed [13:05:08.624] 75/334 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.03s 1 subtests passed [13:05:09.330] 76/334 postgresql:lo / lo/regress OK 1.77s 1 subtests passed [13:05:10.348] 77/334 postgresql:ltree_plpython / ltree_plpython/regress OK 1.72s 1 subtests passed [13:05:11.610] 78/334 postgresql:intarray / intarray/regress OK 7.79s 1 subtests passed [13:05:13.030] 79/334 postgresql:passwordcheck / passwordcheck/regress OK 2.68s 1 subtests passed [13:05:13.224] 80/334 postgresql:pageinspect / pageinspect/regress OK 3.89s 8 subtests passed [13:05:14.838] 81/334 postgresql:pg_buffercache / pg_buffercache/regress OK 3.22s 1 subtests passed [13:05:15.524] 82/334 postgresql:ltree / ltree/regress OK 7.34s 1 subtests passed [13:05:17.386] 83/334 postgresql:pg_freespacemap / pg_freespacemap/regress OK 4.14s 1 subtests passed [13:05:17.807] 84/334 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 2.97s 1 subtests passed [13:05:17.972] ▶ 85/334 + foreign_key 4815 ms FAIL [13:05:17.972] ▶ 85/334 + guc 4797 ms FAIL [13:05:17.979] ▶ 85/334 + tsearch 4813 ms FAIL [13:05:18.090] ▶ 85/334 + foreign_data 4814 ms FAIL [13:05:18.307] ▶ 86/334 - regression tests pass FAIL [13:05:18.338] ▶ 85/334 + json 91 ms FAIL [13:05:18.372] ▶ 85/334 + jsonb 80 ms FAIL [13:05:18.428] ▶ 85/334 + json_encoding 49 ms FAIL [13:05:18.441] ▶ 85/334 + jsonpath 49 ms FAIL [13:05:18.483] ▶ 85/334 + jsonpath_encoding 41 ms FAIL [13:05:18.547] ▶ 85/334 + jsonb_jsonpath 48 ms FAIL [13:05:18.576] ▶ 85/334 + sqljson 48 ms FAIL [13:05:18.596] ▶ 85/334 + sqljson_queryfuncs 79 ms FAIL [13:05:18.633] ▶ 85/334 + sqljson_jsontable 40 ms FAIL [13:05:18.735] ▶ 85/334 + plancache 33 ms FAIL [13:05:18.735] ▶ 85/334 + limit 40 ms FAIL [13:05:18.767] ▶ 85/334 + plpgsql 25 ms FAIL [13:05:18.798] ▶ 85/334 + copy2 31 ms FAIL [13:05:18.799] ▶ 85/334 + temp 81 ms FAIL [13:05:18.830] ▶ 85/334 + domain 56 ms FAIL [13:05:18.838] ▶ 85/334 + rangefuncs 41 ms FAIL [13:05:18.885] ▶ 85/334 + prepare 24 ms FAIL [13:05:18.886] ▶ 85/334 + conversion 64 ms FAIL [13:05:18.886] ▶ 85/334 + truncate 30 ms FAIL [13:05:18.948] ▶ 85/334 + alter_table 33 ms FAIL [13:05:18.972] ▶ 85/334 + sequence 32 ms FAIL [13:05:19.005] 87/334 postgresql:pg_overexplain / pg_overexplain/regress OK 3.48s 1 subtests passed [13:05:19.074] ▶ 85/334 + polymorphism 32 ms FAIL [13:05:19.074] ▶ 85/334 + rowtypes 80 ms FAIL [13:05:19.075] ▶ 85/334 + returning 74 ms FAIL [13:05:19.075] ▶ 85/334 + largeobject 76 ms FAIL [13:05:19.106] ▶ 85/334 + with 28 ms FAIL [13:05:19.106] ▶ 85/334 + xml 28 ms FAIL [13:05:19.227] ▶ 85/334 + partition_join 49 ms FAIL [13:05:19.252] ▶ 85/334 + partition_prune 73 ms FAIL [13:05:19.258] ▶ 85/334 + reloptions 48 ms FAIL [13:05:19.272] ▶ 85/334 + hash_part 49 ms FAIL [13:05:19.286] ▶ 85/334 + indexing 48 ms FAIL [13:05:19.307] ▶ 85/334 + partition_aggregate 48 ms FAIL [13:05:19.318] ▶ 85/334 + partition_info 72 ms FAIL [13:05:19.350] ▶ 85/334 + tuplesort 47 ms FAIL [13:05:19.352] ▶ 85/334 + explain 17 ms FAIL [13:05:19.372] ▶ 85/334 + compression 47 ms FAIL [13:05:19.405] ▶ 85/334 + memoize 41 ms FAIL [13:05:19.432] ▶ 85/334 + stats 41 ms FAIL [13:05:19.432] ▶ 85/334 + predicate 17 ms FAIL [13:05:20.036] 88/334 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.65s 1 subtests passed [13:05:21.622] 89/334 postgresql:pgcrypto / pgcrypto/regress OK 8.59s 23 subtests passed [13:05:21.952] 90/334 postgresql:pgstattuple / pgstattuple/regress OK 2.95s 1 subtests passed [13:05:22.114] 91/334 postgresql:pg_surgery / pg_surgery/regress OK 2.08s 1 subtests passed [13:05:23.882] ▶ 85/334 - fast_default 2649 ms FAIL [13:05:24.723] 92/334 postgresql:pg_visibility / pg_visibility/regress OK 2.77s 1 subtests passed [13:05:25.257] 93/334 postgresql:pg_walinspect / pg_walinspect/regress OK 3.14s 2 subtests passed [13:05:26.715] 94/334 postgresql:pg_stat_statements / pg_stat_statements/regress OK 8.91s 15 subtests passed [13:05:27.372] 95/334 postgresql:pg_trgm / pg_trgm/regress OK 5.75s 3 subtests passed [13:05:28.729] 96/334 postgresql:isolation / isolation/isolation OK 123.91s 117 subtests passed [13:05:29.241] 85/334 postgresql:regress / regress/regress ERROR 124.50s exit status 1 [13:05:29.241] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=100 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template 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 MESON_TEST_ITERATION=1 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib top_builddir=/tmp/cirrus-ci-build/build UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/regress --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 40053 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [13:05:29.241] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:05:29.241] stderr: [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # (test process exited with exit code 2) [13:05:29.241] # 45 of 226 tests failed. [13:05:29.241] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [13:05:29.241] # 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". [13:05:29.241] [13:05:29.241] (test program exited with status code 1) [13:05:29.241] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:05:29.241] [13:05:29.415] 97/334 postgresql:tcn / tcn/isolation OK 2.04s 1 subtests passed [13:05:29.752] 98/334 postgresql:seg / seg/regress OK 4.49s 3 subtests passed [13:05:30.175] 99/334 postgresql:tablefunc / tablefunc/regress OK 3.46s 1 subtests passed [13:05:31.363] 100/334 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.95s 1 subtests passed [13:05:31.791] 101/334 postgresql:tsm_system_time / tsm_system_time/regress OK 2.04s 1 subtests passed [13:05:32.637] 102/334 postgresql:unaccent / unaccent/regress OK 2.46s 1 subtests passed [13:05:33.259] 103/334 postgresql:uuid-ossp / uuid-ossp/regress OK 1.89s 1 subtests passed [13:05:33.854] 104/334 postgresql:xml2 / xml2/regress OK 2.06s 1 subtests passed [13:05:34.453] 105/334 postgresql:brin / brin/isolation OK 1.81s 1 subtests passed [13:05:35.421] 106/334 postgresql:commit_ts / commit_ts/regress OK 2.16s 1 subtests passed [13:05:35.925] 107/334 postgresql:test_decoding / test_decoding/isolation OK 6.68s 12 subtests passed [13:05:36.149] 108/334 postgresql:dummy_index_am / dummy_index_am/regress OK 1.70s 1 subtests passed [13:05:37.152] 109/334 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.73s 1 subtests passed [13:05:37.579] 110/334 postgresql:delay_execution / delay_execution/isolation OK 3.72s 2 subtests passed [13:05:38.082] 111/334 postgresql:gin / gin/regress OK 2.16s 1 subtests passed [13:05:38.132] 112/334 postgresql:injection_points / injection_points/regress OK 1.98s 3 subtests passed [13:05:38.909] 113/334 postgresql:test_decoding / test_decoding/regress OK 10.18s 19 subtests passed [13:05:39.382] 114/334 postgresql:plsample / plsample/regress OK 1.77s 1 subtests passed [13:05:39.996] 115/334 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.86s 1 subtests passed [13:05:40.170] 116/334 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.09s 1 subtests passed [13:05:40.878] 117/334 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.97s 1 subtests passed [13:05:41.909] 118/334 postgresql:test_dsa / test_dsa/regress OK 1.91s 1 subtests passed [13:05:41.941] 119/334 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.77s 1 subtests passed [13:05:42.081] 120/334 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.70s 21 subtests passed [13:05:42.712] ▶ 86/334 - run of pg_upgrade --check for new instance FAIL [13:05:42.712] ▶ 86/334 - pg_upgrade_output.d/ removed after pg_upgrade --check success FAIL [13:05:43.570] ▶ 86/334 - run of pg_upgrade for new instance FAIL [13:05:43.570] ▶ 86/334 - pg_upgrade_output.d/ removed after pg_upgrade success FAIL [13:05:43.586] 121/334 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.68s 1 subtests passed [13:05:43.708] ▶ 86/334 - check that locales in new cluster match original cluster FAIL [13:05:43.933] 122/334 postgresql:test_lfind / test_lfind/regress OK 1.85s 1 subtests passed [13:05:43.934] 123/334 postgresql:test_extensions / test_extensions/regress OK 3.06s 2 subtests passed [13:05:44.652] 124/334 postgresql:injection_points / injection_points/isolation OK 7.50s 3 subtests passed [13:05:45.484] 125/334 postgresql:test_oat_hooks / test_oat_hooks/regress OK 1.90s 2 subtests passed [13:05:45.703] 126/334 postgresql:test_parser / test_parser/regress OK 1.77s 1 subtests passed [13:05:45.948] ▶ 86/334 - old and new dumps match after pg_upgrade FAIL [13:05:46.153] 127/334 postgresql:test_pg_dump / test_pg_dump/regress OK 2.21s 1 subtests passed [13:05:46.358] 128/334 postgresql:test_integerset / test_integerset/regress OK 4.42s 1 subtests passed [13:05:46.552] 86/334 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 141.80s exit status 7 [13:05:46.552] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 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 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template with_icu=yes MESON_TEST_ITERATION=1 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib 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 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=104 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --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 [13:05:46.552] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:05:46.552] stderr: [13:05:46.552] # Failed test 'regression tests pass' [13:05:46.552] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 264. [13:05:46.552] # got: '256' [13:05:46.552] # expected: '0' [13:05:46.552] # Failed test 'run of pg_upgrade --check for new instance' [13:05:46.552] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 455. [13:05:46.552] # Failed test 'pg_upgrade_output.d/ removed after pg_upgrade --check success' [13:05:46.552] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 468. [13:05:46.552] # Failed test 'run of pg_upgrade for new instance' [13:05:46.552] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 472. [13:05:46.552] # Failed test 'pg_upgrade_output.d/ removed after pg_upgrade success' [13:05:46.552] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 485. [13:05:46.552] # Failed test 'check that locales in new cluster match original cluster' [13:05:46.552] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 520. [13:05:46.552] # got: '0|c|en_US.UTF-8|en_US.UTF-8|' [13:05:46.552] # expected: '6|b|C|C|C.UTF-8' [13:05:46.552] # Failed test 'old and new dumps match after pg_upgrade' [13:05:46.552] # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Utils.pm line 800. [13:05:46.552] # got: '1' [13:05:46.552] # expected: '0' [13:05:46.552] # Looks like you failed 7 tests of 19. [13:05:46.552] [13:05:46.552] (test program exited with status code 7) [13:05:46.552] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:05:46.552] [13:05:47.350] 129/334 postgresql:test_predtest / test_predtest/regress OK 2.70s 1 subtests passed [13:05:47.483] 130/334 postgresql:test_radixtree / test_radixtree/regress OK 2.00s 1 subtests passed [13:05:47.736] 131/334 postgresql:test_rbtree / test_rbtree/regress OK 2.03s 1 subtests passed [13:05:47.901] 132/334 postgresql:postgres_fdw / postgres_fdw/regress OK 23.18s 2 subtests passed [13:05:48.515] 133/334 postgresql:test_regex / test_regex/regress OK 2.36s 2 subtests passed [13:05:48.564] 134/334 postgresql:test_resowner / test_resowner/regress OK 2.20s 1 subtests passed [13:05:48.839] 135/334 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.28s 1 subtests passed [13:05:49.913] 136/334 postgresql:test_slru / test_slru/regress OK 2.43s 1 subtests passed [13:05:50.130] 137/334 postgresql:libpq / libpq/002_api OK 0.22s 1 subtests passed [13:05:50.169] 138/334 postgresql:test_tidstore / test_tidstore/regress OK 2.43s 1 subtests passed [13:05:50.375] 139/334 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.20s [13:05:50.478] 140/334 postgresql:libpq / libpq/001_uri OK 1.64s 63 subtests passed [13:05:50.790] 141/334 postgresql:typcache / typcache/regress OK 2.89s 1 subtests passed [13:05:52.859] 142/334 postgresql:libpq / libpq/006_service OK 2.38s 26 subtests passed [13:05:53.054] 143/334 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.19s 9 subtests passed [13:05:53.996] 144/334 postgresql:unsafe_tests / unsafe_tests/regress OK 5.48s 4 subtests passed [13:05:55.357] 145/334 postgresql:test_shm_mq / test_shm_mq/regress OK 8.01s 1 subtests passed [13:05:58.122] 146/334 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 5.07s 107 subtests passed [13:05:58.226] 147/334 postgresql:libpq / libpq/003_load_balance_host_list OK 8.09s 127 subtests passed [13:05:58.732] 148/334 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.50s 51 subtests passed [13:05:58.822] 149/334 postgresql:ecpg / ecpg/ecpg OK 10.26s 65 subtests passed [13:05:59.816] 150/334 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 4.46s 32 subtests passed [13:06:01.208] 151/334 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.38s 3 subtests passed [13:06:03.516] 152/334 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 5.39s 10 subtests passed [13:06:03.542] 153/334 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 2.33s 22 subtests passed [13:06:03.728] 154/334 postgresql:pg_checksums / pg_checksums/001_basic OK 0.18s 9 subtests passed [13:06:04.146] 155/334 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 4.33s 43 subtests passed [13:06:04.460] 156/334 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.31s 13 subtests passed [13:06:05.992] 157/334 postgresql:initdb / initdb/001_initdb OK 15.20s 57 subtests passed [13:06:06.917] 158/334 postgresql:libpq / libpq/005_negotiate_encryption OK 16.54s 249 subtests passed [13:06:07.229] 159/334 postgresql:pg_amcheck / pg_amcheck/003_check OK 13.23s 75 subtests passed [13:06:08.064] 160/334 postgresql:pg_checksums / pg_checksums/002_actions OK 4.33s 66 subtests passed [13:06:09.187] 161/334 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 3.19s 7 subtests passed [13:06:09.350] 162/334 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.43s 11 subtests passed [13:06:10.678] 163/334 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 2.61s 4 subtests passed [13:06:11.422] 164/334 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 4.19s 22 subtests passed [13:06:11.692] 165/334 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.50s 3 subtests passed [13:06:11.933] 166/334 postgresql:pg_config / pg_config/001_pg_config OK 0.24s 21 subtests passed [13:06:12.703] 167/334 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 2.02s 4 subtests passed [13:06:13.287] 168/334 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 8.83s 6 subtests passed [13:06:13.389] 169/334 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.45s 18 subtests passed [13:06:13.511] 170/334 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 4.16s 2 subtests passed [13:06:14.948] 171/334 postgresql:pg_ctl / pg_ctl/002_status OK 1.66s 3 subtests passed [13:06:15.539] 172/334 postgresql:pg_dump / pg_dump/001_basic OK 0.59s 99 subtests passed [13:06:15.564] 173/334 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 4.14s 4 subtests passed [13:06:15.612] 174/334 postgresql:pg_ctl / pg_ctl/001_start_stop OK 2.91s 25 subtests passed [13:06:15.876] 175/334 postgresql:pg_ctl / pg_ctl/003_promote OK 2.49s 12 subtests passed [13:06:16.622] 176/334 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 17.89s 200 subtests passed [13:06:17.632] 177/334 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.12s 14 subtests passed [13:06:17.683] 178/334 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 14.17s 46 subtests passed [13:06:18.894] 179/334 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.33s 3 subtests passed [13:06:19.305] 180/334 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.62s 9 subtests passed [13:06:20.526] 181/334 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.91s 4 subtests passed [13:06:20.569] 182/334 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.94s 77 subtests passed [13:06:25.492] ▶ 183/334 - regression tests pass FAIL [13:06:25.653] 183/334 postgresql:recovery / recovery/027_stream_regress ERROR 137.68s exit status 29 [13:06:25.653] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template enable_injection_points=yes MESON_TEST_ITERATION=1 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib 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 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 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=83 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --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 [13:06:25.653] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:06:25.653] stderr: [13:06:25.653] # Failed test 'regression tests pass' [13:06:25.653] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [13:06:25.653] # got: '256' [13:06:25.653] # expected: '0' [13:06:25.653] # Tests were run but no plan was declared and done_testing() was not seen. [13:06:25.653] # Looks like your test exited with 29 just after 2. [13:06:25.653] [13:06:25.653] (test program exited with status code 29) [13:06:25.653] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:06:25.653] [13:06:26.382] 184/334 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 5.85s 6 subtests passed [13:06:26.563] 185/334 postgresql:pg_rewind / pg_rewind/006_options OK 0.18s 13 subtests passed [13:06:27.435] 186/334 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 6.86s 10 subtests passed [13:06:27.681] 187/334 postgresql:pg_rewind / pg_rewind/002_databases OK 8.37s 12 subtests passed [13:06:28.343] 188/334 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.69s 1 subtests passed [13:06:28.988] 189/334 postgresql:pg_dump / pg_dump/010_dump_connstr OK 12.36s 14 subtests passed [13:06:29.145] 190/334 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.16s 13 subtests passed [13:06:29.304] 191/334 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.16s 13 subtests passed [13:06:29.505] 192/334 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.20s 17 subtests passed [13:06:30.264] 193/334 postgresql:pg_rewind / pg_rewind/009_growing_files OK 2.58s 3 subtests passed [13:06:30.265] 194/334 postgresql:pg_rewind / pg_rewind/007_standby_source OK 3.70s 7 subtests passed [13:06:30.382] 195/334 postgresql:pg_rewind / pg_rewind/001_basic OK 11.49s 57 subtests passed [13:06:31.004] 196/334 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.62s 60 subtests passed [13:06:31.924] 197/334 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 4.49s 3 subtests passed [13:06:32.580] 198/334 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.31s 32 subtests passed [13:06:32.863] 199/334 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.86s 5 subtests passed [13:06:33.439] 200/334 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 3.93s 38 subtests passed [13:06:33.664] 201/334 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 17.79s 108 subtests passed [13:06:34.098] 202/334 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 5.75s 1 subtests passed [13:06:34.276] 203/334 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.35s 9 subtests passed [13:06:34.450] 204/334 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.17s 11 subtests passed [13:06:36.229] 205/334 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.65s 15 subtests passed [13:06:36.241] 206/334 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.14s 5 subtests passed [13:06:36.731] 207/334 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.28s 8 subtests passed [13:06:37.044] 208/334 postgresql:pgbench / pgbench/002_pgbench_no_server OK 0.80s 208 subtests passed [13:06:37.265] 209/334 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 4.40s 10 subtests passed [13:06:37.510] 210/334 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 7.24s 92 subtests passed [13:06:38.224] 211/334 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 4.78s 18 subtests passed [13:06:38.392] 212/334 postgresql:pg_waldump / pg_waldump/001_basic OK 4.73s 92 subtests passed [13:06:39.625] 213/334 postgresql:psql / psql/020_cancel OK 2.36s 2 subtests passed [13:06:40.335] 214/334 postgresql:scripts / scripts/010_clusterdb OK 2.82s 16 subtests passed [13:06:41.222] 215/334 postgresql:psql / psql/010_tab_completion OK 4.18s 89 subtests passed [13:06:41.230] 216/334 postgresql:scripts / scripts/011_clusterdb_all OK 3.00s 7 subtests passed [13:06:41.595] 217/334 postgresql:psql / psql/001_basic OK 4.86s 116 subtests passed [13:06:42.634] 218/334 postgresql:scripts / scripts/040_createuser OK 3.01s 37 subtests passed [13:06:43.157] 219/334 postgresql:scripts / scripts/050_dropdb OK 2.80s 16 subtests passed [13:06:43.343] 220/334 postgresql:scripts / scripts/080_pg_isready OK 2.11s 11 subtests passed [13:06:43.397] 221/334 postgresql:scripts / scripts/070_dropuser OK 2.17s 13 subtests passed [13:06:44.411] 222/334 postgresql:scripts / scripts/020_createdb OK 6.02s 60 subtests passed [13:06:46.068] 223/334 postgresql:scripts / scripts/091_reindexdb_all OK 3.43s 13 subtests passed [13:06:46.280] 224/334 postgresql:scripts / scripts/101_vacuumdb_all OK 2.94s 5 subtests passed [13:06:46.420] 225/334 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.35s 27 subtests passed [13:06:46.454] 226/334 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.17s 4 subtests passed [13:06:46.947] 227/334 postgresql:scripts / scripts/090_reindexdb OK 5.35s 64 subtests passed [13:06:46.994] 228/334 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.57s 39 subtests passed [13:06:49.002] 229/334 postgresql:scripts / scripts/102_vacuumdb_stages OK 5.60s 4 subtests passed [13:06:49.612] 230/334 postgresql:scripts / scripts/200_connstr OK 5.20s 3 subtests passed [13:06:49.780] 231/334 postgresql:amcheck / amcheck/002_cic OK 2.83s 3 subtests passed [13:06:50.185] 232/334 postgresql:amcheck / amcheck/003_cic_2pc OK 3.19s 7 subtests passed [13:06:50.437] 233/334 postgresql:scripts / scripts/100_vacuumdb OK 7.28s 105 subtests passed [13:06:51.896] 234/334 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.89s 6 subtests passed [13:06:51.986] 235/334 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.20s 20 subtests passed [13:06:52.114] 236/334 postgresql:amcheck / amcheck/005_pitr OK 2.50s 3 subtests passed [13:06:52.153] 237/334 postgresql:oid2name / oid2name/001_basic OK 0.16s 9 subtests passed [13:06:54.333] 238/334 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.22s 7 subtests passed [13:06:54.685] 239/334 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.52s 3 subtests passed [13:06:55.043] 240/334 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 4.60s 16 subtests passed [13:06:56.936] 241/334 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.60s 2 subtests passed [13:06:57.174] 242/334 postgresql:amcheck / amcheck/001_verify_heapam OK 10.72s 272 subtests passed [13:06:57.192] 243/334 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.51s 3 subtests passed [13:06:57.390] 244/334 postgresql:vacuumlo / vacuumlo/001_basic OK 0.21s 9 subtests passed [13:06:57.653] 245/334 postgresql:dblink / dblink/001_auth_scram OK 5.76s 12 subtests passed [13:06:58.902] 246/334 postgresql:pgbench / pgbench/001_pgbench_with_server OK 22.67s 467 subtests passed [13:06:59.699] 247/334 postgresql:authentication / authentication/002_saslprep OK 2.28s 20 subtests passed [13:06:59.810] 248/334 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.87s 6 subtests passed [13:06:59.859] 249/334 postgresql:authentication / authentication/005_sspi SKIP 0.16s [13:07:00.432] 250/334 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 5.39s 7 subtests passed [13:07:00.641] 251/334 postgresql:postmaster / postmaster/001_basic OK 0.20s 9 subtests passed [13:07:00.697] 252/334 postgresql:authentication / authentication/003_peer OK 3.02s 53 subtests passed [13:07:01.154] 253/334 postgresql:authentication / authentication/004_file_inclusion OK 2.25s 2 subtests passed [13:07:02.013] 254/334 postgresql:authentication / authentication/007_pre_auth OK 2.15s 2 subtests passed [13:07:02.284] 255/334 postgresql:authentication / authentication/006_login_trigger OK 2.47s 32 subtests passed [13:07:02.320] 256/334 postgresql:authentication / authentication/001_password OK 5.13s 201 subtests passed [13:07:02.822] 257/334 postgresql:postmaster / postmaster/002_connection_limits OK 2.18s 30 subtests passed [13:07:03.161] 258/334 postgresql:postmaster / postmaster/003_start_stop OK 2.46s 25 subtests passed [13:07:07.459] 259/334 postgresql:subscription / subscription/005_encoding OK 4.64s 1 subtests passed [13:07:07.712] 260/334 postgresql:subscription / subscription/003_constraints OK 5.43s 6 subtests passed [13:07:08.449] 261/334 postgresql:subscription / subscription/006_rewrite OK 5.29s 2 subtests passed [13:07:09.027] 262/334 postgresql:subscription / subscription/002_types OK 7.01s 4 subtests passed [13:07:09.207] 263/334 postgresql:bloom / bloom/001_wal OK 19.02s 31 subtests passed [13:07:09.241] 264/334 postgresql:subscription / subscription/004_sync OK 6.92s 8 subtests passed [13:07:13.028] 265/334 postgresql:subscription / subscription/009_matviews OK 4.58s 1 subtests passed [13:07:13.054] 266/334 postgresql:subscription / subscription/008_diff_schema OK 5.34s 5 subtests passed [13:07:13.769] 267/334 postgresql:subscription / subscription/007_ddl OK 6.31s 8 subtests passed [13:07:14.233] 268/334 postgresql:subscription / subscription/012_collation OK 4.99s 2 subtests passed [13:07:14.992] 269/334 postgresql:subscription / subscription/001_rep_changes OK 13.84s 36 subtests passed [13:07:17.502] 270/334 postgresql:subscription / subscription/010_truncate OK 8.47s 14 subtests passed [13:07:17.900] 271/334 postgresql:subscription / subscription/011_generated OK 8.69s 11 subtests passed [13:07:19.320] 272/334 postgresql:subscription / subscription/016_stream_subxact OK 5.09s 3 subtests passed [13:07:20.230] 273/334 postgresql:subscription / subscription/017_stream_ddl OK 5.24s 3 subtests passed [13:07:21.074] 274/334 postgresql:subscription / subscription/014_binary OK 8.02s 8 subtests passed [13:07:22.728] 275/334 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 4.82s 2 subtests passed [13:07:23.823] 276/334 postgresql:subscription / subscription/020_messages OK 4.50s 5 subtests passed [13:07:25.114] 277/334 postgresql:subscription / subscription/018_stream_subxact_abort OK 7.61s 9 subtests passed [13:07:30.393] 278/334 postgresql:subscription / subscription/024_add_drop_pub OK 6.57s 4 subtests passed [13:07:31.570] 279/334 postgresql:subscription / subscription/021_twophase OK 11.34s 30 subtests passed [13:07:32.106] 280/334 postgresql:subscription / subscription/025_rep_changes_for_schema OK 6.98s 13 subtests passed [13:07:33.114] 281/334 postgresql:subscription / subscription/013_partition OK 20.08s 74 subtests passed [13:07:34.478] 282/334 postgresql:subscription / subscription/023_twophase_stream OK 11.75s 33 subtests passed [13:07:34.588] 283/334 postgresql:subscription / subscription/015_stream OK 20.82s 10 subtests passed [13:07:35.712] 284/334 postgresql:subscription / subscription/022_twophase_cascade OK 14.63s 41 subtests passed [13:07:39.075] 285/334 postgresql:subscription / subscription/029_on_error OK 5.96s 5 subtests passed [13:07:40.130] 286/334 postgresql:subscription / subscription/026_stats OK 9.74s 13 subtests passed [13:07:42.662] 287/334 postgresql:subscription / subscription/028_row_filter OK 10.55s 26 subtests passed [13:07:44.459] 288/334 postgresql:subscription / subscription/030_origin OK 9.98s 13 subtests passed [13:07:45.514] 289/334 postgresql:subscription / subscription/027_nosuperuser OK 13.94s 19 subtests passed [13:07:46.185] 290/334 postgresql:subscription / subscription/033_run_as_table_owner OK 7.11s 10 subtests passed [13:07:46.386] 291/334 postgresql:subscription / subscription/032_subscribe_use_index OK 10.67s 15 subtests passed [13:07:46.716] 292/334 postgresql:subscription / subscription/035_conflicts OK 4.05s 2 subtests passed [13:07:48.472] 293/334 postgresql:brin / brin/01_workitems OK 2.96s 2 subtests passed [13:07:49.234] 294/334 postgresql:brin / brin/02_wal_consistency OK 3.05s 2 subtests passed [13:07:49.850] 295/334 postgresql:subscription / subscription/031_column_list OK 15.25s 36 subtests passed [13:07:49.894] 296/334 postgresql:commit_ts / commit_ts/001_base OK 3.50s 2 subtests passed [13:07:50.200] 297/334 postgresql:commit_ts / commit_ts/002_standby OK 3.48s 4 subtests passed [13:07:50.269] 298/334 postgresql:subscription / subscription/034_temporal OK 10.14s 32 subtests passed [13:07:52.306] 299/334 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.10s 21 subtests passed [13:07:52.515] 300/334 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.04s 4 subtests passed [13:07:52.602] 301/334 postgresql:injection_points / injection_points/001_stats OK 2.75s 9 subtests passed [13:07:52.864] 302/334 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.97s 4 subtests passed [13:07:53.043] 303/334 postgresql:commit_ts / commit_ts/004_restart OK 3.81s 16 subtests passed [13:07:54.630] 304/334 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.03s 2 subtests passed [13:07:54.730] 305/334 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.21s 4 subtests passed [13:07:54.748] 306/334 postgresql:test_escape / test_escape/001_test_escape OK 1.88s 1131 subtests passed [13:07:54.926] 307/334 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.17s 12 subtests passed [13:07:55.063] 308/334 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.14s 2 subtests passed [13:07:55.280] 309/334 postgresql:test_extensions / test_extensions/001_extension_control_path OK 2.24s 5 subtests passed [13:07:55.408] 310/334 postgresql:oauth_validator / oauth_validator/002_client OK 3.10s 8 subtests passed [13:07:57.087] 311/334 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 2.46s 516 subtests passed [13:07:57.309] 312/334 postgresql:test_misc / test_misc/002_tablespace OK 2.03s 20 subtests passed [13:07:57.327] 313/334 postgresql:test_misc / test_misc/003_check_guc OK 1.92s 3 subtests passed [13:07:57.348] 314/334 postgresql:test_misc / test_misc/001_constraint_validation OK 2.28s 42 subtests passed [13:07:59.109] 315/334 postgresql:test_misc / test_misc/007_catcache_inval OK 1.76s 2 subtests passed [13:07:59.321] 316/334 postgresql:test_misc / test_misc/004_io_direct OK 2.23s 3 subtests passed [13:07:59.398] 317/334 postgresql:test_misc / test_misc/005_timeouts OK 2.09s 2 subtests passed [13:07:59.870] 318/334 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.54s 2 subtests passed [13:08:00.091] 319/334 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.22s [13:08:00.229] 320/334 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.14s [13:08:00.463] 321/334 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.23s [13:08:01.335] 322/334 postgresql:test_slru / test_slru/001_multixact OK 2.01s 3 subtests passed [13:08:02.524] 323/334 postgresql:subscription / subscription/100_bugs OK 18.06s 13 subtests passed [13:08:02.852] 324/334 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.45s 8 subtests passed [13:08:03.020] 325/334 postgresql:oauth_validator / oauth_validator/001_server OK 12.75s 121 subtests passed [13:08:04.998] 326/334 postgresql:ssl / ssl/002_scram OK 3.66s 28 subtests passed [13:08:05.554] 327/334 postgresql:ldap / ldap/002_bindpasswd OK 2.53s 3 subtests passed [13:08:05.692] 328/334 postgresql:ssl / ssl/003_sslinfo OK 3.17s 21 subtests passed [13:08:06.853] 329/334 postgresql:icu / icu/010_database OK 1.85s 8 subtests passed [13:08:08.062] 330/334 postgresql:test_json_parser / test_json_parser/002_inline OK 13.33s 3400 subtests passed [13:08:08.099] 331/334 postgresql:ldap / ldap/001_auth OK 5.25s 47 subtests passed [13:08:09.632] 332/334 postgresql:ssl / ssl/001_ssltests OK 9.16s 227 subtests passed [13:08:11.040] 333/334 postgresql:test_pg_dump / test_pg_dump/001_base OK 11.93s 1044 subtests passed [13:08:22.910] 334/334 postgresql:pg_dump / pg_dump/002_pg_dump OK 127.36s 13084 subtests passed [13:08:23.125] [13:08:23.125] Summary of Failures: [13:08:23.125] [13:08:23.125] 85/334 postgresql:regress / regress/regress ERROR 124.50s exit status 1 [13:08:23.125] 86/334 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 141.80s exit status 7 [13:08:23.125] 183/334 postgresql:recovery / recovery/027_stream_regress ERROR 137.68s exit status 29 [13:08:23.125] [13:08:23.125] Ok: 326 [13:08:23.125] Expected Fail: 0 [13:08:23.125] Fail: 3 [13:08:23.125] Unexpected Pass: 0 [13:08:23.125] Skipped: 5 [13:08:23.125] Timeout: 0 [13:08:23.125] [13:08:23.125] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [13:08:23.176] [13:08:23.176] Exit status: 3