# Checking port 13226 # Found port 13226 Name: main Version: 19devel Data directory: /tmp/cirrus-ci-build/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/archives Connection string: port=13226 host=/tmp/sAhTvShKGE Log file: /tmp/cirrus-ci-build/build/testrun/test_misc/003_check_guc/log/003_check_guc_main.log [05:34:12.980](0.017s) # initializing database system by running initdb # Running: initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata --auth trust -c debug_copy_parse_plan_trees=on -c debug_write_read_parse_plan_trees=on -c debug_raw_expression_coverage_test=on -c debug_parallel_query=regress 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: en_US.UTF-8 LC_CTYPE: en_US.UTF-8 LC_MESSAGES: C LC_MONETARY: en_US.UTF-8 LC_NUMERIC: C LC_TIME: en_US.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 enabled. creating directory /tmp/cirrus-ci-build/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_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 ... UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata -l logfile start # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata ### Starting node "main" # Running: pg_ctl --wait --pgdata /tmp/cirrus-ci-build/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata --log /tmp/cirrus-ci-build/build/testrun/test_misc/003_check_guc/log/003_check_guc_main.log --options --cluster-name=main start waiting for server to start.... done server started # Postmaster PID for node "main" is 69427 [05:34:14.606](1.626s) not ok 1 - no parameters missing from postgresql.conf.sample [05:34:14.611](0.005s) # Failed test 'no parameters missing from postgresql.conf.sample' # at /tmp/cirrus-ci-build/src/test/modules/test_misc/t/003_check_guc.pl line 98. [05:34:14.611](0.000s) # got: '1' # expected: '0' [05:34:14.612](0.000s) ok 2 - no parameters missing from guc_tables.c [05:34:14.613](0.002s) ok 3 - no parameters marked as NOT_IN_SAMPLE in postgresql.conf.sample [05:34:14.615](0.001s) ok 4 - no lines with tabs in postgresql.conf.sample found GUC goo_greedy_strategy in guc_tables.c, missing from postgresql.conf.sample [05:34:14.615](0.000s) 1..4 ### Stopping node "main" using mode immediate # Running: pg_ctl --pgdata /tmp/cirrus-ci-build/build/testrun/test_misc/003_check_guc/data/t_003_check_guc_main_data/pgdata --mode immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "main" [05:34:14.722](0.107s) # Looks like you failed 1 test of 4.