Configuring Pgpool-II... Custom pgpool.conf file detected. Use custom configuration files. Generating pool_passwd... Skip password encryption. Use the encrypted password. Skip generating pcp.conf. PGPOOL_PCP_USER or PGPOOL_PCP_PASSWORD isn't defined. Custom pool_hba.conf file detected. Use custom pool_hba.conf. Starting Pgpool-II... 2023-06-22 11:13:56.322: main pid 60: DEBUG: set_config_option "allow_clear_text_frontend_auth" = "true" 2023-06-22 11:13:56.322: main pid 60: DEBUG: set_config_option "statement_level_load_balance" = "false" 2023-06-22 11:13:56.322: main pid 60: DEBUG: set_config_option "health_check_user" = "sr_check_user" 2023-06-22 11:13:56.322: main pid 60: DEBUG: parameter "health_check_user" is an array type variable and allows index-free value as well 2023-06-22 11:13:56.322: main pid 60: DEBUG: setting value no index value for parameter "health_check_user" source = 1 2023-06-22 11:13:56.322: main pid 60: DEBUG: parameter "health_check_user" is an array type variable and allows index-free value as well 2023-06-22 11:13:56.322: main pid 60: DEBUG: modifying the array index values for parameter "health_check_user" source = 1 2023-06-22 11:13:56.322: main pid 60: DEBUG: set_config_option "health_check_database" = "postgres" 2023-06-22 11:13:56.322: main pid 60: DEBUG: parameter "health_check_database" is an array type variable and allows index-free value as well 2023-06-22 11:13:56.322: main pid 60: DEBUG: setting value no index value for parameter "health_check_database" source = 1 2023-06-22 11:13:56.322: main pid 60: DEBUG: parameter "health_check_database" is an array type variable and allows index-free value as well 2023-06-22 11:13:56.322: main pid 60: DEBUG: modifying the array index values for parameter "health_check_database" source = 1 2023-06-22 11:13:56.322: main pid 60: DEBUG: set_config_option "health_check_period" = "10" 2023-06-22 11:13:56.322: main pid 60: DEBUG: parameter "health_check_period" is an array type variable and allows index-free value as well 2023-06-22 11:13:56.322: main pid 60: DEBUG: setting value no index value for parameter "health_check_period" source = 1 2023-06-22 11:13:56.322: main pid 60: DEBUG: parameter "health_check_period" is an array type variable and allows index-free value as well 2023-06-22 11:13:56.322: main pid 60: DEBUG: modifying the array index values for parameter "health_check_period" source = 1 2023-06-22 11:13:56.322: main pid 60: DEBUG: set_config_option "health_check_max_retries" = "2000" 2023-06-22 11:13:56.322: main pid 60: DEBUG: parameter "health_check_max_retries" is an array type variable and allows index-free value as well 2023-06-22 11:13:56.322: main pid 60: DEBUG: setting value no index value for parameter "health_check_max_retries" source = 1 2023-06-22 11:13:56.322: main pid 60: DEBUG: parameter "health_check_max_retries" is an array type variable and allows index-free value as well 2023-06-22 11:13:56.322: main pid 60: DEBUG: modifying the array index values for parameter "health_check_max_retries" source = 1 2023-06-22 11:13:56.322: main pid 60: DEBUG: set_config_option "health_check_retry_delay" = "10" 2023-06-22 11:13:56.322: main pid 60: DEBUG: parameter "health_check_retry_delay" is an array type variable and allows index-free value as well 2023-06-22 11:13:56.322: main pid 60: DEBUG: setting value no index value for parameter "health_check_retry_delay" source = 1 2023-06-22 11:13:56.322: main pid 60: DEBUG: parameter "health_check_retry_delay" is an array type variable and allows index-free value as well 2023-06-22 11:13:56.322: main pid 60: DEBUG: modifying the array index values for parameter "health_check_retry_delay" source = 1 2023-06-22 11:13:56.322: main pid 60: DEBUG: initializing pool configuration 2023-06-22 11:13:56.322: main pid 60: DETAIL: num_backends: 1 total_weight: 1.000000 2023-06-22 11:13:56.322: main pid 60: DEBUG: initializing pool configuration 2023-06-22 11:13:56.322: main pid 60: DETAIL: backend 0 weight: 2147483647.000000 flag: 0002 2023-06-22 11:13:56.324: main pid 60: LOG: Backend status file /tmp/pgpool_status does not exist 2023-06-22 11:13:56.324: main pid 60: DEBUG: BackendDesc: 113672 bytes requested for shared memory 2023-06-22 11:13:56.324: main pid 60: DEBUG: pool_coninfo_size: num_init_children (5) * max_pool (4) * MAX_NUM_BACKENDS (128) * sizeof(ConnectionInfo) (160) = 409600 bytes requested for shared memory 2023-06-22 11:13:56.324: main pid 60: DEBUG: ProcessInfo: num_init_children (5) * sizeof(ProcessInfo) (48) = 240 bytes requested for shared memory 2023-06-22 11:13:56.324: main pid 60: DEBUG: UserSignalSlot: 24 bytes requested for shared memory 2023-06-22 11:13:56.324: main pid 60: DEBUG: POOL_REQUEST_INFO: 5272 bytes requested for shared memory 2023-06-22 11:13:56.324: main pid 60: DEBUG: stat_shared_memory_size: 9216 bytes requested for shared memory 2023-06-22 11:13:56.324: main pid 60: LOG: health_check_stats_shared_memory_size: requested size: 12288 2023-06-22 11:13:56.324: main pid 60: DEBUG: SI_ManageInfo: 24 bytes requested for shared memory 2023-06-22 11:13:56.325: main pid 60: LOG: memory cache initialized 2023-06-22 11:13:56.325: main pid 60: DETAIL: memcache blocks :64 2023-06-22 11:13:56.325: main pid 60: DEBUG: shared_memory_cache_size: 67108864 2023-06-22 11:13:56.325: main pid 60: DEBUG: shared_memory_fsmm_size: 64 2023-06-22 11:13:56.325: main pid 60: DEBUG: pool_hash_size: 67108880 2023-06-22 11:13:56.325: main pid 60: DEBUG: POOL_QUERY_CACHE_STATS: 24 bytes requested for shared memory 2023-06-22 11:13:56.325: main pid 60: LOG: allocating (134768480) bytes of shared memory segment 2023-06-22 11:13:56.325: main pid 60: LOG: allocating shared memory segment of size: 134768480 2023-06-22 11:13:56.428: main pid 60: DEBUG: pool_coninfo_size: num_init_children (5) * max_pool (4) * MAX_NUM_BACKENDS (128) * sizeof(ConnectionInfo) (160) = 409600 bytes requested for shared memory 2023-06-22 11:13:56.428: main pid 60: LOG: health_check_stats_shared_memory_size: requested size: 12288 2023-06-22 11:13:56.428: main pid 60: LOG: health_check_stats_shared_memory_size: requested size: 12288 2023-06-22 11:13:56.428: main pid 60: LOG: memory cache initialized 2023-06-22 11:13:56.428: main pid 60: DETAIL: memcache blocks :64 2023-06-22 11:13:56.428: main pid 60: DEBUG: shared_memory_cache_size: 67108864 2023-06-22 11:13:56.428: main pid 60: DEBUG: memory cache request size : 67108864 2023-06-22 11:13:56.428: main pid 60: DEBUG: shared_memory_fsmm_size: 64 2023-06-22 11:13:56.429: main pid 60: LOG: pool_discard_oid_maps: discarded memqcache oid maps 2023-06-22 11:13:56.437: main pid 60: LOG: unix_socket_directories[0]: /tmp/.s.PGSQL.5432 2023-06-22 11:13:56.437: main pid 60: LOG: listen address[0]: * 2023-06-22 11:13:56.438: main pid 60: LOG: Setting up socket for 0.0.0.0:5432 2023-06-22 11:13:56.438: main pid 60: LOG: Setting up socket for :::5432 2023-06-22 11:13:56.438: main pid 60: DEBUG: set inet socket: 5 to sockets[0] 2023-06-22 11:13:56.438: main pid 60: DEBUG: set inet socket: 6 to sockets[1] 2023-06-22 11:13:56.438: child pid 62: DEBUG: I am Pgpool Child process with pid: 62 2023-06-22 11:13:56.438: child pid 62: DEBUG: initializing backend status 2023-06-22 11:13:56.438: main pid 60: LOG: find_primary_node_repeatedly: waiting for finding a primary node 2023-06-22 11:13:56.438: main pid 60: DEBUG: find_primary_node: ALWAYS_PRIMARY flag found. Returns node id: 0 2023-06-22 11:13:56.438: main pid 60: LOG: listen address[0]: * 2023-06-22 11:13:56.439: main pid 60: LOG: Setting up socket for 0.0.0.0:9898 2023-06-22 11:13:56.439: child pid 63: DEBUG: I am Pgpool Child process with pid: 63 2023-06-22 11:13:56.439: main pid 60: LOG: Setting up socket for :::9898 2023-06-22 11:13:56.439: main pid 60: DEBUG: set inet socket: 10 to sockets[0] 2023-06-22 11:13:56.439: main pid 60: DEBUG: set inet socket: 11 to sockets[1] 2023-06-22 11:13:56.439: child pid 63: DEBUG: initializing backend status 2023-06-22 11:13:56.439: child pid 64: DEBUG: I am Pgpool Child process with pid: 64 2023-06-22 11:13:56.439: child pid 64: DEBUG: initializing backend status 2023-06-22 11:13:56.439: pcp_main pid 67: DEBUG: I am PCP child with pid:67 2023-06-22 11:13:56.439: pcp_main pid 67: LOG: PCP process: 67 started 2023-06-22 11:13:56.439: sr_check_worker pid 68: LOG: process started 2023-06-22 11:13:56.439: sr_check_worker pid 68: DEBUG: I am 68 2023-06-22 11:13:56.439: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:13:56.439: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:13:56.439: child pid 66: DEBUG: I am Pgpool Child process with pid: 66 2023-06-22 11:13:56.439: child pid 66: DEBUG: initializing backend status 2023-06-22 11:13:56.439: health_check pid 69: LOG: process started 2023-06-22 11:13:56.440: health_check0 pid 69: DEBUG: I am health check process pid:69 DB node id:0 2023-06-22 11:13:56.440: child pid 65: DEBUG: I am Pgpool Child process with pid: 65 2023-06-22 11:13:56.440: child pid 65: DEBUG: initializing backend status 2023-06-22 11:13:56.440: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:13:56.442: main pid 60: LOG: pgpool-II successfully started. version 4.4.2 (nurikoboshi) 2023-06-22 11:13:56.442: main pid 60: LOG: node status[0]: 0 2023-06-22 11:13:56.447: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:13:56.447: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:13:56.452: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:13:56.452: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:13:56.452: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:13:56.452: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:13:56.452: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:13:56.452: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:13:56.452: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:13:56.452: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:13:56.452: health_check0 pid 69: DEBUG: pool_read: read 310 bytes from backend 0 2023-06-22 11:13:56.452: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:13:56.452: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:13:56.452: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:13:56.452: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:1) 2023-06-22 11:13:56.453: sr_check_worker pid 68: DEBUG: pool_read: read 310 bytes from backend 0 2023-06-22 11:13:56.453: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:13:56.453: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:13:56.453: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:13:56.453: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:13:56.637: child pid 65: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:13:56.637: child pid 65: DEBUG: I am 65 accept fd 7 2023-06-22 11:13:56.637: child pid 65: DEBUG: reading startup packet 2023-06-22 11:13:56.637: child pid 65: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:13:56.637: child pid 65: DEBUG: selecting backend connection 2023-06-22 11:13:56.637: child pid 65: DETAIL: SSLRequest from client 2023-06-22 11:13:56.637: child pid 65: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:13:56.637: child pid 65: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:13:56.637: child pid 65: DEBUG: reading startup packet 2023-06-22 11:13:56.637: child pid 65: DETAIL: application_name: psql 2023-06-22 11:13:56.637: child pid 65: DEBUG: reading startup packet 2023-06-22 11:13:56.637: child pid 65: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:13:56.637: child pid 65: DEBUG: creating new connection to backend 2023-06-22 11:13:56.637: child pid 65: DETAIL: connecting 0 backend 2023-06-22 11:13:56.641: child pid 65: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:13:56.646: child pid 65: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:13:56.646: child pid 65: DEBUG: reading message length 2023-06-22 11:13:56.646: child pid 65: DETAIL: slot: 0 length: 12 2023-06-22 11:13:56.646: child pid 65: DEBUG: authentication backend 2023-06-22 11:13:56.646: child pid 65: DETAIL: auth kind:5 2023-06-22 11:13:56.646: child pid 65: DEBUG: authentication backend: 0 2023-06-22 11:13:56.646: child pid 65: DETAIL: trying md5 authentication 2023-06-22 11:13:56.646: child pid 65: DEBUG: performing md5 authentication 2023-06-22 11:13:56.646: child pid 65: DETAIL: DB node id: 0 salt: 5e31e656 2023-06-22 11:13:56.646: child pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:13:56.646: child pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:56.646: child pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:13:56.646: child pid 65: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:13:56.646: child pid 65: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:13:56.648: child pid 65: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:13:56.648: child pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:13:56.649: child pid 65: DEBUG: pool_read: read 308 bytes from backend 0 2023-06-22 11:13:56.649: child pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:13:56.649: child pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:56.649: child pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:13:56.649: child pid 65: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:13:56.649: child pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:56.649: child pid 65: DEBUG: reading message length 2023-06-22 11:13:56.649: child pid 65: DETAIL: main slot: 0 length: 26 2023-06-22 11:13:56.649: child pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:56.649: child pid 65: DEBUG: process parameter status 2023-06-22 11:13:56.649: child pid 65: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:56.649: psql pid 65: DEBUG: reading message length 2023-06-22 11:13:56.649: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:56.649: psql pid 65: DEBUG: process parameter status 2023-06-22 11:13:56.649: psql pid 65: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:56.649: psql pid 65: DEBUG: reading message length 2023-06-22 11:13:56.649: psql pid 65: DETAIL: main slot: 0 length: 23 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:56.649: psql pid 65: DEBUG: process parameter status 2023-06-22 11:13:56.649: psql pid 65: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:56.649: psql pid 65: DEBUG: reading message length 2023-06-22 11:13:56.649: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:56.649: psql pid 65: DEBUG: process parameter status 2023-06-22 11:13:56.649: psql pid 65: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:56.649: psql pid 65: DEBUG: reading message length 2023-06-22 11:13:56.649: psql pid 65: DETAIL: main slot: 0 length: 27 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:56.649: psql pid 65: DEBUG: process parameter status 2023-06-22 11:13:56.649: psql pid 65: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:56.649: psql pid 65: DEBUG: reading message length 2023-06-22 11:13:56.649: psql pid 65: DETAIL: main slot: 0 length: 21 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:56.649: psql pid 65: DEBUG: process parameter status 2023-06-22 11:13:56.649: psql pid 65: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:13:56.649: psql pid 65: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:56.650: psql pid 65: DEBUG: reading message length 2023-06-22 11:13:56.650: psql pid 65: DETAIL: main slot: 0 length: 24 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:56.650: psql pid 65: DEBUG: process parameter status 2023-06-22 11:13:56.650: psql pid 65: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:56.650: psql pid 65: DEBUG: reading message length 2023-06-22 11:13:56.650: psql pid 65: DETAIL: main slot: 0 length: 35 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:56.650: psql pid 65: DEBUG: process parameter status 2023-06-22 11:13:56.650: psql pid 65: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:56.650: psql pid 65: DEBUG: reading message length 2023-06-22 11:13:56.650: psql pid 65: DETAIL: main slot: 0 length: 17 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:56.650: psql pid 65: DEBUG: process parameter status 2023-06-22 11:13:56.650: psql pid 65: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:56.650: psql pid 65: DEBUG: reading message length 2023-06-22 11:13:56.650: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:56.650: psql pid 65: DEBUG: process parameter status 2023-06-22 11:13:56.650: psql pid 65: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:56.650: psql pid 65: DEBUG: reading message length 2023-06-22 11:13:56.650: psql pid 65: DETAIL: main slot: 0 length: 40 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:56.650: psql pid 65: DEBUG: process parameter status 2023-06-22 11:13:56.650: psql pid 65: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:13:56.650: psql pid 65: ERROR: authentication failed 2023-06-22 11:13:56.650: psql pid 65: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:13:56.650: psql pid 65: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:13:56.650: psql pid 65: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:13:57.638: child pid 66: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:13:57.638: child pid 66: DEBUG: I am 66 accept fd 7 2023-06-22 11:13:57.638: child pid 66: DEBUG: reading startup packet 2023-06-22 11:13:57.638: child pid 66: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:13:57.638: child pid 66: DEBUG: selecting backend connection 2023-06-22 11:13:57.638: child pid 66: DETAIL: SSLRequest from client 2023-06-22 11:13:57.638: child pid 66: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:13:57.638: child pid 66: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:13:57.638: child pid 66: DEBUG: reading startup packet 2023-06-22 11:13:57.638: child pid 66: DETAIL: application_name: psql 2023-06-22 11:13:57.638: child pid 66: DEBUG: reading startup packet 2023-06-22 11:13:57.638: child pid 66: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:13:57.638: child pid 66: DEBUG: creating new connection to backend 2023-06-22 11:13:57.638: child pid 66: DETAIL: connecting 0 backend 2023-06-22 11:13:57.640: child pid 66: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:13:57.648: child pid 66: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:13:57.648: child pid 66: DEBUG: reading message length 2023-06-22 11:13:57.648: child pid 66: DETAIL: slot: 0 length: 12 2023-06-22 11:13:57.648: child pid 66: DEBUG: authentication backend 2023-06-22 11:13:57.648: child pid 66: DETAIL: auth kind:5 2023-06-22 11:13:57.648: child pid 66: DEBUG: authentication backend: 0 2023-06-22 11:13:57.648: child pid 66: DETAIL: trying md5 authentication 2023-06-22 11:13:57.648: child pid 66: DEBUG: performing md5 authentication 2023-06-22 11:13:57.648: child pid 66: DETAIL: DB node id: 0 salt: 3eedf8bd 2023-06-22 11:13:57.648: child pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:13:57.648: child pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:57.648: child pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:13:57.648: child pid 66: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:13:57.648: child pid 66: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:13:57.650: child pid 66: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:13:57.650: child pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:13:57.651: child pid 66: DEBUG: pool_read: read 308 bytes from backend 0 2023-06-22 11:13:57.651: child pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:13:57.651: child pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:57.651: child pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:13:57.651: child pid 66: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:13:57.651: child pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:57.651: child pid 66: DEBUG: reading message length 2023-06-22 11:13:57.651: child pid 66: DETAIL: main slot: 0 length: 26 2023-06-22 11:13:57.651: child pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:57.651: child pid 66: DEBUG: process parameter status 2023-06-22 11:13:57.651: child pid 66: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:57.651: psql pid 66: DEBUG: reading message length 2023-06-22 11:13:57.651: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:57.651: psql pid 66: DEBUG: process parameter status 2023-06-22 11:13:57.651: psql pid 66: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:57.651: psql pid 66: DEBUG: reading message length 2023-06-22 11:13:57.651: psql pid 66: DETAIL: main slot: 0 length: 23 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:57.651: psql pid 66: DEBUG: process parameter status 2023-06-22 11:13:57.651: psql pid 66: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:57.651: psql pid 66: DEBUG: reading message length 2023-06-22 11:13:57.651: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:57.651: psql pid 66: DEBUG: process parameter status 2023-06-22 11:13:57.651: psql pid 66: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:57.651: psql pid 66: DEBUG: reading message length 2023-06-22 11:13:57.651: psql pid 66: DETAIL: main slot: 0 length: 27 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:57.651: psql pid 66: DEBUG: process parameter status 2023-06-22 11:13:57.651: psql pid 66: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:57.651: psql pid 66: DEBUG: reading message length 2023-06-22 11:13:57.651: psql pid 66: DETAIL: main slot: 0 length: 21 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:57.651: psql pid 66: DEBUG: process parameter status 2023-06-22 11:13:57.651: psql pid 66: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:57.651: psql pid 66: DEBUG: reading message length 2023-06-22 11:13:57.651: psql pid 66: DETAIL: main slot: 0 length: 24 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:57.651: psql pid 66: DEBUG: process parameter status 2023-06-22 11:13:57.651: psql pid 66: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:57.651: psql pid 66: DEBUG: reading message length 2023-06-22 11:13:57.651: psql pid 66: DETAIL: main slot: 0 length: 35 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:57.651: psql pid 66: DEBUG: process parameter status 2023-06-22 11:13:57.651: psql pid 66: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:57.651: psql pid 66: DEBUG: reading message length 2023-06-22 11:13:57.651: psql pid 66: DETAIL: main slot: 0 length: 17 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:57.651: psql pid 66: DEBUG: process parameter status 2023-06-22 11:13:57.651: psql pid 66: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:57.651: psql pid 66: DEBUG: reading message length 2023-06-22 11:13:57.651: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:13:57.651: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:57.652: psql pid 66: DEBUG: process parameter status 2023-06-22 11:13:57.652: psql pid 66: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:13:57.652: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:13:57.652: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:13:57.652: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:13:57.652: psql pid 66: DEBUG: reading message length 2023-06-22 11:13:57.652: psql pid 66: DETAIL: main slot: 0 length: 40 2023-06-22 11:13:57.652: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:57.652: psql pid 66: DEBUG: process parameter status 2023-06-22 11:13:57.652: psql pid 66: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:13:57.652: psql pid 66: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:13:57.652: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:13:57.652: psql pid 66: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:13:57.652: psql pid 66: ERROR: authentication failed 2023-06-22 11:13:57.652: psql pid 66: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:13:57.652: psql pid 66: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:13:57.652: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:13:57.652: psql pid 66: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:13:57.652: psql pid 66: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:13:57.652: psql pid 66: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:14:00.309: psql pid 66: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:14:00.309: psql pid 66: DEBUG: I am 66 accept fd 7 2023-06-22 11:14:00.310: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:14:00.310: psql pid 66: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:14:00.310: psql pid 66: DEBUG: selecting backend connection 2023-06-22 11:14:00.310: psql pid 66: DETAIL: SSLRequest from client 2023-06-22 11:14:00.310: psql pid 66: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:14:00.310: psql pid 66: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:14:00.310: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:14:00.310: psql pid 66: DETAIL: application_name: psql 2023-06-22 11:14:00.310: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:14:00.310: psql pid 66: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:14:00.310: psql pid 66: DEBUG: creating new connection to backend 2023-06-22 11:14:00.310: psql pid 66: DETAIL: connecting 0 backend 2023-06-22 11:14:00.312: psql pid 66: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:14:00.318: psql pid 66: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:00.318: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:00.318: psql pid 66: DETAIL: slot: 0 length: 12 2023-06-22 11:14:00.318: psql pid 66: DEBUG: authentication backend 2023-06-22 11:14:00.318: psql pid 66: DETAIL: auth kind:5 2023-06-22 11:14:00.318: psql pid 66: DEBUG: authentication backend: 0 2023-06-22 11:14:00.318: psql pid 66: DETAIL: trying md5 authentication 2023-06-22 11:14:00.318: psql pid 66: DEBUG: performing md5 authentication 2023-06-22 11:14:00.318: psql pid 66: DETAIL: DB node id: 0 salt: a6c774 2023-06-22 11:14:00.318: psql pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:00.318: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:00.318: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:00.318: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:14:00.318: psql pid 66: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:14:00.320: psql pid 66: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:00.320: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:00.321: psql pid 66: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:14:00.321: psql pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:00.321: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:00.321: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:00.321: psql pid 66: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:14:00.321: psql pid 66: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:14:00.321: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:00.321: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:00.321: psql pid 66: DETAIL: main slot: 0 length: 26 2023-06-22 11:14:00.321: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:00.321: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:00.321: psql pid 66: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:14:00.321: psql pid 66: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:14:00.321: psql pid 66: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:00.322: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:00.322: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:00.322: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:00.322: psql pid 66: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:00.322: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:00.322: psql pid 66: DETAIL: main slot: 0 length: 23 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:00.322: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:00.322: psql pid 66: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:00.322: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:00.322: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:00.322: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:00.322: psql pid 66: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:00.322: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:00.322: psql pid 66: DETAIL: main slot: 0 length: 27 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:00.322: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:00.322: psql pid 66: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:00.322: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:00.322: psql pid 66: DETAIL: main slot: 0 length: 21 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:00.322: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:00.322: psql pid 66: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:00.322: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:00.322: psql pid 66: DETAIL: main slot: 0 length: 24 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:00.322: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:00.322: psql pid 66: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:00.322: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:00.322: psql pid 66: DETAIL: main slot: 0 length: 35 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:00.322: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:00.322: psql pid 66: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:00.322: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:00.322: psql pid 66: DETAIL: main slot: 0 length: 17 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:00.322: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:00.322: psql pid 66: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:00.322: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:00.322: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:00.322: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:00.322: psql pid 66: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:00.322: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:00.322: psql pid 66: DETAIL: main slot: 0 length: 40 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:00.322: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:00.322: psql pid 66: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:00.322: psql pid 66: ERROR: authentication failed 2023-06-22 11:14:00.322: psql pid 66: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:14:00.322: psql pid 66: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:14:00.322: psql pid 66: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:14:05.301: child pid 62: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:14:05.301: child pid 62: DEBUG: I am 62 accept fd 7 2023-06-22 11:14:05.301: child pid 62: DEBUG: reading startup packet 2023-06-22 11:14:05.301: child pid 62: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:14:05.301: child pid 62: DEBUG: selecting backend connection 2023-06-22 11:14:05.301: child pid 62: DETAIL: SSLRequest from client 2023-06-22 11:14:05.301: child pid 62: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:14:05.301: child pid 62: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:14:05.301: child pid 62: DEBUG: reading startup packet 2023-06-22 11:14:05.301: child pid 62: DETAIL: application_name: psql 2023-06-22 11:14:05.301: child pid 62: DEBUG: reading startup packet 2023-06-22 11:14:05.301: child pid 62: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:14:05.301: child pid 62: DEBUG: creating new connection to backend 2023-06-22 11:14:05.301: child pid 62: DETAIL: connecting 0 backend 2023-06-22 11:14:05.303: child pid 62: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:14:05.309: child pid 62: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:05.309: child pid 62: DEBUG: reading message length 2023-06-22 11:14:05.309: child pid 62: DETAIL: slot: 0 length: 12 2023-06-22 11:14:05.309: child pid 62: DEBUG: authentication backend 2023-06-22 11:14:05.309: child pid 62: DETAIL: auth kind:5 2023-06-22 11:14:05.309: child pid 62: DEBUG: authentication backend: 0 2023-06-22 11:14:05.309: child pid 62: DETAIL: trying md5 authentication 2023-06-22 11:14:05.309: child pid 62: DEBUG: performing md5 authentication 2023-06-22 11:14:05.309: child pid 62: DETAIL: DB node id: 0 salt: 6548aaf 2023-06-22 11:14:05.309: child pid 62: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:05.309: child pid 62: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:05.309: child pid 62: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:05.309: child pid 62: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:14:05.309: child pid 62: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:14:05.311: child pid 62: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:05.311: child pid 62: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:05.311: child pid 62: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:14:05.311: child pid 62: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:05.311: child pid 62: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:05.311: child pid 62: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:05.312: child pid 62: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:14:05.312: child pid 62: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:14:05.312: child pid 62: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:05.312: child pid 62: DEBUG: reading message length 2023-06-22 11:14:05.312: child pid 62: DETAIL: main slot: 0 length: 26 2023-06-22 11:14:05.312: child pid 62: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:05.312: child pid 62: DEBUG: process parameter status 2023-06-22 11:14:05.312: child pid 62: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:05.312: psql pid 62: DEBUG: reading message length 2023-06-22 11:14:05.312: psql pid 62: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:05.312: psql pid 62: DEBUG: process parameter status 2023-06-22 11:14:05.312: psql pid 62: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:05.312: psql pid 62: DEBUG: reading message length 2023-06-22 11:14:05.312: psql pid 62: DETAIL: main slot: 0 length: 23 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:05.312: psql pid 62: DEBUG: process parameter status 2023-06-22 11:14:05.312: psql pid 62: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:05.312: psql pid 62: DEBUG: reading message length 2023-06-22 11:14:05.312: psql pid 62: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:05.312: psql pid 62: DEBUG: process parameter status 2023-06-22 11:14:05.312: psql pid 62: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:05.312: psql pid 62: DEBUG: reading message length 2023-06-22 11:14:05.312: psql pid 62: DETAIL: main slot: 0 length: 27 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:05.312: psql pid 62: DEBUG: process parameter status 2023-06-22 11:14:05.312: psql pid 62: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:05.312: psql pid 62: DEBUG: reading message length 2023-06-22 11:14:05.312: psql pid 62: DETAIL: main slot: 0 length: 21 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:05.312: psql pid 62: DEBUG: process parameter status 2023-06-22 11:14:05.312: psql pid 62: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:05.312: psql pid 62: DEBUG: reading message length 2023-06-22 11:14:05.312: psql pid 62: DETAIL: main slot: 0 length: 24 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:05.312: psql pid 62: DEBUG: process parameter status 2023-06-22 11:14:05.312: psql pid 62: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:05.312: psql pid 62: DEBUG: reading message length 2023-06-22 11:14:05.312: psql pid 62: DETAIL: main slot: 0 length: 35 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:05.312: psql pid 62: DEBUG: process parameter status 2023-06-22 11:14:05.312: psql pid 62: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:05.312: psql pid 62: DEBUG: reading message length 2023-06-22 11:14:05.312: psql pid 62: DETAIL: main slot: 0 length: 17 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:05.312: psql pid 62: DEBUG: process parameter status 2023-06-22 11:14:05.312: psql pid 62: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:05.312: psql pid 62: DEBUG: reading message length 2023-06-22 11:14:05.312: psql pid 62: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:05.312: psql pid 62: DEBUG: process parameter status 2023-06-22 11:14:05.312: psql pid 62: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:05.312: psql pid 62: DEBUG: reading message length 2023-06-22 11:14:05.312: psql pid 62: DETAIL: main slot: 0 length: 40 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:05.312: psql pid 62: DEBUG: process parameter status 2023-06-22 11:14:05.312: psql pid 62: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:14:05.312: psql pid 62: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:05.312: psql pid 62: ERROR: authentication failed 2023-06-22 11:14:05.313: psql pid 62: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:14:05.313: psql pid 62: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:14:05.313: psql pid 62: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:05.313: psql pid 62: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:14:05.313: psql pid 62: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:14:05.313: psql pid 62: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:14:06.452: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:06.453: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:14:06.453: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:14:06.455: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:14:06.455: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:14:06.456: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:06.456: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:14:06.456: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:06.456: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:06.457: sr_check_worker pid 68: DEBUG: pool_read: read 304 bytes from backend 0 2023-06-22 11:14:06.457: sr_check_worker pid 68: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:14:06.457: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:14:06.457: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:14:06.457: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:14:06.457: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:14:06.460: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:06.460: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:14:06.460: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:06.460: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:06.461: health_check0 pid 69: DEBUG: pool_read: read 310 bytes from backend 0 2023-06-22 11:14:06.461: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:14:06.461: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:06.461: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:06.461: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:2) 2023-06-22 11:14:10.309: child pid 63: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:14:10.309: child pid 63: DEBUG: I am 63 accept fd 7 2023-06-22 11:14:10.309: child pid 63: DEBUG: reading startup packet 2023-06-22 11:14:10.309: child pid 63: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:14:10.309: child pid 63: DEBUG: selecting backend connection 2023-06-22 11:14:10.309: child pid 63: DETAIL: SSLRequest from client 2023-06-22 11:14:10.309: child pid 63: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:14:10.309: child pid 63: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:14:10.309: child pid 63: DEBUG: reading startup packet 2023-06-22 11:14:10.309: child pid 63: DETAIL: application_name: psql 2023-06-22 11:14:10.309: child pid 63: DEBUG: reading startup packet 2023-06-22 11:14:10.309: child pid 63: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:14:10.309: child pid 63: DEBUG: creating new connection to backend 2023-06-22 11:14:10.309: child pid 63: DETAIL: connecting 0 backend 2023-06-22 11:14:10.311: child pid 63: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:14:10.313: child pid 63: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:10.313: child pid 63: DEBUG: reading message length 2023-06-22 11:14:10.313: child pid 63: DETAIL: slot: 0 length: 12 2023-06-22 11:14:10.313: child pid 63: DEBUG: authentication backend 2023-06-22 11:14:10.313: child pid 63: DETAIL: auth kind:5 2023-06-22 11:14:10.313: child pid 63: DEBUG: authentication backend: 0 2023-06-22 11:14:10.313: child pid 63: DETAIL: trying md5 authentication 2023-06-22 11:14:10.313: child pid 63: DEBUG: performing md5 authentication 2023-06-22 11:14:10.313: child pid 63: DETAIL: DB node id: 0 salt: cf92d1ee 2023-06-22 11:14:10.313: child pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:10.313: child pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:10.313: child pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:10.313: child pid 63: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:14:10.313: child pid 63: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:14:10.315: child pid 63: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:10.315: child pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:10.316: child pid 63: DEBUG: pool_read: read 308 bytes from backend 0 2023-06-22 11:14:10.316: child pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:10.316: child pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:10.316: child pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:10.316: child pid 63: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:14:10.316: child pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:10.316: child pid 63: DEBUG: reading message length 2023-06-22 11:14:10.316: child pid 63: DETAIL: main slot: 0 length: 26 2023-06-22 11:14:10.316: child pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:10.316: child pid 63: DEBUG: process parameter status 2023-06-22 11:14:10.316: child pid 63: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:10.316: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:10.316: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:10.316: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:10.316: psql pid 63: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:10.316: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:10.316: psql pid 63: DETAIL: main slot: 0 length: 23 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:10.316: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:10.316: psql pid 63: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:10.316: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:10.316: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:10.316: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:10.316: psql pid 63: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:10.316: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:10.316: psql pid 63: DETAIL: main slot: 0 length: 27 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:10.316: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:10.316: psql pid 63: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:10.316: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:10.316: psql pid 63: DETAIL: main slot: 0 length: 21 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:10.316: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:10.316: psql pid 63: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:14:10.316: psql pid 63: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:10.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:10.317: psql pid 63: DETAIL: main slot: 0 length: 24 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:10.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:10.317: psql pid 63: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:10.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:10.317: psql pid 63: DETAIL: main slot: 0 length: 35 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:10.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:10.317: psql pid 63: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:10.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:10.317: psql pid 63: DETAIL: main slot: 0 length: 17 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:10.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:10.317: psql pid 63: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:10.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:10.317: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:10.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:10.317: psql pid 63: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:10.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:10.317: psql pid 63: DETAIL: main slot: 0 length: 40 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:10.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:10.317: psql pid 63: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:14:10.317: psql pid 63: ERROR: authentication failed 2023-06-22 11:14:10.317: psql pid 63: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:14:10.317: psql pid 63: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:14:10.317: psql pid 63: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:14:15.305: psql pid 66: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:14:15.305: psql pid 66: DEBUG: I am 66 accept fd 7 2023-06-22 11:14:15.305: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:14:15.305: psql pid 66: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:14:15.305: psql pid 66: DEBUG: selecting backend connection 2023-06-22 11:14:15.305: psql pid 66: DETAIL: SSLRequest from client 2023-06-22 11:14:15.305: psql pid 66: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:14:15.305: psql pid 66: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:14:15.306: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:14:15.306: psql pid 66: DETAIL: application_name: psql 2023-06-22 11:14:15.306: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:14:15.306: psql pid 66: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:14:15.306: psql pid 66: DEBUG: creating new connection to backend 2023-06-22 11:14:15.306: psql pid 66: DETAIL: connecting 0 backend 2023-06-22 11:14:15.308: psql pid 66: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:14:15.329: psql pid 66: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:15.329: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:15.329: psql pid 66: DETAIL: slot: 0 length: 12 2023-06-22 11:14:15.329: psql pid 66: DEBUG: authentication backend 2023-06-22 11:14:15.329: psql pid 66: DETAIL: auth kind:5 2023-06-22 11:14:15.329: psql pid 66: DEBUG: authentication backend: 0 2023-06-22 11:14:15.329: psql pid 66: DETAIL: trying md5 authentication 2023-06-22 11:14:15.329: psql pid 66: DEBUG: performing md5 authentication 2023-06-22 11:14:15.329: psql pid 66: DETAIL: DB node id: 0 salt: 705c8e10 2023-06-22 11:14:15.329: psql pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:15.329: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:15.329: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:15.329: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:14:15.329: psql pid 66: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:14:15.332: psql pid 66: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:15.332: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:15.341: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:15.341: psql pid 66: DETAIL: main slot: 0 length: 26 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:15.341: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:15.341: psql pid 66: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:15.341: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:15.341: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:15.341: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:15.341: psql pid 66: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:15.341: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:15.341: psql pid 66: DETAIL: main slot: 0 length: 23 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:15.341: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:15.341: psql pid 66: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:14:15.341: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:15.341: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:15.342: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:15.342: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:15.342: psql pid 66: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:15.342: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:15.342: psql pid 66: DETAIL: main slot: 0 length: 27 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:15.342: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:15.342: psql pid 66: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:15.342: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:15.342: psql pid 66: DETAIL: main slot: 0 length: 21 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:15.342: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:15.342: psql pid 66: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:15.342: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:15.342: psql pid 66: DETAIL: main slot: 0 length: 24 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:15.342: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:15.342: psql pid 66: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:15.342: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:15.342: psql pid 66: DETAIL: main slot: 0 length: 35 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:15.342: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:15.342: psql pid 66: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:15.342: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:15.342: psql pid 66: DETAIL: main slot: 0 length: 17 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:15.342: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:15.342: psql pid 66: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:15.342: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:15.342: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:15.342: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:15.342: psql pid 66: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:15.342: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:15.342: psql pid 66: DETAIL: main slot: 0 length: 40 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:15.342: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:15.342: psql pid 66: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:15.342: psql pid 66: ERROR: authentication failed 2023-06-22 11:14:15.342: psql pid 66: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:14:15.342: psql pid 66: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:14:15.342: psql pid 66: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:14:16.457: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:14:16.457: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:14:16.459: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:14:16.461: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:16.463: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:14:16.464: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:16.464: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:14:16.464: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:16.464: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:16.464: sr_check_worker pid 68: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:14:16.464: sr_check_worker pid 68: DEBUG: pool_read: read 295 bytes from backend 0 2023-06-22 11:14:16.465: sr_check_worker pid 68: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:14:16.465: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:14:16.465: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:14:16.465: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:14:16.465: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:14:16.468: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:16.468: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:14:16.468: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:16.468: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:16.468: health_check0 pid 69: DEBUG: pool_read: read 310 bytes from backend 0 2023-06-22 11:14:16.468: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:14:16.468: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:16.468: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:16.468: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:3) 2023-06-22 11:14:20.309: psql pid 66: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:14:20.309: psql pid 66: DEBUG: I am 66 accept fd 7 2023-06-22 11:14:20.309: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:14:20.309: psql pid 66: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:14:20.309: psql pid 66: DEBUG: selecting backend connection 2023-06-22 11:14:20.309: psql pid 66: DETAIL: SSLRequest from client 2023-06-22 11:14:20.309: psql pid 66: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:14:20.309: psql pid 66: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:14:20.309: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:14:20.309: psql pid 66: DETAIL: application_name: psql 2023-06-22 11:14:20.309: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:14:20.309: psql pid 66: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:14:20.309: psql pid 66: DEBUG: creating new connection to backend 2023-06-22 11:14:20.309: psql pid 66: DETAIL: connecting 0 backend 2023-06-22 11:14:20.311: psql pid 66: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:14:20.312: psql pid 66: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:20.312: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:20.312: psql pid 66: DETAIL: slot: 0 length: 12 2023-06-22 11:14:20.312: psql pid 66: DEBUG: authentication backend 2023-06-22 11:14:20.312: psql pid 66: DETAIL: auth kind:5 2023-06-22 11:14:20.312: psql pid 66: DEBUG: authentication backend: 0 2023-06-22 11:14:20.312: psql pid 66: DETAIL: trying md5 authentication 2023-06-22 11:14:20.312: psql pid 66: DEBUG: performing md5 authentication 2023-06-22 11:14:20.312: psql pid 66: DETAIL: DB node id: 0 salt: 709acd64 2023-06-22 11:14:20.312: psql pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:20.312: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:20.312: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:20.312: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:14:20.313: psql pid 66: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:14:20.315: psql pid 66: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:20.315: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:20.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:20.316: psql pid 66: DETAIL: main slot: 0 length: 26 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:20.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:20.316: psql pid 66: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:20.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:20.316: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:20.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:20.316: psql pid 66: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:20.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:20.316: psql pid 66: DETAIL: main slot: 0 length: 23 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:20.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:20.316: psql pid 66: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:20.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:20.316: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:20.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:20.316: psql pid 66: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:20.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:20.316: psql pid 66: DETAIL: main slot: 0 length: 27 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:20.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:20.316: psql pid 66: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:20.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:20.316: psql pid 66: DETAIL: main slot: 0 length: 21 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:20.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:20.316: psql pid 66: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:20.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:20.316: psql pid 66: DETAIL: main slot: 0 length: 24 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:20.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:20.316: psql pid 66: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:14:20.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:20.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:20.317: psql pid 66: DETAIL: main slot: 0 length: 35 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:20.317: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:20.317: psql pid 66: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:20.317: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:20.317: psql pid 66: DETAIL: main slot: 0 length: 17 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:20.317: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:20.317: psql pid 66: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:20.317: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:20.317: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:20.317: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:20.317: psql pid 66: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:20.317: psql pid 66: DEBUG: reading message length 2023-06-22 11:14:20.317: psql pid 66: DETAIL: main slot: 0 length: 40 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:20.317: psql pid 66: DEBUG: process parameter status 2023-06-22 11:14:20.317: psql pid 66: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:20.317: psql pid 66: ERROR: authentication failed 2023-06-22 11:14:20.317: psql pid 66: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:14:20.317: psql pid 66: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:14:20.317: psql pid 66: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:14:25.301: psql pid 63: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:14:25.301: psql pid 63: DEBUG: I am 63 accept fd 7 2023-06-22 11:14:25.301: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:14:25.301: psql pid 63: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:14:25.301: psql pid 63: DEBUG: selecting backend connection 2023-06-22 11:14:25.301: psql pid 63: DETAIL: SSLRequest from client 2023-06-22 11:14:25.301: psql pid 63: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:14:25.301: psql pid 63: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:14:25.301: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:14:25.301: psql pid 63: DETAIL: application_name: psql 2023-06-22 11:14:25.302: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:14:25.302: psql pid 63: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:14:25.302: psql pid 63: DEBUG: creating new connection to backend 2023-06-22 11:14:25.302: psql pid 63: DETAIL: connecting 0 backend 2023-06-22 11:14:25.304: psql pid 63: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:14:25.309: psql pid 63: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:25.309: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:25.309: psql pid 63: DETAIL: slot: 0 length: 12 2023-06-22 11:14:25.309: psql pid 63: DEBUG: authentication backend 2023-06-22 11:14:25.309: psql pid 63: DETAIL: auth kind:5 2023-06-22 11:14:25.309: psql pid 63: DEBUG: authentication backend: 0 2023-06-22 11:14:25.309: psql pid 63: DETAIL: trying md5 authentication 2023-06-22 11:14:25.309: psql pid 63: DEBUG: performing md5 authentication 2023-06-22 11:14:25.309: psql pid 63: DETAIL: DB node id: 0 salt: 7bece573 2023-06-22 11:14:25.309: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:25.309: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:25.309: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:25.309: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:14:25.310: psql pid 63: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:14:25.312: psql pid 63: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:25.312: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:25.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:25.313: psql pid 63: DETAIL: main slot: 0 length: 26 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:25.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:25.313: psql pid 63: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:25.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:25.313: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:25.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:25.313: psql pid 63: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:25.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:25.313: psql pid 63: DETAIL: main slot: 0 length: 23 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:25.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:25.313: psql pid 63: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:25.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:25.313: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:25.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:25.313: psql pid 63: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:25.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:25.313: psql pid 63: DETAIL: main slot: 0 length: 27 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:25.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:25.313: psql pid 63: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:25.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:25.313: psql pid 63: DETAIL: main slot: 0 length: 21 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:25.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:25.313: psql pid 63: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:25.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:25.313: psql pid 63: DETAIL: main slot: 0 length: 24 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:25.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:25.313: psql pid 63: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:25.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:25.313: psql pid 63: DETAIL: main slot: 0 length: 35 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:25.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:25.313: psql pid 63: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:25.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:25.313: psql pid 63: DETAIL: main slot: 0 length: 17 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:25.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:25.313: psql pid 63: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:25.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:25.313: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:25.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:25.313: psql pid 63: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:25.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:25.313: psql pid 63: DETAIL: main slot: 0 length: 40 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:25.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:25.313: psql pid 63: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:25.313: psql pid 63: ERROR: authentication failed 2023-06-22 11:14:25.313: psql pid 63: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:14:25.313: psql pid 63: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:14:25.313: psql pid 63: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:14:26.465: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:14:26.465: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:14:26.468: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:14:26.469: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:26.471: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:14:26.474: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:26.474: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:14:26.474: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:26.474: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:26.474: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:26.474: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:14:26.474: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:26.474: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:26.475: health_check0 pid 69: DEBUG: pool_read: read 310 bytes from backend 0 2023-06-22 11:14:26.475: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:14:26.475: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:26.475: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:26.475: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:4) 2023-06-22 11:14:26.475: sr_check_worker pid 68: DEBUG: pool_read: read 310 bytes from backend 0 2023-06-22 11:14:26.475: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:14:26.475: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:14:26.475: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:14:26.475: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:14:30.305: child pid 64: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:14:30.305: child pid 64: DEBUG: I am 64 accept fd 7 2023-06-22 11:14:30.305: child pid 64: DEBUG: reading startup packet 2023-06-22 11:14:30.305: child pid 64: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:14:30.305: child pid 64: DEBUG: selecting backend connection 2023-06-22 11:14:30.305: child pid 64: DETAIL: SSLRequest from client 2023-06-22 11:14:30.305: child pid 64: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:14:30.305: child pid 64: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:14:30.305: child pid 64: DEBUG: reading startup packet 2023-06-22 11:14:30.305: child pid 64: DETAIL: application_name: psql 2023-06-22 11:14:30.305: child pid 64: DEBUG: reading startup packet 2023-06-22 11:14:30.305: child pid 64: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:14:30.305: child pid 64: DEBUG: creating new connection to backend 2023-06-22 11:14:30.305: child pid 64: DETAIL: connecting 0 backend 2023-06-22 11:14:30.307: child pid 64: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:14:30.313: child pid 64: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:30.313: child pid 64: DEBUG: reading message length 2023-06-22 11:14:30.313: child pid 64: DETAIL: slot: 0 length: 12 2023-06-22 11:14:30.313: child pid 64: DEBUG: authentication backend 2023-06-22 11:14:30.313: child pid 64: DETAIL: auth kind:5 2023-06-22 11:14:30.313: child pid 64: DEBUG: authentication backend: 0 2023-06-22 11:14:30.313: child pid 64: DETAIL: trying md5 authentication 2023-06-22 11:14:30.313: child pid 64: DEBUG: performing md5 authentication 2023-06-22 11:14:30.313: child pid 64: DETAIL: DB node id: 0 salt: c73e9a 2023-06-22 11:14:30.313: child pid 64: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:30.313: child pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:30.313: child pid 64: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:30.313: child pid 64: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:14:30.313: child pid 64: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:14:30.315: child pid 64: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:30.315: child pid 64: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:30.317: child pid 64: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:14:30.317: child pid 64: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:30.317: child pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:30.317: child pid 64: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:30.317: child pid 64: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:14:30.317: child pid 64: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:14:30.317: child pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:30.317: child pid 64: DEBUG: reading message length 2023-06-22 11:14:30.317: child pid 64: DETAIL: main slot: 0 length: 26 2023-06-22 11:14:30.317: child pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:30.317: child pid 64: DEBUG: process parameter status 2023-06-22 11:14:30.317: child pid 64: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:30.317: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:30.317: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:30.317: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:30.317: psql pid 64: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:30.317: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:30.317: psql pid 64: DETAIL: main slot: 0 length: 23 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:30.317: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:30.317: psql pid 64: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:30.317: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:30.317: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:30.317: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:30.317: psql pid 64: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:30.317: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:30.317: psql pid 64: DETAIL: main slot: 0 length: 27 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:30.317: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:30.317: psql pid 64: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:30.317: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:30.317: psql pid 64: DETAIL: main slot: 0 length: 21 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:30.317: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:30.317: psql pid 64: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:30.317: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:30.317: psql pid 64: DETAIL: main slot: 0 length: 24 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:30.317: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:30.317: psql pid 64: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:14:30.317: psql pid 64: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:30.318: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:30.318: psql pid 64: DETAIL: main slot: 0 length: 35 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:30.318: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:30.318: psql pid 64: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:30.318: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:30.318: psql pid 64: DETAIL: main slot: 0 length: 17 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:30.318: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:30.318: psql pid 64: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:30.318: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:30.318: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:30.318: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:30.318: psql pid 64: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:30.318: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:30.318: psql pid 64: DETAIL: main slot: 0 length: 40 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:30.318: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:30.318: psql pid 64: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:30.318: psql pid 64: ERROR: authentication failed 2023-06-22 11:14:30.318: psql pid 64: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:14:30.318: psql pid 64: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:14:30.318: psql pid 64: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:14:35.309: psql pid 63: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:14:35.309: psql pid 63: DEBUG: I am 63 accept fd 7 2023-06-22 11:14:35.309: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:14:35.309: psql pid 63: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:14:35.309: psql pid 63: DEBUG: selecting backend connection 2023-06-22 11:14:35.309: psql pid 63: DETAIL: SSLRequest from client 2023-06-22 11:14:35.309: psql pid 63: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:14:35.309: psql pid 63: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:14:35.309: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:14:35.309: psql pid 63: DETAIL: application_name: psql 2023-06-22 11:14:35.309: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:14:35.309: psql pid 63: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:14:35.309: psql pid 63: DEBUG: creating new connection to backend 2023-06-22 11:14:35.309: psql pid 63: DETAIL: connecting 0 backend 2023-06-22 11:14:35.311: psql pid 63: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:14:35.312: psql pid 63: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:35.312: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:35.312: psql pid 63: DETAIL: slot: 0 length: 12 2023-06-22 11:14:35.312: psql pid 63: DEBUG: authentication backend 2023-06-22 11:14:35.312: psql pid 63: DETAIL: auth kind:5 2023-06-22 11:14:35.312: psql pid 63: DEBUG: authentication backend: 0 2023-06-22 11:14:35.312: psql pid 63: DETAIL: trying md5 authentication 2023-06-22 11:14:35.312: psql pid 63: DEBUG: performing md5 authentication 2023-06-22 11:14:35.312: psql pid 63: DETAIL: DB node id: 0 salt: c1f265f 2023-06-22 11:14:35.312: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:35.312: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:35.312: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:35.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:14:35.313: psql pid 63: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:14:35.314: psql pid 63: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:35.314: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:35.315: psql pid 63: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:14:35.315: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_read: read 299 bytes from backend 0 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:35.316: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:35.316: psql pid 63: DETAIL: main slot: 0 length: 26 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:35.316: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:35.316: psql pid 63: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:35.316: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:35.316: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:35.316: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:35.316: psql pid 63: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:35.316: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:35.316: psql pid 63: DETAIL: main slot: 0 length: 23 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:35.316: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:35.316: psql pid 63: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:35.316: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:35.316: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:35.316: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:35.316: psql pid 63: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:35.316: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:35.316: psql pid 63: DETAIL: main slot: 0 length: 27 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:35.316: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:35.316: psql pid 63: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:35.316: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:35.316: psql pid 63: DETAIL: main slot: 0 length: 21 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:35.316: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:35.316: psql pid 63: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:35.316: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:35.316: psql pid 63: DETAIL: main slot: 0 length: 24 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:35.316: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:35.316: psql pid 63: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:35.316: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:35.316: psql pid 63: DETAIL: main slot: 0 length: 35 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:35.316: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:35.316: psql pid 63: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:35.316: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:35.316: psql pid 63: DETAIL: main slot: 0 length: 17 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:35.316: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:35.316: psql pid 63: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:35.316: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:35.316: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:35.316: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:35.316: psql pid 63: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:35.316: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:35.316: psql pid 63: DETAIL: main slot: 0 length: 40 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:35.316: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:35.316: psql pid 63: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:14:35.316: psql pid 63: ERROR: authentication failed 2023-06-22 11:14:35.316: psql pid 63: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:14:35.316: psql pid 63: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:14:35.316: psql pid 63: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:14:36.475: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:36.476: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:14:36.476: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:14:36.478: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:14:36.478: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:14:36.483: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:36.483: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:14:36.483: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:36.483: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:36.484: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:36.484: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:14:36.484: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:36.484: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:36.485: sr_check_worker pid 68: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:14:36.485: sr_check_worker pid 68: DEBUG: pool_read: read 295 bytes from backend 0 2023-06-22 11:14:36.485: health_check0 pid 69: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:14:36.485: sr_check_worker pid 68: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:14:36.485: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:14:36.485: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:14:36.485: health_check0 pid 69: DEBUG: pool_read: read 301 bytes from backend 0 2023-06-22 11:14:36.485: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:14:36.485: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:36.485: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:36.485: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:5) 2023-06-22 11:14:36.485: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:14:36.485: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:14:40.299: psql pid 65: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:14:40.299: psql pid 65: DEBUG: I am 65 accept fd 7 2023-06-22 11:14:40.299: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:14:40.299: psql pid 65: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:14:40.299: psql pid 65: DEBUG: selecting backend connection 2023-06-22 11:14:40.299: psql pid 65: DETAIL: SSLRequest from client 2023-06-22 11:14:40.299: psql pid 65: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:14:40.299: psql pid 65: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:14:40.300: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:14:40.300: psql pid 65: DETAIL: application_name: psql 2023-06-22 11:14:40.300: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:14:40.300: psql pid 65: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:14:40.300: psql pid 65: DEBUG: creating new connection to backend 2023-06-22 11:14:40.300: psql pid 65: DETAIL: connecting 0 backend 2023-06-22 11:14:40.302: psql pid 65: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:14:40.307: psql pid 65: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:40.307: psql pid 65: DEBUG: reading message length 2023-06-22 11:14:40.307: psql pid 65: DETAIL: slot: 0 length: 12 2023-06-22 11:14:40.307: psql pid 65: DEBUG: authentication backend 2023-06-22 11:14:40.307: psql pid 65: DETAIL: auth kind:5 2023-06-22 11:14:40.307: psql pid 65: DEBUG: authentication backend: 0 2023-06-22 11:14:40.307: psql pid 65: DETAIL: trying md5 authentication 2023-06-22 11:14:40.307: psql pid 65: DEBUG: performing md5 authentication 2023-06-22 11:14:40.307: psql pid 65: DETAIL: DB node id: 0 salt: bc462776 2023-06-22 11:14:40.307: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:40.307: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:40.307: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:40.307: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:14:40.307: psql pid 65: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:14:40.309: psql pid 65: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:40.309: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:40.310: psql pid 65: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:14:40.310: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:40.310: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:40.310: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:40.310: psql pid 65: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:14:40.310: psql pid 65: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:14:40.310: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:40.310: psql pid 65: DEBUG: reading message length 2023-06-22 11:14:40.310: psql pid 65: DETAIL: main slot: 0 length: 26 2023-06-22 11:14:40.310: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:40.310: psql pid 65: DEBUG: process parameter status 2023-06-22 11:14:40.310: psql pid 65: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:14:40.310: psql pid 65: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:14:40.310: psql pid 65: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:14:40.310: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:40.310: psql pid 65: DEBUG: reading message length 2023-06-22 11:14:40.310: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:40.310: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:40.310: psql pid 65: DEBUG: process parameter status 2023-06-22 11:14:40.310: psql pid 65: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:14:40.310: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:40.310: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:40.310: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:40.311: psql pid 65: DEBUG: reading message length 2023-06-22 11:14:40.311: psql pid 65: DETAIL: main slot: 0 length: 23 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:40.311: psql pid 65: DEBUG: process parameter status 2023-06-22 11:14:40.311: psql pid 65: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:40.311: psql pid 65: DEBUG: reading message length 2023-06-22 11:14:40.311: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:40.311: psql pid 65: DEBUG: process parameter status 2023-06-22 11:14:40.311: psql pid 65: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:40.311: psql pid 65: DEBUG: reading message length 2023-06-22 11:14:40.311: psql pid 65: DETAIL: main slot: 0 length: 27 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:40.311: psql pid 65: DEBUG: process parameter status 2023-06-22 11:14:40.311: psql pid 65: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:40.311: psql pid 65: DEBUG: reading message length 2023-06-22 11:14:40.311: psql pid 65: DETAIL: main slot: 0 length: 21 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:40.311: psql pid 65: DEBUG: process parameter status 2023-06-22 11:14:40.311: psql pid 65: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:40.311: psql pid 65: DEBUG: reading message length 2023-06-22 11:14:40.311: psql pid 65: DETAIL: main slot: 0 length: 24 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:40.311: psql pid 65: DEBUG: process parameter status 2023-06-22 11:14:40.311: psql pid 65: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:40.311: psql pid 65: DEBUG: reading message length 2023-06-22 11:14:40.311: psql pid 65: DETAIL: main slot: 0 length: 35 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:40.311: psql pid 65: DEBUG: process parameter status 2023-06-22 11:14:40.311: psql pid 65: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:40.311: psql pid 65: DEBUG: reading message length 2023-06-22 11:14:40.311: psql pid 65: DETAIL: main slot: 0 length: 17 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:40.311: psql pid 65: DEBUG: process parameter status 2023-06-22 11:14:40.311: psql pid 65: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:40.311: psql pid 65: DEBUG: reading message length 2023-06-22 11:14:40.311: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:40.311: psql pid 65: DEBUG: process parameter status 2023-06-22 11:14:40.311: psql pid 65: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:40.311: psql pid 65: DEBUG: reading message length 2023-06-22 11:14:40.311: psql pid 65: DETAIL: main slot: 0 length: 40 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:40.311: psql pid 65: DEBUG: process parameter status 2023-06-22 11:14:40.311: psql pid 65: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:40.311: psql pid 65: ERROR: authentication failed 2023-06-22 11:14:40.311: psql pid 65: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:14:40.311: psql pid 65: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:14:40.311: psql pid 65: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:14:45.309: psql pid 63: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:14:45.309: psql pid 63: DEBUG: I am 63 accept fd 7 2023-06-22 11:14:45.309: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:14:45.309: psql pid 63: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:14:45.309: psql pid 63: DEBUG: selecting backend connection 2023-06-22 11:14:45.309: psql pid 63: DETAIL: SSLRequest from client 2023-06-22 11:14:45.309: psql pid 63: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:14:45.309: psql pid 63: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:14:45.309: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:14:45.309: psql pid 63: DETAIL: application_name: psql 2023-06-22 11:14:45.309: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:14:45.309: psql pid 63: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:14:45.309: psql pid 63: DEBUG: creating new connection to backend 2023-06-22 11:14:45.309: psql pid 63: DETAIL: connecting 0 backend 2023-06-22 11:14:45.312: psql pid 63: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:14:45.314: psql pid 63: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:45.314: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:45.314: psql pid 63: DETAIL: slot: 0 length: 12 2023-06-22 11:14:45.314: psql pid 63: DEBUG: authentication backend 2023-06-22 11:14:45.314: psql pid 63: DETAIL: auth kind:5 2023-06-22 11:14:45.314: psql pid 63: DEBUG: authentication backend: 0 2023-06-22 11:14:45.314: psql pid 63: DETAIL: trying md5 authentication 2023-06-22 11:14:45.314: psql pid 63: DEBUG: performing md5 authentication 2023-06-22 11:14:45.314: psql pid 63: DETAIL: DB node id: 0 salt: 3b2fb0aa 2023-06-22 11:14:45.314: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:45.314: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:45.314: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:45.314: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:14:45.314: psql pid 63: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:14:45.316: psql pid 63: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:45.316: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_read: read 299 bytes from backend 0 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:45.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:45.317: psql pid 63: DETAIL: main slot: 0 length: 26 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:45.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:45.317: psql pid 63: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:45.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:45.317: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:45.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:45.317: psql pid 63: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:45.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:45.317: psql pid 63: DETAIL: main slot: 0 length: 23 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:45.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:45.317: psql pid 63: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:45.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:45.317: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:45.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:45.317: psql pid 63: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:45.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:45.317: psql pid 63: DETAIL: main slot: 0 length: 27 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:45.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:45.317: psql pid 63: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:45.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:45.317: psql pid 63: DETAIL: main slot: 0 length: 21 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:45.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:45.317: psql pid 63: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:45.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:45.317: psql pid 63: DETAIL: main slot: 0 length: 24 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:45.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:45.317: psql pid 63: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:14:45.317: psql pid 63: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:45.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:45.318: psql pid 63: DETAIL: main slot: 0 length: 35 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:45.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:45.318: psql pid 63: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:45.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:45.318: psql pid 63: DETAIL: main slot: 0 length: 17 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:45.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:45.318: psql pid 63: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:45.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:45.318: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:45.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:45.318: psql pid 63: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:45.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:45.318: psql pid 63: DETAIL: main slot: 0 length: 40 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:45.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:45.318: psql pid 63: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:14:45.318: psql pid 63: ERROR: authentication failed 2023-06-22 11:14:45.318: psql pid 63: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:14:45.318: psql pid 63: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:14:45.318: psql pid 63: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:14:46.485: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:46.485: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:14:46.485: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:14:46.487: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:14:46.487: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:14:46.493: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:46.493: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:14:46.493: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:46.493: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:46.493: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:46.493: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:14:46.493: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:46.493: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:46.494: sr_check_worker pid 68: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:14:46.494: sr_check_worker pid 68: DEBUG: pool_read: read 301 bytes from backend 0 2023-06-22 11:14:46.494: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:14:46.494: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:14:46.494: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:14:46.494: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:14:46.495: health_check0 pid 69: DEBUG: pool_read: read 310 bytes from backend 0 2023-06-22 11:14:46.495: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:14:46.495: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:46.495: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:46.495: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:6) 2023-06-22 11:14:50.305: psql pid 63: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:14:50.305: psql pid 63: DEBUG: I am 63 accept fd 7 2023-06-22 11:14:50.305: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:14:50.305: psql pid 63: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:14:50.305: psql pid 63: DEBUG: selecting backend connection 2023-06-22 11:14:50.305: psql pid 63: DETAIL: SSLRequest from client 2023-06-22 11:14:50.305: psql pid 63: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:14:50.305: psql pid 63: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:14:50.305: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:14:50.305: psql pid 63: DETAIL: application_name: psql 2023-06-22 11:14:50.305: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:14:50.305: psql pid 63: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:14:50.305: psql pid 63: DEBUG: creating new connection to backend 2023-06-22 11:14:50.305: psql pid 63: DETAIL: connecting 0 backend 2023-06-22 11:14:50.307: psql pid 63: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:14:50.309: psql pid 63: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:50.309: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:50.309: psql pid 63: DETAIL: slot: 0 length: 12 2023-06-22 11:14:50.309: psql pid 63: DEBUG: authentication backend 2023-06-22 11:14:50.309: psql pid 63: DETAIL: auth kind:5 2023-06-22 11:14:50.309: psql pid 63: DEBUG: authentication backend: 0 2023-06-22 11:14:50.309: psql pid 63: DETAIL: trying md5 authentication 2023-06-22 11:14:50.309: psql pid 63: DEBUG: performing md5 authentication 2023-06-22 11:14:50.309: psql pid 63: DETAIL: DB node id: 0 salt: 41ab8add 2023-06-22 11:14:50.309: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:50.309: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:50.309: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:50.309: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:14:50.309: psql pid 63: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:14:50.311: psql pid 63: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:50.311: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:50.312: psql pid 63: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:14:50.312: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:50.312: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:50.312: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:50.312: psql pid 63: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:14:50.312: psql pid 63: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:14:50.312: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:50.312: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:50.312: psql pid 63: DETAIL: main slot: 0 length: 26 2023-06-22 11:14:50.312: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:50.312: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:50.312: psql pid 63: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:14:50.312: psql pid 63: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:50.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:50.313: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:50.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:50.313: psql pid 63: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:50.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:50.313: psql pid 63: DETAIL: main slot: 0 length: 23 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:50.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:50.313: psql pid 63: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:50.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:50.313: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:50.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:50.313: psql pid 63: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:50.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:50.313: psql pid 63: DETAIL: main slot: 0 length: 27 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:50.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:50.313: psql pid 63: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:50.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:50.313: psql pid 63: DETAIL: main slot: 0 length: 21 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:50.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:50.313: psql pid 63: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:50.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:50.313: psql pid 63: DETAIL: main slot: 0 length: 24 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:50.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:50.313: psql pid 63: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:50.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:50.313: psql pid 63: DETAIL: main slot: 0 length: 35 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:50.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:50.313: psql pid 63: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:50.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:50.313: psql pid 63: DETAIL: main slot: 0 length: 17 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:50.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:50.313: psql pid 63: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:50.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:50.313: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:50.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:50.313: psql pid 63: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:50.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:14:50.313: psql pid 63: DETAIL: main slot: 0 length: 40 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:50.313: psql pid 63: DEBUG: process parameter status 2023-06-22 11:14:50.313: psql pid 63: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:50.313: psql pid 63: ERROR: authentication failed 2023-06-22 11:14:50.313: psql pid 63: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:14:50.313: psql pid 63: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:14:50.313: psql pid 63: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:14:55.309: psql pid 64: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:14:55.309: psql pid 64: DEBUG: I am 64 accept fd 7 2023-06-22 11:14:55.309: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:14:55.309: psql pid 64: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:14:55.309: psql pid 64: DEBUG: selecting backend connection 2023-06-22 11:14:55.309: psql pid 64: DETAIL: SSLRequest from client 2023-06-22 11:14:55.309: psql pid 64: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:14:55.309: psql pid 64: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:14:55.309: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:14:55.309: psql pid 64: DETAIL: application_name: psql 2023-06-22 11:14:55.309: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:14:55.309: psql pid 64: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:14:55.309: psql pid 64: DEBUG: creating new connection to backend 2023-06-22 11:14:55.309: psql pid 64: DETAIL: connecting 0 backend 2023-06-22 11:14:55.311: psql pid 64: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:14:55.317: psql pid 64: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:55.317: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:55.317: psql pid 64: DETAIL: slot: 0 length: 12 2023-06-22 11:14:55.317: psql pid 64: DEBUG: authentication backend 2023-06-22 11:14:55.317: psql pid 64: DETAIL: auth kind:5 2023-06-22 11:14:55.317: psql pid 64: DEBUG: authentication backend: 0 2023-06-22 11:14:55.317: psql pid 64: DETAIL: trying md5 authentication 2023-06-22 11:14:55.317: psql pid 64: DEBUG: performing md5 authentication 2023-06-22 11:14:55.317: psql pid 64: DETAIL: DB node id: 0 salt: eee522b6 2023-06-22 11:14:55.317: psql pid 64: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:55.317: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:55.317: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:55.317: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:14:55.317: psql pid 64: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:14:55.319: psql pid 64: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:55.319: psql pid 64: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:55.320: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:55.320: psql pid 64: DETAIL: main slot: 0 length: 26 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:55.320: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:55.320: psql pid 64: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:55.320: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:55.320: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:55.320: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:55.320: psql pid 64: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:55.320: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:55.320: psql pid 64: DETAIL: main slot: 0 length: 23 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:55.320: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:55.320: psql pid 64: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:14:55.320: psql pid 64: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:55.321: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:55.321: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:55.321: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:55.321: psql pid 64: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:55.321: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:55.321: psql pid 64: DETAIL: main slot: 0 length: 27 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:55.321: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:55.321: psql pid 64: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:55.321: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:55.321: psql pid 64: DETAIL: main slot: 0 length: 21 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:55.321: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:55.321: psql pid 64: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:55.321: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:55.321: psql pid 64: DETAIL: main slot: 0 length: 24 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:55.321: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:55.321: psql pid 64: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:55.321: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:55.321: psql pid 64: DETAIL: main slot: 0 length: 35 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:55.321: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:55.321: psql pid 64: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:55.321: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:55.321: psql pid 64: DETAIL: main slot: 0 length: 17 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:55.321: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:55.321: psql pid 64: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:55.321: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:55.321: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:55.321: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:55.321: psql pid 64: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:14:55.321: psql pid 64: DEBUG: reading message length 2023-06-22 11:14:55.321: psql pid 64: DETAIL: main slot: 0 length: 40 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:55.321: psql pid 64: DEBUG: process parameter status 2023-06-22 11:14:55.321: psql pid 64: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:55.321: psql pid 64: ERROR: authentication failed 2023-06-22 11:14:55.321: psql pid 64: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:14:55.321: psql pid 64: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:14:55.321: psql pid 64: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:14:56.495: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:14:56.495: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:14:56.495: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:56.499: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:14:56.499: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:14:56.503: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:56.503: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:14:56.504: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:56.504: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:56.504: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:14:56.504: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:14:56.504: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:14:56.504: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:14:56.504: health_check0 pid 69: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:14:56.504: health_check0 pid 69: DEBUG: pool_read: read 295 bytes from backend 0 2023-06-22 11:14:56.505: health_check0 pid 69: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:14:56.505: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:14:56.505: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:56.505: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:14:56.505: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:7) 2023-06-22 11:14:56.505: sr_check_worker pid 68: DEBUG: pool_read: read 304 bytes from backend 0 2023-06-22 11:14:56.505: sr_check_worker pid 68: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:14:56.505: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:14:56.505: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:14:56.505: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:14:56.505: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:15:00.309: psql pid 65: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:15:00.309: psql pid 65: DEBUG: I am 65 accept fd 7 2023-06-22 11:15:00.309: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:15:00.309: psql pid 65: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:15:00.309: psql pid 65: DEBUG: selecting backend connection 2023-06-22 11:15:00.309: psql pid 65: DETAIL: SSLRequest from client 2023-06-22 11:15:00.309: psql pid 65: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:15:00.309: psql pid 65: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:15:00.309: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:15:00.309: psql pid 65: DETAIL: application_name: psql 2023-06-22 11:15:00.309: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:15:00.309: psql pid 65: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:15:00.309: psql pid 65: DEBUG: creating new connection to backend 2023-06-22 11:15:00.309: psql pid 65: DETAIL: connecting 0 backend 2023-06-22 11:15:00.311: psql pid 65: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:15:00.314: psql pid 65: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:00.314: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:00.314: psql pid 65: DETAIL: slot: 0 length: 12 2023-06-22 11:15:00.314: psql pid 65: DEBUG: authentication backend 2023-06-22 11:15:00.314: psql pid 65: DETAIL: auth kind:5 2023-06-22 11:15:00.314: psql pid 65: DEBUG: authentication backend: 0 2023-06-22 11:15:00.314: psql pid 65: DETAIL: trying md5 authentication 2023-06-22 11:15:00.314: psql pid 65: DEBUG: performing md5 authentication 2023-06-22 11:15:00.314: psql pid 65: DETAIL: DB node id: 0 salt: ddb83aaa 2023-06-22 11:15:00.314: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:00.314: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:00.314: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:00.314: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:15:00.314: psql pid 65: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:15:00.316: psql pid 65: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:00.316: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_read: read 308 bytes from backend 0 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:00.318: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:00.318: psql pid 65: DETAIL: main slot: 0 length: 26 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:00.318: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:00.318: psql pid 65: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:00.318: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:00.318: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:00.318: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:00.318: psql pid 65: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:00.318: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:00.318: psql pid 65: DETAIL: main slot: 0 length: 23 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:00.318: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:00.318: psql pid 65: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:00.318: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:00.318: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:00.318: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:00.318: psql pid 65: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:00.318: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:00.318: psql pid 65: DETAIL: main slot: 0 length: 27 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:00.318: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:00.318: psql pid 65: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:00.318: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:00.318: psql pid 65: DETAIL: main slot: 0 length: 21 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:00.318: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:00.318: psql pid 65: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:00.318: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:00.318: psql pid 65: DETAIL: main slot: 0 length: 24 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:00.318: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:00.318: psql pid 65: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:00.318: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:00.318: psql pid 65: DETAIL: main slot: 0 length: 35 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:00.318: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:00.318: psql pid 65: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:00.318: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:00.318: psql pid 65: DETAIL: main slot: 0 length: 17 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:00.318: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:00.318: psql pid 65: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:00.318: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:00.318: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:00.318: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:00.318: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:00.318: psql pid 65: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:15:00.319: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:00.319: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:00.319: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:00.319: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:00.319: psql pid 65: DETAIL: main slot: 0 length: 40 2023-06-22 11:15:00.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:00.319: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:00.319: psql pid 65: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:15:00.319: psql pid 65: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:15:00.319: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:00.319: psql pid 65: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:15:00.319: psql pid 65: ERROR: authentication failed 2023-06-22 11:15:00.319: psql pid 65: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:15:00.319: psql pid 65: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:15:00.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:00.319: psql pid 65: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:15:00.319: psql pid 65: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:15:00.319: psql pid 65: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:15:05.305: psql pid 65: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:15:05.305: psql pid 65: DEBUG: I am 65 accept fd 7 2023-06-22 11:15:05.305: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:15:05.305: psql pid 65: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:15:05.305: psql pid 65: DEBUG: selecting backend connection 2023-06-22 11:15:05.305: psql pid 65: DETAIL: SSLRequest from client 2023-06-22 11:15:05.305: psql pid 65: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:15:05.305: psql pid 65: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:15:05.305: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:15:05.305: psql pid 65: DETAIL: application_name: psql 2023-06-22 11:15:05.305: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:15:05.305: psql pid 65: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:15:05.305: psql pid 65: DEBUG: creating new connection to backend 2023-06-22 11:15:05.305: psql pid 65: DETAIL: connecting 0 backend 2023-06-22 11:15:05.310: psql pid 65: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:15:05.315: psql pid 65: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:05.315: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:05.315: psql pid 65: DETAIL: slot: 0 length: 12 2023-06-22 11:15:05.315: psql pid 65: DEBUG: authentication backend 2023-06-22 11:15:05.315: psql pid 65: DETAIL: auth kind:5 2023-06-22 11:15:05.315: psql pid 65: DEBUG: authentication backend: 0 2023-06-22 11:15:05.315: psql pid 65: DETAIL: trying md5 authentication 2023-06-22 11:15:05.315: psql pid 65: DEBUG: performing md5 authentication 2023-06-22 11:15:05.315: psql pid 65: DETAIL: DB node id: 0 salt: b96e7c6 2023-06-22 11:15:05.315: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:05.315: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:05.315: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:05.315: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:15:05.315: psql pid 65: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:15:05.317: psql pid 65: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:05.317: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:05.319: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:05.319: psql pid 65: DETAIL: main slot: 0 length: 26 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:05.319: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:05.319: psql pid 65: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:05.319: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:05.319: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:05.319: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:05.319: psql pid 65: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:05.319: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:05.319: psql pid 65: DETAIL: main slot: 0 length: 23 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:05.319: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:05.319: psql pid 65: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:05.319: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:05.319: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:05.319: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:05.319: psql pid 65: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:05.319: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:05.319: psql pid 65: DETAIL: main slot: 0 length: 27 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:05.319: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:05.319: psql pid 65: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:05.319: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:05.319: psql pid 65: DETAIL: main slot: 0 length: 21 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:05.319: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:05.319: psql pid 65: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:05.319: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:05.319: psql pid 65: DETAIL: main slot: 0 length: 24 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:05.319: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:05.319: psql pid 65: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:05.319: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:05.319: psql pid 65: DETAIL: main slot: 0 length: 35 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:05.319: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:05.319: psql pid 65: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:05.319: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:05.319: psql pid 65: DETAIL: main slot: 0 length: 17 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:05.319: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:05.319: psql pid 65: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:05.319: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:05.319: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:05.319: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:05.319: psql pid 65: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:05.319: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:05.319: psql pid 65: DETAIL: main slot: 0 length: 40 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:05.319: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:05.319: psql pid 65: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:15:05.319: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:05.320: psql pid 65: ERROR: authentication failed 2023-06-22 11:15:05.320: psql pid 65: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:15:05.320: psql pid 65: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:15:05.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:05.320: psql pid 65: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:15:05.320: psql pid 65: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:15:05.320: psql pid 65: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:15:06.505: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:06.505: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:15:06.505: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:15:06.507: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:15:06.509: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:15:06.513: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:06.513: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:15:06.513: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:06.513: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:06.514: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:06.514: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:15:06.514: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:06.514: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:06.515: health_check0 pid 69: DEBUG: pool_read: read 304 bytes from backend 0 2023-06-22 11:15:06.515: health_check0 pid 69: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:15:06.515: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:15:06.515: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:06.515: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:06.515: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:8) 2023-06-22 11:15:06.516: sr_check_worker pid 68: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:15:06.516: sr_check_worker pid 68: DEBUG: pool_read: read 295 bytes from backend 0 2023-06-22 11:15:06.516: sr_check_worker pid 68: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:15:06.516: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:15:06.516: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:15:06.516: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:15:06.516: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:15:10.305: psql pid 64: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:15:10.305: psql pid 64: DEBUG: I am 64 accept fd 7 2023-06-22 11:15:10.305: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:15:10.305: psql pid 64: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:15:10.305: psql pid 64: DEBUG: selecting backend connection 2023-06-22 11:15:10.305: psql pid 64: DETAIL: SSLRequest from client 2023-06-22 11:15:10.305: psql pid 64: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:15:10.305: psql pid 64: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:15:10.305: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:15:10.305: psql pid 64: DETAIL: application_name: psql 2023-06-22 11:15:10.305: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:15:10.305: psql pid 64: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:15:10.305: psql pid 64: DEBUG: creating new connection to backend 2023-06-22 11:15:10.305: psql pid 64: DETAIL: connecting 0 backend 2023-06-22 11:15:10.307: psql pid 64: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:15:10.309: psql pid 64: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:10.309: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:10.309: psql pid 64: DETAIL: slot: 0 length: 12 2023-06-22 11:15:10.309: psql pid 64: DEBUG: authentication backend 2023-06-22 11:15:10.309: psql pid 64: DETAIL: auth kind:5 2023-06-22 11:15:10.309: psql pid 64: DEBUG: authentication backend: 0 2023-06-22 11:15:10.309: psql pid 64: DETAIL: trying md5 authentication 2023-06-22 11:15:10.309: psql pid 64: DEBUG: performing md5 authentication 2023-06-22 11:15:10.309: psql pid 64: DETAIL: DB node id: 0 salt: 79b8eed7 2023-06-22 11:15:10.309: psql pid 64: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:10.309: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.309: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:10.309: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:15:10.309: psql pid 64: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:15:10.311: psql pid 64: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:10.311: psql pid 64: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_read: read 308 bytes from backend 0 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:10.313: psql pid 64: DETAIL: main slot: 0 length: 26 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:10.313: psql pid 64: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:10.313: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:10.313: psql pid 64: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:10.313: psql pid 64: DETAIL: main slot: 0 length: 23 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:10.313: psql pid 64: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:10.313: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:10.313: psql pid 64: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:10.313: psql pid 64: DETAIL: main slot: 0 length: 27 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:10.313: psql pid 64: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:10.313: psql pid 64: DETAIL: main slot: 0 length: 21 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:10.313: psql pid 64: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:10.313: psql pid 64: DETAIL: main slot: 0 length: 24 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:10.313: psql pid 64: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:10.313: psql pid 64: DETAIL: main slot: 0 length: 35 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:10.313: psql pid 64: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:10.313: psql pid 64: DETAIL: main slot: 0 length: 17 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:10.313: psql pid 64: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:15:10.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:10.313: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:10.314: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.314: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:10.314: psql pid 64: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:15:10.314: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:10.314: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:10.314: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.314: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:10.314: psql pid 64: DETAIL: main slot: 0 length: 40 2023-06-22 11:15:10.314: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.314: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:10.314: psql pid 64: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:15:10.314: psql pid 64: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:15:10.314: psql pid 64: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:10.314: psql pid 64: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:15:10.314: psql pid 64: ERROR: authentication failed 2023-06-22 11:15:10.314: psql pid 64: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:15:10.314: psql pid 64: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:15:10.314: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.314: psql pid 64: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:15:10.314: psql pid 64: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:15:10.314: psql pid 64: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:15:10.352: psql pid 65: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:15:10.352: psql pid 65: DEBUG: I am 65 accept fd 7 2023-06-22 11:15:10.352: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:15:10.352: psql pid 65: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:15:10.352: psql pid 65: DEBUG: selecting backend connection 2023-06-22 11:15:10.352: psql pid 65: DETAIL: SSLRequest from client 2023-06-22 11:15:10.352: psql pid 65: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:15:10.352: psql pid 65: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:15:10.352: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:15:10.352: psql pid 65: DETAIL: application_name: psql 2023-06-22 11:15:10.352: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:15:10.352: psql pid 65: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:15:10.352: psql pid 65: DEBUG: creating new connection to backend 2023-06-22 11:15:10.352: psql pid 65: DETAIL: connecting 0 backend 2023-06-22 11:15:10.354: psql pid 65: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:15:10.356: psql pid 65: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:10.356: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:10.356: psql pid 65: DETAIL: slot: 0 length: 12 2023-06-22 11:15:10.356: psql pid 65: DEBUG: authentication backend 2023-06-22 11:15:10.356: psql pid 65: DETAIL: auth kind:5 2023-06-22 11:15:10.356: psql pid 65: DEBUG: authentication backend: 0 2023-06-22 11:15:10.356: psql pid 65: DETAIL: trying md5 authentication 2023-06-22 11:15:10.356: psql pid 65: DEBUG: performing md5 authentication 2023-06-22 11:15:10.356: psql pid 65: DETAIL: DB node id: 0 salt: 59bc79e 2023-06-22 11:15:10.356: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:10.356: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.356: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:10.356: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:15:10.356: psql pid 65: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:15:10.358: psql pid 65: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:10.358: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_read: read 308 bytes from backend 0 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.359: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:10.359: psql pid 65: DETAIL: main slot: 0 length: 26 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.359: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:10.359: psql pid 65: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.359: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:10.359: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.359: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:10.359: psql pid 65: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.359: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:10.359: psql pid 65: DETAIL: main slot: 0 length: 23 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.359: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:10.359: psql pid 65: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.359: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:10.359: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.359: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:10.359: psql pid 65: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.359: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:10.359: psql pid 65: DETAIL: main slot: 0 length: 27 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.359: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:10.359: psql pid 65: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.359: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:10.359: psql pid 65: DETAIL: main slot: 0 length: 21 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.359: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:10.359: psql pid 65: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.359: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:10.359: psql pid 65: DETAIL: main slot: 0 length: 24 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.359: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:10.359: psql pid 65: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.359: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:10.359: psql pid 65: DETAIL: main slot: 0 length: 35 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.359: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:10.359: psql pid 65: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.359: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:10.359: psql pid 65: DETAIL: main slot: 0 length: 17 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.359: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:10.359: psql pid 65: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.359: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:10.359: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.359: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:10.359: psql pid 65: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:10.359: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:10.359: psql pid 65: DETAIL: main slot: 0 length: 40 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.359: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:10.359: psql pid 65: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:15:10.359: psql pid 65: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:15:10.360: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:10.360: psql pid 65: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:15:10.360: psql pid 65: ERROR: authentication failed 2023-06-22 11:15:10.360: psql pid 65: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:15:10.360: psql pid 65: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:15:10.360: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:10.360: psql pid 65: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:15:10.360: psql pid 65: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:15:10.360: psql pid 65: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:15:15.309: psql pid 65: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:15:15.309: psql pid 65: DEBUG: I am 65 accept fd 7 2023-06-22 11:15:15.309: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:15:15.309: psql pid 65: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:15:15.310: psql pid 65: DEBUG: selecting backend connection 2023-06-22 11:15:15.310: psql pid 65: DETAIL: SSLRequest from client 2023-06-22 11:15:15.310: psql pid 65: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:15:15.310: psql pid 65: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:15:15.310: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:15:15.310: psql pid 65: DETAIL: application_name: psql 2023-06-22 11:15:15.310: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:15:15.310: psql pid 65: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:15:15.310: psql pid 65: DEBUG: creating new connection to backend 2023-06-22 11:15:15.310: psql pid 65: DETAIL: connecting 0 backend 2023-06-22 11:15:15.313: psql pid 65: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:15:15.318: psql pid 65: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:15.318: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:15.318: psql pid 65: DETAIL: slot: 0 length: 12 2023-06-22 11:15:15.318: psql pid 65: DEBUG: authentication backend 2023-06-22 11:15:15.318: psql pid 65: DETAIL: auth kind:5 2023-06-22 11:15:15.319: psql pid 65: DEBUG: authentication backend: 0 2023-06-22 11:15:15.319: psql pid 65: DETAIL: trying md5 authentication 2023-06-22 11:15:15.319: psql pid 65: DEBUG: performing md5 authentication 2023-06-22 11:15:15.319: psql pid 65: DETAIL: DB node id: 0 salt: 55433e9 2023-06-22 11:15:15.319: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:15.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:15.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:15.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:15:15.319: psql pid 65: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:15:15.321: psql pid 65: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:15.321: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_read: read 308 bytes from backend 0 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:15.322: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:15.322: psql pid 65: DETAIL: main slot: 0 length: 26 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:15.322: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:15.322: psql pid 65: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:15.322: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:15.322: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:15.322: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:15.322: psql pid 65: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:15.322: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:15.322: psql pid 65: DETAIL: main slot: 0 length: 23 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:15.322: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:15.322: psql pid 65: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:15.322: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:15.322: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:15.322: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:15.322: psql pid 65: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:15.322: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:15.322: psql pid 65: DETAIL: main slot: 0 length: 27 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:15.322: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:15.322: psql pid 65: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:15.322: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:15.322: psql pid 65: DETAIL: main slot: 0 length: 21 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:15.322: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:15.322: psql pid 65: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:15.322: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:15.322: psql pid 65: DETAIL: main slot: 0 length: 24 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:15.322: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:15.322: psql pid 65: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:15.322: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:15.322: psql pid 65: DETAIL: main slot: 0 length: 35 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:15.322: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:15.322: psql pid 65: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:15:15.322: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:15.322: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:15.323: psql pid 65: DETAIL: main slot: 0 length: 17 2023-06-22 11:15:15.323: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:15.323: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:15.323: psql pid 65: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:15:15.323: psql pid 65: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:15:15.323: psql pid 65: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:15:15.323: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:15.323: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:15.323: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:15.323: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:15.323: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:15.323: psql pid 65: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:15:15.323: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:15.323: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:15.323: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:15.323: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:15.323: psql pid 65: DETAIL: main slot: 0 length: 40 2023-06-22 11:15:15.323: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:15.323: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:15.323: psql pid 65: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:15:15.323: psql pid 65: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:15:15.323: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:15.323: psql pid 65: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:15:15.323: psql pid 65: ERROR: authentication failed 2023-06-22 11:15:15.323: psql pid 65: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:15:15.323: psql pid 65: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:15:15.323: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:15.323: psql pid 65: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:15:15.323: psql pid 65: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:15:15.323: psql pid 65: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:15:16.515: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:16.516: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:15:16.516: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:15:16.517: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:15:16.518: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:15:16.520: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:16.520: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:15:16.520: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:16.520: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:16.520: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:16.520: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:15:16.520: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:16.520: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:16.521: health_check0 pid 69: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:15:16.521: health_check0 pid 69: DEBUG: pool_read: read 301 bytes from backend 0 2023-06-22 11:15:16.521: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:15:16.521: sr_check_worker pid 68: DEBUG: pool_read: read 304 bytes from backend 0 2023-06-22 11:15:16.521: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:16.521: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:16.521: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:9) 2023-06-22 11:15:16.521: sr_check_worker pid 68: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:15:16.521: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:15:16.521: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:15:16.521: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:15:16.522: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:15:20.309: psql pid 66: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:15:20.309: psql pid 66: DEBUG: I am 66 accept fd 7 2023-06-22 11:15:20.309: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:15:20.309: psql pid 66: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:15:20.309: psql pid 66: DEBUG: selecting backend connection 2023-06-22 11:15:20.309: psql pid 66: DETAIL: SSLRequest from client 2023-06-22 11:15:20.309: psql pid 66: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:15:20.309: psql pid 66: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:15:20.309: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:15:20.309: psql pid 66: DETAIL: application_name: psql 2023-06-22 11:15:20.309: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:15:20.309: psql pid 66: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:15:20.309: psql pid 66: DEBUG: creating new connection to backend 2023-06-22 11:15:20.309: psql pid 66: DETAIL: connecting 0 backend 2023-06-22 11:15:20.311: psql pid 66: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:15:20.327: psql pid 66: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:20.327: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:20.327: psql pid 66: DETAIL: slot: 0 length: 12 2023-06-22 11:15:20.327: psql pid 66: DEBUG: authentication backend 2023-06-22 11:15:20.327: psql pid 66: DETAIL: auth kind:5 2023-06-22 11:15:20.327: psql pid 66: DEBUG: authentication backend: 0 2023-06-22 11:15:20.327: psql pid 66: DETAIL: trying md5 authentication 2023-06-22 11:15:20.327: psql pid 66: DEBUG: performing md5 authentication 2023-06-22 11:15:20.327: psql pid 66: DETAIL: DB node id: 0 salt: a37e2af6 2023-06-22 11:15:20.327: psql pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:20.327: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:20.327: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:20.327: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:15:20.327: psql pid 66: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:15:20.329: psql pid 66: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:20.329: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:20.330: psql pid 66: DEBUG: pool_read: read 308 bytes from backend 0 2023-06-22 11:15:20.330: psql pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:20.330: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:20.330: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:20.330: psql pid 66: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:15:20.330: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:20.330: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:20.330: psql pid 66: DETAIL: main slot: 0 length: 26 2023-06-22 11:15:20.330: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:20.330: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:20.330: psql pid 66: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:15:20.330: psql pid 66: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:15:20.330: psql pid 66: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:20.331: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:20.331: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:20.331: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:20.331: psql pid 66: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:20.331: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:20.331: psql pid 66: DETAIL: main slot: 0 length: 23 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:20.331: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:20.331: psql pid 66: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:20.331: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:20.331: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:20.331: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:20.331: psql pid 66: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:20.331: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:20.331: psql pid 66: DETAIL: main slot: 0 length: 27 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:20.331: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:20.331: psql pid 66: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:20.331: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:20.331: psql pid 66: DETAIL: main slot: 0 length: 21 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:20.331: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:20.331: psql pid 66: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:20.331: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:20.331: psql pid 66: DETAIL: main slot: 0 length: 24 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:20.331: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:20.331: psql pid 66: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:20.331: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:20.331: psql pid 66: DETAIL: main slot: 0 length: 35 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:20.331: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:20.331: psql pid 66: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:20.331: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:20.331: psql pid 66: DETAIL: main slot: 0 length: 17 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:20.331: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:20.331: psql pid 66: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:20.331: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:20.331: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:20.331: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:20.331: psql pid 66: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:20.331: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:20.331: psql pid 66: DETAIL: main slot: 0 length: 40 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:20.331: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:20.331: psql pid 66: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:15:20.331: psql pid 66: ERROR: authentication failed 2023-06-22 11:15:20.331: psql pid 66: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:15:20.331: psql pid 66: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:15:20.331: psql pid 66: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:15:25.309: psql pid 66: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:15:25.309: psql pid 66: DEBUG: I am 66 accept fd 7 2023-06-22 11:15:25.309: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:15:25.309: psql pid 66: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:15:25.309: psql pid 66: DEBUG: selecting backend connection 2023-06-22 11:15:25.309: psql pid 66: DETAIL: SSLRequest from client 2023-06-22 11:15:25.309: psql pid 66: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:15:25.309: psql pid 66: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:15:25.309: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:15:25.309: psql pid 66: DETAIL: application_name: psql 2023-06-22 11:15:25.309: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:15:25.309: psql pid 66: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:15:25.309: psql pid 66: DEBUG: creating new connection to backend 2023-06-22 11:15:25.309: psql pid 66: DETAIL: connecting 0 backend 2023-06-22 11:15:25.311: psql pid 66: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:15:25.315: psql pid 66: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:25.315: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:25.315: psql pid 66: DETAIL: slot: 0 length: 12 2023-06-22 11:15:25.315: psql pid 66: DEBUG: authentication backend 2023-06-22 11:15:25.315: psql pid 66: DETAIL: auth kind:5 2023-06-22 11:15:25.315: psql pid 66: DEBUG: authentication backend: 0 2023-06-22 11:15:25.315: psql pid 66: DETAIL: trying md5 authentication 2023-06-22 11:15:25.315: psql pid 66: DEBUG: performing md5 authentication 2023-06-22 11:15:25.315: psql pid 66: DETAIL: DB node id: 0 salt: a1a25f3 2023-06-22 11:15:25.315: psql pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:25.315: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:25.315: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:25.315: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:15:25.315: psql pid 66: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:15:25.317: psql pid 66: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:25.317: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_read: read 314 bytes from backend 0 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:25.318: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:25.318: psql pid 66: DETAIL: main slot: 0 length: 26 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:25.318: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:25.318: psql pid 66: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:25.318: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:25.318: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:25.318: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:25.318: psql pid 66: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:25.318: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:25.318: psql pid 66: DETAIL: main slot: 0 length: 23 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:25.318: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:25.318: psql pid 66: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:25.318: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:25.318: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:25.318: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:25.318: psql pid 66: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:25.318: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:25.319: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:25.319: psql pid 66: DETAIL: main slot: 0 length: 27 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:25.319: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:25.319: psql pid 66: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:25.319: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:25.319: psql pid 66: DETAIL: main slot: 0 length: 21 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:25.319: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:25.319: psql pid 66: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:25.319: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:25.319: psql pid 66: DETAIL: main slot: 0 length: 24 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:25.319: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:25.319: psql pid 66: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:25.319: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:25.319: psql pid 66: DETAIL: main slot: 0 length: 35 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:25.319: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:25.319: psql pid 66: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:25.319: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:25.319: psql pid 66: DETAIL: main slot: 0 length: 17 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:25.319: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:25.319: psql pid 66: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:25.319: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:25.319: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:25.319: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:25.319: psql pid 66: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:25.319: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:25.319: psql pid 66: DETAIL: main slot: 0 length: 40 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:25.319: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:25.319: psql pid 66: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:25.319: psql pid 66: ERROR: authentication failed 2023-06-22 11:15:25.319: psql pid 66: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:15:25.319: psql pid 66: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:15:25.319: psql pid 66: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:15:26.521: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:26.522: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:15:26.522: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:15:26.524: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:15:26.524: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:15:26.528: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:26.528: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:15:26.528: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:26.528: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:26.529: sr_check_worker pid 68: DEBUG: pool_read: read 310 bytes from backend 0 2023-06-22 11:15:26.529: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:15:26.529: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:15:26.529: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:15:26.529: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:15:26.531: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:26.531: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:15:26.531: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:26.531: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:26.532: health_check0 pid 69: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:15:26.532: health_check0 pid 69: DEBUG: pool_read: read 301 bytes from backend 0 2023-06-22 11:15:26.532: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:15:26.532: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:26.532: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:26.532: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:10) 2023-06-22 11:15:30.309: psql pid 63: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:15:30.309: psql pid 63: DEBUG: I am 63 accept fd 7 2023-06-22 11:15:30.309: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:15:30.309: psql pid 63: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:15:30.309: psql pid 63: DEBUG: selecting backend connection 2023-06-22 11:15:30.309: psql pid 63: DETAIL: SSLRequest from client 2023-06-22 11:15:30.309: psql pid 63: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:15:30.309: psql pid 63: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:15:30.309: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:15:30.310: psql pid 63: DETAIL: application_name: psql 2023-06-22 11:15:30.310: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:15:30.310: psql pid 63: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:15:30.310: psql pid 63: DEBUG: creating new connection to backend 2023-06-22 11:15:30.310: psql pid 63: DETAIL: connecting 0 backend 2023-06-22 11:15:30.312: psql pid 63: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:15:30.313: psql pid 63: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:30.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:30.313: psql pid 63: DETAIL: slot: 0 length: 12 2023-06-22 11:15:30.313: psql pid 63: DEBUG: authentication backend 2023-06-22 11:15:30.313: psql pid 63: DETAIL: auth kind:5 2023-06-22 11:15:30.313: psql pid 63: DEBUG: authentication backend: 0 2023-06-22 11:15:30.313: psql pid 63: DETAIL: trying md5 authentication 2023-06-22 11:15:30.314: psql pid 63: DEBUG: performing md5 authentication 2023-06-22 11:15:30.314: psql pid 63: DETAIL: DB node id: 0 salt: d75b063 2023-06-22 11:15:30.314: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:30.314: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:30.314: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:30.314: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:15:30.314: psql pid 63: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:15:30.316: psql pid 63: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:30.316: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:30.317: psql pid 63: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:15:30.317: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:30.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:30.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:30.317: psql pid 63: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:15:30.317: psql pid 63: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:15:30.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:30.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:30.317: psql pid 63: DETAIL: main slot: 0 length: 26 2023-06-22 11:15:30.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:30.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:30.317: psql pid 63: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:30.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:30.318: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:30.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:30.318: psql pid 63: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:30.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:30.318: psql pid 63: DETAIL: main slot: 0 length: 23 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:30.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:30.318: psql pid 63: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:30.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:30.318: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:30.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:30.318: psql pid 63: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:30.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:30.318: psql pid 63: DETAIL: main slot: 0 length: 27 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:30.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:30.318: psql pid 63: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:30.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:30.318: psql pid 63: DETAIL: main slot: 0 length: 21 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:30.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:30.318: psql pid 63: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:30.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:30.318: psql pid 63: DETAIL: main slot: 0 length: 24 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:30.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:30.318: psql pid 63: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:30.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:30.318: psql pid 63: DETAIL: main slot: 0 length: 35 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:30.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:30.318: psql pid 63: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:30.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:30.318: psql pid 63: DETAIL: main slot: 0 length: 17 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:30.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:30.318: psql pid 63: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:15:30.318: psql pid 63: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:15:30.319: psql pid 63: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:15:30.319: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:30.319: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:30.319: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:30.319: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:30.319: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:30.319: psql pid 63: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:15:30.319: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:30.319: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:30.319: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:30.319: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:30.319: psql pid 63: DETAIL: main slot: 0 length: 40 2023-06-22 11:15:30.319: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:30.319: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:30.319: psql pid 63: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:15:30.319: psql pid 63: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:15:30.319: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:30.319: psql pid 63: ERROR: authentication failed 2023-06-22 11:15:30.319: psql pid 63: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:15:30.319: psql pid 63: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:15:30.319: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:30.319: psql pid 63: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:15:30.319: psql pid 63: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:15:30.319: psql pid 63: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:15:35.317: psql pid 66: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:15:35.317: psql pid 66: DEBUG: I am 66 accept fd 7 2023-06-22 11:15:35.317: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:15:35.317: psql pid 66: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:15:35.317: psql pid 66: DEBUG: selecting backend connection 2023-06-22 11:15:35.317: psql pid 66: DETAIL: SSLRequest from client 2023-06-22 11:15:35.317: psql pid 66: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:15:35.317: psql pid 66: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:15:35.317: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:15:35.317: psql pid 66: DETAIL: application_name: psql 2023-06-22 11:15:35.317: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:15:35.317: psql pid 66: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:15:35.317: psql pid 66: DEBUG: creating new connection to backend 2023-06-22 11:15:35.317: psql pid 66: DETAIL: connecting 0 backend 2023-06-22 11:15:35.320: psql pid 66: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:15:35.325: psql pid 66: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:35.325: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:35.325: psql pid 66: DETAIL: slot: 0 length: 12 2023-06-22 11:15:35.325: psql pid 66: DEBUG: authentication backend 2023-06-22 11:15:35.325: psql pid 66: DETAIL: auth kind:5 2023-06-22 11:15:35.325: psql pid 66: DEBUG: authentication backend: 0 2023-06-22 11:15:35.325: psql pid 66: DETAIL: trying md5 authentication 2023-06-22 11:15:35.325: psql pid 66: DEBUG: performing md5 authentication 2023-06-22 11:15:35.325: psql pid 66: DETAIL: DB node id: 0 salt: 299ce2a2 2023-06-22 11:15:35.325: psql pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:35.325: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:35.325: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:35.325: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:15:35.325: psql pid 66: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:15:35.327: psql pid 66: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:35.327: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:35.328: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:35.328: psql pid 66: DETAIL: main slot: 0 length: 26 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:35.328: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:35.328: psql pid 66: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:35.328: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:35.328: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:35.328: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:35.328: psql pid 66: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:35.328: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:35.328: psql pid 66: DETAIL: main slot: 0 length: 23 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:35.328: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:35.328: psql pid 66: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:35.328: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:35.328: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:35.328: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:35.328: psql pid 66: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:35.328: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:35.328: psql pid 66: DETAIL: main slot: 0 length: 27 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:35.328: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:35.328: psql pid 66: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:35.328: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:35.328: psql pid 66: DETAIL: main slot: 0 length: 21 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:35.328: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:35.328: psql pid 66: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:35.328: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:35.328: psql pid 66: DETAIL: main slot: 0 length: 24 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:35.328: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:35.328: psql pid 66: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:35.328: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:35.328: psql pid 66: DETAIL: main slot: 0 length: 35 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:35.328: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:35.328: psql pid 66: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:35.328: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:35.328: psql pid 66: DETAIL: main slot: 0 length: 17 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:35.328: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:35.328: psql pid 66: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:35.328: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:35.328: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:35.328: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:35.328: psql pid 66: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:35.328: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:35.328: psql pid 66: DETAIL: main slot: 0 length: 40 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:35.328: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:35.328: psql pid 66: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:35.328: psql pid 66: ERROR: authentication failed 2023-06-22 11:15:35.328: psql pid 66: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:15:35.328: psql pid 66: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:15:35.328: psql pid 66: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:15:36.530: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:15:36.530: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:15:36.532: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:15:36.532: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:36.534: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:15:36.541: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:36.541: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:15:36.541: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:36.541: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:36.542: sr_check_worker pid 68: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:15:36.542: sr_check_worker pid 68: DEBUG: pool_read: read 301 bytes from backend 0 2023-06-22 11:15:36.542: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:15:36.542: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:15:36.542: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:15:36.542: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:15:36.542: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:36.542: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:15:36.542: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:36.542: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:36.545: health_check0 pid 69: DEBUG: pool_read: read 310 bytes from backend 0 2023-06-22 11:15:36.545: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:15:36.545: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:36.545: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:36.545: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:11) 2023-06-22 11:15:40.297: psql pid 66: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:15:40.298: psql pid 66: DEBUG: I am 66 accept fd 7 2023-06-22 11:15:40.298: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:15:40.298: psql pid 66: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:15:40.298: psql pid 66: DEBUG: selecting backend connection 2023-06-22 11:15:40.298: psql pid 66: DETAIL: SSLRequest from client 2023-06-22 11:15:40.298: psql pid 66: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:15:40.298: psql pid 66: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:15:40.298: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:15:40.298: psql pid 66: DETAIL: application_name: psql 2023-06-22 11:15:40.298: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:15:40.298: psql pid 66: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:15:40.298: psql pid 66: DEBUG: creating new connection to backend 2023-06-22 11:15:40.298: psql pid 66: DETAIL: connecting 0 backend 2023-06-22 11:15:40.299: psql pid 66: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:15:40.306: psql pid 66: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:40.306: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:40.306: psql pid 66: DETAIL: slot: 0 length: 12 2023-06-22 11:15:40.306: psql pid 66: DEBUG: authentication backend 2023-06-22 11:15:40.306: psql pid 66: DETAIL: auth kind:5 2023-06-22 11:15:40.306: psql pid 66: DEBUG: authentication backend: 0 2023-06-22 11:15:40.306: psql pid 66: DETAIL: trying md5 authentication 2023-06-22 11:15:40.306: psql pid 66: DEBUG: performing md5 authentication 2023-06-22 11:15:40.306: psql pid 66: DETAIL: DB node id: 0 salt: 2be289e 2023-06-22 11:15:40.306: psql pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:40.306: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:40.306: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:40.306: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:15:40.306: psql pid 66: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:15:40.308: psql pid 66: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:40.308: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:40.309: psql pid 66: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:15:40.309: psql pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:40.309: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:40.309: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:40.309: psql pid 66: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:15:40.309: psql pid 66: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:15:40.309: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:40.309: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:40.310: psql pid 66: DETAIL: main slot: 0 length: 26 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:40.310: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:40.310: psql pid 66: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:40.310: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:40.310: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:40.310: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:40.310: psql pid 66: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:40.310: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:40.310: psql pid 66: DETAIL: main slot: 0 length: 23 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:40.310: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:40.310: psql pid 66: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:40.310: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:40.310: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:40.310: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:40.310: psql pid 66: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:40.310: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:40.310: psql pid 66: DETAIL: main slot: 0 length: 27 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:40.310: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:40.310: psql pid 66: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:40.310: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:40.310: psql pid 66: DETAIL: main slot: 0 length: 21 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:40.310: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:40.310: psql pid 66: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:40.310: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:40.310: psql pid 66: DETAIL: main slot: 0 length: 24 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:40.310: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:40.310: psql pid 66: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:40.310: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:40.310: psql pid 66: DETAIL: main slot: 0 length: 35 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:40.310: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:40.310: psql pid 66: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:40.310: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:40.310: psql pid 66: DETAIL: main slot: 0 length: 17 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:40.310: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:40.310: psql pid 66: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:40.310: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:40.310: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:40.310: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:40.310: psql pid 66: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:40.310: psql pid 66: DEBUG: reading message length 2023-06-22 11:15:40.310: psql pid 66: DETAIL: main slot: 0 length: 40 2023-06-22 11:15:40.310: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:40.311: psql pid 66: DEBUG: process parameter status 2023-06-22 11:15:40.311: psql pid 66: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:15:40.311: psql pid 66: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:15:40.311: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:40.311: psql pid 66: ERROR: authentication failed 2023-06-22 11:15:40.311: psql pid 66: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:15:40.311: psql pid 66: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:15:40.311: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:40.311: psql pid 66: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:15:40.311: psql pid 66: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:15:40.311: psql pid 66: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:15:45.297: psql pid 63: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:15:45.297: psql pid 63: DEBUG: I am 63 accept fd 7 2023-06-22 11:15:45.297: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:15:45.297: psql pid 63: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:15:45.297: psql pid 63: DEBUG: selecting backend connection 2023-06-22 11:15:45.297: psql pid 63: DETAIL: SSLRequest from client 2023-06-22 11:15:45.297: psql pid 63: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:15:45.297: psql pid 63: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:15:45.297: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:15:45.297: psql pid 63: DETAIL: application_name: psql 2023-06-22 11:15:45.297: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:15:45.297: psql pid 63: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:15:45.298: psql pid 63: DEBUG: creating new connection to backend 2023-06-22 11:15:45.298: psql pid 63: DETAIL: connecting 0 backend 2023-06-22 11:15:45.299: psql pid 63: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:15:45.306: psql pid 63: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:45.306: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:45.306: psql pid 63: DETAIL: slot: 0 length: 12 2023-06-22 11:15:45.306: psql pid 63: DEBUG: authentication backend 2023-06-22 11:15:45.306: psql pid 63: DETAIL: auth kind:5 2023-06-22 11:15:45.306: psql pid 63: DEBUG: authentication backend: 0 2023-06-22 11:15:45.306: psql pid 63: DETAIL: trying md5 authentication 2023-06-22 11:15:45.306: psql pid 63: DEBUG: performing md5 authentication 2023-06-22 11:15:45.306: psql pid 63: DETAIL: DB node id: 0 salt: 3a564879 2023-06-22 11:15:45.306: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:45.306: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:45.306: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:45.306: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:15:45.306: psql pid 63: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:15:45.308: psql pid 63: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:45.308: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:45.309: psql pid 63: DEBUG: pool_read: read 308 bytes from backend 0 2023-06-22 11:15:45.309: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:45.309: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:45.309: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:45.309: psql pid 63: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:15:45.309: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:45.309: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:45.309: psql pid 63: DETAIL: main slot: 0 length: 26 2023-06-22 11:15:45.309: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:45.309: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:45.310: psql pid 63: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:45.310: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:45.310: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:45.310: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:45.310: psql pid 63: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:45.310: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:45.310: psql pid 63: DETAIL: main slot: 0 length: 23 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:45.310: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:45.310: psql pid 63: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:45.310: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:45.310: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:45.310: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:45.310: psql pid 63: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:45.310: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:45.310: psql pid 63: DETAIL: main slot: 0 length: 27 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:45.310: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:45.310: psql pid 63: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:45.310: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:45.310: psql pid 63: DETAIL: main slot: 0 length: 21 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:45.310: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:45.310: psql pid 63: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:15:45.310: psql pid 63: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:45.311: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:45.311: psql pid 63: DETAIL: main slot: 0 length: 24 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:45.311: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:45.311: psql pid 63: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:45.311: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:45.311: psql pid 63: DETAIL: main slot: 0 length: 35 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:45.311: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:45.311: psql pid 63: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:45.311: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:45.311: psql pid 63: DETAIL: main slot: 0 length: 17 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:45.311: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:45.311: psql pid 63: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:45.311: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:45.311: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:45.311: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:45.311: psql pid 63: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:45.311: psql pid 63: DEBUG: reading message length 2023-06-22 11:15:45.311: psql pid 63: DETAIL: main slot: 0 length: 40 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:45.311: psql pid 63: DEBUG: process parameter status 2023-06-22 11:15:45.311: psql pid 63: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:15:45.311: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:45.312: psql pid 63: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:15:45.312: psql pid 63: ERROR: authentication failed 2023-06-22 11:15:45.312: psql pid 63: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:15:45.312: psql pid 63: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:15:45.312: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:45.312: psql pid 63: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:15:45.312: psql pid 63: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:15:45.312: psql pid 63: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:15:46.542: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:15:46.542: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:15:46.544: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:15:46.545: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:46.546: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:46.546: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:15:46.546: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:46.546: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:46.547: sr_check_worker pid 68: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:15:46.547: sr_check_worker pid 68: DEBUG: pool_read: read 301 bytes from backend 0 2023-06-22 11:15:46.547: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:15:46.547: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:15:46.547: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:15:46.547: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:15:46.547: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:15:46.554: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:46.554: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:15:46.554: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:46.554: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:46.555: health_check0 pid 69: DEBUG: pool_read: read 304 bytes from backend 0 2023-06-22 11:15:46.555: health_check0 pid 69: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:15:46.555: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:15:46.555: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:46.555: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:46.555: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:12) 2023-06-22 11:15:50.307: psql pid 64: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:15:50.307: psql pid 64: DEBUG: I am 64 accept fd 7 2023-06-22 11:15:50.308: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:15:50.308: psql pid 64: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:15:50.308: psql pid 64: DEBUG: selecting backend connection 2023-06-22 11:15:50.308: psql pid 64: DETAIL: SSLRequest from client 2023-06-22 11:15:50.308: psql pid 64: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:15:50.308: psql pid 64: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:15:50.308: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:15:50.308: psql pid 64: DETAIL: application_name: psql 2023-06-22 11:15:50.308: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:15:50.308: psql pid 64: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:15:50.308: psql pid 64: DEBUG: creating new connection to backend 2023-06-22 11:15:50.308: psql pid 64: DETAIL: connecting 0 backend 2023-06-22 11:15:50.310: psql pid 64: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:15:50.312: psql pid 64: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:50.312: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:50.312: psql pid 64: DETAIL: slot: 0 length: 12 2023-06-22 11:15:50.312: psql pid 64: DEBUG: authentication backend 2023-06-22 11:15:50.312: psql pid 64: DETAIL: auth kind:5 2023-06-22 11:15:50.312: psql pid 64: DEBUG: authentication backend: 0 2023-06-22 11:15:50.312: psql pid 64: DETAIL: trying md5 authentication 2023-06-22 11:15:50.312: psql pid 64: DEBUG: performing md5 authentication 2023-06-22 11:15:50.312: psql pid 64: DETAIL: DB node id: 0 salt: 4a7b572d 2023-06-22 11:15:50.312: psql pid 64: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:50.312: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:50.312: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:50.312: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:15:50.312: psql pid 64: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:15:50.314: psql pid 64: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:50.314: psql pid 64: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:50.315: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:50.315: psql pid 64: DETAIL: main slot: 0 length: 26 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:50.315: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:50.315: psql pid 64: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:50.315: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:50.315: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:50.315: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:50.315: psql pid 64: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:50.315: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:50.315: psql pid 64: DETAIL: main slot: 0 length: 23 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:50.315: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:50.315: psql pid 64: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:50.315: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:50.315: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:50.315: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:50.315: psql pid 64: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:50.315: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:50.315: psql pid 64: DETAIL: main slot: 0 length: 27 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:50.315: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:50.315: psql pid 64: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:50.315: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:50.315: psql pid 64: DETAIL: main slot: 0 length: 21 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:50.315: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:50.315: psql pid 64: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:50.315: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:50.315: psql pid 64: DETAIL: main slot: 0 length: 24 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:50.315: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:50.315: psql pid 64: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:50.315: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:50.315: psql pid 64: DETAIL: main slot: 0 length: 35 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:50.315: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:50.315: psql pid 64: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:15:50.315: psql pid 64: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:50.316: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:50.316: psql pid 64: DETAIL: main slot: 0 length: 17 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:50.316: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:50.316: psql pid 64: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:50.316: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:50.316: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:50.316: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:50.316: psql pid 64: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:50.316: psql pid 64: DEBUG: reading message length 2023-06-22 11:15:50.316: psql pid 64: DETAIL: main slot: 0 length: 40 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:50.316: psql pid 64: DEBUG: process parameter status 2023-06-22 11:15:50.316: psql pid 64: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:50.316: psql pid 64: ERROR: authentication failed 2023-06-22 11:15:50.316: psql pid 64: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:15:50.316: psql pid 64: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:15:50.316: psql pid 64: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:15:55.305: psql pid 65: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:15:55.305: psql pid 65: DEBUG: I am 65 accept fd 7 2023-06-22 11:15:55.305: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:15:55.305: psql pid 65: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:15:55.305: psql pid 65: DEBUG: selecting backend connection 2023-06-22 11:15:55.305: psql pid 65: DETAIL: SSLRequest from client 2023-06-22 11:15:55.305: psql pid 65: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:15:55.305: psql pid 65: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:15:55.305: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:15:55.305: psql pid 65: DETAIL: application_name: psql 2023-06-22 11:15:55.306: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:15:55.306: psql pid 65: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:15:55.306: psql pid 65: DEBUG: creating new connection to backend 2023-06-22 11:15:55.306: psql pid 65: DETAIL: connecting 0 backend 2023-06-22 11:15:55.307: psql pid 65: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:15:55.309: psql pid 65: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:55.309: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:55.309: psql pid 65: DETAIL: slot: 0 length: 12 2023-06-22 11:15:55.309: psql pid 65: DEBUG: authentication backend 2023-06-22 11:15:55.309: psql pid 65: DETAIL: auth kind:5 2023-06-22 11:15:55.309: psql pid 65: DEBUG: authentication backend: 0 2023-06-22 11:15:55.309: psql pid 65: DETAIL: trying md5 authentication 2023-06-22 11:15:55.309: psql pid 65: DEBUG: performing md5 authentication 2023-06-22 11:15:55.309: psql pid 65: DETAIL: DB node id: 0 salt: 1740a2ad 2023-06-22 11:15:55.309: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:55.309: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:55.309: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:55.309: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:15:55.309: psql pid 65: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:15:55.311: psql pid 65: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:55.311: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:55.312: psql pid 65: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:15:55.312: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:15:55.312: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:55.312: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:15:55.312: psql pid 65: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:55.313: psql pid 65: DETAIL: main slot: 0 length: 26 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:55.313: psql pid 65: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:55.313: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:55.313: psql pid 65: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:55.313: psql pid 65: DETAIL: main slot: 0 length: 23 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:55.313: psql pid 65: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:55.313: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:55.313: psql pid 65: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:55.313: psql pid 65: DETAIL: main slot: 0 length: 27 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:55.313: psql pid 65: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:55.313: psql pid 65: DETAIL: main slot: 0 length: 21 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:55.313: psql pid 65: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:55.313: psql pid 65: DETAIL: main slot: 0 length: 24 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:55.313: psql pid 65: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:55.313: psql pid 65: DETAIL: main slot: 0 length: 35 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:55.313: psql pid 65: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:55.313: psql pid 65: DETAIL: main slot: 0 length: 17 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:55.313: psql pid 65: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:55.313: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:55.313: psql pid 65: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:15:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:15:55.313: psql pid 65: DETAIL: main slot: 0 length: 40 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:15:55.313: psql pid 65: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:55.313: psql pid 65: ERROR: authentication failed 2023-06-22 11:15:55.313: psql pid 65: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:15:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:15:55.313: psql pid 65: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:15:56.547: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:15:56.547: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:15:56.550: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:15:56.551: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:56.551: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:15:56.551: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:56.551: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:56.552: sr_check_worker pid 68: DEBUG: pool_read: read 304 bytes from backend 0 2023-06-22 11:15:56.552: sr_check_worker pid 68: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:15:56.552: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:15:56.552: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:15:56.552: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:15:56.552: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:15:56.555: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:56.557: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:15:56.562: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:15:56.562: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:15:56.562: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:15:56.562: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:15:56.563: health_check0 pid 69: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:15:56.563: health_check0 pid 69: DEBUG: pool_read: read 301 bytes from backend 0 2023-06-22 11:15:56.563: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:15:56.563: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:56.563: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:15:56.563: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:13) 2023-06-22 11:16:00.305: psql pid 63: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:16:00.305: psql pid 63: DEBUG: I am 63 accept fd 7 2023-06-22 11:16:00.305: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:16:00.305: psql pid 63: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:16:00.305: psql pid 63: DEBUG: selecting backend connection 2023-06-22 11:16:00.305: psql pid 63: DETAIL: SSLRequest from client 2023-06-22 11:16:00.305: psql pid 63: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:16:00.305: psql pid 63: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:16:00.305: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:16:00.305: psql pid 63: DETAIL: application_name: psql 2023-06-22 11:16:00.305: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:16:00.305: psql pid 63: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:16:00.305: psql pid 63: DEBUG: creating new connection to backend 2023-06-22 11:16:00.305: psql pid 63: DETAIL: connecting 0 backend 2023-06-22 11:16:00.307: psql pid 63: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:16:00.314: psql pid 63: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:00.314: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:00.314: psql pid 63: DETAIL: slot: 0 length: 12 2023-06-22 11:16:00.314: psql pid 63: DEBUG: authentication backend 2023-06-22 11:16:00.314: psql pid 63: DETAIL: auth kind:5 2023-06-22 11:16:00.314: psql pid 63: DEBUG: authentication backend: 0 2023-06-22 11:16:00.314: psql pid 63: DETAIL: trying md5 authentication 2023-06-22 11:16:00.314: psql pid 63: DEBUG: performing md5 authentication 2023-06-22 11:16:00.314: psql pid 63: DETAIL: DB node id: 0 salt: 5a87c0a8 2023-06-22 11:16:00.314: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:00.314: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:00.314: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:00.314: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:16:00.314: psql pid 63: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:16:00.316: psql pid 63: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:00.316: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:00.317: psql pid 63: DEBUG: pool_read: read 308 bytes from backend 0 2023-06-22 11:16:00.317: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:00.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:00.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:00.317: psql pid 63: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:16:00.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:00.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:00.317: psql pid 63: DETAIL: main slot: 0 length: 26 2023-06-22 11:16:00.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:00.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:00.317: psql pid 63: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:16:00.317: psql pid 63: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:16:00.317: psql pid 63: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:16:00.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:00.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:00.317: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:00.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:00.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:00.317: psql pid 63: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:16:00.317: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:00.317: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:00.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:00.318: psql pid 63: DETAIL: main slot: 0 length: 23 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:00.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:00.318: psql pid 63: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:00.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:00.318: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:00.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:00.318: psql pid 63: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:00.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:00.318: psql pid 63: DETAIL: main slot: 0 length: 27 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:00.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:00.318: psql pid 63: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:00.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:00.318: psql pid 63: DETAIL: main slot: 0 length: 21 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:00.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:00.318: psql pid 63: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:00.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:00.318: psql pid 63: DETAIL: main slot: 0 length: 24 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:00.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:00.318: psql pid 63: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:00.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:00.318: psql pid 63: DETAIL: main slot: 0 length: 35 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:00.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:00.318: psql pid 63: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:00.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:00.318: psql pid 63: DETAIL: main slot: 0 length: 17 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:00.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:00.318: psql pid 63: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:00.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:00.318: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:00.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:00.318: psql pid 63: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:00.318: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:00.318: psql pid 63: DETAIL: main slot: 0 length: 40 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:00.318: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:00.318: psql pid 63: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:16:00.318: psql pid 63: ERROR: authentication failed 2023-06-22 11:16:00.318: psql pid 63: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:16:00.318: psql pid 63: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:16:00.318: psql pid 63: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:16:05.309: psql pid 63: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:16:05.309: psql pid 63: DEBUG: I am 63 accept fd 7 2023-06-22 11:16:05.309: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:16:05.309: psql pid 63: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:16:05.309: psql pid 63: DEBUG: selecting backend connection 2023-06-22 11:16:05.309: psql pid 63: DETAIL: SSLRequest from client 2023-06-22 11:16:05.309: psql pid 63: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:16:05.309: psql pid 63: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:16:05.309: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:16:05.309: psql pid 63: DETAIL: application_name: psql 2023-06-22 11:16:05.309: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:16:05.309: psql pid 63: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:16:05.309: psql pid 63: DEBUG: creating new connection to backend 2023-06-22 11:16:05.309: psql pid 63: DETAIL: connecting 0 backend 2023-06-22 11:16:05.311: psql pid 63: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:16:05.313: psql pid 63: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:05.313: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:05.313: psql pid 63: DETAIL: slot: 0 length: 12 2023-06-22 11:16:05.313: psql pid 63: DEBUG: authentication backend 2023-06-22 11:16:05.313: psql pid 63: DETAIL: auth kind:5 2023-06-22 11:16:05.313: psql pid 63: DEBUG: authentication backend: 0 2023-06-22 11:16:05.313: psql pid 63: DETAIL: trying md5 authentication 2023-06-22 11:16:05.313: psql pid 63: DEBUG: performing md5 authentication 2023-06-22 11:16:05.313: psql pid 63: DETAIL: DB node id: 0 salt: d2a6cbdc 2023-06-22 11:16:05.313: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:05.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:05.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:05.313: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:16:05.313: psql pid 63: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:16:05.316: psql pid 63: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:05.316: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_read: read 308 bytes from backend 0 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:05.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:05.317: psql pid 63: DETAIL: main slot: 0 length: 26 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:05.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:05.317: psql pid 63: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:05.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:05.317: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:05.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:05.317: psql pid 63: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:05.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:05.317: psql pid 63: DETAIL: main slot: 0 length: 23 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:05.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:05.317: psql pid 63: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:05.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:05.317: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:05.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:05.317: psql pid 63: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:05.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:05.317: psql pid 63: DETAIL: main slot: 0 length: 27 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:05.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:05.317: psql pid 63: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:05.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:05.317: psql pid 63: DETAIL: main slot: 0 length: 21 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:05.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:05.317: psql pid 63: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:05.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:05.317: psql pid 63: DETAIL: main slot: 0 length: 24 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:05.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:05.317: psql pid 63: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:05.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:05.317: psql pid 63: DETAIL: main slot: 0 length: 35 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:05.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:05.317: psql pid 63: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:05.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:05.317: psql pid 63: DETAIL: main slot: 0 length: 17 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:05.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:05.317: psql pid 63: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:05.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:05.317: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:05.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:05.317: psql pid 63: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:05.317: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:05.317: psql pid 63: DETAIL: main slot: 0 length: 40 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:05.317: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:05.317: psql pid 63: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:16:05.317: psql pid 63: ERROR: authentication failed 2023-06-22 11:16:05.317: psql pid 63: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:16:05.317: psql pid 63: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:16:05.318: psql pid 63: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:16:06.552: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:16:06.552: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:16:06.556: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:16:06.563: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:06.563: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:16:06.563: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:06.563: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:06.563: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:06.564: sr_check_worker pid 68: DEBUG: pool_read: read 310 bytes from backend 0 2023-06-22 11:16:06.564: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:16:06.564: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:16:06.564: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:16:06.564: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:16:06.565: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:16:06.571: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:06.571: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:16:06.571: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:06.571: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:06.572: health_check0 pid 69: DEBUG: pool_read: read 304 bytes from backend 0 2023-06-22 11:16:06.572: health_check0 pid 69: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:16:06.572: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:16:06.572: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:06.572: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:06.572: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:14) 2023-06-22 11:16:10.309: psql pid 65: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:16:10.309: psql pid 65: DEBUG: I am 65 accept fd 7 2023-06-22 11:16:10.309: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:16:10.309: psql pid 65: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:16:10.309: psql pid 65: DEBUG: selecting backend connection 2023-06-22 11:16:10.309: psql pid 65: DETAIL: SSLRequest from client 2023-06-22 11:16:10.309: psql pid 65: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:16:10.309: psql pid 65: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:16:10.309: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:16:10.309: psql pid 65: DETAIL: application_name: psql 2023-06-22 11:16:10.309: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:16:10.309: psql pid 65: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:16:10.309: psql pid 65: DEBUG: creating new connection to backend 2023-06-22 11:16:10.309: psql pid 65: DETAIL: connecting 0 backend 2023-06-22 11:16:10.311: psql pid 65: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:16:10.317: psql pid 65: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:10.317: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:10.317: psql pid 65: DETAIL: slot: 0 length: 12 2023-06-22 11:16:10.317: psql pid 65: DEBUG: authentication backend 2023-06-22 11:16:10.317: psql pid 65: DETAIL: auth kind:5 2023-06-22 11:16:10.317: psql pid 65: DEBUG: authentication backend: 0 2023-06-22 11:16:10.317: psql pid 65: DETAIL: trying md5 authentication 2023-06-22 11:16:10.317: psql pid 65: DEBUG: performing md5 authentication 2023-06-22 11:16:10.317: psql pid 65: DETAIL: DB node id: 0 salt: 76f75a7c 2023-06-22 11:16:10.317: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:10.317: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:10.317: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:10.317: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:16:10.317: psql pid 65: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:16:10.319: psql pid 65: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:10.319: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:10.321: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:10.321: psql pid 65: DETAIL: main slot: 0 length: 26 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:10.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:10.321: psql pid 65: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:10.321: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:10.321: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:10.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:10.321: psql pid 65: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:10.321: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:10.321: psql pid 65: DETAIL: main slot: 0 length: 23 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:10.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:10.321: psql pid 65: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:10.321: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:10.321: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:10.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:10.321: psql pid 65: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:10.321: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:10.321: psql pid 65: DETAIL: main slot: 0 length: 27 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:10.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:10.321: psql pid 65: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:10.321: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:10.321: psql pid 65: DETAIL: main slot: 0 length: 21 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:10.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:10.321: psql pid 65: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:10.321: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:10.321: psql pid 65: DETAIL: main slot: 0 length: 24 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:10.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:10.321: psql pid 65: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:10.321: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:10.321: psql pid 65: DETAIL: main slot: 0 length: 35 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:10.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:10.321: psql pid 65: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:10.321: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:10.321: psql pid 65: DETAIL: main slot: 0 length: 17 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:10.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:10.321: psql pid 65: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:10.321: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:10.321: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:10.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:10.321: psql pid 65: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:10.321: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:10.321: psql pid 65: DETAIL: main slot: 0 length: 40 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:10.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:10.321: psql pid 65: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:16:10.321: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:10.322: psql pid 65: ERROR: authentication failed 2023-06-22 11:16:10.322: psql pid 65: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:16:10.322: psql pid 65: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:16:10.322: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:10.322: psql pid 65: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:16:10.322: psql pid 65: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:16:10.322: psql pid 65: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:16:15.305: psql pid 65: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:16:15.305: psql pid 65: DEBUG: I am 65 accept fd 7 2023-06-22 11:16:15.305: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:16:15.305: psql pid 65: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:16:15.305: psql pid 65: DEBUG: selecting backend connection 2023-06-22 11:16:15.305: psql pid 65: DETAIL: SSLRequest from client 2023-06-22 11:16:15.305: psql pid 65: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:16:15.305: psql pid 65: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:16:15.305: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:16:15.305: psql pid 65: DETAIL: application_name: psql 2023-06-22 11:16:15.305: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:16:15.305: psql pid 65: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:16:15.305: psql pid 65: DEBUG: creating new connection to backend 2023-06-22 11:16:15.305: psql pid 65: DETAIL: connecting 0 backend 2023-06-22 11:16:15.307: psql pid 65: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:16:15.310: psql pid 65: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:15.310: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:15.310: psql pid 65: DETAIL: slot: 0 length: 12 2023-06-22 11:16:15.310: psql pid 65: DEBUG: authentication backend 2023-06-22 11:16:15.310: psql pid 65: DETAIL: auth kind:5 2023-06-22 11:16:15.310: psql pid 65: DEBUG: authentication backend: 0 2023-06-22 11:16:15.310: psql pid 65: DETAIL: trying md5 authentication 2023-06-22 11:16:15.310: psql pid 65: DEBUG: performing md5 authentication 2023-06-22 11:16:15.310: psql pid 65: DETAIL: DB node id: 0 salt: 4085a1b4 2023-06-22 11:16:15.310: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:15.310: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:15.310: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:15.310: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:16:15.310: psql pid 65: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:16:15.312: psql pid 65: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:15.312: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:15.313: psql pid 65: DEBUG: pool_read: read 314 bytes from backend 0 2023-06-22 11:16:15.313: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:15.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:15.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:15.313: psql pid 65: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:16:15.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:15.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:15.313: psql pid 65: DETAIL: main slot: 0 length: 26 2023-06-22 11:16:15.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:15.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:15.313: psql pid 65: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:16:15.313: psql pid 65: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:16:15.313: psql pid 65: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:16:15.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:15.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:15.313: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:15.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:15.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:15.313: psql pid 65: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:16:15.313: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:15.313: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:15.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:15.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:15.313: psql pid 65: DETAIL: main slot: 0 length: 23 2023-06-22 11:16:15.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:15.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:15.314: psql pid 65: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:15.314: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:15.314: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:15.314: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:15.314: psql pid 65: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:15.314: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:15.314: psql pid 65: DETAIL: main slot: 0 length: 27 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:15.314: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:15.314: psql pid 65: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:15.314: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:15.314: psql pid 65: DETAIL: main slot: 0 length: 21 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:15.314: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:15.314: psql pid 65: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:15.314: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:15.314: psql pid 65: DETAIL: main slot: 0 length: 24 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:15.314: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:15.314: psql pid 65: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:15.314: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:15.314: psql pid 65: DETAIL: main slot: 0 length: 35 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:15.314: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:15.314: psql pid 65: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:15.314: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:15.314: psql pid 65: DETAIL: main slot: 0 length: 17 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:15.314: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:15.314: psql pid 65: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:15.314: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:15.314: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:15.314: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:15.314: psql pid 65: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:15.314: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:15.314: psql pid 65: DETAIL: main slot: 0 length: 40 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:15.314: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:15.314: psql pid 65: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:15.314: psql pid 65: ERROR: authentication failed 2023-06-22 11:16:15.314: psql pid 65: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:16:15.314: psql pid 65: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:16:15.314: psql pid 65: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:16:16.564: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:16:16.564: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:16:16.566: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:16:16.572: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:16.572: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:16:16.572: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:16.572: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:16.572: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:16.573: sr_check_worker pid 68: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:16:16.573: sr_check_worker pid 68: DEBUG: pool_read: read 301 bytes from backend 0 2023-06-22 11:16:16.573: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:16:16.573: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:16:16.573: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:16:16.573: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:16:16.574: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:16:16.576: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:16.576: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:16:16.576: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:16.576: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:16.578: health_check0 pid 69: DEBUG: pool_read: read 304 bytes from backend 0 2023-06-22 11:16:16.578: health_check0 pid 69: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:16:16.578: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:16:16.578: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:16.578: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:16.578: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:15) 2023-06-22 11:16:17.341: psql pid 64: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:16:17.341: psql pid 64: DEBUG: I am 64 accept fd 7 2023-06-22 11:16:17.341: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:16:17.341: psql pid 64: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:16:17.341: psql pid 64: DEBUG: selecting backend connection 2023-06-22 11:16:17.341: psql pid 64: DETAIL: SSLRequest from client 2023-06-22 11:16:17.341: psql pid 64: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:16:17.341: psql pid 64: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:16:17.341: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:16:17.341: psql pid 64: DETAIL: application_name: psql 2023-06-22 11:16:17.341: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:16:17.341: psql pid 64: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:16:17.341: psql pid 64: DEBUG: creating new connection to backend 2023-06-22 11:16:17.341: psql pid 64: DETAIL: connecting 0 backend 2023-06-22 11:16:17.343: psql pid 64: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:16:17.350: psql pid 64: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:17.350: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:17.350: psql pid 64: DETAIL: slot: 0 length: 12 2023-06-22 11:16:17.350: psql pid 64: DEBUG: authentication backend 2023-06-22 11:16:17.350: psql pid 64: DETAIL: auth kind:5 2023-06-22 11:16:17.350: psql pid 64: DEBUG: authentication backend: 0 2023-06-22 11:16:17.350: psql pid 64: DETAIL: trying md5 authentication 2023-06-22 11:16:17.350: psql pid 64: DEBUG: performing md5 authentication 2023-06-22 11:16:17.350: psql pid 64: DETAIL: DB node id: 0 salt: 1dd195d1 2023-06-22 11:16:17.350: psql pid 64: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:17.350: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:17.350: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:17.350: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:16:17.350: psql pid 64: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:16:17.352: psql pid 64: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:17.352: psql pid 64: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_read: read 308 bytes from backend 0 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:17.353: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:17.353: psql pid 64: DETAIL: main slot: 0 length: 26 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:17.353: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:17.353: psql pid 64: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:17.353: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:17.353: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:17.353: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:17.353: psql pid 64: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:17.353: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:17.353: psql pid 64: DETAIL: main slot: 0 length: 23 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:17.353: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:17.353: psql pid 64: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:17.353: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:17.353: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:17.353: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:17.353: psql pid 64: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:17.353: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:17.354: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:17.354: psql pid 64: DETAIL: main slot: 0 length: 27 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:17.354: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:17.354: psql pid 64: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:17.354: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:17.354: psql pid 64: DETAIL: main slot: 0 length: 21 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:17.354: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:17.354: psql pid 64: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:17.354: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:17.354: psql pid 64: DETAIL: main slot: 0 length: 24 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:17.354: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:17.354: psql pid 64: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:17.354: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:17.354: psql pid 64: DETAIL: main slot: 0 length: 35 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:17.354: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:17.354: psql pid 64: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:17.354: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:17.354: psql pid 64: DETAIL: main slot: 0 length: 17 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:17.354: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:17.354: psql pid 64: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:17.354: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:17.354: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:17.354: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:17.354: psql pid 64: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:17.354: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:17.354: psql pid 64: DETAIL: main slot: 0 length: 40 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:17.354: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:17.354: psql pid 64: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:16:17.354: psql pid 64: ERROR: authentication failed 2023-06-22 11:16:17.354: psql pid 64: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:16:17.354: psql pid 64: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:16:17.354: psql pid 64: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:16:20.317: psql pid 63: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:16:20.317: psql pid 63: DEBUG: I am 63 accept fd 7 2023-06-22 11:16:20.317: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:16:20.317: psql pid 63: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:16:20.317: psql pid 63: DEBUG: selecting backend connection 2023-06-22 11:16:20.317: psql pid 63: DETAIL: SSLRequest from client 2023-06-22 11:16:20.317: psql pid 63: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:16:20.317: psql pid 63: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:16:20.317: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:16:20.317: psql pid 63: DETAIL: application_name: psql 2023-06-22 11:16:20.317: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:16:20.317: psql pid 63: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:16:20.317: psql pid 63: DEBUG: creating new connection to backend 2023-06-22 11:16:20.317: psql pid 63: DETAIL: connecting 0 backend 2023-06-22 11:16:20.319: psql pid 63: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:16:20.321: psql pid 63: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:20.321: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:20.321: psql pid 63: DETAIL: slot: 0 length: 12 2023-06-22 11:16:20.321: psql pid 63: DEBUG: authentication backend 2023-06-22 11:16:20.321: psql pid 63: DETAIL: auth kind:5 2023-06-22 11:16:20.321: psql pid 63: DEBUG: authentication backend: 0 2023-06-22 11:16:20.321: psql pid 63: DETAIL: trying md5 authentication 2023-06-22 11:16:20.321: psql pid 63: DEBUG: performing md5 authentication 2023-06-22 11:16:20.321: psql pid 63: DETAIL: DB node id: 0 salt: 48ce5dbc 2023-06-22 11:16:20.321: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:20.321: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:20.321: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:20.321: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:16:20.321: psql pid 63: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:16:20.323: psql pid 63: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:20.323: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:20.324: psql pid 63: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:16:20.324: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:20.324: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:20.324: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:20.325: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:20.325: psql pid 63: DETAIL: main slot: 0 length: 26 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:20.325: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:20.325: psql pid 63: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:20.325: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:20.325: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:20.325: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:20.325: psql pid 63: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:20.325: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:20.325: psql pid 63: DETAIL: main slot: 0 length: 23 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:20.325: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:20.325: psql pid 63: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:20.325: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:20.325: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:20.325: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:20.325: psql pid 63: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:20.325: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:20.325: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:20.326: psql pid 63: DETAIL: main slot: 0 length: 27 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:20.326: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:20.326: psql pid 63: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:20.326: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:20.326: psql pid 63: DETAIL: main slot: 0 length: 21 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:20.326: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:20.326: psql pid 63: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:20.326: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:20.326: psql pid 63: DETAIL: main slot: 0 length: 24 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:20.326: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:20.326: psql pid 63: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:20.326: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:20.326: psql pid 63: DETAIL: main slot: 0 length: 35 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:20.326: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:20.326: psql pid 63: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:20.326: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:20.326: psql pid 63: DETAIL: main slot: 0 length: 17 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:20.326: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:20.326: psql pid 63: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:20.326: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:20.326: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:20.326: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:20.326: psql pid 63: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:20.326: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:20.326: psql pid 63: DETAIL: main slot: 0 length: 40 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:20.326: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:20.326: psql pid 63: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:20.326: psql pid 63: ERROR: authentication failed 2023-06-22 11:16:20.326: psql pid 63: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:16:20.326: psql pid 63: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:16:20.326: psql pid 63: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:16:25.308: psql pid 64: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:16:25.308: psql pid 64: DEBUG: I am 64 accept fd 7 2023-06-22 11:16:25.308: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:16:25.308: psql pid 64: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:16:25.308: psql pid 64: DEBUG: selecting backend connection 2023-06-22 11:16:25.308: psql pid 64: DETAIL: SSLRequest from client 2023-06-22 11:16:25.308: psql pid 64: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:16:25.308: psql pid 64: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:16:25.308: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:16:25.308: psql pid 64: DETAIL: application_name: psql 2023-06-22 11:16:25.308: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:16:25.308: psql pid 64: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:16:25.308: psql pid 64: DEBUG: creating new connection to backend 2023-06-22 11:16:25.308: psql pid 64: DETAIL: connecting 0 backend 2023-06-22 11:16:25.310: psql pid 64: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:16:25.316: psql pid 64: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:25.316: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:25.316: psql pid 64: DETAIL: slot: 0 length: 12 2023-06-22 11:16:25.316: psql pid 64: DEBUG: authentication backend 2023-06-22 11:16:25.316: psql pid 64: DETAIL: auth kind:5 2023-06-22 11:16:25.316: psql pid 64: DEBUG: authentication backend: 0 2023-06-22 11:16:25.316: psql pid 64: DETAIL: trying md5 authentication 2023-06-22 11:16:25.317: psql pid 64: DEBUG: performing md5 authentication 2023-06-22 11:16:25.317: psql pid 64: DETAIL: DB node id: 0 salt: 3c69dcb3 2023-06-22 11:16:25.317: psql pid 64: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:25.317: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:25.317: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:25.317: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:16:25.317: psql pid 64: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:16:25.319: psql pid 64: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:25.319: psql pid 64: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:25.320: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:25.320: psql pid 64: DETAIL: main slot: 0 length: 26 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:25.320: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:25.320: psql pid 64: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:25.320: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:25.320: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:25.320: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:25.320: psql pid 64: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:25.320: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:25.320: psql pid 64: DETAIL: main slot: 0 length: 23 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:25.320: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:25.320: psql pid 64: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:25.320: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:25.320: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:25.320: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:25.320: psql pid 64: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:25.320: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:25.320: psql pid 64: DETAIL: main slot: 0 length: 27 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:25.320: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:25.320: psql pid 64: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:25.320: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:25.320: psql pid 64: DETAIL: main slot: 0 length: 21 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:25.320: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:25.320: psql pid 64: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:25.320: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:25.320: psql pid 64: DETAIL: main slot: 0 length: 24 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:25.320: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:25.320: psql pid 64: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:25.320: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:25.320: psql pid 64: DETAIL: main slot: 0 length: 35 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:25.320: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:25.320: psql pid 64: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:25.320: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:25.320: psql pid 64: DETAIL: main slot: 0 length: 17 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:25.320: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:25.320: psql pid 64: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:25.320: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:25.320: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:25.320: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:25.320: psql pid 64: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:25.320: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:25.320: psql pid 64: DETAIL: main slot: 0 length: 40 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:25.320: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:25.320: psql pid 64: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:16:25.320: psql pid 64: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:25.320: psql pid 64: ERROR: authentication failed 2023-06-22 11:16:25.321: psql pid 64: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:16:25.321: psql pid 64: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:16:25.321: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:25.321: psql pid 64: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:16:25.321: psql pid 64: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:16:25.321: psql pid 64: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:16:26.573: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:16:26.573: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:16:26.576: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:16:26.578: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:26.578: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:16:26.578: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:26.578: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:26.578: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:26.579: sr_check_worker pid 68: DEBUG: pool_read: read 304 bytes from backend 0 2023-06-22 11:16:26.579: sr_check_worker pid 68: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:16:26.579: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:16:26.579: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:16:26.579: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:16:26.579: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:16:26.582: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:16:26.587: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:26.587: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:16:26.587: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:26.587: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:26.589: health_check0 pid 69: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:16:26.589: health_check0 pid 69: DEBUG: pool_read: read 301 bytes from backend 0 2023-06-22 11:16:26.589: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:16:26.589: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:26.589: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:26.589: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:16) 2023-06-22 11:16:30.301: psql pid 63: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:16:30.301: psql pid 63: DEBUG: I am 63 accept fd 7 2023-06-22 11:16:30.301: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:16:30.301: psql pid 63: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:16:30.301: psql pid 63: DEBUG: selecting backend connection 2023-06-22 11:16:30.301: psql pid 63: DETAIL: SSLRequest from client 2023-06-22 11:16:30.301: psql pid 63: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:16:30.301: psql pid 63: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:16:30.302: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:16:30.302: psql pid 63: DETAIL: application_name: psql 2023-06-22 11:16:30.302: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:16:30.302: psql pid 63: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:16:30.302: psql pid 63: DEBUG: creating new connection to backend 2023-06-22 11:16:30.302: psql pid 63: DETAIL: connecting 0 backend 2023-06-22 11:16:30.304: psql pid 63: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:16:30.306: psql pid 63: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:30.306: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:30.306: psql pid 63: DETAIL: slot: 0 length: 12 2023-06-22 11:16:30.306: psql pid 63: DEBUG: authentication backend 2023-06-22 11:16:30.306: psql pid 63: DETAIL: auth kind:5 2023-06-22 11:16:30.306: psql pid 63: DEBUG: authentication backend: 0 2023-06-22 11:16:30.306: psql pid 63: DETAIL: trying md5 authentication 2023-06-22 11:16:30.306: psql pid 63: DEBUG: performing md5 authentication 2023-06-22 11:16:30.306: psql pid 63: DETAIL: DB node id: 0 salt: ed4b8a76 2023-06-22 11:16:30.306: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:30.306: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:30.306: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:30.306: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:16:30.306: psql pid 63: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:16:30.308: psql pid 63: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:30.308: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:30.309: psql pid 63: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:16:30.309: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:30.309: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:30.309: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:30.309: psql pid 63: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:16:30.309: psql pid 63: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:16:30.309: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:30.309: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:30.309: psql pid 63: DETAIL: main slot: 0 length: 26 2023-06-22 11:16:30.309: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:30.309: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:30.309: psql pid 63: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:16:30.309: psql pid 63: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:16:30.309: psql pid 63: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:30.310: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:30.310: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:30.310: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:30.310: psql pid 63: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:30.310: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:30.310: psql pid 63: DETAIL: main slot: 0 length: 23 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:30.310: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:30.310: psql pid 63: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:30.310: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:30.310: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:30.310: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:30.310: psql pid 63: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:30.310: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:30.310: psql pid 63: DETAIL: main slot: 0 length: 27 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:30.310: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:30.310: psql pid 63: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:30.310: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:30.310: psql pid 63: DETAIL: main slot: 0 length: 21 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:30.310: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:30.310: psql pid 63: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:30.310: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:30.310: psql pid 63: DETAIL: main slot: 0 length: 24 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:30.310: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:30.310: psql pid 63: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:30.310: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:30.310: psql pid 63: DETAIL: main slot: 0 length: 35 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:30.310: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:30.310: psql pid 63: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:30.310: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:30.310: psql pid 63: DETAIL: main slot: 0 length: 17 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:30.310: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:30.310: psql pid 63: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:30.310: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:30.310: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:30.310: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:30.310: psql pid 63: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:30.310: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:30.310: psql pid 63: DETAIL: main slot: 0 length: 40 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:30.310: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:30.310: psql pid 63: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:30.310: psql pid 63: ERROR: authentication failed 2023-06-22 11:16:30.310: psql pid 63: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:16:30.310: psql pid 63: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:16:30.310: psql pid 63: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:16:35.317: psql pid 63: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:16:35.317: psql pid 63: DEBUG: I am 63 accept fd 7 2023-06-22 11:16:35.317: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:16:35.317: psql pid 63: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:16:35.317: psql pid 63: DEBUG: selecting backend connection 2023-06-22 11:16:35.317: psql pid 63: DETAIL: SSLRequest from client 2023-06-22 11:16:35.317: psql pid 63: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:16:35.317: psql pid 63: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:16:35.317: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:16:35.317: psql pid 63: DETAIL: application_name: psql 2023-06-22 11:16:35.317: psql pid 63: DEBUG: reading startup packet 2023-06-22 11:16:35.317: psql pid 63: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:16:35.317: psql pid 63: DEBUG: creating new connection to backend 2023-06-22 11:16:35.317: psql pid 63: DETAIL: connecting 0 backend 2023-06-22 11:16:35.319: psql pid 63: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:16:35.325: psql pid 63: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:35.325: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:35.325: psql pid 63: DETAIL: slot: 0 length: 12 2023-06-22 11:16:35.325: psql pid 63: DEBUG: authentication backend 2023-06-22 11:16:35.325: psql pid 63: DETAIL: auth kind:5 2023-06-22 11:16:35.325: psql pid 63: DEBUG: authentication backend: 0 2023-06-22 11:16:35.325: psql pid 63: DETAIL: trying md5 authentication 2023-06-22 11:16:35.325: psql pid 63: DEBUG: performing md5 authentication 2023-06-22 11:16:35.325: psql pid 63: DETAIL: DB node id: 0 salt: 22b9c9a2 2023-06-22 11:16:35.325: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:35.325: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:35.325: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:35.325: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:16:35.325: psql pid 63: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:16:35.327: psql pid 63: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:35.327: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_read: read 299 bytes from backend 0 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:35.328: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:35.328: psql pid 63: DETAIL: main slot: 0 length: 26 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:35.328: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:35.328: psql pid 63: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:35.328: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:35.328: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:35.328: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:35.328: psql pid 63: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:35.328: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:35.328: psql pid 63: DETAIL: main slot: 0 length: 23 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:35.328: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:35.328: psql pid 63: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:35.328: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:35.328: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:35.328: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:35.329: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:35.329: psql pid 63: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:35.329: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:35.329: psql pid 63: DETAIL: main slot: 0 length: 27 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:35.329: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:35.329: psql pid 63: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:35.329: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:35.329: psql pid 63: DETAIL: main slot: 0 length: 21 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:35.329: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:35.329: psql pid 63: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:35.329: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:35.329: psql pid 63: DETAIL: main slot: 0 length: 24 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:35.329: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:35.329: psql pid 63: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:35.329: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:35.329: psql pid 63: DETAIL: main slot: 0 length: 35 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:35.329: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:35.329: psql pid 63: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:35.329: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:35.329: psql pid 63: DETAIL: main slot: 0 length: 17 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:35.329: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:35.329: psql pid 63: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:35.329: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:35.329: psql pid 63: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:35.329: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:35.329: psql pid 63: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:35.329: psql pid 63: DEBUG: reading message length 2023-06-22 11:16:35.329: psql pid 63: DETAIL: main slot: 0 length: 40 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:35.329: psql pid 63: DEBUG: process parameter status 2023-06-22 11:16:35.329: psql pid 63: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:16:35.329: psql pid 63: ERROR: authentication failed 2023-06-22 11:16:35.329: psql pid 63: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:16:35.329: psql pid 63: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:16:35.329: psql pid 63: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:16:36.579: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:16:36.579: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:16:36.582: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:16:36.584: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:36.584: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:16:36.584: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:36.584: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:36.585: sr_check_worker pid 68: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:16:36.585: sr_check_worker pid 68: DEBUG: pool_read: read 295 bytes from backend 0 2023-06-22 11:16:36.585: sr_check_worker pid 68: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:16:36.585: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:16:36.585: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:16:36.585: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:16:36.585: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:16:36.589: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:36.591: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:16:36.599: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:36.599: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:16:36.599: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:36.599: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:36.600: health_check0 pid 69: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:16:36.600: health_check0 pid 69: DEBUG: pool_read: read 295 bytes from backend 0 2023-06-22 11:16:36.600: health_check0 pid 69: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:16:36.600: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:16:36.600: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:36.600: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:36.600: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:17) 2023-06-22 11:16:40.309: psql pid 65: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:16:40.309: psql pid 65: DEBUG: I am 65 accept fd 7 2023-06-22 11:16:40.310: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:16:40.310: psql pid 65: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:16:40.310: psql pid 65: DEBUG: selecting backend connection 2023-06-22 11:16:40.310: psql pid 65: DETAIL: SSLRequest from client 2023-06-22 11:16:40.310: psql pid 65: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:16:40.310: psql pid 65: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:16:40.310: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:16:40.310: psql pid 65: DETAIL: application_name: psql 2023-06-22 11:16:40.310: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:16:40.310: psql pid 65: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:16:40.310: psql pid 65: DEBUG: creating new connection to backend 2023-06-22 11:16:40.310: psql pid 65: DETAIL: connecting 0 backend 2023-06-22 11:16:40.311: psql pid 65: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:16:40.316: psql pid 65: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:40.316: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:40.316: psql pid 65: DETAIL: slot: 0 length: 12 2023-06-22 11:16:40.316: psql pid 65: DEBUG: authentication backend 2023-06-22 11:16:40.316: psql pid 65: DETAIL: auth kind:5 2023-06-22 11:16:40.316: psql pid 65: DEBUG: authentication backend: 0 2023-06-22 11:16:40.316: psql pid 65: DETAIL: trying md5 authentication 2023-06-22 11:16:40.316: psql pid 65: DEBUG: performing md5 authentication 2023-06-22 11:16:40.316: psql pid 65: DETAIL: DB node id: 0 salt: 36f1834a 2023-06-22 11:16:40.316: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:40.316: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:40.316: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:40.316: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:16:40.316: psql pid 65: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:16:40.318: psql pid 65: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:40.318: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:40.319: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:40.319: psql pid 65: DETAIL: main slot: 0 length: 26 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:40.319: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:40.319: psql pid 65: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:40.319: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:40.319: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:40.319: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:40.319: psql pid 65: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:40.319: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:40.319: psql pid 65: DETAIL: main slot: 0 length: 23 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:40.319: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:40.319: psql pid 65: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:40.319: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:40.319: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:40.319: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:40.319: psql pid 65: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:40.319: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:40.320: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:40.320: psql pid 65: DETAIL: main slot: 0 length: 27 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:40.320: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:40.320: psql pid 65: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:40.320: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:40.320: psql pid 65: DETAIL: main slot: 0 length: 21 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:40.320: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:40.320: psql pid 65: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:40.320: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:40.320: psql pid 65: DETAIL: main slot: 0 length: 24 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:40.320: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:40.320: psql pid 65: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:40.320: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:40.320: psql pid 65: DETAIL: main slot: 0 length: 35 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:40.320: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:40.320: psql pid 65: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:40.320: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:40.320: psql pid 65: DETAIL: main slot: 0 length: 17 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:40.320: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:40.320: psql pid 65: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:40.320: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:40.320: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:40.320: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:40.320: psql pid 65: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:40.320: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:40.320: psql pid 65: DETAIL: main slot: 0 length: 40 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:40.320: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:40.320: psql pid 65: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:40.320: psql pid 65: ERROR: authentication failed 2023-06-22 11:16:40.320: psql pid 65: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:16:40.320: psql pid 65: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:16:40.320: psql pid 65: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:16:45.306: psql pid 64: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:16:45.306: psql pid 64: DEBUG: I am 64 accept fd 7 2023-06-22 11:16:45.306: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:16:45.306: psql pid 64: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:16:45.306: psql pid 64: DEBUG: selecting backend connection 2023-06-22 11:16:45.306: psql pid 64: DETAIL: SSLRequest from client 2023-06-22 11:16:45.306: psql pid 64: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:16:45.306: psql pid 64: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:16:45.306: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:16:45.306: psql pid 64: DETAIL: application_name: psql 2023-06-22 11:16:45.306: psql pid 64: DEBUG: reading startup packet 2023-06-22 11:16:45.306: psql pid 64: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:16:45.306: psql pid 64: DEBUG: creating new connection to backend 2023-06-22 11:16:45.306: psql pid 64: DETAIL: connecting 0 backend 2023-06-22 11:16:45.308: psql pid 64: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:16:45.309: psql pid 64: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:45.310: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:45.310: psql pid 64: DETAIL: slot: 0 length: 12 2023-06-22 11:16:45.310: psql pid 64: DEBUG: authentication backend 2023-06-22 11:16:45.310: psql pid 64: DETAIL: auth kind:5 2023-06-22 11:16:45.310: psql pid 64: DEBUG: authentication backend: 0 2023-06-22 11:16:45.310: psql pid 64: DETAIL: trying md5 authentication 2023-06-22 11:16:45.310: psql pid 64: DEBUG: performing md5 authentication 2023-06-22 11:16:45.310: psql pid 64: DETAIL: DB node id: 0 salt: f3b79a5e 2023-06-22 11:16:45.310: psql pid 64: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:45.310: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:45.310: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:45.310: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:16:45.310: psql pid 64: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:16:45.312: psql pid 64: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:45.312: psql pid 64: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:45.312: psql pid 64: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:16:45.312: psql pid 64: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:45.312: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_read: read 305 bytes from backend 0 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:45.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:45.313: psql pid 64: DETAIL: main slot: 0 length: 26 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:45.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:45.313: psql pid 64: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:45.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:45.313: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:45.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:45.313: psql pid 64: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:45.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:45.313: psql pid 64: DETAIL: main slot: 0 length: 23 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:45.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:45.313: psql pid 64: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:45.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:45.313: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:45.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:45.313: psql pid 64: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:45.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:45.313: psql pid 64: DETAIL: main slot: 0 length: 27 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:45.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:45.313: psql pid 64: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:45.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:45.313: psql pid 64: DETAIL: main slot: 0 length: 21 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:45.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:45.313: psql pid 64: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:45.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:45.313: psql pid 64: DETAIL: main slot: 0 length: 24 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:45.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:45.313: psql pid 64: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:45.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:45.313: psql pid 64: DETAIL: main slot: 0 length: 35 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:45.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:45.313: psql pid 64: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:45.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:45.313: psql pid 64: DETAIL: main slot: 0 length: 17 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:45.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:45.313: psql pid 64: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:45.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:45.313: psql pid 64: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:45.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:45.313: psql pid 64: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:45.313: psql pid 64: DEBUG: reading message length 2023-06-22 11:16:45.313: psql pid 64: DETAIL: main slot: 0 length: 40 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:45.313: psql pid 64: DEBUG: process parameter status 2023-06-22 11:16:45.313: psql pid 64: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:45.313: psql pid 64: ERROR: authentication failed 2023-06-22 11:16:45.313: psql pid 64: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:16:45.313: psql pid 64: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:16:45.313: psql pid 64: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:16:46.585: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:16:46.585: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:16:46.587: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:16:46.592: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:46.592: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:16:46.592: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:46.592: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:46.593: sr_check_worker pid 68: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:16:46.593: sr_check_worker pid 68: DEBUG: pool_read: read 295 bytes from backend 0 2023-06-22 11:16:46.593: sr_check_worker pid 68: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:16:46.593: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:16:46.593: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:16:46.593: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:16:46.593: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:16:46.600: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:46.602: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:16:46.608: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:46.608: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:16:46.608: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:46.608: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:46.610: health_check0 pid 69: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:16:46.610: health_check0 pid 69: DEBUG: pool_read: read 295 bytes from backend 0 2023-06-22 11:16:46.610: health_check0 pid 69: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:16:46.610: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:16:46.610: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:46.610: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:46.610: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:18) 2023-06-22 11:16:50.310: psql pid 65: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:16:50.310: psql pid 65: DEBUG: I am 65 accept fd 7 2023-06-22 11:16:50.310: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:16:50.310: psql pid 65: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:16:50.310: psql pid 65: DEBUG: selecting backend connection 2023-06-22 11:16:50.310: psql pid 65: DETAIL: SSLRequest from client 2023-06-22 11:16:50.310: psql pid 65: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:16:50.310: psql pid 65: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:16:50.310: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:16:50.310: psql pid 65: DETAIL: application_name: psql 2023-06-22 11:16:50.310: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:16:50.310: psql pid 65: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:16:50.310: psql pid 65: DEBUG: creating new connection to backend 2023-06-22 11:16:50.310: psql pid 65: DETAIL: connecting 0 backend 2023-06-22 11:16:50.312: psql pid 65: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:16:50.317: psql pid 65: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:50.317: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:50.317: psql pid 65: DETAIL: slot: 0 length: 12 2023-06-22 11:16:50.317: psql pid 65: DEBUG: authentication backend 2023-06-22 11:16:50.317: psql pid 65: DETAIL: auth kind:5 2023-06-22 11:16:50.317: psql pid 65: DEBUG: authentication backend: 0 2023-06-22 11:16:50.317: psql pid 65: DETAIL: trying md5 authentication 2023-06-22 11:16:50.317: psql pid 65: DEBUG: performing md5 authentication 2023-06-22 11:16:50.317: psql pid 65: DETAIL: DB node id: 0 salt: 3a161444 2023-06-22 11:16:50.317: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:50.317: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:50.317: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:50.317: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:16:50.317: psql pid 65: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:16:50.319: psql pid 65: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:50.319: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_read: read 314 bytes from backend 0 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:50.320: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:50.320: psql pid 65: DETAIL: main slot: 0 length: 26 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:50.320: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:50.320: psql pid 65: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:50.320: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:50.320: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:50.320: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:50.320: psql pid 65: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:50.320: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:50.320: psql pid 65: DETAIL: main slot: 0 length: 23 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:50.320: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:50.320: psql pid 65: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:50.320: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:50.320: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:50.320: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:50.320: psql pid 65: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:50.320: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:50.320: psql pid 65: DETAIL: main slot: 0 length: 27 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:50.320: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:50.320: psql pid 65: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:50.320: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:50.320: psql pid 65: DETAIL: main slot: 0 length: 21 2023-06-22 11:16:50.320: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:50.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:50.321: psql pid 65: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:50.321: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:50.321: psql pid 65: DETAIL: main slot: 0 length: 24 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:50.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:50.321: psql pid 65: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:50.321: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:50.321: psql pid 65: DETAIL: main slot: 0 length: 35 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:50.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:50.321: psql pid 65: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:50.321: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:50.321: psql pid 65: DETAIL: main slot: 0 length: 17 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:50.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:50.321: psql pid 65: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:50.321: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:50.321: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:50.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:50.321: psql pid 65: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:50.321: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:50.321: psql pid 65: DETAIL: main slot: 0 length: 40 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:50.321: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:50.321: psql pid 65: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:50.321: psql pid 65: ERROR: authentication failed 2023-06-22 11:16:50.321: psql pid 65: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:16:50.321: psql pid 65: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:16:50.321: psql pid 65: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:16:55.305: psql pid 65: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:16:55.305: psql pid 65: DEBUG: I am 65 accept fd 7 2023-06-22 11:16:55.305: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:16:55.305: psql pid 65: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:16:55.305: psql pid 65: DEBUG: selecting backend connection 2023-06-22 11:16:55.305: psql pid 65: DETAIL: SSLRequest from client 2023-06-22 11:16:55.305: psql pid 65: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:16:55.305: psql pid 65: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:16:55.305: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:16:55.305: psql pid 65: DETAIL: application_name: psql 2023-06-22 11:16:55.305: psql pid 65: DEBUG: reading startup packet 2023-06-22 11:16:55.305: psql pid 65: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:16:55.305: psql pid 65: DEBUG: creating new connection to backend 2023-06-22 11:16:55.305: psql pid 65: DETAIL: connecting 0 backend 2023-06-22 11:16:55.307: psql pid 65: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:16:55.309: psql pid 65: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:55.309: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:55.309: psql pid 65: DETAIL: slot: 0 length: 12 2023-06-22 11:16:55.309: psql pid 65: DEBUG: authentication backend 2023-06-22 11:16:55.309: psql pid 65: DETAIL: auth kind:5 2023-06-22 11:16:55.309: psql pid 65: DEBUG: authentication backend: 0 2023-06-22 11:16:55.309: psql pid 65: DETAIL: trying md5 authentication 2023-06-22 11:16:55.309: psql pid 65: DEBUG: performing md5 authentication 2023-06-22 11:16:55.309: psql pid 65: DETAIL: DB node id: 0 salt: b5d5b78a 2023-06-22 11:16:55.309: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:55.309: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:55.309: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:55.309: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:16:55.309: psql pid 65: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:16:55.311: psql pid 65: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:55.311: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_read: read 308 bytes from backend 0 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:55.312: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:55.312: psql pid 65: DETAIL: main slot: 0 length: 26 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:55.312: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:55.312: psql pid 65: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:55.312: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:55.312: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:55.312: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:55.312: psql pid 65: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:55.312: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:55.312: psql pid 65: DETAIL: main slot: 0 length: 23 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:55.312: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:55.312: psql pid 65: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:55.312: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:55.312: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:55.312: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:55.312: psql pid 65: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:55.312: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:55.313: psql pid 65: DETAIL: main slot: 0 length: 27 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:55.313: psql pid 65: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:55.313: psql pid 65: DETAIL: main slot: 0 length: 21 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:55.313: psql pid 65: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:55.313: psql pid 65: DETAIL: main slot: 0 length: 24 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:55.313: psql pid 65: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:55.313: psql pid 65: DETAIL: main slot: 0 length: 35 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:55.313: psql pid 65: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:55.313: psql pid 65: DETAIL: main slot: 0 length: 17 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:55.313: psql pid 65: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:55.313: psql pid 65: DETAIL: main slot: 0 length: 25 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:55.313: psql pid 65: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:16:55.313: psql pid 65: DEBUG: reading message length 2023-06-22 11:16:55.313: psql pid 65: DETAIL: main slot: 0 length: 40 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:55.313: psql pid 65: DEBUG: process parameter status 2023-06-22 11:16:55.313: psql pid 65: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:16:55.313: psql pid 65: ERROR: authentication failed 2023-06-22 11:16:55.313: psql pid 65: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:16:55.313: psql pid 65: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:16:55.313: psql pid 65: DEBUG: connection_count_down: number of connected children: 0 2023-06-22 11:16:56.593: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: lock was not held by anyone 2023-06-22 11:16:56.593: sr_check_worker pid 68: DEBUG: pool_acquire_follow_primary_lock: succeeded in acquiring lock 2023-06-22 11:16:56.596: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:16:56.600: sr_check_worker pid 68: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:56.600: sr_check_worker pid 68: DEBUG: authenticate kind = 5 2023-06-22 11:16:56.600: sr_check_worker pid 68: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:56.600: sr_check_worker pid 68: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:56.601: sr_check_worker pid 68: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:16:56.601: sr_check_worker pid 68: DEBUG: pool_read: read 295 bytes from backend 0 2023-06-22 11:16:56.601: sr_check_worker pid 68: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:16:56.601: sr_check_worker pid 68: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:16:56.601: sr_check_worker pid 68: DEBUG: verify_backend_node_status: there's no primary node 2023-06-22 11:16:56.601: sr_check_worker pid 68: DEBUG: node status[0]: 0 2023-06-22 11:16:56.601: sr_check_worker pid 68: DEBUG: pool_release_follow_primary_lock called 2023-06-22 11:16:56.610: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:56.612: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 46 2023-06-22 11:16:56.617: health_check0 pid 69: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:16:56.617: health_check0 pid 69: DEBUG: authenticate kind = 5 2023-06-22 11:16:56.617: health_check0 pid 69: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:16:56.617: health_check0 pid 69: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:16:56.618: health_check0 pid 69: DEBUG: pool_read: read 9 bytes from backend 0 2023-06-22 11:16:56.618: health_check0 pid 69: DEBUG: pool_read: read 301 bytes from backend 0 2023-06-22 11:16:56.618: health_check0 pid 69: DEBUG: authenticate backend: transaction state: I 2023-06-22 11:16:56.618: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:56.618: health_check0 pid 69: DEBUG: health check: clearing alarm 2023-06-22 11:16:56.618: health_check0 pid 69: LOG: health check retrying on DB node: 0 (round:19) 2023-06-22 11:17:00.309: psql pid 66: DEBUG: connection_count_up: number of connected children: 1 2023-06-22 11:17:00.309: psql pid 66: DEBUG: I am 66 accept fd 7 2023-06-22 11:17:00.309: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:17:00.309: psql pid 66: DETAIL: Protocol Major: 1234 Minor: 5679 database: user: 2023-06-22 11:17:00.309: psql pid 66: DEBUG: selecting backend connection 2023-06-22 11:17:00.309: psql pid 66: DETAIL: SSLRequest from client 2023-06-22 11:17:00.309: psql pid 66: DEBUG: pool_write: to frontend: kind:N po:0 2023-06-22 11:17:00.309: psql pid 66: DEBUG: pool_flush_it: flush size: 1 2023-06-22 11:17:00.309: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:17:00.309: psql pid 66: DETAIL: application_name: psql 2023-06-22 11:17:00.309: psql pid 66: DEBUG: reading startup packet 2023-06-22 11:17:00.309: psql pid 66: DETAIL: Protocol Major: 3 Minor: 0 database: test1 user: sr_check_user 2023-06-22 11:17:00.309: psql pid 66: DEBUG: creating new connection to backend 2023-06-22 11:17:00.309: psql pid 66: DETAIL: connecting 0 backend 2023-06-22 11:17:00.311: psql pid 66: DEBUG: pool_flush_it: flush size: 65 2023-06-22 11:17:00.312: psql pid 66: DEBUG: pool_read: read 13 bytes from backend 0 2023-06-22 11:17:00.312: psql pid 66: DEBUG: reading message length 2023-06-22 11:17:00.312: psql pid 66: DETAIL: slot: 0 length: 12 2023-06-22 11:17:00.312: psql pid 66: DEBUG: authentication backend 2023-06-22 11:17:00.312: psql pid 66: DETAIL: auth kind:5 2023-06-22 11:17:00.312: psql pid 66: DEBUG: authentication backend: 0 2023-06-22 11:17:00.312: psql pid 66: DETAIL: trying md5 authentication 2023-06-22 11:17:00.312: psql pid 66: DEBUG: performing md5 authentication 2023-06-22 11:17:00.312: psql pid 66: DETAIL: DB node id: 0 salt: 44899ba5 2023-06-22 11:17:00.312: psql pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:17:00.312: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:17:00.312: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:17:00.312: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:9 2023-06-22 11:17:00.312: psql pid 66: DEBUG: pool_flush_it: flush size: 13 2023-06-22 11:17:00.314: psql pid 66: DEBUG: pool_write: to backend: 0 kind:p 2023-06-22 11:17:00.314: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:17:00.315: psql pid 66: DEBUG: pool_read: read 308 bytes from backend 0 2023-06-22 11:17:00.315: psql pid 66: DEBUG: pool_write: to frontend: kind:R po:0 2023-06-22 11:17:00.315: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:17:00.315: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:5 2023-06-22 11:17:00.315: psql pid 66: DEBUG: pool_flush_it: flush size: 9 2023-06-22 11:17:00.315: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:17:00.315: psql pid 66: DEBUG: reading message length 2023-06-22 11:17:00.315: psql pid 66: DETAIL: main slot: 0 length: 26 2023-06-22 11:17:00.315: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:17:00.315: psql pid 66: DEBUG: process parameter status 2023-06-22 11:17:00.315: psql pid 66: DETAIL: backend:0 name:"application_name" value:"psql" 2023-06-22 11:17:00.315: psql pid 66: DEBUG: pool_write: to frontend: length:22 po:5 2023-06-22 11:17:00.315: psql pid 66: DEBUG: pool_flush_it: flush size: 27 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:17:00.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:17:00.316: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:17:00.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:17:00.316: psql pid 66: DETAIL: backend:0 name:"client_encoding" value:"UTF8" 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:17:00.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:17:00.316: psql pid 66: DETAIL: main slot: 0 length: 23 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:17:00.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:17:00.316: psql pid 66: DETAIL: backend:0 name:"DateStyle" value:"ISO, MDY" 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:19 po:5 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_flush_it: flush size: 24 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:17:00.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:17:00.316: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:17:00.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:17:00.316: psql pid 66: DETAIL: backend:0 name:"integer_datetimes" value:"on" 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:17:00.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:17:00.316: psql pid 66: DETAIL: main slot: 0 length: 27 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:17:00.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:17:00.316: psql pid 66: DETAIL: backend:0 name:"IntervalStyle" value:"postgres" 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:23 po:5 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_flush_it: flush size: 28 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:17:00.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:17:00.316: psql pid 66: DETAIL: main slot: 0 length: 21 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:17:00.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:17:00.316: psql pid 66: DETAIL: backend:0 name:"is_superuser" value:"off" 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:17 po:5 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_flush_it: flush size: 22 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:17:00.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:17:00.316: psql pid 66: DETAIL: main slot: 0 length: 24 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:17:00.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:17:00.316: psql pid 66: DETAIL: backend:0 name:"server_version" value:"14.7" 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:20 po:5 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_flush_it: flush size: 25 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:17:00.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:17:00.316: psql pid 66: DETAIL: main slot: 0 length: 35 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:17:00.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:17:00.316: psql pid 66: DETAIL: backend:0 name:"standard_conforming_strings" value:"on" 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:31 po:5 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_flush_it: flush size: 36 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:17:00.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:17:00.316: psql pid 66: DETAIL: main slot: 0 length: 17 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:17:00.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:17:00.316: psql pid 66: DETAIL: backend:0 name:"TimeZone" value:"UTC" 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:13 po:5 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_flush_it: flush size: 18 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:17:00.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:17:00.316: psql pid 66: DETAIL: main slot: 0 length: 25 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:17:00.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:17:00.316: psql pid 66: DETAIL: backend:0 name:"server_encoding" value:"UTF8" 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:21 po:5 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_flush_it: flush size: 26 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: kind:S po:0 2023-06-22 11:17:00.316: psql pid 66: DEBUG: reading message length 2023-06-22 11:17:00.316: psql pid 66: DETAIL: main slot: 0 length: 40 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:17:00.316: psql pid 66: DEBUG: process parameter status 2023-06-22 11:17:00.316: psql pid 66: DETAIL: backend:0 name:"session_authorization" value:"sr_check_user" 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:36 po:5 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_flush_it: flush size: 41 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_read: read 6 bytes from backend 0 2023-06-22 11:17:00.316: psql pid 66: ERROR: authentication failed 2023-06-22 11:17:00.316: psql pid 66: DETAIL: unknown response "Z" before processing BackendKeyData 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: kind:E po:0 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:4 po:1 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_write: to frontend: length:111 po:5 2023-06-22 11:17:00.316: psql pid 66: DEBUG: pool_flush_it: flush size: 116 2023-06-22 11:17:00.316: psql pid 66: DEBUG: connection_count_down: number of connected children: 0