[09:44:56.103] su postgres <<-EOF [09:44:56.103] set -e [09:44:56.103] ulimit -c unlimited [09:44:56.103] # Otherwise tests will fail on OpenBSD, due to inability to start enough [09:44:56.103] # processes. [09:44:56.103] ulimit -p 256 [09:44:56.103] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [09:44:56.103] EOF [09:44:58.022] 1/358 postgresql:setup / tmp_install OK 1.34s [09:44:58.132] 2/358 postgresql:setup / install_test_files OK 0.11s [09:44:59.238] 3/358 postgresql:setup / initdb_cache OK 1.10s [09:45:00.075] 4/358 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.82s 9 subtests passed [09:45:12.159] ▶ 5/358 - pg_upgrade with transfer mode --clone: stderr matches FAIL [09:45:13.178] 6/358 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 13.88s 16 subtests passed [09:45:20.541] 7/358 postgresql:recovery / recovery/001_stream_rep OK 20.46s 63 subtests passed [09:45:21.087] 8/358 postgresql:recovery / recovery/002_archiving OK 7.91s 8 subtests passed [09:45:24.452] 9/358 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 25.18s 12 subtests passed [09:45:29.154] 10/358 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 29.87s 19 subtests passed [09:45:34.750] 11/358 postgresql:recovery / recovery/006_logical_decoding OK 5.59s 20 subtests passed [09:45:34.987] 12/358 postgresql:recovery / recovery/004_timeline_switch OK 13.90s 5 subtests passed [09:45:37.210] 13/358 postgresql:recovery / recovery/005_replay_delay OK 12.76s 3 subtests passed [09:45:44.056] ▶ 5/358 - pg_upgrade with transfer mode --copy-file-range: stderr matches FAIL [09:45:44.379] 14/358 postgresql:recovery / recovery/003_recovery_targets OK 23.84s 12 subtests passed [09:45:49.158] 15/358 postgresql:recovery / recovery/007_sync_rep OK 14.41s 11 subtests passed [09:45:53.596] 16/358 postgresql:recovery / recovery/008_fsm_truncation OK 18.61s 1 subtests passed [09:45:54.538] 17/358 postgresql:recovery / recovery/010_logical_decoding_timelines OK 10.16s 13 subtests passed [09:45:55.759] 18/358 postgresql:recovery / recovery/013_crash_restart OK 2.16s 19 subtests passed [09:45:56.460] 19/358 postgresql:recovery / recovery/009_twophase OK 19.25s 30 subtests passed [09:45:57.062] 20/358 postgresql:recovery / recovery/014_unlogged_reinit OK 2.52s 23 subtests passed [09:46:00.282] 21/358 postgresql:recovery / recovery/012_subtransactions OK 11.12s 12 subtests passed [09:46:02.769] 22/358 postgresql:recovery / recovery/015_promotion_pages OK 7.01s 1 subtests passed [09:46:03.195] 23/358 postgresql:recovery / recovery/017_shm OK 6.13s 4 subtests passed [09:46:03.351] 24/358 postgresql:recovery / recovery/016_min_consistency OK 6.89s 1 subtests passed [09:46:08.604] 25/358 postgresql:recovery / recovery/021_row_visibility OK 5.24s 10 subtests passed [09:46:11.161] 26/358 postgresql:recovery / recovery/022_crash_temp_files OK 2.56s 11 subtests passed [09:46:15.460] 27/358 postgresql:recovery / recovery/020_archive_status OK 12.26s 19 subtests passed [09:46:16.535] 28/358 postgresql:recovery / recovery/023_pitr_prepared_xact OK 5.37s 1 subtests passed [09:46:20.702] 5/358 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes ERROR 81.34s exit status 2 [09:46:20.702] >>> top_builddir=/home/postgres/postgres/build PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/src/bin/pg_upgrade/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin with_icu=yes MALLOC_PERTURB_=255 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 006_transfer_modes -- /usr/bin/perl -I /home/postgres/postgres/src/test/perl -I /home/postgres/postgres/src/bin/pg_upgrade /home/postgres/postgres/src/bin/pg_upgrade/t/006_transfer_modes.pl [09:46:20.702] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [09:46:20.702] stderr: [09:46:20.702] # Failed test 'pg_upgrade with transfer mode --clone: stderr matches' [09:46:20.702] # at /home/postgres/postgres/src/bin/pg_upgrade/t/006_transfer_modes.pl line 127. [09:46:20.702] # 'pg_resetwal: Executing in dry-run mode. [09:46:20.702] # Nothing will be modified. [09:46:20.702] # pg_resetwal: Executing in dry-run mode. [09:46:20.702] # Nothing will be modified. [09:46:20.702] # ' [09:46:20.702] # doesn't match '(?^:^$)' [09:46:20.702] # Failed test 'pg_upgrade with transfer mode --copy-file-range: stderr matches' [09:46:20.702] # at /home/postgres/postgres/src/bin/pg_upgrade/t/006_transfer_modes.pl line 127. [09:46:20.702] # 'pg_resetwal: Executing in dry-run mode. [09:46:20.702] # Nothing will be modified. [09:46:20.702] # pg_resetwal: Executing in dry-run mode. [09:46:20.702] # Nothing will be modified. [09:46:20.702] # ' [09:46:20.702] # doesn't match '(?^:^$)' [09:46:20.702] # Looks like you failed 2 tests of 40. [09:46:20.702] [09:46:20.702] (test program exited with status code 2) [09:46:20.702] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [09:46:20.702] [09:46:22.708] 29/358 postgresql:recovery / recovery/024_archive_recovery OK 7.25s 2 subtests passed [09:46:22.965] 30/358 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 6.43s 1 subtests passed [09:46:23.337] 31/358 postgresql:recovery / recovery/018_wal_optimize OK 23.05s 38 subtests passed [09:46:32.536] 32/358 postgresql:recovery / recovery/029_stats_restart OK 9.20s 44 subtests passed [09:46:34.180] 33/358 postgresql:recovery / recovery/028_pitr_timelines OK 11.21s 3 subtests passed [09:46:36.173] 34/358 postgresql:recovery / recovery/026_overwrite_contrecord OK 15.48s 3 subtests passed [09:46:36.967] 35/358 postgresql:recovery / recovery/019_replslot_limit OK 34.20s 26 subtests passed [09:46:44.256] 36/358 postgresql:recovery / recovery/031_recovery_conflict OK 10.07s 18 subtests passed [09:46:46.054] 37/358 postgresql:recovery / recovery/030_stats_cleanup_replica OK 13.51s 11 subtests passed [09:46:47.084] 38/358 postgresql:recovery / recovery/034_create_database OK 2.83s 2 subtests passed [09:46:49.948] 39/358 postgresql:recovery / recovery/032_relfilenode_reuse OK 13.77s 14 subtests passed [09:46:51.801] 40/358 postgresql:recovery / recovery/036_truncated_dropped OK 4.71s 8 subtests passed [09:46:52.655] 41/358 postgresql:recovery / recovery/037_invalid_database OK 2.70s 10 subtests passed [09:46:55.575] 42/358 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 3.77s 2 subtests passed [09:46:57.834] 43/358 postgresql:regress / regress/regress OK 118.59s 231 subtests passed [09:47:04.399] 44/358 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.56s 6 subtests passed [09:47:06.916] 45/358 postgresql:recovery / recovery/039_end_of_wal OK 14.26s 14 subtests passed [09:47:07.133] 46/358 postgresql:recovery / recovery/033_replay_tsp_drops OK 30.16s 3 subtests passed [09:47:08.999] 47/358 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 1.86s 1 subtests passed [09:47:13.709] 48/358 postgresql:recovery / recovery/042_low_level_backup OK 9.31s 4 subtests passed [09:47:14.483] 49/358 postgresql:isolation / isolation/isolation OK 135.12s 122 subtests passed [09:47:14.785] 50/358 postgresql:recovery / recovery/043_no_contrecord_switch OK 7.87s 1 subtests passed [09:47:25.380] 51/358 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 10.59s 3 subtests passed [09:47:27.271] 52/358 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 12.78s 1 subtests passed [09:47:28.453] 53/358 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 32.88s 35 subtests passed [09:47:28.564] 54/358 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 14.85s 1 subtests passed [09:47:31.405] 55/358 postgresql:plperl / plperl/regress OK 2.95s 13 subtests passed [09:47:32.371] 56/358 postgresql:recovery / recovery/035_standby_logical_decoding OK 46.32s 89 subtests passed [09:47:32.729] ▶ 57/358 - invalid database causes failure stderr /(?^:^$)/ FAIL [09:47:33.571] 58/358 postgresql:plpgsql / plpgsql/regress OK 6.30s 13 subtests passed [09:47:33.756] 59/358 postgresql:pltcl / pltcl/regress OK 2.35s 8 subtests passed [09:47:34.628] 60/358 postgresql:auto_explain / auto_explain/regress OK 1.05s 1 subtests passed [09:47:35.361] 61/358 postgresql:basic_archive / basic_archive/regress OK 1.60s 1 subtests passed [09:47:35.384] 62/358 postgresql:plpython / plpython/regress OK 6.82s 23 subtests passed [09:47:36.766] 63/358 postgresql:bloom / bloom/regress OK 2.14s 1 subtests passed [09:47:36.825] 64/358 postgresql:bool_plperl / bool_plperl/regress OK 1.46s 2 subtests passed [09:47:41.031] 65/358 postgresql:citext / citext/regress OK 4.20s 3 subtests passed [09:47:43.166] 66/358 postgresql:cube / cube/regress OK 2.13s 2 subtests passed [09:47:43.714] 67/358 postgresql:btree_gin / btree_gin/regress OK 8.33s 30 subtests passed [09:47:43.909] 68/358 postgresql:btree_gist / btree_gist/regress OK 7.12s 32 subtests passed [09:47:44.937] 69/358 postgresql:dict_int / dict_int/regress OK 1.22s 1 subtests passed [09:47:45.290] 70/358 postgresql:dict_xsyn / dict_xsyn/regress OK 1.38s 1 subtests passed [09:47:45.456] 71/358 postgresql:dblink / dblink/regress OK 2.29s 1 subtests passed [09:47:46.264] 72/358 postgresql:recovery / recovery/045_archive_restartpoint OK 37.26s 1 subtests passed [09:47:46.869] 73/358 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.41s 2 subtests passed [09:47:46.900] 74/358 postgresql:file_fdw / file_fdw/regress OK 1.61s 1 subtests passed [09:47:47.701] 75/358 postgresql:earthdistance / earthdistance/regress OK 2.76s 1 subtests passed [09:47:48.467] 76/358 postgresql:hstore_plpython / hstore_plpython/regress OK 1.56s 1 subtests passed [09:47:48.788] 77/358 postgresql:hstore_plperl / hstore_plperl/regress OK 1.92s 3 subtests passed [09:47:49.452] 78/358 postgresql:hstore / hstore/regress OK 3.19s 2 subtests passed [09:47:49.677] 79/358 postgresql:jsonb_plperl / jsonb_plperl/regress OK 0.89s 2 subtests passed [09:47:50.227] 80/358 postgresql:isn / isn/regress OK 1.76s 1 subtests passed [09:47:50.847] 81/358 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.39s 1 subtests passed [09:47:51.074] 82/358 postgresql:lo / lo/regress OK 1.39s 1 subtests passed [09:47:51.844] 83/358 postgresql:ltree_plpython / ltree_plpython/regress OK 1.00s 1 subtests passed [09:47:52.243] 84/358 postgresql:ltree / ltree/regress OK 2.01s 1 subtests passed [09:47:52.427] 85/358 postgresql:amcheck / amcheck/regress OK 20.05s 4 subtests passed [09:47:52.999] 86/358 postgresql:passwordcheck / passwordcheck/regress OK 1.15s 1 subtests passed [09:47:53.550] 87/358 postgresql:pg_buffercache / pg_buffercache/regress OK 1.30s 2 subtests passed [09:47:54.036] 88/358 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.03s 1 subtests passed [09:47:54.699] 89/358 postgresql:pageinspect / pageinspect/regress OK 3.62s 8 subtests passed [09:47:55.193] 90/358 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.64s 1 subtests passed [09:47:55.373] 91/358 postgresql:pg_overexplain / pg_overexplain/regress OK 1.33s 1 subtests passed [09:47:55.905] 92/358 postgresql:pg_prewarm / pg_prewarm/regress OK 1.20s 1 subtests passed [09:47:56.862] 93/358 postgresql:pgstattuple / pgstattuple/regress OK 0.95s 1 subtests passed [09:47:57.203] 94/358 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.01s 1 subtests passed [09:47:57.877] 95/358 postgresql:pg_surgery / pg_surgery/regress OK 1.01s 1 subtests passed [09:47:58.676] 96/358 postgresql:pg_visibility / pg_visibility/regress OK 0.80s 1 subtests passed [09:47:59.156] 97/358 postgresql:pgcrypto / pgcrypto/regress OK 6.73s 24 subtests passed [09:47:59.662] 98/358 postgresql:pg_walinspect / pg_walinspect/regress OK 0.98s 2 subtests passed [09:47:59.975] 99/358 postgresql:pg_stat_statements / pg_stat_statements/regress OK 4.60s 16 subtests passed [09:48:00.828] 100/358 postgresql:intarray / intarray/regress OK 13.12s 1 subtests passed [09:48:01.345] 101/358 postgresql:seg / seg/regress OK 1.37s 3 subtests passed [09:48:01.426] 102/358 postgresql:pg_trgm / pg_trgm/regress OK 4.22s 3 subtests passed [09:48:01.563] 103/358 postgresql:postgres_fdw / postgres_fdw/isolation OK 1.90s 1 subtests passed [09:48:02.159] 104/358 postgresql:spi / spi/regress OK 1.33s 2 subtests passed [09:48:02.798] 105/358 postgresql:tcn / tcn/isolation OK 1.37s 1 subtests passed [09:48:02.841] 106/358 postgresql:tablefunc / tablefunc/regress OK 1.49s 1 subtests passed [09:48:03.766] 107/358 postgresql:tsm_system_time / tsm_system_time/regress OK 0.92s 1 subtests passed [09:48:03.810] 108/358 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.01s 1 subtests passed [09:48:04.760] 109/358 postgresql:uuid-ossp / uuid-ossp/regress OK 0.95s 1 subtests passed [09:48:04.903] 110/358 postgresql:unaccent / unaccent/regress OK 1.13s 1 subtests passed [09:48:05.780] 111/358 postgresql:xml2 / xml2/regress OK 1.02s 1 subtests passed [09:48:06.389] 112/358 postgresql:brin / brin/isolation OK 1.48s 1 subtests passed [09:48:06.523] 113/358 postgresql:commit_ts / commit_ts/regress OK 0.74s 1 subtests passed [09:48:07.553] 114/358 postgresql:dummy_index_am / dummy_index_am/regress OK 1.03s 1 subtests passed [09:48:08.404] 115/358 postgresql:dummy_seclabel / dummy_seclabel/regress OK 0.85s 1 subtests passed [09:48:08.490] 116/358 postgresql:delay_execution / delay_execution/isolation OK 2.10s 2 subtests passed [09:48:08.850] 117/358 postgresql:test_decoding / test_decoding/isolation OK 6.69s 14 subtests passed [09:48:10.149] 118/358 postgresql:injection_points / injection_points/regress OK 1.66s 4 subtests passed [09:48:10.997] 119/358 postgresql:plsample / plsample/regress OK 0.85s 1 subtests passed [09:48:11.050] 120/358 postgresql:gin / gin/regress OK 2.64s 1 subtests passed [09:48:11.867] 121/358 postgresql:test_binaryheap / test_binaryheap/regress OK 0.81s 1 subtests passed [09:48:12.023] 122/358 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.02s 1 subtests passed [09:48:13.126] 123/358 postgresql:test_bitmapset / test_bitmapset/regress OK 1.26s 1 subtests passed [09:48:13.884] 124/358 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.86s 1 subtests passed [09:48:13.936] 125/358 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 0.81s 1 subtests passed [09:48:14.554] 126/358 postgresql:injection_points / injection_points/isolation OK 5.70s 3 subtests passed [09:48:15.234] 127/358 postgresql:test_dsa / test_dsa/regress OK 1.30s 1 subtests passed [09:48:15.457] 128/358 postgresql:test_dsm_registry / test_dsm_registry/regress OK 0.90s 1 subtests passed [09:48:16.336] 129/358 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 0.88s 1 subtests passed [09:48:17.446] 130/358 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.56s 21 subtests passed [09:48:17.717] 131/358 postgresql:postgres_fdw / postgres_fdw/regress OK 18.56s 2 subtests passed [09:48:18.448] 132/358 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 0.73s 1 subtests passed [09:48:18.461] 133/358 postgresql:test_lfind / test_lfind/regress OK 1.01s 1 subtests passed [09:48:19.347] 134/358 postgresql:test_parser / test_parser/regress OK 0.88s 1 subtests passed [09:48:19.878] 135/358 postgresql:test_extensions / test_extensions/regress OK 4.64s 2 subtests passed [09:48:20.262] 136/358 postgresql:test_pg_dump / test_pg_dump/regress OK 0.91s 1 subtests passed [09:48:20.929] 137/358 postgresql:test_predtest / test_predtest/regress OK 1.05s 1 subtests passed [09:48:21.232] 138/358 postgresql:test_radixtree / test_radixtree/regress OK 0.97s 1 subtests passed [09:48:21.816] 57/358 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 202.55s exit status 1 [09:48:21.817] >>> MALLOC_PERTURB_=52 top_builddir=/home/postgres/postgres/build PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/bin/pg_upgrade:/home/postgres/postgres/build/src/bin/pg_upgrade/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin with_icu=yes MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/bin/perl -I /home/postgres/postgres/src/test/perl -I /home/postgres/postgres/src/bin/pg_upgrade /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl [09:48:21.817] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [09:48:21.817] stderr: [09:48:21.817] # Failed test 'invalid database causes failure stderr /(?^:^$)/' [09:48:21.817] # at /home/postgres/postgres/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 532. [09:48:21.817] # 'pg_resetwal: Executing in dry-run mode. [09:48:21.817] # Nothing will be modified. [09:48:21.817] # pg_resetwal: Executing in dry-run mode. [09:48:21.817] # Nothing will be modified. [09:48:21.817] # ' [09:48:21.817] # doesn't match '(?^:^$)' [09:48:21.817] # Looks like you failed 1 test of 20. [09:48:21.817] [09:48:21.817] (test program exited with status code 1) [09:48:21.817] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [09:48:21.817] [09:48:21.875] 139/358 postgresql:test_rbtree / test_rbtree/regress OK 0.94s 1 subtests passed [09:48:22.653] 140/358 postgresql:test_rls_hooks / test_rls_hooks/regress OK 0.78s 1 subtests passed [09:48:23.142] 141/358 postgresql:test_resowner / test_resowner/regress OK 1.32s 1 subtests passed [09:48:24.081] 142/358 postgresql:test_oat_hooks / test_oat_hooks/regress OK 5.63s 2 subtests passed [09:48:24.691] 143/358 postgresql:test_slru / test_slru/regress OK 1.55s 1 subtests passed [09:48:24.731] 144/358 postgresql:test_regex / test_regex/regress OK 3.50s 2 subtests passed [09:48:25.777] 145/358 postgresql:test_tidstore / test_tidstore/regress OK 1.69s 1 subtests passed [09:48:26.131] 146/358 postgresql:typcache / typcache/regress OK 1.44s 1 subtests passed [09:48:27.241] 147/358 postgresql:unsafe_tests / unsafe_tests/regress OK 2.51s 4 subtests passed [09:48:27.350] 148/358 postgresql:test_decoding / test_decoding/regress OK 25.78s 19 subtests passed [09:48:27.523] 149/358 postgresql:libpq / libpq/001_uri OK 1.39s 63 subtests passed [09:48:27.576] 150/358 postgresql:libpq / libpq/002_api OK 0.33s 1 subtests passed [09:48:27.889] 151/358 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.36s [09:48:29.990] 152/358 postgresql:test_integerset / test_integerset/regress OK 13.65s 1 subtests passed [09:48:30.068] 153/358 postgresql:libpq / libpq/006_service OK 2.18s 47 subtests passed [09:48:30.406] 154/358 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.41s 55 subtests passed [09:48:30.814] 155/358 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.40s 9 subtests passed [09:48:31.962] 156/358 postgresql:libpq / libpq/005_negotiate_encryption OK 4.38s 53 subtests passed [09:48:32.779] 157/358 postgresql:libpq / libpq/003_load_balance_host_list OK 5.42s 127 subtests passed [09:48:33.607] 158/358 postgresql:test_shm_mq / test_shm_mq/regress OK 10.95s 1 subtests passed [09:48:36.363] 159/358 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 5.55s 107 subtests passed [09:48:36.798] 160/358 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.43s 51 subtests passed [09:48:37.905] 161/358 postgresql:ecpg / ecpg/ecpg OK 12.13s 65 subtests passed [09:48:39.116] 162/358 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 5.51s 10 subtests passed [09:48:39.380] 163/358 postgresql:recovery / recovery/049_wait_for_lsn OK 73.99s 23 subtests passed [09:48:39.708] 164/358 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.80s 3 subtests passed [09:48:41.696] 165/358 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 8.91s 32 subtests passed [09:48:41.710] 166/358 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 2.33s 24 subtests passed [09:48:42.039] 167/358 postgresql:pg_checksums / pg_checksums/001_basic OK 0.34s 9 subtests passed [09:48:42.416] 168/358 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.37s 13 subtests passed [09:48:49.327] 169/358 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 10.21s 43 subtests passed [09:48:53.024] 170/358 postgresql:pg_checksums / pg_checksums/002_actions OK 11.31s 66 subtests passed [09:48:59.756] 171/358 postgresql:pg_amcheck / pg_amcheck/003_check OK 27.79s 75 subtests passed [09:49:00.634] 172/358 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 18.22s 6 subtests passed [09:49:01.005] 173/358 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 7.98s 11 subtests passed [09:49:02.039] 174/358 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 12.71s 7 subtests passed [09:49:04.485] 175/358 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.48s 3 subtests passed [09:49:08.433] 176/358 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 7.79s 4 subtests passed [09:49:09.044] 177/358 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 4.54s 4 subtests passed [09:49:09.587] 178/358 postgresql:pg_config / pg_config/001_pg_config OK 0.54s 21 subtests passed [09:49:11.917] 179/358 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.33s 18 subtests passed [09:49:13.695] 180/358 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 11.65s 2 subtests passed [09:49:14.182] 181/358 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 34.47s 46 subtests passed [09:49:15.130] 182/358 postgresql:pg_ctl / pg_ctl/002_status OK 1.43s 3 subtests passed [09:49:15.893] 183/358 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 16.13s 22 subtests passed [09:49:16.998] 184/358 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 8.56s 4 subtests passed [09:49:17.966] 185/358 postgresql:pg_dump / pg_dump/001_basic OK 2.07s 99 subtests passed [09:49:19.024] 186/358 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.89s 14 subtests passed [09:49:19.309] 187/358 postgresql:pg_ctl / pg_ctl/001_start_stop OK 7.39s 25 subtests passed [09:49:20.190] 188/358 postgresql:pg_ctl / pg_ctl/003_promote OK 6.01s 12 subtests passed [09:49:21.570] 189/358 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.60s 6 subtests passed [09:49:23.747] 190/358 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.72s 4 subtests passed [09:49:23.939] 191/358 postgresql:initdb / initdb/001_initdb OK 53.87s 57 subtests passed [09:49:24.693] ▶ 192/358 - pg_resetwal -n produces output: no stderr FAIL [09:49:24.774] 193/358 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.83s 9 subtests passed [09:49:27.109] ▶ 192/358 - spot check that control changes were applied: no stderr FAIL [09:49:27.392] 192/358 postgresql:pg_resetwal / pg_resetwal/001_basic ERROR 3.64s exit status 2 [09:49:27.392] >>> PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/bin:/home/postgres/postgres/build/src/bin/pg_resetwal:/home/postgres/postgres/build/src/bin/pg_resetwal/test:/usr/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin top_builddir=/home/postgres/postgres/build MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 share_contrib_dir=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/home/postgres/postgres/build/tmp_install//usr/local/pgsql/lib REGRESS_SHLIB=/home/postgres/postgres/build/src/test/regress/regress.so MALLOC_PERTURB_=244 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 PG_REGRESS=/home/postgres/postgres/build/src/test/regress/pg_regress UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/home/postgres/postgres/build/tmp_install/initdb-template /usr/local/bin/python3 /home/postgres/postgres/build/../src/tools/testwrap --basedir /home/postgres/postgres/build --srcdir /home/postgres/postgres/src/bin/pg_resetwal --pg-test-extra '' --testgroup pg_resetwal --testname 001_basic -- /usr/bin/perl -I /home/postgres/postgres/src/test/perl -I /home/postgres/postgres/src/bin/pg_resetwal /home/postgres/postgres/src/bin/pg_resetwal/t/001_basic.pl [09:49:27.392] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [09:49:27.392] stderr: [09:49:27.392] # Failed test 'pg_resetwal -n produces output: no stderr' [09:49:27.392] # at /home/postgres/postgres/src/bin/pg_resetwal/t/001_basic.pl line 19. [09:49:27.392] # got: 'pg_resetwal: Executing in dry-run mode. [09:49:27.392] # Nothing will be modified. [09:49:27.392] # ' [09:49:27.392] # expected: '' [09:49:27.392] # Failed test 'spot check that control changes were applied: no stderr' [09:49:27.392] # at /home/postgres/postgres/src/bin/pg_resetwal/t/001_basic.pl line 239. [09:49:27.392] # got: 'pg_resetwal: Executing in dry-run mode. [09:49:27.392] # Nothing will be modified. [09:49:27.392] # ' [09:49:27.392] # expected: '' [09:49:27.392] # Looks like you failed 2 tests of 76. [09:49:27.392] [09:49:27.392] (test program exited with status code 2) [09:49:27.392] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [09:49:27.392] [09:49:28.688] 194/358 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 8.50s 98 subtests passed [09:49:32.261] 195/358 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 12.95s 108 subtests passed [09:49:39.495] 196/358 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 10.80s 6 subtests passed [09:49:40.937] 197/358 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 64.14s 200 subtests passed [09:49:41.429] 198/358 postgresql:pg_rewind / pg_rewind/006_options OK 0.49s 13 subtests passed [09:49:44.008] 199/358 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.51s 1 subtests passed [09:49:45.082] 200/358 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 12.82s 10 subtests passed [09:49:46.024] 201/358 postgresql:pg_dump / pg_dump/010_dump_connstr OK 24.45s 14 subtests passed [09:49:52.458] 202/358 postgresql:pg_rewind / pg_rewind/009_growing_files OK 7.37s 3 subtests passed [09:49:52.914] 203/358 postgresql:pg_rewind / pg_rewind/001_basic OK 28.14s 57 subtests passed [09:49:53.453] 204/358 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.54s 13 subtests passed [09:49:53.576] 205/358 postgresql:pg_rewind / pg_rewind/007_standby_source OK 12.14s 7 subtests passed [09:49:54.253] 206/358 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.67s 17 subtests passed [09:49:55.177] 207/358 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.72s 18 subtests passed [09:49:55.708] 208/358 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 11.70s 3 subtests passed [09:49:57.704] 209/358 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 11.68s 1 subtests passed [09:49:58.690] 210/358 postgresql:recovery / recovery/027_stream_regress OK 215.98s 11 subtests passed [09:50:00.356] 211/358 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 7.90s 12 subtests passed [09:50:00.784] 212/358 postgresql:pg_rewind / pg_rewind/002_databases OK 33.39s 12 subtests passed [09:50:01.747] 213/358 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 4.04s 60 subtests passed [09:50:01.836] 214/358 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.14s 5 subtests passed [09:50:03.479] 215/358 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 7.77s 32 subtests passed [09:50:06.636] 216/358 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 6.28s 9 subtests passed [09:50:07.935] 217/358 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.30s 5 subtests passed [09:50:08.345] 218/358 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.41s 11 subtests passed [09:50:10.428] 219/358 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.08s 7 subtests passed [09:50:10.585] 220/358 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 9.80s 18 subtests passed [09:50:11.127] 221/358 postgresql:pg_waldump / pg_waldump/001_basic OK 7.65s 92 subtests passed [09:50:12.962] 222/358 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.37s 207 subtests passed [09:50:14.249] 223/358 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 12.50s 10 subtests passed [09:50:14.836] 224/358 postgresql:psql / psql/010_tab_completion OK 1.87s 89 subtests passed [09:50:15.899] 225/358 postgresql:psql / psql/020_cancel OK 1.65s 2 subtests passed [09:50:16.159] 226/358 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 14.32s 21 subtests passed [09:50:17.344] 227/358 postgresql:psql / psql/030_pager OK 2.51s 4 subtests passed [09:50:18.603] 228/358 postgresql:scripts / scripts/011_clusterdb_all OK 2.44s 7 subtests passed [09:50:18.624] 229/358 postgresql:scripts / scripts/010_clusterdb OK 2.72s 16 subtests passed [09:50:19.595] 230/358 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 25.33s 38 subtests passed [09:50:19.614] 231/358 postgresql:psql / psql/001_basic OK 8.48s 126 subtests passed [09:50:20.626] 232/358 postgresql:scripts / scripts/040_createuser OK 2.02s 37 subtests passed [09:50:21.292] 233/358 postgresql:scripts / scripts/080_pg_isready OK 1.67s 11 subtests passed [09:50:21.542] 234/358 postgresql:scripts / scripts/070_dropuser OK 1.95s 13 subtests passed [09:50:21.800] 235/358 postgresql:scripts / scripts/050_dropdb OK 3.17s 16 subtests passed [09:50:23.988] 236/358 postgresql:scripts / scripts/101_vacuumdb_all OK 2.19s 5 subtests passed [09:50:24.053] 237/358 postgresql:scripts / scripts/091_reindexdb_all OK 2.76s 13 subtests passed [09:50:26.856] 238/358 postgresql:scripts / scripts/090_reindexdb OK 6.23s 64 subtests passed [09:50:27.261] 239/358 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.40s 27 subtests passed [09:50:27.571] 240/358 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.31s 4 subtests passed [09:50:28.428] 241/358 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.86s 39 subtests passed [09:50:28.917] 242/358 postgresql:scripts / scripts/020_createdb OK 11.57s 60 subtests passed [09:50:30.924] 243/358 postgresql:scripts / scripts/100_vacuumdb OK 9.38s 109 subtests passed [09:50:31.159] 244/358 postgresql:amcheck / amcheck/002_cic OK 2.24s 3 subtests passed [09:50:31.160] 245/358 postgresql:scripts / scripts/102_vacuumdb_stages OK 7.17s 4 subtests passed [09:50:33.114] 246/358 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.95s 6 subtests passed [09:50:33.835] 247/358 postgresql:scripts / scripts/200_connstr OK 9.78s 3 subtests passed [09:50:33.868] 248/358 postgresql:amcheck / amcheck/003_cic_2pc OK 2.94s 7 subtests passed [09:50:35.818] 249/358 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.98s 20 subtests passed [09:50:36.144] 250/358 postgresql:amcheck / amcheck/005_pitr OK 4.96s 3 subtests passed [09:50:37.373] 251/358 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 42.19s 92 subtests passed [09:50:37.695] 252/358 postgresql:oid2name / oid2name/001_basic OK 0.32s 9 subtests passed [09:50:39.735] 253/358 postgresql:pgbench / pgbench/001_pgbench_with_server OK 29.30s 474 subtests passed [09:50:39.738] 254/358 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.04s 11 subtests passed [09:50:42.021] 255/358 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.28s 3 subtests passed [09:50:42.735] 256/358 postgresql:dblink / dblink/001_auth_scram OK 6.59s 12 subtests passed [09:50:42.946] 257/358 postgresql:amcheck / amcheck/006_verify_gin OK 9.83s 6 subtests passed [09:50:44.210] 258/358 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 8.39s 16 subtests passed [09:50:44.362] 259/358 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.34s 3 subtests passed [09:50:44.584] 260/358 postgresql:vacuumlo / vacuumlo/001_basic OK 0.37s 9 subtests passed [09:50:44.664] 261/358 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.90s 2 subtests passed [09:50:45.960] 262/358 postgresql:test_decoding / test_decoding/001_repl_stats OK 3.01s 6 subtests passed [09:50:47.144] 263/358 postgresql:pg_dump / pg_dump/002_pg_dump OK 90.13s 11762 subtests passed [09:50:47.653] 264/358 postgresql:authentication / authentication/003_peer OK 2.99s 53 subtests passed [09:50:47.677] 265/358 postgresql:authentication / authentication/004_file_inclusion OK 1.71s 2 subtests passed [09:50:47.740] 266/358 postgresql:authentication / authentication/005_sspi SKIP 0.45s [09:50:48.250] 267/358 postgresql:postmaster / postmaster/001_basic OK 0.51s 9 subtests passed [09:50:49.492] 268/358 postgresql:authentication / authentication/007_pre_auth OK 1.81s 2 subtests passed [09:50:50.093] 269/358 postgresql:postmaster / postmaster/002_connection_limits OK 1.84s 30 subtests passed [09:50:50.206] 270/358 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 7.47s 7 subtests passed [09:50:50.419] 271/358 postgresql:amcheck / amcheck/001_verify_heapam OK 21.99s 272 subtests passed [09:50:51.669] 272/358 postgresql:postmaster / postmaster/003_start_stop OK 2.18s 25 subtests passed [09:50:52.312] 273/358 postgresql:authentication / authentication/002_saslprep OK 7.72s 20 subtests passed [09:50:52.938] 274/358 postgresql:authentication / authentication/001_password OK 8.57s 201 subtests passed [09:50:53.962] 275/358 postgresql:authentication / authentication/006_login_trigger OK 6.30s 32 subtests passed [09:50:55.916] 276/358 postgresql:subscription / subscription/003_constraints OK 5.49s 6 subtests passed [09:50:56.054] 277/358 postgresql:subscription / subscription/002_types OK 5.85s 4 subtests passed [09:50:57.466] 278/358 postgresql:subscription / subscription/006_rewrite OK 4.52s 2 subtests passed [09:50:58.593] 279/358 postgresql:subscription / subscription/004_sync OK 6.92s 8 subtests passed [09:51:00.134] 280/358 postgresql:subscription / subscription/009_matviews OK 4.08s 1 subtests passed [09:51:01.391] 281/358 postgresql:subscription / subscription/007_ddl OK 7.43s 8 subtests passed [09:51:01.547] 282/358 postgresql:subscription / subscription/008_diff_schema OK 5.63s 5 subtests passed [09:51:05.153] 283/358 postgresql:subscription / subscription/005_encoding OK 12.84s 1 subtests passed [09:51:07.054] 284/358 postgresql:subscription / subscription/001_rep_changes OK 16.95s 36 subtests passed [09:51:07.062] 285/358 postgresql:subscription / subscription/010_truncate OK 9.59s 14 subtests passed [09:51:07.343] 286/358 postgresql:subscription / subscription/011_generated OK 8.74s 11 subtests passed [09:51:09.692] 287/358 postgresql:subscription / subscription/014_binary OK 8.14s 8 subtests passed [09:51:11.102] 288/358 postgresql:bloom / bloom/001_wal OK 37.23s 31 subtests passed [09:51:11.760] 289/358 postgresql:subscription / subscription/017_stream_ddl OK 4.69s 3 subtests passed [09:51:12.035] 290/358 postgresql:subscription / subscription/016_stream_subxact OK 4.98s 3 subtests passed [09:51:13.244] 291/358 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.55s 2 subtests passed [09:51:13.398] 292/358 postgresql:subscription / subscription/012_collation OK 13.26s 2 subtests passed [09:51:15.034] 293/358 postgresql:subscription / subscription/020_messages OK 3.93s 5 subtests passed [09:51:15.372] 294/358 postgresql:subscription / subscription/018_stream_subxact_abort OK 8.03s 9 subtests passed [09:51:20.568] 295/358 postgresql:subscription / subscription/024_add_drop_pub OK 7.17s 4 subtests passed [09:51:21.709] 296/358 postgresql:subscription / subscription/025_rep_changes_for_schema OK 6.67s 13 subtests passed [09:51:25.041] 297/358 postgresql:subscription / subscription/013_partition OK 23.65s 74 subtests passed [09:51:26.410] 298/358 postgresql:subscription / subscription/015_stream OK 21.25s 10 subtests passed [09:51:28.031] 299/358 postgresql:subscription / subscription/026_stats OK 12.66s 13 subtests passed [09:51:28.087] 300/358 postgresql:subscription / subscription/023_twophase_stream OK 14.84s 33 subtests passed [09:51:28.821] 301/358 postgresql:subscription / subscription/021_twophase OK 17.06s 31 subtests passed [09:51:29.327] 302/358 postgresql:subscription / subscription/022_twophase_cascade OK 17.29s 41 subtests passed [09:51:33.325] 303/358 postgresql:subscription / subscription/029_on_error OK 8.28s 5 subtests passed [09:51:37.024] 304/358 postgresql:subscription / subscription/033_run_as_table_owner OK 8.20s 10 subtests passed [09:51:37.385] 305/358 postgresql:subscription / subscription/027_nosuperuser OK 16.80s 19 subtests passed [09:51:40.241] 306/358 postgresql:subscription / subscription/030_origin OK 13.82s 13 subtests passed [09:51:41.162] 307/358 postgresql:subscription / subscription/028_row_filter OK 19.45s 26 subtests passed [09:51:43.320] 308/358 postgresql:subscription / subscription/036_sequences OK 6.29s 9 subtests passed [09:51:43.717] 309/358 postgresql:brin / brin/01_workitems OK 3.48s 4 subtests passed [09:51:45.144] 310/358 postgresql:subscription / subscription/032_subscribe_use_index OK 17.06s 15 subtests passed [09:51:45.609] 311/358 postgresql:subscription / subscription/034_temporal OK 16.28s 32 subtests passed [09:51:47.993] 312/358 postgresql:brin / brin/02_wal_consistency OK 6.82s 2 subtests passed [09:51:48.424] 313/358 postgresql:subscription / subscription/035_conflicts OK 15.10s 29 subtests passed [09:51:49.736] 314/358 postgresql:commit_ts / commit_ts/004_restart OK 4.13s 16 subtests passed [09:51:49.864] 315/358 postgresql:commit_ts / commit_ts/002_standby OK 6.14s 4 subtests passed [09:51:50.791] 316/358 postgresql:commit_ts / commit_ts/001_base OK 7.47s 2 subtests passed [09:51:51.553] 317/358 postgresql:commit_ts / commit_ts/003_standby_2 OK 6.41s 4 subtests passed [09:51:51.594] 318/358 postgresql:injection_points / injection_points/001_stats OK 3.60s 13 subtests passed [09:51:51.725] 319/358 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.27s 4 subtests passed [09:51:51.813] 320/358 postgresql:subscription / subscription/031_column_list OK 23.78s 36 subtests passed [09:51:52.047] 321/358 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.31s 23 subtests passed [09:51:53.367] 322/358 postgresql:oauth_validator / oauth_validator/002_client OK 2.58s 8 subtests passed [09:51:53.478] 323/358 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.66s 2 subtests passed [09:51:53.830] 324/358 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.27s 4 subtests passed [09:51:53.902] 325/358 postgresql:test_int128 / test_int128/001_test_int128 OK 0.42s 2 subtests passed [09:51:54.723] 326/358 postgresql:test_escape / test_escape/001_test_escape OK 2.67s 1235 subtests passed [09:51:55.059] 327/358 postgresql:test_aio / test_aio/002_io_workers OK 3.33s 22 subtests passed [09:51:55.107] 328/358 postgresql:test_extensions / test_extensions/001_extension_control_path OK 1.74s 9 subtests passed [09:51:55.287] 329/358 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.53s 12 subtests passed [09:51:55.485] 330/358 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.42s 2 subtests passed [09:51:57.069] 331/358 postgresql:test_misc / test_misc/003_check_guc OK 1.58s 3 subtests passed [09:51:57.444] 332/358 postgresql:test_misc / test_misc/002_tablespace OK 2.15s 20 subtests passed [09:51:57.692] 333/358 postgresql:test_misc / test_misc/004_io_direct SKIP 0.62s [09:51:59.081] 334/358 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 5.25s 516 subtests passed [09:51:59.104] 335/358 postgresql:test_misc / test_misc/001_constraint_validation OK 3.99s 42 subtests passed [09:51:59.833] 336/358 postgresql:test_misc / test_misc/005_timeouts OK 2.38s 2 subtests passed [09:52:00.265] 337/358 postgresql:test_misc / test_misc/006_signal_autovacuum OK 2.57s 2 subtests passed [09:52:00.602] 338/358 postgresql:test_misc / test_misc/007_catcache_inval OK 1.51s 2 subtests passed [09:52:01.536] 339/358 postgresql:test_misc / test_misc/008_replslot_single_user OK 2.43s 10 subtests passed [09:52:01.770] 340/358 postgresql:test_misc / test_misc/009_log_temp_files OK 1.93s 10 subtests passed [09:52:01.948] 341/358 postgresql:subscription / subscription/100_bugs OK 24.56s 17 subtests passed [09:52:02.166] 342/358 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.39s [09:52:02.350] 343/358 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.40s [09:52:02.560] 344/358 postgresql:test_json_parser / test_json_parser/002_inline OK 8.65s 3712 subtests passed [09:52:02.611] 345/358 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.44s [09:52:03.425] 346/358 postgresql:test_slru / test_slru/001_multixact OK 2.82s 3 subtests passed [09:52:04.217] 347/358 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 1.87s [09:52:06.248] 348/358 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.71s 8 subtests passed [09:52:06.688] 349/358 postgresql:oauth_validator / oauth_validator/001_server OK 16.82s 131 subtests passed [09:52:07.887] 350/358 postgresql:ssl / ssl/002_scram OK 5.27s 24 subtests passed [09:52:08.537] 351/358 postgresql:ssl / ssl/003_sslinfo OK 5.11s 20 subtests passed [09:52:08.697] 352/358 postgresql:ldap / ldap/002_bindpasswd OK 2.45s 3 subtests passed [09:52:09.482] 353/358 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 2.79s 26 subtests passed [09:52:10.061] 354/358 postgresql:icu / icu/010_database OK 2.17s 8 subtests passed [09:52:10.397] 355/358 postgresql:test_aio / test_aio/001_aio OK 18.80s 390 subtests passed [09:52:11.188] 356/358 postgresql:test_pg_dump / test_pg_dump/001_base OK 10.92s 1044 subtests passed [09:52:11.332] 357/358 postgresql:ldap / ldap/001_auth OK 7.11s 47 subtests passed [09:52:14.526] 358/358 postgresql:ssl / ssl/001_ssltests OK 11.93s 234 subtests passed [09:52:14.718] [09:52:14.718] Summary of Failures: [09:52:14.718] [09:52:14.718] 5/358 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes ERROR 81.34s exit status 2 [09:52:14.718] 57/358 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 202.55s exit status 1 [09:52:14.718] 192/358 postgresql:pg_resetwal / pg_resetwal/001_basic ERROR 3.64s exit status 2 [09:52:14.718] [09:52:14.718] Ok: 348 [09:52:14.718] Expected Fail: 0 [09:52:14.718] Fail: 3 [09:52:14.718] Unexpected Pass: 0 [09:52:14.718] Skipped: 7 [09:52:14.718] Timeout: 0 [09:52:14.718] [09:52:14.718] Full log written to /home/postgres/postgres/build/meson-logs/testlog.txt [09:52:14.832] [09:52:14.832] Exit status: 3