Opened log file 'c:/cirrus/crashlog-postgres.exe_1f4c_2025-04-07_22-16-55-176.txt' 36: pg_strcasecmp(const char *s1, const char *s2) 37: { 38: for (;;) 39: { > 40: unsigned char ch1 = (unsigned char) *s1++; 41: unsigned char ch2 = (unsigned char) *s2++; 42: 43: if (ch1 != ch2) 44: { 45: if (ch1 >= 'A' && ch1 <= 'Z') . 0 Id: 2e4.1548 Suspend: 1 Teb: 0000001f`b703f000 Unfrozen Child-SP RetAddr Call Site 0000001f`b75fe9d0 00007ff6`82d70df9 postgres!pg_strcasecmp( char * s1 = 0x00000000`00000000 "", char * s2 = 0x00000143`f409cad8 "checkpointer")+0x13 [c:\cirrus\src\port\pgstrcasecmp.c @ 40] 0000001f`b75fea10 00007ff6`8330da7a postgres!check_log_min_messages( char ** newval = 0x0000001f`b75fee00, void ** extra = 0x0000001f`b75fede8, GucSource source = PGC_S_SESSION (0n13))+0x3a9 [c:\cirrus\src\backend\commands\variable.c @ 1382] 0000001f`b75feb20 00007ff6`8330f559 postgres!call_string_check_hook( struct config_string * conf = 0x00007ff6`838a8500, char ** newval = 0x0000001f`b75fee00, void ** extra = 0x0000001f`b75fede8, GucSource source = PGC_S_SESSION (0n13), int elevel = 0n21)+0xda [c:\cirrus\src\backend\utils\misc\guc.c @ 6923] 0000001f`b75fec90 00007ff6`83306526 postgres!parse_and_validate_value( struct config_generic * record = 0x00007ff6`838a8500, char * value = 0x00000143`f409c678 "checkpointer:debug2, autovacuum:debug1", GucSource source = PGC_S_SESSION (0n13), int elevel = 0n21, union config_var_val * newval = 0x0000001f`b75fee00, void ** newextra = 0x0000001f`b75fede8)+0x759 [c:\cirrus\src\backend\utils\misc\guc.c @ 3257] 0000001f`b75fed90 00007ff6`83304d79 postgres!set_config_with_handle( char * name = 0x00000143`f3fff298 "log_min_messages", struct config_generic * handle = 0x00000000`00000000, char * value = 0x00000143`f409c678 "checkpointer:debug2, autovacuum:debug1", GucContext context = PGC_SUSET (0n5), GucSource source = PGC_S_SESSION (0n13), unsigned int srole = 0xa, GucAction action = GUC_ACTION_SET (0n0), bool changeVal = true, int elevel = 0n21, bool is_reload = false)+0x1716 [c:\cirrus\src\backend\utils\misc\guc.c @ 4010] 0000001f`b75feef0 00007ff6`83310cbb postgres!set_config_option( char * name = 0x00000143`f3fff298 "log_min_messages", char * value = 0x00000143`f409c678 "checkpointer:debug2, autovacuum:debug1", GucContext context = PGC_SUSET (0n5), GucSource source = PGC_S_SESSION (0n13), GucAction action = GUC_ACTION_SET (0n0), bool changeVal = true, int elevel = 0n0, bool is_reload = false)+0x99 [c:\cirrus\src\backend\utils\misc\guc.c @ 3364] 0000001f`b75fef60 00007ff6`830a43d1 postgres!ExecSetVariableStmt( struct VariableSetStmt * stmt = 0x00000143`f3fff398, bool isTopLevel = true)+0x15b [c:\cirrus\src\backend\utils\misc\guc_funcs.c @ 67] 0000001f`b75ff060 00007ff6`830a39e9 postgres!standard_ProcessUtility( struct PlannedStmt * pstmt = 0x00000143`f3fff448, char * queryString = 0x00000143`f3ffe870 "SET log_min_messages TO 'checkpointer:debug2, autovacuum:debug1';", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00000143`f3fff808, struct QueryCompletion * qc = 0x0000001f`b75ff638)+0x9d1 [c:\cirrus\src\backend\tcop\utility.c @ 876] 0000001f`b75ff230 00007ff6`830a293d postgres!ProcessUtility( struct PlannedStmt * pstmt = 0x00000143`f3fff448, char * queryString = 0x00000143`f3ffe870 "SET log_min_messages TO 'checkpointer:debug2, autovacuum:debug1';", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00000143`f3fff808, struct QueryCompletion * qc = 0x0000001f`b75ff638)+0x169 [c:\cirrus\src\backend\tcop\utility.c @ 526] 0000001f`b75ff280 00007ff6`830a2d04 postgres!PortalRunUtility( struct PortalData * portal = 0x00000143`f35770f0, struct PlannedStmt * pstmt = 0x00000143`f3fff448, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x00000143`f3fff808, struct QueryCompletion * qc = 0x0000001f`b75ff638)+0x13d [c:\cirrus\src\backend\tcop\pquery.c @ 1195] 0000001f`b75ff2f0 00007ff6`830a1789 postgres!PortalRunMulti( struct PortalData * portal = 0x00000143`f35770f0, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x00000143`f3fff808, struct _DestReceiver * altdest = 0x00000143`f3fff808, struct QueryCompletion * qc = 0x0000001f`b75ff638)+0x344 [c:\cirrus\src\backend\tcop\pquery.c @ 1351] 0000001f`b75ff390 00007ff6`8309d87c postgres!PortalRun( struct PortalData * portal = 0x00000143`f35770f0, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x00000143`f3fff808, struct _DestReceiver * altdest = 0x00000143`f3fff808, struct QueryCompletion * qc = 0x0000001f`b75ff638)+0x319 [c:\cirrus\src\backend\tcop\pquery.c @ 824] 0000001f`b75ff540 00007ff6`8309b177 postgres!exec_simple_query( char * query_string = 0x00000143`f3ffe870 "SET log_min_messages TO 'checkpointer:debug2, autovacuum:debug1';")+0x60c [c:\cirrus\src\backend\tcop\postgres.c @ 1281] 0000001f`b75ff680 00007ff6`8309496d postgres!PostgresMain( char * dbname = 0x00000143`f34e55d0 "regression", char * username = 0x00000143`f3529cb8 "SYSTEM")+0xae7 [c:\cirrus\src\backend\tcop\postgres.c @ 4772] 0000001f`b75ff8b0 00007ff6`82f854e7 postgres!BackendMain( void * startup_data = 0x00000143`f34e37a0, unsigned int64 startup_data_len = 0x18)+0x11d [c:\cirrus\src\backend\tcop\backend_startup.c @ 125] 0000001f`b75ff8f0 00007ff6`82e3a2f9 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x00000143`f34c2b50)+0x2f7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 714] 0000001f`b75ff970 00007ff6`8346ad29 postgres!main( int argc = 0n3, char ** argv = 0x00000143`f34c2b50)+0x329 [c:\cirrus\src\backend\main\main.c @ 218] 0000001f`b75ff9b0 00007ff6`8346ac7e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 0000001f`b75ffa00 00007ff6`8346ab3e postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 0000001f`b75ffa70 00007ff6`8346ad9e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 0000001f`b75ffaa0 00007ffd`41104cb0 postgres!mainCRTStartup( void * __formal = 0x0000001f`b703e000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 0000001f`b75ffad0 00007ffd`4223edcb KERNEL32!BaseThreadInitThunk+0x10 0000001f`b75ffb00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 2e4.1440 Suspend: 1 Teb: 0000001f`b7041000 Unfrozen Child-SP RetAddr Call Site 0000001f`b79ff4d8 00007ffd`421cb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000001f`b79ff4e0 00007ffd`41104cb0 ntdll!TppWorkerThread+0x2df 0000001f`b79ff7d0 00007ffd`4223edcb KERNEL32!BaseThreadInitThunk+0x10 0000001f`b79ff800 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 2e4.1208 Suspend: 1 Teb: 0000001f`b7043000 Unfrozen Child-SP RetAddr Call Site 0000001f`b7dff818 00007ffd`3fdc48fa ntdll!NtFsControlFile+0x14 0000001f`b7dff820 00007ff6`82f795fb KERNELBASE!ConnectNamedPipe+0x6a 0000001f`b7dff890 00007ffd`41104cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 0000001f`b7dff990 00007ffd`4223edcb KERNEL32!BaseThreadInitThunk+0x10 0000001f`b7dff9c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 2e4.784 Suspend: 1 Teb: 0000001f`b7045000 Unfrozen Child-SP RetAddr Call Site 0000001f`b81ff8c8 00007ffd`3fd7da4e ntdll!NtWaitForSingleObject+0x14 0000001f`b81ff8d0 00007ff6`82f7b09c KERNELBASE!WaitForSingleObjectEx+0x8e 0000001f`b81ff970 00007ffd`41104cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 0000001f`b81ff9b0 00007ffd`4223edcb KERNEL32!BaseThreadInitThunk+0x10 0000001f`b81ff9e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 2e4.5f0 Suspend: 1 Teb: 0000001f`b7047000 Unfrozen Child-SP RetAddr Call Site 0000001f`b85ff708 00007ffd`421cb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000001f`b85ff710 00007ffd`41104cb0 ntdll!TppWorkerThread+0x2df 0000001f`b85ffa00 00007ffd`4223edcb KERNEL32!BaseThreadInitThunk+0x10 0000001f`b85ffa30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 0000001fb703e000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff682ab0000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ffd42333140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 00000143f34b6970 . 00000143f351f7d0 Ldr.InLoadOrderModuleList: 00000143f34b6af0 . 00000143f351f7b0 Ldr.InMemoryOrderModuleList: 00000143f34b6b00 . 00000143f351f7c0 Base TimeStamp Module 7ff682ab0000 67f44e48 Apr 07 22:14:32 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ffd421c0000 970713bc Apr 17 15:50:20 2050 C:\Windows\SYSTEM32\ntdll.dll 7ffd410f0000 74962988 Dec 25 20:48:08 2031 C:\Windows\System32\KERNEL32.DLL 7ffd3fd40000 5cf10295 May 31 10:31:49 2019 C:\Windows\System32\KERNELBASE.dll 7ffd40ba0000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7ffd41460000 62746217 May 05 23:47:35 2022 C:\Windows\System32\RPCRT4.dll 7ffd41820000 d3853513 Jun 15 04:14:11 2082 C:\Windows\System32\WLDAP32.dll 7ffd3f840000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7ffd400e0000 784be578 Dec 15 06:11:04 2033 C:\Windows\System32\ADVAPI32.dll 7ffd401b0000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll 7ffd413b0000 3461349e Nov 06 03:08:14 1997 C:\Windows\System32\sechost.dll 7ffd3fb30000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll 7ffd311a0000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ffd30130000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ffd41580000 6051f4c5 Mar 17 12:23:33 2021 C:\Windows\System32\USER32.dll 7ffd400b0000 2979174f Jan 19 06:14:39 1992 C:\Windows\System32\win32u.dll 7ffd42000000 784b1edd Dec 14 16:03:41 2033 C:\Windows\System32\GDI32.dll 7ffd3fc20000 edcf8a43 Jun 06 06:12:19 2096 C:\Windows\System32\gdi32full.dll 7ffd3f7a0000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ffd2a690000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7ffd31250000 670b592a Oct 13 05:22:50 2024 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ffd30730000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll 7ffd31180000 670b5920 Oct 13 05:22:40 2024 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ffd3f0f0000 8199e7b5 Nov 26 01:19:49 2038 C:\Windows\SYSTEM32\SSPICLI.DLL 7ffd3ec20000 653b7c1b Oct 27 09:00:11 2023 C:\Windows\system32\mswsock.dll 7ffd33cc0000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ffd3ee80000 94780d5d Dec 06 19:28:29 2048 C:\Windows\SYSTEM32\CRYPTSP.dll 7ffd3e720000 a3e1566f Feb 15 09:12:15 2057 C:\Windows\system32\rsaenh.dll 7ffd3ee70000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ffd3f950000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll 7ffd3c280000 67f44e48 Apr 07 22:14:32 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll 7ffd331c0000 67f44e52 Apr 07 22:14:42 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\plpgsql.dll SubSystemData: 0000000000000000 ProcessHeap: 00000143f34b0000 ProcessParameters: 00000143f34bd3b0 CurrentDirectory: 'C:\cirrus\build\testrun\regress\regress\tmp_check\data\' 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" 2372' DllPath: '< Name not readable >' Environment: 00000143f34b11f0 =C:=C:\cirrus\build\testrun\regress\regress\tmp_check\data ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Windows\system32\config\systemprofile\AppData\Roaming CHOCOLATEYINSTALL=C:\ProgramData\chocolatey 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 DEFAULT_PERL_VERSION=5.40.0.1 DEVENVDIR=C:\BuildTools\Common7\IDE\ 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 GOOGETROOT=C:\ProgramData\GooGet IMAGE_IDENTITY=pg-ci-windows-ci-2025-04-06t00-32-26 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 LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 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 MSYSTEM=UCRT64 NUMBER_OF_PROCESSORS=4 OS=Windows_NT PATH=C:\cirrus\build\tmp_install\usr\local\pgsql\bin;C:\cirrus\build\src/test\regress;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 PGAPPNAME=pg_regress PGDATESTYLE=Postgres, MDY PGHOST=c:/cirrus/ PGOPTIONS= -c intervalstyle=postgres_verbose PGPORT=40050 PGSYSCONFDIR=/usr/local/pgsql/etc PGTZ=America/Los_Angeles PG_ABS_BUILDDIR=C:/cirrus/build/testrun/regress/regress PG_ABS_SRCDIR=C:/cirrus/src/test/regress PG_DLSUFFIX=.dll PG_LIBDIR=C:/cirrus/build/src/test/regress PG_RESTRICT_EXEC=1 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 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 SYSTEMDRIVE=C: SYSTEMROOT=C:\Windows TEMP=C:\Windows\TEMP 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.45 VSINSTALLDIR=C:\BuildTools\ WINDIR=C:\Windows CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-4839924802781184-3fba0fc0-63fb-4d7c-88d1-a3c242855351 CIRRUS_REPO_CLONE_HOST=github.com CIRRUS_OS=windows GITHUB_CHECK_SUITE_ID=36829581149 CIRRUS_USER_PERMISSION=admin CIRRUS_CI=true CIRRUS_COMMIT_MESSAGE=[CF 5447] v2 - log_min_messages per backend type This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5447 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/313aa202-b5fa-4e3f-95d0-83425575c66d@app.fastmail.com Author(s): Euler Taveira CCACHE_MAXSIZE=250M CHECKFLAGS=-Otarget CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql CIRRUS_CHANGE_TITLE=[CF 5447] v2 - log_min_messages per backend type PROVE_FLAGS=--timer CIRRUS_BUILD_SOURCE=github CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git PG_REGRESS_SOCK_DIR=c:/cirrus/ PLATFORM=x64 PGCTLTIMEOUT=120 TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth CONTINUOUS_INTEGRATION=true CI_NODE_TOTAL=10 CHECK=check-world PROVE_FLAGS=--timer CI=true CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjQ4Mzk5MjQ4MDI3ODExODQiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzU0NDciLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc0NDA2Mzk4NSwiYnVpbGRfaWQiOiI1NTQ5MzI4MjQyMDQ5MDI0IiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc0NDA2ODE4NSwiaWF0IjoxNzQ0MDYzOTg1LCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiJiYTZmOTQyZi0wMDlkLTQwNmUtODdmNi0yZDAwZDU4YjI3YjAiLCJjaGFuZ2VfaW5fcmVwbyI6ImM3YWYyOThjNWNkMDc2ZjFkNmE5OWE4MDAzNjM4NzM5ODhmYWJiOTkifQ.QeAiM5oSraPiZCtwFeFqjSNFpa-yKK7ZkTNJBTrZxnQoRyiWPk2GJ_En2zUP8bKuIcRDKeTDIsNpqDdGz7GBEShkYAv37qQZ6_ic8bNshGgaf6_CH9Kgd49KOFnwCPUdClMagnhibpw4h1X4bGF5F5kkrJtFGSLyPDlNQnYhU1LAoxGQvrFoTY6gBlNoqOOiI6i6z6Ic_UbJkq3BIIMC_2kP793VWtdN64njznglLRuFwt9Qrq4cTGXsj8lOcPLx-O38e8GOdvaDSpFOIcbLfBGvn8TIJFuPJQGs2Wypo7IzN37dUZqekhl8yEzzRwVS4sKfU8M5LIQsdUWPs0MdBQ CIRRUS_CHANGE_IN_REPO=c7af298c5cd076f1d6a99a800363873988fabb99 CIRRUS_TASK_ID=4839924802781184 CIRRUS_LOG_TIMESTAMP=true TEST_JOBS=8 CIRRUS_CPU=4 CIRRUS_ARCH=amd64 TAR=c:/windows/system32/tar.exe MBUILD_TARGET=all testprep CIRRUS_CHANGE_TIMESTAMP=1744063823000 CIRRUS_WINDOWS_ERROR_MODE=0x8001 DISK_SIZE=50 LANG=en_US.UTF-8 MTEST_ARGS=--print-errorlogs --no-rebuild -C build CIRRUS_REPO_NAME=postgresql CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja CIRRUS_RESOLUTION_STRATEGY=SAME_SHA CIRRUS_CLONE_DEPTH=500 CIRRUS_BUILD_ID=5549328242049024 CIRRUS_DEFAULT_BRANCH=master BRANCH=cf/5447 CI_NODE_INDEX=7 CIRRUS_LAST_GREEN_BUILD_ID=5750346837917696 CIRRUS_USER_COLLABORATOR=true CPUS=4 CIRRUS_LAST_GREEN_CHANGE=f3b9f33bb57a4353d7342fcb5386fc1b4fb1971f CIRRUS_WORKING_DIR=c:/cirrus CIRRUS_BRANCH=cf/5447 IMAGE_FAMILY=pg-ci-windows-ci IMAGE_PROJECT=pg-ci-images TERM=xterm-256color CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CIRRUS_REPO_CLONE_TOKEN=ghs_SSLl3g2RTkhyv8Xgvu5cp3nkyzOgFk1i0JQF PG_TEST_USE_UNIX_SOCKETS=1 CIRRUS_REPO_ID=5309429912436736 GCP_PROJECT=pg-ci-images CIRRUS_CHANGE_MESSAGE=[CF 5447] v2 - log_min_messages per backend type This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5447 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/313aa202-b5fa-4e3f-95d0-83425575c66d@app.fastmail.com Author(s): Euler Taveira CIRRUS_REPO_OWNER=postgresql-cfbot 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\ __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; PG_REGRESS=C:\cirrus\build\src/test\regress\pg_regress.exe REGRESS_SHLIB=C:\cirrus\build\src/test\regress\regress.dll INITDB_TEMPLATE=C:/cirrus/build/tmp_install/initdb-template TOP_BUILDDIR=C:\cirrus\build MESON_TEST_ITERATION=1 MALLOC_PERTURB_=193 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TESTDATADIR=C:\cirrus\build/testrun/regress/regress\data TESTLOGDIR=C:\cirrus\build/testrun/regress/regress\log Closing open log file c:/cirrus/crashlog-postgres.exe_1f4c_2025-04-07_22-16-55-176.txt