creating test environment...PostgreSQL major version: 180 Starting set up in streaming replication mode creating startall and shutdownall creating failover script creating database cluster /home/t-ishii/work/Pgpool-II/current/pgpool2/src/test/regression/tests/042.track_table_mutation/testdir/data0...done. update postgresql.conf creating pgpool_remote_start creating basebackup.sh creating recovery.conf creating database cluster /home/t-ishii/work/Pgpool-II/current/pgpool2/src/test/regression/tests/042.track_table_mutation/testdir/data1...done. update postgresql.conf creating pgpool_remote_start creating basebackup.sh creating recovery.conf temporarily start data0 cluster to create extensions temporarily start pgpool-II to create standby nodes psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? recovery node 1...ERROR: connection to host "localhost" failed with error "Connection refused" done. creating follow primary script psql: error: connection to server at "localhost" (127.0.0.1), port 11000 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? shutdown all pgpool-II setting for streaming replication mode is done. To start the whole system, use /home/t-ishii/work/Pgpool-II/current/pgpool2/src/test/regression/tests/042.track_table_mutation/testdir/startall. To shutdown the whole system, use /home/t-ishii/work/Pgpool-II/current/pgpool2/src/test/regression/tests/042.track_table_mutation/testdir/shutdownall. pcp command user name is "t-ishii", password is "t-ishii". Each PostgreSQL, pgpool-II and pcp port is as follows: #1 port is 11002 #2 port is 11003 pgpool port is 11000 pcp port is 11001 The info above is in README.port. done. waiting for server to start....364373 2026-02-19 08:42:03.860 JST LOG: redirecting log output to logging collector process 364373 2026-02-19 08:42:03.860 JST HINT: Future log output will appear in directory "log". done server started waiting for server to start....364388 2026-02-19 08:42:03.963 JST LOG: redirecting log output to logging collector process 364388 2026-02-19 08:42:03.963 JST HINT: Future log output will appear in directory "log". done server started psql: error: connection to server on socket "/tmp/.s.PGSQL.11000" failed: ERROR: unable to read message kind DETAIL: kind does not match between main(53) slot[1] (45) === Test 1: Cold Start Routing === 2026-02-19 08:42:24.305: main pid 364625: DEBUG: initializing pool configuration 2026-02-19 08:42:24.305: main pid 364625: DETAIL: num_backends: 2 total_weight: 1.000000 2026-02-19 08:42:24.305: main pid 364625: DEBUG: initializing pool configuration 2026-02-19 08:42:24.305: main pid 364625: DETAIL: backend 0 weight: 0.000000 flag: 0000 2026-02-19 08:42:24.305: main pid 364625: DEBUG: initializing pool configuration 2026-02-19 08:42:24.305: main pid 364625: DETAIL: backend 1 weight: 2147483647.000000 flag: 0000 2026-02-19 08:42:24.305: main pid 364625: LOG: stop request sent to pgpool (pid: 364400). waiting for termination... .done. waiting for server to shut down.... done server stopped waiting for server to shut down.... done server stopped waiting for server to start....364640 2026-02-19 08:42:25.531 JST LOG: redirecting log output to logging collector process 364640 2026-02-19 08:42:25.531 JST HINT: Future log output will appear in directory "log". done server started waiting for server to start....364655 2026-02-19 08:42:25.633 JST LOG: redirecting log output to logging collector process 364655 2026-02-19 08:42:25.633 JST HINT: Future log output will appear in directory "log". done server started Test 1 FAILED: Cold start routing not detected 2026-02-19 08:42:45.929: main pid 364901: DEBUG: initializing pool configuration 2026-02-19 08:42:45.929: main pid 364901: DETAIL: num_backends: 2 total_weight: 1.000000 2026-02-19 08:42:45.929: main pid 364901: DEBUG: initializing pool configuration 2026-02-19 08:42:45.929: main pid 364901: DETAIL: backend 0 weight: 0.000000 flag: 0000 2026-02-19 08:42:45.929: main pid 364901: DEBUG: initializing pool configuration 2026-02-19 08:42:45.929: main pid 364901: DETAIL: backend 1 weight: 2147483647.000000 flag: 0000 2026-02-19 08:42:45.929: main pid 364901: LOG: stop request sent to pgpool (pid: 364670). waiting for termination... .done. waiting for server to shut down.... done server stopped waiting for server to shut down.... done server stopped