# Checking port 57839 # Found port 57839 Name: primary Data directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/005_replay_delay/data/t_005_replay_delay_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/005_replay_delay/data/t_005_replay_delay_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/005_replay_delay/data/t_005_replay_delay_primary_data/archives Connection string: port=57839 host=/tmp/8Cv50Tnudb Log file: /tmp/cirrus-ci-build/build-32/testrun/recovery/005_replay_delay/log/005_replay_delay_primary.log [15:10:46.456](0.015s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build-32/tmp_install/initdb-template /tmp/cirrus-ci-build/build-32/testrun/recovery/005_replay_delay/data/t_005_replay_delay_primary_data/pgdata # Running: /tmp/cirrus-ci-build/build-32/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build-32/testrun/recovery/005_replay_delay/data/t_005_replay_delay_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build-32/testrun/recovery/005_replay_delay/data/t_005_replay_delay_primary_data/pgdata -l /tmp/cirrus-ci-build/build-32/testrun/recovery/005_replay_delay/log/005_replay_delay_primary.log -o --cluster-name=primary start pg_ctl: another server might be running; trying to start server anyway waiting for server to start.... stopped waiting pg_ctl: could not start server Examine the log output. # pg_ctl start failed; logfile: 2024-02-21 15:10:46.529 UTC [58572][postmaster] LOG: starting PostgreSQL 17devel on x86-linux, compiled by gcc-10.2.1, 32-bit 2024-02-21 15:10:46.529 UTC [58572][postmaster] LOG: listening on Unix socket "/tmp/8Cv50Tnudb/.s.PGSQL.57839" 2024-02-21 15:10:46.531 UTC [58577][startup] LOG: database system was interrupted; last known up at 2024-02-21 15:10:44 UTC 2024-02-21 15:10:46.531 UTC [58577][startup] LOG: database system was not properly shut down; automatic recovery in progress 2024-02-21 15:10:46.532 UTC [58577][startup] LOG: invalid record length at 0/100008C: expected at least 24, got 0 2024-02-21 15:10:46.532 UTC [58577][startup] LOG: redo is not required 2024-02-21 15:10:46.532 UTC [58575][checkpointer] LOG: checkpoint starting: end-of-recovery immediate wait TRAP: failed Assert("TYPEALIGN(8, (uintptr_t)(currval)) == (uintptr_t)(currval)"), File: "../src/include/port/atomics.h", Line: 571, PID: 58575 postgres: primary: checkpointer performing end-of-recovery checkpoint(ExceptionalCondition+0x69)[0x573a17ba] postgres: primary: checkpointer performing end-of-recovery checkpoint(+0x4e856f)[0x56a4e56f] postgres: primary: checkpointer performing end-of-recovery checkpoint(XLogFlush+0x1b3)[0x56a5a003] postgres: primary: checkpointer performing end-of-recovery checkpoint(CreateCheckPoint+0x8b9)[0x56a5c6d4] postgres: primary: checkpointer performing end-of-recovery checkpoint(CheckpointerMain+0x76d)[0x56f4ec44] postgres: primary: checkpointer performing end-of-recovery checkpoint(AuxiliaryProcessMain+0x1bf)[0x56f49456] postgres: primary: checkpointer performing end-of-recovery checkpoint(+0x9ef0d0)[0x56f550d0] postgres: primary: checkpointer performing end-of-recovery checkpoint(PostmasterMain+0x154d)[0x56f5989d] postgres: primary: checkpointer performing end-of-recovery checkpoint(main+0x405)[0x56d722f9] /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0x106)[0xf6a5ce46] postgres: primary: checkpointer performing end-of-recovery checkpoint(_start+0x31)[0x56887251] 2024-02-21 15:10:46.667 UTC [58572][postmaster] LOG: checkpointer process (PID 58575) was terminated by signal 6: Aborted 2024-02-21 15:10:46.667 UTC [58572][postmaster] LOG: terminating any other active server processes 2024-02-21 15:10:46.668 UTC [58572][postmaster] LOG: shutting down because restart_after_crash is off 2024-02-21 15:10:46.668 UTC [58572][postmaster] LOG: database system is shut down # No postmaster PID for node "primary" [15:10:46.718](0.262s) Bail out! pg_ctl start failed # No postmaster PID for node "primary"