# Checking port 56465 # Found port 56465 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=56465 host=/tmp/6FECVOLO6H Log file: /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/log/027_stream_regress_primary.log [18:46:02.961](0.012s) # 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 14089 (standby_1,) [18:46:03.150](0.190s) 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/6FECVOLO6H -p 56465 --checkpoint fast --no-sync # Backup finished # Checking port 56466 # Found port 56466 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=56466 host=/tmp/6FECVOLO6H 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 14153 # using postmaster on /tmp/6FECVOLO6H, port 56465 ok 1 - test_setup 440 ms # parallel group (20 tests): varchar pg_lsn char name txid money int4 text regproc int8 oid uuid int2 float8 float4 boolean bit enum numeric rangetypes ok 2 + boolean 219 ms ok 3 + char 84 ms ok 4 + name 88 ms ok 5 + varchar 66 ms ok 6 + text 142 ms ok 7 + int2 192 ms ok 8 + int4 133 ms ok 9 + int8 159 ms ok 10 + oid 180 ms ok 11 + float4 208 ms ok 12 + float8 205 ms ok 13 + bit 392 ms ok 14 + numeric 1299 ms ok 15 + txid 99 ms ok 16 + uuid 185 ms ok 17 + enum 651 ms ok 18 + money 129 ms ok 19 + rangetypes 1387 ms ok 20 + pg_lsn 76 ms ok 21 + regproc 142 ms # parallel group (20 tests): md5 line lseg date time point macaddr circle path macaddr8 timetz numerology timestamp inet interval timestamptz strings polygon box multirangetypes ok 22 + strings 2024 ms ok 23 + md5 77 ms ok 24 + numerology 1042 ms ok 25 + point 196 ms ok 26 + lseg 129 ms ok 27 + line 126 ms ok 28 + box 2381 ms ok 29 + path 397 ms ok 30 + polygon 2090 ms ok 31 + circle 396 ms ok 32 + date 129 ms ok 33 + time 139 ms ok 34 + timetz 997 ms ok 35 + timestamp 1414 ms ok 36 + timestamptz 1975 ms ok 37 + interval 1879 ms ok 38 + inet 1568 ms ok 39 + macaddr 259 ms ok 40 + macaddr8 942 ms ok 41 + multirangetypes 2395 ms # parallel group (12 tests): comments unicode misc_sanity mvcc expressions type_sanity xid geometry tstypes regex horology opr_sanity ok 42 + geometry 209 ms ok 43 + horology 275 ms ok 44 + tstypes 212 ms ok 45 + regex 254 ms ok 46 + type_sanity 205 ms ok 47 + opr_sanity 359 ms ok 48 + misc_sanity 34 ms ok 49 + comments 30 ms ok 50 + expressions 187 ms ok 51 + unicode 30 ms ok 52 + xid 205 ms ok 53 + mvcc 108 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 133 ms ok 55 + copyselect 67 ms ok 56 + copydml 84 ms ok 57 + insert 667 ms ok 58 + insert_conflict 358 ms # parallel group (7 tests): create_function_c create_operator create_procedure create_schema create_misc create_type create_table ok 59 + create_function_c 17 ms ok 60 + create_misc 110 ms ok 61 + create_operator 67 ms ok 62 + create_procedure 101 ms ok 63 + create_table 785 ms ok 64 + create_type 121 ms ok 65 + create_schema 102 ms # parallel group (5 tests): index_including index_including_gist create_index_spgist create_view create_index ok 66 + create_index 1130 ms ok 67 + create_index_spgist 660 ms ok 68 + create_view 701 ms ok 69 + index_including 387 ms ok 70 + index_including_gist 405 ms # parallel group (16 tests): roleattributes create_cast infinite_recurse errors hash_func create_aggregate select drop_if_exists create_function_sql typed_table create_am vacuum constraints updatable_views inherit triggers ok 71 + create_aggregate 849 ms ok 72 + create_function_sql 1184 ms ok 73 + create_cast 167 ms ok 74 + constraints 1671 ms ok 75 + triggers 3460 ms ok 76 + select 867 ms ok 77 + inherit 2886 ms ok 78 + typed_table 1210 ms ok 79 + vacuum 1491 ms ok 80 + drop_if_exists 926 ms ok 81 + updatable_views 2597 ms ok 82 + roleattributes 73 ms ok 83 + create_am 1216 ms ok 84 + hash_func 562 ms ok 85 + errors 444 ms ok 86 + infinite_recurse 334 ms ok 87 - sanity_check 2665 ms # parallel group (20 tests): select_distinct_on select_having delete random namespace case select_implicit prepared_xacts select_into select_distinct transactions union portals arrays subselect hash_index update btree_index aggregates join ok 88 + select_into 439 ms ok 89 + select_distinct 554 ms ok 90 + select_distinct_on 233 ms ok 91 + select_implicit 377 ms ok 92 + select_having 246 ms ok 93 + subselect 1367 ms ok 94 + union 763 ms ok 95 + case 368 ms ok 96 + join 2607 ms ok 97 + aggregates 2359 ms ok 98 + transactions 689 ms ok 99 + random 311 ms ok 100 + portals 787 ms ok 101 + arrays 852 ms ok 102 + btree_index 2355 ms ok 103 + hash_index 1724 ms ok 104 + update 2054 ms ok 105 + delete 292 ms ok 106 + namespace 333 ms ok 107 + prepared_xacts 422 ms # parallel group (20 tests): init_privs drop_operator password security_label tablesample lock object_address collate replica_identity groupingsets matview identity gist gin spgist generated rowsecurity brin join_hash privileges ok 108 + brin 3233 ms ok 109 + gin 2451 ms ok 110 + gist 2451 ms ok 111 + spgist 2456 ms ok 112 + privileges 3542 ms ok 113 + init_privs 54 ms ok 114 + security_label 380 ms ok 115 + collate 1682 ms ok 116 + matview 2336 ms ok 117 + lock 1327 ms ok 118 + replica_identity 1758 ms ok 119 + rowsecurity 3026 ms ok 120 + object_address 1364 ms ok 121 + tablesample 496 ms ok 122 + groupingsets 2182 ms ok 123 + drop_operator 166 ms ok 124 + password 212 ms ok 125 + identity 2386 ms ok 126 + generated 2934 ms ok 127 + join_hash 3234 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 131 ms ok 129 + brin_multi 613 ms # parallel group (17 tests): async dbsize sysviews tidscan tidrangescan tid tsrf alter_operator misc misc_functions create_role incremental_sort without_overlaps alter_generic merge collate.icu.utf8 create_table_like ok 130 + create_table_like 812 ms ok 131 + alter_generic 545 ms ok 132 + alter_operator 231 ms ok 133 + misc 298 ms ok 134 + async 52 ms ok 135 + dbsize 84 ms ok 136 + merge 755 ms ok 137 + misc_functions 303 ms ok 138 + sysviews 137 ms ok 139 + tsrf 205 ms ok 140 + tid 193 ms ok 141 + tidscan 143 ms ok 142 + tidrangescan 161 ms ok 143 + collate.icu.utf8 782 ms ok 144 + incremental_sort 413 ms ok 145 + create_role 341 ms ok 146 + without_overlaps 515 ms # parallel group (7 tests): collate.windows.win1252 collate.linux.utf8 amutils psql_crosstab rules psql stats_ext ok 147 + rules 871 ms ok 148 + psql 878 ms ok 149 + psql_crosstab 52 ms ok 150 + amutils 40 ms ok 151 + stats_ext 1801 ms ok 152 + collate.linux.utf8 26 ms ok 153 + collate.windows.win1252 21 ms ok 154 - select_parallel 679 ms ok 155 - write_parallel 86 ms ok 156 - vacuum_parallel 90 ms # parallel group (2 tests): subscription publication ok 157 + publication 981 ms ok 158 + subscription 75 ms # parallel group (17 tests): portals_p2 advisory_lock combocid xmlmap tsdicts select_views dependency equivclass guc indirect_toast functional_deps bitmapops window tsearch cluster foreign_data foreign_key ok 159 + select_views 442 ms ok 160 + portals_p2 96 ms ok 161 + foreign_key 2873 ms ok 162 + cluster 1099 ms ok 163 + dependency 446 ms ok 164 + guc 460 ms ok 165 + bitmapops 599 ms ok 166 + combocid 199 ms ok 167 + tsearch 984 ms ok 168 + tsdicts 359 ms ok 169 + foreign_data 1687 ms ok 170 + window 949 ms ok 171 + xmlmap 345 ms ok 172 + functional_deps 500 ms ok 173 + advisory_lock 106 ms ok 174 + indirect_toast 500 ms ok 175 + equivclass 457 ms # parallel group (7 tests): jsonpath_encoding json_encoding jsonpath sqljson json jsonb_jsonpath jsonb ok 176 + json 165 ms ok 177 + jsonb 500 ms ok 178 + json_encoding 39 ms ok 179 + jsonpath 60 ms ok 180 + jsonpath_encoding 32 ms ok 181 + jsonb_jsonpath 299 ms ok 182 + sqljson 119 ms # parallel group (18 tests): prepare returning conversion limit plancache temp rowtypes largeobject with sequence truncate copy2 polymorphism xml rangefuncs domain plpgsql alter_table ok 183 + plancache 532 ms ok 184 + limit 512 ms ok 185 + plpgsql 1804 ms ok 186 + copy2 1098 ms ok 187 + temp 789 ms ok 188 + domain 1280 ms ok 189 + rangefuncs 1207 ms ok 190 + prepare 222 ms ok 191 + conversion 386 ms ok 192 + truncate 1071 ms not ok 193 + alter_table 3186 ms ok 194 + sequence 1039 ms ok 195 + polymorphism 1124 ms ok 196 + rowtypes 955 ms ok 197 + returning 275 ms ok 198 + largeobject 967 ms ok 199 + with 979 ms ok 200 + xml 1170 ms # parallel group (13 tests): predicate hash_part explain reloptions partition_info memoize compression partition_aggregate tuplesort stats partition_prune partition_join indexing ok 201 + partition_join 1913 ms ok 202 + partition_prune 1825 ms ok 203 + reloptions 314 ms ok 204 + hash_part 151 ms ok 205 + indexing 2045 ms ok 206 + partition_aggregate 1042 ms ok 207 + partition_info 316 ms ok 208 + tuplesort 1069 ms ok 209 + explain 193 ms ok 210 + compression 750 ms ok 211 + memoize 363 ms ok 212 + stats 1275 ms ok 213 + predicate 103 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 282 ms ok 215 + event_trigger 329 ms ok 216 - event_trigger_login 25 ms ok 217 - fast_default 289 ms ok 218 - tablespace 576 ms 1..218 # 1 of 218 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-02-29 18:43:33.241200000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/alter_table.out 2024-02-29 18:46:35.634407000 +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 +-------+------------+---------------+-------------+---------------------- + 36668 | | 0 | 36668 | fktable + 36666 | | 0 | 36666 | pktable_pkey + 36660 | | 0 | 36660 | pktable + 37217 | | 0 | 37225 | foo + 37229 | | 0 | 37229 | pg_toast_37217_index + 37228 | | 0 | 37228 | pg_toast_37217 + 37506 | | 0 | 37506 | old_oids + 37523 | | 0 | 37523 | pg_toast_37520 + 37524 | | 0 | 37524 | pg_toast_37520_index + 37520 | | 0 | 37520 | recur2 + 37515 | | 0 | 37515 | recur1 +(11 rows) -- Checks on creating and manipulation of user defined relations in -- pg_catalog. === EOF === [18:46:38.946](35.795s) not ok 2 - regression tests pass [18:46:38.946](0.000s) # Failed test 'regression tests pass' # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [18:46:38.946](0.000s) # got: '256' # expected: '0' 1 1 1 2 1 1 1 9 5 5 3 4 3 4 4 1 32 4001 1 1 1 6 104 2 1 5 1006 1 2 41 5 17 -2 33 34 1 1 1 1 -1 1 1 -1 -32768 32767 1 1 9 1 46 Waiting for replication conn standby_1's replay_lsn to pass 0/140E04D0 on primary done # Running: pg_dumpall -f /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump --no-sync -p 56465 --no-unlogged-table-data [18:46:40.688](1.742s) 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 56466 [18:46:41.887](1.198s) 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 [18:46:41.900](0.014s) ok 5 - compare primary and standby dumps [18:46:42.019](0.118s) 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" [18:46:42.232](0.213s) 1..6 [18:46:42.233](0.002s) # Looks like you failed 1 test of 6.