Opened log file 'c:/cirrus/crashlog-postgres.exe_04e0_2025-06-08_20-13-05-043.txt' . 0 Id: 1668.1e08 Suspend: 1 Teb: 000000c2`15a51000 Unfrozen Child-SP RetAddr Call Site 000000c2`15ffec70 00007ff7`24391368 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 77] 000000c2`15ffecb0 00007ff7`2423d2fd postgres!ExceptionalCondition( char * conditionName = 0x00007ff7`248fef10 "v->type == jpiAnd || v->type == jpiOr || v->type == jpiEqual || v->type == jpiNotEqual || v->type == jpiLess || v->type == jpiGreater || v->type == jpiLessOrEqual || v->type == jpiGreaterOrEqual || v->type == jpiAdd || v->type == jpiSub || v->type == jpiMul || v->type == jpiDiv || v->type == jpiMod || v->type == jpiStartsWith || v->type == jpiDecimal", char * fileName = 0x00007ff7`248feee0 "../src/backend/utils/adt/jsonpath.c", int lineNumber = 0n1279)+0x78 [c:\cirrus\src\backend\utils\error\assert.c @ 67] 000000c2`15ffecf0 00007ff7`2423f6ec postgres!jspGetLeftArg( struct JsonPathItem * v = 0x000000c2`15ffee60, struct JsonPathItem * a = 0x000000c2`15ffed50)+0xcd [c:\cirrus\src\backend\utils\adt\jsonpath.c @ 1265] 000000c2`15ffed20 00007ff7`2423f9d9 postgres!printJsonPathItem( struct StringInfoData * buf = 0x000000c2`15ffef60, struct JsonPathItem * v = 0x000000c2`15ffee60, bool inKey = true, bool printBracketes = true)+0xecc [c:\cirrus\src\backend\utils\adt\jsonpath.c @ 845] 000000c2`15ffee30 00007ff7`2423dcb6 postgres!printJsonPathItem( struct StringInfoData * buf = 0x000000c2`15ffef60, struct JsonPathItem * v = 0x000000c2`15ffef78, bool inKey = false, bool printBracketes = true)+0x11b9 [c:\cirrus\src\backend\utils\adt\jsonpath.c @ 902] 000000c2`15ffef40 00007ff7`2423c7d4 postgres!jsonPathToCstring( struct StringInfoData * out = 0x000000c2`15ffef60, struct JsonPath * in = 0x000002b3`0c0d5bc0, int estimated_len = 0n64)+0x86 [c:\cirrus\src\backend\utils\adt\jsonpath.c @ 231] 000000c2`15ffefb0 00007ff7`2439c56e postgres!jsonpath_out( struct FunctionCallInfoBaseData * fcinfo = 0x000000c2`15fff028)+0x44 [c:\cirrus\src\backend\utils\adt\jsonpath.c @ 138] 000000c2`15ffeff0 00007ff7`2439e3cf postgres!FunctionCall1Coll( struct FmgrInfo * flinfo = 0x000002b3`0c0dde28, unsigned int collation = 0, unsigned int64 arg1 = 0x000002b3`0c0d5bc0)+0xbe [c:\cirrus\src\backend\utils\fmgr\fmgr.c @ 1139] 000000c2`15fff070 00007ff7`23b82175 postgres!OutputFunctionCall( struct FmgrInfo * flinfo = 0x000002b3`0c0dde28, unsigned int64 val = 0x000002b3`0c0d5bc0)+0x1f [c:\cirrus\src\backend\utils\fmgr\fmgr.c @ 1685] 000000c2`15fff0a0 00007ff7`23e4a1c9 postgres!printtup( struct TupleTableSlot * slot = 0x000002b3`0c0dd408, struct _DestReceiver * self = 0x000002b3`0c0e64f0)+0x165 [c:\cirrus\src\backend\access\common\printtup.c @ 360] 000000c2`15fff120 00007ff7`23e45200 postgres!ExecutePlan( struct QueryDesc * queryDesc = 0x000002b3`0b7dfa10, CmdType operation = CMD_SELECT (0n1), bool sendTuples = true, unsigned int64 numberTuples = 0, ScanDirection direction = ForwardScanDirection (0n1), struct _DestReceiver * dest = 0x000002b3`0c0e64f0)+0x139 [c:\cirrus\src\backend\executor\execMain.c @ 1710] 000000c2`15fff180 00007ff7`23e44fd5 postgres!standard_ExecutorRun( struct QueryDesc * queryDesc = 0x000002b3`0b7dfa10, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x220 [c:\cirrus\src\backend\executor\execMain.c @ 378] 000000c2`15fff200 00007ff7`24153fb9 postgres!ExecutorRun( struct QueryDesc * queryDesc = 0x000002b3`0b7dfa10, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x45 [c:\cirrus\src\backend\executor\execMain.c @ 305] 000000c2`15fff230 00007ff7`2415322b postgres!PortalRunSelect( struct PortalData * portal = 0x000002b3`0b828920, bool forward = true, long count = 0n0, struct _DestReceiver * dest = 0x000002b3`0c0e64f0)+0x119 [c:\cirrus\src\backend\tcop\pquery.c @ 922] 000000c2`15fff290 00007ff7`2414f537 postgres!PortalRun( struct PortalData * portal = 0x000002b3`0b828920, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x000002b3`0c0e64f0, struct _DestReceiver * altdest = 0x000002b3`0c0e64f0, struct QueryCompletion * qc = 0x000000c2`15fff528)+0x25b [c:\cirrus\src\backend\tcop\pquery.c @ 765] 000000c2`15fff440 00007ff7`2414ce4f postgres!exec_simple_query( char * query_string = 0x000002b3`0c0d4620 "select '$.replace("hello","bye")'::jsonpath;")+0x5f7 [c:\cirrus\src\backend\tcop\postgres.c @ 1280] 000000c2`15fff570 00007ff7`2414664d postgres!PostgresMain( char * dbname = 0x000002b3`0b793728 "regression", char * username = 0x000002b3`0b7db9e8 "SYSTEM")+0xadf [c:\cirrus\src\backend\tcop\postgres.c @ 4770] 000000c2`15fff7a0 00007ff7`24036517 postgres!BackendMain( void * startup_data = 0x000002b3`0b7937b0, unsigned int64 startup_data_len = 0x18)+0x11d [c:\cirrus\src\backend\tcop\backend_startup.c @ 125] 000000c2`15fff7e0 00007ff7`23eea4b9 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x000002b3`0b776860)+0x2f7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 714] 000000c2`15fff860 00007ff7`2451d809 postgres!main( int argc = 0n3, char ** argv = 0x000002b3`0b776860)+0x329 [c:\cirrus\src\backend\main\main.c @ 218] 000000c2`15fff8a0 00007ff7`2451d75e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 000000c2`15fff8f0 00007ff7`2451d61e postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 000000c2`15fff960 00007ff7`2451d87e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 000000c2`15fff990 00007ffa`96a44cb0 postgres!mainCRTStartup( void * __formal = 0x000000c2`15a50000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 000000c2`15fff9c0 00007ffa`98a1edcb KERNEL32!BaseThreadInitThunk+0x10 000000c2`15fff9f0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 1668.1c80 Suspend: 1 Teb: 000000c2`15a53000 Unfrozen Child-SP RetAddr Call Site 000000c2`163ffa68 00007ffa`989ab77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000c2`163ffa70 00007ffa`96a44cb0 ntdll!TppWorkerThread+0x2df 000000c2`163ffd60 00007ffa`98a1edcb KERNEL32!BaseThreadInitThunk+0x10 000000c2`163ffd90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 1668.1598 Suspend: 1 Teb: 000000c2`15a55000 Unfrozen Child-SP RetAddr Call Site 000000c2`167ff738 00007ffa`960f490a ntdll!NtFsControlFile+0x14 000000c2`167ff740 00007ff7`2402a57b KERNELBASE!ConnectNamedPipe+0x6a 000000c2`167ff7b0 00007ffa`96a44cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 000000c2`167ff8b0 00007ffa`98a1edcb KERNEL32!BaseThreadInitThunk+0x10 000000c2`167ff8e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 1668.1684 Suspend: 1 Teb: 000000c2`15a57000 Unfrozen Child-SP RetAddr Call Site 000000c2`16bffa38 00007ffa`960ada4e ntdll!NtWaitForSingleObject+0x14 000000c2`16bffa40 00007ff7`2402c01c KERNELBASE!WaitForSingleObjectEx+0x8e 000000c2`16bffae0 00007ffa`96a44cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 000000c2`16bffb20 00007ffa`98a1edcb KERNEL32!BaseThreadInitThunk+0x10 000000c2`16bffb50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 1668.14b4 Suspend: 1 Teb: 000000c2`15a59000 Unfrozen Child-SP RetAddr Call Site 000000c2`16fff5d8 00007ffa`989ab77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000c2`16fff5e0 00007ffa`96a44cb0 ntdll!TppWorkerThread+0x2df 000000c2`16fff8d0 00007ffa`98a1edcb KERNEL32!BaseThreadInitThunk+0x10 000000c2`16fff900 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 000000c215a50000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff723b60000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ffa98b13140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 000002b30b766e70 . 000002b30b7d1320 Ldr.InLoadOrderModuleList: 000002b30b76b0d0 . 000002b30b7d1300 Ldr.InMemoryOrderModuleList: 000002b30b76b0e0 . 000002b30b7d1310 Base TimeStamp Module 7ff723b60000 6845ee44 Jun 08 20:10:44 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ffa989a0000 c75bbaae Dec 27 13:05:50 2075 C:\Windows\SYSTEM32\ntdll.dll 7ffa96a30000 dfadc574 Dec 01 02:44:04 2088 C:\Windows\System32\KERNEL32.DLL 7ffa96070000 851dd297 Oct 08 15:49:43 2040 C:\Windows\System32\KERNELBASE.dll 7ffa98300000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7ffa97db0000 07becb3c Feb 12 23:39:40 1974 C:\Windows\System32\RPCRT4.dll 7ffa969c0000 14993499 Dec 13 19:46:33 1980 C:\Windows\System32\WLDAP32.dll 7ffa966a0000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7ffa97c00000 38ee99bb Apr 08 02:30:19 2000 C:\Windows\System32\ADVAPI32.dll 7ffa98190000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll 7ffa97d00000 09161eeb Oct 31 09:44:11 1974 C:\Windows\System32\sechost.dll 7ffa963e0000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll 7ffa85370000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ffa85020000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ffa97ef0000 4228b474 Mar 04 19:18:12 2005 C:\Windows\System32\USER32.dll 7ffa96490000 981c36ea Nov 13 20:58:18 2050 C:\Windows\System32\win32u.dll 7ffa97750000 f0a55a21 Dec 08 19:12:33 2097 C:\Windows\System32\GDI32.dll 7ffa96580000 9388f3b7 Jun 08 10:47:19 2048 C:\Windows\System32\gdi32full.dll 7ffa967b0000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ffa7fcf0000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7ffa85d90000 670b592a Oct 13 05:22:50 2024 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ffa85b70000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll 7ffa85b00000 670b5920 Oct 13 05:22:40 2024 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ffa958e0000 347973bd Nov 24 12:31:57 1997 C:\Windows\SYSTEM32\SSPICLI.DLL 7ffa95410000 66bacc45 Aug 13 03:00:21 2024 C:\Windows\system32\mswsock.dll 7ffa89df0000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ffa95670000 b14a710b Apr 03 10:57:15 2064 C:\Windows\SYSTEM32\CRYPTSP.dll 7ffa94ed0000 28359fc6 May 18 21:42:30 1991 C:\Windows\system32\rsaenh.dll 7ffa95660000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ffa96410000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll SubSystemData: 0000000000000000 ProcessHeap: 000002b30b760000 ProcessParameters: 000002b30b76d2a0 CurrentDirectory: 'C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\t_002_pg_upgrade_old_node_data\pgdata\' WindowTitle: 'C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe' ImageFile: 'C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe' CommandLine: '"C:/cirrus/build/tmp_install/usr/local/pgsql/bin/postgres.exe" --forkchild="backend" 5516' DllPath: '< Name not readable >' Environment: 000002b30b7611f0 =C:=C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\t_002_pg_upgrade_old_node_data\pgdata ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Windows\system32\config\systemprofile\AppData\Roaming ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 BRANCH=cf/5270 CCACHE_MAXSIZE=250M CHECK=check-world PROVE_FLAGS=--timer CHECKFLAGS=-Otarget CHOCOLATEYINSTALL=C:\ProgramData\chocolatey CI=true CIRRUS_ARCH=amd64 CIRRUS_BRANCH=cf/5270 CIRRUS_BUILD_ID=5650941749231616 CIRRUS_BUILD_SOURCE=github CIRRUS_CHANGE_IN_REPO=d34fbd1145d3ce875470c203e2eafaad8eee2fdb CIRRUS_CHANGE_MESSAGE=[CF 5270] v8 - jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5270 The branch will be overwritten each time a new patch version is posted to the thread, and also periodically to check for bitrot caused by changes on the master branch. Patch(es): https://www.postgresql.org/message-id/4A96ACDB-78A1-4434-8C25-7C9716A7D421@justatheory.com Author(s): Florents Tselai CIRRUS_CHANGE_TIMESTAMP=1749413240000 CIRRUS_CHANGE_TITLE=[CF 5270] v8 - jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part CIRRUS_CI=true CIRRUS_CLONE_DEPTH=500 CIRRUS_COMMIT_MESSAGE=[CF 5270] v8 - jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5270 The branch will be overwritten each time a new patch version is posted to the thread, and also periodically to check for bitrot caused by changes on the master branch. Patch(es): https://www.postgresql.org/message-id/4A96ACDB-78A1-4434-8C25-7C9716A7D421@justatheory.com Author(s): Florents Tselai CIRRUS_CPU=4 CIRRUS_DEFAULT_BRANCH=master CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-5261359996207104-dc94d69a-7aaa-4f24-9b32-e66f6157223c CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CIRRUS_LOG_TIMESTAMP=true CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjUyNjEzNTk5OTYyMDcxMDQiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzUyNzAiLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc0OTQxMzM1OSwiYnVpbGRfaWQiOiI1NjUwOTQxNzQ5MjMxNjE2IiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc0OTQxNzU1OSwiaWF0IjoxNzQ5NDEzMzU5LCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiI1ZmNiMWI1OS05NjJlLTRiYTEtYjJhZi0xNzNmMzUwZTgwNzIiLCJjaGFuZ2VfaW5fcmVwbyI6ImQzNGZiZDExNDVkM2NlODc1NDcwYzIwM2UyZWFmYWFkOGVlZTJmZGIifQ.jVT-eYOIJuV9X6jOQeo6WIANccnyjtWDGbLRR1-tusR-UE5B4L9b-u-XFbbpGiWfp32myq8uDYjAzLX7lmtPBd1zGnKGVgR7dgJxmocFI4B1t_M2qE9D-moAVuw5q2nctu7GN6VeCVx3yicbG7yVX0R_NG5a3q2IlObzbtpGdaPBIMegBCBGHweSd2D9NKCvigeXlu1xQ2iK4-bbHKHed4wwpbuoRuSoO0kZnPWTmSkyLX_nLmr3wAPq8Z6qlmgecwpAYJn-QXfLbopqcUyeltrKhd2mJCunNlrSv35GX80E9pkRCEyWpKl90VCvZmNaFHnzHkpxyW2efGeBlf9rTQ CIRRUS_OS=windows CIRRUS_REPO_CLONE_HOST=github.com CIRRUS_REPO_CLONE_TOKEN=ghs_XEC6oQl76oemsABO5q1owGfiNinP4w2uBncd CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql CIRRUS_REPO_ID=5309429912436736 CIRRUS_REPO_NAME=postgresql CIRRUS_REPO_OWNER=postgresql-cfbot CIRRUS_RESOLUTION_STRATEGY=SAME_SHA CIRRUS_TASK_ID=5261359996207104 CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja CIRRUS_USER_COLLABORATOR=true CIRRUS_USER_PERMISSION=admin CIRRUS_WINDOWS_ERROR_MODE=0x8001 CIRRUS_WORKING_DIR=c:/cirrus CI_NODE_INDEX=7 CI_NODE_TOTAL=10 COMMANDPROMPTTYPE=Native COMMONPROGRAMFILES=C:\Program Files\Common Files COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files COMMONPROGRAMW6432=C:\Program Files\Common Files COMPUTERNAME=BUILD-PG-CI-WIN COMSPEC=C:\Windows\system32\cmd.exe CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci CONTINUOUS_INTEGRATION=true CPUS=4 DEFAULT_PERL_VERSION=5.40.0.1 DEVENVDIR=C:\BuildTools\Common7\IDE\ DISK_SIZE=50 DRIVERDATA=C:\Windows\System32\Drivers\DriverData EXTENSIONSDKDIR=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs FRAMEWORK40VERSION=v4.0 FRAMEWORKDIR=C:\Windows\Microsoft.NET\Framework64\ FRAMEWORKDIR64=C:\Windows\Microsoft.NET\Framework64\ FRAMEWORKVERSION=v4.0.30319 FRAMEWORKVERSION64=v4.0.30319 GCP_PROJECT=pg-ci-images GITHUB_CHECK_SUITE_ID=39795516466 GOOGETROOT=C:\ProgramData\GooGet IMAGE_FAMILY=pg-ci-windows-ci IMAGE_IDENTITY=pg-ci-windows-ci-2025-06-08t00-32-42 IMAGE_PROJECT=pg-ci-images INCLUDE=C:\BuildTools\VC\Tools\MSVC\14.29.30133\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\ucrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\shared;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\um;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\winrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\cppwinrt INITDB_TEMPLATE=C:/cirrus/build/tmp_install/initdb-template LANG=en_US.UTF-8 LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LIB=C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.20348.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.20348.0\um\x64 LIBPATH=C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x64;C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x86\store\references;C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.20348.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.20348.0;C:\Windows\Microsoft.NET\Framework64\v4.0.30319 LOCALAPPDATA=C:\Windows\system32\config\systemprofile\AppData\Local MALLOC_PERTURB_=163 MBUILD_TARGET=all testprep MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSYSTEM=UCRT64 MTEST_ARGS=--print-errorlogs --no-rebuild -C build NUMBER_OF_PROCESSORS=4 OS=Windows_NT PATH=C:\cirrus\build\tmp_install\usr\local\pgsql\bin;C:\cirrus\build\src\bin\pg_upgrade;C:/cirrus/build/src/bin/pg_upgrade/test;C:\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64;C:\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Windows Kits\10\bin\10.0.20348.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;C:\BuildTools\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\BuildTools\Common7\IDE\;C:\BuildTools\Common7\Tools\;C:\BuildTools\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.40.0.1\perl\bin;C:\python\Scripts\;C:\python\;C:\Windows Kits\10\Debuggers\x64;C:\Program Files\Git\usr\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\GooGet;C:\Program Files\Google\Compute Engine\metadata_scripts;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Google\Compute Engine\sysprep;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW;.CPL PGCTLTIMEOUT=120 PGDATA=C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata PGDATABASE=postgres PGHOST=C:/Windows/TEMP/1fEmUWdYjd PGPORT=29291 PGSYSCONFDIR=C:/cirrus/build/tmp_install/usr/local/pgsql/etc PG_REGRESS=C:\cirrus\build\src/test\regress\pg_regress.exe PG_REGRESS_SOCK_DIR=c:/cirrus/ PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth PG_TEST_USE_UNIX_SOCKETS=1 PLATFORM=x64 POWERSHELL_DISTRIBUTION_CHANNEL=MSI:Windows Server 2022 Datacenter PROCESSOR_ARCHITECTURE=AMD64 PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 0, AuthenticAMD PROCESSOR_LEVEL=25 PROCESSOR_REVISION=0100 PROGRAMDATA=C:\ProgramData PROGRAMFILES=C:\Program Files PROGRAMFILES(X86)=C:\Program Files (x86) PROGRAMW6432=C:\Program Files PROMPT=$P$G PROVE_FLAGS=--timer PSEXECUTIONPOLICYPREFERENCE=Unrestricted PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\platform\PowerShell PUBLIC=C:\Users\Public REGRESS_SHLIB=C:\cirrus\build\src/test\regress\regress.dll REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main SHARE_CONTRIB_DIR=C:/cirrus/build/tmp_install//usr/local/pgsql/share/contrib SYSTEMDRIVE=C: SYSTEMROOT=C:\Windows TAR=c:/windows/system32/tar.exe TEMP=C:\Windows\TEMP TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf TERM=xterm-256color TEST2_ACTIVE=1 TESTDATADIR=C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data TESTLOGDIR=C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log TEST_ACTIVE=1 TEST_JOBS=8 TMP=C:\Windows\TEMP TOP_BUILDDIR=C:\cirrus\build UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UCRTVERSION=10.0.20348.0 UNIVERSALCRTSDKDIR=C:\Program Files (x86)\Windows Kits\10\ USERDOMAIN=WORKGROUP USERNAME=BUILD-PG-CI-WIN$ USERPROFILE=C:\Windows\system32\config\systemprofile VCIDEINSTALLDIR=C:\BuildTools\Common7\IDE\VC\ VCINSTALLDIR=C:\BuildTools\VC\ VCTOOLSINSTALLDIR=C:\BuildTools\VC\Tools\MSVC\14.29.30133\ VCTOOLSREDISTDIR=C:\BuildTools\VC\Redist\MSVC\14.29.30133\ VCTOOLSVERSION=14.29.30133 VISUALSTUDIOVERSION=16.0 VS160COMNTOOLS=C:\BuildTools\Common7\Tools\ VSCMD_ARG_APP_PLAT=Desktop VSCMD_ARG_HOST_ARCH=x64 VSCMD_ARG_TGT_ARCH=x64 VSCMD_VER=16.11.47 VSINSTALLDIR=C:\BuildTools\ WINDIR=C:\Windows WINDOWSLIBPATH=C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.20348.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.20348.0 WINDOWSSDKBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\ WINDOWSSDKDIR=C:\Program Files (x86)\Windows Kits\10\ WINDOWSSDKLIBVERSION=10.0.20348.0\ WINDOWSSDKVERBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\10.0.20348.0\ WINDOWSSDKVERSION=10.0.20348.0\ WITH_ICU=no __DOTNET_ADD_64BIT=1 __DOTNET_PREFERRED_BITNESS=64 __VSCMD_PREINIT_PATH=C:\BuildTools\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.40.0.1\perl\bin;C:\python\Scripts\;C:\python\;C:\Windows Kits\10\Debuggers\x64;C:\Program Files\Git\usr\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\GooGet;C:\Program Files\Google\Compute Engine\metadata_scripts;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Google\Compute Engine\sysprep;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps; Closing open log file c:/cirrus/crashlog-postgres.exe_04e0_2025-06-08_20-13-05-043.txt