# Checking port 52299 # Found port 52299 Name: primary Data directory: /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/archives Connection string: port=52299 host=/tmp/W4_ttyv9YB Log file: /tmp/cirrus-ci-build/build/testrun/authentication/001_password/log/001_password_primary.log [12:38:34.102](0.013s) # initializing database system by copying initdb template # Running: cp -RPp /tmp/cirrus-ci-build/build/tmp_install/initdb-template /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/pgdata ### Starting node "primary" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/authentication/001_password/log/001_password_primary.log -o --cluster-name=primary start pg_ctl: another server might be running; trying to start server anyway waiting for server to start.... done server started # Postmaster PID for node "primary" is 30422 psql: error: connection to server on socket "/tmp/W4_ttyv9YB/.s.PGSQL.52299" failed: FATAL: database "postgres" does not exist psql: error: connection to server on socket "/tmp/W4_ttyv9YB/.s.PGSQL.52299" failed: FATAL: database "postgres" does not exist [12:38:34.429](0.327s) not ok 1 - created user with SCRAM password [12:38:34.429](0.000s) # Failed test 'created user with SCRAM password' # at /tmp/cirrus-ci-build/src/test/authentication/t/001_password.pl line 74. [12:38:34.429](0.000s) # got: '2' # expected: '0' psql: error: connection to server on socket "/tmp/W4_ttyv9YB/.s.PGSQL.52299" failed: FATAL: database "postgres" does not exist [12:38:34.472](0.043s) not ok 2 - created user with md5 password [12:38:34.473](0.000s) # Failed test 'created user with md5 password' # at /tmp/cirrus-ci-build/src/test/authentication/t/001_password.pl line 80. [12:38:34.473](0.000s) # got: '2' # expected: '3' connection error: 'psql: error: connection to server on socket "/tmp/W4_ttyv9YB/.s.PGSQL.52299" failed: FATAL: database "postgres" does not exist' while running 'psql -XAtq -d port=52299 host=/tmp/W4_ttyv9YB dbname='postgres' -f - -v ON_ERROR_STOP=1' at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2040. # Postmaster PID for node "primary" is 30422 ### Stopping node "primary" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/authentication/001_password/data/t_001_password_primary_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "primary" [12:38:34.585](0.112s) # Tests were run but no plan was declared and done_testing() was not seen. [12:38:34.585](0.000s) # Looks like your test exited with 29 just after 2.