# Checking port 54206 # Found port 54206 Name: primary Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/archives Connection string: port=54206 host=/tmp/q4b_LoPXK2 Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [08:37:24.007](0.015s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/pgdata -l /tmp/cirrus-ci-build/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 12186 (standby_1,) [08:37:24.236](0.228s) ok 1 - physical slot created on primary # Taking pg_basebackup my_backup from node "primary" # Running: pg_basebackup -D /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_primary_data/backup/my_backup -h /tmp/q4b_LoPXK2 -p 54206 --checkpoint fast --no-sync # Backup finished # Checking port 54207 # Found port 54207 Name: standby_1 Data directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/archives Connection string: port=54207 host=/tmp/q4b_LoPXK2 Log file: /tmp/cirrus-ci-build/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 /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/t_027_stream_regress_standby_1_data/pgdata -l /tmp/cirrus-ci-build/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 12282 # using postmaster on /tmp/q4b_LoPXK2, port 54206 ok 1 - test_setup 386 ms # parallel group (20 tests): varchar pg_lsn char oid name txid text int2 uuid regproc float4 money int4 boolean float8 int8 bit enum rangetypes numeric ok 2 + boolean 337 ms ok 3 + char 186 ms ok 4 + name 210 ms ok 5 + varchar 118 ms ok 6 + text 240 ms ok 7 + int2 247 ms ok 8 + int4 327 ms ok 9 + int8 380 ms ok 10 + oid 193 ms ok 11 + float4 280 ms ok 12 + float8 378 ms ok 13 + bit 423 ms ok 14 + numeric 1265 ms ok 15 + txid 225 ms ok 16 + uuid 251 ms ok 17 + enum 496 ms ok 18 + money 290 ms ok 19 + rangetypes 1072 ms ok 20 + pg_lsn 141 ms ok 21 + regproc 264 ms # parallel group (20 tests): lseg md5 line circle macaddr path point time timetz macaddr8 numerology inet polygon date box interval timestamp timestamptz strings multirangetypes ok 22 + strings 956 ms ok 23 + md5 78 ms ok 24 + numerology 312 ms ok 25 + point 160 ms ok 26 + lseg 66 ms ok 27 + line 107 ms ok 28 + box 626 ms ok 29 + path 151 ms ok 30 + polygon 526 ms ok 31 + circle 123 ms ok 32 + date 556 ms ok 33 + time 177 ms ok 34 + timetz 199 ms ok 35 + timestamp 744 ms ok 36 + timestamptz 869 ms ok 37 + interval 657 ms ok 38 + inet 497 ms ok 39 + macaddr 126 ms ok 40 + macaddr8 279 ms ok 41 + multirangetypes 1130 ms # parallel group (12 tests): comments unicode misc_sanity mvcc xid tstypes expressions type_sanity geometry regex horology opr_sanity ok 42 + geometry 361 ms ok 43 + horology 393 ms ok 44 + tstypes 289 ms ok 45 + regex 364 ms ok 46 + type_sanity 333 ms ok 47 + opr_sanity 527 ms ok 48 + misc_sanity 73 ms ok 49 + comments 28 ms ok 50 + expressions 300 ms ok 51 + unicode 59 ms ok 52 + xid 255 ms ok 53 + mvcc 193 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 555 ms ok 55 + copyselect 89 ms ok 56 + copydml 118 ms ok 57 + insert 1826 ms ok 58 + insert_conflict 966 ms # parallel group (7 tests): create_function_c create_operator create_schema create_type create_procedure create_misc create_table ok 59 + create_function_c 24 ms ok 60 + create_misc 233 ms ok 61 + create_operator 146 ms ok 62 + create_procedure 184 ms ok 63 + create_table 2413 ms ok 64 + create_type 181 ms ok 65 + create_schema 149 ms # parallel group (5 tests): index_including_gist index_including create_index_spgist create_view create_index ok 66 + create_index 2277 ms ok 67 + create_index_spgist 1413 ms ok 68 + create_view 1722 ms ok 69 + index_including 917 ms ok 70 + index_including_gist 824 ms # parallel group (16 tests): create_cast errors hash_func infinite_recurse roleattributes select typed_table create_aggregate create_am create_function_sql drop_if_exists vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 553 ms ok 72 + create_function_sql 842 ms ok 73 + create_cast 280 ms ok 74 + constraints 3119 ms ok 75 + triggers 7799 ms ok 76 + select 507 ms ok 77 + inherit 7317 ms ok 78 + typed_table 520 ms ok 79 + vacuum 2222 ms ok 80 + drop_if_exists 944 ms ok 81 + updatable_views 6704 ms ok 82 + roleattributes 472 ms ok 83 + create_am 797 ms ok 84 + hash_func 291 ms ok 85 + errors 286 ms ok 86 + infinite_recurse 352 ms ok 87 - sanity_check 200 ms # parallel group (20 tests): select_distinct_on delete select_having select_implicit random case namespace select_into prepared_xacts select_distinct union portals transactions subselect arrays hash_index update aggregates join btree_index ok 88 + select_into 426 ms ok 89 + select_distinct 543 ms ok 90 + select_distinct_on 81 ms ok 91 + select_implicit 241 ms ok 92 + select_having 171 ms ok 93 + subselect 1379 ms ok 94 + union 748 ms ok 95 + case 381 ms ok 96 + join 3417 ms ok 97 + aggregates 2381 ms ok 98 + transactions 1219 ms ok 99 + random 307 ms ok 100 + portals 1039 ms ok 101 + arrays 1546 ms ok 102 + btree_index 3506 ms ok 103 + hash_index 1738 ms ok 104 + update 1847 ms ok 105 + delete 95 ms ok 106 + namespace 415 ms ok 107 + prepared_xacts 534 ms # parallel group (20 tests): init_privs drop_operator password tablesample security_label lock object_address collate replica_identity groupingsets matview spgist gist gin identity generated join_hash brin privileges rowsecurity ok 108 + brin 4159 ms ok 109 + gin 3397 ms ok 110 + gist 3216 ms ok 111 + spgist 3091 ms ok 112 + privileges 4779 ms ok 113 + init_privs 73 ms ok 114 + security_label 937 ms ok 115 + collate 1362 ms ok 116 + matview 2435 ms ok 117 + lock 1266 ms ok 118 + replica_identity 1994 ms ok 119 + rowsecurity 4839 ms ok 120 + object_address 1285 ms ok 121 + tablesample 936 ms ok 122 + groupingsets 2136 ms ok 123 + drop_operator 202 ms ok 124 + password 888 ms ok 125 + identity 3493 ms ok 126 + generated 3552 ms ok 127 + join_hash 4120 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 742 ms ok 129 + brin_multi 1920 ms # parallel group (18 tests): async dbsize collate.utf8 sysviews tidrangescan tidscan tsrf tid alter_operator misc_functions misc incremental_sort create_role alter_generic create_table_like collate.icu.utf8 merge without_overlaps ok 130 + create_table_like 2285 ms ok 131 + alter_generic 1569 ms ok 132 + alter_operator 474 ms ok 133 + misc 672 ms ok 134 + async 99 ms ok 135 + dbsize 105 ms ok 136 + merge 2399 ms ok 137 + misc_functions 579 ms ok 138 + sysviews 277 ms ok 139 + tsrf 408 ms ok 140 + tid 429 ms ok 141 + tidscan 301 ms ok 142 + tidrangescan 278 ms ok 143 + collate.utf8 178 ms ok 144 + collate.icu.utf8 2335 ms ok 145 + incremental_sort 714 ms ok 146 + create_role 755 ms ok 147 + without_overlaps 2588 ms # parallel group (7 tests): collate.windows.win1252 collate.linux.utf8 amutils psql_crosstab psql rules stats_ext ok 148 + rules 2373 ms ok 149 + psql 2351 ms ok 150 + psql_crosstab 120 ms ok 151 + amutils 103 ms ok 152 + stats_ext 4008 ms ok 153 + collate.linux.utf8 34 ms ok 154 + collate.windows.win1252 21 ms ok 155 - select_parallel 2266 ms ok 156 - write_parallel 223 ms ok 157 - vacuum_parallel 116 ms # parallel group (2 tests): subscription publication ok 158 + publication 1527 ms ok 159 + subscription 133 ms # parallel group (17 tests): portals_p2 advisory_lock combocid xmlmap functional_deps tsdicts select_views equivclass guc bitmapops indirect_toast dependency window tsearch cluster foreign_data foreign_key ok 160 + select_views 604 ms ok 161 + portals_p2 146 ms ok 162 + foreign_key 5798 ms ok 163 + cluster 1772 ms ok 164 + dependency 840 ms ok 165 + guc 779 ms ok 166 + bitmapops 803 ms ok 167 + combocid 265 ms ok 168 + tsearch 1606 ms ok 169 + tsdicts 430 ms ok 170 + foreign_data 3751 ms ok 171 + window 1472 ms ok 172 + xmlmap 312 ms ok 173 + functional_deps 429 ms ok 174 + advisory_lock 207 ms ok 175 + indirect_toast 833 ms ok 176 + equivclass 770 ms # parallel group (8 tests): json_encoding jsonpath_encoding sqljson jsonpath sqljson_queryfuncs json jsonb_jsonpath jsonb ok 177 + json 411 ms ok 178 + jsonb 665 ms ok 179 + json_encoding 98 ms ok 180 + jsonpath 227 ms ok 181 + jsonpath_encoding 119 ms ok 182 + jsonb_jsonpath 500 ms ok 183 + sqljson 222 ms ok 184 + sqljson_queryfuncs 310 ms # parallel group (18 tests): prepare returning conversion limit plancache temp rowtypes copy2 with sequence truncate largeobject xml polymorphism rangefuncs domain plpgsql alter_table ok 185 + plancache 625 ms ok 186 + limit 491 ms ok 187 + plpgsql 4205 ms ok 188 + copy2 1146 ms ok 189 + temp 802 ms ok 190 + domain 1822 ms ok 191 + rangefuncs 1557 ms ok 192 + prepare 199 ms ok 193 + conversion 481 ms ok 194 + truncate 1244 ms not ok 195 + alter_table 6770 ms ok 196 + sequence 1221 ms ok 197 + polymorphism 1487 ms ok 198 + rowtypes 1076 ms ok 199 + returning 429 ms ok 200 + largeobject 1310 ms ok 201 + with 1176 ms ok 202 + xml 1367 ms # parallel group (13 tests): predicate reloptions hash_part explain partition_info memoize compression partition_aggregate tuplesort stats partition_prune partition_join indexing ok 203 + partition_join 3683 ms ok 204 + partition_prune 3636 ms ok 205 + reloptions 173 ms ok 206 + hash_part 182 ms ok 207 + indexing 3914 ms ok 208 + partition_aggregate 1386 ms ok 209 + partition_info 389 ms ok 210 + tuplesort 1446 ms ok 211 + explain 352 ms ok 212 + compression 977 ms ok 213 + memoize 520 ms ok 214 + stats 1820 ms ok 215 + predicate 76 ms # parallel group (2 tests): oidjoins event_trigger ok 216 + oidjoins 512 ms ok 217 + event_trigger 669 ms ok 218 - event_trigger_login 85 ms ok 219 - fast_default 347 ms ok 220 - tablespace 773 ms 1..220 # 1 of 220 tests failed. # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.out". === dumping /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs === diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/alter_table.out --- /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out 2024-03-31 08:35:45.086973000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/alter_table.out 2024-03-31 08:38:17.455976000 +0000 @@ -3476,9 +3476,20 @@ WHERE relkind IN ('r', 'i', 'S', 't', 'm') AND mapped_oid IS DISTINCT FROM oid; SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL; - oid | mapped_oid | reltablespace | relfilenode | relname ------+------------+---------------+-------------+--------- -(0 rows) + oid | mapped_oid | reltablespace | relfilenode | relname +-------+------------+---------------+-------------+---------------------- + 37570 | | 0 | 37570 | pktable_pkey + 37567 | | 0 | 37567 | pktable + 37573 | | 0 | 37573 | fktable + 38097 | | 0 | 38103 | foo + 38107 | | 0 | 38107 | pg_toast_38097_index + 38106 | | 0 | 38106 | pg_toast_38097 + 38318 | | 0 | 38318 | old_oids + 38335 | | 0 | 38335 | pg_toast_38332 + 38336 | | 0 | 38336 | pg_toast_38332_index + 38332 | | 0 | 38332 | recur2 + 38327 | | 0 | 38327 | recur1 +(11 rows) -- Checks on creating and manipulation of user defined relations in -- pg_catalog. === EOF === [08:38:23.355](59.120s) not ok 2 - regression tests pass [08:38:23.356](0.001s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [08:38:23.356](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 5 3 4 3 4 4 1 32 1 1 1 6 104 2 1 4001 5 1006 41 1 2 5 17 -2 33 34 1 1 1 1 -1 1 1 -1 -32768 32767 9 1 46 1 1 Waiting for replication conn standby_1's replay_lsn to pass 0/14520088 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 54206 --no-unlogged-table-data [08:38:25.621](2.265s) ok 3 - dump primary server # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/standby.dump --no-sync -p 54207 [08:38:27.347](1.726s) ok 4 - dump standby server # Running: diff /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/standby.dump [08:38:27.361](0.014s) ok 5 - compare primary and standby dumps [08:38:27.501](0.140s) ok 6 - check contents of pg_stat_statements on regression database ### Stopping node "standby_1" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/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 /tmp/cirrus-ci-build/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" [08:38:27.716](0.215s) 1..6 [08:38:27.719](0.003s) # Looks like you failed 1 test of 6.