# Running: pg_receivewal --help [11:13:44.644](0.054s) ok 1 - pg_receivewal --help exit code 0 [11:13:44.644](0.000s) ok 2 - pg_receivewal --help goes to stdout [11:13:44.645](0.000s) ok 3 - pg_receivewal --help nothing to stderr [11:13:44.645](0.000s) ok 4 - pg_receivewal --help maximum line length # Running: pg_receivewal --version [11:13:44.653](0.008s) ok 5 - pg_receivewal --version exit code 0 [11:13:44.653](0.000s) ok 6 - pg_receivewal --version goes to stdout [11:13:44.653](0.000s) ok 7 - pg_receivewal --version nothing to stderr # Running: pg_receivewal --not-a-valid-option [11:13:44.659](0.006s) ok 8 - pg_receivewal with invalid option nonzero exit code [11:13:44.659](0.000s) ok 9 - pg_receivewal with invalid option prints error message # Checking port 63779 # Found port 63779 Name: primary Data directory: /tmp/cirrus-ci-build/build/testrun/pg_basebackup/020_pg_receivewal/data/t_020_pg_receivewal_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/pg_basebackup/020_pg_receivewal/data/t_020_pg_receivewal_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/pg_basebackup/020_pg_receivewal/data/t_020_pg_receivewal_primary_data/archives Connection string: port=63779 host=/tmp/AcfRsiFWlu Log file: /tmp/cirrus-ci-build/build/testrun/pg_basebackup/020_pg_receivewal/log/020_pg_receivewal_primary.log [11:13:44.664](0.005s) # initializing database system by running initdb # Running: initdb -D /tmp/cirrus-ci-build/build/testrun/pg_basebackup/020_pg_receivewal/data/t_020_pg_receivewal_primary_data/pgdata -A trust -N --wal-segsize=1 The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with this locale configuration: provider: libc LC_COLLATE: C.UTF-8 LC_CTYPE: C.UTF-8 LC_MESSAGES: C LC_MONETARY: C.UTF-8 LC_NUMERIC: C.UTF-8 LC_TIME: C.UTF-8 The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory /tmp/cirrus-ci-build/build/testrun/pg_basebackup/020_pg_receivewal/data/t_020_pg_receivewal_primary_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Etc/UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ../src/backend/optimizer/plan/planner.c:569:28: runtime error: load of value 172, which is not a valid value for type '_Bool' ==25963==Using libbacktrace symbolizer. #0 0x56102c8e6a22 in standard_planner ../src/backend/optimizer/plan/planner.c:569 #1 0x56102c8e6aae in planner ../src/backend/optimizer/plan/planner.c:276 #2 0x56102cb54f1f in pg_plan_query ../src/backend/tcop/postgres.c:903 #3 0x56102cb5528c in pg_plan_queries ../src/backend/tcop/postgres.c:995 #4 0x56102cb55666 in exec_simple_query ../src/backend/tcop/postgres.c:1192 #5 0x56102cb58566 in PostgresMain ../src/backend/tcop/postgres.c:4672 #6 0x56102cb58aeb in PostgresSingleUserMain ../src/backend/tcop/postgres.c:4128 #7 0x56102c82ce16 in main ../src/backend/main/main.c:194 #8 0x7f5203b26d09 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x23d09) #9 0x56102c39c219 in _start (/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres+0x8b5219) Aborted (core dumped) child process exited with exit code 134 initdb: removing data directory "/tmp/cirrus-ci-build/build/testrun/pg_basebackup/020_pg_receivewal/data/t_020_pg_receivewal_primary_data/pgdata" [11:13:48.022](3.358s) Bail out! command "initdb -D /tmp/cirrus-ci-build/build/testrun/pg_basebackup/020_pg_receivewal/data/t_020_pg_receivewal_primary_data/pgdata -A trust -N --wal-segsize=1" exited with value 1 # No postmaster PID for node "primary"