# Checking port 57622 # Found port 57622 Name: primary Data directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/012_subtransactions/data/t_012_subtransactions_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/012_subtransactions/data/t_012_subtransactions_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build-32/testrun/recovery/012_subtransactions/data/t_012_subtransactions_primary_data/archives Connection string: port=57622 host=/tmp/C5xqtBufED Log file: /tmp/cirrus-ci-build/build-32/testrun/recovery/012_subtransactions/log/012_subtransactions_primary.log [07:19:16.803](0.014s) # 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/012_subtransactions/data/t_012_subtransactions_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/012_subtransactions/data/t_012_subtransactions_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build-32/testrun/recovery/012_subtransactions/data/t_012_subtransactions_primary_data/pgdata -l /tmp/cirrus-ci-build/build-32/testrun/recovery/012_subtransactions/log/012_subtransactions_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-27 07:19:16.855 UTC [58654][postmaster] LOG: starting PostgreSQL 17devel on x86-linux, compiled by gcc-10.2.1, 32-bit 2024-02-27 07:19:16.855 UTC [58654][postmaster] LOG: listening on Unix socket "/tmp/C5xqtBufED/.s.PGSQL.57622" 2024-02-27 07:19:16.856 UTC [58659][startup] LOG: database system was interrupted; last known up at 2024-02-27 07:19:14 UTC 2024-02-27 07:19:16.857 UTC [58659][startup] LOG: database system was not properly shut down; automatic recovery in progress 2024-02-27 07:19:16.857 UTC [58659][startup] LOG: invalid record length at 0/100008C: expected at least 24, got 0 2024-02-27 07:19:16.857 UTC [58659][startup] LOG: redo is not required 2024-02-27 07:19:16.857 UTC [58657][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: 58657 postgres: primary: checkpointer performing end-of-recovery checkpoint(ExceptionalCondition+0x69)[0x5739e33c] postgres: primary: checkpointer performing end-of-recovery checkpoint(+0x4e7883)[0x56a49883] postgres: primary: checkpointer performing end-of-recovery checkpoint(XLogFlush+0x1b3)[0x56a55317] postgres: primary: checkpointer performing end-of-recovery checkpoint(CreateCheckPoint+0x8b9)[0x56a579e8] postgres: primary: checkpointer performing end-of-recovery checkpoint(CheckpointerMain+0x76d)[0x56f4989b] postgres: primary: checkpointer performing end-of-recovery checkpoint(AuxiliaryProcessMain+0x1bf)[0x56f440f7] postgres: primary: checkpointer performing end-of-recovery checkpoint(+0x9eddb6)[0x56f4fdb6] postgres: primary: checkpointer performing end-of-recovery checkpoint(PostmasterMain+0x154d)[0x56f54639] postgres: primary: checkpointer performing end-of-recovery checkpoint(main+0x405)[0x56d6d12e] /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0x106)[0xf6a2ee46] postgres: primary: checkpointer performing end-of-recovery checkpoint(_start+0x31)[0x56883251] 2024-02-27 07:19:17.209 UTC [58654][postmaster] LOG: checkpointer process (PID 58657) was terminated by signal 6: Aborted 2024-02-27 07:19:17.209 UTC [58654][postmaster] LOG: terminating any other active server processes 2024-02-27 07:19:17.210 UTC [58654][postmaster] LOG: shutting down because restart_after_crash is off 2024-02-27 07:19:17.211 UTC [58654][postmaster] LOG: database system is shut down # No postmaster PID for node "primary" [07:19:17.244](0.440s) Bail out! pg_ctl start failed # No postmaster PID for node "primary"