# Running: pg_ctl --help [09:37:35.189](0.012s) ok 1 - pg_ctl --help exit code 0 [09:37:35.190](0.000s) ok 2 - pg_ctl --help goes to stdout [09:37:35.190](0.000s) ok 3 - pg_ctl --help nothing to stderr [09:37:35.190](0.000s) ok 4 - pg_ctl --help maximum line length # Running: pg_ctl --version [09:37:35.192](0.002s) ok 5 - pg_ctl --version exit code 0 [09:37:35.192](0.000s) ok 6 - pg_ctl --version goes to stdout [09:37:35.192](0.000s) ok 7 - pg_ctl --version nothing to stderr # Running: pg_ctl --not-a-valid-option [09:37:35.194](0.002s) ok 8 - pg_ctl with invalid option nonzero exit code [09:37:35.194](0.000s) ok 9 - pg_ctl with invalid option prints error message # Running: pg_ctl start -D /tmp/cirrus-ci-build/build/testrun/pg_ctl/001_start_stop/data/tmp_test_7JmG/nonexistent pg_ctl: directory "/tmp/cirrus-ci-build/build/testrun/pg_ctl/001_start_stop/data/tmp_test_7JmG/nonexistent" does not exist [09:37:35.206](0.012s) ok 10 - pg_ctl start with nonexistent directory # Running: pg_ctl initdb -D /tmp/cirrus-ci-build/build/testrun/pg_ctl/001_start_stop/data/tmp_test_7JmG/data -o -N 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: locale 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_ctl/001_start_stop/data/tmp_test_7JmG/data ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 20 selecting default shared_buffers ... 400kB selecting default time zone ... Etc/UTC creating configuration files ... ok running bootstrap script ... LOG: GUC (PGC_BOOL) externally_managed_configuration, boot_val=0, C-var=1 TRAP: failed Assert("check_GUC_init(hentry->gucvar)"), File: "../src/backend/utils/misc/guc.c", Line: 1556, PID: 19803 /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(ExceptionalCondition+0x56)[0x5630e38043f1] /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(InitializeGUCOptions+0x8d)[0x5630e383a06f] /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(BootstrapModeMain+0x79)[0x5630e2f7ed33] /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(main+0x3ff)[0x5630e322e685] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xea)[0x7ff864f4bd0a] /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres(_start+0x2a)[0x5630e2d8e21a] Aborted (core dumped) child process exited with exit code 134 initdb: removing data directory "/tmp/cirrus-ci-build/build/testrun/pg_ctl/001_start_stop/data/tmp_test_7JmG/data" pg_ctl: database system initialization failed [09:37:41.350](6.145s) not ok 11 - pg_ctl initdb [09:37:41.351](0.000s) # Failed test 'pg_ctl initdb' # at /tmp/cirrus-ci-build/src/bin/pg_ctl/t/001_start_stop.pl line 21. # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/pg_ctl/001_start_stop/data/tmp_test_7JmG/data [09:37:41.362](0.012s) ok 12 - configure authentication # Checking port 50957 # Found port 50957 No such file or directory at /tmp/cirrus-ci-build/src/bin/pg_ctl/t/001_start_stop.pl line 26. [09:37:41.363](0.001s) # Tests were run but no plan was declared and done_testing() was not seen. [09:37:41.363](0.000s) # Looks like your test exited with 2 just after 12.