# Checking port 60075 # Found port 60075 Name: primary Data directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata Backup directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/backup Archive directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/archives Connection string: port=60075 host=C:/Windows/TEMP/79d5fibLTD Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [14:42:12.406](0.100s) # initializing database system by copying initdb template # Running: robocopy /E /NJS /NJH /NFL /NDL /NP C:/cirrus/build/tmp_install/initdb-template C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/pgdata -l C:\cirrus\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 4200 (standby_1,) [14:42:14.276](1.871s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_primary_data/backup/my_backup -h C:/Windows/TEMP/79d5fibLTD -p 60075 --checkpoint fast --no-sync # Backup finished # Checking port 60076 # Found port 60076 Name: standby_1 Data directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/pgdata Backup directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/backup Archive directory: C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/archives Connection string: port=60076 host=C:/Windows/TEMP/79d5fibLTD Log file: C:\cirrus\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 C:\cirrus\build/testrun/recovery/027_stream_regress\data/t_027_stream_regress_standby_1_data/pgdata -l C:\cirrus\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 7760 # using postmaster on C:/Windows/TEMP/79d5fibLTD, port 60075 ok 1 - test_setup 891 ms # parallel group (20 tests): txid float8 int4 text int8 varchar char int2 name bit regproc float4 boolean oid money pg_lsn uuid enum rangetypes numeric ok 2 + boolean 1252 ms ok 3 + char 1216 ms ok 4 + name 1241 ms ok 5 + varchar 1205 ms ok 6 + text 1085 ms ok 7 + int2 1235 ms ok 8 + int4 969 ms ok 9 + int8 1080 ms ok 10 + oid 1239 ms ok 11 + float4 1237 ms ok 12 + float8 945 ms ok 13 + bit 1226 ms ok 14 + numeric 2276 ms ok 15 + txid 933 ms ok 16 + uuid 1329 ms ok 17 + enum 1428 ms ok 18 + money 1236 ms ok 19 + rangetypes 2048 ms ok 20 + pg_lsn 1279 ms ok 21 + regproc 1220 ms # parallel group (20 tests): md5 path line lseg date macaddr inet polygon timetz time numerology point interval macaddr8 timestamptz circle strings timestamp box multirangetypes ok 22 + strings 1372 ms ok 23 + md5 531 ms ok 24 + numerology 1345 ms ok 25 + point 1344 ms ok 26 + lseg 1171 ms ok 27 + line 745 ms ok 28 + box 1478 ms ok 29 + path 742 ms ok 30 + polygon 1304 ms ok 31 + circle 1354 ms ok 32 + date 1258 ms ok 33 + time 1300 ms ok 34 + timetz 1298 ms ok 35 + timestamp 1365 ms ok 36 + timestamptz 1346 ms ok 37 + interval 1325 ms ok 38 + inet 1291 ms ok 39 + macaddr 1289 ms ok 40 + macaddr8 1320 ms ok 41 + multirangetypes 1951 ms # parallel group (12 tests): regex geometry horology mvcc tstypes comments expressions misc_sanity xid unicode type_sanity opr_sanity ok 42 + geometry 721 ms ok 43 + horology 719 ms ok 44 + tstypes 801 ms ok 45 + regex 716 ms ok 46 + type_sanity 969 ms ok 47 + opr_sanity 1028 ms ok 48 + misc_sanity 835 ms ok 49 + comments 818 ms ok 50 + expressions 831 ms ok 51 + unicode 884 ms ok 52 + xid 883 ms ok 53 + mvcc 703 ms # parallel group (5 tests): copydml copyselect copy insert_conflict insert ok 54 + copy 764 ms ok 55 + copyselect 516 ms ok 56 + copydml 381 ms ok 57 + insert 1780 ms ok 58 + insert_conflict 987 ms # parallel group (7 tests): create_function_c create_type create_schema create_operator create_procedure create_misc create_table ok 59 + create_function_c 315 ms ok 60 + create_misc 522 ms ok 61 + create_operator 516 ms ok 62 + create_procedure 514 ms ok 63 + create_table 1839 ms ok 64 + create_type 448 ms ok 65 + create_schema 446 ms # parallel group (5 tests): index_including create_view create_index_spgist index_including_gist create_index ok 66 + create_index 3086 ms ok 67 + create_index_spgist 1442 ms ok 68 + create_view 1430 ms ok 69 + index_including 1202 ms ok 70 + index_including_gist 1633 ms # parallel group (16 tests): roleattributes typed_table create_aggregate drop_if_exists infinite_recurse hash_func errors create_cast create_function_sql select create_am constraints updatable_views vacuum inherit triggers ok 71 + create_aggregate 1727 ms ok 72 + create_function_sql 2673 ms ok 73 + create_cast 2662 ms ok 74 + constraints 3470 ms ok 75 + triggers 7163 ms ok 76 + select 3083 ms ok 77 + inherit 5111 ms ok 78 + typed_table 1509 ms ok 79 + vacuum 4677 ms ok 80 + drop_if_exists 1904 ms ok 81 + updatable_views 4357 ms ok 82 + roleattributes 1503 ms ok 83 + create_am 3153 ms ok 84 + hash_func 2493 ms ok 85 + errors 2639 ms ok 86 + infinite_recurse 2118 ms ok 87 - sanity_check 810 ms # parallel group (20 tests): select_distinct_on select_into select_having select_implicit namespace case delete prepared_xacts random subselect transactions arrays union portals select_distinct update hash_index join aggregates btree_index ok 88 + select_into 863 ms ok 89 + select_distinct 2339 ms ok 90 + select_distinct_on 561 ms ok 91 + select_implicit 1181 ms ok 92 + select_having 1179 ms ok 93 + subselect 1978 ms ok 94 + union 2283 ms ok 95 + case 1334 ms ok 96 + join 4063 ms ok 97 + aggregates 4811 ms ok 98 + transactions 2094 ms ok 99 + random 1862 ms ok 100 + portals 2271 ms ok 101 + arrays 2148 ms ok 102 + btree_index 6790 ms ok 103 + hash_index 3557 ms ok 104 + update 3354 ms ok 105 + delete 1619 ms ok 106 + namespace 1313 ms ok 107 + prepared_xacts 1847 ms # parallel group (20 tests): tablesample drop_operator object_address groupingsets lock init_privs security_label replica_identity password collate matview gin generated identity spgist rowsecurity gist join_hash brin privileges ok 108 + brin 12281 ms ok 109 + gin 4054 ms ok 110 + gist 5705 ms ok 111 + spgist 4051 ms ok 112 + privileges 13959 ms ok 113 + init_privs 2843 ms ok 114 + security_label 2842 ms ok 115 + collate 2855 ms ok 116 + matview 2915 ms ok 117 + lock 2832 ms ok 118 + replica_identity 2835 ms ok 119 + rowsecurity 4060 ms ok 120 + object_address 2698 ms ok 121 + tablesample 2381 ms ok 122 + groupingsets 2824 ms ok 123 + drop_operator 2693 ms ok 124 + password 2831 ms ok 125 + identity 4027 ms ok 126 + generated 4025 ms ok 127 + join_hash 12143 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 377 ms ok 129 + brin_multi 1625 ms # parallel group (18 tests): async create_role misc alter_generic tid dbsize collate.utf8 collate.icu.utf8 tsrf tidrangescan tidscan misc_functions sysviews alter_operator merge incremental_sort create_table_like without_overlaps ok 130 + create_table_like 2081 ms ok 131 + alter_generic 1261 ms ok 132 + alter_operator 1837 ms ok 133 + misc 1182 ms ok 134 + async 1026 ms ok 135 + dbsize 1258 ms ok 136 + merge 1938 ms ok 137 + misc_functions 1826 ms not ok 138 + sysviews 1826 ms ok 139 + tsrf 1820 ms ok 140 + tid 1249 ms ok 141 + tidscan 1819 ms ok 142 + tidrangescan 1817 ms ok 143 + collate.utf8 1244 ms ok 144 + collate.icu.utf8 1507 ms ok 145 + incremental_sort 2053 ms ok 146 + create_role 1147 ms ok 147 + without_overlaps 2520 ms # parallel group (7 tests): amutils collate.linux.utf8 collate.windows.win1252 psql_crosstab psql rules stats_ext ok 148 + rules 2208 ms ok 149 + psql 2061 ms ok 150 + psql_crosstab 930 ms ok 151 + amutils 819 ms ok 152 + stats_ext 5870 ms ok 153 + collate.linux.utf8 835 ms ok 154 + collate.windows.win1252 900 ms ok 155 - select_parallel 7023 ms ok 156 - write_parallel 650 ms ok 157 - vacuum_parallel 480 ms # parallel group (2 tests): subscription publication ok 158 + publication 1411 ms ok 159 + subscription 353 ms # parallel group (17 tests): dependency portals_p2 tsdicts xmlmap select_views functional_deps combocid advisory_lock guc equivclass tsearch indirect_toast cluster bitmapops window foreign_data foreign_key ok 160 + select_views 1572 ms ok 161 + portals_p2 1050 ms ok 162 + foreign_key 5048 ms ok 163 + cluster 2148 ms ok 164 + dependency 700 ms ok 165 + guc 2026 ms ok 166 + bitmapops 2384 ms ok 167 + combocid 1561 ms ok 168 + tsearch 2028 ms ok 169 + tsdicts 1038 ms ok 170 + foreign_data 2801 ms ok 171 + window 2498 ms ok 172 + xmlmap 1224 ms ok 173 + functional_deps 1552 ms ok 174 + advisory_lock 1884 ms ok 175 + indirect_toast 2017 ms ok 176 + equivclass 2009 ms # parallel group (9 tests): jsonpath_encoding sqljson_jsontable jsonpath json_encoding sqljson json sqljson_queryfuncs jsonb_jsonpath jsonb ok 177 + json 1051 ms ok 178 + jsonb 1501 ms ok 179 + json_encoding 627 ms ok 180 + jsonpath 595 ms ok 181 + jsonpath_encoding 505 ms ok 182 + jsonb_jsonpath 1142 ms ok 183 + sqljson 785 ms ok 184 + sqljson_queryfuncs 1087 ms ok 185 + sqljson_jsontable 563 ms # parallel group (18 tests): largeobject domain sequence limit returning prepare plancache conversion rowtypes with copy2 polymorphism xml truncate temp rangefuncs plpgsql alter_table ok 186 + plancache 2418 ms ok 187 + limit 1899 ms ok 188 + plpgsql 5045 ms ok 189 + copy2 2693 ms ok 190 + temp 2816 ms ok 191 + domain 1644 ms ok 192 + rangefuncs 3229 ms ok 193 + prepare 2203 ms ok 194 + conversion 2581 ms ok 195 + truncate 2760 ms ok 196 + alter_table 6237 ms ok 197 + sequence 1884 ms ok 198 + polymorphism 2680 ms ok 199 + rowtypes 2653 ms ok 200 + returning 1879 ms ok 201 + largeobject 954 ms ok 202 + with 2673 ms ok 203 + xml 2722 ms # parallel group (15 tests): predicate hash_part explain memoize compression partition_merge partition_info partition_split reloptions indexing partition_join stats partition_aggregate tuplesort partition_prune ok 204 + partition_merge 2606 ms ok 205 + partition_split 3113 ms ok 206 + partition_join 4519 ms ok 207 + partition_prune 8183 ms ok 208 + reloptions 3109 ms ok 209 + hash_part 2327 ms ok 210 + indexing 4359 ms ok 211 + partition_aggregate 5740 ms ok 212 + partition_info 3103 ms ok 213 + tuplesort 5742 ms ok 214 + explain 2480 ms ok 215 + compression 2590 ms ok 216 + memoize 2478 ms ok 217 + stats 4541 ms ok 218 + predicate 892 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 722 ms ok 220 + event_trigger 938 ms ok 221 - event_trigger_login 1249 ms ok 222 - fast_default 619 ms ok 223 - tablespace 1183 ms 1..223 # 1 of 223 tests failed. # The differences that caused some tests to fail can be viewed in the file "C:/cirrus/build/testrun/recovery/027_stream_regress/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "C:/cirrus/build/testrun/recovery/027_stream_regress/data/regression.out". === dumping C:\cirrus\build/testrun/recovery/027_stream_regress\data/regression.diffs === diff -w -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/sysviews.out --- C:/cirrus/src/test/regress/expected/sysviews.out 2024-04-19 14:37:38.151308300 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2024-04-19 14:43:30.862846200 +0000 @@ -157,7 +157,8 @@ enable_seqscan | on enable_sort | on enable_tidscan | on -(23 rows) + enable_toast_cache | off +(24 rows) -- There are always wait event descriptions for various types. select type, count(*) > 0 as ok FROM pg_wait_events === EOF === [14:44:28.800](134.524s) not ok 2 - regression tests pass [14:44:28.816](0.016s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [14:44:28.817](0.001s) # got: '256' # expected: '0' 1 1 1 2 1 1 9 1 1 1 1 5 5 -1 5 3 4001 4 3 4 4 1 1 32 1 1 1 6 104 1 2 1 17 -1 5 -32768 1006 32767 1 41 2 33 34 1 1 -2 46 9 1 1 1 Waiting for replication conn standby_1's replay_lsn to pass 0/149F9F18 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 60075 --no-unlogged-table-data [14:44:34.675](5.858s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 60076 [14:44:41.404](6.729s) ok 4 - dump standby server # Running: diff C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump [14:44:41.609](0.206s) ok 5 - compare primary and standby dumps [14:44:42.203](0.593s) ok 6 - check contents of pg_stat_statements on regression database ### Stopping node "standby_1" using mode fast # Running: pg_ctl -D C:\cirrus\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 C:\cirrus\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" [14:44:43.234](1.031s) 1..6 [14:44:43.256](0.022s) # Looks like you failed 1 test of 6.