Opened log file 'c:/cirrus/crashlog-postgres.exe_1674_2024-03-14_21-40-47-515.txt' . 0 Id: 1130.15f8 Suspend: 1 Teb: 0000001b`e6818000 Unfrozen Child-SP RetAddr Call Site 0000001b`e6dfe940 00007ff6`dcd82158 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 77] 0000001b`e6dfe980 00007ff6`dc89b952 postgres!ExceptionalCondition( char * conditionName = 0x00007ff6`dd17d3b8 "!TTS_EMPTY(slot)", char * fileName = 0x00007ff6`dd17d390 "../src/backend/executor/execTuples.c", int lineNumber = 0n1649)+0x78 [c:\cirrus\src\backend\utils\error\assert.c @ 67] 0000001b`e6dfe9c0 00007ff6`dc8413d8 postgres!ExecFetchSlotHeapTuple( struct TupleTableSlot * slot = 0x0000001b`e6dfed68, bool materialize = true, bool * shouldFree = 0x0000001b`e6dfea30)+0x62 [c:\cirrus\src\backend\executor\execTuples.c @ 1649] 0000001b`e6dfe9f0 00007ff6`dc8dac1c postgres!ExecIRDeleteTriggers( struct EState * estate = 0x00000203`d54a48c0, struct ResultRelInfo * relinfo = 0x00000203`d54a4e70, struct TupleTableSlot * slot = 0x0000001b`e6dfed68)+0x118 [c:\cirrus\src\backend\commands\trigger.c @ 2841] 0000001b`e6dfeac0 00007ff6`dc8da0a7 postgres!ExecMergeMatched( struct ModifyTableContext * context = 0x0000001b`e6dfed80, struct ResultRelInfo * resultRelInfo = 0x00000203`d54a4e70, struct ItemPointerData * tupleid = 0x00000000`00000000, struct HeapTupleData * oldtuple = 0x0000001b`e6dfed68, bool canSetTag = true)+0x5ac [c:\cirrus\src\backend\executor\nodeModifyTable.c @ 2977] 0000001b`e6dfec00 00007ff6`dc8dfbca postgres!ExecMerge( struct ModifyTableContext * context = 0x0000001b`e6dfed80, struct ResultRelInfo * resultRelInfo = 0x00000203`d54a4e70, struct ItemPointerData * tupleid = 0x00000000`00000000, struct HeapTupleData * oldtuple = 0x0000001b`e6dfed68, bool canSetTag = true)+0x87 [c:\cirrus\src\backend\executor\nodeModifyTable.c @ 2774] 0000001b`e6dfec50 00007ff6`dc895cbb postgres!ExecModifyTable( struct PlanState * pstate = 0x00000203`d54a4c60)+0xafa [c:\cirrus\src\backend\executor\nodeModifyTable.c @ 3950] 0000001b`e6dfee00 00007ff6`dc88b84c postgres!ExecProcNodeFirst( struct PlanState * node = 0x00000203`d54a4c60)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 465] 0000001b`e6dfee30 00007ff6`dc88c940 postgres!ExecProcNode( struct PlanState * node = 0x00000203`d54a4c60)+0x2c [c:\cirrus\src\include\executor\executor.h @ 275] 0000001b`e6dfee60 00007ff6`dc888007 postgres!ExecutePlan( struct EState * estate = 0x00000203`d54a48c0, struct PlanState * planstate = 0x00000203`d54a4c60, bool use_parallel_mode = false, CmdType operation = CMD_MERGE (0n5), bool sendTuples = false, unsigned int64 numberTuples = 0, ScanDirection direction = ForwardScanDirection (0n1), struct _DestReceiver * dest = 0x00000203`d543f058, bool execute_once = true)+0x90 [c:\cirrus\src\backend\executor\execMain.c @ 1644] 0000001b`e6dfeea0 00007ff6`dc887d16 postgres!standard_ExecutorRun( struct QueryDesc * queryDesc = 0x00000203`d5426160, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0, bool execute_once = true)+0x2d7 [c:\cirrus\src\backend\executor\execMain.c @ 378] 0000001b`e6dfef40 00007ff6`dcb60ba1 postgres!ExecutorRun( struct QueryDesc * queryDesc = 0x00000203`d5426160, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0, bool execute_once = true)+0x56 [c:\cirrus\src\backend\executor\execMain.c @ 305] 0000001b`e6dfef70 00007ff6`dcb617ea postgres!ProcessQuery( struct PlannedStmt * plan = 0x00000203`d543eef8, char * sourceText = 0x00000203`d50f2410 "MERGE INTO rw_view2 t. USING (SELECT x, 'R'||x FROM generate_series(0,3) x) AS s(a,b) ON t.a = s.a. WHEN MATCHED AND t.a <= 1 THEN DELETE. WHEN MATCHED THEN UPDATE SET b = s.b. WHEN NOT MATCHED AND s.a > 0 THEN INSERT VALUES (s.a, s.b);", struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00000203`d543f058, struct QueryCompletion * qc = 0x0000001b`e6dff2f8)+0x81 [c:\cirrus\src\backend\tcop\pquery.c @ 165] 0000001b`e6dfefd0 00007ff6`dcb60434 postgres!PortalRunMulti( struct PortalData * portal = 0x00000203`d483a2b0, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x00000203`d543f058, struct _DestReceiver * altdest = 0x00000203`d543f058, struct QueryCompletion * qc = 0x0000001b`e6dff2f8)+0x1fa [c:\cirrus\src\backend\tcop\pquery.c @ 1282] 0000001b`e6dff050 00007ff6`dcb5c93f postgres!PortalRun( struct PortalData * portal = 0x00000203`d483a2b0, long count = 0n2147483647, bool isTopLevel = true, bool run_once = true, struct _DestReceiver * dest = 0x00000203`d543f058, struct _DestReceiver * altdest = 0x00000203`d543f058, struct QueryCompletion * qc = 0x0000001b`e6dff2f8)+0x364 [c:\cirrus\src\backend\tcop\pquery.c @ 795] 0000001b`e6dff200 00007ff6`dcb5a38d postgres!exec_simple_query( char * query_string = 0x00000203`d50f2410 "MERGE INTO rw_view2 t. USING (SELECT x, 'R'||x FROM generate_series(0,3) x) AS s(a,b) ON t.a = s.a. WHEN MATCHED AND t.a <= 1 THEN DELETE. WHEN MATCHED THEN UPDATE SET b = s.b. WHEN NOT MATCHED AND s.a > 0 THEN INSERT VALUES (s.a, s.b);")+0x5ff [c:\cirrus\src\backend\tcop\postgres.c @ 1282] 0000001b`e6dff340 00007ff6`dca63e56 postgres!PostgresMain( char * dbname = 0x00000203`d47a3cb8 "regression", char * username = 0x00000203`d47ecd38 "SYSTEM")+0x81d [c:\cirrus\src\backend\tcop\postgres.c @ 4686] 0000001b`e6dff550 00007ff6`dca60a75 postgres!BackendRun(void)+0x36 [c:\cirrus\src\backend\postmaster\postmaster.c @ 4453] 0000001b`e6dff580 00007ff6`dc923e94 postgres!SubPostmasterMain( int argc = 0n4, char ** argv = 0x00000203`d4783dd0)+0x2e5 [c:\cirrus\src\backend\postmaster\postmaster.c @ 4951] 0000001b`e6dff5e0 00007ff6`dcee6ad9 postgres!main( int argc = 0n4, char ** argv = 0x00000203`d4783dd0)+0x2f4 [c:\cirrus\src\backend\main\main.c @ 189] 0000001b`e6dff620 00007ff6`dcee6a2e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 0000001b`e6dff670 00007ff6`dcee68ee postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 0000001b`e6dff6e0 00007ff6`dcee6b4e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 0000001b`e6dff710 00007ffc`cad64de0 postgres!mainCRTStartup( void * __formal = 0x0000001b`e6817000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 0000001b`e6dff740 00007ffc`ccd3ec4b KERNEL32!BaseThreadInitThunk+0x10 0000001b`e6dff770 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 1130.160c Suspend: 1 Teb: 0000001b`e681a000 Unfrozen Child-SP RetAddr Call Site 0000001b`e71ff5d8 00007ffc`ccccb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000001b`e71ff5e0 00007ffc`cad64de0 ntdll!TppWorkerThread+0x2df 0000001b`e71ff8d0 00007ffc`ccd3ec4b KERNEL32!BaseThreadInitThunk+0x10 0000001b`e71ff900 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 1130.155c Suspend: 1 Teb: 0000001b`e681c000 Unfrozen Child-SP RetAddr Call Site 0000001b`e75ffa48 00007ffc`ca72411a ntdll!NtFsControlFile+0x14 0000001b`e75ffa50 00007ff6`dca51b3b KERNELBASE!ConnectNamedPipe+0x6a 0000001b`e75ffac0 00007ffc`cad64de0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 0000001b`e75ffbc0 00007ffc`ccd3ec4b KERNEL32!BaseThreadInitThunk+0x10 0000001b`e75ffbf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 1130.1b74 Suspend: 1 Teb: 0000001b`e681e000 Unfrozen Child-SP RetAddr Call Site 0000001b`e79ff928 00007ffc`ccccb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000001b`e79ff930 00007ffc`cad64de0 ntdll!TppWorkerThread+0x2df 0000001b`e79ffc20 00007ffc`ccd3ec4b KERNEL32!BaseThreadInitThunk+0x10 0000001b`e79ffc50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 1130.147c Suspend: 1 Teb: 0000001b`e6820000 Unfrozen Child-SP RetAddr Call Site 0000001b`e7dffa58 00007ffc`ca6dd77e ntdll!NtWaitForSingleObject+0x14 0000001b`e7dffa60 00007ff6`dca535dc KERNELBASE!WaitForSingleObjectEx+0x8e 0000001b`e7dffb00 00007ffc`cad64de0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 0000001b`e7dffb40 00007ffc`ccd3ec4b KERNEL32!BaseThreadInitThunk+0x10 0000001b`e7dffb70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 0000001be6817000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff6dc5d0000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ffccce34100 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 00000203d4776e10 . 00000203d47e3c60 Ldr.InLoadOrderModuleList: 00000203d477b070 . 00000203d47e3c40 Ldr.InMemoryOrderModuleList: 00000203d477b080 . 00000203d47e3c50 Base TimeStamp Module 7ff6dc5d0000 65f36e9d Mar 14 21:39:41 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ffccccc0000 4e78cc15 Sep 20 17:23:33 2011 C:\Windows\SYSTEM32\ntdll.dll 7ffccad50000 5f760161 Oct 01 16:18:41 2020 C:\Windows\System32\KERNEL32.DLL 7ffcca6a0000 5ed2a32e May 30 18:17:18 2020 C:\Windows\System32\KERNELBASE.dll 7ffccbe40000 56e83747 Mar 15 16:24:39 2016 C:\Windows\System32\WS2_32.dll 7ffccb330000 3e4a953b Feb 12 18:40:59 2003 C:\Windows\System32\RPCRT4.dll 7ffcccc10000 eab4ec1c Oct 12 12:37:48 2094 C:\Windows\System32\WLDAP32.dll 7ffcca3c0000 dacb234c Apr 27 11:38:52 2086 C:\Windows\System32\ucrtbase.dll 7ffccae70000 99ad5056 Sep 14 02:45:42 2051 C:\Windows\System32\ADVAPI32.dll 7ffccb0d0000 68e1e0af Oct 05 03:06:23 2025 C:\Windows\System32\msvcrt.dll 7ffccaca0000 d216d41b Sep 10 06:30:51 2081 C:\Windows\System32\sechost.dll 7ffcb56b0000 64ca6417 Aug 02 14:11:35 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ffcb5360000 64ca6400 Aug 02 14:11:12 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ffccc970000 7adc0d2f Apr 26 23:07:27 2035 C:\Windows\System32\USER32.dll 7ffcca270000 2979174f Jan 19 06:14:39 1992 C:\Windows\System32\win32u.dll 7ffccb180000 e278ba10 May 27 10:06:08 2090 C:\Windows\System32\GDI32.dll 7ffcca2a0000 a1c555e2 Jan 02 18:45:54 2056 C:\Windows\System32\gdi32full.dll 7ffccab50000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ffcbad70000 b9c87257 Oct 08 11:30:31 2068 C:\Windows\SYSTEM32\Secur32.dll 7ffcb6b70000 61b17c25 Dec 09 03:46:45 2021 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ffcb5760000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll 7ffcc6930000 61b17c25 Dec 09 03:46:45 2021 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ffcc9c30000 54815dbf Dec 05 07:24:47 2014 C:\Windows\SYSTEM32\SSPICLI.DLL 7ffcc9750000 06d626ed Aug 20 12:32:45 1973 C:\Windows\system32\mswsock.dll 7ffcb6d70000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ffcc99a0000 b497ecf4 Jan 04 18:31:16 2066 C:\Windows\SYSTEM32\CRYPTSP.dll 7ffcc92b0000 0ca66aee Sep 22 09:35:42 1976 C:\Windows\system32\rsaenh.dll 7ffcc99c0000 889c9ae0 Aug 18 08:50:40 2042 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ffccaad0000 4be8491d May 10 17:57:49 2010 C:\Windows\System32\bcryptPrimitives.dll 7ffcb5c80000 65f36ea7 Mar 14 21:39:51 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\plpgsql.dll SubSystemData: 0000000000000000 ProcessHeap: 00000203d4770000 ProcessParameters: 00000203d477d240 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" "--forkbackend" "2576" "0"' DllPath: '< Name not readable >' Environment: 00000203d47711f0 =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 BRANCH=commitfest/47/4617 CCACHE_MAXSIZE=250M CHECK=check-world PROVE_FLAGS=--timer CHECKFLAGS=-Otarget CHOCOLATEYINSTALL=C:\ProgramData\chocolatey CI=true CIRRUS_ARCH=amd64 CIRRUS_BRANCH=commitfest/47/4617 CIRRUS_BUILD_ID=6243691094867968 CIRRUS_BUILD_SOURCE=github CIRRUS_CHANGE_IN_REPO=8c8bfdcd021def94e7f84a76e41cb0f7f9de03a5 CIRRUS_CHANGE_MESSAGE=[CF 47/4617] Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING This commit was automatically generated by a robot at cfbot.cputube.org. It is based on patches submitted to the PostgreSQL mailing lists and registered in the PostgreSQL Commitfest application. This branch will be overwritten each time a new patch version is posted to the email thread, and also periodically to check for bitrot caused by changes on the master branch. Commitfest entry: https://commitfest.postgresql.org/47/4617 Patch(es): https://www.postgresql.org/message-id/CACJufxHP63+S=rUTrWvemc2gYcyO7=vzK_cnVhv307BxuOHGBA@mail.gmail.com Author(s): Marko Tiikkaja CIRRUS_CHANGE_TIMESTAMP=1710452118000 CIRRUS_CHANGE_TITLE=[CF 47/4617] Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING CIRRUS_CI=true CIRRUS_CLONE_DEPTH=500 CIRRUS_COMMIT_MESSAGE=[CF 47/4617] Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING This commit was automatically generated by a robot at cfbot.cputube.org. It is based on patches submitted to the PostgreSQL mailing lists and registered in the PostgreSQL Commitfest application. This branch will be overwritten each time a new patch version is posted to the email thread, and also periodically to check for bitrot caused by changes on the master branch. Commitfest entry: https://commitfest.postgresql.org/47/4617 Patch(es): https://www.postgresql.org/message-id/CACJufxHP63+S=rUTrWvemc2gYcyO7=vzK_cnVhv307BxuOHGBA@mail.gmail.com Author(s): Marko Tiikkaja CIRRUS_CPU=4 CIRRUS_DEFAULT_BRANCH=master CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-5112456737980416-47e3fe82-f176-4346-b5ee-3f3430b2d29b CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CIRRUS_LAST_GREEN_BUILD_ID=5917702959661056 CIRRUS_LAST_GREEN_CHANGE=af4bfdd9528a3f415ffd9aeb392105c729b22d86 CIRRUS_LOG_TIMESTAMP=true CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjUxMTI0NTY3Mzc5ODA0MTYiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNvbW1pdGZlc3QvNDcvNDYxNyIsInBsYXRmb3JtIjoiZ2l0aHViIiwiYXVkIjoiaHR0cHM6Ly9jaXJydXMtY2kuY29tL2dpdGh1Yi9wb3N0Z3Jlc3FsLWNmYm90IiwibmJmIjoxNzEwNDUyMzAwLCJidWlsZF9pZCI6IjYyNDM2OTEwOTQ4Njc5NjgiLCJ1c2VyX3Blcm1pc3Npb24iOiJhZG1pbiIsInJlcG9zaXRvcnlfaWQiOiI1MzA5NDI5OTEyNDM2NzM2IiwiZXhwIjoxNzEwNDU2NTAwLCJpYXQiOjE3MTA0NTIzMDAsInVzZXJfY29sbGFib3JhdG9yIjoidHJ1ZSIsImp0aSI6ImMyZjUxM2U4LTQ1YjgtNDUxNy05ODRkLWIwODM3M2E0NzVmMCIsImNoYW5nZV9pbl9yZXBvIjoiOGM4YmZkY2QwMjFkZWY5NGU3Zjg0YTc2ZTQxY2IwZjdmOWRlMDNhNSJ9.pzSAGOpyMCEGZcZPdRqdiYmfw69TbjRsu8nCol5fcCLlCHl9t118A2WLD84VNuN-poYWuqY4Y9NQ_93EUtXAgubY1rrOQCs482_FU6xjoNSs-dFeVCqpC01J22lx1W9Wx2XEBeArsYbIDt95w2eiIjFplogcwtJ-MBiOlLS1aspwNJJuq0qf928w6nE9iLiO0iq-5zjHB09yJkghOhNPRnB4DT8nXCixLtuT6RBd4NMiFpSV1i0RfcZnRiWN7IOPtZLF2_OZoRgAimvoCgsjBDXCZkJAhBwpd0KXhqBIIp6k7JUtJKeQ3q4yjrHM0e6Z14tbjrHnRVs5M9Igh6r9Pw CIRRUS_OS=windows CIRRUS_REPO_CLONE_HOST=github.com CIRRUS_REPO_CLONE_TOKEN=ghs_PPTdJbX1mQGiH15lwJnRdlWiOkqtMD2qGGU8 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=5112456737980416 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=5 CI_NODE_TOTAL=8 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.26.3.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=21739738555 GOOGETROOT=C:\ProgramData\GooGet IMAGE_FAMILY=pg-ci-windows-ci-vs-2019 IMAGE_IDENTITY=pg-ci-windows-ci-vs-2019-2023-08-22t00-33-26 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_=111 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.26.3.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/dBHEVznawH PGPORT=52027 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 load_balance 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 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 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.29 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.26.3.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_1674_2024-03-14_21-40-47-515.txt