2024-04-10 06:41:07.487 UTC postmaster[39457] LOG: starting PostgreSQL 17devel on x86_64-linux, compiled by gcc-10.2.1, 64-bit 2024-04-10 06:41:07.487 UTC postmaster[39457] LOG: listening on Unix socket "/tmp/pg_regress-bKmukM/.s.PGSQL.40059" 2024-04-10 06:41:07.498 UTC startup[39464] LOG: database system was shut down at 2024-04-10 06:39:47 UTC 2024-04-10 06:41:07.501 UTC postmaster[39457] LOG: database system is ready to accept connections 2024-04-10 06:41:07.506 UTC client backend[39469] [unknown] FATAL: the database system is starting up 2024-04-10 06:41:07.741 UTC client backend[39484] pg_regress/injection_points ERROR: incorrect action "booh" for injection point creation 2024-04-10 06:41:07.741 UTC client backend[39484] pg_regress/injection_points STATEMENT: SELECT injection_points_attach('TestInjectionBooh', 'booh'); 2024-04-10 06:41:07.742 UTC client backend[39484] pg_regress/injection_points ERROR: error triggered for injection point TestInjectionError 2024-04-10 06:41:07.742 UTC client backend[39484] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestInjectionError'); 2024-04-10 06:41:07.772 UTC client backend[39487] pg_regress/injection_points ERROR: error triggered for injection point TestInjectionError 2024-04-10 06:41:07.772 UTC client backend[39487] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestInjectionError'); 2024-04-10 06:41:07.774 UTC client backend[39487] pg_regress/injection_points ERROR: injection point "TestInjectionLog" not found 2024-04-10 06:41:07.774 UTC client backend[39487] pg_regress/injection_points STATEMENT: SELECT injection_points_detach('TestInjectionLog'); 2024-04-10 06:41:07.779 UTC client backend[39487] pg_regress/injection_points ERROR: error triggered for injection point TestConditionLocal1 2024-04-10 06:41:07.779 UTC client backend[39487] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestConditionLocal1'); 2024-04-10 06:41:07.789 UTC client backend[39487] pg_regress/injection_points PANIC: A spin lock has been held at injection_points_cleanup:166 2024-04-10 06:41:08.576 UTC postmaster[39457] LOG: server process (PID 39487) was terminated by signal 6: Aborted 2024-04-10 06:41:08.576 UTC postmaster[39457] DETAIL: Failed process was running: SELECT pg_backend_pid() AS oldpid 2024-04-10 06:41:08.576 UTC postmaster[39457] LOG: terminating any other active server processes 2024-04-10 06:41:08.582 UTC postmaster[39457] LOG: all server processes terminated; reinitializing 2024-04-10 06:41:08.613 UTC startup[39566] LOG: database system was interrupted; last known up at 2024-04-10 06:41:07 UTC 2024-04-10 06:41:08.613 UTC startup[39566] LOG: database system was not properly shut down; automatic recovery in progress 2024-04-10 06:41:08.616 UTC startup[39566] LOG: redo starts at 0/151F3E0 2024-04-10 06:41:08.641 UTC startup[39566] LOG: invalid record length at 0/1962E00: expected at least 24, got 0 2024-04-10 06:41:08.641 UTC startup[39566] LOG: redo done at 0/1962D98 system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.02 s 2024-04-10 06:41:08.644 UTC checkpointer[39568] LOG: checkpoint starting: end-of-recovery immediate wait 2024-04-10 06:41:08.651 UTC checkpointer[39568] LOG: checkpoint complete: wrote 944 buffers (5.8%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.007 s, sync=0.001 s, total=0.007 s; sync files=0, longest=0.000 s, average=0.000 s; distance=4366 kB, estimate=4366 kB; lsn=0/1962E00, redo lsn=0/1962E00 2024-04-10 06:41:08.651 UTC postmaster[39457] LOG: received fast shutdown request 2024-04-10 06:41:08.653 UTC checkpointer[39568] LOG: shutting down 2024-04-10 06:41:08.653 UTC checkpointer[39568] LOG: checkpoint starting: shutdown immediate 2024-04-10 06:41:08.653 UTC checkpointer[39568] LOG: checkpoint complete: wrote 0 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=0 kB, estimate=3929 kB; lsn=0/1962E78, redo lsn=0/1962E78 2024-04-10 06:41:08.656 UTC postmaster[39457] LOG: database system is shut down