# Checking port 53204 # Found port 53204 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=53204 host=C:/Windows/TEMP/tgBCPeq3VW Log file: C:\cirrus\build/testrun/recovery/027_stream_regress\log/027_stream_regress_primary.log [02:49:16.896](0.128s) # 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 2440 (standby_1,) [02:49:19.098](2.201s) 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/tgBCPeq3VW -p 53204 --checkpoint fast --no-sync # Backup finished # Checking port 53205 # Found port 53205 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=53205 host=C:/Windows/TEMP/tgBCPeq3VW 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 3816 # using postmaster on C:/Windows/TEMP/tgBCPeq3VW, port 53204 ok 1 - test_setup 937 ms # parallel group (20 tests): pg_lsn int2 uuid float4 bit float8 varchar regproc int4 char enum text oid boolean name int8 money txid rangetypes numeric ok 2 + boolean 1443 ms ok 3 + char 1222 ms ok 4 + name 1438 ms ok 5 + varchar 1150 ms ok 6 + text 1377 ms ok 7 + int2 943 ms ok 8 + int4 1210 ms ok 9 + int8 1525 ms ok 10 + oid 1384 ms ok 11 + float4 1088 ms ok 12 + float8 1134 ms ok 13 + bit 1085 ms ok 14 + numeric 2586 ms ok 15 + txid 1554 ms ok 16 + uuid 924 ms ok 17 + enum 1197 ms ok 18 + money 1508 ms ok 19 + rangetypes 2339 ms ok 20 + pg_lsn 917 ms ok 21 + regproc 1123 ms # parallel group (20 tests): numerology line lseg path time md5 macaddr8 timetz point polygon circle date macaddr interval box timestamptz inet strings timestamp multirangetypes ok 22 + strings 1726 ms ok 23 + md5 1360 ms ok 24 + numerology 829 ms ok 25 + point 1444 ms ok 26 + lseg 1294 ms ok 27 + line 824 ms ok 28 + box 1623 ms ok 29 + path 1290 ms ok 30 + polygon 1436 ms ok 31 + circle 1496 ms ok 32 + date 1580 ms ok 33 + time 1282 ms ok 34 + timetz 1428 ms ok 35 + timestamp 1766 ms ok 36 + timestamptz 1664 ms ok 37 + interval 1607 ms ok 38 + inet 1661 ms ok 39 + macaddr 1568 ms ok 40 + macaddr8 1383 ms ok 41 + multirangetypes 1844 ms # parallel group (12 tests): geometry comments type_sanity xid unicode horology misc_sanity mvcc expressions tstypes opr_sanity regex ok 42 + geometry 871 ms ok 43 + horology 1168 ms ok 44 + tstypes 1241 ms ok 45 + regex 1283 ms ok 46 + type_sanity 1055 ms ok 47 + opr_sanity 1246 ms ok 48 + misc_sanity 1183 ms ok 49 + comments 1050 ms ok 50 + expressions 1190 ms ok 51 + unicode 1155 ms ok 52 + xid 1115 ms ok 53 + mvcc 1175 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 1256 ms ok 55 + copyselect 310 ms ok 56 + copydml 706 ms ok 57 + insert 1982 ms ok 58 + insert_conflict 1339 ms # parallel group (7 tests): create_function_c create_schema create_operator create_procedure create_misc create_type create_table ok 59 + create_function_c 377 ms ok 60 + create_misc 755 ms ok 61 + create_operator 490 ms ok 62 + create_procedure 705 ms ok 63 + create_table 1638 ms ok 64 + create_type 771 ms ok 65 + create_schema 364 ms # parallel group (5 tests): index_including index_including_gist create_view create_index_spgist create_index ok 66 + create_index 3613 ms ok 67 + create_index_spgist 2254 ms ok 68 + create_view 2245 ms ok 69 + index_including 2090 ms ok 70 + index_including_gist 2229 ms # parallel group (16 tests): create_cast select create_aggregate infinite_recurse drop_if_exists errors typed_table hash_func create_am create_function_sql roleattributes constraints updatable_views inherit vacuum triggers ok 71 + create_aggregate 859 ms ok 72 + create_function_sql 2428 ms ok 73 + create_cast 805 ms ok 74 + constraints 3531 ms ok 75 + triggers 10029 ms ok 76 + select 846 ms ok 77 + inherit 5004 ms ok 78 + typed_table 2038 ms ok 79 + vacuum 5319 ms ok 80 + drop_if_exists 1955 ms ok 81 + updatable_views 4402 ms ok 82 + roleattributes 2409 ms ok 83 + create_am 2407 ms ok 84 + hash_func 2039 ms ok 85 + errors 2027 ms ok 86 + infinite_recurse 1442 ms ok 87 - sanity_check 1834 ms # parallel group (20 tests): delete select_implicit select_distinct_on case prepared_xacts namespace subselect select_into random union select_having select_distinct arrays portals transactions update join hash_index aggregates btree_index ok 88 + select_into 2486 ms ok 89 + select_distinct 3538 ms ok 90 + select_distinct_on 2005 ms ok 91 + select_implicit 2003 ms ok 92 + select_having 3357 ms ok 93 + subselect 2289 ms ok 94 + union 3110 ms ok 95 + case 2286 ms ok 96 + join 4009 ms ok 97 + aggregates 5426 ms ok 98 + transactions 3689 ms ok 99 + random 3005 ms ok 100 + portals 3685 ms ok 101 + arrays 3684 ms ok 102 + btree_index 8376 ms ok 103 + hash_index 3998 ms ok 104 + update 3681 ms ok 105 + delete 1807 ms ok 106 + namespace 2264 ms ok 107 + prepared_xacts 2263 ms # parallel group (20 tests): init_privs collate security_label tablesample drop_operator lock replica_identity object_address password spgist matview gin identity groupingsets generated rowsecurity gist join_hash brin privileges ok 108 + brin 16543 ms ok 109 + gin 6366 ms ok 110 + gist 7204 ms ok 111 + spgist 4478 ms ok 112 + privileges 18535 ms ok 113 + init_privs 1087 ms ok 114 + security_label 2313 ms ok 115 + collate 2244 ms ok 116 + matview 6353 ms ok 117 + lock 3658 ms ok 118 + replica_identity 3750 ms ok 119 + rowsecurity 6694 ms ok 120 + object_address 3838 ms ok 121 + tablesample 2300 ms ok 122 + groupingsets 6390 ms ok 123 + drop_operator 2655 ms ok 124 + password 3833 ms ok 125 + identity 6336 ms ok 126 + generated 6381 ms ok 127 + join_hash 16357 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 503 ms ok 129 + brin_multi 2394 ms # parallel group (18 tests): alter_operator collate.icu.utf8 tidscan collate.utf8 tidrangescan dbsize misc create_role tid sysviews misc_functions alter_generic merge tsrf create_table_like async incremental_sort without_overlaps ok 130 + create_table_like 2210 ms ok 131 + alter_generic 2019 ms ok 132 + alter_operator 852 ms ok 133 + misc 1920 ms ok 134 + async 2206 ms ok 135 + dbsize 1916 ms ok 136 + merge 2139 ms ok 137 + misc_functions 2006 ms ok 138 + sysviews 1972 ms ok 139 + tsrf 2133 ms ok 140 + tid 1966 ms ok 141 + tidscan 1452 ms ok 142 + tidrangescan 1504 ms ok 143 + collate.utf8 1449 ms ok 144 + collate.icu.utf8 828 ms ok 145 + incremental_sort 2185 ms ok 146 + create_role 1928 ms ok 147 + without_overlaps 2541 ms # parallel group (7 tests): psql_crosstab collate.linux.utf8 collate.windows.win1252 amutils psql rules stats_ext ok 148 + rules 3080 ms ok 149 + psql 2479 ms ok 150 + psql_crosstab 731 ms ok 151 + amutils 921 ms ok 152 + stats_ext 6433 ms ok 153 + collate.linux.utf8 845 ms ok 154 + collate.windows.win1252 913 ms not ok 155 - select_parallel 11525 ms ok 156 - write_parallel 1141 ms ok 157 - vacuum_parallel 852 ms # parallel group (2 tests): subscription publication ok 158 + publication 1717 ms ok 159 + subscription 594 ms # parallel group (17 tests): advisory_lock xmlmap tsdicts combocid select_views portals_p2 functional_deps dependency equivclass guc window tsearch cluster bitmapops indirect_toast foreign_data foreign_key ok 160 + select_views 1441 ms ok 161 + portals_p2 1708 ms ok 162 + foreign_key 6207 ms ok 163 + cluster 3143 ms ok 164 + dependency 2230 ms ok 165 + guc 2246 ms ok 166 + bitmapops 3711 ms ok 167 + combocid 1427 ms ok 168 + tsearch 3133 ms ok 169 + tsdicts 1300 ms ok 170 + foreign_data 4669 ms ok 171 + window 2234 ms ok 172 + xmlmap 1294 ms ok 173 + functional_deps 2212 ms ok 174 + advisory_lock 916 ms ok 175 + indirect_toast 3729 ms ok 176 + equivclass 2206 ms # parallel group (9 tests): sqljson_jsontable jsonpath sqljson jsonpath_encoding json sqljson_queryfuncs json_encoding jsonb_jsonpath jsonb ok 177 + json 1074 ms ok 178 + jsonb 1730 ms ok 179 + json_encoding 1081 ms ok 180 + jsonpath 912 ms ok 181 + jsonpath_encoding 999 ms ok 182 + jsonb_jsonpath 1178 ms ok 183 + sqljson 971 ms ok 184 + sqljson_queryfuncs 1073 ms ok 185 + sqljson_jsontable 723 ms # parallel group (18 tests): limit plancache conversion prepare copy2 rowtypes returning largeobject xml temp with sequence rangefuncs truncate domain polymorphism plpgsql alter_table ok 186 + plancache 1001 ms ok 187 + limit 979 ms ok 188 + plpgsql 6980 ms ok 189 + copy2 2461 ms ok 190 + temp 3270 ms ok 191 + domain 3380 ms ok 192 + rangefuncs 3267 ms ok 193 + prepare 2454 ms ok 194 + conversion 1670 ms ok 195 + truncate 3365 ms ok 196 + alter_table 8066 ms ok 197 + sequence 3258 ms ok 198 + polymorphism 3398 ms ok 199 + rowtypes 2484 ms ok 200 + returning 2483 ms ok 201 + largeobject 2519 ms ok 202 + with 3250 ms ok 203 + xml 2932 ms # parallel group (15 tests): predicate partition_info compression hash_part reloptions partition_merge memoize partition_split partition_join explain indexing stats tuplesort partition_aggregate partition_prune ok 204 + partition_merge 5904 ms ok 205 + partition_split 5973 ms ok 206 + partition_join 5971 ms ok 207 + partition_prune 10904 ms ok 208 + reloptions 5580 ms ok 209 + hash_part 5321 ms ok 210 + indexing 6291 ms ok 211 + partition_aggregate 8346 ms ok 212 + partition_info 2707 ms ok 213 + tuplesort 7721 ms ok 214 + explain 6076 ms ok 215 + compression 2705 ms ok 216 + memoize 5931 ms ok 217 + stats 6611 ms ok 218 + predicate 1599 ms # parallel group (2 tests): oidjoins event_trigger ok 219 + oidjoins 1017 ms ok 220 + event_trigger 1167 ms ok 221 - event_trigger_login 505 ms ok 222 - fast_default 814 ms ok 223 - tablespace 1619 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/select_parallel.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out --- C:/cirrus/src/test/regress/expected/select_parallel.out 2024-04-26 02:44:12.906660800 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out 2024-04-26 02:51:25.069439200 +0000 @@ -452,25 +452,35 @@ where tenk1.four = t.four ); QUERY PLAN ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- - Seq Scan on public.tenk1 t +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + Hash Join Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.tenthous, t.odd, t.even, t.stringu1, t.stringu2, t.string4 - Filter: (SubPlan 1) - SubPlan 1 - -> Hash Join - Output: t.two - Hash Cond: (tenk1.stringu1 = t3.stringu1) - -> Seq Scan on public.tenk1 - Output: tenk1.unique1, tenk1.unique2, tenk1.two, tenk1.four, tenk1.ten, tenk1.twenty, tenk1.hundred, tenk1.thousand, tenk1.twothousand, tenk1.fivethous, tenk1.tenthous, tenk1.odd, tenk1.even, tenk1.stringu1, tenk1.stringu2, tenk1.string4 - Filter: (tenk1.four = t.four) + Inner Unique: true + Hash Cond: (t.four = tenk1.four) + -> Gather + Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.tenthous, t.odd, t.even, t.stringu1, t.stringu2, t.string4 + Workers Planned: 4 + -> Parallel Seq Scan on public.tenk1 t + Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.tenthous, t.odd, t.even, t.stringu1, t.stringu2, t.string4 + Filter: (t.two IS NOT NULL) -> Hash - Output: t3.stringu1 + Output: tenk1.four + -> HashAggregate + Output: tenk1.four + Group Key: tenk1.four -> Gather - Output: t3.stringu1 + Output: tenk1.four Workers Planned: 4 + -> Parallel Hash Join + Output: tenk1.four + Hash Cond: (tenk1.stringu1 = t3.stringu1) + -> Parallel Seq Scan on public.tenk1 + Output: tenk1.unique1, tenk1.unique2, tenk1.two, tenk1.four, tenk1.ten, tenk1.twenty, tenk1.hundred, tenk1.thousand, tenk1.twothousand, tenk1.fivethous, tenk1.tenthous, tenk1.odd, tenk1.even, tenk1.stringu1, tenk1.stringu2, tenk1.string4 + -> Parallel Hash + Output: t3.stringu1 -> Parallel Seq Scan on public.tenk1 t3 Output: t3.stringu1 -(17 rows) +(27 rows) -- this is not parallel-safe due to use of random() within SubLink's testexpr: explain (costs off) === EOF === [02:52:20.812](181.714s) not ok 2 - regression tests pass [02:52:20.812](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/test/recovery/t/027_stream_regress.pl line 95. [02:52:20.812](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 9 1 5 5 1 33 34 4001 3 4 3 4 4 1 32 1 1 1 6 104 2 1 1 1 41 1 1 5 -1 1 1006 1 -1 -32768 32767 -2 9 1 46 1 2 1 1 5 17 Waiting for replication conn standby_1's replay_lsn to pass 0/158329B8 on primary done # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/primary.dump --no-sync -p 53204 --no-unlogged-table-data [02:52:29.501](8.689s) ok 3 - dump primary server # Running: pg_dumpall -f C:\cirrus\build/testrun/recovery/027_stream_regress\data/standby.dump --no-sync -p 53205 [02:52:36.277](6.776s) 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:52:36.498](0.221s) ok 5 - compare primary and standby dumps [02:52:38.236](1.738s) 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:52:38.767](0.531s) 1..6 [02:52:38.779](0.012s) # Looks like you failed 1 test of 6.