[02:36:46.288](0.038s) # testing using transfer mode --copy # Checking port 58784 # Found port 58784 Name: old_node Data directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata Backup directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/backup Archive directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/archives Connection string: port=58784 host=C:/Windows/TEMP/eNkOsEyfZT Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log [02:36:46.322](0.034s) # initializing database system by running initdb # Running: initdb -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -A trust -N --wal-segsize 1 --allow-group-access --encoding UTF-8 --locale C The files belonging to this database system will be owned by user "SYSTEM". This user must also own the server process. The database cluster will be initialized with locale "C". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... windows selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Atlantic/Reykjavik creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D ^"C^:^\cirrus^\build^/testrun^/pg^_upgrade^/002^_pg^_upgrade^\data^/t^_002^_pg^_upgrade^_old^_node^_data^/pgdata^" -l logfile start # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata ### Starting node "old_node" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -l C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log -o --cluster-name=old_node start waiting for server to start.... done server started # Postmaster PID for node "old_node" is 6280 [02:36:51.837](5.515s) ok 1 - check locales in original cluster # Running: createdb regression\"\  !"#$%&'()*+,-\\"\\\ [02:36:52.587](0.750s) ok 2 - created database with ASCII characters from 1 to 45 # Running: createdb regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ [02:36:52.992](0.405s) ok 3 - created database with ASCII characters from 46 to 90 # Running: createdb regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ [02:36:54.307](1.316s) ok 4 - created database with ASCII characters from 91 to 127 [02:36:54.309](0.002s) # running regression tests in old instance # using postmaster on C:/Windows/TEMP/eNkOsEyfZT, port 58784 ok 1 - test_setup 480 ms # parallel group (20 tests): varchar int8 int2 char boolean text oid bit txid money name float4 int4 float8 enum regproc pg_lsn uuid rangetypes numeric ok 2 + boolean 980 ms ok 3 + char 934 ms ok 4 + name 1171 ms ok 5 + varchar 795 ms ok 6 + text 973 ms ok 7 + int2 901 ms ok 8 + int4 1165 ms ok 9 + int8 789 ms ok 10 + oid 967 ms ok 11 + float4 1160 ms ok 12 + float8 1236 ms ok 13 + bit 1093 ms ok 14 + numeric 1541 ms ok 15 + txid 1109 ms ok 16 + uuid 1384 ms ok 17 + enum 1285 ms ok 18 + money 1148 ms not ok 19 + rangetypes 1447 ms ok 20 + pg_lsn 1360 ms ok 21 + regproc 1278 ms # parallel group (20 tests): path line inet numerology lseg point time circle md5 date macaddr8 timetz box interval timestamp strings macaddr polygon multirangetypes timestamptz ok 22 + strings 1314 ms ok 23 + md5 1257 ms ok 24 + numerology 1183 ms ok 25 + point 1202 ms ok 26 + lseg 1178 ms ok 27 + line 1073 ms ok 28 + box 1255 ms ok 29 + path 689 ms ok 30 + polygon 1305 ms ok 31 + circle 1235 ms ok 32 + date 1233 ms ok 33 + time 1180 ms ok 34 + timetz 1236 ms ok 35 + timestamp 1268 ms ok 36 + timestamptz 1322 ms ok 37 + interval 1249 ms ok 38 + inet 1143 ms ok 39 + macaddr 1281 ms ok 40 + macaddr8 1222 ms ok 41 + multirangetypes 1295 ms # parallel group (12 tests): tstypes type_sanity horology misc_sanity geometry unicode regex comments mvcc xid expressions opr_sanity ok 42 + geometry 936 ms ok 43 + horology 913 ms ok 44 + tstypes 879 ms ok 45 + regex 953 ms ok 46 + type_sanity 901 ms ok 47 + opr_sanity 1439 ms ok 48 + misc_sanity 911 ms ok 49 + comments 956 ms ok 50 + expressions 1011 ms ok 51 + unicode 943 ms ok 52 + xid 983 ms ok 53 + mvcc 949 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 439 ms ok 55 + copyselect 347 ms ok 56 + copydml 364 ms ok 57 + insert 910 ms ok 58 + insert_conflict 495 ms # parallel group (7 tests): create_schema create_function_c create_operator create_type create_misc create_procedure create_table ok 59 + create_function_c 375 ms ok 60 + create_misc 376 ms ok 61 + create_operator 374 ms ok 62 + create_procedure 380 ms ok 63 + create_table 2012 ms ok 64 + create_type 370 ms ok 65 + create_schema 366 ms # parallel group (5 tests): create_view index_including create_index_spgist index_including_gist create_index ok 66 + create_index 2257 ms ok 67 + create_index_spgist 1402 ms ok 68 + create_view 1289 ms ok 69 + index_including 1384 ms ok 70 + index_including_gist 1400 ms # parallel group (16 tests): create_cast create_aggregate errors create_am drop_if_exists hash_func infinite_recurse select create_function_sql constraints typed_table roleattributes updatable_views inherit vacuum triggers ok 71 + create_aggregate 1215 ms ok 72 + create_function_sql 1537 ms ok 73 + create_cast 1054 ms ok 74 + constraints 1896 ms ok 75 + triggers 3232 ms ok 76 + select 1516 ms ok 77 + inherit 2426 ms ok 78 + typed_table 1894 ms ok 79 + vacuum 2463 ms ok 80 + drop_if_exists 1389 ms ok 81 + updatable_views 2097 ms ok 82 + roleattributes 1888 ms ok 83 + create_am 1384 ms ok 84 + hash_func 1503 ms ok 85 + errors 1191 ms ok 86 + infinite_recurse 1498 ms ok 87 - sanity_check 481 ms # parallel group (20 tests): delete select_having select_implicit case select_distinct_on prepared_xacts namespace transactions select_into arrays union random portals subselect select_distinct join update hash_index aggregates btree_index ok 88 + select_into 1571 ms ok 89 + select_distinct 2088 ms ok 90 + select_distinct_on 1460 ms ok 91 + select_implicit 869 ms ok 92 + select_having 867 ms ok 93 + subselect 2082 ms ok 94 + union 1872 ms ok 95 + case 862 ms ok 96 + join 2168 ms ok 97 + aggregates 3016 ms ok 98 + transactions 1447 ms ok 99 + random 1864 ms ok 100 + portals 1863 ms ok 101 + arrays 1856 ms ok 102 + btree_index 9145 ms ok 103 + hash_index 2860 ms ok 104 + update 2795 ms ok 105 + delete 754 ms ok 106 + namespace 1434 ms ok 107 + prepared_xacts 1432 ms # parallel group (20 tests): init_privs tablesample object_address replica_identity spgist matview generated collate lock groupingsets security_label drop_operator gin identity password rowsecurity gist join_hash brin privileges ok 108 + brin 10031 ms ok 109 + gin 3448 ms ok 110 + gist 4857 ms ok 111 + spgist 1937 ms ok 112 + privileges 12185 ms ok 113 + init_privs 1015 ms ok 114 + security_label 3434 ms ok 115 + collate 3393 ms ok 116 + matview 2271 ms ok 117 + lock 3390 ms ok 118 + replica_identity 1927 ms ok 119 + rowsecurity 4107 ms ok 120 + object_address 1418 ms ok 121 + tablesample 1004 ms ok 122 + groupingsets 3423 ms ok 123 + drop_operator 3427 ms ok 124 + password 3720 ms ok 125 + identity 3424 ms ok 126 + generated 2979 ms ok 127 + join_hash 9980 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 692 ms ok 129 + brin_multi 2528 ms # parallel group (17 tests): misc alter_operator dbsize tid alter_generic sysviews tidscan tidrangescan collate.icu.utf8 async create_role merge create_table_like misc_functions tsrf without_overlaps incremental_sort ok 130 + create_table_like 1224 ms ok 131 + alter_generic 1160 ms ok 132 + alter_operator 996 ms ok 133 + misc 994 ms ok 134 + async 1211 ms ok 135 + dbsize 991 ms ok 136 + merge 1212 ms ok 137 + misc_functions 1224 ms ok 138 + sysviews 1149 ms ok 139 + tsrf 1271 ms ok 140 + tid 1146 ms ok 141 + tidscan 1164 ms ok 142 + tidrangescan 1163 ms ok 143 + collate.icu.utf8 1161 ms ok 144 + incremental_sort 1316 ms ok 145 + create_role 1197 ms ok 146 + without_overlaps 1280 ms # parallel group (7 tests): collate.linux.utf8 amutils collate.windows.win1252 psql_crosstab rules psql stats_ext ok 147 + rules 1143 ms ok 148 + psql 1173 ms ok 149 + psql_crosstab 465 ms ok 150 + amutils 376 ms ok 151 + stats_ext 2818 ms ok 152 + collate.linux.utf8 372 ms ok 153 + collate.windows.win1252 457 ms ok 154 - select_parallel 7027 ms ok 155 - write_parallel 661 ms ok 156 - vacuum_parallel 380 ms # parallel group (2 tests): subscription publication ok 157 + publication 1019 ms ok 158 + subscription 556 ms # parallel group (17 tests): advisory_lock combocid window portals_p2 guc dependency tsdicts select_views equivclass functional_deps cluster xmlmap indirect_toast tsearch foreign_data bitmapops foreign_key ok 159 + select_views 2307 ms ok 160 + portals_p2 2072 ms ok 161 + foreign_key 3345 ms ok 162 + cluster 2585 ms ok 163 + dependency 2183 ms ok 164 + guc 2066 ms ok 165 + bitmapops 2909 ms ok 166 + combocid 1831 ms ok 167 + tsearch 2730 ms ok 168 + tsdicts 2177 ms ok 169 + foreign_data 2809 ms ok 170 + window 2058 ms ok 171 + xmlmap 2598 ms ok 172 + functional_deps 2482 ms ok 173 + advisory_lock 1706 ms ok 174 + indirect_toast 2681 ms ok 175 + equivclass 2285 ms # parallel group (7 tests): jsonpath_encoding json_encoding jsonpath sqljson json jsonb_jsonpath jsonb ok 176 + json 652 ms ok 177 + jsonb 779 ms ok 178 + json_encoding 455 ms ok 179 + jsonpath 470 ms ok 180 + jsonpath_encoding 386 ms ok 181 + jsonb_jsonpath 694 ms ok 182 + sqljson 553 ms # parallel group (18 tests): plancache prepare conversion xml returning with sequence truncate limit copy2 polymorphism rowtypes domain rangefuncs temp largeobject plpgsql alter_table ok 183 + plancache 857 ms ok 184 + limit 1700 ms ok 185 + plpgsql 2790 ms ok 186 + copy2 1697 ms ok 187 + temp 1796 ms ok 188 + domain 1771 ms ok 189 + rangefuncs 1793 ms ok 190 + prepare 970 ms ok 191 + conversion 1421 ms ok 192 + truncate 1649 ms ok 193 + alter_table 5249 ms ok 194 + sequence 1605 ms ok 195 + polymorphism 1685 ms ok 196 + rowtypes 1758 ms ok 197 + returning 1413 ms ok 198 + largeobject 1786 ms ok 199 + with 1453 ms ok 200 + xml 1409 ms # parallel group (13 tests): reloptions predicate partition_info memoize hash_part compression explain indexing partition_join stats tuplesort partition_aggregate partition_prune ok 201 + partition_join 2913 ms ok 202 + partition_prune 6511 ms ok 203 + reloptions 1099 ms ok 204 + hash_part 2012 ms ok 205 + indexing 2881 ms ok 206 + partition_aggregate 4141 ms ok 207 + partition_info 1888 ms ok 208 + tuplesort 3653 ms ok 209 + explain 2597 ms ok 210 + compression 2002 ms ok 211 + memoize 2000 ms ok 212 + stats 3539 ms ok 213 + predicate 1115 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 776 ms ok 215 + event_trigger 792 ms ok 216 - event_trigger_login 256 ms ok 217 - fast_default 645 ms ok 218 - tablespace 1224 ms 1..218 # 1 of 218 tests failed. # The differences that caused some tests to fail can be viewed in the file "C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.out". === dumping C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/regression.diffs === diff -w -U3 C:/cirrus/src/test/regress/expected/rangetypes.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/rangetypes.out --- C:/cirrus/src/test/regress/expected/rangetypes.out 2024-02-26 02:34:52.822507600 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/rangetypes.out 2024-02-26 02:36:57.152597700 +0000 @@ -651,14 +651,7 @@ set enable_hashjoin=f; set enable_mergejoin=t; select * from numrange_test natural join numrange_test2 order by nr; - nr ------------ - empty - (,5) - [1.1,2.2) - [1.1,2.2) -(4 rows) - +ERROR: range types do not match set enable_nestloop to default; set enable_hashjoin to default; set enable_mergejoin to default; === EOF === [02:38:43.525](109.216s) not ok 5 - regression tests pass [02:38:43.541](0.016s) # Failed test 'regression tests pass' # at C:/cirrus/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 212. [02:38:43.541](0.001s) # got: '256' # expected: '0' # Checking port 58785 # Found port 58785 Name: new_node Data directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata Backup directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/backup Archive directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/archives Connection string: port=58785 host=C:/Windows/TEMP/eNkOsEyfZT Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_new_node.log [02:38:43.566](0.025s) # initializing database system by running initdb # Running: initdb -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -A trust -N --wal-segsize 1 --allow-group-access --encoding SQL_ASCII --locale-provider libc The files belonging to this database system will be owned by user "SYSTEM". This user must also own the server process. The database cluster will be initialized with locale "English_United States.1252". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... windows selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Atlantic/Reykjavik creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D ^"C^:^\cirrus^\build^/testrun^/pg^_upgrade^/002^_pg^_upgrade^\data^/t^_002^_pg^_upgrade^_new^_node^_data^/pgdata^" -l logfile start # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata # Running: pg_dumpall --no-sync -d port=58784 host=C:/Windows/TEMP/eNkOsEyfZT dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_03lw/dump1.sql [02:38:50.629](7.063s) ok 6 - dump before running pg_upgrade ### Stopping node "old_node" using mode fast # Running: pg_ctl -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "old_node" # Running: pg_upgrade --no-sync -d C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -b C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin/does/not/exist/ -B C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -s C:/Windows/TEMP/eNkOsEyfZT -p 58784 -P 58785 --copy --check check for "C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin/does/not/exist" failed: No such file or directory Failure, exiting [02:38:51.520](0.891s) ok 7 - run of pg_upgrade --check for new instance with incorrect binary path [02:38:51.521](0.001s) ok 8 - pg_upgrade_output.d/ not removed after pg_upgrade failure # Running: pg_upgrade --no-sync -d C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -b C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -B C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -s C:/Windows/TEMP/eNkOsEyfZT -p 58784 -P 58785 --copy --check [02:38:55.991](4.470s) ok 9 - invalid database causes failure status (got 1 vs expected 1) [02:38:55.992](0.001s) ok 10 - invalid database causes failure stdout /(?^:invalid)/ [02:38:55.992](0.000s) ok 11 - invalid database causes failure stderr /(?^:)/ ### Starting node "old_node" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -l C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log -o --cluster-name=old_node start waiting for server to start.... done server started # Postmaster PID for node "old_node" is 1068 ### Stopping node "old_node" using mode fast # Running: pg_ctl -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "old_node" # Running: pg_upgrade --no-sync -d C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -b C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -B C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -s C:/Windows/TEMP/eNkOsEyfZT -p 58784 -P 58785 --copy --check Performing Consistency Checks ----------------------------- Checking cluster versions ok Checking database user is the install user ok Checking database connection settings ok Checking for prepared transactions ok Checking for system-defined composite types in user tables ok Checking for reg* data types in user tables ok Checking for contrib/isn with bigint-passing mismatch ok Checking for valid logical replication slots ok Checking for subscription state ok Checking for presence of required libraries ok Checking database user is the install user ok Checking for prepared transactions ok Checking for new cluster tablespace directories ok *Clusters are compatible* [02:39:05.447](9.455s) ok 12 - run of pg_upgrade --check for new instance [02:39:05.448](0.000s) ok 13 - pg_upgrade_output.d/ removed after pg_upgrade --check success # Running: pg_upgrade --no-sync -d C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -b C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -B C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -s C:/Windows/TEMP/eNkOsEyfZT -p 58784 -P 58785 --copy Performing Consistency Checks ----------------------------- Checking cluster versions ok Checking database user is the install user ok Checking database connection settings ok Checking for prepared transactions ok Checking for system-defined composite types in user tables ok Checking for reg* data types in user tables ok Checking for contrib/isn with bigint-passing mismatch ok Checking for valid logical replication slots ok Checking for subscription state ok Creating dump of global objects ok Creating dump of database schemas ok Checking for presence of required libraries ok Checking database user is the install user ok Checking for prepared transactions ok Checking for new cluster tablespace directories ok If pg_upgrade fails after this point, you must re-initdb the new cluster before continuing. Performing Upgrade ------------------ Setting locale and encoding for new cluster ok Analyzing all rows in the new cluster ok Freezing all rows in the new cluster ok Deleting files from new pg_xact ok Copying old pg_xact to new server ok Setting oldest XID for new cluster ok Setting next transaction ID and epoch for new cluster ok Deleting files from new pg_multixact/offsets ok Copying old pg_multixact/offsets to new server ok Deleting files from new pg_multixact/members ok Copying old pg_multixact/members to new server ok Setting next multixact ID and offset for new cluster ok Resetting WAL archives ok Setting frozenxid and minmxid counters in new cluster ok Restoring global objects in the new cluster ok Restoring database schemas in the new cluster ok Copying user relation files ok Setting next OID for new cluster ok Creating script to delete old cluster ok Checking for extension updates ok Upgrade Complete ---------------- Optimizer statistics are not transferred by pg_upgrade. Once you start the new server, consider running: C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin/vacuumdb --all --analyze-in-stages Running this script will delete the old cluster's data files: delete_old_cluster.bat [02:39:40.926](35.479s) ok 14 - run of pg_upgrade for new instance [02:39:40.926](0.000s) ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success ### Starting node "new_node" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -l C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_new_node.log -o --cluster-name=new_node start waiting for server to start.... done server started # Postmaster PID for node "new_node" is 5444 [02:39:41.677](0.751s) ok 16 - check that locales in new cluster match original cluster # Running: pg_dumpall --no-sync -d port=58785 host=C:/Windows/TEMP/eNkOsEyfZT dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_03lw/dump2.sql [02:39:46.243](4.566s) ok 17 - dump after running pg_upgrade [02:39:46.918](0.675s) ok 18 - old and new dumps match after pg_upgrade [02:39:46.919](0.001s) 1..18 ### Stopping node "new_node" using mode immediate # Running: pg_ctl -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "new_node" [02:39:48.027](1.108s) # Looks like you failed 1 test of 18.