# Checking port 51773 # Found port 51773 Name: node1 Data directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/archives Connection string: port=51773 host=/tmp/TE8rcaf6zG Log file: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node1.log # Checking port 51774 # Found port 51774 Name: node2 Data directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/archives Connection string: port=51774 host=/tmp/TE8rcaf6zG/node2 Log file: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node2.log # Checking port 51775 # Found port 51775 Name: node3 Data directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata Backup directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/backup Archive directory: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/archives Connection string: port=51775 host=/tmp/TE8rcaf6zG/node3 Log file: /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node3.log [12:37:58.214](0.054s) # 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/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata [12:37:58.404](0.190s) # 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/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/pgdata [12:37:58.599](0.195s) # 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/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata # Running: /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --config-auth /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata ### Starting node "node1" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node1.log -o --cluster-name=node1 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 "node1" is 26173 ### Starting node "node2" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node2.log -o --cluster-name=node2 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 "node2" is 26205 ### Starting node "node3" # Running: pg_ctl -w -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata -l /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/log/003_load_balance_host_list_node3.log -o --cluster-name=node3 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 "node3" is 26241 [12:37:59.135](0.536s) ok 1 - load_balance_hosts doesn't accept unknown values [12:37:59.136](0.000s) ok 2 - load_balance_hosts doesn't accept unknown values: matches [12:37:59.146](0.010s) not ok 3 - load_balance_hosts=disable connects to the first node [12:37:59.146](0.000s) # Failed test 'load_balance_hosts=disable connects to the first node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 37. [12:37:59.146](0.000s) # got: '2' # expected: '0' [12:37:59.146](0.000s) not ok 4 - load_balance_hosts=disable connects to the first node: no stderr [12:37:59.146](0.000s) # Failed test 'load_balance_hosts=disable connects to the first node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 37. [12:37:59.146](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.147](0.000s) not ok 5 - load_balance_hosts=disable connects to the first node: log matches [12:37:59.147](0.000s) # Failed test 'load_balance_hosts=disable connects to the first node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2347. [12:37:59.147](0.000s) # '2024-03-19 12:37:59.143 UTC [26275][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-03-19 12:37:59.144 UTC [26275][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata/pg_hba.conf:117) # 2024-03-19 12:37:59.144 UTC [26275][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-03-19 12:37:59.144 UTC [26275][client backend] [[unknown]][0/1:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect1')' [12:37:59.156](0.010s) not ok 6 - repeated connections with random load balancing [12:37:59.157](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.157](0.000s) # got: '2' # expected: '0' [12:37:59.157](0.000s) not ok 7 - repeated connections with random load balancing: no stderr [12:37:59.157](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.157](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.167](0.010s) not ok 8 - repeated connections with random load balancing [12:37:59.168](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.168](0.000s) # got: '2' # expected: '0' [12:37:59.168](0.000s) not ok 9 - repeated connections with random load balancing: no stderr [12:37:59.168](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.168](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.178](0.010s) not ok 10 - repeated connections with random load balancing [12:37:59.179](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.179](0.000s) # got: '2' # expected: '0' [12:37:59.179](0.000s) not ok 11 - repeated connections with random load balancing: no stderr [12:37:59.179](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.179](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.190](0.010s) not ok 12 - repeated connections with random load balancing [12:37:59.190](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.190](0.000s) # got: '2' # expected: '0' [12:37:59.190](0.000s) not ok 13 - repeated connections with random load balancing: no stderr [12:37:59.190](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.190](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.201](0.011s) not ok 14 - repeated connections with random load balancing [12:37:59.202](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.202](0.000s) # got: '2' # expected: '0' [12:37:59.202](0.000s) not ok 15 - repeated connections with random load balancing: no stderr [12:37:59.202](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.202](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.214](0.012s) not ok 16 - repeated connections with random load balancing [12:37:59.214](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.215](0.000s) # got: '2' # expected: '0' [12:37:59.215](0.000s) not ok 17 - repeated connections with random load balancing: no stderr [12:37:59.215](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.215](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.226](0.011s) not ok 18 - repeated connections with random load balancing [12:37:59.226](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.226](0.000s) # got: '2' # expected: '0' [12:37:59.226](0.000s) not ok 19 - repeated connections with random load balancing: no stderr [12:37:59.226](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.226](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node2/.s.PGSQL.51774" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.234](0.008s) not ok 20 - repeated connections with random load balancing [12:37:59.235](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.235](0.000s) # got: '2' # expected: '0' [12:37:59.235](0.000s) not ok 21 - repeated connections with random load balancing: no stderr [12:37:59.235](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.235](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node2/.s.PGSQL.51774" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.243](0.008s) not ok 22 - repeated connections with random load balancing [12:37:59.243](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.244](0.000s) # got: '2' # expected: '0' [12:37:59.244](0.000s) not ok 23 - repeated connections with random load balancing: no stderr [12:37:59.244](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.244](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.253](0.009s) not ok 24 - repeated connections with random load balancing [12:37:59.254](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.254](0.000s) # got: '2' # expected: '0' [12:37:59.254](0.000s) not ok 25 - repeated connections with random load balancing: no stderr [12:37:59.254](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.254](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.264](0.009s) not ok 26 - repeated connections with random load balancing [12:37:59.264](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.264](0.000s) # got: '2' # expected: '0' [12:37:59.264](0.000s) not ok 27 - repeated connections with random load balancing: no stderr [12:37:59.264](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.264](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node2/.s.PGSQL.51774" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.274](0.009s) not ok 28 - repeated connections with random load balancing [12:37:59.274](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.274](0.000s) # got: '2' # expected: '0' [12:37:59.274](0.000s) not ok 29 - repeated connections with random load balancing: no stderr [12:37:59.274](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.274](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.283](0.009s) not ok 30 - repeated connections with random load balancing [12:37:59.283](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.284](0.000s) # got: '2' # expected: '0' [12:37:59.284](0.000s) not ok 31 - repeated connections with random load balancing: no stderr [12:37:59.284](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.284](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.294](0.010s) not ok 32 - repeated connections with random load balancing [12:37:59.294](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.294](0.000s) # got: '2' # expected: '0' [12:37:59.294](0.000s) not ok 33 - repeated connections with random load balancing: no stderr [12:37:59.295](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.295](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node2/.s.PGSQL.51774" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.305](0.010s) not ok 34 - repeated connections with random load balancing [12:37:59.305](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.305](0.000s) # got: '2' # expected: '0' [12:37:59.305](0.000s) not ok 35 - repeated connections with random load balancing: no stderr [12:37:59.305](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.306](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.314](0.009s) not ok 36 - repeated connections with random load balancing [12:37:59.314](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.314](0.000s) # got: '2' # expected: '0' [12:37:59.315](0.000s) not ok 37 - repeated connections with random load balancing: no stderr [12:37:59.315](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.315](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.325](0.010s) not ok 38 - repeated connections with random load balancing [12:37:59.325](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.325](0.000s) # got: '2' # expected: '0' [12:37:59.326](0.000s) not ok 39 - repeated connections with random load balancing: no stderr [12:37:59.326](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.326](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.334](0.009s) not ok 40 - repeated connections with random load balancing [12:37:59.335](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.335](0.000s) # got: '2' # expected: '0' [12:37:59.335](0.000s) not ok 41 - repeated connections with random load balancing: no stderr [12:37:59.335](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.335](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.344](0.009s) not ok 42 - repeated connections with random load balancing [12:37:59.344](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.344](0.000s) # got: '2' # expected: '0' [12:37:59.345](0.000s) not ok 43 - repeated connections with random load balancing: no stderr [12:37:59.345](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.345](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node2/.s.PGSQL.51774" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.353](0.009s) not ok 44 - repeated connections with random load balancing [12:37:59.354](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.354](0.000s) # got: '2' # expected: '0' [12:37:59.354](0.000s) not ok 45 - repeated connections with random load balancing: no stderr [12:37:59.354](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.354](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node2/.s.PGSQL.51774" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.364](0.010s) not ok 46 - repeated connections with random load balancing [12:37:59.364](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.365](0.000s) # got: '2' # expected: '0' [12:37:59.365](0.000s) not ok 47 - repeated connections with random load balancing: no stderr [12:37:59.365](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.365](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.374](0.009s) not ok 48 - repeated connections with random load balancing [12:37:59.374](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.375](0.000s) # got: '2' # expected: '0' [12:37:59.375](0.000s) not ok 49 - repeated connections with random load balancing: no stderr [12:37:59.375](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.375](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node2/.s.PGSQL.51774" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.384](0.009s) not ok 50 - repeated connections with random load balancing [12:37:59.385](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.385](0.000s) # got: '2' # expected: '0' [12:37:59.385](0.000s) not ok 51 - repeated connections with random load balancing: no stderr [12:37:59.385](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.385](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.394](0.009s) not ok 52 - repeated connections with random load balancing [12:37:59.394](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.395](0.000s) # got: '2' # expected: '0' [12:37:59.395](0.000s) not ok 53 - repeated connections with random load balancing: no stderr [12:37:59.395](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.395](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.405](0.010s) not ok 54 - repeated connections with random load balancing [12:37:59.405](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.405](0.000s) # got: '2' # expected: '0' [12:37:59.406](0.000s) not ok 55 - repeated connections with random load balancing: no stderr [12:37:59.406](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.406](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.417](0.011s) not ok 56 - repeated connections with random load balancing [12:37:59.417](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.417](0.000s) # got: '2' # expected: '0' [12:37:59.418](0.000s) not ok 57 - repeated connections with random load balancing: no stderr [12:37:59.418](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.418](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.430](0.012s) not ok 58 - repeated connections with random load balancing [12:37:59.430](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.430](0.000s) # got: '2' # expected: '0' [12:37:59.430](0.000s) not ok 59 - repeated connections with random load balancing: no stderr [12:37:59.430](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.430](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.440](0.010s) not ok 60 - repeated connections with random load balancing [12:37:59.441](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.441](0.000s) # got: '2' # expected: '0' [12:37:59.441](0.000s) not ok 61 - repeated connections with random load balancing: no stderr [12:37:59.441](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.441](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.450](0.009s) not ok 62 - repeated connections with random load balancing [12:37:59.450](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.450](0.000s) # got: '2' # expected: '0' [12:37:59.451](0.000s) not ok 63 - repeated connections with random load balancing: no stderr [12:37:59.451](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.451](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.461](0.010s) not ok 64 - repeated connections with random load balancing [12:37:59.461](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.462](0.000s) # got: '2' # expected: '0' [12:37:59.462](0.000s) not ok 65 - repeated connections with random load balancing: no stderr [12:37:59.462](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.462](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.472](0.010s) not ok 66 - repeated connections with random load balancing [12:37:59.472](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.472](0.000s) # got: '2' # expected: '0' [12:37:59.472](0.000s) not ok 67 - repeated connections with random load balancing: no stderr [12:37:59.473](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.473](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node2/.s.PGSQL.51774" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.482](0.009s) not ok 68 - repeated connections with random load balancing [12:37:59.482](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.482](0.000s) # got: '2' # expected: '0' [12:37:59.482](0.000s) not ok 69 - repeated connections with random load balancing: no stderr [12:37:59.483](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.483](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node2/.s.PGSQL.51774" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.492](0.009s) not ok 70 - repeated connections with random load balancing [12:37:59.492](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.493](0.000s) # got: '2' # expected: '0' [12:37:59.493](0.000s) not ok 71 - repeated connections with random load balancing: no stderr [12:37:59.493](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.493](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.502](0.009s) not ok 72 - repeated connections with random load balancing [12:37:59.502](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.503](0.000s) # got: '2' # expected: '0' [12:37:59.503](0.000s) not ok 73 - repeated connections with random load balancing: no stderr [12:37:59.503](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.503](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.512](0.009s) not ok 74 - repeated connections with random load balancing [12:37:59.512](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.512](0.000s) # got: '2' # expected: '0' [12:37:59.513](0.000s) not ok 75 - repeated connections with random load balancing: no stderr [12:37:59.513](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.513](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.522](0.009s) not ok 76 - repeated connections with random load balancing [12:37:59.522](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.522](0.000s) # got: '2' # expected: '0' [12:37:59.523](0.000s) not ok 77 - repeated connections with random load balancing: no stderr [12:37:59.523](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.523](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.532](0.009s) not ok 78 - repeated connections with random load balancing [12:37:59.533](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.533](0.000s) # got: '2' # expected: '0' [12:37:59.533](0.000s) not ok 79 - repeated connections with random load balancing: no stderr [12:37:59.533](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.533](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.542](0.009s) not ok 80 - repeated connections with random load balancing [12:37:59.543](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.543](0.000s) # got: '2' # expected: '0' [12:37:59.543](0.000s) not ok 81 - repeated connections with random load balancing: no stderr [12:37:59.543](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.543](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.552](0.009s) not ok 82 - repeated connections with random load balancing [12:37:59.552](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.553](0.000s) # got: '2' # expected: '0' [12:37:59.553](0.000s) not ok 83 - repeated connections with random load balancing: no stderr [12:37:59.553](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.553](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node2/.s.PGSQL.51774" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.563](0.010s) not ok 84 - repeated connections with random load balancing [12:37:59.564](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.564](0.000s) # got: '2' # expected: '0' [12:37:59.564](0.000s) not ok 85 - repeated connections with random load balancing: no stderr [12:37:59.564](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.564](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node2/.s.PGSQL.51774" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.573](0.009s) not ok 86 - repeated connections with random load balancing [12:37:59.574](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.574](0.000s) # got: '2' # expected: '0' [12:37:59.574](0.000s) not ok 87 - repeated connections with random load balancing: no stderr [12:37:59.574](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.574](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.583](0.009s) not ok 88 - repeated connections with random load balancing [12:37:59.584](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.584](0.000s) # got: '2' # expected: '0' [12:37:59.584](0.000s) not ok 89 - repeated connections with random load balancing: no stderr [12:37:59.584](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.584](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.593](0.009s) not ok 90 - repeated connections with random load balancing [12:37:59.594](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.594](0.000s) # got: '2' # expected: '0' [12:37:59.594](0.000s) not ok 91 - repeated connections with random load balancing: no stderr [12:37:59.594](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.594](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.603](0.008s) not ok 92 - repeated connections with random load balancing [12:37:59.603](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.603](0.000s) # got: '2' # expected: '0' [12:37:59.603](0.000s) not ok 93 - repeated connections with random load balancing: no stderr [12:37:59.603](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.604](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.613](0.009s) not ok 94 - repeated connections with random load balancing [12:37:59.613](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.613](0.000s) # got: '2' # expected: '0' [12:37:59.614](0.000s) not ok 95 - repeated connections with random load balancing: no stderr [12:37:59.614](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.614](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.622](0.009s) not ok 96 - repeated connections with random load balancing [12:37:59.623](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.623](0.000s) # got: '2' # expected: '0' [12:37:59.623](0.000s) not ok 97 - repeated connections with random load balancing: no stderr [12:37:59.623](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.623](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.633](0.010s) not ok 98 - repeated connections with random load balancing [12:37:59.633](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.633](0.000s) # got: '2' # expected: '0' [12:37:59.633](0.000s) not ok 99 - repeated connections with random load balancing: no stderr [12:37:59.634](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.634](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node2/.s.PGSQL.51774" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.644](0.010s) not ok 100 - repeated connections with random load balancing [12:37:59.644](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.644](0.000s) # got: '2' # expected: '0' [12:37:59.644](0.000s) not ok 101 - repeated connections with random load balancing: no stderr [12:37:59.644](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.645](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.654](0.009s) not ok 102 - repeated connections with random load balancing [12:37:59.654](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.654](0.000s) # got: '2' # expected: '0' [12:37:59.654](0.000s) not ok 103 - repeated connections with random load balancing: no stderr [12:37:59.655](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.655](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.663](0.008s) not ok 104 - repeated connections with random load balancing [12:37:59.663](0.000s) # Failed test 'repeated connections with random load balancing' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.663](0.000s) # got: '2' # expected: '0' [12:37:59.664](0.000s) not ok 105 - repeated connections with random load balancing: no stderr [12:37:59.664](0.000s) # Failed test 'repeated connections with random load balancing: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 48. [12:37:59.664](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.664](0.000s) not ok 106 - received at least one connection on node1 [12:37:59.664](0.000s) # Failed test 'received at least one connection on node1' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 64. [12:37:59.664](0.000s) not ok 107 - received at least one connection on node2 [12:37:59.664](0.000s) # Failed test 'received at least one connection on node2' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 65. [12:37:59.664](0.000s) not ok 108 - received at least one connection on node3 [12:37:59.664](0.000s) # Failed test 'received at least one connection on node3' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 66. [12:37:59.665](0.000s) not ok 109 - received 50 connections across all nodes [12:37:59.665](0.000s) # Failed test 'received 50 connections across all nodes' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 67. ### Stopping node "node1" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node1_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "node1" ### Stopping node "node2" using mode fast # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node2_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "node2" [12:37:59.879](0.214s) not ok 110 - load_balance_hosts=disable continues until it connects to the a working node [12:37:59.879](0.000s) # Failed test 'load_balance_hosts=disable continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 74. [12:37:59.879](0.000s) # got: '2' # expected: '0' [12:37:59.879](0.000s) not ok 111 - load_balance_hosts=disable continues until it connects to the a working node: no stderr [12:37:59.879](0.000s) # Failed test 'load_balance_hosts=disable continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 74. [12:37:59.879](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/TE8rcaf6zG/node2/.s.PGSQL.51774" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.880](0.000s) not ok 112 - load_balance_hosts=disable continues until it connects to the a working node: log matches [12:37:59.880](0.000s) # Failed test 'load_balance_hosts=disable continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2347. [12:37:59.880](0.000s) # '2024-03-19 12:37:59.877 UTC [26530][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-03-19 12:37:59.877 UTC [26530][client backend] [[unknown]][19/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-03-19 12:37:59.877 UTC [26530][client backend] [[unknown]][19/1:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-03-19 12:37:59.877 UTC [26530][client backend] [[unknown]][19/1:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect3')' [12:37:59.888](0.009s) not ok 113 - load_balance_hosts=random continues until it connects to the a working node [12:37:59.889](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [12:37:59.889](0.000s) # got: '2' # expected: '0' [12:37:59.889](0.000s) not ok 114 - load_balance_hosts=random continues until it connects to the a working node: no stderr [12:37:59.889](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [12:37:59.889](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.889](0.000s) not ok 115 - load_balance_hosts=random continues until it connects to the a working node: log matches [12:37:59.890](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2347. [12:37:59.890](0.000s) # '2024-03-19 12:37:59.887 UTC [26532][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-03-19 12:37:59.887 UTC [26532][client backend] [[unknown]][20/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-03-19 12:37:59.887 UTC [26532][client backend] [[unknown]][20/1:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-03-19 12:37:59.887 UTC [26532][client backend] [[unknown]][20/1:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect4')' [12:37:59.899](0.009s) not ok 116 - load_balance_hosts=random continues until it connects to the a working node [12:37:59.899](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [12:37:59.899](0.000s) # got: '2' # expected: '0' [12:37:59.899](0.000s) not ok 117 - load_balance_hosts=random continues until it connects to the a working node: no stderr [12:37:59.899](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [12:37:59.900](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.900](0.000s) not ok 118 - load_balance_hosts=random continues until it connects to the a working node: log matches [12:37:59.900](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2347. [12:37:59.900](0.000s) # '2024-03-19 12:37:59.897 UTC [26535][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-03-19 12:37:59.897 UTC [26535][client backend] [[unknown]][21/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-03-19 12:37:59.897 UTC [26535][client backend] [[unknown]][21/1:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-03-19 12:37:59.897 UTC [26535][client backend] [[unknown]][21/1:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect4')' [12:37:59.909](0.009s) not ok 119 - load_balance_hosts=random continues until it connects to the a working node [12:37:59.910](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [12:37:59.910](0.000s) # got: '2' # expected: '0' [12:37:59.910](0.000s) not ok 120 - load_balance_hosts=random continues until it connects to the a working node: no stderr [12:37:59.910](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [12:37:59.910](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node2/.s.PGSQL.51774" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/TE8rcaf6zG/.s.PGSQL.51773" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.911](0.000s) not ok 121 - load_balance_hosts=random continues until it connects to the a working node: log matches [12:37:59.911](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2347. [12:37:59.911](0.000s) # '2024-03-19 12:37:59.907 UTC [26539][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-03-19 12:37:59.908 UTC [26539][client backend] [[unknown]][22/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-03-19 12:37:59.908 UTC [26539][client backend] [[unknown]][22/1:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-03-19 12:37:59.908 UTC [26539][client backend] [[unknown]][22/1:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect4')' [12:37:59.920](0.010s) not ok 122 - load_balance_hosts=random continues until it connects to the a working node [12:37:59.921](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [12:37:59.921](0.000s) # got: '2' # expected: '0' [12:37:59.921](0.000s) not ok 123 - load_balance_hosts=random continues until it connects to the a working node: no stderr [12:37:59.921](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [12:37:59.921](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.921](0.000s) not ok 124 - load_balance_hosts=random continues until it connects to the a working node: log matches [12:37:59.922](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2347. [12:37:59.922](0.000s) # '2024-03-19 12:37:59.918 UTC [26544][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-03-19 12:37:59.919 UTC [26544][client backend] [[unknown]][23/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-03-19 12:37:59.919 UTC [26544][client backend] [[unknown]][23/1:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-03-19 12:37:59.919 UTC [26544][client backend] [[unknown]][23/1:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect4')' [12:37:59.930](0.009s) not ok 125 - load_balance_hosts=random continues until it connects to the a working node [12:37:59.931](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [12:37:59.931](0.000s) # got: '2' # expected: '0' [12:37:59.931](0.000s) not ok 126 - load_balance_hosts=random continues until it connects to the a working node: no stderr [12:37:59.931](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: no stderr' # at /tmp/cirrus-ci-build/src/interfaces/libpq/t/003_load_balance_host_list.pl line 84. [12:37:59.931](0.000s) # got: 'psql: error: connection to server on socket "/tmp/TE8rcaf6zG/node2/.s.PGSQL.51774" failed: No such file or directory # Is the server running locally and accepting connections on that socket? # connection to server on socket "/tmp/TE8rcaf6zG/node3/.s.PGSQL.51775" failed: FATAL: database "postgres" does not exist' # expected: '' [12:37:59.931](0.000s) not ok 127 - load_balance_hosts=random continues until it connects to the a working node: log matches [12:37:59.932](0.000s) # Failed test 'load_balance_hosts=random continues until it connects to the a working node: log matches' # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Cluster.pm line 2347. [12:37:59.932](0.000s) # '2024-03-19 12:37:59.928 UTC [26548][not initialized] [[unknown]][:0] LOG: connection received: host=[local] # 2024-03-19 12:37:59.929 UTC [26548][client backend] [[unknown]][24/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata/pg_hba.conf:117) # 2024-03-19 12:37:59.929 UTC [26548][client backend] [[unknown]][24/1:0] LOG: connection authorized: user=postgres database=postgres application_name=003_load_balance_host_list.pl # 2024-03-19 12:37:59.929 UTC [26548][client backend] [[unknown]][24/1:0] FATAL: database "postgres" does not exist # ' # doesn't match '(?^:statement: SELECT 'connect4')' [12:37:59.932](0.000s) 1..127 ### Stopping node "node3" using mode immediate # Running: pg_ctl -D /tmp/cirrus-ci-build/build/testrun/libpq/003_load_balance_host_list/data/t_003_load_balance_host_list_node3_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "node3" [12:38:00.036](0.104s) # Looks like you failed 125 tests of 127.