# Checking port 49635 # Found port 49635 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=49635 host=C:/Windows/TEMP/y9aa8YVAa3 Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [18:44:12.325](0.099s) # 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 3792 (standby_1,) [18:44:13.805](1.480s) 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/y9aa8YVAa3 -p 49635 --checkpoint fast --no-sync # Backup finished # Checking port 49636 # Found port 49636 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=49636 host=C:/Windows/TEMP/y9aa8YVAa3 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 4832 # using postmaster on C:/Windows/TEMP/y9aa8YVAa3, port 49635 ok 1 - test_setup 921 ms # parallel group (20 tests): int4 name char varchar regproc text oid pg_lsn uuid txid boolean money enum float4 float8 int2 bit int8 rangetypes numeric ok 2 + boolean 1238 ms ok 3 + char 1004 ms ok 4 + name 771 ms ok 5 + varchar 1001 ms ok 6 + text 1125 ms ok 7 + int2 1321 ms ok 8 + int4 761 ms ok 9 + int8 1702 ms ok 10 + oid 1178 ms ok 11 + float4 1311 ms ok 12 + float8 1309 ms ok 13 + bit 1307 ms ok 14 + numeric 1902 ms ok 15 + txid 1169 ms ok 16 + uuid 1167 ms ok 17 + enum 1300 ms ok 18 + money 1204 ms ok 19 + rangetypes 1787 ms ok 20 + pg_lsn 1161 ms ok 21 + regproc 968 ms # parallel group (20 tests): lseg line md5 macaddr circle path time timetz numerology macaddr8 interval point polygon inet date timestamptz box strings timestamp multirangetypes ok 22 + strings 1474 ms ok 23 + md5 1137 ms ok 24 + numerology 1297 ms ok 25 + point 1342 ms ok 26 + lseg 1048 ms ok 27 + line 1046 ms ok 28 + box 1377 ms ok 29 + path 1275 ms ok 30 + polygon 1353 ms ok 31 + circle 1271 ms ok 32 + date 1361 ms ok 33 + time 1265 ms ok 34 + timetz 1276 ms ok 35 + timestamp 1659 ms ok 36 + timestamptz 1353 ms ok 37 + interval 1318 ms ok 38 + inet 1346 ms ok 39 + macaddr 1143 ms ok 40 + macaddr8 1267 ms ok 41 + multirangetypes 1742 ms # parallel group (12 tests): mvcc misc_sanity geometry horology expressions unicode comments xid tstypes regex type_sanity opr_sanity ok 42 + geometry 559 ms ok 43 + horology 626 ms ok 44 + tstypes 873 ms ok 45 + regex 886 ms ok 46 + type_sanity 899 ms ok 47 + opr_sanity 1252 ms ok 48 + misc_sanity 549 ms ok 49 + comments 833 ms ok 50 + expressions 667 ms ok 51 + unicode 665 ms ok 52 + xid 829 ms ok 53 + mvcc 474 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 607 ms ok 55 + copyselect 423 ms ok 56 + copydml 437 ms ok 57 + insert 2053 ms ok 58 + insert_conflict 1047 ms # parallel group (7 tests): create_function_c create_operator create_misc create_type create_procedure create_schema create_table ok 59 + create_function_c 318 ms ok 60 + create_misc 502 ms ok 61 + create_operator 426 ms ok 62 + create_procedure 539 ms ok 63 + create_table 1557 ms ok 64 + create_type 536 ms ok 65 + create_schema 538 ms # parallel group (5 tests): create_view index_including create_index_spgist index_including_gist create_index ok 66 + create_index 2504 ms ok 67 + create_index_spgist 1498 ms ok 68 + create_view 1227 ms ok 69 + index_including 1247 ms ok 70 + index_including_gist 1493 ms # parallel group (16 tests): hash_func create_cast infinite_recurse typed_table create_aggregate create_function_sql errors roleattributes drop_if_exists create_am select constraints updatable_views vacuum inherit triggers ok 71 + create_aggregate 777 ms ok 72 + create_function_sql 1372 ms ok 73 + create_cast 772 ms ok 74 + constraints 3906 ms ok 75 + triggers 5858 ms ok 76 + select 2013 ms ok 77 + inherit 4777 ms ok 78 + typed_table 764 ms ok 79 + vacuum 4512 ms ok 80 + drop_if_exists 1976 ms ok 81 + updatable_views 4454 ms ok 82 + roleattributes 1969 ms ok 83 + create_am 2002 ms ok 84 + hash_func 753 ms ok 85 + errors 1672 ms ok 86 + infinite_recurse 750 ms ok 87 - sanity_check 816 ms # parallel group (20 tests): select_implicit prepared_xacts select_distinct_on select_having delete case random namespace union subselect select_into arrays select_distinct portals transactions update hash_index join aggregates btree_index ok 88 + select_into 2446 ms ok 89 + select_distinct 2791 ms ok 90 + select_distinct_on 1061 ms ok 91 + select_implicit 644 ms ok 92 + select_having 1123 ms ok 93 + subselect 2395 ms ok 94 + union 2013 ms ok 95 + case 1471 ms ok 96 + join 4633 ms ok 97 + aggregates 5129 ms ok 98 + transactions 2793 ms ok 99 + random 1745 ms ok 100 + portals 2790 ms ok 101 + arrays 2754 ms ok 102 + btree_index 7747 ms ok 103 + hash_index 4355 ms ok 104 + update 3207 ms ok 105 + delete 1411 ms ok 106 + namespace 1995 ms ok 107 + prepared_xacts 1032 ms # parallel group (20 tests): init_privs security_label groupingsets drop_operator object_address tablesample lock replica_identity password collate spgist identity matview gin rowsecurity gist generated join_hash brin privileges ok 108 + brin 12443 ms ok 109 + gin 4615 ms ok 110 + gist 4800 ms ok 111 + spgist 4334 ms ok 112 + privileges 14156 ms ok 113 + init_privs 1170 ms ok 114 + security_label 1363 ms ok 115 + collate 4138 ms ok 116 + matview 4466 ms ok 117 + lock 2738 ms ok 118 + replica_identity 3232 ms ok 119 + rowsecurity 4745 ms ok 120 + object_address 2491 ms ok 121 + tablesample 2731 ms ok 122 + groupingsets 1350 ms ok 123 + drop_operator 1432 ms ok 124 + password 3607 ms ok 125 + identity 4452 ms ok 126 + generated 4962 ms ok 127 + join_hash 12397 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 262 ms ok 129 + brin_multi 1665 ms # parallel group (18 tests): async tidrangescan sysviews tid alter_operator dbsize tidscan create_role collate.utf8 misc_functions alter_generic tsrf collate.icu.utf8 incremental_sort misc create_table_like merge without_overlaps ok 130 + create_table_like 2108 ms ok 131 + alter_generic 1750 ms ok 132 + alter_operator 1637 ms ok 133 + misc 2103 ms ok 134 + async 1284 ms ok 135 + dbsize 1633 ms ok 136 + merge 2381 ms ok 137 + misc_functions 1741 ms ok 138 + sysviews 1407 ms ok 139 + tsrf 1740 ms ok 140 + tid 1569 ms ok 141 + tidscan 1625 ms ok 142 + tidrangescan 1358 ms ok 143 + collate.utf8 1623 ms ok 144 + collate.icu.utf8 1733 ms ok 145 + incremental_sort 2015 ms ok 146 + create_role 1618 ms ok 147 + without_overlaps 2949 ms # parallel group (7 tests): amutils psql_crosstab collate.linux.utf8 collate.windows.win1252 rules psql stats_ext ok 148 + rules 1468 ms ok 149 + psql 1644 ms ok 150 + psql_crosstab 561 ms ok 151 + amutils 397 ms ok 152 + stats_ext 5347 ms ok 153 + collate.linux.utf8 664 ms ok 154 + collate.windows.win1252 707 ms ok 155 - select_parallel 8653 ms ok 156 - write_parallel 1272 ms ok 157 - vacuum_parallel 493 ms # parallel group (2 tests): subscription publication ok 158 + publication 1581 ms ok 159 + subscription 471 ms # parallel group (17 tests): portals_p2 combocid tsdicts dependency guc select_views functional_deps advisory_lock equivclass tsearch xmlmap cluster indirect_toast bitmapops window foreign_data foreign_key ok 160 + select_views 1795 ms ok 161 + portals_p2 1271 ms ok 162 + foreign_key 6175 ms ok 163 + cluster 2087 ms ok 164 + dependency 1733 ms ok 165 + guc 1731 ms ok 166 + bitmapops 2232 ms ok 167 + combocid 1260 ms ok 168 + tsearch 1959 ms ok 169 + tsdicts 1589 ms ok 170 + foreign_data 3742 ms ok 171 + window 2527 ms ok 172 + xmlmap 2010 ms ok 173 + functional_deps 1791 ms ok 174 + advisory_lock 1883 ms ok 175 + indirect_toast 2070 ms ok 176 + equivclass 1881 ms # parallel group (9 tests): json_encoding jsonpath_encoding jsonpath sqljson sqljson_jsontable jsonb_jsonpath json sqljson_queryfuncs jsonb ok 177 + json 809 ms ok 178 + jsonb 1282 ms ok 179 + json_encoding 526 ms ok 180 + jsonpath 612 ms ok 181 + jsonpath_encoding 523 ms ok 182 + jsonb_jsonpath 762 ms ok 183 + sqljson 606 ms ok 184 + sqljson_queryfuncs 934 ms ok 185 + sqljson_jsontable 681 ms # parallel group (18 tests): prepare returning limit plancache copy2 polymorphism xml conversion rowtypes largeobject temp with sequence domain rangefuncs truncate plpgsql alter_table ok 186 + plancache 1064 ms ok 187 + limit 1062 ms ok 188 + plpgsql 3745 ms ok 189 + copy2 2082 ms ok 190 + temp 2563 ms ok 191 + domain 2720 ms ok 192 + rangefuncs 2719 ms ok 193 + prepare 996 ms ok 194 + conversion 2105 ms ok 195 + truncate 2765 ms ok 196 + alter_table 6916 ms ok 197 + sequence 2593 ms ok 198 + polymorphism 2068 ms ok 199 + rowtypes 2549 ms ok 200 + returning 985 ms ok 201 + largeobject 2546 ms ok 202 + with 2552 ms ok 203 + xml 2062 ms # parallel group (15 tests): predicate hash_part partition_info reloptions explain compression partition_split partition_merge memoize indexing partition_join tuplesort stats partition_aggregate partition_prune ok 204 + partition_merge 3385 ms ok 205 + partition_split 3214 ms not ok 206 + partition_join 5290 ms ok 207 + partition_prune 8529 ms ok 208 + reloptions 2153 ms ok 209 + hash_part 1558 ms ok 210 + indexing 5096 ms ok 211 + partition_aggregate 6288 ms ok 212 + partition_info 1880 ms ok 213 + tuplesort 5599 ms ok 214 + explain 2948 ms ok 215 + compression 3196 ms ok 216 + memoize 3534 ms ok 217 + stats 5838 ms ok 218 + predicate 1510 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 1083 ms ok 220 + event_trigger 1267 ms ok 221 - event_trigger_login 235 ms ok 222 - fast_default 539 ms ok 223 - tablespace 1234 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/partition_join.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/partition_join.out --- C:/cirrus/src/test/regress/expected/partition_join.out 2024-04-18 18:39:56.243730500 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/partition_join.out 2024-04-18 18:46:05.355753900 +0000 @@ -5133,17 +5133,15 @@ QUERY PLAN ----------------------------------------------------------------------- Limit - -> Merge Append - Sort Key: x.id -> Merge Left Join - Merge Cond: (x_1.id = y_1.id) + Merge Cond: (x.id = y.id) + -> Append -> Index Only Scan using fract_t0_pkey on fract_t0 x_1 - -> Index Only Scan using fract_t0_pkey on fract_t0 y_1 - -> Merge Left Join - Merge Cond: (x_2.id = y_2.id) -> Index Only Scan using fract_t1_pkey on fract_t1 x_2 + -> Append + -> Index Only Scan using fract_t0_pkey on fract_t0 y_1 -> Index Only Scan using fract_t1_pkey on fract_t1 y_2 -(11 rows) +(9 rows) EXPLAIN (COSTS OFF) SELECT x.id, y.id FROM fract_t x LEFT JOIN fract_t y USING (id) ORDER BY x.id DESC LIMIT 10; === EOF === [18:46:16.279](122.474s) not ok 2 - regression tests pass [18:46:16.292](0.013s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [18:46:16.292](0.000s) # got: '256' # expected: '0' 1 1 1 1 1 2 1 9 5 5 4001 3 4 3 4 4 1 32 1 1 1 6 104 2 1 41 5 1006 1 2 5 17 33 34 -2 1 1 1 1 -1 1 1 -1 -32768 32767 9 46 1 1 1 Waiting for replication conn standby_1's replay_lsn to pass 0/146F0398 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 49635 --no-unlogged-table-data [18:46:21.261](4.969s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 49636 [18:46:26.380](5.119s) 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 [18:46:26.498](0.118s) ok 5 - compare primary and standby dumps [18:46:27.037](0.539s) 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" [18:46:27.323](0.286s) 1..6 [18:46:27.347](0.024s) # Looks like you failed 1 test of 6.