# Checking port 53313 # Found port 53313 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=53313 host=C:/Windows/TEMP/wmtG68qYgN Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [02:13:27.117](0.071s) # 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 6560 (standby_1,) [02:13:29.038](1.921s) 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/wmtG68qYgN -p 53313 --checkpoint fast --no-sync # Backup finished # Checking port 53314 # Found port 53314 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=53314 host=C:/Windows/TEMP/wmtG68qYgN 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 2664 # using postmaster on C:/Windows/TEMP/wmtG68qYgN, port 53313 ok 1 - test_setup 891 ms # parallel group (20 tests): varchar char float4 enum text int2 int4 oid uuid boolean pg_lsn txid regproc name int8 float8 bit money rangetypes numeric ok 2 + boolean 689 ms ok 3 + char 488 ms ok 4 + name 758 ms ok 5 + varchar 481 ms ok 6 + text 534 ms ok 7 + int2 599 ms ok 8 + int4 626 ms ok 9 + int8 751 ms ok 10 + oid 624 ms ok 11 + float4 476 ms ok 12 + float8 818 ms ok 13 + bit 877 ms ok 14 + numeric 1841 ms ok 15 + txid 716 ms ok 16 + uuid 666 ms ok 17 + enum 517 ms ok 18 + money 902 ms ok 19 + rangetypes 1597 ms ok 20 + pg_lsn 680 ms ok 21 + regproc 730 ms # parallel group (20 tests): strings lseg time md5 numerology date line path circle point box timetz polygon macaddr interval macaddr8 inet timestamp timestamptz multirangetypes ok 22 + strings 801 ms ok 23 + md5 991 ms ok 24 + numerology 989 ms ok 25 + point 1070 ms ok 26 + lseg 794 ms ok 27 + line 1036 ms ok 28 + box 1065 ms ok 29 + path 1033 ms ok 30 + polygon 1150 ms ok 31 + circle 1030 ms ok 32 + date 976 ms ok 33 + time 858 ms ok 34 + timetz 1056 ms ok 35 + timestamp 1567 ms ok 36 + timestamptz 1619 ms ok 37 + interval 1170 ms ok 38 + inet 1290 ms ok 39 + macaddr 1144 ms ok 40 + macaddr8 1173 ms ok 41 + multirangetypes 1646 ms # parallel group (12 tests): unicode comments tstypes misc_sanity xid mvcc expressions geometry type_sanity horology regex opr_sanity ok 42 + geometry 1016 ms ok 43 + horology 1078 ms ok 44 + tstypes 994 ms ok 45 + regex 1079 ms ok 46 + type_sanity 1009 ms ok 47 + opr_sanity 1792 ms ok 48 + misc_sanity 988 ms ok 49 + comments 935 ms ok 50 + expressions 991 ms ok 51 + unicode 872 ms ok 52 + xid 982 ms ok 53 + mvcc 986 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 655 ms ok 55 + copyselect 340 ms ok 56 + copydml 355 ms ok 57 + insert 1446 ms ok 58 + insert_conflict 744 ms # parallel group (7 tests): create_function_c create_schema create_operator create_type create_misc create_procedure create_table ok 59 + create_function_c 301 ms ok 60 + create_misc 550 ms ok 61 + create_operator 513 ms ok 62 + create_procedure 549 ms ok 63 + create_table 1343 ms ok 64 + create_type 509 ms ok 65 + create_schema 426 ms # parallel group (5 tests): index_including create_view index_including_gist create_index_spgist create_index ok 66 + create_index 2627 ms ok 67 + create_index_spgist 2028 ms ok 68 + create_view 1421 ms ok 69 + index_including 1419 ms ok 70 + index_including_gist 1486 ms # parallel group (16 tests): create_cast create_aggregate infinite_recurse errors roleattributes hash_func select create_am create_function_sql typed_table drop_if_exists constraints updatable_views vacuum inherit triggers ok 71 + create_aggregate 757 ms ok 72 + create_function_sql 1253 ms ok 73 + create_cast 666 ms ok 74 + constraints 1873 ms ok 75 + triggers 4963 ms ok 76 + select 921 ms ok 77 + inherit 3547 ms ok 78 + typed_table 1345 ms ok 79 + vacuum 3294 ms ok 80 + drop_if_exists 1500 ms ok 81 + updatable_views 3278 ms ok 82 + roleattributes 856 ms ok 83 + create_am 1201 ms ok 84 + hash_func 853 ms ok 85 + errors 797 ms ok 86 + infinite_recurse 732 ms ok 87 - sanity_check 756 ms # parallel group (20 tests): select_implicit select_into select_distinct_on prepared_xacts union select_distinct random arrays delete namespace select_having subselect case portals transactions join update hash_index aggregates btree_index ok 88 + select_into 942 ms ok 89 + select_distinct 2087 ms ok 90 + select_distinct_on 1225 ms ok 91 + select_implicit 750 ms ok 92 + select_having 2126 ms ok 93 + subselect 2124 ms ok 94 + union 1482 ms ok 95 + case 2468 ms ok 96 + join 3030 ms ok 97 + aggregates 4691 ms ok 98 + transactions 2556 ms ok 99 + random 2047 ms ok 100 + portals 2544 ms ok 101 + arrays 2043 ms ok 102 + btree_index 6660 ms ok 103 + hash_index 3805 ms ok 104 + update 3803 ms ok 105 + delete 2079 ms ok 106 + namespace 2077 ms ok 107 + prepared_xacts 1435 ms # parallel group (20 tests): drop_operator init_privs object_address collate security_label replica_identity tablesample password lock groupingsets identity spgist gin matview generated rowsecurity gist brin join_hash privileges ok 108 + brin 12974 ms ok 109 + gin 4006 ms ok 110 + gist 4913 ms ok 111 + spgist 3930 ms ok 112 + privileges 14848 ms ok 113 + init_privs 1256 ms ok 114 + security_label 2241 ms ok 115 + collate 1664 ms ok 116 + matview 4226 ms ok 117 + lock 2981 ms ok 118 + replica_identity 2550 ms ok 119 + rowsecurity 4664 ms ok 120 + object_address 1655 ms ok 121 + tablesample 2545 ms ok 122 + groupingsets 3021 ms ok 123 + drop_operator 1239 ms ok 124 + password 2968 ms ok 125 + identity 3803 ms ok 126 + generated 4651 ms ok 127 + join_hash 12944 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 559 ms ok 129 + brin_multi 2241 ms # parallel group (17 tests): alter_operator collate.icu.utf8 tid sysviews tidscan tidrangescan without_overlaps async dbsize tsrf alter_generic misc misc_functions create_role incremental_sort create_table_like merge ok 130 + create_table_like 1717 ms ok 131 + alter_generic 1537 ms ok 132 + alter_operator 1240 ms ok 133 + misc 1534 ms ok 134 + async 1462 ms ok 135 + dbsize 1508 ms ok 136 + merge 1944 ms ok 137 + misc_functions 1593 ms not ok 138 + sysviews 1413 ms ok 139 + tsrf 1502 ms ok 140 + tid 1410 ms ok 141 + tidscan 1409 ms ok 142 + tidrangescan 1407 ms ok 143 + collate.icu.utf8 1295 ms ok 144 + incremental_sort 1646 ms ok 145 + create_role 1600 ms ok 146 + without_overlaps 1443 ms # parallel group (7 tests): amutils collate.linux.utf8 psql_crosstab collate.windows.win1252 rules psql stats_ext ok 147 + rules 1778 ms ok 148 + psql 2013 ms ok 149 + psql_crosstab 432 ms ok 150 + amutils 335 ms ok 151 + stats_ext 5180 ms ok 152 + collate.linux.utf8 417 ms ok 153 + collate.windows.win1252 903 ms ok 154 - select_parallel 7706 ms ok 155 - write_parallel 939 ms ok 156 - vacuum_parallel 526 ms # parallel group (2 tests): subscription publication ok 157 + publication 1671 ms ok 158 + subscription 682 ms # parallel group (17 tests): guc combocid select_views advisory_lock functional_deps portals_p2 tsdicts equivclass xmlmap tsearch dependency window indirect_toast cluster bitmapops foreign_data foreign_key ok 159 + select_views 1287 ms ok 160 + portals_p2 1378 ms ok 161 + foreign_key 4177 ms ok 162 + cluster 2293 ms ok 163 + dependency 1928 ms ok 164 + guc 661 ms ok 165 + bitmapops 2288 ms ok 166 + combocid 657 ms ok 167 + tsearch 1632 ms ok 168 + tsdicts 1364 ms ok 169 + foreign_data 2778 ms ok 170 + window 2019 ms ok 171 + xmlmap 1542 ms ok 172 + functional_deps 1268 ms ok 173 + advisory_lock 1263 ms ok 174 + indirect_toast 2205 ms ok 175 + equivclass 1483 ms # parallel group (7 tests): jsonpath_encoding json_encoding jsonpath json sqljson jsonb_jsonpath jsonb ok 176 + json 1274 ms ok 177 + jsonb 1733 ms ok 178 + json_encoding 752 ms ok 179 + jsonpath 768 ms ok 180 + jsonpath_encoding 748 ms ok 181 + jsonb_jsonpath 1250 ms ok 182 + sqljson 1246 ms # parallel group (18 tests): prepare conversion plancache limit xml returning with copy2 largeobject rowtypes rangefuncs polymorphism sequence temp truncate domain plpgsql alter_table ok 183 + plancache 1215 ms ok 184 + limit 1304 ms ok 185 + plpgsql 4619 ms ok 186 + copy2 1871 ms ok 187 + temp 3112 ms ok 188 + domain 3755 ms ok 189 + rangefuncs 2040 ms ok 190 + prepare 983 ms ok 191 + conversion 1203 ms ok 192 + truncate 3321 ms ok 193 + alter_table 6812 ms ok 194 + sequence 2032 ms ok 195 + polymorphism 2030 ms ok 196 + rowtypes 1935 ms ok 197 + returning 1614 ms ok 198 + largeobject 1930 ms ok 199 + with 1763 ms ok 200 + xml 1428 ms # parallel group (13 tests): predicate partition_info compression reloptions hash_part explain memoize partition_join stats indexing tuplesort partition_aggregate partition_prune ok 201 + partition_join 3905 ms ok 202 + partition_prune 7213 ms ok 203 + reloptions 2091 ms ok 204 + hash_part 2167 ms ok 205 + indexing 3988 ms ok 206 + partition_aggregate 5250 ms ok 207 + partition_info 1998 ms ok 208 + tuplesort 5190 ms ok 209 + explain 2797 ms ok 210 + compression 2079 ms ok 211 + memoize 2794 ms ok 212 + stats 3950 ms ok 213 + predicate 1326 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 790 ms ok 215 + event_trigger 848 ms ok 216 - event_trigger_login 273 ms ok 217 - fast_default 789 ms ok 218 - tablespace 1895 ms 1..218 # 1 of 218 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-03-05 02:09:26.068888000 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2024-03-05 02:14:37.870615000 +0000 @@ -111,6 +111,7 @@ select name, setting from pg_settings where name like 'enable%'; name | setting --------------------------------+--------- + enable_alter_system | on enable_async_append | on enable_bitmapscan | on enable_gathermerge | on @@ -134,7 +135,7 @@ enable_seqscan | on enable_sort | on enable_tidscan | on -(23 rows) +(24 rows) -- There are always wait event descriptions for various types. select type, count(*) > 0 as ok FROM pg_wait_events === EOF === [02:15:34.845](125.808s) not ok 2 - regression tests pass [02:15:34.845](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [02:15:34.846](0.000s) # got: '256' # expected: '0' 1 1 1 1 2 1 1 9 5 5 4001 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 1006 1 2 41 5 17 1 -2 33 34 9 1 1 1 1 1 -1 1 1 -1 -32768 32767 46 1 Waiting for replication conn standby_1's replay_lsn to pass 0/1471F528 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 53313 --no-unlogged-table-data [02:15:39.855](5.010s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 53314 [02:15:44.128](4.272s) 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 [02:15:44.249](0.121s) ok 5 - compare primary and standby dumps [02:15:45.428](1.179s) 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" [02:15:46.053](0.625s) 1..6 [02:15:46.081](0.028s) # Looks like you failed 1 test of 6.