2024-04-30 01:18:20.927 UTC postmaster[20315] LOG: starting PostgreSQL 17devel on x86_64-freebsd, compiled by clang-14.0.5, 64-bit 2024-04-30 01:18:20.927 UTC postmaster[20315] LOG: listening on Unix socket "/tmp/pg_regress-AQmZen/.s.PGSQL.40059" 2024-04-30 01:18:20.930 UTC startup[20322] LOG: database system was shut down at 2024-04-30 01:17:05 UTC 2024-04-30 01:18:20.932 UTC postmaster[20315] LOG: database system is ready to accept connections 2024-04-30 01:18:21.129 UTC client backend[20337] pg_regress/injection_points ERROR: incorrect action "booh" for injection point creation 2024-04-30 01:18:21.129 UTC client backend[20337] pg_regress/injection_points STATEMENT: SELECT injection_points_attach('TestInjectionBooh', 'booh'); 2024-04-30 01:18:21.130 UTC client backend[20337] pg_regress/injection_points ERROR: error triggered for injection point TestInjectionError 2024-04-30 01:18:21.130 UTC client backend[20337] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestInjectionError'); 2024-04-30 01:18:21.152 UTC client backend[20343] pg_regress/injection_points ERROR: error triggered for injection point TestInjectionError 2024-04-30 01:18:21.152 UTC client backend[20343] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestInjectionError'); 2024-04-30 01:18:21.153 UTC client backend[20343] pg_regress/injection_points ERROR: injection point "TestInjectionLog" not found 2024-04-30 01:18:21.153 UTC client backend[20343] pg_regress/injection_points STATEMENT: SELECT injection_points_detach('TestInjectionLog'); 2024-04-30 01:18:21.154 UTC client backend[20343] pg_regress/injection_points ERROR: error triggered for injection point TestConditionLocal1 2024-04-30 01:18:21.154 UTC client backend[20343] pg_regress/injection_points STATEMENT: SELECT injection_points_run('TestConditionLocal1'); 2024-04-30 01:18:21.159 UTC client backend[20343] pg_regress/injection_points PANIC: A spin lock has been held at injection_points_cleanup:166 2024-04-30 01:18:22.332 UTC postmaster[20315] LOG: server process (PID 20343) was terminated by signal 6: Abort trap 2024-04-30 01:18:22.332 UTC postmaster[20315] DETAIL: Failed process was running: SELECT pg_backend_pid() AS oldpid 2024-04-30 01:18:22.332 UTC postmaster[20315] LOG: terminating any other active server processes 2024-04-30 01:18:22.335 UTC postmaster[20315] LOG: all server processes terminated; reinitializing 2024-04-30 01:18:22.339 UTC startup[20470] LOG: database system was interrupted; last known up at 2024-04-30 01:18:20 UTC 2024-04-30 01:18:22.339 UTC startup[20470] LOG: database system was not properly shut down; automatic recovery in progress 2024-04-30 01:18:22.339 UTC startup[20470] LOG: redo starts at 0/150F190 2024-04-30 01:18:22.342 UTC postmaster[20315] LOG: received fast shutdown request 2024-04-30 01:18:22.344 UTC checkpointer[20471] LOG: shutting down 2024-04-30 01:18:22.345 UTC postmaster[20315] LOG: database system is shut down