# Checking port 55313 # Found port 55313 Name: primary Data directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata Backup directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup Archive directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/archives Connection string: port=55313 host=/var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/QJ20JF1YYW Log file: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [02:45:21.054](0.011s) # initializing database system by copying initdb template # Running: cp -RPp /Users/admin/pgsql/build/tmp_install/initdb-template /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata # Running: /Users/admin/pgsql/build/src/test/regress/pg_regress --config-auth /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata -l /Users/admin/pgsql/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 14652 (standby_1,) [02:45:22.018](0.964s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup/my_backup -h /var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/QJ20JF1YYW -p 55313 --checkpoint fast --no-sync # Backup finished # Checking port 55314 # Found port 55314 Name: standby_1 Data directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata Backup directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/backup Archive directory: /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/archives Connection string: port=55314 host=/var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/QJ20JF1YYW Log file: /Users/admin/pgsql/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 /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata -l /Users/admin/pgsql/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 14714 # using postmaster on /var/folders/xc/tpssff9959345bnqq4c6tlww0000gn/T/QJ20JF1YYW, port 55313 ok 1 - test_setup 3004 ms # parallel group (20 tests): varchar char name oid pg_lsn txid int2 text regproc uuid float4 boolean money float8 int4 bit int8 enum rangetypes numeric ok 2 + boolean 777 ms ok 3 + char 338 ms ok 4 + name 362 ms ok 5 + varchar 327 ms ok 6 + text 697 ms ok 7 + int2 671 ms ok 8 + int4 943 ms ok 9 + int8 1113 ms ok 10 + oid 356 ms ok 11 + float4 756 ms ok 12 + float8 927 ms ok 13 + bit 1080 ms ok 14 + numeric 1461 ms ok 15 + txid 631 ms ok 16 + uuid 684 ms ok 17 + enum 1119 ms ok 18 + money 825 ms ok 19 + rangetypes 1434 ms ok 20 + pg_lsn 606 ms ok 21 + regproc 653 ms # parallel group (20 tests): md5 lseg line path circle time timetz macaddr point numerology macaddr8 date timestamp polygon inet box interval timestamptz strings multirangetypes ok 22 + strings 3523 ms ok 23 + md5 107 ms ok 24 + numerology 729 ms ok 25 + point 705 ms ok 26 + lseg 113 ms ok 27 + line 169 ms ok 28 + box 2125 ms ok 29 + path 238 ms ok 30 + polygon 1769 ms ok 31 + circle 595 ms ok 32 + date 1741 ms ok 33 + time 646 ms ok 34 + timetz 666 ms ok 35 + timestamp 1751 ms ok 36 + timestamptz 2469 ms ok 37 + interval 2136 ms ok 38 + inet 2005 ms ok 39 + macaddr 647 ms ok 40 + macaddr8 682 ms ok 41 + multirangetypes 5065 ms # parallel group (12 tests): comments misc_sanity unicode mvcc regex xid tstypes type_sanity expressions horology geometry opr_sanity ok 42 + geometry 2217 ms ok 43 + horology 1820 ms ok 44 + tstypes 1522 ms ok 45 + regex 950 ms ok 46 + type_sanity 1535 ms ok 47 + opr_sanity 2897 ms ok 48 + misc_sanity 604 ms ok 49 + comments 47 ms ok 50 + expressions 1559 ms ok 51 + unicode 684 ms ok 52 + xid 1059 ms ok 53 + mvcc 682 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 2909 ms ok 55 + copyselect 2006 ms ok 56 + copydml 2276 ms ok 57 + insert 11507 ms ok 58 + insert_conflict 7768 ms # parallel group (7 tests): create_function_c create_schema create_operator create_type create_procedure create_misc create_table ok 59 + create_function_c 558 ms ok 60 + create_misc 2953 ms ok 61 + create_operator 1595 ms ok 62 + create_procedure 2476 ms ok 63 + create_table 5278 ms ok 64 + create_type 1657 ms ok 65 + create_schema 1323 ms # parallel group (5 tests): index_including_gist index_including create_index_spgist create_view create_index ok 66 + create_index 6166 ms ok 67 + create_index_spgist 2356 ms ok 68 + create_view 2731 ms ok 69 + index_including 2110 ms ok 70 + index_including_gist 2046 ms # parallel group (16 tests): infinite_recurse errors create_cast create_aggregate typed_table select hash_func roleattributes create_am create_function_sql drop_if_exists vacuum constraints inherit updatable_views triggers ok 71 + create_aggregate 291 ms ok 72 + create_function_sql 881 ms ok 73 + create_cast 256 ms ok 74 + constraints 2293 ms ok 75 + triggers 6811 ms ok 76 + select 575 ms ok 77 + inherit 5152 ms ok 78 + typed_table 521 ms ok 79 + vacuum 2167 ms ok 80 + drop_if_exists 884 ms ok 81 + updatable_views 5319 ms ok 82 + roleattributes 708 ms ok 83 + create_am 787 ms ok 84 + hash_func 570 ms ok 85 + errors 186 ms ok 86 + infinite_recurse 147 ms ok 87 - sanity_check 587 ms # parallel group (20 tests): select_distinct_on delete select_having prepared_xacts select_implicit namespace random case select_into select_distinct hash_index union btree_index transactions portals update subselect arrays aggregates join ok 88 + select_into 1728 ms ok 89 + select_distinct 2035 ms ok 90 + select_distinct_on 120 ms ok 91 + select_implicit 1618 ms ok 92 + select_having 318 ms ok 93 + subselect 5737 ms ok 94 + union 4370 ms ok 95 + case 1720 ms ok 96 + join 8486 ms ok 97 + aggregates 7969 ms ok 98 + transactions 5456 ms ok 99 + random 1700 ms ok 100 + portals 5609 ms ok 101 + arrays 5723 ms ok 102 + btree_index 4989 ms ok 103 + hash_index 2698 ms ok 104 + update 5688 ms ok 105 + delete 138 ms ok 106 + namespace 1602 ms ok 107 + prepared_xacts 1559 ms # parallel group (20 tests): init_privs security_label drop_operator spgist tablesample replica_identity password lock object_address gin gist collate groupingsets matview identity generated join_hash brin rowsecurity privileges ok 108 + brin 8988 ms ok 109 + gin 3059 ms ok 110 + gist 3206 ms ok 111 + spgist 2539 ms ok 112 + privileges 11535 ms ok 113 + init_privs 171 ms ok 114 + security_label 303 ms ok 115 + collate 3297 ms ok 116 + matview 5443 ms ok 117 + lock 2889 ms ok 118 + replica_identity 2626 ms ok 119 + rowsecurity 11303 ms ok 120 + object_address 2907 ms ok 121 + tablesample 2590 ms ok 122 + groupingsets 5211 ms ok 123 + drop_operator 926 ms ok 124 + password 2808 ms ok 125 + identity 6244 ms ok 126 + generated 7798 ms ok 127 + join_hash 8687 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 140 ms ok 129 + brin_multi 865 ms # parallel group (18 tests): async dbsize collate.utf8 sysviews tidrangescan tid tidscan tsrf alter_operator misc incremental_sort create_role misc_functions create_table_like alter_generic without_overlaps merge collate.icu.utf8 ok 130 + create_table_like 2586 ms ok 131 + alter_generic 2742 ms ok 132 + alter_operator 745 ms ok 133 + misc 759 ms ok 134 + async 131 ms ok 135 + dbsize 137 ms ok 136 + merge 6205 ms ok 137 + misc_functions 1995 ms not ok 138 + sysviews 212 ms ok 139 + tsrf 701 ms ok 140 + tid 582 ms ok 141 + tidscan 635 ms ok 142 + tidrangescan 423 ms ok 143 + collate.utf8 127 ms ok 144 + collate.icu.utf8 7192 ms ok 145 + incremental_sort 806 ms ok 146 + create_role 1929 ms ok 147 + without_overlaps 5294 ms # parallel group (7 tests): collate.windows.win1252 collate.linux.utf8 amutils psql_crosstab psql rules stats_ext ok 148 + rules 8625 ms ok 149 + psql 3727 ms ok 150 + psql_crosstab 131 ms ok 151 + amutils 52 ms ok 152 + stats_ext 8755 ms ok 153 + collate.linux.utf8 39 ms ok 154 + collate.windows.win1252 37 ms ok 155 - select_parallel 3368 ms ok 156 - write_parallel 591 ms ok 157 - vacuum_parallel 216 ms # parallel group (2 tests): subscription publication ok 158 + publication 4280 ms ok 159 + subscription 772 ms # parallel group (17 tests): advisory_lock bitmapops combocid xmlmap indirect_toast functional_deps portals_p2 select_views tsdicts dependency equivclass guc tsearch cluster window foreign_data foreign_key ok 160 + select_views 875 ms ok 161 + portals_p2 852 ms ok 162 + foreign_key 6591 ms ok 163 + cluster 1960 ms ok 164 + dependency 965 ms ok 165 + guc 1474 ms ok 166 + bitmapops 455 ms ok 167 + combocid 540 ms ok 168 + tsearch 1757 ms ok 169 + tsdicts 874 ms ok 170 + foreign_data 4412 ms ok 171 + window 2873 ms ok 172 + xmlmap 654 ms ok 173 + functional_deps 751 ms ok 174 + advisory_lock 396 ms ok 175 + indirect_toast 691 ms ok 176 + equivclass 1209 ms # parallel group (8 tests): jsonpath_encoding json_encoding jsonpath jsonb_jsonpath sqljson sqljson_queryfuncs json jsonb ok 177 + json 2068 ms ok 178 + jsonb 3026 ms ok 179 + json_encoding 155 ms ok 180 + jsonpath 203 ms ok 181 + jsonpath_encoding 123 ms ok 182 + jsonb_jsonpath 1008 ms ok 183 + sqljson 1858 ms ok 184 + sqljson_queryfuncs 1989 ms # parallel group (18 tests): prepare conversion returning limit plancache largeobject temp truncate sequence xml copy2 rowtypes with polymorphism domain rangefuncs plpgsql alter_table ok 185 + plancache 2548 ms ok 186 + limit 2537 ms ok 187 + plpgsql 22464 ms ok 188 + copy2 7437 ms ok 189 + temp 6418 ms ok 190 + domain 16401 ms ok 191 + rangefuncs 16522 ms ok 192 + prepare 167 ms ok 193 + conversion 2325 ms ok 194 + truncate 6689 ms ok 195 + alter_table 32351 ms ok 196 + sequence 7109 ms ok 197 + polymorphism 15884 ms ok 198 + rowtypes 9453 ms ok 199 + returning 2332 ms ok 200 + largeobject 4149 ms ok 201 + with 11740 ms ok 202 + xml 7095 ms # parallel group (13 tests): hash_part predicate explain reloptions partition_info memoize compression tuplesort partition_aggregate stats indexing partition_join partition_prune ok 203 + partition_join 12580 ms ok 204 + partition_prune 13778 ms ok 205 + reloptions 1686 ms ok 206 + hash_part 1536 ms ok 207 + indexing 10477 ms ok 208 + partition_aggregate 8410 ms ok 209 + partition_info 2713 ms ok 210 + tuplesort 5313 ms ok 211 + explain 1581 ms ok 212 + compression 4419 ms ok 213 + memoize 3034 ms ok 214 + stats 8766 ms ok 215 + predicate 1556 ms # parallel group (2 tests): oidjoins event_trigger ok 216 + oidjoins 1860 ms ok 217 + event_trigger 3693 ms ok 218 - event_trigger_login 223 ms ok 219 - fast_default 5299 ms ok 220 - tablespace 8070 ms 1..220 # 1 of 220 tests failed. # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/regression.out". === dumping /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/regression.diffs === diff -U3 /Users/admin/pgsql/src/test/regress/expected/sysviews.out /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/sysviews.out --- /Users/admin/pgsql/src/test/regress/expected/sysviews.out 2024-03-31 02:43:32 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2024-03-31 02:46:29 @@ -134,7 +134,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 === [02:48:09.840](167.822s) not ok 2 - regression tests pass [02:48:09.840](0.000s) # Failed test 'regression tests pass' # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [02:48:09.840](0.000s) # got: '256' # expected: '0' 1 1 1 1 1 2 1 1 1 9 5 5 4001 41 3 4 3 4 4 1 32 1 1 1 6 104 2 1 5 1006 1 2 5 17 -2 33 34 46 9 1 1 1 1 1 -1 1 1 -1 -32768 32767 Waiting for replication conn standby_1's replay_lsn to pass 0/151F5C10 on primary done # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 55313 --no-unlogged-table-data [02:48:38.527](28.687s) ok 3 - dump primary server # Running: pg_dumpall -f /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/standby.dump --no-sync -p 55314 [02:48:50.873](12.346s) ok 4 - dump standby server # Running: diff /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/primary.dump /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/standby.dump [02:48:50.974](0.101s) ok 5 - compare primary and standby dumps [02:48:51.381](0.408s) ok 6 - check contents of pg_stat_statements on regression database ### Stopping node "standby_1" using mode fast # Running: pg_ctl -D /Users/admin/pgsql/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 /Users/admin/pgsql/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:48:51.618](0.237s) 1..6 [02:48:51.619](0.001s) # Looks like you failed 1 test of 6.