[07:57:42.163] su postgres <<-EOF [07:57:42.163] set -e [07:57:42.163] ulimit -c unlimited [07:57:42.163] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [07:57:42.163] EOF [07:57:43.262] 1/383 postgresql:setup / tmp_install OK 0.71s [07:57:43.315] 2/383 postgresql:setup / install_test_files OK 0.05s [07:57:44.801] 3/383 postgresql:setup / initdb_cache OK 1.48s [07:57:45.124] 4/383 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.30s 9 subtests passed [07:58:00.891] 5/383 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 16.03s 16 subtests passed [07:58:16.657] 6/383 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 31.82s 13 subtests passed [07:58:19.973] 7/383 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 19.08s 5 subtests passed [07:58:20.694] 8/383 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 35.57s 3 subtests passed [07:58:23.843] 9/383 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 39.00s 19 subtests passed [07:58:33.595] 10/383 postgresql:recovery / recovery/002_archiving OK 12.90s 12 subtests passed [07:58:42.036] 11/383 postgresql:recovery / recovery/003_recovery_targets OK 18.19s 15 subtests passed [07:58:42.294] 12/383 postgresql:recovery / recovery/001_stream_rep OK 22.32s 64 subtests passed [07:58:48.902] 13/383 postgresql:recovery / recovery/004_timeline_switch OK 15.31s 5 subtests passed [07:58:49.179] 14/383 postgresql:recovery / recovery/006_logical_decoding OK 6.88s 20 subtests passed [07:58:52.836] 15/383 postgresql:recovery / recovery/005_replay_delay OK 10.80s 3 subtests passed [07:58:58.906] 16/383 postgresql:recovery / recovery/007_sync_rep OK 10.00s 11 subtests passed [07:59:06.458] 17/383 postgresql:recovery / recovery/008_fsm_truncation OK 17.28s 1 subtests passed [07:59:07.816] 18/383 postgresql:recovery / recovery/010_logical_decoding_timelines OK 8.91s 13 subtests passed [07:59:08.020] 19/383 postgresql:recovery / recovery/009_twophase OK 15.18s 30 subtests passed [07:59:13.849] 20/383 postgresql:recovery / recovery/013_crash_restart OK 6.03s 19 subtests passed [07:59:16.416] 21/383 postgresql:recovery / recovery/014_unlogged_reinit OK 8.39s 23 subtests passed [07:59:18.105] 22/383 postgresql:recovery / recovery/012_subtransactions OK 11.65s 12 subtests passed [07:59:23.037] 23/383 postgresql:recovery / recovery/015_promotion_pages OK 9.19s 1 subtests passed [07:59:23.826] 24/383 postgresql:recovery / recovery/016_min_consistency OK 7.41s 1 subtests passed [07:59:26.808] 25/383 postgresql:recovery / recovery/017_shm OK 8.70s 4 subtests passed [07:59:32.350] ▶ 26/383 + indexing 8171 ms FAIL [07:59:33.283] ▶ 27/383 - regression tests pass FAIL [07:59:35.080] 28/383 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 110.21s 50 subtests passed [07:59:35.848] 26/383 postgresql:regress / regress/regress ERROR 111.04s exit status 1 [07:59:35.849] >>> MESON_TEST_ITERATION=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 top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu 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/sbin:/usr/local/bin:/usr/sbin:/usr/bin MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=80 /usr/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 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule --tests -- /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 40058 [07:59:35.849] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:59:35.849] stderr: [07:59:35.849] # 1 of 243 tests failed. [07:59:35.849] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [07:59:35.849] # 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". [07:59:35.849] [07:59:35.849] (test program exited with status code 1) [07:59:35.849] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:59:35.849] [07:59:36.780] ▶ 29/383 - regression tests pass FAIL [07:59:36.917] 29/383 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 112.10s exit status 1 [07:59:36.917] >>> MESON_TEST_ITERATION=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 MALLOC_PERTURB_=218 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/modules/test_plan_advice:/tmp/cirrus-ci-build/build/src/test/modules/test_plan_advice/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 top_builddir=/tmp/cirrus-ci-build/build /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/modules/test_plan_advice --pg-test-extra '' --testgroup test_plan_advice --testname 001_replan_regress -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/modules/test_plan_advice /tmp/cirrus-ci-build/src/test/modules/test_plan_advice/t/001_replan_regress.pl [07:59:36.917] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:59:36.917] stderr: [07:59:36.917] # Failed test 'regression tests pass' [07:59:36.917] # at /tmp/cirrus-ci-build/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 63. [07:59:36.917] # got: '256' [07:59:36.917] # expected: '0' [07:59:36.917] # Looks like you failed 1 test of 1. [07:59:36.917] [07:59:36.917] (test program exited with status code 1) [07:59:36.917] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:59:36.917] [07:59:38.183] 30/383 postgresql:recovery / recovery/020_archive_status OK 11.37s 19 subtests passed [07:59:39.086] 31/383 postgresql:recovery / recovery/021_row_visibility OK 4.00s 10 subtests passed [07:59:39.468] 32/383 postgresql:recovery / recovery/022_crash_temp_files OK 3.61s 11 subtests passed [07:59:41.363] ▶ 27/383 - dump before running pg_upgrade FAIL [07:59:41.831] 33/383 postgresql:recovery / recovery/023_pitr_prepared_xact OK 4.91s 1 subtests passed [07:59:43.036] 34/383 postgresql:recovery / recovery/024_archive_recovery OK 4.85s 2 subtests passed [07:59:44.045] 35/383 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.96s 1 subtests passed [07:59:47.931] 36/383 postgresql:recovery / recovery/026_overwrite_contrecord OK 8.46s 3 subtests passed [07:59:49.555] 37/383 postgresql:recovery / recovery/028_pitr_timelines OK 6.52s 3 subtests passed [07:59:49.740] 38/383 postgresql:recovery / recovery/018_wal_optimize OK 26.70s 38 subtests passed [07:59:51.949] 39/383 postgresql:recovery / recovery/019_replslot_limit OK 28.12s 26 subtests passed [07:59:53.160] 40/383 postgresql:recovery / recovery/029_stats_restart OK 9.12s 44 subtests passed [07:59:57.199] 41/383 postgresql:isolation / isolation/isolation OK 100.54s 127 subtests passed [07:59:57.564] 42/383 postgresql:recovery / recovery/034_create_database OK 4.40s 2 subtests passed [07:59:57.582] 43/383 postgresql:recovery / recovery/030_stats_cleanup_replica OK 9.65s 11 subtests passed [07:59:58.506] 44/383 postgresql:recovery / recovery/031_recovery_conflict OK 8.95s 18 subtests passed [08:00:00.415] 45/383 postgresql:recovery / recovery/032_relfilenode_reuse OK 10.67s 14 subtests passed [08:00:03.327] 46/383 postgresql:recovery / recovery/037_invalid_database OK 5.74s 10 subtests passed [08:00:04.397] 47/383 postgresql:recovery / recovery/036_truncated_dropped OK 6.83s 8 subtests passed [08:00:10.141] 48/383 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 11.63s 2 subtests passed [08:00:12.172] 49/383 postgresql:recovery / recovery/041_checkpoint_at_promote OK 7.77s 6 subtests passed [08:00:13.131] 50/383 postgresql:recovery / recovery/033_replay_tsp_drops OK 21.18s 3 subtests passed [08:00:16.133] 51/383 postgresql:recovery / recovery/039_end_of_wal OK 15.72s 14 subtests passed [08:00:17.133] 52/383 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 4.00s 1 subtests passed [08:00:18.524] 53/383 postgresql:recovery / recovery/042_low_level_backup OK 8.38s 4 subtests passed [08:00:19.288] 54/383 postgresql:recovery / recovery/043_no_contrecord_switch OK 7.11s 1 subtests passed [08:00:20.284] ▶ 27/383 - dump after running pg_upgrade FAIL [08:00:20.808] 27/383 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 155.98s exit status 3 [08:00:20.808] >>> with_icu=yes 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/sbin:/usr/local/bin:/usr/sbin:/usr/bin MESON_TEST_ITERATION=1 TEST_EXT_LIB=/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test_ext.so PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu MALLOC_PERTURB_=167 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 top_builddir=/tmp/cirrus-ci-build/build /usr/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/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl [08:00:20.808] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [08:00:20.808] stderr: [08:00:20.808] # Failed test 'regression tests pass' [08:00:20.808] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 308. [08:00:20.808] # got: '256' [08:00:20.808] # expected: '0' [08:00:20.808] # Failed test 'dump before running pg_upgrade' [08:00:20.808] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 441. [08:00:20.808] # Failed test 'dump after running pg_upgrade' [08:00:20.808] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 639. [08:00:20.808] # Looks like you failed 3 tests of 20. [08:00:20.808] [08:00:20.808] (test program exited with status code 3) [08:00:20.808] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [08:00:20.808] [08:00:26.770] 55/383 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 7.48s 3 subtests passed [08:00:27.665] 56/383 postgresql:recovery / recovery/045_archive_restartpoint OK 11.53s 1 subtests passed [08:00:28.343] 57/383 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 9.82s 1 subtests passed [08:00:31.336] 58/383 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 14.20s 2 subtests passed [08:00:31.673] 59/383 postgresql:recovery / recovery/050_redo_segment_missing OK 4.90s 2 subtests passed [08:00:32.094] 60/383 postgresql:recovery / recovery/035_standby_logical_decoding OK 34.89s 89 subtests passed [08:00:32.858] 61/383 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 29.53s 38 subtests passed [08:00:32.970] 62/383 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 4.63s 4 subtests passed [08:00:36.995] 63/383 postgresql:pltcl / pltcl/regress OK 4.02s 8 subtests passed [08:00:37.368] 64/383 postgresql:plperl / plperl/regress OK 5.27s 14 subtests passed [08:00:37.662] 65/383 postgresql:plpgsql / plpgsql/regress OK 5.99s 13 subtests passed [08:00:38.815] 66/383 postgresql:plpython / plpython/regress OK 5.96s 23 subtests passed [08:00:39.246] 67/383 postgresql:recovery / recovery/049_wait_for_lsn OK 18.44s 33 subtests passed [08:00:40.388] 68/383 postgresql:kerberos / kerberos/001_auth OK 9.05s 142 subtests passed [08:00:40.480] 69/383 postgresql:auto_explain / auto_explain/regress OK 3.11s 1 subtests passed [08:00:41.624] 70/383 postgresql:basic_archive / basic_archive/regress OK 3.96s 1 subtests passed [08:00:43.007] 71/383 postgresql:bloom / bloom/regress OK 4.19s 1 subtests passed [08:00:43.049] 72/383 postgresql:bool_plperl / bool_plperl/regress OK 3.80s 2 subtests passed [08:00:43.788] 73/383 postgresql:recovery / recovery/051_effective_wal_level OK 16.12s 31 subtests passed [08:00:46.366] 74/383 postgresql:btree_gin / btree_gin/regress OK 5.98s 30 subtests passed [08:00:46.612] 75/383 postgresql:citext / citext/regress OK 4.99s 3 subtests passed [08:00:47.180] 76/383 postgresql:btree_gist / btree_gist/regress OK 6.70s 32 subtests passed [08:00:47.213] 77/383 postgresql:dblink / dblink/regress OK 4.16s 1 subtests passed [08:00:47.328] 78/383 postgresql:cube / cube/regress OK 4.32s 2 subtests passed [08:00:47.536] 79/383 postgresql:dict_int / dict_int/regress OK 3.75s 1 subtests passed [08:00:49.140] 80/383 postgresql:dict_xsyn / dict_xsyn/regress OK 2.77s 1 subtests passed [08:00:50.355] 81/383 postgresql:earthdistance / earthdistance/regress OK 3.74s 1 subtests passed [08:00:50.476] 82/383 postgresql:amcheck / amcheck/regress OK 13.48s 4 subtests passed [08:00:50.666] 83/383 postgresql:file_fdw / file_fdw/regress OK 3.48s 1 subtests passed [08:00:50.760] 84/383 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 3.55s 2 subtests passed [08:00:51.434] 85/383 postgresql:hstore_plperl / hstore_plperl/regress OK 3.90s 3 subtests passed [08:00:51.924] 86/383 postgresql:hstore_plpython / hstore_plpython/regress OK 2.78s 1 subtests passed [08:00:53.016] 87/383 postgresql:hstore / hstore/regress OK 5.69s 2 subtests passed [08:00:53.990] 88/383 postgresql:jsonb_plperl / jsonb_plperl/regress OK 3.32s 2 subtests passed [08:00:54.075] 89/383 postgresql:jsonb_plpython / jsonb_plpython/regress OK 3.31s 1 subtests passed [08:00:54.188] 90/383 postgresql:isn / isn/regress OK 3.71s 1 subtests passed [08:00:54.788] 91/383 postgresql:lo / lo/regress OK 3.35s 1 subtests passed [08:00:57.821] 92/383 postgresql:ltree_plpython / ltree_plpython/regress OK 4.80s 1 subtests passed [08:00:58.104] 93/383 postgresql:ltree / ltree/regress OK 6.18s 1 subtests passed [08:00:58.960] 94/383 postgresql:passwordcheck / passwordcheck/regress OK 4.88s 1 subtests passed [08:00:59.956] 95/383 postgresql:pg_buffercache / pg_buffercache/regress OK 5.77s 2 subtests passed [08:01:00.176] 96/383 postgresql:pageinspect / pageinspect/regress OK 6.18s 8 subtests passed [08:01:01.023] 97/383 postgresql:pg_freespacemap / pg_freespacemap/regress OK 3.20s 1 subtests passed [08:01:02.019] 98/383 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 3.91s 1 subtests passed [08:01:02.252] 99/383 postgresql:pgcrypto / pgcrypto/regress OK 7.46s 25 subtests passed [08:01:02.476] 100/383 postgresql:pg_overexplain / pg_overexplain/regress OK 3.52s 1 subtests passed [08:01:03.631] 101/383 postgresql:pg_prewarm / pg_prewarm/regress OK 3.45s 1 subtests passed [08:01:05.531] 102/383 postgresql:pgrowlocks / pgrowlocks/isolation OK 4.51s 1 subtests passed [08:01:07.174] 103/383 postgresql:pg_surgery / pg_surgery/regress OK 4.70s 1 subtests passed [08:01:07.306] 104/383 postgresql:intarray / intarray/regress OK 16.95s 1 subtests passed [08:01:07.909] 105/383 postgresql:pgstattuple / pgstattuple/regress OK 5.66s 1 subtests passed [08:01:09.411] 106/383 postgresql:pg_visibility / pg_visibility/regress OK 3.88s 1 subtests passed [08:01:09.448] 107/383 postgresql:pg_stat_statements / pg_stat_statements/regress OK 7.43s 16 subtests passed [08:01:11.454] 108/383 postgresql:pg_walinspect / pg_walinspect/regress OK 4.28s 2 subtests passed [08:01:11.650] 109/383 postgresql:pg_trgm / pg_trgm/regress OK 8.02s 4 subtests passed [08:01:11.956] 110/383 postgresql:postgres_fdw / postgres_fdw/isolation OK 4.05s 1 subtests passed [08:01:12.449] 111/383 postgresql:spi / spi/regress OK 3.00s 2 subtests passed [08:01:12.969] 112/383 postgresql:seg / seg/regress OK 3.56s 3 subtests passed [08:01:15.276] 113/383 postgresql:tcn / tcn/isolation OK 3.62s 1 subtests passed [08:01:16.404] 114/383 postgresql:tablefunc / tablefunc/regress OK 4.95s 1 subtests passed [08:01:17.369] 115/383 postgresql:tsm_system_rows / tsm_system_rows/regress OK 4.40s 1 subtests passed [08:01:21.079] 116/383 postgresql:tsm_system_time / tsm_system_time/regress OK 5.80s 1 subtests passed [08:01:21.278] 117/383 postgresql:unaccent / unaccent/regress OK 4.87s 1 subtests passed [08:01:21.665] 118/383 postgresql:uuid-ossp / uuid-ossp/regress OK 4.29s 1 subtests passed [08:01:21.831] 119/383 postgresql:pg_plan_advice / pg_plan_advice/regress OK 21.87s 9 subtests passed [08:01:22.189] 120/383 postgresql:test_decoding / test_decoding/isolation OK 9.74s 14 subtests passed [08:01:24.781] 121/383 postgresql:xml2 / xml2/regress OK 3.70s 1 subtests passed [08:01:24.881] 122/383 postgresql:commit_ts / commit_ts/regress OK 3.21s 1 subtests passed [08:01:24.945] 123/383 postgresql:brin / brin/isolation OK 3.67s 1 subtests passed [08:01:25.588] 124/383 postgresql:dummy_index_am / dummy_index_am/regress OK 3.40s 1 subtests passed [08:01:26.644] 125/383 postgresql:delay_execution / delay_execution/isolation OK 4.81s 2 subtests passed [08:01:27.892] 126/383 postgresql:dummy_seclabel / dummy_seclabel/regress OK 3.11s 1 subtests passed [08:01:28.850] 127/383 postgresql:gin / gin/regress OK 3.96s 1 subtests passed [08:01:29.124] 128/383 postgresql:index / index/isolation OK 4.18s 1 subtests passed [08:01:29.325] 129/383 postgresql:test_decoding / test_decoding/regress OK 17.37s 19 subtests passed [08:01:29.361] 130/383 postgresql:postgres_fdw / postgres_fdw/regress OK 22.05s 2 subtests passed [08:01:29.500] 131/383 postgresql:injection_points / injection_points/regress OK 3.91s 4 subtests passed [08:01:31.557] ▶ 132/383 - regression tests pass FAIL [08:01:32.338] 133/383 postgresql:plsample / plsample/regress OK 3.49s 1 subtests passed [08:01:32.382] 134/383 postgresql:test_bitmapset / test_bitmapset/regress OK 3.02s 1 subtests passed [08:01:32.412] 135/383 postgresql:test_binaryheap / test_binaryheap/regress OK 3.08s 1 subtests passed [08:01:32.496] 136/383 postgresql:spgist_name_ops / spgist_name_ops/regress OK 3.37s 1 subtests passed [08:01:33.393] 137/383 postgresql:injection_points / injection_points/isolation OK 6.75s 4 subtests passed [08:01:33.403] 138/383 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.90s 1 subtests passed [08:01:35.489] 139/383 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 3.15s 1 subtests passed [08:01:35.776] 140/383 postgresql:test_cplusplusext / test_cplusplusext/regress OK 3.39s 1 subtests passed [08:01:35.834] 141/383 postgresql:test_custom_types / test_custom_types/regress OK 3.42s 1 subtests passed [08:01:36.301] 142/383 postgresql:test_dsa / test_dsa/regress OK 2.91s 1 subtests passed [08:01:36.545] 143/383 postgresql:test_dsm_registry / test_dsm_registry/regress OK 3.14s 1 subtests passed [08:01:37.184] 144/383 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.69s 22 subtests passed [08:01:38.889] ▶ 132/383 - dump primary server FAIL [08:01:38.912] 145/383 postgresql:nbtree / nbtree/regress OK 11.02s 2 subtests passed [08:01:39.181] 146/383 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 2.64s 1 subtests passed [08:01:39.253] 147/383 postgresql:test_extensions / test_extensions/regress OK 3.76s 2 subtests passed [08:01:39.344] 148/383 postgresql:test_lfind / test_lfind/regress OK 3.04s 1 subtests passed [08:01:39.458] 149/383 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 3.68s 1 subtests passed [08:01:40.476] 150/383 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.29s 2 subtests passed [08:01:41.550] 151/383 postgresql:test_parser / test_parser/regress OK 2.64s 1 subtests passed [08:01:42.456] 152/383 postgresql:test_radixtree / test_radixtree/regress OK 3.11s 1 subtests passed [08:01:42.917] 153/383 postgresql:test_pg_dump / test_pg_dump/regress OK 3.73s 1 subtests passed [08:01:43.001] 154/383 postgresql:test_rbtree / test_rbtree/regress OK 3.54s 1 subtests passed [08:01:43.040] 155/383 postgresql:test_predtest / test_predtest/regress OK 3.79s 1 subtests passed [08:01:44.661] 156/383 postgresql:test_regex / test_regex/regress OK 4.18s 2 subtests passed [08:01:44.887] 157/383 postgresql:test_resowner / test_resowner/regress OK 3.33s 1 subtests passed [08:01:45.391] ▶ 132/383 - dump standby server FAIL [08:01:45.795] 158/383 postgresql:test_saslprep / test_saslprep/regress OK 2.88s 1 subtests passed [08:01:46.083] 159/383 postgresql:test_rls_hooks / test_rls_hooks/regress OK 3.63s 1 subtests passed [08:01:46.521] 160/383 postgresql:test_slru / test_slru/regress OK 3.48s 1 subtests passed [08:01:47.537] 161/383 postgresql:test_integerset / test_integerset/regress OK 11.70s 1 subtests passed [08:01:47.835] 162/383 postgresql:libpq / libpq/002_api OK 0.30s 1 subtests passed [08:01:47.900] 163/383 postgresql:test_tidstore / test_tidstore/regress OK 3.24s 1 subtests passed [08:01:47.952] 164/383 postgresql:libpq / libpq/001_uri OK 1.43s 63 subtests passed [08:01:48.241] 165/383 postgresql:typcache / typcache/regress OK 3.35s 1 subtests passed [08:01:49.316] 166/383 postgresql:test_shm_mq / test_shm_mq/regress OK 6.31s 1 subtests passed [08:01:49.580] 167/383 postgresql:unsafe_tests / unsafe_tests/regress OK 3.78s 4 subtests passed [08:01:49.709] 168/383 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.39s 55 subtests passed [08:01:50.069] 169/383 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.36s 9 subtests passed [08:01:55.084] 170/383 postgresql:ecpg / ecpg/ecpg OK 9.00s 66 subtests passed [08:01:55.601] 171/383 postgresql:libpq / libpq/006_service OK 7.36s 47 subtests passed [08:01:56.879] 172/383 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 6.81s 107 subtests passed [08:01:59.654] 173/383 postgresql:libpq / libpq/003_load_balance_host_list OK 11.82s 127 subtests passed [08:02:00.002] 174/383 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.35s 51 subtests passed [08:02:00.345] 175/383 postgresql:libpq / libpq/004_load_balance_dns OK 12.44s 125 subtests passed [08:02:01.605] 176/383 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 6.00s 32 subtests passed [08:02:02.868] 177/383 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 5.99s 10 subtests passed [08:02:03.103] 178/383 postgresql:libpq / libpq/005_negotiate_encryption OK 15.15s 249 subtests passed [08:02:03.632] 179/383 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 3.28s 3 subtests passed [08:02:04.061] 180/383 postgresql:pg_checksums / pg_checksums/001_basic OK 0.43s 9 subtests passed [08:02:04.713] 132/383 postgresql:recovery / recovery/027_stream_regress ERROR 142.87s exit status 3 [08:02:04.713] >>> MESON_TEST_ITERATION=1 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=133 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so enable_injection_points=yes share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu 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/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 top_builddir=/tmp/cirrus-ci-build/build /usr/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/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl [08:02:04.713] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [08:02:04.713] stderr: [08:02:04.713] # === dumping /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs (head) === [08:02:04.713] # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/indexing.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/indexing.out [08:02:04.713] # --- /tmp/cirrus-ci-build/src/test/regress/expected/indexing.out 2026-03-31 07:54:37.829103157 +0000 [08:02:04.713] # +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/indexing.out 2026-03-31 08:01:23.943934780 +0000 [08:02:04.713] # @@ -1677,6 +1677,8 @@ [08:02:04.713] # create index row_image_index [08:02:04.713] # on test_pg_wholerow_index ((row_image(test_pg_wholerow_index))); [08:02:04.713] # insert into test_pg_wholerow_index values (2, 'addition', 0); [08:02:04.713] # +ERROR: type test_pg_wholerow_index has changed [08:02:04.713] # +DETAIL: The composite value was created using a previous definition of type test_pg_wholerow_index. [08:02:04.713] # drop index row_image_index; [08:02:04.713] # drop function row_image(test_pg_wholerow_index); [08:02:04.713] # drop table test_pg_wholerow_index; [08:02:04.713] # === dumping /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs (tail) === [08:02:04.713] # === EOF === [08:02:04.713] # Failed test 'regression tests pass' [08:02:04.713] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 112. [08:02:04.713] # got: '256' [08:02:04.713] # expected: '0' [08:02:04.713] # Failed test 'dump primary server' [08:02:04.713] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 125. [08:02:04.713] # Failed test 'dump standby server' [08:02:04.713] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 135. [08:02:04.713] # Looks like you failed 3 tests of 11. [08:02:04.713] [08:02:04.713] (test program exited with status code 3) [08:02:04.713] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [08:02:04.713] [08:02:05.081] 181/383 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.37s 13 subtests passed [08:02:07.942] 182/383 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.34s 43 subtests passed [08:02:10.290] 183/383 postgresql:pg_checksums / pg_checksums/002_actions OK 6.23s 66 subtests passed [08:02:11.042] 184/383 postgresql:pg_amcheck / pg_amcheck/003_check OK 15.96s 75 subtests passed [08:02:12.120] 185/383 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 9.25s 27 subtests passed [08:02:13.160] 186/383 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 5.22s 7 subtests passed [08:02:13.872] 187/383 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 8.79s 6 subtests passed [08:02:14.252] 188/383 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 3.96s 11 subtests passed [08:02:16.409] 189/383 postgresql:initdb / initdb/001_initdb OK 26.83s 57 subtests passed [08:02:17.176] 190/383 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 5.05s 4 subtests passed [08:02:17.281] 191/383 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 4.12s 3 subtests passed [08:02:17.622] 192/383 postgresql:pg_config / pg_config/001_pg_config OK 0.34s 21 subtests passed [08:02:17.815] 193/383 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.56s 4 subtests passed [08:02:19.706] 194/383 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 8.66s 22 subtests passed [08:02:19.829] 195/383 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.21s 18 subtests passed [08:02:20.851] 196/383 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 6.98s 2 subtests passed [08:02:21.436] 197/383 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.62s 25 subtests passed [08:02:21.634] 198/383 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 4.46s 5 subtests passed [08:02:22.172] 199/383 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 19.06s 60 subtests passed [08:02:22.386] 200/383 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 5.98s 4 subtests passed [08:02:22.403] 201/383 postgresql:pg_ctl / pg_ctl/002_status OK 2.69s 3 subtests passed [08:02:23.000] 202/383 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 23.00s 200 subtests passed [08:02:23.171] 203/383 postgresql:pg_dump / pg_dump/001_basic OK 1.73s 135 subtests passed [08:02:24.643] 204/383 postgresql:pg_ctl / pg_ctl/003_promote OK 4.81s 12 subtests passed [08:02:25.868] 205/383 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.69s 3 subtests passed [08:02:26.740] 206/383 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.89s 14 subtests passed [08:02:27.179] 207/383 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.79s 4 subtests passed [08:02:29.653] 208/383 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 2.91s 9 subtests passed [08:02:30.672] 209/383 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 7.67s 98 subtests passed [08:02:30.796] 210/383 postgresql:pg_resetwal / pg_resetwal/001_basic OK 4.93s 83 subtests passed [08:02:33.646] 211/383 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 11.24s 108 subtests passed [08:02:38.019] 212/383 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.37s 1 subtests passed [08:02:38.450] 213/383 postgresql:pg_rewind / pg_rewind/006_options OK 0.43s 13 subtests passed [08:02:38.648] 214/383 postgresql:pg_dump / pg_dump/010_dump_connstr OK 14.00s 13 subtests passed [08:02:40.006] 215/383 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 9.33s 6 subtests passed [08:02:41.512] 216/383 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 10.71s 10 subtests passed [08:02:42.926] 217/383 postgresql:pg_rewind / pg_rewind/002_databases OK 13.27s 12 subtests passed [08:02:44.350] 218/383 postgresql:pg_rewind / pg_rewind/009_growing_files OK 4.34s 3 subtests passed [08:02:44.592] 219/383 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.24s 13 subtests passed [08:02:44.783] 220/383 postgresql:pg_rewind / pg_rewind/007_standby_source OK 6.33s 7 subtests passed [08:02:45.246] 221/383 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.46s 17 subtests passed [08:02:45.386] 222/383 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.74s 3 subtests passed [08:02:45.881] 223/383 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.29s 18 subtests passed [08:02:46.209] 224/383 postgresql:pg_rewind / pg_rewind/001_basic OK 19.03s 57 subtests passed [08:02:47.261] 225/383 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.05s 60 subtests passed [08:02:47.884] 226/383 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 4.96s 12 subtests passed [08:02:49.483] 227/383 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 7.97s 1 subtests passed [08:02:49.667] 228/383 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.78s 32 subtests passed [08:02:50.307] 229/383 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.04s 5 subtests passed [08:02:52.757] 230/383 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 4.87s 11 subtests passed [08:02:52.812] 231/383 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 7.56s 38 subtests passed [08:02:56.114] 232/383 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 3.30s 5 subtests passed [08:02:56.443] 233/383 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.78s 10 subtests passed [08:02:56.485] 234/383 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.37s 11 subtests passed [08:02:56.669] 235/383 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 7.18s 18 subtests passed [08:02:58.109] 236/383 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 12.72s 92 subtests passed [08:02:58.281] 237/383 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.61s 207 subtests passed [08:02:58.420] 238/383 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 8.11s 21 subtests passed [08:03:00.239] 239/383 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.79s 7 subtests passed [08:03:02.428] 240/383 postgresql:psql / psql/020_cancel OK 4.01s 2 subtests passed [08:03:02.496] 241/383 postgresql:psql / psql/010_tab_completion OK 4.21s 89 subtests passed [08:03:04.294] 242/383 postgresql:psql / psql/001_basic OK 6.18s 126 subtests passed [08:03:04.423] 243/383 postgresql:psql / psql/030_pager OK 4.18s 4 subtests passed [08:03:06.103] 244/383 postgresql:scripts / scripts/011_clusterdb_all OK 3.61s 7 subtests passed [08:03:06.227] 245/383 postgresql:scripts / scripts/010_clusterdb OK 3.79s 16 subtests passed [08:03:07.905] 246/383 postgresql:scripts / scripts/040_createuser OK 3.48s 37 subtests passed [08:03:09.622] 247/383 postgresql:scripts / scripts/070_dropuser OK 3.40s 13 subtests passed [08:03:10.411] 248/383 postgresql:pg_dump / pg_dump/002_pg_dump OK 48.77s 12122 subtests passed [08:03:10.666] 249/383 postgresql:pg_waldump / pg_waldump/001_basic OK 17.91s 212 subtests passed [08:03:10.669] 250/383 postgresql:scripts / scripts/050_dropdb OK 4.57s 16 subtests passed [08:03:11.423] 251/383 postgresql:scripts / scripts/080_pg_isready OK 3.52s 11 subtests passed [08:03:14.428] 252/383 postgresql:scripts / scripts/020_createdb OK 10.13s 64 subtests passed [08:03:14.673] 253/383 postgresql:scripts / scripts/101_vacuumdb_all OK 3.99s 5 subtests passed [08:03:14.862] 254/383 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.19s 27 subtests passed [08:03:15.089] 255/383 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.22s 4 subtests passed [08:03:15.245] 256/383 postgresql:scripts / scripts/091_reindexdb_all OK 4.59s 13 subtests passed [08:03:15.645] 257/383 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.56s 39 subtests passed [08:03:15.737] 258/383 postgresql:pgbench / pgbench/001_pgbench_with_server OK 19.25s 474 subtests passed [08:03:16.944] 259/383 postgresql:scripts / scripts/090_reindexdb OK 7.32s 64 subtests passed [08:03:18.279] 260/383 postgresql:scripts / scripts/102_vacuumdb_stages OK 6.85s 4 subtests passed [08:03:19.220] 261/383 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 56.05s 60 subtests passed [08:03:19.790] 262/383 postgresql:amcheck / amcheck/003_cic_2pc OK 4.04s 7 subtests passed [08:03:19.943] 263/383 postgresql:amcheck / amcheck/002_cic OK 4.30s 4 subtests passed [08:03:19.961] 264/383 postgresql:scripts / scripts/100_vacuumdb OK 9.29s 113 subtests passed [08:03:20.580] 265/383 postgresql:scripts / scripts/200_connstr OK 6.15s 3 subtests passed [08:03:20.839] 266/383 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.89s 6 subtests passed [08:03:21.148] 267/383 postgresql:oid2name / oid2name/001_basic OK 0.31s 9 subtests passed [08:03:22.856] 268/383 postgresql:amcheck / amcheck/005_pitr OK 4.58s 3 subtests passed [08:03:23.440] 269/383 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.65s 20 subtests passed [08:03:25.201] 270/383 postgresql:pg_prewarm / pg_prewarm/001_basic OK 4.05s 11 subtests passed [08:03:25.635] 271/383 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.67s 16 subtests passed [08:03:25.806] 272/383 postgresql:amcheck / amcheck/006_verify_gin OK 6.58s 6 subtests passed [08:03:26.897] 273/383 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 4.04s 3 subtests passed [08:03:27.218] 274/383 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.32s [08:03:28.103] 275/383 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.66s 2 subtests passed [08:03:28.407] 276/383 postgresql:vacuumlo / vacuumlo/001_basic OK 0.30s 9 subtests passed [08:03:29.172] 277/383 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.97s 3 subtests passed [08:03:29.704] 278/383 postgresql:dblink / dblink/001_auth_scram OK 9.12s 12 subtests passed [08:03:29.861] 279/383 postgresql:amcheck / amcheck/001_verify_heapam OK 14.61s 272 subtests passed [08:03:31.985] 280/383 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.77s 6 subtests passed [08:03:32.295] 281/383 postgresql:authentication / authentication/005_sspi SKIP 0.31s [08:03:32.971] 282/383 postgresql:authentication / authentication/002_saslprep OK 3.80s 20 subtests passed [08:03:33.036] 283/383 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 7.23s 4 subtests passed [08:03:33.375] 284/383 postgresql:postmaster / postmaster/001_basic OK 0.34s 9 subtests passed [08:03:33.519] 285/383 postgresql:authentication / authentication/004_file_inclusion OK 3.64s 2 subtests passed [08:03:34.136] 286/383 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.50s 7 subtests passed [08:03:34.581] 287/383 postgresql:authentication / authentication/003_peer OK 4.88s 53 subtests passed [08:03:35.359] 288/383 postgresql:authentication / authentication/006_login_trigger OK 3.06s 32 subtests passed [08:03:36.619] 289/383 postgresql:authentication / authentication/007_pre_auth OK 3.65s 2 subtests passed [08:03:37.100] 290/383 postgresql:authentication / authentication/001_password OK 8.69s 207 subtests passed [08:03:37.354] 291/383 postgresql:postmaster / postmaster/003_start_stop OK 3.83s 25 subtests passed [08:03:37.504] 292/383 postgresql:postmaster / postmaster/002_connection_limits OK 4.13s 30 subtests passed [08:03:42.760] 293/383 postgresql:subscription / subscription/003_constraints OK 7.40s 6 subtests passed [08:03:43.123] 294/383 postgresql:subscription / subscription/002_types OK 8.54s 4 subtests passed [08:03:43.606] 295/383 postgresql:subscription / subscription/005_encoding OK 6.50s 1 subtests passed [08:03:44.590] 296/383 postgresql:subscription / subscription/006_rewrite OK 7.23s 2 subtests passed [08:03:45.053] 297/383 postgresql:bloom / bloom/001_wal OK 25.11s 31 subtests passed [08:03:45.683] 298/383 postgresql:subscription / subscription/004_sync OK 9.06s 9 subtests passed [08:03:46.348] 299/383 postgresql:subscription / subscription/007_ddl OK 8.84s 8 subtests passed [08:03:49.183] 300/383 postgresql:subscription / subscription/001_rep_changes OK 15.05s 38 subtests passed [08:03:49.601] 301/383 postgresql:subscription / subscription/009_matviews OK 6.48s 1 subtests passed [08:03:50.320] 302/383 postgresql:subscription / subscription/008_diff_schema OK 7.56s 5 subtests passed [08:03:51.727] 303/383 postgresql:subscription / subscription/012_collation OK 6.67s 2 subtests passed [08:03:54.403] 304/383 postgresql:subscription / subscription/010_truncate OK 10.80s 14 subtests passed [08:03:55.784] 305/383 postgresql:subscription / subscription/011_generated OK 11.19s 11 subtests passed [08:03:57.129] 306/383 postgresql:subscription / subscription/016_stream_subxact OK 7.53s 3 subtests passed [08:03:57.154] 307/383 postgresql:subscription / subscription/014_binary OK 10.81s 8 subtests passed [08:03:57.311] 308/383 postgresql:subscription / subscription/017_stream_ddl OK 6.99s 3 subtests passed [08:04:01.074] 309/383 postgresql:subscription / subscription/018_stream_subxact_abort OK 9.35s 9 subtests passed [08:04:01.449] 310/383 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 7.04s 2 subtests passed [08:04:02.576] 311/383 postgresql:subscription / subscription/020_messages OK 6.79s 5 subtests passed [08:04:07.559] 312/383 postgresql:subscription / subscription/015_stream OK 18.37s 10 subtests passed [08:04:07.830] 313/383 postgresql:subscription / subscription/013_partition OK 22.15s 74 subtests passed [08:04:09.444] 314/383 postgresql:subscription / subscription/024_add_drop_pub OK 8.37s 4 subtests passed [08:04:10.140] 315/383 postgresql:subscription / subscription/025_rep_changes_for_schema OK 8.69s 13 subtests passed [08:04:11.027] 316/383 postgresql:subscription / subscription/021_twophase OK 13.90s 31 subtests passed [08:04:12.440] 317/383 postgresql:subscription / subscription/023_twophase_stream OK 15.13s 34 subtests passed [08:04:13.530] 318/383 postgresql:subscription / subscription/022_twophase_cascade OK 16.37s 41 subtests passed [08:04:16.460] 319/383 postgresql:subscription / subscription/026_stats OK 13.88s 13 subtests passed [08:04:17.541] 320/383 postgresql:subscription / subscription/029_on_error OK 8.10s 5 subtests passed [08:04:21.964] 321/383 postgresql:subscription / subscription/028_row_filter OK 14.13s 26 subtests passed [08:04:22.357] 322/383 postgresql:subscription / subscription/033_run_as_table_owner OK 8.83s 10 subtests passed [08:04:23.930] 323/383 postgresql:subscription / subscription/030_origin OK 13.79s 13 subtests passed [08:04:25.097] 324/383 postgresql:subscription / subscription/027_nosuperuser OK 17.54s 19 subtests passed [08:04:26.415] 325/383 postgresql:subscription / subscription/032_subscribe_use_index OK 13.97s 15 subtests passed [08:04:29.130] 326/383 postgresql:subscription / subscription/031_column_list OK 18.10s 36 subtests passed [08:04:29.364] 327/383 postgresql:brin / brin/01_workitems OK 4.27s 4 subtests passed [08:04:29.568] 328/383 postgresql:subscription / subscription/034_temporal OK 13.11s 32 subtests passed [08:04:30.176] 329/383 postgresql:subscription / subscription/036_sequences OK 8.21s 9 subtests passed [08:04:30.901] 330/383 postgresql:subscription / subscription/035_conflicts OK 13.36s 29 subtests passed [08:04:31.033] 331/383 postgresql:brin / brin/02_wal_consistency OK 4.62s 2 subtests passed [08:04:33.092] 332/383 postgresql:subscription / subscription/037_except OK 10.73s 17 subtests passed [08:04:33.356] 333/383 postgresql:commit_ts / commit_ts/001_base OK 4.22s 2 subtests passed [08:04:34.089] 334/383 postgresql:commit_ts / commit_ts/002_standby OK 4.72s 4 subtests passed [08:04:34.438] 335/383 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.54s 4 subtests passed [08:04:34.589] 336/383 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.55s 23 subtests passed [08:04:35.044] 337/383 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.47s 4 subtests passed [08:04:35.104] 338/383 postgresql:commit_ts / commit_ts/004_restart OK 4.93s 16 subtests passed [08:04:37.165] 339/383 postgresql:oauth_validator / oauth_validator/002_client OK 3.81s 20 subtests passed [08:04:38.212] 340/383 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 4.12s 7 subtests passed [08:04:38.602] 341/383 postgresql:test_aio / test_aio/002_io_workers OK 4.01s 22 subtests passed [08:04:40.156] 342/383 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.99s 2 subtests passed [08:04:40.640] 343/383 postgresql:test_aio / test_aio/004_read_stream OK 5.54s 31 subtests passed [08:04:41.059] 344/383 postgresql:test_int128 / test_int128/001_test_int128 OK 0.41s 2 subtests passed [08:04:42.002] 345/383 postgresql:test_escape / test_escape/001_test_escape OK 3.40s 1235 subtests passed [08:04:42.300] 346/383 postgresql:test_aio / test_aio/003_initdb OK 7.25s 6 subtests passed [08:04:42.577] 347/383 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.27s 12 subtests passed [08:04:42.766] 348/383 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.55s 15 subtests passed [08:04:42.828] 349/383 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.25s 2 subtests passed [08:04:43.348] 350/383 postgresql:test_extensions / test_extensions/001_extension_control_path OK 3.19s 11 subtests passed [08:04:44.689] 351/383 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.63s 516 subtests passed [08:04:45.872] 352/383 postgresql:test_json_parser / test_json_parser/002_inline OK 3.85s 3712 subtests passed [08:04:46.326] 353/383 postgresql:test_misc / test_misc/003_check_guc OK 2.98s 4 subtests passed [08:04:46.579] 354/383 postgresql:test_misc / test_misc/002_tablespace OK 3.75s 20 subtests passed [08:04:46.805] 355/383 postgresql:test_misc / test_misc/001_constraint_validation OK 4.04s 42 subtests passed [08:04:48.872] 356/383 postgresql:test_misc / test_misc/004_io_direct OK 4.17s 3 subtests passed [08:04:49.012] 357/383 postgresql:oauth_validator / oauth_validator/001_server OK 15.92s 139 subtests passed [08:04:49.157] 358/383 postgresql:test_misc / test_misc/005_timeouts OK 3.26s 2 subtests passed [08:04:49.995] 359/383 postgresql:test_misc / test_misc/007_catcache_inval OK 3.41s 2 subtests passed [08:04:50.239] 360/383 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.24s [08:04:50.264] 361/383 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.46s 10 subtests passed [08:04:50.389] 362/383 postgresql:test_aio / test_aio/001_aio OK 15.95s 826 subtests passed [08:04:50.447] 363/383 postgresql:test_misc / test_misc/006_signal_autovacuum OK 4.12s 2 subtests passed [08:04:50.484] 364/383 postgresql:subscription / subscription/100_bugs OK 26.55s 17 subtests passed [08:04:50.784] 365/383 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.30s [08:04:51.080] 366/383 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.30s [08:04:51.392] 367/383 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.31s [08:04:52.156] 368/383 postgresql:test_misc / test_misc/009_log_temp_files OK 3.28s 11 subtests passed [08:04:54.008] 369/383 postgresql:test_slru / test_slru/001_multixact OK 3.77s 2 subtests passed [08:04:54.295] 370/383 postgresql:test_slru / test_slru/002_multixact_wraparound OK 4.03s 18 subtests passed [08:04:54.680] 371/383 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 3.29s [08:04:55.360] 372/383 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.93s 8 subtests passed [08:04:56.404] 373/383 postgresql:worker_spi / worker_spi/002_worker_terminate OK 5.95s 11 subtests passed [08:04:57.185] 374/383 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 8.16s 73 subtests passed [08:04:59.110] 375/383 postgresql:test_pg_dump / test_pg_dump/001_base OK 9.95s 1044 subtests passed [08:04:59.942] 376/383 postgresql:ssl / ssl/002_scram OK 5.93s 28 subtests passed [08:04:59.986] 377/383 postgresql:ssl / ssl/003_sslinfo OK 5.69s 21 subtests passed [08:04:59.996] 378/383 postgresql:ldap / ldap/002_bindpasswd OK 3.59s 3 subtests passed [08:05:01.301] 379/383 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 4.11s 26 subtests passed [08:05:01.552] 380/383 postgresql:icu / icu/010_database OK 2.41s 8 subtests passed [08:05:02.193] 381/383 postgresql:ldap / ldap/001_auth OK 6.83s 47 subtests passed [08:05:02.425] 382/383 postgresql:ssl / ssl/004_sni OK 7.74s 102 subtests passed [08:05:05.289] 383/383 postgresql:ssl / ssl/001_ssltests OK 13.13s 272 subtests passed [08:05:05.389] [08:05:05.389] Summary of Failures: [08:05:05.389] [08:05:05.389] 26/383 postgresql:regress / regress/regress ERROR 111.04s exit status 1 [08:05:05.389] 29/383 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 112.10s exit status 1 [08:05:05.389] 27/383 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 155.98s exit status 3 [08:05:05.389] 132/383 postgresql:recovery / recovery/027_stream_regress ERROR 142.87s exit status 3 [08:05:05.389] [08:05:05.389] Ok: 372 [08:05:05.389] Expected Fail: 0 [08:05:05.389] Fail: 4 [08:05:05.389] Unexpected Pass: 0 [08:05:05.389] Skipped: 7 [08:05:05.389] Timeout: 0 [08:05:05.389] [08:05:05.389] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [08:05:05.495] [08:05:05.495] Exit status: 4