# Checking port 56312 # Found port 56312 Name: primary Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/archives Connection string: port=56312 host=/tmp/MAM9HZSKvV Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [01:10:58.971](0.015s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log -o --cluster-name=primary start waiting for server to start.... done server started # Postmaster PID for node "primary" is 12379 (standby_1,) [01:10:59.247](0.276s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup/my_backup -h /tmp/MAM9HZSKvV -p 56312 --checkpoint fast --no-sync # Backup finished # Checking port 56313 # Found port 56313 Name: standby_1 Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/archives Connection string: port=56313 host=/tmp/MAM9HZSKvV Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_standby_1.log # Initializing node "standby_1" from backup "my_backup" of node "primary" ### Enabling streaming replication for node "standby_1" ### Starting node "standby_1" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_standby_1.log -o --cluster-name=standby_1 start waiting for server to start.... done server started # Postmaster PID for node "standby_1" is 12460 # using postmaster on /tmp/MAM9HZSKvV, port 56312 ok 1 - test_setup 555 ms # parallel group (20 tests): varchar char pg_lsn txid oid name uuid text int2 int4 regproc boolean money float4 bit int8 enum float8 rangetypes numeric ok 2 + boolean 368 ms ok 3 + char 135 ms ok 4 + name 232 ms ok 5 + varchar 126 ms ok 6 + text 260 ms ok 7 + int2 281 ms ok 8 + int4 327 ms ok 9 + int8 430 ms ok 10 + oid 220 ms ok 11 + float4 381 ms ok 12 + float8 503 ms ok 13 + bit 397 ms ok 14 + numeric 1609 ms ok 15 + txid 180 ms ok 16 + uuid 256 ms ok 17 + enum 481 ms ok 18 + money 380 ms ok 19 + rangetypes 1195 ms ok 20 + pg_lsn 144 ms ok 21 + regproc 339 ms # parallel group (20 tests): md5 lseg circle path point time line macaddr timetz numerology macaddr8 inet date polygon interval timestamp box timestamptz strings multirangetypes ok 22 + strings 757 ms ok 23 + md5 79 ms ok 24 + numerology 240 ms ok 25 + point 149 ms ok 26 + lseg 91 ms ok 27 + line 171 ms ok 28 + box 623 ms ok 29 + path 124 ms ok 30 + polygon 438 ms ok 31 + circle 108 ms ok 32 + date 358 ms ok 33 + time 164 ms ok 34 + timetz 225 ms ok 35 + timestamp 600 ms ok 36 + timestamptz 664 ms ok 37 + interval 568 ms ok 38 + inet 293 ms ok 39 + macaddr 176 ms ok 40 + macaddr8 280 ms ok 41 + multirangetypes 1013 ms # parallel group (12 tests): comments misc_sanity unicode mvcc type_sanity expressions xid tstypes geometry regex horology opr_sanity ok 42 + geometry 339 ms ok 43 + horology 365 ms ok 44 + tstypes 304 ms ok 45 + regex 342 ms ok 46 + type_sanity 235 ms ok 47 + opr_sanity 480 ms ok 48 + misc_sanity 53 ms ok 49 + comments 48 ms ok 50 + expressions 257 ms ok 51 + unicode 64 ms ok 52 + xid 270 ms ok 53 + mvcc 164 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 389 ms ok 55 + copyselect 108 ms ok 56 + copydml 120 ms ok 57 + insert 1895 ms ok 58 + insert_conflict 549 ms # parallel group (7 tests): create_function_c create_schema create_operator create_misc create_procedure create_type create_table ok 59 + create_function_c 77 ms ok 60 + create_misc 463 ms ok 61 + create_operator 417 ms ok 62 + create_procedure 504 ms ok 63 + create_table 2392 ms ok 64 + create_type 505 ms ok 65 + create_schema 355 ms # parallel group (5 tests): index_including_gist index_including create_index_spgist create_view create_index ok 66 + create_index 2895 ms ok 67 + create_index_spgist 1751 ms ok 68 + create_view 1925 ms ok 69 + index_including 1035 ms ok 70 + index_including_gist 829 ms # parallel group (16 tests): create_cast hash_func infinite_recurse create_aggregate select roleattributes errors typed_table drop_if_exists create_am create_function_sql vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 395 ms ok 72 + create_function_sql 874 ms ok 73 + create_cast 175 ms ok 74 + constraints 3711 ms not ok 75 + triggers 9025 ms ok 76 + select 435 ms ok 77 + inherit 7826 ms ok 78 + typed_table 546 ms ok 79 + vacuum 1752 ms ok 80 + drop_if_exists 681 ms ok 81 + updatable_views 7403 ms ok 82 + roleattributes 524 ms ok 83 + create_am 772 ms ok 84 + hash_func 285 ms ok 85 + errors 528 ms ok 86 + infinite_recurse 388 ms ok 87 - sanity_check 322 ms # parallel group (20 tests): select_distinct_on delete select_having random case select_implicit namespace select_distinct prepared_xacts select_into union portals transactions subselect arrays hash_index update aggregates join btree_index ok 88 + select_into 603 ms ok 89 + select_distinct 501 ms ok 90 + select_distinct_on 111 ms ok 91 + select_implicit 303 ms ok 92 + select_having 172 ms ok 93 + subselect 1265 ms ok 94 + union 773 ms ok 95 + case 296 ms ok 96 + join 3963 ms ok 97 + aggregates 3617 ms ok 98 + transactions 1137 ms ok 99 + random 250 ms ok 100 + portals 1073 ms ok 101 + arrays 1428 ms ok 102 + btree_index 4308 ms ok 103 + hash_index 2485 ms ok 104 + update 2722 ms ok 105 + delete 128 ms ok 106 + namespace 416 ms ok 107 + prepared_xacts 529 ms # parallel group (20 tests): init_privs drop_operator security_label tablesample password lock groupingsets object_address collate replica_identity matview spgist identity gin gist generated rowsecurity brin join_hash privileges ok 108 + brin 5773 ms ok 109 + gin 3622 ms ok 110 + gist 3965 ms ok 111 + spgist 3411 ms ok 112 + privileges 6647 ms ok 113 + init_privs 113 ms ok 114 + security_label 339 ms ok 115 + collate 1869 ms ok 116 + matview 3121 ms ok 117 + lock 1361 ms ok 118 + replica_identity 2917 ms ok 119 + rowsecurity 4922 ms ok 120 + object_address 1601 ms ok 121 + tablesample 569 ms ok 122 + groupingsets 1518 ms ok 123 + drop_operator 224 ms ok 124 + password 689 ms ok 125 + identity 3463 ms ok 126 + generated 4126 ms ok 127 + join_hash 5771 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 528 ms ok 129 + brin_multi 959 ms # parallel group (18 tests): async tidrangescan sysviews dbsize collate.utf8 tidscan tid misc_functions tsrf alter_operator misc create_role incremental_sort alter_generic merge create_table_like collate.icu.utf8 without_overlaps ok 130 + create_table_like 2398 ms ok 131 + alter_generic 1302 ms ok 132 + alter_operator 562 ms ok 133 + misc 639 ms ok 134 + async 74 ms ok 135 + dbsize 246 ms ok 136 + merge 2239 ms ok 137 + misc_functions 512 ms ok 138 + sysviews 245 ms ok 139 + tsrf 532 ms ok 140 + tid 449 ms ok 141 + tidscan 402 ms ok 142 + tidrangescan 232 ms ok 143 + collate.utf8 250 ms ok 144 + collate.icu.utf8 2496 ms ok 145 + incremental_sort 970 ms ok 146 + create_role 717 ms ok 147 + without_overlaps 2889 ms # parallel group (7 tests): collate.windows.win1252 collate.linux.utf8 psql_crosstab amutils psql rules stats_ext ok 148 + rules 2416 ms ok 149 + psql 2186 ms ok 150 + psql_crosstab 78 ms ok 151 + amutils 93 ms ok 152 + stats_ext 3911 ms ok 153 + collate.linux.utf8 46 ms ok 154 + collate.windows.win1252 35 ms ok 155 - select_parallel 1461 ms ok 156 - write_parallel 209 ms ok 157 - vacuum_parallel 118 ms # parallel group (2 tests): subscription publication ok 158 + publication 1376 ms ok 159 + subscription 209 ms # parallel group (17 tests): advisory_lock portals_p2 xmlmap combocid functional_deps select_views indirect_toast tsdicts equivclass guc dependency bitmapops window tsearch cluster foreign_data foreign_key ok 160 + select_views 565 ms ok 161 + portals_p2 248 ms ok 162 + foreign_key 6150 ms ok 163 + cluster 1854 ms ok 164 + dependency 827 ms ok 165 + guc 744 ms ok 166 + bitmapops 974 ms ok 167 + combocid 358 ms ok 168 + tsearch 1455 ms ok 169 + tsdicts 623 ms ok 170 + foreign_data 3729 ms ok 171 + window 1448 ms ok 172 + xmlmap 300 ms ok 173 + functional_deps 526 ms ok 174 + advisory_lock 224 ms ok 175 + indirect_toast 622 ms ok 176 + equivclass 710 ms # parallel group (9 tests): jsonpath_encoding json_encoding jsonpath sqljson_jsontable sqljson sqljson_queryfuncs json jsonb_jsonpath jsonb ok 177 + json 282 ms ok 178 + jsonb 521 ms ok 179 + json_encoding 51 ms ok 180 + jsonpath 109 ms ok 181 + jsonpath_encoding 35 ms ok 182 + jsonb_jsonpath 292 ms ok 183 + sqljson 232 ms ok 184 + sqljson_queryfuncs 256 ms ok 185 + sqljson_jsontable 128 ms # parallel group (18 tests): prepare conversion returning plancache limit temp rowtypes sequence with copy2 largeobject xml truncate rangefuncs polymorphism domain plpgsql alter_table ok 186 + plancache 594 ms ok 187 + limit 631 ms ok 188 + plpgsql 4079 ms ok 189 + copy2 1099 ms ok 190 + temp 868 ms ok 191 + domain 1701 ms ok 192 + rangefuncs 1405 ms ok 193 + prepare 166 ms ok 194 + conversion 342 ms ok 195 + truncate 1266 ms ok 196 + alter_table 7104 ms ok 197 + sequence 1054 ms ok 198 + polymorphism 1417 ms ok 199 + rowtypes 927 ms ok 200 + returning 398 ms ok 201 + largeobject 1144 ms ok 202 + with 1087 ms ok 203 + xml 1236 ms # parallel group (15 tests): hash_part predicate reloptions explain partition_info memoize compression tuplesort partition_aggregate partition_merge stats partition_split partition_prune partition_join indexing ok 204 + partition_merge 2135 ms ok 205 + partition_split 3318 ms ok 206 + partition_join 4123 ms ok 207 + partition_prune 3735 ms ok 208 + reloptions 469 ms ok 209 + hash_part 348 ms ok 210 + indexing 4287 ms ok 211 + partition_aggregate 1906 ms ok 212 + partition_info 667 ms ok 213 + tuplesort 1826 ms ok 214 + explain 516 ms ok 215 + compression 1171 ms ok 216 + memoize 791 ms ok 217 + stats 2258 ms ok 218 + predicate 407 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 414 ms ok 220 + event_trigger 576 ms ok 221 - event_trigger_login 38 ms ok 222 - fast_default 584 ms ok 223 - tablespace 803 ms 1..223 # 1 of 223 tests failed. # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.out". === dumping /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs === diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/triggers.out --- /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out 2024-04-14 01:09:04.131498000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/triggers.out 2024-04-14 01:11:20.074497000 +0000 @@ -3720,7 +3720,9 @@ -- test who runs deferred trigger functions -- setup create role groot; +WARNING: roles created by regression test cases should have names starting with "regress_" create role outis; +WARNING: roles created by regression test cases should have names starting with "regress_" create function whoami() returns trigger language plpgsql as $$ begin === EOF === [01:12:03.152](63.905s) not ok 2 - regression tests pass [01:12:03.152](0.001s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [01:12:03.153](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 5 3 4 3 4001 4 4 1 32 1 1 1 6 104 2 1 5 1006 1 2 41 5 17 33 34 -2 1 9 1 1 1 1 1 -1 1 1 -1 -32768 32767 1 46 Waiting for replication conn standby_1's replay_lsn to pass 0/146AA448 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 56312 --no-unlogged-table-data [01:12:05.322](2.169s) ok 3 - dump primary server # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/standby.dump --no-sync -p 56313 [01:12:07.205](1.883s) ok 4 - dump standby server # Running: diff /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/standby.dump [01:12:07.213](0.008s) ok 5 - compare primary and standby dumps [01:12:07.378](0.164s) ok 6 - check contents of pg_stat_statements on regression database ### Stopping node "standby_1" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "standby_1" ### Stopping node "primary" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "primary" [01:12:07.596](0.218s) 1..6 [01:12:07.646](0.050s) # Looks like you failed 1 test of 6.