+++ date ++ echo 'INFO: =================== Mon Sep 14 02:30:16 AM UTC 2026 ===================' INFO: =================== Mon Sep 14 02:30:16 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev enp1s0 ++ DEFAULT_LOCAL_IP=10.0.0.189 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.189,10.0.0.50 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.189,10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.189,10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.189,10.0.0.50 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.189:8081 10.0.0.50:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.189:8081 10.0.0.50:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.189:8081 10.0.0.50:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.189:9042 10.0.0.50:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.189:9042 10.0.0.50:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.189:9042 10.0.0.50:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.189,10.0.0.50 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.189:8086 10.0.0.50:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.189:8086 10.0.0.50:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.189:8086 10.0.0.50:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.189,10.0.0.50 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.189,10.0.0.50 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.189:8082 10.0.0.50:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.189:8082 10.0.0.50:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.189:8082 10.0.0.50:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.189:9161 10.0.0.50:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.189:9161 10.0.0.50:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.189:9161 10.0.0.50:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.189:9041 10.0.0.50:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.189:9041 10.0.0.50:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.189:9041 10.0.0.50:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.254,10.20.0.25,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,10.20.0.25,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.189,10.0.0.50 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.189 +++ local server_address=10.0.0.189 +++ extended_server_list+=10.0.0.189:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.189:2181 10.0.0.50:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.189:2181 10.0.0.50:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.189:2181 10.0.0.50:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.189,10.0.0.50 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.189 +++ local server_address=10.0.0.189 +++ extended_server_list+=10.0.0.189:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.189:5673,10.0.0.50:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.189:5673,10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.189:5673,10.0.0.50:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.189:6379 10.0.0.50:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.189:6379 10.0.0.50:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.189:6379 10.0.0.50:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.189,10.0.0.50 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.189 +++ local server_address=10.0.0.189 +++ extended_server_list+='10.0.0.189:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.189:9092 10.0.0.50:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.189:9092 10.0.0.50:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.189:9092 10.0.0.50:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38,10.0.0.189,10.0.0.50 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.189,10.0.0.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return ++ get_listen_ip_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.189,10.0.0.50 +++ local servers=10.0.0.38,10.0.0.189,10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.189,10.20.0.25,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.189,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.189'\''))' +++ local server_ip=10.0.0.189 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.189 ]] +++ [[ ,10.0.0.189,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.189, ]] +++ echo 10.0.0.189 2 +++ return ++ local ip=10.0.0.189 ++ [[ -z 10.0.0.189 ]] ++ echo 10.0.0.189 + hostip=10.0.0.189 ++ resolve_hostname_by_ip 10.0.0.189 ++ local ip=10.0.0.189 +++ head -n 1 +++ getent hosts 10.0.0.189 ++ local 'host_entry=10.0.0.189 cn-jenkins-deploy-platform-ansible-os-6277-2. cn-jenkins-deploy-platform-ansible-os-6277-2' ++ local name= ++ [[ -n 10.0.0.189 cn-jenkins-deploy-platform-ansible-os-6277-2. cn-jenkins-deploy-platform-ansible-os-6277-2 ]] +++ awk '{print $2}' +++ echo 10.0.0.189 cn-jenkins-deploy-platform-ansible-os-6277-2. cn-jenkins-deploy-platform-ansible-os-6277-2 ++ name=cn-jenkins-deploy-platform-ansible-os-6277-2. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-6277-2. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-6277-2. + hostname=cn-jenkins-deploy-platform-ansible-os-6277-2. ++ sed 's/,/ /g' ++ echo 10.0.0.38:5673,10.0.0.189:5673,10.0.0.50:5673 + rabbitmq_server_list='10.0.0.38:5673 10.0.0.189:5673 10.0.0.50:5673' ++ echo 10.0.0.38:9041 10.0.0.189:9041 10.0.0.50:9041 ++ sed 's/,/ /g' + configdb_cql_servers='10.0.0.38:9041 10.0.0.189:9041 10.0.0.50:9041' + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cql_servers_array=($ANALYTICSDB_CQL_SERVERS) + cql_list_size=3 + [[ 3 -gt 1 ]] + cassandra_replication_factor=2 + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env COLLECTOR /etc/contrail/contrail-collector.conf + local service_name=COLLECTOR + local cfg_path=/etc/contrail/contrail-collector.conf + local delim=__ ++ set -o posix ++ sed 's/^COLLECTOR__//g' ++ grep '^COLLECTOR__.*__.*=.*$' ++ set ++ sort ++ cut -d = -f 1 + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs collector + local template=collector ++ dirname /var/log/contrail/analytics-collector + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-collector + chmod 755 /var/log/contrail/analytics-collector + mv -n '/var/log/contrail/*collector.log*' /var/log/contrail/analytics-collector/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-collector + find /var/log/contrail/analytics-collector -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-collector + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-collector 2026-09-14 02:30:16,806:1(0x7faa9f85f300):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2026-09-14 02:30:16,806:1(0x7faa9f85f300):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-6277-2 2026-09-14 02:30:16,806:1(0x7faa9f85f300):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2026-09-14 02:30:16,806:1(0x7faa9f85f300):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2026-09-14 02:30:16,806:1(0x7faa9f85f300):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2026-09-14 02:30:16,806:1(0x7faa9f85f300):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2026-09-14 02:30:16,807:1(0x7faa9f85f300):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2026-09-14 02:30:16,807:1(0x7faa9f85f300):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2026-09-14 02:30:16,807:1(0x7faa9f85f300):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181 sessionTimeout=60000 watcher=0x9b23a0 sessionId=0 sessionPasswd= context=(nil) flags=0 2026-09-14 02:30:16,807:1(0x7faa9f85f300):ZOO_DEBUG@start_threads@221: starting threads... 2026-09-14 02:30:16,810:1(0x7faa957fa640):ZOO_DEBUG@do_completion@473: started completion thread 2026-09-14 02:30:16,810:1(0x7faa95ffb640):ZOO_DEBUG@do_io@369: started IO thread 2026-09-14 02:30:16,811:1(0x7faa95ffb640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2026-09-14 02:30:16,811:1(0x7faa95ffb640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=3 capacity=16 next=0 hasnext=1 2026-09-14 02:30:16,811:1(0x7faa95ffb640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.50:2181 2026-09-14 02:30:16,811:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:16,811:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:16,812:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:16,812:1(0x7faa95ffb640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2026-09-14 02:30:16,812:1(0x7faa95ffb640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=3 capacity=16 next=1 hasnext=1 2026-09-14 02:30:16,812:1(0x7faa95ffb640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2026-09-14 02:30:16,812:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:16,812:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:16,812:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:16,813:1(0x7faa95ffb640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2026-09-14 02:30:16,813:1(0x7faa95ffb640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=3 capacity=16 next=2 hasnext=1 2026-09-14 02:30:16,813:1(0x7faa95ffb640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.189:2181 2026-09-14 02:30:16,813:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:16,813:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:16,813:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:16,813:1(0x7faa95ffb640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2026-09-14 02:30:16,813:1(0x7faa95ffb640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=3 capacity=16 next=3 hasnext=0 2026-09-14 02:30:16,813:1(0x7faa95ffb640):ZOO_DEBUG@get_next_server_in_reconfig@1566: Failed to find either new or old 2026-09-14 02:30:16,814:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:16,814:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:16,814:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:16,814:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:16,814:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:16,814:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:16,815:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:17,816:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:17,816:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:17,816:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:17,816:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:17,817:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:17,817:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:17,817:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:17,817:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:17,817:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:17,817:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:18,818:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:18,819:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:18,819:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:18,819:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:18,819:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:18,819:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:18,820:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:18,820:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:18,820:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:18,820:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:19,821:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:19,822:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:19,822:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:19,822:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:19,822:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:19,822:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:19,822:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:19,822:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:19,822:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:19,822:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:20,822:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:20,823:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:20,823:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:20,823:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:20,823:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:20,823:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:20,823:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:20,823:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:20,823:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:20,824:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:21,825:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:21,825:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:21,825:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:21,825:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:21,825:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:21,825:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:21,826:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:21,826:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:21,826:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:21,826:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:22,826:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:22,827:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:22,827:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:22,827:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:22,827:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:22,827:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:22,827:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:22,827:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:22,827:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:22,827:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:23,829:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:23,829:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:23,829:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:23,829:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:23,829:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:23,829:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:23,829:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:23,830:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:23,830:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:23,830:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:24,830:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:24,830:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:24,830:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:24,831:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:24,831:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:24,831:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:24,831:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:24,831:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:24,831:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:24,831:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:25,832:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:25,832:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:25,832:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:25,832:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:25,832:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:25,832:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:25,833:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:25,833:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:25,833:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:25,833:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:26,833:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:26,834:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:26,834:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:26,834:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:26,834:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:26,834:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:26,834:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:26,834:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:26,834:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:26,834:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:27,834:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:27,835:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:27,835:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:27,835:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:27,835:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:27,836:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:27,836:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:27,836:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:27,836:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:27,836:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:28,837:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:28,838:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:28,838:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:28,838:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:28,838:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:28,838:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:28,838:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:28,838:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:28,838:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:28,838:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:29,840:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:29,840:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:29,841:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:29,841:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:29,841:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:29,841:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:29,841:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:29,842:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:29,842:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:29,842:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:30,843:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:30,844:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:30,844:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:30,844:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:30,844:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:30,844:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:30,844:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:30,844:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:30,844:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:30,844:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:31,845:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:31,846:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:31,846:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:31,846:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:31,846:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:31,846:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:31,846:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:31,846:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:31,846:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:31,846:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:32,848:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:32,848:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:32,848:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:32,848:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:32,849:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:32,849:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:32,849:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:32,849:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:32,849:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:32,849:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:33,850:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:33,852:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:33,852:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:33,852:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:33,853:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:33,853:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:33,853:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:33,854:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:33,854:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:33,854:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:34,855:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:34,856:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:34,856:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:34,856:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:34,856:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:34,856:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:34,856:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:34,856:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:34,856:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:34,856:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:35,858:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:35,858:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:35,858:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:35,858:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:35,858:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:35,858:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:35,859:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:35,859:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:35,859:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:35,859:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:36,860:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:36,860:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:36,860:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:36,861:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:36,861:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:36,861:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:36,861:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:36,862:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:36,862:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:36,862:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:37,863:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:37,863:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:37,863:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:37,863:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:37,863:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:37,863:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:37,863:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:37,864:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:37,864:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:37,864:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:38,865:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:38,865:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:38,865:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:38,866:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:38,866:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:38,866:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:38,866:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:38,866:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:38,866:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:38,866:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:39,868:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:39,868:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:39,868:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:39,868:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:39,868:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:39,868:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:39,868:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:39,868:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:39,868:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:39,869:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:40,870:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:40,870:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:40,870:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:40,870:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:40,871:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:40,871:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:40,871:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:40,871:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:40,871:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:40,871:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:41,872:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:41,872:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:41,872:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:41,872:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:41,873:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:41,873:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:41,873:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:41,873:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:41,873:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:41,873:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:42,873:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:42,873:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:42,873:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:42,873:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:42,874:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:42,874:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:42,874:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:42,874:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:42,874:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:42,874:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:43,875:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:43,875:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:43,875:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:43,875:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:43,876:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:43,876:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:43,876:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:43,876:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:43,876:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:43,876:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:44,876:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:44,876:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:44,876:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:44,877:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:44,877:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:44,877:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:44,877:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:44,877:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:44,877:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:44,877:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:45,878:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:45,878:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:45,878:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:45,878:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:45,879:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:45,879:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:45,879:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:45,879:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:45,879:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:45,879:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:46,880:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:46,881:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:46,881:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:46,881:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:46,881:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:46,881:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:46,881:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:46,881:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:46,881:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:46,881:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:47,882:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:47,882:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:47,883:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:47,883:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:47,883:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:47,883:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:47,883:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:47,883:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:47,883:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:47,883:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:48,884:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:48,885:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:48,885:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:48,885:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:48,885:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:48,885:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:48,885:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:48,885:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:48,885:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:48,885:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:49,886:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:49,887:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:49,887:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:49,887:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:49,887:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:49,887:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:49,887:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:49,887:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:49,887:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:49,887:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:50,888:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:50,888:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:50,888:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:50,889:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:50,889:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:50,889:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:50,889:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:50,889:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:50,889:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:50,889:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:51,890:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:51,891:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:51,891:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:51,891:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:51,891:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:51,891:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:51,891:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:51,891:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:51,891:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:51,892:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:52,894:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:52,894:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:52,894:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:52,894:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:52,895:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:52,895:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:52,895:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:52,895:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:52,895:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:52,895:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:53,895:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:53,896:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:53,896:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:53,896:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:53,896:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:53,896:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:53,896:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:53,896:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:53,896:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:53,896:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:54,897:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:54,897:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:54,897:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:54,897:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:54,897:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:54,897:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:54,898:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:54,898:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:54,898:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:54,898:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:55,898:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:55,899:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:55,899:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:55,899:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:55,899:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:55,899:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:55,899:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:55,899:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:55,899:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:55,899:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:56,900:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:56,901:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:56,901:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:56,901:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:56,901:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:56,902:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:56,902:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:56,902:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:56,902:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:56,902:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:57,903:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:57,904:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:57,904:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:57,904:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:57,905:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:57,905:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:57,905:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:57,905:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:57,905:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:57,905:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:58,906:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:58,906:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:58,906:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:58,907:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:58,907:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:58,907:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:58,907:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:58,907:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:58,907:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:58,907:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:30:59,908:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:59,908:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:59,908:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:30:59,908:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:59,909:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:59,909:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:30:59,909:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:30:59,909:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:30:59,909:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:30:59,909:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:00,910:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:00,910:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:00,910:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:00,911:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:00,911:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:00,911:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:00,911:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:00,911:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:00,911:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:00,911:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:01,912:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:01,912:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:01,912:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:01,913:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:01,913:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:01,913:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:01,913:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:01,913:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:01,913:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:01,913:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:02,915:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:02,915:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:02,915:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:02,915:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:02,916:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:02,916:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:02,916:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:02,916:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:02,916:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:02,916:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:03,917:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:03,917:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:03,917:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:03,918:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:03,918:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:03,918:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:03,918:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:03,918:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:03,918:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:03,919:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:04,920:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:04,920:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:04,920:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:04,920:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:04,921:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:04,921:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:04,921:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:04,921:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:04,921:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:04,921:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:05,922:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:05,922:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:05,923:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:05,923:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:05,923:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:05,923:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:05,923:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:05,923:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:05,923:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:05,923:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:06,923:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:06,924:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:06,924:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:06,924:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:06,924:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:06,924:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:06,924:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:06,924:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:06,924:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:06,924:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:07,925:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:07,925:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:07,925:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:07,926:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:07,926:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:07,926:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:07,926:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:07,926:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:07,926:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:07,926:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:08,927:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:08,927:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:08,927:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:08,927:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:08,928:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:08,928:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:08,928:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:08,928:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:08,928:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:08,928:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:09,929:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:09,930:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:09,930:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:09,930:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:09,930:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:09,930:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:09,930:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:09,930:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:09,930:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:09,930:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:10,932:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:10,932:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:10,932:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:10,932:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:10,932:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:10,932:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:10,932:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:10,933:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:10,933:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:10,933:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:11,933:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:11,933:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:11,933:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:11,933:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:11,934:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:11,934:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:11,934:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:11,934:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:11,934:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:11,934:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:12,935:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:12,936:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:12,936:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:12,936:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:12,936:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:12,936:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:12,936:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:12,936:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:12,936:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:12,937:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:13,938:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:13,938:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:13,938:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:13,938:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:13,938:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:13,938:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:13,938:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:13,939:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:13,939:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:13,939:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:14,939:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:14,939:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:14,939:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:14,940:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:14,940:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:14,940:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:14,940:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:14,940:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:14,940:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:14,940:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:15,940:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:15,940:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:15,940:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:15,941:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:15,941:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:15,941:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:15,941:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:15,941:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:15,941:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:15,941:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:16,942:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:16,943:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:16,943:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:16,943:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:16,943:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:16,943:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:16,943:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:16,943:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:16,943:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:16,943:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:17,944:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:17,945:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:17,945:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:17,945:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:17,945:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:17,945:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:17,945:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:17,946:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:17,946:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:17,946:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:18,947:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:18,947:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:18,947:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:18,947:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:18,948:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:18,948:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:18,948:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:18,948:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:18,948:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:18,948:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:19,950:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:19,950:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:19,950:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:19,950:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:19,951:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:19,951:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:19,951:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:19,951:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:19,951:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:19,951:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:20,952:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:20,953:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:20,953:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:20,953:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:20,953:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:20,953:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:20,953:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:20,953:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:20,953:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:20,953:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:21,954:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:21,955:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:21,955:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:21,955:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:21,955:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:21,955:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:21,955:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:21,955:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:21,955:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:21,955:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:22,956:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:22,957:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:22,957:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:22,957:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:22,957:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:22,957:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:22,957:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:22,957:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:22,957:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:22,958:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:23,958:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:23,958:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:23,958:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:23,959:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:23,959:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:23,959:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:23,959:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:23,959:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:23,959:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:23,959:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:24,960:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:24,961:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:24,961:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:24,961:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:24,961:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:24,961:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:24,961:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:24,961:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:24,961:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:24,961:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:25,963:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:25,963:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:25,963:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:25,963:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:25,963:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:25,963:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:25,963:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:25,963:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:25,964:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:25,964:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:26,965:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:26,965:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:26,965:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:26,965:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:26,966:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:26,966:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:26,966:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:26,966:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:26,966:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:26,966:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:27,967:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:27,967:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:27,967:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:27,967:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:27,967:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:27,967:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:27,967:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:27,968:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:27,968:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:27,968:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:28,969:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:28,969:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:28,969:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:28,969:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:28,969:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:28,969:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:28,970:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:28,970:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:28,970:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:28,970:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:29,970:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:29,971:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:29,971:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:29,971:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:29,971:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:29,971:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:29,971:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:29,971:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:29,971:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:29,971:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:30,972:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:30,973:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:30,973:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:30,973:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:30,973:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:30,973:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:30,974:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:30,974:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:30,974:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:30,974:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:31,974:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:31,974:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:31,975:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:31,975:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:31,975:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:31,975:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:31,975:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:31,975:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:31,975:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:31,975:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:32,976:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:32,977:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:32,977:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:32,977:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:32,977:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:32,977:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:32,977:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:32,977:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:32,977:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:32,977:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:33,978:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:33,978:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:33,978:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:33,978:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:33,978:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:33,978:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:33,978:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:33,978:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:33,978:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:33,978:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:34,980:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:34,980:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:34,980:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:34,980:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:34,980:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:34,980:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:34,981:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:34,981:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:34,981:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:34,981:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:35,982:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:35,982:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:35,982:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:35,982:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:35,983:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:35,983:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:35,983:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:35,983:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:35,983:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:35,983:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:36,983:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:36,984:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:36,984:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:36,984:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:36,984:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:36,984:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:36,984:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:36,984:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:36,984:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:36,984:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:37,985:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:37,986:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:37,986:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:37,986:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:37,986:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:37,986:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:37,986:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:37,986:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:37,986:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:37,986:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:38,988:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:38,988:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:38,988:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:38,988:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:38,988:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:38,988:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:38,989:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:38,989:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:38,989:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:38,989:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:39,990:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:39,990:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:39,990:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:39,990:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:39,990:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:39,991:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:39,991:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:39,991:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:39,991:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:39,991:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:40,992:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:40,992:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:40,992:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:40,992:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:40,993:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:40,993:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:40,993:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:40,993:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:40,993:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:40,993:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:41,994:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:41,995:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:41,995:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:41,995:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:41,995:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:41,995:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:41,995:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:41,995:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:41,995:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:41,995:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:42,996:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:42,996:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:42,996:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:42,997:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:42,997:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:42,997:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:42,997:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:42,997:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:42,997:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:42,997:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:43,998:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:43,999:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:43,999:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:43,999:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:43,999:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:43,999:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:43,999:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:43,999:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:43,999:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:43,999:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:45,001:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:45,001:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:45,001:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:45,001:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:45,003:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:45,003:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:45,003:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:45,003:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:45,003:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:45,003:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:46,003:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:46,004:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:46,004:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:46,004:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:46,004:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:46,004:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:46,004:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:46,005:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:46,005:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:46,005:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:47,006:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:47,007:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:47,007:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:47,007:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:47,007:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:47,007:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:47,008:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:47,008:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:47,008:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:47,008:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:48,009:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:48,009:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:48,009:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:48,010:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:48,010:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:48,010:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:48,010:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:48,010:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:48,010:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:48,010:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:49,011:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:49,011:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:49,011:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:49,011:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:49,012:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:49,012:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:49,012:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:49,012:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:49,012:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:49,012:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:50,013:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:50,014:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:50,014:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:50,014:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:50,014:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:50,014:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:50,014:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:50,014:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:50,014:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:50,014:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:51,016:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:51,016:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:51,016:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:51,016:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:51,016:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:51,016:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:51,016:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:51,016:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:51,016:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:51,017:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:52,018:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:52,018:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:52,019:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:52,019:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:52,020:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:52,020:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:52,020:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:52,020:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:52,021:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:52,021:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:53,022:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:53,022:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:53,023:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:53,023:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:53,023:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:53,023:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:53,023:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:53,023:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:53,023:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:53,023:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:54,024:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:54,025:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:54,025:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:54,025:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:54,025:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:54,025:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:54,025:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:54,025:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:54,025:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:54,025:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:55,026:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:55,026:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:55,026:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:55,027:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:55,027:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:55,027:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:55,027:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:55,027:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:55,027:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:55,027:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:56,028:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:56,029:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:56,029:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:56,029:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:56,029:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:56,029:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:56,029:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:56,029:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:56,029:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:56,030:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:57,031:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:57,031:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:57,031:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:57,031:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:57,031:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:57,031:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:57,032:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:57,032:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:57,032:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:57,032:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:58,033:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:58,033:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:58,033:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:58,034:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:58,034:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:58,034:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:58,034:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:58,034:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:58,034:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:58,034:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:31:59,035:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:59,035:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:59,035:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:31:59,035:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:59,035:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:59,035:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:31:59,035:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:31:59,035:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:31:59,035:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:31:59,035:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:00,037:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:00,037:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:00,037:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:00,037:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:00,037:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:00,037:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:00,038:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:00,038:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:00,038:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:00,038:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:01,039:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:01,039:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:01,040:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:01,040:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:01,040:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:01,040:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:01,040:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:01,040:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:01,040:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:01,040:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:02,041:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:02,042:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:02,042:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:02,042:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:02,042:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:02,042:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:02,042:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:02,042:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:02,043:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:02,043:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:03,043:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:03,043:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:03,043:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:03,043:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:03,044:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:03,044:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:03,044:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:03,044:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:03,044:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:03,044:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:04,045:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:04,045:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:04,046:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:04,046:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:04,046:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:04,046:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:04,046:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:04,046:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:04,046:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:04,046:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:05,047:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:05,048:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:05,048:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:05,048:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:05,049:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:05,049:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:05,049:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:05,049:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:05,049:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:05,049:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:06,050:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:06,050:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:06,050:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:06,051:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:06,051:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:06,051:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:06,051:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:06,051:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:06,052:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:06,052:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:07,052:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:07,053:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:07,053:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:07,053:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:07,053:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:07,053:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:07,053:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:07,054:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:07,054:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:07,054:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:08,055:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:08,056:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:08,056:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:08,056:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:08,056:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:08,056:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:08,056:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:08,056:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:08,056:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:08,056:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:09,057:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:09,058:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:09,058:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:09,058:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:09,059:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:09,059:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:09,059:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:09,059:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:09,059:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:09,059:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:10,060:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:10,060:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:10,060:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:10,060:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:10,061:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:10,061:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:10,061:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:10,061:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:10,061:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:10,061:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:11,062:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:11,062:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:11,062:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:11,063:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:11,063:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:11,063:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:11,063:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:11,063:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:11,063:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:11,063:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:12,064:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:12,065:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:12,065:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:12,065:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:12,065:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:12,065:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:12,065:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:12,065:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:12,065:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:12,065:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:13,067:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:13,067:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:13,067:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:13,067:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:13,067:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:13,067:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:13,067:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:13,067:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:13,067:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:13,068:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:14,069:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:14,069:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:14,069:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:14,069:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:14,069:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:14,069:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:14,070:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:14,070:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:14,070:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:14,070:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:15,071:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:15,072:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:15,072:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:15,072:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:15,072:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:15,072:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:15,072:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:15,072:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:15,072:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:15,072:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:16,073:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:16,073:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:16,073:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:16,073:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:16,074:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:16,074:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:16,074:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:16,074:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:16,074:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:16,074:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:17,075:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:17,076:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:17,076:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:17,076:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:17,076:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:17,076:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:17,076:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:17,076:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:17,076:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:17,076:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:18,077:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:18,077:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:18,077:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:18,077:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:18,077:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:18,078:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:18,078:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:18,078:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:18,078:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:18,078:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:19,078:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:19,078:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:19,079:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:19,079:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:19,079:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:19,079:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:19,079:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:19,079:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:19,079:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:19,079:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:20,080:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:20,081:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:20,081:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:20,081:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:20,081:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:20,081:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:20,081:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:20,081:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:20,081:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:20,081:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:21,082:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:21,082:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:21,082:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:21,083:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:21,083:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:21,083:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:21,083:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:21,083:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:21,083:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:21,083:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:22,084:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:22,085:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:22,085:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:22,085:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:22,085:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:22,085:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:22,085:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:22,086:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:22,086:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:22,086:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:23,086:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:23,086:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:23,086:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:23,087:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:23,087:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:23,087:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:23,087:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:23,087:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:23,087:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:23,087:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:24,088:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:24,088:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:24,088:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:24,088:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:24,088:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:24,088:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:24,088:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:24,088:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:24,089:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:24,089:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:25,090:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:25,090:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:25,090:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:25,090:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:25,090:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:25,090:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:25,091:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:25,091:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:25,091:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:25,091:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:26,091:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:26,091:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:26,091:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:26,091:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:26,092:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:26,092:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:26,092:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:26,092:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:26,092:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:26,092:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:27,093:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:27,094:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:27,094:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:27,094:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:27,094:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:27,094:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:27,094:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:27,094:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:27,094:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:27,094:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:28,096:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:28,096:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:28,096:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:28,096:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:28,096:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:28,096:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:28,096:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:28,097:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:28,097:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:28,097:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:29,097:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:29,098:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:29,098:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:29,098:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:29,098:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:29,098:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:29,098:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:29,098:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:29,098:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:29,098:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:30,100:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:30,100:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:30,100:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:30,100:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:30,100:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:30,100:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:30,101:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:30,101:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:30,101:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:30,101:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:31,102:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:31,102:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:31,102:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:31,102:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:31,103:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:31,103:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:31,103:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:31,103:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:31,103:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:31,103:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:32,103:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:32,104:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:32,104:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:32,104:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:32,104:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:32,104:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:32,104:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:32,104:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:32,104:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:32,104:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:33,106:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:33,106:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:33,106:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:33,106:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:33,107:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:33,107:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:33,107:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:33,107:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:33,107:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:33,107:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:34,108:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:34,108:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:34,109:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:34,109:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:34,109:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:34,109:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:34,109:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:34,109:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:34,109:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:34,109:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:35,110:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:35,110:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:35,110:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:35,111:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:35,111:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:35,111:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:35,111:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:35,111:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:35,111:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:35,111:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:36,111:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:36,112:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:36,112:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:36,112:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:36,112:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:36,112:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:36,112:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:36,112:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:36,112:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:36,112:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:37,113:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:37,114:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:37,114:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:37,114:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:37,114:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:37,114:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:37,114:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:37,114:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:37,114:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:37,114:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:38,116:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:38,116:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:38,116:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:38,116:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:38,116:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:38,117:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:38,117:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:38,117:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:38,117:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:38,117:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:39,118:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:39,118:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:39,118:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:39,118:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:39,119:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:39,119:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:39,119:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:39,119:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:39,119:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:39,119:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:40,120:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:40,120:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:40,120:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:40,121:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:40,121:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:40,121:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:40,121:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:40,121:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:40,121:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:40,121:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:41,122:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:41,122:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:41,122:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:41,123:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:41,123:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:41,123:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:41,123:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:41,123:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:41,123:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:41,123:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:42,124:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:42,125:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:42,125:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:42,125:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:42,125:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:42,126:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:42,126:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:42,126:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:42,126:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:42,126:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:43,127:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:43,128:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:43,128:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:43,128:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:43,128:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:43,128:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:43,128:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:43,128:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:43,129:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:43,129:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:44,130:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:44,130:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:44,130:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:44,130:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:44,130:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:44,130:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:44,130:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:44,131:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:44,131:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:44,131:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:45,132:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:45,132:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:45,132:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:45,132:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:45,133:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:45,133:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:45,133:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:45,133:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:45,133:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:45,133:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:46,134:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:46,135:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:46,135:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:46,135:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:46,135:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:46,135:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:46,136:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:46,136:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:46,136:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:46,136:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:47,137:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:47,138:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:47,138:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:47,138:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:47,138:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:47,138:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:47,138:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:47,138:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:47,138:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:47,139:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:48,140:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:48,140:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:48,140:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:48,140:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:48,140:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:48,140:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:48,140:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:48,140:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:48,140:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:48,141:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:49,142:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:49,142:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:49,142:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:49,142:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:49,143:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:49,143:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:49,143:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:49,143:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:49,143:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:49,143:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:50,144:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:50,144:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:50,144:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:50,145:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:50,145:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:50,145:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:50,145:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:50,145:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:50,145:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:50,145:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:51,146:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:51,147:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:51,147:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:51,147:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:51,147:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:51,147:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:51,147:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:51,147:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:51,147:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:51,147:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:52,149:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:52,149:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:52,149:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:52,149:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:52,149:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:52,149:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:52,149:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:52,150:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:52,150:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:52,150:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:53,150:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:53,150:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:53,151:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:53,151:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:53,151:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:53,151:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:53,151:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:53,151:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:53,151:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:53,151:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:54,152:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:54,152:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:54,152:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:54,152:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:54,153:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:54,153:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:54,153:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:54,153:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:54,153:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:54,153:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:55,154:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:55,154:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:55,154:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:55,155:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:55,155:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:55,155:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:55,155:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:55,155:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:55,155:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:55,155:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:56,156:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:56,156:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:56,156:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:56,157:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:56,157:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:56,157:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:56,157:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:56,157:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:56,157:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:56,157:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:57,158:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:57,158:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:57,158:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:57,159:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:57,159:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:57,159:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:57,159:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:57,159:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:57,159:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:57,159:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:58,160:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:58,161:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:58,161:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:58,161:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:58,161:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:58,161:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:58,161:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:58,161:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:58,161:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:58,161:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:32:59,162:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:59,162:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:59,162:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:32:59,163:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:59,163:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:59,163:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:32:59,163:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:32:59,163:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:32:59,163:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:32:59,163:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:00,164:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:00,165:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:00,165:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:00,165:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:00,165:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:00,165:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:00,165:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:00,165:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:00,165:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:00,165:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:01,166:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:01,167:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:01,167:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:01,167:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:01,167:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:01,167:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:01,167:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:01,167:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:01,167:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:01,168:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:02,169:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:02,169:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:02,169:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:02,169:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:02,169:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:02,169:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:02,170:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:02,170:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:02,170:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:02,170:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:03,170:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:03,171:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:03,171:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:03,171:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:03,171:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:03,171:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:03,171:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:03,171:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:03,171:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:03,171:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:04,173:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:04,173:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:04,173:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:04,173:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:04,173:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:04,173:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:04,174:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:04,174:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:04,174:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:04,174:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:05,174:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:05,175:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:05,175:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:05,175:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:05,175:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:05,175:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:05,176:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:05,176:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:05,176:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:05,176:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:06,177:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:06,178:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:06,178:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:06,178:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:06,178:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:06,178:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:06,178:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:06,178:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:06,178:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:06,178:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:07,179:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:07,180:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:07,180:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:07,180:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:07,180:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:07,180:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:07,180:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:07,180:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:07,180:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:07,180:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:08,181:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:08,181:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:08,181:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:08,181:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:08,181:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:08,181:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:08,181:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:08,181:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:08,181:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:08,181:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:09,183:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:09,183:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:09,183:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:09,183:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:09,183:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:09,183:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:09,183:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:09,183:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:09,183:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:09,183:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:10,183:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:10,184:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:10,184:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:10,184:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:10,184:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:10,184:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:10,184:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:10,184:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:10,184:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:10,184:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:11,185:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:11,186:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:11,186:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:11,186:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:11,186:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:11,186:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:11,186:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:11,186:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:11,186:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:11,186:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:12,187:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:12,188:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:12,188:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:12,188:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:12,188:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:12,188:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:12,188:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:12,188:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:12,188:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:12,188:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:13,189:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:13,190:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:13,190:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:13,190:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:13,190:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:13,190:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:13,190:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:13,190:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:13,190:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:13,190:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:14,192:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:14,192:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:14,192:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:14,192:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:14,192:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:14,192:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:14,192:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:14,192:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:14,192:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:14,193:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:15,194:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:15,194:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:15,194:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:15,195:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:15,195:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:15,195:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:15,195:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:15,195:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:15,195:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:15,195:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:16,197:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:16,197:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:16,197:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:16,197:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:16,197:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:16,197:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:16,197:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:16,197:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:16,197:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:16,198:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:17,198:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:17,199:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:17,199:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:17,199:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:17,199:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:17,199:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:17,199:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:17,199:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:17,199:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:17,199:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:18,200:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:18,201:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:18,201:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:18,201:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:18,201:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:18,201:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:18,201:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:18,201:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:18,201:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:18,201:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:19,202:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:19,202:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:19,202:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:19,203:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:19,203:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:19,203:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:19,203:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:19,203:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:19,203:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:19,203:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:20,204:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:20,204:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:20,204:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:20,204:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:20,204:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:20,205:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:20,205:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:20,205:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:20,205:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:20,205:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:21,206:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:21,206:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:21,206:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:21,206:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:21,207:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:21,207:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:21,207:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:21,207:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:21,207:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:21,207:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:22,208:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:22,209:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:22,209:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:22,209:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:22,209:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:22,209:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:22,209:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:22,209:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:22,209:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:22,209:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:23,210:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:23,211:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:23,211:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:23,211:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:23,211:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:23,211:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:23,211:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:23,211:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:23,211:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:23,211:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:24,213:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:24,213:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:24,213:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:24,213:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:24,213:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:24,213:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:24,214:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:24,214:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:24,214:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:24,214:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:25,214:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:25,215:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:25,215:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:25,215:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:25,215:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:25,215:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:25,215:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:25,215:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:25,215:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:25,215:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:26,216:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:26,217:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:26,217:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:26,217:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:26,217:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:26,217:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:26,217:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:26,217:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:26,217:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:26,217:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:27,218:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:27,219:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:27,219:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:27,219:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:27,219:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:27,219:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:27,219:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:27,219:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:27,220:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:27,220:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:28,221:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:28,221:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:28,221:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:28,221:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:28,222:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:28,222:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:28,222:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:28,222:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:28,222:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:28,222:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:29,223:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:29,224:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:29,224:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:29,224:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:29,224:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:29,224:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:29,224:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:29,225:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:29,225:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:29,225:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:30,226:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:30,226:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:30,226:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:30,227:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:30,227:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:30,227:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:30,227:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:30,227:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:30,227:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:30,227:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:31,228:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:31,229:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:31,229:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:31,229:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:31,229:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:31,229:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:31,229:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:31,229:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:31,229:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:31,229:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:32,230:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:32,231:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:32,231:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:32,231:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:32,232:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:32,232:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:32,232:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:32,233:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:32,233:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:32,233:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:33,234:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:33,234:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:33,235:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:33,235:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:33,235:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:33,235:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:33,235:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:33,235:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:33,235:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:33,235:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:34,237:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:34,237:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:34,237:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:34,237:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:34,237:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:34,237:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:34,238:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:34,238:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:34,238:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:34,238:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:35,238:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:35,238:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:35,238:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:35,239:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:35,239:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:35,239:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:35,239:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:35,239:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:35,239:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:35,239:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:36,240:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:36,240:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:36,240:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:36,240:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:36,241:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:36,241:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:36,241:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:36,241:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:36,241:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:36,241:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:37,242:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:37,242:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:37,242:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:37,243:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:37,243:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:37,243:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:37,243:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:37,243:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:37,243:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:37,243:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:38,244:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:38,245:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:38,245:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:38,245:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:38,245:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:38,245:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:38,245:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:38,245:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:38,245:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:38,245:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:39,246:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:39,247:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:39,247:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:39,247:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:39,247:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:39,247:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:39,247:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:39,247:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:39,247:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:39,247:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:40,248:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:40,249:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:40,249:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:40,249:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:40,249:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:40,249:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:40,250:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:40,250:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:40,250:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:40,250:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:41,250:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:41,251:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:41,251:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:41,251:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:41,251:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:41,251:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:41,251:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:41,251:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:41,251:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:41,251:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:42,252:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:42,253:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:42,253:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:42,253:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:42,253:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:42,253:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:42,253:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:42,253:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:42,253:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:42,253:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:43,254:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:43,255:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:43,255:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:43,255:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:43,256:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:43,256:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:43,256:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:43,256:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:43,256:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:43,256:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:44,257:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:44,257:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:44,257:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:44,258:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:44,258:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:44,258:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:44,258:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:44,258:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:44,258:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:44,258:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:45,259:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:45,260:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:45,260:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:45,260:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:45,260:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:45,260:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:45,260:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:45,260:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:45,260:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:45,260:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:46,262:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:46,262:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:46,262:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:46,262:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:46,262:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:46,262:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:46,263:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:46,263:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:46,263:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:46,263:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:47,264:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:47,264:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:47,264:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:47,264:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:47,265:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:47,265:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:47,265:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:47,265:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:47,265:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:47,265:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:48,266:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:48,266:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:48,266:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:48,267:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:48,267:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:48,267:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:48,267:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:48,267:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:48,267:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:48,267:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:49,268:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:49,269:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:49,269:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:49,269:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:49,270:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:49,270:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:49,270:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:49,270:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:49,270:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:49,270:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:50,272:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:50,272:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:50,272:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:50,272:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:50,272:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:50,272:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:50,272:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:50,273:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:50,273:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:50,273:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:51,273:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:51,273:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:51,273:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:51,274:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:51,274:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:51,274:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:51,274:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:51,274:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:51,274:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:51,274:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:52,275:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:52,276:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:52,277:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:52,277:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:52,278:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:52,278:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:52,278:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:52,278:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:52,278:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:52,278:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:53,279:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:53,280:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:53,280:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:53,280:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:53,280:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:53,280:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:53,280:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:53,280:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:53,281:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:53,281:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:54,281:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:54,281:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:54,281:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:54,282:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:54,282:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:54,282:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:54,282:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:54,282:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:54,282:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:54,282:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:55,283:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:55,283:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:55,283:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:55,284:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:55,284:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:55,284:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:55,284:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:55,284:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:55,284:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:55,285:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:56,286:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:56,286:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:56,286:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:56,286:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:56,286:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:56,286:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:56,286:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:56,287:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:56,287:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:56,287:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:57,288:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:57,288:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:57,288:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:57,288:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:57,288:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:57,289:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:57,289:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:57,289:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:57,289:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:57,289:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:58,290:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:58,290:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:58,290:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:58,291:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:58,291:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:58,291:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:58,291:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:58,291:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:58,291:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:58,291:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:33:59,291:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:59,292:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:59,292:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:33:59,292:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:59,292:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:59,292:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:33:59,292:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:33:59,292:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:33:59,292:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:33:59,293:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:00,293:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:00,293:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:00,293:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:00,293:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:00,293:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:00,294:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:00,294:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:00,294:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:00,294:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:00,294:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:01,295:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:01,295:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:01,295:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:01,295:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:01,296:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:01,296:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:01,296:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:01,296:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:01,296:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:01,296:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:02,297:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:02,298:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:02,298:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:02,298:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:02,298:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:02,298:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:02,298:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:02,298:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:02,298:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:02,298:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:03,300:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:03,303:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:03,303:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:03,303:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:03,304:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:03,304:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:03,304:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:03,304:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:03,304:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:03,304:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:04,304:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:04,305:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:04,305:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:04,305:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:04,305:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:04,305:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:04,305:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:04,305:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:04,305:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:04,305:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:05,306:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:05,307:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:05,307:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:05,307:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:05,307:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:05,307:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:05,307:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:05,308:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:05,308:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:05,308:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:06,309:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:06,309:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:06,310:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:06,310:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:06,310:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:06,310:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:06,311:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:06,311:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:06,311:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:06,311:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:07,312:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:07,313:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:07,313:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:07,313:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:07,313:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:07,313:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:07,313:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:07,313:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:07,313:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:07,313:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:08,314:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:08,315:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:08,315:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:08,315:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:08,315:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:08,315:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:08,315:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:08,315:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:08,315:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:08,315:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:09,317:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:09,317:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:09,317:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:09,317:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:09,317:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:09,317:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:09,317:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:09,318:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:09,318:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:09,318:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:10,318:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:10,318:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:10,318:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:10,318:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:10,319:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:10,319:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:10,319:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:10,319:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:10,319:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:10,319:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:11,320:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:11,320:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:11,320:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:11,320:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:11,320:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:11,320:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:11,320:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:11,320:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:11,320:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:11,320:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:12,322:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:12,322:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:12,322:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:12,322:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:12,322:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:12,322:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:12,323:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:12,323:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:12,323:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:12,323:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:13,323:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:13,324:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:13,324:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:13,324:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:13,324:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:13,324:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:13,324:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:13,324:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:13,324:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:13,324:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:14,325:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:14,325:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:14,325:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:14,325:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:14,325:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:14,325:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:14,326:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:14,326:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:14,326:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:14,326:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:15,326:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:15,327:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:15,327:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:15,327:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:15,327:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:15,327:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:15,327:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:15,327:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:15,327:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:15,327:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:16,329:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:16,329:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:16,329:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:16,329:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:16,329:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:16,329:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:16,329:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:16,329:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:16,329:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:16,329:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:17,330:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:17,330:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:17,331:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:17,331:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:17,331:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:17,331:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:17,331:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:17,331:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:17,331:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:17,331:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:18,332:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:18,333:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:18,333:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:18,333:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:18,333:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:18,333:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:18,333:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:18,333:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:18,333:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:18,333:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:19,334:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:19,335:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:19,335:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:19,335:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:19,336:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:19,336:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:19,336:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:19,336:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:19,336:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:19,336:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:20,337:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:20,338:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:20,338:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:20,338:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:20,338:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:20,338:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:20,338:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:20,338:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:20,339:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:20,339:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:21,340:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:21,341:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:21,341:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:21,341:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:21,341:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:21,341:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:21,341:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:21,341:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:21,341:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:21,341:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:22,342:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:22,342:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:22,343:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:22,343:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:22,343:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:22,344:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:22,345:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:22,345:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:22,345:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:22,345:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:23,346:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:23,346:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:23,346:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:23,347:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:23,347:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:23,347:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:23,347:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:23,347:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:23,347:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:23,347:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:24,348:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:24,349:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:24,349:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:24,349:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:24,349:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:24,349:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:24,349:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:24,349:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:24,349:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:24,349:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:25,351:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:25,351:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:25,351:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:25,351:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:25,351:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:25,351:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:25,351:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:25,351:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:25,351:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:25,352:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:26,353:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:26,353:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:26,353:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:26,353:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:26,353:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:26,354:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:26,354:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:26,354:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:26,354:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:26,354:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:27,354:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:27,355:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:27,355:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:27,355:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:27,355:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:27,355:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:27,355:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:27,355:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:27,355:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:27,355:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:28,356:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:28,358:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:28,358:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:28,358:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:28,358:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:28,358:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:28,358:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:28,358:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:28,358:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:28,358:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:29,360:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:29,361:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:29,361:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:29,361:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:29,361:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:29,361:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:29,361:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:29,361:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:29,361:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:29,362:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:30,362:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:30,363:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:30,363:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:30,363:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:30,363:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:30,363:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:30,363:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:30,363:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:30,363:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:30,363:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:31,364:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:31,364:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:31,364:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:31,364:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:31,365:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:31,365:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:31,365:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:31,365:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:31,365:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:31,365:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:32,366:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:32,367:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:32,367:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:32,367:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:32,367:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:32,367:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:32,367:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:32,368:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:32,368:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:32,368:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:33,369:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:33,369:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:33,369:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:33,369:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:33,369:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:33,369:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:33,369:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:33,369:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:33,369:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:33,370:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:34,370:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:34,371:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:34,371:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:34,371:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:34,371:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:34,371:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:34,371:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:34,371:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:34,371:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:34,371:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:35,373:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:35,373:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:35,373:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:35,373:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:35,373:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:35,373:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:35,373:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:35,373:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:35,373:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:35,373:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:36,375:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:36,375:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:36,375:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:36,375:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:36,375:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:36,375:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:36,375:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:36,376:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:36,376:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:36,376:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:37,376:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:37,376:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:37,376:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:37,376:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:37,377:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:37,377:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:37,377:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:37,377:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:37,377:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:37,377:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:38,378:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:38,378:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:38,378:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:38,378:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:38,378:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:38,378:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:38,379:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:38,379:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:38,379:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:38,379:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:39,380:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:39,380:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:39,380:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:39,380:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:39,381:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:39,381:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:39,381:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:39,381:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:39,381:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:39,381:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:40,382:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:40,383:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:40,383:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:40,383:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:40,383:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:40,383:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:40,383:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:40,383:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:40,383:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:40,383:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:41,385:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:41,385:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:41,385:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:41,385:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:41,385:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:41,385:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:41,385:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:41,385:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:41,385:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:41,385:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:42,387:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:42,387:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:42,387:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:42,387:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:42,387:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:42,387:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:42,387:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:42,387:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:42,387:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:42,388:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:43,388:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:43,388:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:43,388:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:43,389:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:43,389:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:43,389:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:43,389:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:43,389:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:43,389:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:43,389:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:44,390:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:44,390:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:44,391:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:44,391:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:44,391:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:44,391:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:44,391:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:44,391:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:44,391:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:44,391:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:45,392:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:45,393:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:45,393:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:45,393:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:45,393:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:45,393:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:45,393:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:45,393:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:45,393:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:45,393:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:46,394:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:46,395:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:46,395:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:46,395:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:46,395:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:46,395:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:46,395:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:46,395:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:46,395:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:46,395:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:47,396:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:47,396:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:47,396:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:47,396:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:47,398:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:47,398:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:47,398:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:47,398:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:47,398:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:47,398:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:48,399:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:48,399:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:48,399:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:48,400:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:48,400:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:48,400:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:48,400:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:48,400:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:48,400:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:48,400:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:49,402:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:49,403:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:49,403:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:49,403:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:49,403:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:49,403:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:49,404:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:49,404:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:49,404:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:49,404:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:50,405:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:50,406:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:50,406:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:50,406:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:50,406:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:50,406:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:50,406:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:50,406:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:50,406:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:50,406:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:51,407:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:51,408:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:51,408:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:51,408:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:51,408:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:51,408:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:51,408:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:51,408:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:51,408:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:51,408:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:52,409:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:52,409:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:52,409:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:52,410:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:52,410:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:52,410:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:52,410:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:52,414:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:52,414:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:52,414:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:53,415:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:53,415:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:53,415:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:53,415:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:53,415:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:53,415:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:53,416:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:53,416:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:53,416:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:53,416:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:54,416:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:54,422:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:54,422:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:54,422:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:54,422:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:54,422:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:54,422:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:54,422:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:54,422:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:54,423:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:55,423:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:55,424:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:55,424:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:55,425:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:55,425:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:55,425:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:55,425:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:55,426:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:55,426:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:55,426:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:56,427:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:56,428:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:56,428:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:56,428:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:56,428:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:56,428:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:56,428:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:56,428:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:56,428:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:56,428:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:57,430:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:57,430:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:57,430:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:57,430:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:57,430:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:57,430:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:57,430:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:57,430:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:57,430:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:57,431:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:58,432:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:58,432:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:58,432:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:58,432:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:58,432:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:58,432:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:58,432:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:58,432:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:58,432:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:58,433:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:34:59,434:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:59,434:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:59,434:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:34:59,434:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:59,435:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:59,435:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:34:59,435:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:34:59,435:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:34:59,435:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:34:59,435:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:00,436:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:00,436:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:00,436:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:00,436:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:00,436:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:00,436:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:00,436:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:00,437:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:00,437:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:00,437:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:01,438:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:01,439:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:01,439:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:01,439:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:01,439:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:01,439:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:01,439:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:01,439:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:01,439:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:01,439:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:02,441:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:02,441:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:02,441:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:02,441:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:02,441:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:02,441:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:02,441:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:02,441:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:02,441:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:02,442:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:03,442:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:03,443:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:03,443:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:03,443:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:03,443:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:03,443:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:03,443:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:03,443:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:03,443:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:03,443:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:04,445:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:04,445:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:04,445:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:04,445:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:04,446:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:04,446:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:04,446:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:04,446:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:04,446:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:04,446:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:05,447:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:05,448:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:05,448:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:05,448:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:05,448:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:05,448:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:05,448:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:05,448:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:05,448:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:05,448:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:06,449:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:06,450:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:06,450:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:06,450:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:06,450:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:06,450:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:06,450:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:06,450:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:06,450:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:06,451:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:07,452:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:07,452:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:07,453:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:07,453:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:07,453:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:07,454:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:07,454:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:07,454:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:07,454:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:07,454:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:08,455:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:08,455:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:08,456:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:08,456:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:08,456:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:08,456:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:08,456:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:08,457:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:08,457:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:08,457:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:09,458:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:09,459:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:09,459:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:09,459:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:09,459:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:09,459:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:09,459:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:09,459:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:09,459:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:09,459:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:10,460:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:10,461:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:10,461:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:10,461:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:10,461:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:10,461:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:10,461:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:10,461:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:10,461:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:10,461:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:11,462:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:11,463:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:11,463:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:11,463:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:11,463:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:11,463:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:11,463:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:11,463:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:11,463:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:11,463:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:12,464:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:12,465:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:12,465:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:12,465:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:12,465:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:12,465:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:12,465:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:12,465:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:12,465:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:12,466:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:13,467:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:13,467:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:13,467:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:13,467:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:13,468:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:13,468:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:13,468:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:13,468:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:13,468:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:13,468:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:14,469:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:14,469:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:14,469:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:14,469:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:14,469:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:14,469:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:14,470:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:14,470:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:14,470:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:14,470:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:15,471:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:15,472:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:15,472:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:15,472:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:15,472:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:15,472:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:15,472:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:15,472:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:15,472:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:15,472:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:16,474:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:16,474:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:16,474:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:16,474:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:16,474:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:16,474:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:16,474:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:16,475:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:16,475:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:16,475:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:17,476:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:17,476:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:17,476:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:17,476:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:17,477:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:17,477:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:17,477:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:17,477:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:17,477:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:17,477:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:18,478:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:18,478:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:18,479:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:18,479:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:18,479:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:18,479:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:18,479:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:18,479:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:18,479:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:18,479:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:19,480:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:19,481:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:19,481:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:19,481:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:19,481:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:19,481:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:19,481:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:19,481:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:19,481:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:19,481:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:20,482:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:20,483:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:20,483:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:20,483:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:20,483:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:20,483:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:20,483:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:20,483:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:20,483:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:20,483:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:21,484:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:21,484:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:21,484:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:21,484:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:21,484:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:21,484:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:21,485:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:21,485:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:21,485:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:21,485:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:22,486:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:22,486:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:22,486:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:22,486:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:22,486:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:22,486:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:22,486:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:22,487:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:22,487:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:22,487:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:23,488:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:23,488:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:23,488:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:23,488:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:23,489:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:23,489:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:23,489:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:23,489:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:23,489:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:23,489:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:24,490:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:24,490:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:24,490:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:24,490:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:24,491:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:24,491:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:24,491:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:24,491:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:24,491:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:24,491:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:25,492:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:25,492:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:25,492:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:25,493:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:25,493:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:25,493:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:25,493:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:25,493:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:25,493:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:25,493:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:26,494:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:26,495:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:26,495:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:26,495:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:26,495:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:26,495:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:26,495:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:26,495:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:26,495:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:26,495:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:27,497:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:27,497:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:27,497:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:27,497:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:27,497:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:27,497:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:27,497:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:27,497:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:27,497:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:27,497:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:28,498:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:28,498:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:28,498:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:28,499:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:28,499:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:28,499:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:28,499:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:28,499:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:28,499:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:28,499:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:29,500:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:29,501:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:29,501:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:29,501:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:29,501:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:29,501:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:29,501:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:29,501:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:29,501:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:29,501:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:30,502:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:30,502:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:30,503:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:30,503:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:30,503:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:30,503:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:30,503:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:30,503:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:30,503:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:30,503:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:31,504:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:31,505:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:31,505:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:31,505:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:31,505:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:31,505:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:31,505:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:31,505:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:31,505:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:31,505:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:32,506:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:32,507:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:32,507:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:32,507:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:32,507:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:32,507:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:32,507:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:32,507:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:32,507:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:32,507:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:33,509:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:33,509:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:33,509:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:33,509:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:33,509:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:33,509:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:33,509:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:33,509:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:33,509:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:33,509:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:34,510:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:34,511:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:34,511:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:34,511:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:34,511:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:34,511:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:34,511:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:34,511:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:34,511:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:34,511:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:35,512:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:35,513:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:35,513:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:35,513:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:35,513:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:35,513:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:35,513:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:35,513:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:35,513:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:35,513:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:36,514:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:36,514:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:36,515:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:36,515:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:36,515:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:36,515:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:36,515:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:36,515:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:36,515:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:36,515:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:37,516:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:37,517:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:37,517:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:37,517:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:37,517:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:37,517:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:37,517:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:37,517:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:37,517:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:37,517:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:38,518:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:38,519:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:38,519:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:38,519:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:38,519:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:38,519:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:38,519:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:38,519:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:38,519:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:38,519:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:39,520:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:39,521:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:39,521:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:39,521:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:39,521:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:39,521:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:39,521:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:39,521:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:39,521:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:39,521:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:40,522:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:40,523:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:40,523:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:40,523:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:40,523:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:40,523:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:40,523:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:40,523:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:40,523:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:40,523:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:41,525:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:41,525:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:41,525:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:41,525:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:41,526:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:41,526:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:41,526:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:41,526:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:41,526:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:41,526:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:42,532:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:42,534:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:42,534:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:42,534:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:42,534:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:42,534:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:42,534:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:42,534:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:42,534:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:42,534:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:43,535:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:43,535:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:43,535:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:43,535:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:43,535:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:43,535:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:43,535:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:43,535:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:43,535:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:43,536:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:44,537:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:44,537:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:44,537:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:44,537:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:44,538:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:44,538:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:44,538:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:44,538:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:44,538:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:44,538:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:45,538:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:45,539:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:45,539:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:45,539:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:45,539:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:45,539:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:45,539:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:45,539:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:45,539:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:45,539:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:46,540:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:46,540:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:46,540:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:46,540:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:46,541:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:46,541:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:46,541:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:46,541:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:46,541:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:46,541:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:47,541:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:47,542:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:47,542:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:47,542:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:47,542:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:47,542:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:47,542:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:47,542:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:47,542:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:47,542:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:48,543:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:48,544:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:48,544:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:48,544:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:48,544:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:48,544:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:48,544:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:48,544:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:48,544:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:48,544:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:49,546:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:49,546:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:49,546:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:49,546:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:49,546:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:49,546:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:49,547:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:49,547:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:49,547:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:49,547:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:50,548:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:50,548:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:50,548:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:50,548:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:50,549:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:50,549:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:50,549:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:50,549:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:50,549:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:50,549:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:51,550:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:51,551:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:51,551:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:51,551:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:51,551:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:51,551:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:51,551:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:51,551:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:51,551:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:51,551:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:52,552:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:52,553:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:52,553:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:52,553:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:52,553:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:52,553:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:52,553:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:52,553:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:52,553:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:52,553:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:53,554:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:53,555:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:53,555:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:53,555:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:53,555:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:53,555:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:53,555:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:53,555:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:53,555:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:53,555:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:54,555:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:54,556:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:54,556:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:54,556:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:54,556:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:54,556:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:54,556:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:54,556:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:54,556:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:54,557:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:55,558:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:55,558:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:55,558:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:55,558:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:55,559:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:55,559:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:55,559:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:55,559:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:55,559:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:55,559:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:56,560:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:56,560:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:56,560:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:56,560:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:56,561:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:56,561:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:56,561:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:56,561:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:56,561:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:56,561:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:57,562:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:57,563:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:57,563:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:57,563:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:57,563:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:57,563:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:57,563:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:57,563:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:57,563:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:57,563:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:58,564:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:58,564:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:58,564:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:58,564:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:58,564:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:58,565:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:58,565:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:58,565:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:58,565:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:58,565:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:35:59,566:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:59,567:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:59,567:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:35:59,567:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:59,567:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:59,567:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:35:59,567:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:35:59,567:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:35:59,567:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:35:59,567:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:00,569:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:00,569:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:00,569:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:00,569:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:00,569:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:00,569:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:00,569:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:00,569:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:00,569:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:00,569:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:01,571:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:01,571:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:01,571:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:01,571:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:01,572:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:01,572:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:01,572:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:01,572:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:01,572:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:01,572:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:02,573:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:02,574:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:02,574:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:02,574:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:02,574:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:02,575:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:02,575:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:02,575:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:02,575:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:02,575:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:03,576:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:03,577:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:03,577:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:03,577:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:03,578:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:03,578:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:03,578:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:03,578:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:03,578:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:03,579:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:04,580:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:04,580:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:04,580:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:04,580:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:04,581:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:04,581:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:04,581:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:04,581:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:04,581:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:04,581:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:05,582:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:05,583:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:05,583:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:05,583:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:05,584:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:05,584:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:05,584:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:05,584:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:05,584:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:05,584:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:06,585:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:06,585:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:06,586:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:06,586:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:06,586:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:06,586:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:06,587:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:06,587:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:06,587:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:06,587:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:07,588:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:07,589:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:07,589:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:07,589:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:07,589:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:07,589:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:07,589:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:07,590:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:07,590:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:07,590:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:08,591:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:08,591:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:08,591:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:08,591:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:08,591:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:08,592:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:08,592:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:08,592:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:08,592:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:08,592:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:09,593:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:09,593:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:09,593:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:09,593:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:09,594:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:09,594:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:09,594:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:09,594:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:09,594:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:09,594:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:10,595:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:10,596:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:10,596:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:10,596:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:10,596:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:10,596:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:10,596:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:10,596:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:10,596:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:10,596:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:11,597:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:11,598:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:11,598:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:11,598:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:11,598:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:11,598:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:11,598:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:11,598:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:11,598:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:11,598:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:12,600:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:12,600:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:12,600:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:12,601:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:12,601:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:12,601:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:12,601:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:12,602:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:12,602:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:12,602:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:13,604:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:13,604:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:13,604:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:13,604:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:13,604:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:13,604:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:13,604:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:13,605:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:13,605:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:13,605:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:14,606:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:14,606:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:14,607:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:14,607:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:14,607:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:14,607:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:14,607:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:14,607:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:14,607:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:14,607:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:15,608:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:15,608:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:15,608:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:15,609:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:15,609:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:15,609:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:15,609:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:15,609:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:15,609:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:15,609:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:16,610:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:16,611:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:16,611:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:16,611:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:16,611:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:16,611:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:16,611:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:16,611:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:16,611:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:16,611:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:17,612:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:17,612:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:17,612:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:17,612:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:17,613:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:17,613:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:17,613:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:17,613:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:17,613:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:17,613:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:18,614:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:18,614:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:18,614:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:18,615:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:18,615:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:18,615:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:18,615:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:18,615:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:18,615:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:18,615:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:19,616:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:19,617:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:19,617:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:19,617:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:19,617:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:19,617:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:19,617:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:19,617:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:19,617:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:19,617:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:20,618:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:20,619:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:20,619:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:20,619:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:20,619:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:20,619:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:20,619:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:20,619:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:20,619:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:20,619:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:21,621:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:21,621:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:21,621:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:21,621:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:21,621:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:21,621:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:21,622:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:21,622:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:21,622:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:21,622:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:22,622:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:22,623:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:22,623:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:22,623:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:22,623:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:22,623:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:22,623:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:22,623:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:22,623:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:22,624:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:23,625:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:23,625:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:23,625:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:23,625:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:23,625:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:23,625:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:23,626:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:23,626:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:23,626:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:23,626:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:24,626:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:24,627:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:24,627:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:24,627:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:24,627:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:24,627:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:24,627:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:24,627:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:24,627:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:24,627:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:25,628:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:25,629:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:25,629:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:25,629:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:25,629:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:25,629:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:25,629:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:25,629:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:25,630:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:25,630:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:26,631:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:26,631:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:26,631:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:26,631:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:26,632:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:26,632:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:26,632:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:26,632:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:26,632:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:26,632:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:27,634:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:27,634:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:27,634:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:27,634:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:27,634:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:27,635:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:27,635:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:27,635:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:27,635:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:27,635:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:28,636:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:28,636:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:28,636:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:28,637:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:28,637:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:28,637:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:28,637:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:28,637:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:28,637:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:28,637:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:29,638:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:29,639:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:29,639:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:29,639:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:29,640:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:29,640:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:29,640:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:29,640:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:29,640:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:29,640:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:30,641:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:30,642:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:30,642:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:30,642:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:30,642:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:30,642:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:30,642:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:30,642:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:30,642:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:30,643:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:31,644:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:31,644:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:31,644:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:31,644:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:31,645:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:31,645:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:31,645:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:31,645:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:31,645:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:31,645:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:32,646:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:32,647:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:32,647:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:32,647:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:32,647:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:32,647:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:32,647:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:32,647:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:32,647:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:32,647:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:33,648:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:33,649:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:33,649:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:33,649:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:33,649:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:33,649:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:33,649:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:33,649:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:33,649:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:33,649:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:34,650:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:34,651:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:34,651:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:34,651:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:34,651:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:34,651:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:34,651:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:34,651:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:34,651:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:34,651:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:35,652:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:35,653:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:35,653:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:35,653:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:35,653:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:35,653:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:35,653:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:35,654:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:35,654:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:35,654:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:36,655:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:36,655:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:36,655:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:36,655:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:36,656:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:36,656:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:36,656:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:36,656:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:36,656:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:36,656:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:37,657:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:37,658:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:37,658:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:37,658:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:37,658:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:37,658:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:37,658:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:37,658:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:37,658:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:37,658:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:38,659:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:38,660:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:38,660:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:38,660:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:38,660:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:38,660:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:38,660:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:38,660:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:38,660:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:38,660:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:39,661:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:39,662:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:39,662:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:39,662:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:39,662:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:39,662:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:39,663:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:39,663:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:39,663:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:39,663:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:40,663:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:40,664:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:40,664:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:40,664:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:40,664:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:40,664:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:40,664:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:40,664:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:40,664:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:40,664:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:41,666:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:41,666:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:41,666:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:41,666:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:41,667:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:41,667:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:41,667:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:41,667:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:41,667:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:41,667:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:42,668:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:42,669:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:42,669:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:42,669:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:42,670:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:42,670:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:42,670:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:42,670:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:42,670:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:42,671:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:43,672:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:43,672:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:43,672:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:43,672:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:43,673:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:43,673:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:43,673:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:43,673:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:43,673:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:43,673:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:44,674:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:44,675:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:44,675:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:44,675:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:44,675:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:44,675:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:44,675:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:44,675:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:44,675:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:44,675:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:45,676:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:45,676:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:45,676:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:45,677:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:45,677:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:45,677:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:45,677:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:45,678:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:45,678:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:45,678:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:46,678:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:46,679:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:46,679:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:46,679:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:46,679:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:46,679:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:46,679:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:46,679:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:46,679:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:46,679:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:47,680:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:47,680:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:47,680:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:47,680:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:47,681:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:47,681:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:47,681:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:47,681:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:47,681:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:47,681:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:48,682:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:48,683:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:48,683:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:48,683:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:48,683:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:48,683:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:48,683:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:48,683:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:48,683:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:48,683:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:49,685:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:49,685:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:49,685:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:49,685:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:49,685:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:49,685:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:49,685:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:49,685:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:49,685:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:49,686:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:50,686:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:50,686:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:50,687:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:50,687:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:50,687:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:50,687:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:50,687:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:50,687:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:50,687:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:50,687:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:51,688:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:51,689:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:51,689:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:51,689:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:51,689:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:51,689:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:51,689:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:51,689:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:51,689:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:51,689:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:52,690:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:52,691:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:52,691:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:52,691:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:52,691:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:52,691:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:52,691:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:52,691:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:52,691:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:52,691:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:53,692:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:53,693:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:53,693:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:53,693:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:53,693:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:53,693:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:53,693:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:53,693:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:53,693:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:53,693:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:54,694:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:54,694:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:54,694:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:54,695:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:54,695:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:54,695:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:54,695:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:54,695:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:54,695:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:54,695:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:55,698:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:55,698:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:55,699:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:55,699:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:55,699:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:55,699:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:55,699:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:55,699:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:55,699:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:55,699:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:56,700:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:56,701:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:56,701:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:56,701:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:56,701:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:56,701:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:56,701:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:56,702:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:56,702:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:56,702:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:57,702:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:57,703:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:57,703:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:57,703:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:57,703:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:57,703:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:57,703:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:57,703:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:57,704:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:57,704:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:58,705:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:58,705:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:58,705:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:58,705:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:58,706:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:58,706:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:58,706:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:58,706:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:58,706:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:58,706:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:36:59,706:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:59,707:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:59,707:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:36:59,707:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:59,707:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:59,707:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:36:59,707:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:36:59,707:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:36:59,707:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:36:59,707:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:00,709:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:00,709:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:00,709:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:00,709:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:00,709:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:00,709:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:00,709:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:00,709:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:00,710:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:00,710:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:01,710:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:01,711:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:01,711:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:01,711:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:01,711:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:01,711:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:01,711:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:01,711:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:01,711:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:01,711:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:02,712:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:02,712:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:02,712:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:02,712:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:02,713:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:02,713:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:02,713:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:02,713:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:02,713:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:02,713:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:03,714:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:03,715:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:03,715:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:03,715:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:03,715:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:03,715:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:03,715:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:03,715:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:03,715:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:03,715:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:04,717:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:04,717:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:04,717:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:04,717:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:04,717:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:04,717:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:04,717:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:04,718:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:04,718:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:04,718:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:05,719:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:05,719:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:05,719:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:05,720:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:05,720:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:05,720:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:05,720:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:05,721:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:05,721:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:05,721:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:06,723:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:06,723:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:06,723:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:06,723:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:06,724:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:06,724:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:06,724:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:06,724:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:06,724:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:06,724:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:07,725:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:07,725:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:07,725:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:07,726:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:07,726:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:07,726:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:07,726:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:07,726:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:07,726:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:07,726:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:08,727:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:08,727:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:08,727:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:08,728:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:08,728:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:08,728:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:08,728:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:08,728:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:08,728:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:08,728:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:09,729:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:09,729:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:09,729:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:09,729:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:09,730:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:09,730:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:09,730:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:09,730:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:09,730:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:09,730:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:10,731:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:10,732:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:10,732:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:10,732:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:10,732:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:10,732:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:10,732:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:10,732:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:10,732:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:10,732:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:11,734:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:11,734:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:11,734:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:11,734:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:11,734:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:11,734:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:11,735:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:11,735:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:11,735:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:11,735:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:12,736:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:12,736:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:12,736:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:12,736:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:12,737:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:12,737:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:12,737:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:12,737:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:12,737:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:12,737:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:13,738:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:13,739:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:13,739:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:13,739:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:13,739:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:13,739:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:13,739:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:13,739:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:13,739:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:13,739:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:14,741:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:14,741:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:14,741:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:14,741:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:14,741:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:14,741:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:14,741:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:14,742:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:14,742:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:14,742:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:15,742:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:15,742:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:15,743:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:15,743:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:15,743:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:15,743:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:15,743:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:15,743:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:15,743:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:15,743:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:16,744:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:16,745:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:16,745:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:16,745:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:16,745:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:16,745:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:16,745:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:16,745:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:16,745:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:16,746:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:17,746:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:17,747:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:17,747:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:17,747:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:17,747:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:17,747:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:17,747:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:17,747:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:17,747:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:17,747:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:18,748:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:18,748:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:18,748:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:18,748:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:18,749:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:18,749:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:18,749:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:18,749:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:18,749:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:18,749:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:19,750:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:19,750:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:19,751:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:19,751:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:19,751:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:19,751:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:19,751:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:19,751:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:19,751:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:19,751:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:20,752:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:20,752:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:20,752:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:20,752:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:20,752:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:20,752:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:20,753:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:20,753:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:20,753:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:20,753:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:21,754:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:21,755:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:21,755:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:21,755:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:21,755:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:21,755:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:21,755:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:21,755:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:21,755:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:21,755:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:22,757:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:22,757:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:22,757:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:22,757:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:22,757:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:22,757:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:22,757:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:22,757:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:22,758:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:22,758:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:23,758:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:23,759:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:23,759:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:23,759:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:23,759:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:23,759:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:23,759:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:23,759:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:23,759:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:23,760:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:24,761:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:24,761:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:24,761:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:24,761:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:24,761:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:24,762:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:24,762:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:24,762:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:24,762:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:24,762:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:25,763:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:25,763:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:25,763:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:25,763:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:25,763:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:25,763:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:25,763:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:25,763:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:25,763:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:25,763:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:26,765:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:26,765:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:26,765:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:26,765:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:26,765:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:26,765:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:26,766:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:26,766:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:26,766:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:26,766:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:27,767:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:27,767:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:27,767:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:27,767:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:27,767:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:27,768:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:27,768:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:27,768:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:27,768:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:27,768:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:28,769:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:28,769:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:28,769:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:28,769:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:28,770:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:28,770:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:28,770:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:28,770:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:28,770:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:28,770:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:29,771:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:29,771:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:29,772:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:29,772:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:29,772:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:29,772:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:29,772:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:29,772:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:29,772:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:29,772:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:30,774:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:30,774:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:30,774:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:30,774:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:30,774:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:30,774:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:30,774:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:30,774:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:30,774:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:30,775:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:31,776:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:31,776:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:31,776:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:31,776:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:31,777:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:31,777:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:31,777:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:31,777:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:31,777:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:31,777:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:32,778:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:32,778:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:32,778:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:32,779:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:32,779:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:32,779:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:32,779:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:32,779:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:32,779:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:32,779:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:33,780:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:33,781:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:33,781:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:33,781:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:33,781:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:33,781:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:33,781:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:33,781:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:33,781:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:33,782:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:34,783:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:34,783:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:34,783:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:34,783:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:34,784:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:34,784:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:34,784:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:34,784:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:34,784:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:34,784:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:35,785:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:35,786:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:35,786:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:35,786:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:35,786:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:35,786:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:35,786:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:35,786:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:35,786:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:35,786:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:36,787:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:36,787:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:36,787:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:36,788:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:36,788:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:36,788:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:36,788:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:36,788:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:36,788:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:36,788:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:37,789:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:37,789:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:37,789:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:37,789:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:37,789:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:37,789:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:37,789:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:37,789:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:37,789:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:37,790:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:38,790:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:38,791:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:38,791:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:38,791:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:38,791:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:38,791:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:38,791:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:38,791:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:38,791:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:38,791:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:39,793:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:39,793:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:39,793:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:39,793:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:39,793:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:39,794:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:39,794:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:39,794:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:39,794:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:39,794:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:40,794:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:40,795:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:40,795:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:40,795:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:40,795:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:40,795:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:40,795:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:40,795:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:40,796:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:40,796:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:41,797:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:41,797:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:41,797:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:41,797:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:41,798:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:41,798:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:41,798:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:41,798:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:41,798:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:41,798:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:42,798:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:42,799:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:42,799:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:42,799:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:42,799:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:42,799:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:42,799:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:42,799:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:42,799:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:42,799:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:43,800:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:43,801:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:43,801:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:43,801:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:43,801:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:43,801:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:43,801:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:43,801:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:43,801:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:43,801:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:44,802:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:44,803:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:44,803:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:44,803:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:44,803:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:44,803:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:44,803:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:44,803:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:44,804:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:44,804:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:45,805:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:45,805:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:45,805:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:45,805:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:45,805:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:45,805:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:45,806:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:45,806:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:45,806:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:45,806:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:46,807:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:46,808:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:46,808:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:46,808:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:46,808:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:46,808:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:46,808:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:46,808:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:46,808:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:46,809:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:47,810:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:47,810:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:47,810:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:47,810:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:47,811:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:47,811:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:47,811:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:47,811:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:47,811:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:47,811:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:48,812:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:48,813:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:48,813:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:48,813:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:48,813:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:48,813:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:48,813:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:48,813:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:48,813:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:48,813:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:49,814:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:49,815:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:49,815:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:49,815:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:49,815:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:49,815:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:49,816:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:49,816:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:49,816:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:49,816:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:50,817:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:50,817:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:50,817:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:50,817:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:50,817:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:50,817:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:50,818:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:50,818:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:50,818:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:50,818:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:51,819:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:51,820:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:51,820:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:51,820:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:51,820:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:51,820:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:51,820:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:51,820:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:51,820:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:51,820:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:52,821:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:52,822:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:52,822:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:52,822:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:52,822:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:52,822:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:52,822:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:52,822:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:52,822:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:52,822:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:53,823:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:53,824:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:53,824:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:53,824:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:53,824:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:53,824:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:53,824:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:53,824:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:53,824:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:53,824:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:54,825:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:54,826:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:54,826:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:54,826:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:54,826:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:54,826:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:54,826:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:54,826:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:54,826:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:54,826:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:55,828:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:55,828:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:55,828:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:55,828:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:55,828:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:55,828:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:55,829:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:55,829:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:55,829:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:55,829:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:56,829:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:56,829:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:56,830:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:56,830:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:56,830:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:56,830:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:56,830:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:56,830:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:56,830:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:56,831:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:57,832:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:57,832:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:57,832:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:57,832:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:57,833:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:57,833:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:57,833:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:57,833:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:57,833:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:57,833:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:58,834:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:58,834:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:58,834:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:58,835:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:58,835:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:58,835:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:58,835:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:58,835:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:58,835:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:58,835:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:37:59,835:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:59,836:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:59,836:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:37:59,836:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:59,836:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:59,836:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:37:59,836:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:37:59,836:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:37:59,836:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:37:59,836:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:00,838:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:00,838:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:00,838:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:00,838:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:00,839:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:00,839:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:00,839:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:00,839:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:00,839:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:00,839:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:01,840:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:01,841:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:01,841:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:01,841:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:01,842:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:01,842:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:01,842:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:01,842:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:01,842:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:01,843:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:02,844:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:02,844:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:02,844:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:02,844:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:02,844:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:02,844:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:02,845:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:02,845:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:02,845:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:02,845:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:03,846:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:03,847:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:03,847:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:03,847:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:03,848:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:03,848:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:03,848:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:03,848:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:03,848:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:03,848:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:04,849:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:04,850:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:04,850:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:04,850:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:04,850:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:04,850:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:04,850:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:04,850:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:04,850:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:04,850:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:05,851:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:05,851:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:05,851:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:05,851:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:05,851:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:05,851:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:05,852:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:05,852:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:05,852:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:05,852:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:06,853:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:06,853:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:06,853:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:06,854:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:06,854:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:06,854:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:06,854:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:06,854:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:06,854:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:06,854:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:07,855:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:07,855:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:07,855:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:07,855:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:07,856:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:07,856:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:07,856:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:07,856:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:07,856:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:07,856:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:08,857:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:08,858:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:08,858:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:08,858:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:08,859:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:08,859:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:08,859:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:08,859:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:08,859:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:08,859:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:09,861:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:09,861:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:09,861:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:09,861:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:09,861:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:09,861:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:09,862:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:09,862:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:09,862:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:09,862:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:10,862:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:10,862:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:10,862:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:10,862:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:10,863:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:10,863:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:10,863:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:10,863:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:10,863:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:10,863:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:11,864:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:11,864:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:11,864:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:11,864:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:11,865:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:11,865:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:11,865:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:11,865:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:11,865:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:11,865:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:12,866:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:12,866:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:12,867:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:12,867:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:12,867:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:12,867:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:12,867:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:12,867:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:12,867:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:12,867:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:13,868:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:13,868:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:13,868:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:13,868:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:13,869:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:13,869:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:13,869:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:13,869:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:13,869:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:13,869:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:14,870:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:14,870:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:14,870:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:14,871:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:14,871:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:14,871:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:14,871:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:14,871:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:14,871:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:14,871:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:15,872:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:15,873:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:15,873:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:15,873:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:15,873:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:15,873:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:15,873:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:15,873:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:15,873:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:15,873:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:16,874:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:16,875:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:16,875:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:16,875:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:16,875:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:16,875:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:16,875:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:16,875:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:16,875:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:16,876:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:17,877:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:17,877:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:17,877:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:17,877:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:17,878:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:17,878:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:17,878:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:17,878:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:17,878:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:17,878:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:18,879:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:18,880:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:18,880:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:18,880:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:18,880:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:18,880:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:18,880:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:18,880:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:18,880:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:18,880:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:19,882:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:19,882:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:19,882:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:19,882:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:19,882:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:19,883:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:19,883:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:19,883:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:19,883:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:19,883:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:20,884:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:20,884:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:20,884:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:20,884:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:20,884:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:20,884:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:20,884:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:20,884:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:20,884:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:20,884:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:21,886:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:21,886:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:21,886:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:21,886:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:21,886:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:21,886:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:21,886:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:21,886:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:21,886:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:21,886:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:22,887:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:22,888:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:22,888:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:22,888:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:22,888:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:22,888:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:22,888:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:22,888:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:22,888:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:22,889:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:23,890:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:23,890:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:23,890:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:23,890:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:23,891:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:23,891:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:23,891:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:23,891:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:23,891:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:23,891:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:24,892:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:24,892:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:24,892:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:24,893:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:24,893:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:24,893:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:24,893:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:24,893:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:24,894:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:24,894:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:25,894:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:25,895:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:25,895:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:25,895:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:25,895:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:25,895:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:25,895:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:25,895:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:25,896:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:25,896:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:26,897:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:26,897:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:26,897:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:26,897:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:26,898:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:26,898:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:26,898:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:26,898:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:26,898:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:26,898:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:27,898:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:27,898:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:27,899:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:27,899:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:27,899:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:27,899:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:27,899:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:27,899:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:27,899:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:27,899:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:28,900:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:28,900:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:28,900:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:28,901:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:28,901:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:28,901:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:28,901:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:28,901:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:28,901:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:28,901:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:29,902:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:29,902:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:29,902:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:29,903:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:29,903:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:29,903:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:29,903:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:29,903:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:29,903:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:29,903:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:30,904:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:30,904:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:30,904:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:30,905:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:30,905:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:30,905:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:30,905:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:30,905:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:30,905:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:30,905:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:31,906:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:31,907:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:31,907:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:31,907:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:31,907:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:31,907:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:31,907:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:31,907:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:31,907:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:31,907:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:32,908:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:32,908:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:32,908:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:32,908:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:32,908:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:32,908:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:32,909:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:32,909:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:32,909:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:32,909:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:33,909:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:33,910:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:33,910:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:33,910:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:33,911:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:33,911:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:33,911:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:33,911:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:33,912:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:33,912:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:34,913:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:34,913:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:34,914:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:34,914:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:34,914:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:34,915:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:34,915:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:34,915:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:34,915:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:34,916:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:35,916:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:35,916:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:35,916:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:35,916:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:35,917:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:35,917:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:35,917:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:35,917:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:35,917:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:35,917:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:36,918:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:36,918:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:36,918:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:36,918:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:36,918:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:36,918:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:36,918:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:36,918:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:36,918:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:36,918:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:37,920:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:37,920:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:37,920:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:37,920:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:37,920:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:37,920:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:37,920:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:37,920:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:37,920:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:37,921:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:38,921:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:38,922:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:38,922:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:38,922:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:38,922:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:38,922:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:38,922:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:38,922:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:38,922:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:38,922:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:39,923:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:39,924:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:39,924:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:39,924:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:39,924:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:39,924:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:39,924:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:39,924:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:39,924:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:39,924:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:40,925:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:40,926:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:40,926:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:40,926:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:40,926:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:40,926:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:40,926:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:40,926:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:40,926:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:40,926:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:41,927:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:41,927:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:41,927:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:41,927:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:41,927:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:41,927:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:41,927:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:41,927:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:41,927:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:41,928:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:42,928:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:42,928:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:42,928:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:42,928:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:42,928:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:42,928:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:42,928:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:42,928:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:42,928:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:42,929:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:43,930:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:43,930:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:43,930:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:43,930:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:43,930:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:43,930:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:43,930:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:43,931:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:43,931:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:43,931:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:44,931:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:44,932:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:44,932:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:44,932:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:44,932:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:44,932:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:44,932:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:44,932:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:44,932:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:44,932:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:45,933:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:45,933:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:45,933:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:45,933:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:45,933:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:45,933:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:45,933:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:45,933:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:45,933:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:45,933:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:46,935:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:46,935:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:46,935:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:46,935:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:46,936:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:46,936:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:46,936:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:46,936:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:46,936:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:46,936:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:47,938:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:47,938:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:47,938:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:47,938:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:47,938:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:47,938:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:47,938:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:47,938:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:47,938:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:47,939:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:48,940:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:48,940:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:48,940:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:48,940:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:48,940:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:48,940:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:48,940:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:48,941:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:48,941:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:48,941:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:49,942:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:49,942:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:49,942:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:49,942:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:49,942:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:49,942:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:49,942:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:49,942:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:49,942:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:49,943:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:50,943:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:50,943:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:50,943:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:50,943:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:50,944:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:50,944:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:50,944:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:50,944:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:50,944:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:50,944:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:51,944:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:51,945:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:51,945:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:51,945:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:51,945:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:51,945:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:51,945:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:51,945:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:51,945:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:51,945:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:52,946:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:52,946:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:52,946:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:52,947:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:52,947:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:52,947:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:52,947:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:52,947:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:52,947:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:52,947:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:53,947:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:53,948:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:53,948:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:53,948:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:53,948:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:53,948:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:53,949:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:53,950:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:53,950:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:53,950:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:54,951:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:54,952:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:54,952:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:54,952:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:54,952:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:54,952:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:54,952:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:54,952:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:54,952:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:54,952:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:55,953:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:55,954:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:55,954:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:55,954:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:55,954:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:55,954:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:55,954:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:55,954:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:55,954:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:55,954:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:56,956:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:56,956:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:56,956:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:56,956:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:56,956:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:56,956:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:56,956:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:56,956:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:56,956:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:56,956:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:57,958:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:57,958:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:57,958:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:57,958:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:57,958:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:57,958:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:57,958:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:57,958:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:57,959:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:57,959:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:58,960:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:58,960:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:58,960:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:58,960:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:58,961:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:58,961:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:58,961:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:58,961:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:58,961:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:58,961:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:38:59,962:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:59,962:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:59,962:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:38:59,962:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:59,962:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:59,962:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:38:59,962:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:38:59,963:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:38:59,963:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:38:59,963:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:00,964:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:00,964:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:00,964:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:00,964:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:00,965:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:00,965:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:00,965:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:00,965:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:00,965:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:00,965:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:01,966:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:01,967:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:01,967:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:01,967:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:01,967:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:01,967:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:01,967:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:01,967:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:01,967:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:01,967:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:02,968:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:02,969:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:02,969:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:02,969:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:02,969:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:02,969:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:02,969:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:02,970:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:02,970:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:02,970:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:03,970:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:03,970:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:03,970:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:03,971:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:03,971:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:03,971:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:03,971:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:03,971:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:03,971:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:03,971:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:04,972:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:04,973:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:04,973:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:04,973:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:04,973:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:04,973:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:04,973:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:04,973:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:04,973:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:04,973:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:05,974:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:05,975:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:05,975:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:05,975:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:05,975:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:05,975:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:05,975:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:05,975:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:05,975:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:05,975:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:06,976:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:06,976:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:06,976:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:06,977:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:06,977:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:06,977:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:06,977:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:06,977:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:06,977:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:06,977:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:07,978:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:07,978:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:07,979:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:07,979:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:07,979:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:07,979:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:07,979:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:07,979:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:07,979:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:07,979:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:08,980:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:08,981:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:08,981:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:08,981:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:08,981:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:08,981:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:08,981:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:08,981:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:08,981:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:08,981:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:09,982:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:09,983:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:09,983:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:09,983:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:09,983:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:09,983:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:09,983:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:09,984:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:09,984:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:09,984:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:10,985:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:10,985:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:10,985:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:10,985:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:10,986:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:10,986:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:10,986:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:10,986:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:10,986:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:10,986:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:11,987:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:11,987:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:11,988:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:11,988:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:11,988:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:11,988:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:11,988:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:11,988:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:11,988:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:11,988:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:12,989:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:12,990:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:12,990:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:12,990:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:12,990:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:12,990:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:12,990:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:12,990:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:12,990:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:12,990:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:13,991:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:13,992:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:13,992:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:13,992:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:13,992:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:13,992:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:13,993:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:13,993:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:13,993:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:13,993:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:14,994:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:14,994:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:14,994:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:14,995:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:14,995:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:14,995:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:14,995:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:14,995:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:14,996:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:14,997:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:15,998:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:15,998:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:15,998:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:15,998:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:15,999:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:15,999:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:15,999:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:15,999:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:15,999:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:15,999:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:17,000:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:17,001:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:17,001:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:17,001:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:17,002:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:17,002:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:17,002:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:17,002:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:17,002:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:17,002:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:18,004:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:18,004:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:18,004:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:18,004:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:18,005:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:18,005:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:18,005:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:18,005:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:18,005:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:18,005:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:19,006:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:19,006:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:19,006:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:19,007:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:19,007:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:19,007:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:19,007:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:19,007:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:19,007:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:19,007:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:20,008:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:20,009:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:20,009:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:20,009:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:20,009:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:20,009:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:20,009:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:20,009:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:20,009:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:20,009:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:21,011:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:21,011:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:21,011:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:21,011:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:21,011:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:21,011:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:21,011:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:21,011:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:21,011:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:21,012:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:22,013:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:22,013:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:22,013:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:22,013:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:22,014:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:22,014:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:22,014:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:22,014:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:22,014:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:22,014:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:23,015:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:23,015:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:23,015:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:23,015:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:23,015:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:23,015:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:23,015:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:23,015:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:23,015:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:23,016:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:24,017:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:24,017:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:24,017:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:24,017:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:24,018:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:24,018:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:24,018:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:24,018:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:24,018:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:24,018:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:25,020:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:25,020:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:25,020:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:25,020:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:25,021:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:25,021:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:25,021:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:25,021:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:25,021:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:25,021:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:26,022:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:26,023:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:26,023:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:26,023:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:26,023:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:26,023:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:26,023:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:26,024:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:26,024:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:26,024:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:27,025:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:27,026:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:27,026:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:27,026:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:27,026:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:27,026:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:27,026:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:27,026:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:27,026:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:27,026:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:28,028:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:28,028:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:28,028:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:28,028:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:28,028:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:28,028:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:28,028:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:28,028:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:28,028:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:28,029:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:29,029:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:29,029:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:29,029:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:29,030:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:29,030:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:29,030:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:29,030:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:29,030:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:29,030:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:29,030:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:30,031:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:30,032:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:30,032:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:30,032:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:30,032:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:30,032:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:30,032:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:30,032:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:30,032:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:30,032:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:31,033:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:31,033:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:31,033:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:31,034:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:31,034:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:31,034:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:31,034:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:31,034:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:31,034:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:31,034:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:32,035:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:32,036:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:32,036:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:32,036:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:32,036:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:32,036:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:32,036:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:32,036:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:32,036:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:32,036:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:33,036:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:33,037:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:33,037:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:33,037:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:33,037:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:33,037:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:33,037:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:33,037:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:33,037:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:33,037:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:34,039:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:34,039:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:34,039:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:34,039:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:34,039:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:34,039:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:34,039:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:34,039:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:34,039:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:34,039:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:35,040:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:35,040:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:35,040:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:35,040:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:35,041:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:35,041:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:35,041:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:35,041:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:35,041:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:35,041:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:36,042:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:36,042:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:36,043:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:36,043:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:36,043:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:36,043:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:36,043:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:36,043:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:36,043:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:36,043:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:37,044:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:37,045:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:37,045:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:37,045:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:37,045:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:37,045:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:37,045:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:37,045:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:37,045:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:37,045:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:38,046:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:38,047:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:38,047:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:38,047:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:38,047:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:38,047:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:38,047:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:38,047:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:38,047:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:38,047:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:39,048:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:39,048:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:39,048:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:39,048:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:39,049:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:39,049:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:39,049:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:39,049:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:39,049:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:39,049:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:40,050:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:40,050:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:40,050:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:40,051:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:40,051:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:40,051:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:40,051:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:40,051:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:40,051:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:40,051:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:41,051:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:41,052:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:41,052:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:41,052:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:41,052:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:41,052:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:41,052:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:41,052:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:41,052:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:41,052:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:42,053:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:42,054:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:42,055:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:42,055:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:42,055:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:42,055:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:42,056:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:42,056:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:42,056:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:42,056:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:43,056:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:43,057:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:43,057:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:43,057:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:43,057:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:43,057:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:43,057:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:43,057:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:43,057:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:43,057:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:44,059:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:44,059:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:44,059:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:44,059:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:44,059:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:44,059:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:44,059:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:44,060:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:44,060:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:44,060:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:45,061:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:45,061:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:45,061:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:45,061:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:45,061:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:45,061:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:45,061:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:45,061:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:45,062:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:45,062:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:46,062:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:46,062:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:46,063:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:46,063:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:46,063:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:46,063:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:46,063:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:46,063:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:46,063:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:46,063:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:47,064:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:47,065:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:47,065:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:47,065:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:47,065:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:47,065:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:47,065:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:47,065:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:47,065:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:47,065:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:48,066:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:48,066:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:48,067:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:48,067:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:48,067:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:48,067:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:48,068:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:48,068:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:48,068:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:48,068:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:49,069:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:49,069:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:49,069:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:49,070:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:49,070:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:49,070:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:49,070:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:49,070:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:49,070:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:49,071:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:50,072:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:50,072:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:50,072:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:50,072:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:50,073:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:50,073:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:50,073:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:50,073:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:50,073:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:50,073:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:51,073:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:51,074:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:51,074:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:51,074:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:51,075:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:51,075:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:51,075:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:51,075:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:51,075:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:51,075:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:52,079:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:52,080:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:52,080:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:52,080:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:52,080:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:52,080:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:52,080:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:52,080:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:52,080:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:52,080:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:53,082:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:53,082:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:53,082:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:53,082:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:53,082:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:53,082:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:53,082:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:53,082:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:53,082:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:53,083:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:54,084:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:54,084:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:54,084:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:54,084:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:54,085:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:54,085:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:54,085:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:54,085:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:54,085:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:54,085:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:55,086:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:55,086:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:55,086:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:55,087:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:55,087:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:55,087:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:55,087:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:55,087:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:55,087:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:55,087:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:56,088:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:56,088:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:56,088:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:56,089:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:56,089:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:56,089:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:56,089:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:56,089:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:56,089:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:56,089:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:57,090:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:57,090:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:57,091:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:57,091:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:57,091:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:57,091:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:57,091:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:57,091:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:57,091:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:57,091:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:58,092:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:58,092:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:58,092:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:58,092:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:58,092:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:58,092:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:58,092:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:58,092:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:58,092:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:58,092:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:39:59,094:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:59,094:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:59,094:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:39:59,094:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:59,094:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:59,094:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:39:59,094:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:39:59,094:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:39:59,094:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:39:59,095:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:00,096:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:00,096:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:00,096:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:00,096:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:00,096:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:00,096:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:00,096:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:00,097:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:00,097:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:00,097:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:01,098:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:01,098:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:01,098:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:01,098:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:01,099:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:01,099:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:01,099:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:01,099:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:01,099:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:01,099:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:02,100:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:02,101:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:02,101:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:02,101:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:02,102:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:02,102:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:02,102:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:02,102:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:02,102:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:02,102:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:03,104:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:03,104:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:03,104:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:03,104:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:03,104:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:03,104:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:03,104:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:03,105:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:03,105:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:03,105:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:04,106:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:04,106:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:04,107:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:04,107:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:04,107:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:04,107:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:04,108:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:04,108:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:04,108:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:04,108:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:05,109:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:05,110:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:05,110:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:05,110:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:05,110:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:05,110:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:05,110:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:05,110:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:05,110:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:05,111:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:06,111:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:06,111:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:06,111:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:06,111:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:06,111:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:06,111:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:06,112:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:06,112:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:06,112:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:06,112:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:07,113:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:07,113:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:07,113:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:07,113:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:07,113:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:07,113:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:07,113:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:07,113:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:07,113:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:07,114:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:08,115:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:08,115:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:08,115:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:08,115:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:08,116:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:08,116:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:08,116:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:08,116:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:08,116:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:08,116:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:09,117:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:09,117:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:09,117:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:09,117:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:09,118:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:09,118:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:09,118:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:09,118:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:09,118:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:09,119:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:10,120:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:10,120:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:10,120:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:10,120:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:10,121:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:10,121:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:10,121:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:10,121:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:10,121:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:10,121:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:11,122:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:11,123:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:11,123:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:11,123:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:11,123:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:11,123:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:11,123:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:11,123:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:11,124:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:11,124:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:12,125:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:12,125:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:12,125:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:12,126:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:12,126:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:12,126:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:12,126:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:12,126:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:12,126:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:12,127:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:13,128:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:13,128:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:13,128:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:13,128:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:13,128:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:13,128:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:13,128:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:13,128:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:13,128:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:13,129:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:14,130:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:14,130:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:14,130:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:14,130:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:14,131:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:14,131:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:14,131:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:14,131:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:14,131:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:14,131:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:15,132:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:15,132:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:15,132:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:15,132:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:15,133:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:15,133:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:15,133:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:15,133:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:15,133:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:15,133:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:16,134:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:16,135:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:16,135:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:16,135:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:16,135:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:16,135:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:16,135:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:16,135:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:16,135:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:16,135:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:17,136:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:17,136:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:17,137:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:17,137:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:17,137:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:17,137:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:17,137:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:17,137:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:17,137:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:17,137:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:18,138:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:18,139:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:18,139:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:18,139:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:18,139:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:18,139:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:18,139:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:18,139:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:18,140:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:18,140:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:19,141:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:19,141:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:19,141:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:19,141:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:19,142:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:19,142:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:19,142:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:19,142:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:19,142:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:19,142:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:20,143:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:20,144:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:20,144:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:20,144:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:20,145:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:20,145:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:20,145:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:20,145:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:20,145:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:20,145:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:21,146:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:21,147:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:21,147:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:21,147:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:21,147:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:21,147:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:21,147:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:21,147:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:21,147:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:21,147:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:22,149:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:22,149:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:22,149:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:22,149:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:22,149:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:22,149:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:22,149:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:22,149:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:22,149:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:22,149:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:23,150:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:23,151:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:23,151:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:23,151:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:23,151:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:23,151:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:23,151:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:23,151:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:23,151:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:23,151:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:24,153:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:24,153:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:24,153:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:24,153:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:24,153:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:24,153:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:24,153:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:24,153:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:24,153:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:24,154:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:25,154:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:25,154:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:25,154:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:25,155:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:25,155:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:25,155:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:25,155:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:25,155:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:25,155:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:25,155:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:26,156:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:26,157:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:26,157:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:26,157:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:26,157:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:26,157:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:26,157:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:26,157:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:26,157:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:26,157:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:27,158:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:27,158:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:27,159:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:27,159:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:27,159:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:27,159:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:27,159:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:27,159:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:27,159:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:27,159:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:28,160:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:28,161:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:28,161:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:28,161:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:28,161:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:28,161:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:28,161:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:28,161:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:28,161:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:28,161:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:29,162:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:29,163:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:29,163:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:29,163:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:29,163:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:29,164:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:29,164:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:29,164:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:29,164:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:29,164:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:30,166:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:30,166:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:30,166:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:30,166:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:30,166:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:30,166:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:30,166:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:30,167:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:30,167:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:30,167:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:31,168:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:31,168:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:31,168:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:31,168:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:31,168:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:31,168:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:31,169:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:31,169:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:31,169:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:31,169:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:32,170:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:32,170:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:32,170:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:32,171:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:32,171:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:32,171:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:32,171:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:32,171:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:32,171:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:32,171:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:33,172:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:33,172:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:33,172:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:33,172:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:33,173:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:33,173:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:33,173:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:33,173:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:33,173:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:33,173:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:34,174:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:34,175:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:34,175:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:34,175:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:34,175:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:34,175:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:34,175:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:34,175:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:34,175:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:34,175:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:35,177:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:35,177:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:35,177:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:35,177:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:35,178:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:35,178:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:35,178:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:35,178:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:35,178:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:35,179:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:36,180:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:36,180:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:36,180:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:36,180:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:36,181:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:36,181:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:36,181:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:36,181:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:36,181:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:36,181:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:37,182:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:37,182:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:37,182:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:37,183:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:37,183:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:37,183:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:37,183:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:37,183:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:37,183:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:37,183:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:38,184:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:38,184:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:38,184:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:38,184:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:38,184:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:38,184:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:38,185:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:38,185:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:38,185:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:38,185:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:39,186:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:39,186:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:39,186:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:39,186:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:39,186:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:39,186:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:39,187:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:39,187:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:39,187:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:39,187:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:40,187:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:40,187:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:40,187:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:40,187:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:40,188:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:40,188:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:40,188:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:40,188:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:40,188:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:40,188:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:41,189:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:41,190:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:41,190:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:41,190:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:41,190:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:41,190:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:41,190:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:41,190:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:41,190:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:41,190:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:42,191:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:42,191:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:42,191:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:42,191:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:42,191:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:42,191:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:42,191:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:42,191:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:42,191:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:42,191:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:43,192:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:43,193:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:43,193:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:43,193:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:43,193:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:43,193:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:43,193:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:43,193:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:43,193:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:43,193:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:44,194:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:44,194:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:44,194:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:44,195:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:44,195:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:44,195:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:44,195:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:44,195:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:44,195:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:44,195:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:45,196:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:45,197:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:45,197:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:45,197:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:45,197:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:45,197:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:45,197:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:45,197:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:45,197:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:45,198:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:46,198:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:46,198:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:46,199:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:46,199:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:46,199:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:46,199:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:46,199:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:46,199:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:46,199:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:46,199:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:47,202:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:47,202:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:47,202:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:47,202:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:47,202:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:47,202:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:47,203:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:47,203:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:47,203:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:47,203:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:48,204:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:48,204:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:48,204:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:48,204:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:48,205:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:48,205:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:48,205:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:48,205:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:48,205:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:48,205:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:49,206:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:49,206:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:49,206:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:49,207:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:49,207:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:49,207:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:49,207:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:49,207:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:49,207:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:49,207:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:50,208:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:50,208:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:50,208:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:50,209:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:50,209:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:50,209:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:50,209:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:50,209:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:50,209:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:50,209:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:51,210:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:51,211:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:51,211:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:51,211:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:51,211:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:51,211:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:51,211:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:51,211:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:51,211:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:51,211:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:52,212:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:52,212:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:52,212:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:52,212:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:52,213:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:52,213:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:52,213:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:52,213:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:52,213:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:52,213:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:53,214:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:53,214:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:53,214:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:53,215:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:53,215:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:53,215:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:53,215:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:53,215:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:53,215:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:53,215:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:54,216:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:54,217:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:54,217:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:54,217:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:54,217:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:54,217:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:54,217:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:54,217:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:54,217:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:54,217:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:55,218:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:55,219:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:55,219:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:55,219:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:55,219:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:55,219:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:55,219:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:55,219:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:55,219:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:55,220:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:56,220:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:56,221:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:56,221:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:56,221:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:56,221:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:56,221:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:56,221:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:56,221:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:56,221:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:56,222:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:57,222:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:57,222:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:57,222:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:57,223:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:57,223:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:57,223:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:57,223:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:57,223:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:57,223:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:57,223:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:58,224:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:58,225:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:58,225:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:58,225:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:58,225:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:58,225:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:58,225:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:58,225:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:58,225:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:58,225:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:40:59,226:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:59,227:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:59,227:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:40:59,227:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:59,227:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:59,227:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:40:59,227:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:40:59,227:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:40:59,227:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:40:59,227:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:00,229:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:00,229:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:00,229:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:00,229:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:00,229:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:00,229:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:00,229:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:00,229:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:00,229:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:00,230:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:01,234:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:01,235:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:01,235:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:01,235:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:01,235:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:01,235:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:01,235:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:01,235:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:01,235:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:01,235:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:02,236:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:02,237:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:02,237:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:02,237:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:02,237:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:02,237:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:02,237:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:02,237:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:02,238:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:02,238:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:03,241:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:03,241:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:03,241:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:03,241:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:03,242:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:03,242:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:03,242:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:03,242:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:03,242:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:03,242:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:04,243:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:04,243:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:04,243:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:04,243:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:04,244:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:04,244:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:04,244:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:04,244:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:04,244:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:04,244:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:05,245:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:05,245:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:05,245:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:05,245:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:05,245:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:05,246:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:05,246:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:05,246:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:05,246:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:05,246:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:06,246:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:06,246:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:06,247:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:06,247:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:06,247:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:06,247:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:06,247:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:06,247:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:06,247:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:06,247:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:07,248:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:07,249:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:07,249:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:07,249:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:07,249:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:07,249:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:07,249:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:07,249:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:07,249:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:07,250:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:08,250:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:08,250:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:08,250:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:08,251:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:08,251:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:08,251:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:08,251:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:08,251:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:08,251:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:08,251:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:09,252:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:09,252:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:09,253:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:09,253:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:09,253:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:09,253:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:09,253:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:09,253:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:09,253:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:09,253:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:10,254:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:10,255:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:10,255:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:10,255:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:10,255:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:10,255:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:10,255:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:10,255:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:10,255:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:10,255:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:11,257:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:11,257:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:11,257:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:11,257:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:11,257:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:11,257:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:11,257:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:11,257:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:11,257:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:11,257:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:12,259:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:12,259:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:12,259:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:12,259:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:12,259:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:12,259:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:12,259:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:12,260:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:12,260:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:12,260:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:13,261:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:13,261:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:13,261:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:13,261:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:13,262:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:13,262:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:13,262:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:13,262:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:13,262:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:13,262:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:14,263:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:14,264:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:14,264:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:14,264:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:14,264:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:14,264:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:14,264:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:14,264:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:14,264:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:14,264:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:15,266:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:15,266:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:15,266:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:15,266:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:15,267:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:15,267:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:15,267:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:15,267:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:15,267:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:15,267:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:16,269:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:16,269:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:16,269:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:16,269:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:16,269:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:16,269:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:16,270:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:16,270:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:16,270:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:16,270:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:17,270:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:17,271:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:17,271:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:17,271:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:17,272:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:17,272:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:17,272:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:17,272:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:17,272:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:17,272:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:18,273:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:18,274:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:18,274:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:18,274:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:18,275:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:18,275:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:18,275:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:18,275:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:18,275:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:18,276:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:19,277:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:19,277:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:19,277:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:19,278:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:19,278:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:19,278:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:19,278:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:19,278:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:19,278:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:19,278:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:20,279:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:20,279:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:20,279:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:20,280:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:20,280:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:20,280:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:20,280:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:20,280:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:20,280:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:20,280:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:21,281:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:21,282:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:21,282:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:21,282:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:21,282:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:21,282:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:21,282:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:21,282:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:21,282:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:21,282:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:22,284:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:22,284:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:22,284:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:22,284:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:22,284:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:22,284:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:22,284:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:22,284:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:22,284:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:22,285:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:23,286:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:23,286:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:23,286:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:23,286:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:23,287:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:23,287:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:23,287:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:23,287:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:23,287:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:23,287:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:24,288:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:24,288:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:24,288:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:24,288:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:24,289:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:24,289:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:24,289:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:24,289:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:24,289:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:24,289:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:25,291:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:25,291:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:25,291:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:25,291:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:25,291:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:25,291:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:25,292:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:25,292:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:25,292:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:25,292:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:26,293:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:26,293:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:26,293:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:26,293:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:26,294:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:26,294:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:26,294:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:26,294:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:26,294:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:26,294:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:27,294:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:27,294:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:27,295:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:27,295:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:27,295:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:27,295:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:27,295:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:27,295:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:27,295:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:27,295:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:28,296:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:28,297:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:28,297:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:28,297:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:28,297:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:28,297:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:28,297:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:28,297:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:28,297:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:28,297:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:29,298:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:29,298:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:29,298:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:29,299:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:29,299:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:29,299:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:29,299:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:29,299:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:29,299:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:29,299:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:30,300:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:30,301:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:30,301:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:30,301:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:30,302:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:30,302:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:30,302:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:30,302:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:30,302:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:30,302:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:31,303:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:31,303:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:31,303:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:31,304:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:31,304:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:31,304:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:31,304:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:31,304:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:31,304:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:31,304:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:32,305:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:32,306:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:32,306:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:32,306:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:32,306:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:32,306:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:32,306:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:32,306:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:32,306:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:32,306:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:33,307:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:33,308:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:33,308:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:33,308:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:33,308:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:33,308:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:33,308:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:33,308:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:33,308:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:33,309:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:34,310:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:34,310:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:34,310:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:34,310:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:34,310:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:34,310:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:34,311:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:34,311:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:34,311:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:34,311:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:35,312:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:35,312:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:35,312:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:35,312:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:35,313:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:35,313:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:35,313:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:35,313:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:35,313:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:35,313:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:36,314:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:36,314:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:36,314:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:36,315:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:36,315:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:36,315:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:36,315:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:36,315:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:36,315:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:36,315:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:37,316:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:37,317:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:37,317:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:37,317:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:37,317:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:37,317:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:37,317:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:37,317:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:37,317:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:37,317:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:38,318:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:38,319:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:38,319:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:38,319:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:38,319:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:38,319:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:38,320:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:38,320:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:38,320:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:38,320:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:39,321:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:39,321:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:39,321:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:39,322:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:39,322:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:39,322:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:39,322:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:39,322:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:39,322:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:39,322:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:40,322:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:40,323:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:40,323:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:40,323:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:40,323:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:40,323:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:40,323:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:40,323:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:40,323:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:40,324:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:41,325:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:41,325:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:41,325:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:41,325:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:41,326:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:41,326:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:41,326:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:41,326:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:41,326:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:41,326:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:42,328:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:42,328:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:42,328:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:42,328:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:42,328:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:42,328:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:42,328:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:42,329:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:42,329:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:42,329:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:43,330:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:43,330:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:43,331:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:43,331:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:43,331:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:43,331:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:43,331:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:43,331:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:43,331:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:43,332:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:44,333:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:44,333:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:44,333:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:44,333:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:44,334:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:44,334:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:44,334:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:44,334:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:44,334:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:44,334:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:45,335:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:45,335:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:45,336:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:45,336:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:45,336:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:45,336:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:45,336:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:45,336:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:45,336:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:45,336:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:46,337:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:46,338:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:46,338:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:46,338:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:46,338:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:46,338:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:46,338:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:46,338:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:46,338:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:46,338:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:47,340:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:47,340:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:47,340:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:47,340:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:47,340:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:47,340:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:47,341:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:47,341:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:47,341:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:47,341:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:48,342:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:48,342:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:48,342:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:48,342:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:48,343:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:48,343:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:48,343:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:48,343:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:48,343:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:48,343:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:49,345:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:49,345:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:49,345:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:49,345:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:49,345:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:49,345:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:49,345:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:49,345:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:49,345:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:49,346:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:50,346:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:50,347:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:50,347:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:50,347:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:50,347:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:50,347:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:50,347:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:50,347:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:50,347:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:50,347:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:51,349:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:51,349:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:51,349:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:51,349:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:51,349:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:51,349:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:51,349:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:51,349:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:51,349:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:51,349:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:52,350:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:52,350:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:52,351:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:52,351:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:52,351:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:52,351:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:52,351:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:52,351:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:52,351:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:52,351:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:53,352:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:53,353:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:53,353:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:53,353:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:53,353:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:53,353:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:53,353:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:53,353:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:53,353:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:53,353:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:54,355:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:54,355:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:54,355:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:54,355:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:54,355:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:54,355:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:54,355:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:54,356:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:54,356:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:54,356:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:55,357:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:55,357:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:55,357:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:55,357:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:55,357:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:55,357:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:55,358:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:55,358:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:55,358:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:55,358:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:56,360:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:56,360:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:56,360:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:56,360:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:56,360:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:56,360:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:56,360:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:56,360:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:56,360:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:56,360:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:57,361:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:57,361:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:57,361:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:57,361:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:57,362:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:57,362:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:57,362:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:57,362:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:57,362:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:57,362:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:58,363:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:58,363:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:58,363:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:58,363:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:58,363:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:58,363:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:58,363:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:58,363:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:58,364:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:58,364:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:41:59,365:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:59,365:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:59,365:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:41:59,365:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:59,366:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:59,366:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:41:59,366:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:41:59,366:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:41:59,366:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:41:59,366:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:00,367:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:00,367:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:00,367:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:00,367:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:00,367:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:00,367:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:00,368:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:00,368:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:00,368:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:00,368:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:01,369:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:01,369:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:01,369:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:01,369:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:01,370:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:01,370:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:01,370:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:01,370:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:01,370:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:01,370:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:02,371:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:02,372:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:02,372:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:02,372:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:02,372:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:02,372:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:02,372:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:02,372:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:02,372:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:02,372:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:03,374:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:03,374:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:03,374:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:03,374:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:03,374:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:03,374:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:03,374:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:03,375:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:03,375:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:03,375:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:04,375:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:04,375:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:04,375:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:04,376:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:04,376:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:04,376:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:04,376:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:04,376:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:04,376:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:04,376:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:05,376:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:05,377:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:05,377:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:05,377:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:05,377:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:05,377:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:05,378:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:05,378:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:05,378:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:05,378:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:06,380:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:06,380:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:06,381:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:06,381:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:06,381:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:06,381:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:06,381:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:06,381:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:06,381:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:06,382:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:07,382:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:07,383:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:07,383:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:07,383:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:07,383:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:07,383:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:07,383:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:07,383:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:07,383:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:07,383:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:08,385:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:08,385:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:08,385:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:08,386:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:08,386:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:08,387:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:08,387:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:08,387:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:08,387:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:08,387:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:09,388:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:09,389:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:09,389:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:09,389:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:09,389:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:09,389:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:09,389:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:09,389:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:09,389:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:09,389:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:10,390:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:10,390:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:10,390:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:10,391:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:10,391:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:10,391:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:10,391:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:10,391:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:10,391:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:10,391:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:11,392:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:11,393:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:11,393:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:11,393:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:11,393:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:11,393:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:11,393:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:11,393:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:11,393:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:11,393:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:12,394:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:12,394:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:12,394:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:12,394:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:12,395:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:12,395:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:12,395:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:12,395:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:12,395:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:12,395:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:13,396:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:13,396:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:13,396:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:13,397:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:13,397:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:13,397:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:13,397:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:13,397:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:13,397:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:13,397:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:14,399:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:14,399:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:14,399:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:14,399:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:14,399:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:14,399:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:14,399:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:14,399:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:14,400:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:14,400:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:15,401:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:15,401:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:15,401:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:15,401:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:15,401:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:15,401:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:15,401:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:15,401:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:15,401:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:15,401:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:16,402:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:16,402:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:16,403:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:16,403:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:16,403:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:16,403:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:16,403:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:16,403:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:16,403:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:16,403:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:17,404:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:17,405:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:17,405:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:17,405:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:17,405:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:17,405:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:17,405:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:17,405:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:17,405:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:17,405:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:18,407:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:18,407:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:18,407:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:18,407:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:18,407:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:18,407:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:18,407:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:18,407:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:18,407:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:18,407:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:19,409:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:19,409:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:19,409:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:19,409:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:19,410:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:19,410:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:19,410:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:19,410:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:19,410:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:19,410:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:20,410:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:20,410:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:20,411:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:20,411:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:20,411:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:20,411:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:20,411:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:20,411:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:20,411:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:20,411:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:21,412:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:21,412:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:21,412:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:21,412:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:21,412:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:21,413:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:21,413:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:21,413:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:21,413:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:21,413:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:22,413:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:22,414:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:22,414:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:22,414:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:22,414:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:22,414:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:22,414:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:22,414:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:22,414:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:22,414:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:23,415:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:23,416:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:23,416:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:23,416:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:23,416:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:23,416:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:23,416:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:23,416:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:23,416:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:23,416:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:24,417:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:24,418:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:24,418:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:24,418:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:24,418:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:24,418:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:24,418:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:24,418:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:24,418:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:24,418:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:25,419:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:25,420:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:25,420:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:25,420:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:25,420:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:25,420:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:25,421:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:25,421:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:25,421:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:25,421:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:26,422:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:26,423:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:26,423:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:26,423:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:26,423:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:26,423:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:26,424:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:26,424:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:26,424:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:26,424:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:27,428:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:27,428:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:27,428:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:27,428:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:27,428:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:27,428:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:27,429:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:27,429:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:27,429:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:27,429:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:28,430:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:28,430:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:28,431:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:28,431:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:28,431:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:28,431:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:28,431:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:28,431:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:28,431:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:28,431:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:29,432:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:29,432:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:29,432:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:29,432:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:29,432:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:29,432:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:29,432:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:29,432:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:29,432:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:29,432:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:30,433:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:30,433:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:30,433:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:30,434:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:30,434:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:30,434:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:30,434:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:30,435:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:30,435:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:30,435:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:31,436:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:31,436:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:31,436:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:31,436:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:31,436:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:31,436:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:31,436:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:31,436:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:31,436:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:31,437:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:32,438:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:32,438:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:32,438:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:32,438:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:32,438:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:32,438:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:32,438:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:32,439:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:32,439:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:32,439:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:33,440:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:33,440:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:33,440:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:33,440:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:33,440:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:33,440:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:33,441:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:33,441:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:33,441:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:33,441:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:34,441:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:34,441:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:34,441:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:34,442:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:34,442:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:34,442:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:34,442:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:34,442:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:34,442:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:34,442:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:35,443:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:35,444:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:35,444:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:35,444:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:35,444:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:35,444:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:35,444:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:35,444:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:35,444:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:35,444:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:36,445:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:36,445:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:36,445:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:36,445:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:36,445:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:36,445:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:36,446:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:36,446:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:36,446:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:36,446:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:37,447:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:37,447:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:37,447:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:37,447:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:37,448:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:37,448:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:37,448:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:37,448:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:37,448:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:37,448:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:38,449:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:38,449:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:38,449:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:38,449:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:38,450:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:38,450:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:38,450:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:38,450:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:38,450:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:38,450:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:39,450:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:39,451:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:39,451:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:39,451:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:39,451:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:39,451:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:39,451:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:39,451:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:39,451:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:39,451:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:40,452:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:40,453:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:40,453:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:40,453:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:40,454:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:40,454:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:40,454:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:40,454:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:40,454:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:40,454:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:41,455:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:41,456:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:41,456:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:41,456:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:41,456:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:41,456:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:41,456:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:41,456:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:41,456:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:41,457:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:42,458:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:42,458:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:42,458:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:42,458:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:42,458:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:42,458:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:42,458:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:42,459:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:42,459:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:42,459:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:43,459:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:43,460:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:43,460:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:43,460:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:43,460:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:43,460:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:43,460:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:43,460:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:43,460:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:43,460:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:44,461:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:44,461:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:44,461:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:44,461:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:44,461:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:44,461:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:44,461:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:44,461:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:44,461:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:44,462:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:45,462:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:45,463:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:45,463:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:45,463:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:45,463:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:45,463:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:45,463:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:45,463:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:45,463:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:45,463:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:46,464:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:46,465:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:46,465:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:46,465:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:46,465:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:46,465:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:46,465:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:46,465:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:46,465:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:46,465:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:47,466:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:47,466:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:47,466:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:47,467:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:47,467:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:47,467:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:47,467:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:47,467:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:47,467:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:47,467:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:48,468:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:48,469:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:48,469:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:48,470:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:48,471:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:48,471:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:48,471:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:48,471:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:48,471:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:48,472:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:49,473:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:49,473:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:49,473:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:49,473:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:49,474:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:49,474:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:49,474:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:49,474:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:49,474:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:49,474:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:50,474:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:50,475:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:50,475:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:50,475:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:50,475:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:50,475:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:50,475:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:50,475:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:50,475:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:50,475:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:51,476:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:51,477:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:51,477:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:51,477:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:51,477:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:51,477:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:51,477:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:51,477:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:51,477:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:51,477:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:52,478:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:52,479:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:52,479:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:52,479:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:52,479:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:52,479:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:52,479:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:52,480:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:52,480:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:52,480:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:53,481:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:53,482:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:53,482:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:53,482:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:53,482:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:53,482:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:53,483:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:53,483:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:53,483:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:53,483:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:54,484:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:54,485:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:54,485:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:54,485:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:54,485:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:54,485:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:54,485:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:54,486:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:54,486:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:54,486:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:55,486:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:55,486:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:55,487:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:55,487:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:55,487:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:55,487:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:55,487:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:55,487:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:55,487:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:55,487:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:56,489:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:56,490:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:56,490:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:56,490:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:56,491:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:56,491:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:56,491:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:56,491:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:56,491:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:56,491:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:57,492:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:57,493:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:57,493:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:57,493:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:57,493:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:57,493:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:57,493:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:57,494:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:57,494:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:57,494:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:58,494:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:58,494:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:58,495:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:58,495:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:58,495:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:58,495:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:58,495:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:58,495:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:58,495:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:58,495:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:42:59,496:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:59,496:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:59,496:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:42:59,496:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:59,496:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:59,496:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:42:59,496:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:42:59,496:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:42:59,496:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:42:59,497:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:00,497:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:00,497:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:00,497:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:00,497:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:00,498:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:00,498:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:00,498:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:00,498:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:00,498:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:00,498:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:01,498:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:01,499:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:01,499:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:01,499:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:01,499:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:01,499:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:01,500:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:01,500:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:01,500:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:01,500:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:02,500:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:02,501:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:02,501:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:02,501:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:02,501:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:02,501:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:02,501:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:02,501:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:02,501:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:02,502:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:03,502:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:03,503:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:03,503:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:03,503:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:03,504:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:03,504:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:03,504:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:03,504:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:03,505:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:03,505:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:04,506:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:04,506:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:04,507:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:04,507:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:04,507:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:04,507:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:04,507:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:04,507:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:04,507:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:04,507:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:05,508:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:05,509:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:05,509:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:05,509:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:05,509:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:05,509:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:05,509:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:05,509:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:05,509:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:05,509:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:06,510:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:06,511:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:06,511:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:06,511:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:06,511:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:06,511:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:06,511:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:06,511:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:06,511:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:06,511:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:07,513:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:07,513:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:07,513:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:07,513:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:07,513:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:07,513:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:07,513:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:07,513:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:07,513:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:07,513:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:08,514:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:08,514:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:08,514:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:08,514:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:08,514:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:08,514:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:08,514:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:08,514:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:08,514:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:08,515:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:09,516:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:09,516:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:09,516:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:09,516:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:09,517:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:09,517:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:09,517:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:09,517:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:09,517:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:09,517:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:10,518:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:10,518:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:10,518:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:10,519:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:10,519:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:10,519:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:10,519:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:10,519:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:10,519:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:10,519:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:11,520:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:11,521:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:11,521:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:11,521:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:11,521:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:11,521:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:11,521:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:11,521:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:11,521:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:11,521:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:12,522:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:12,522:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:12,523:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:12,523:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:12,523:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:12,523:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:12,523:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:12,523:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:12,523:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:12,523:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:13,524:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:13,524:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:13,524:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:13,524:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:13,525:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:13,525:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:13,525:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:13,525:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:13,525:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:13,525:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:14,526:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:14,526:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:14,526:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:14,526:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:14,527:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:14,527:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:14,527:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:14,527:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:14,527:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:14,527:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:15,528:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:15,529:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:15,529:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:15,529:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:15,529:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:15,529:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:15,529:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:15,529:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:15,529:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:15,530:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:16,530:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:16,531:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:16,531:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:16,531:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:16,531:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:16,531:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:16,531:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:16,531:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:16,531:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:16,531:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:17,532:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:17,533:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:17,533:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:17,533:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:17,533:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:17,533:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:17,533:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:17,533:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:17,533:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:17,533:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:18,534:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:18,534:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:18,534:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:18,535:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:18,535:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:18,535:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:18,535:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:18,535:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:18,535:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:18,535:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:19,536:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:19,536:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:19,537:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:19,537:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:19,537:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:19,537:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:19,537:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:19,537:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:19,538:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:19,538:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:20,538:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:20,538:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:20,538:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:20,539:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:20,539:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:20,539:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:20,539:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:20,539:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:20,539:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:20,539:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:21,540:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:21,540:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:21,540:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:21,541:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:21,541:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:21,541:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:21,541:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:21,541:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:21,541:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:21,541:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:22,542:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:22,543:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:22,543:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:22,543:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:22,543:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:22,543:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:22,543:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:22,543:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:22,543:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:22,543:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:23,544:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:23,545:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:23,545:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:23,545:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:23,545:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:23,545:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:23,545:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:23,545:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:23,545:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:23,545:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:24,546:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:24,547:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:24,547:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:24,547:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:24,547:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:24,547:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:24,547:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:24,547:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:24,547:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:24,547:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:25,549:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:25,549:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:25,549:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:25,549:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:25,549:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:25,549:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:25,549:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:25,549:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:25,550:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:25,550:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:26,550:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:26,551:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:26,551:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:26,551:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:26,551:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:26,551:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:26,551:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:26,551:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:26,551:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:26,551:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:27,552:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:27,553:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:27,553:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:27,553:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:27,553:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:27,553:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:27,553:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:27,553:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:27,553:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:27,553:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:28,555:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:28,555:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:28,555:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:28,555:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:28,555:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:28,555:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:28,555:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:28,555:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:28,555:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:28,556:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:29,557:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:29,557:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:29,557:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:29,557:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:29,557:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:29,557:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:29,558:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:29,558:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:29,558:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:29,558:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:30,558:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:30,559:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:30,559:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:30,559:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:30,559:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:30,559:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:30,559:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:30,559:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:30,560:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:30,560:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:31,561:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:31,561:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:31,561:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:31,561:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:31,562:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:31,562:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:31,562:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:31,562:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:31,562:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:31,562:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:32,562:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:32,563:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:32,563:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:32,563:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:32,563:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:32,563:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:32,563:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:32,563:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:32,563:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:32,563:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:33,564:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:33,565:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:33,565:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:33,565:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:33,565:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:33,565:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:33,565:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:33,565:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:33,565:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:33,566:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:34,567:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:34,567:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:34,567:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:34,567:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:34,567:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:34,567:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:34,568:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:34,568:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:34,568:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:34,568:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:35,569:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:35,569:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:35,569:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:35,570:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:35,570:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:35,570:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:35,570:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:35,570:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:35,570:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:35,570:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:36,571:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:36,572:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:36,572:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:36,572:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:36,572:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:36,572:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:36,572:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:36,572:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:36,572:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:36,572:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:37,573:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:37,573:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:37,573:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:37,573:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:37,573:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:37,573:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:37,573:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:37,574:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:37,574:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:37,574:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:38,575:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:38,575:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:38,575:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:38,575:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:38,575:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:38,575:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:38,575:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:38,575:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:38,575:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:38,575:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:39,577:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:39,577:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:39,577:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:39,577:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:39,577:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:39,577:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:39,577:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:39,577:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:39,577:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:39,577:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:40,578:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:40,578:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:40,579:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:40,579:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:40,579:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:40,579:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:40,579:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:40,579:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:40,579:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:40,579:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:41,580:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:41,581:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:41,581:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:41,581:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:41,581:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:41,581:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:41,581:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:41,581:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:41,581:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:41,581:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:42,583:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:42,583:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:42,583:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:42,583:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:42,584:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:42,584:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:42,584:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:42,584:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:42,584:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:42,584:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:43,586:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:43,586:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:43,586:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:43,586:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:43,587:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:43,587:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:43,587:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:43,587:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:43,587:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:43,587:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:44,587:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:44,588:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:44,588:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:44,589:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:44,589:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:44,589:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:44,590:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:44,590:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:44,590:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:44,590:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:45,591:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:45,592:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:45,592:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:45,592:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:45,592:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:45,592:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:45,592:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:45,592:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:45,592:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:45,592:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:46,593:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:46,594:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:46,594:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:46,594:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:46,594:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:46,594:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:46,594:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:46,594:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:46,594:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:46,594:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:47,595:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:47,596:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:47,596:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:47,596:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:47,596:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:47,596:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:47,596:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:47,596:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:47,596:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:47,596:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:48,598:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:48,598:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:48,598:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:48,598:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:48,598:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:48,598:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:48,599:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:48,599:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:48,599:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:48,599:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:49,600:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:49,601:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:49,601:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:49,601:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:49,601:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:49,601:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:49,602:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:49,602:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:49,602:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:49,602:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:50,603:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:50,604:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:50,604:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:50,604:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:50,604:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:50,604:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:50,604:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:50,604:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:50,604:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:50,604:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:51,606:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:51,606:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:51,606:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:51,606:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:51,606:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:51,606:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:51,606:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:51,607:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:51,607:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:51,607:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:52,608:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:52,608:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:52,608:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:52,608:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:52,609:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:52,609:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:52,609:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:52,609:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:52,609:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:52,609:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:53,610:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:53,610:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:53,610:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:53,610:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:53,611:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:53,611:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:53,611:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:53,611:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:53,611:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:53,611:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:54,612:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:54,612:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:54,612:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:54,613:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:54,613:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:54,613:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:54,613:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:54,613:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:54,613:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:54,613:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:55,613:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:55,614:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:55,614:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:55,614:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:55,614:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:55,614:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:55,614:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:55,614:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:55,614:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:55,614:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:56,615:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:56,616:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:56,616:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:56,616:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:56,616:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:56,616:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:56,616:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:56,616:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:56,616:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:56,616:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:57,618:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:57,618:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:57,618:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:57,618:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:57,618:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:57,618:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:57,618:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:57,618:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:57,618:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:57,619:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:58,620:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:58,620:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:58,620:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:58,620:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:58,620:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:58,620:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:58,621:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:58,621:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:58,621:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:58,621:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:43:59,622:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:59,622:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:59,622:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:43:59,622:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:59,623:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:59,623:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:43:59,623:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:43:59,623:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:43:59,623:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:43:59,623:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:00,624:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:00,624:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:00,624:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:00,624:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:00,625:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:00,625:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:00,625:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:00,625:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:00,625:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:00,625:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:01,626:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:01,626:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:01,626:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:01,627:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:01,627:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:01,627:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:01,627:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:01,627:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:01,627:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:01,627:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:02,628:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:02,629:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:02,629:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:02,629:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:02,629:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:02,629:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:02,629:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:02,629:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:02,629:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:02,629:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:03,630:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:03,631:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:03,631:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:03,631:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:03,631:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:03,631:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:03,632:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:03,632:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:03,632:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:03,632:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:04,633:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:04,633:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:04,634:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:04,634:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:04,634:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:04,634:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:04,634:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:04,634:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:04,634:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:04,634:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:05,635:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:05,635:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:05,635:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:05,635:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:05,636:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:05,636:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:05,636:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:05,636:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:05,636:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:05,636:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:06,637:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:06,637:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:06,637:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:06,638:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:06,638:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:06,638:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:06,638:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:06,638:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:06,638:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:06,638:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:07,639:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:07,640:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:07,640:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:07,640:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:07,640:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:07,640:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:07,640:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:07,640:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:07,640:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:07,640:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:08,641:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:08,641:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:08,641:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:08,642:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:08,642:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:08,642:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:08,642:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:08,642:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:08,642:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:08,643:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:09,644:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:09,644:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:09,644:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:09,644:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:09,645:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:09,645:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:09,645:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:09,645:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:09,645:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:09,645:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:10,645:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:10,645:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:10,645:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:10,646:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:10,646:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:10,646:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:10,646:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:10,646:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:10,646:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:10,646:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:11,647:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:11,648:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:11,648:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:11,648:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:11,648:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:11,648:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:11,648:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:11,649:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:11,649:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:11,649:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:12,649:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:12,650:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:12,650:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:12,650:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:12,650:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:12,650:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:12,650:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:12,650:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:12,650:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:12,650:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:13,652:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:13,652:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:13,652:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:13,652:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:13,652:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:13,652:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:13,653:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:13,653:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:13,653:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:13,653:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:14,654:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:14,655:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:14,655:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:14,655:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:14,655:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:14,655:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:14,655:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:14,656:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:14,656:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:14,656:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:15,657:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:15,657:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:15,657:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:15,657:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:15,658:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:15,658:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:15,658:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:15,658:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:15,658:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:15,658:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:16,658:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:16,658:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:16,659:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:16,659:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:16,659:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:16,659:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:16,659:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:16,659:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:16,659:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:16,659:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:17,660:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:17,660:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:17,660:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:17,660:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:17,660:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:17,661:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:17,661:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:17,661:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:17,661:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:17,661:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:18,662:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:18,663:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:18,663:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:18,663:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:18,663:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:18,663:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:18,663:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:18,664:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:18,665:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:18,665:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:19,666:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:19,666:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:19,666:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:19,666:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:19,667:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:19,667:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:19,667:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:19,667:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:19,667:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:19,667:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:20,668:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:20,668:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:20,668:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:20,669:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:20,669:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:20,669:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:20,669:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:20,669:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:20,669:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:20,669:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:21,670:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:21,670:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:21,670:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:21,671:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:21,671:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:21,671:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:21,671:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:21,671:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:21,671:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:21,671:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:22,672:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:22,672:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:22,673:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:22,673:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:22,673:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:22,673:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:22,673:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:22,673:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:22,673:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:22,673:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:23,674:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:23,674:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:23,674:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:23,674:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:23,674:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:23,674:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:23,674:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:23,674:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:23,675:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:23,675:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:24,675:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:24,676:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:24,676:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:24,676:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:24,676:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:24,676:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:24,676:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:24,676:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:24,676:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:24,676:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:25,678:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:25,678:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:25,678:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:25,678:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:25,678:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:25,678:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:25,679:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:25,679:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:25,679:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:25,679:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:26,680:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:26,680:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:26,680:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:26,680:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:26,681:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:26,681:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:26,681:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:26,681:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:26,681:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:26,681:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:27,682:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:27,682:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:27,682:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:27,683:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:27,683:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:27,683:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:27,683:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:27,683:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:27,683:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:27,683:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:28,684:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:28,685:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:28,685:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:28,685:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:28,685:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:28,685:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:28,685:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:28,685:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:28,685:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:28,685:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:29,686:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:29,686:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:29,687:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:29,687:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:29,687:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:29,687:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:29,687:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:29,687:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:29,687:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:29,687:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:30,688:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:30,688:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:30,688:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:30,688:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:30,688:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:30,688:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:30,689:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:30,689:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:30,689:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:30,689:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:31,690:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:31,690:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:31,690:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:31,690:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:31,691:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:31,691:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:31,691:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:31,691:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:31,691:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:31,691:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:32,692:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:32,692:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:32,692:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:32,692:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:32,693:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:32,693:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:32,693:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:32,693:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:32,693:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:32,693:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:33,693:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:33,694:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:33,694:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:33,694:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:33,694:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:33,694:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:33,694:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:33,694:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:33,694:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:33,694:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:34,695:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:34,696:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:34,696:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:34,696:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:34,697:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:34,697:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:34,697:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:34,697:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:34,697:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:34,697:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:35,698:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:35,699:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:35,699:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:35,699:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:35,700:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:35,700:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:35,700:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:35,701:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:35,701:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:35,701:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:36,702:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:36,703:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:36,703:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:36,703:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:36,703:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:36,703:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:36,703:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:36,703:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:36,703:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:36,703:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:37,704:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:37,705:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:37,705:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:37,705:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:37,705:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:37,705:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:37,705:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:37,705:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:37,705:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:37,706:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:38,707:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:38,707:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:38,707:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:38,707:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:38,708:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:38,708:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:38,708:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:38,708:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:38,708:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:38,708:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:39,709:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:39,711:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:39,711:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:39,711:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:39,711:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:39,711:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:39,711:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:39,711:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:39,711:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:39,711:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:40,712:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:40,713:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:40,713:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:40,713:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:40,713:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:40,713:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:40,713:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:40,713:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:40,713:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:40,713:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:41,714:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:41,714:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:41,715:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:41,715:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:41,715:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:41,715:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:41,715:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:41,715:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:41,715:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:41,715:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:42,716:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:42,717:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:42,717:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:42,717:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:42,717:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:42,717:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:42,717:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:42,717:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:42,717:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:42,717:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:43,718:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:43,719:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:43,719:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:43,719:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:43,719:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:43,719:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:43,719:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:43,719:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:43,719:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:43,719:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:44,720:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:44,721:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:44,721:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:44,721:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:44,721:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:44,721:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:44,721:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:44,721:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:44,721:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:44,721:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:45,722:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:45,722:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:45,722:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:45,723:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:45,723:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:45,723:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:45,723:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:45,723:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:45,723:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:45,723:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:46,724:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:46,725:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:46,725:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:46,725:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:46,725:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:46,725:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:46,725:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:46,725:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:46,725:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:46,725:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:47,726:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:47,726:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:47,726:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:47,727:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:47,727:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:47,727:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:47,727:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:47,727:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:47,727:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:47,727:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:48,727:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:48,728:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:48,728:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:48,728:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:48,729:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:48,729:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:48,729:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:48,729:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:48,729:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:48,729:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:49,730:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:49,731:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:49,731:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:49,731:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:49,731:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:49,731:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:49,731:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:49,731:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:49,731:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:49,731:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:50,732:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:50,733:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:50,733:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:50,733:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:50,733:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:50,733:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:50,733:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:50,733:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:50,733:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:50,733:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:51,734:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:51,734:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:51,734:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:51,735:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:51,735:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:51,735:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:51,735:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:51,735:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:51,735:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:51,735:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:52,736:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:52,737:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:52,737:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:52,737:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:52,737:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:52,738:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:52,738:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:52,738:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:52,738:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:52,738:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:53,739:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:53,740:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:53,740:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:53,740:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:53,740:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:53,740:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:53,740:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:53,740:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:53,740:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:53,740:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:54,742:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:54,742:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:54,742:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:54,742:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:54,742:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:54,742:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:54,742:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:54,742:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:54,742:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:54,743:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:55,743:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:55,743:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:55,743:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:55,743:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:55,744:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:55,744:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:55,744:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:55,744:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:55,744:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:55,744:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:56,745:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:56,745:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:56,745:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:56,745:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:56,746:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:56,746:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:56,746:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:56,746:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:56,746:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:56,746:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:57,746:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:57,747:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:57,747:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:57,747:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:57,747:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:57,747:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:57,747:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:57,748:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:57,748:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:57,748:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:58,749:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:58,749:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:58,749:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:58,749:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:58,749:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:58,749:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:58,750:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:58,750:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:58,750:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:58,750:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:44:59,750:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:59,751:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:59,751:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:44:59,751:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:59,751:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:59,751:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:44:59,751:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:44:59,751:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:44:59,751:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:44:59,751:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:00,752:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:00,752:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:00,752:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:00,752:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:00,752:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:00,752:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:00,752:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:00,753:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:00,753:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:00,753:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:01,754:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:01,754:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:01,754:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:01,755:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:01,755:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:01,755:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:01,755:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:01,755:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:01,755:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:01,755:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:02,756:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:02,756:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:02,756:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:02,756:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:02,756:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:02,756:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:02,757:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:02,757:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:02,757:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:02,757:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:03,758:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:03,758:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:03,758:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:03,758:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:03,759:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:03,759:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:03,759:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:03,759:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:03,759:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:03,759:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:04,760:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:04,761:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:04,761:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:04,761:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:04,761:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:04,761:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:04,761:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:04,761:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:04,761:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:04,761:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:05,762:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:05,763:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:05,763:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:05,763:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:05,763:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:05,763:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:05,764:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:05,764:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:05,764:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:05,764:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:06,765:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:06,766:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:06,766:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:06,766:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:06,766:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:06,766:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:06,766:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:06,766:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:06,766:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:06,766:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:07,767:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:07,768:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:07,768:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:07,768:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:07,768:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:07,768:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:07,768:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:07,768:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:07,769:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:07,769:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:08,770:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:08,770:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:08,770:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:08,770:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:08,771:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:08,771:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:08,771:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:08,771:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:08,771:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:08,771:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:09,772:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:09,772:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:09,772:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:09,773:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:09,773:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:09,773:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:09,773:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:09,773:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:09,773:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:09,773:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:10,774:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:10,774:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:10,774:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:10,775:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:10,775:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:10,775:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:10,775:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:10,775:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:10,775:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:10,775:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:11,776:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:11,777:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:11,777:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:11,777:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:11,777:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:11,777:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:11,777:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:11,777:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:11,777:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:11,777:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:12,778:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:12,779:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:12,779:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:12,779:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:12,779:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:12,779:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:12,779:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:12,779:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:12,779:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:12,779:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:13,780:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:13,780:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:13,780:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:13,780:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:13,781:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:13,781:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:13,781:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:13,781:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:13,781:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:13,781:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:14,782:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:14,783:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:14,783:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:14,783:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:14,783:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:14,783:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:14,784:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:14,784:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:14,784:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:14,784:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:15,785:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:15,785:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:15,785:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:15,785:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:15,785:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:15,785:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:15,785:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:15,785:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:15,786:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:15,786:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:16,786:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:16,787:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:16,787:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:16,787:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:16,787:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:16,787:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:16,787:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:16,787:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:16,787:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:16,787:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:17,793:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:17,793:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:17,793:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:17,793:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:17,794:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:17,794:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:17,794:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:17,794:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:17,794:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:17,794:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:18,796:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:18,796:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:18,796:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:18,796:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:18,796:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:18,796:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:18,796:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:18,796:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:18,797:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:18,797:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:19,798:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:19,798:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:19,798:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:19,798:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:19,799:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:19,799:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:19,799:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:19,799:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:19,799:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:19,799:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:20,800:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:20,800:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:20,800:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:20,801:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:20,801:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:20,801:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:20,801:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:20,801:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:20,801:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:20,801:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:21,802:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:21,803:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:21,803:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:21,803:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:21,803:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:21,803:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:21,803:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:21,803:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:21,803:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:21,803:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:22,805:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:22,805:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:22,805:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:22,805:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:22,806:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:22,806:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:22,806:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:22,806:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:22,806:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:22,806:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:23,806:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:23,807:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:23,807:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:23,807:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:23,807:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:23,807:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:23,808:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:23,808:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:23,808:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:23,809:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:24,810:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:24,810:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:24,810:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:24,811:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:24,811:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:24,811:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:24,811:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:24,811:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:24,811:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:24,812:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:25,813:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:25,813:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:25,814:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:25,814:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:25,814:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:25,814:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:25,814:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:25,815:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:25,815:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:25,815:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:26,816:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:26,816:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:26,816:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:26,817:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:26,817:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:26,817:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:26,817:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:26,817:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:26,817:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:26,817:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:27,818:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:27,819:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:27,819:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:27,819:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:27,819:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:27,819:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:27,819:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:27,819:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:27,819:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:27,819:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:28,820:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:28,821:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:28,821:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:28,821:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:28,821:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:28,821:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:28,821:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:28,821:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:28,821:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:28,821:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:29,822:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:29,822:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:29,822:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:29,822:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:29,823:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:29,823:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:29,823:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:29,823:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:29,823:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:29,823:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:30,824:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:30,825:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:30,825:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:30,825:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:30,825:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:30,825:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:30,825:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:30,825:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:30,825:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:30,825:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:31,826:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:31,826:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:31,827:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:31,827:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:31,827:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:31,827:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:31,827:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:31,828:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:31,828:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:31,828:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:32,829:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:32,829:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:32,830:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:32,830:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:32,830:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:32,830:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:32,830:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:32,830:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:32,830:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:32,830:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:33,831:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:33,831:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:33,831:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:33,832:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:33,832:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:33,832:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:33,832:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:33,832:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:33,832:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:33,832:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:34,833:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:34,834:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:34,834:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:34,834:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:34,834:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:34,834:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:34,834:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:34,835:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:34,835:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:34,835:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:35,836:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:35,836:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:35,836:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:35,836:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:35,837:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:35,837:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:35,837:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:35,837:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:35,837:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:35,837:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:36,837:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:36,838:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:36,838:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:36,838:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:36,838:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:36,838:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:36,838:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:36,838:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:36,838:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:36,838:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:37,840:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:37,840:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:37,840:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:37,840:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:37,840:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:37,840:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:37,840:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:37,840:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:37,840:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:37,840:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:38,841:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:38,841:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:38,841:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:38,841:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:38,841:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:38,841:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:38,842:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:38,842:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:38,842:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:38,842:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:39,843:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:39,843:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:39,843:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:39,843:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:39,844:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:39,844:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:39,844:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:39,844:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:39,844:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:39,844:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:40,844:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:40,845:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:40,845:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:40,845:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:40,845:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:40,845:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:40,845:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:40,845:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:40,845:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:40,845:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:41,846:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:41,847:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:41,847:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:41,847:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:41,847:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:41,847:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:41,847:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:41,848:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:41,848:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:41,848:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:42,849:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:42,849:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:42,849:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:42,849:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:42,850:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:42,850:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:42,850:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:42,850:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:42,850:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:42,850:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:43,851:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:43,851:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:43,851:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:43,852:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:43,852:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:43,852:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:43,852:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:43,852:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:43,852:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:43,852:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:44,853:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:44,854:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:44,854:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:44,854:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:44,854:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:44,854:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:44,854:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:44,854:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:44,854:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:44,855:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:45,856:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:45,856:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:45,856:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:45,856:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:45,857:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:45,857:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:45,857:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:45,857:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:45,857:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:45,857:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:46,858:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:46,858:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:46,858:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:46,859:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:46,859:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:46,859:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:46,859:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:46,859:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:46,859:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:46,859:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:47,859:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:47,860:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:47,860:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:47,860:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:47,860:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:47,860:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:47,860:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:47,860:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:47,860:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:47,861:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:48,861:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:48,861:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:48,861:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:48,862:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:48,862:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:48,862:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:48,862:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:48,862:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:48,862:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:48,862:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:49,863:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:49,863:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:49,863:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:49,863:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:49,863:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:49,863:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:49,864:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:49,864:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:49,864:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:49,864:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:50,865:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:50,865:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:50,865:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:50,865:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:50,866:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:50,866:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:50,866:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:50,866:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:50,866:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:50,866:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:51,867:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:51,867:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:51,867:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:51,868:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:51,868:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:51,868:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:51,868:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:51,868:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:51,868:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:51,869:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:52,869:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:52,869:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:52,869:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:52,869:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:52,870:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:52,870:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:52,870:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:52,870:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:52,870:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:52,870:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:53,871:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:53,872:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:53,872:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:53,872:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:53,872:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:53,872:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:53,872:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:53,872:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:53,872:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:53,872:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:54,874:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:54,874:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:54,874:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:54,874:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:54,874:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:54,874:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:54,875:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:54,875:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:54,875:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:54,875:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:55,875:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:55,876:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:55,876:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:55,876:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:55,876:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:55,876:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:55,876:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:55,876:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:55,876:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:55,877:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:56,878:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:56,878:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:56,879:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:56,879:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:56,879:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:56,879:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:56,880:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:56,880:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:56,880:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:56,880:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:57,881:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:57,881:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:57,881:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:57,881:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:57,882:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:57,882:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:57,882:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:57,882:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:57,882:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:57,882:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:58,883:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:58,883:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:58,883:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:58,883:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:58,884:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:58,884:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:58,884:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:58,884:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:58,884:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:58,884:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:45:59,885:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:59,886:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:59,886:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:45:59,886:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:59,886:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:59,886:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:45:59,886:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:45:59,886:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:45:59,886:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:45:59,886:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:00,887:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:00,887:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:00,887:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:00,887:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:00,888:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:00,888:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:00,888:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:00,888:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:00,888:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:00,888:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:01,889:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:01,889:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:01,889:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:01,890:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:01,890:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:01,890:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:01,890:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:01,890:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:01,890:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:01,890:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:02,892:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:02,892:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:02,892:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:02,892:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:02,893:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:02,893:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:02,893:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:02,893:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:02,893:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:02,893:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:03,894:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:03,895:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:03,895:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:03,895:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:03,895:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:03,895:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:03,895:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:03,895:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:03,895:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:03,895:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:04,896:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:04,897:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:04,897:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:04,897:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:04,897:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:04,897:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:04,897:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:04,897:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:04,897:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:04,897:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:05,898:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:05,899:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:05,899:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:05,899:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:05,899:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:05,899:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:05,899:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:05,899:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:05,899:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:05,899:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:06,900:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:06,900:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:06,900:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:06,900:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:06,901:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:06,901:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:06,902:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:06,902:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:06,902:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:06,902:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:07,902:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:07,902:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:07,903:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:07,903:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:07,903:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:07,903:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:07,903:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:07,903:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:07,903:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:07,903:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:08,904:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:08,904:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:08,904:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:08,904:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:08,905:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:08,905:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:08,905:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:08,905:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:08,905:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:08,905:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:09,906:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:09,906:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:09,906:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:09,907:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:09,907:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:09,907:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:09,907:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:09,907:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:09,907:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:09,907:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:10,908:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:10,909:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:10,909:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:10,909:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:10,909:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:10,909:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:10,909:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:10,909:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:10,909:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:10,909:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:11,910:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:11,911:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:11,911:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:11,911:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:11,911:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:11,911:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:11,911:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:11,911:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:11,911:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:11,911:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:12,913:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:12,913:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:12,913:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:12,913:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:12,913:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:12,913:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:12,913:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:12,913:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:12,913:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:12,914:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:13,914:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:13,915:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:13,915:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:13,915:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:13,915:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:13,915:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:13,915:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:13,915:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:13,915:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:13,915:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:14,916:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:14,917:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:14,917:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:14,917:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:14,917:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:14,918:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:14,918:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:14,918:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:14,918:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:14,918:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:15,919:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:15,919:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:15,919:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:15,919:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:15,919:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:15,919:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:15,919:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:15,920:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:15,920:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:15,920:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:16,921:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:16,921:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:16,921:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:16,921:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:16,921:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:16,921:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:16,921:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:16,921:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:16,921:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:16,922:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:17,922:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:17,922:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:17,922:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:17,923:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:17,923:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:17,923:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:17,923:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:17,923:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:17,923:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:17,924:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:18,925:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:18,925:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:18,925:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:18,925:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:18,925:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:18,925:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:18,925:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:18,926:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:18,926:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:18,926:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:19,926:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:19,927:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:19,927:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:19,927:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:19,927:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:19,927:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:19,927:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:19,927:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:19,927:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:19,928:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:20,929:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:20,929:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:20,929:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:20,929:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:20,929:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:20,929:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:20,930:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:20,930:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:20,930:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:20,930:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:21,930:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:21,930:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:21,930:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:21,931:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:21,931:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:21,931:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:21,931:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:21,931:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:21,931:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:21,931:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:22,932:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:22,933:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:22,933:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:22,933:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:22,933:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:22,933:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:22,933:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:22,933:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:22,933:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:22,933:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:23,934:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:23,934:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:23,935:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:23,935:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:23,935:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:23,935:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:23,935:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:23,935:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:23,935:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:23,935:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:24,936:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:24,937:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:24,937:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:24,937:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:24,937:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:24,937:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:24,937:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:24,937:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:24,937:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:24,937:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:25,939:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:25,939:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:25,939:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:25,939:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:25,939:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:25,939:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:25,940:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:25,940:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:25,940:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:25,940:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:26,940:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:26,940:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:26,940:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:26,941:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:26,941:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:26,941:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:26,941:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:26,941:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:26,941:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:26,941:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:27,942:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:27,943:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:27,943:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:27,943:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:27,943:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:27,943:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:27,943:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:27,943:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:27,943:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:27,943:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:28,945:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:28,945:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:28,945:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:28,945:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:28,945:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:28,946:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:28,946:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:28,946:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:28,946:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:28,946:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:29,946:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:29,947:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:29,947:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:29,947:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:29,947:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:29,947:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:29,947:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:29,947:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:29,947:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:29,948:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:30,949:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:30,949:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:30,949:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:30,949:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:30,950:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:30,950:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:30,950:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:30,950:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:30,950:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:30,950:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:31,951:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:31,952:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:31,952:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:31,952:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:31,952:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:31,952:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:31,952:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:31,952:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:31,952:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:31,953:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:32,954:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:32,954:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:32,954:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:32,954:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:32,955:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:32,955:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:32,955:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:32,955:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:32,955:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:32,955:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:33,956:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:33,957:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:33,957:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:33,957:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:33,957:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:33,957:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:33,957:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:33,957:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:33,957:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:33,957:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:34,958:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:34,959:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:34,959:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:34,959:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:34,959:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:34,959:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:34,959:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:34,959:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:34,959:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:34,959:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:35,960:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:35,960:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:35,960:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:35,961:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:35,961:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:35,961:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:35,961:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:35,961:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:35,961:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:35,961:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:36,962:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:36,963:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:36,963:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:36,963:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:36,963:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:36,963:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:36,963:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:36,963:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:36,963:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:36,963:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:37,964:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:37,965:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:37,965:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:37,966:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:37,966:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:37,966:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:37,966:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:37,966:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:37,966:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:37,966:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:38,967:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:38,969:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:38,969:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:38,969:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:38,969:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:38,969:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:38,969:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:38,969:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:38,969:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:38,969:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:39,971:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:39,971:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:39,971:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:39,971:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:39,971:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:39,971:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:39,971:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:39,971:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:39,971:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:39,972:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:40,973:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:40,973:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:40,973:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:40,973:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:40,974:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:40,974:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:40,974:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:40,974:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:40,974:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:40,974:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:41,976:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:41,976:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:41,976:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:41,976:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:41,976:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:41,976:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:41,976:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:41,976:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:41,976:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:41,976:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:42,978:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:42,978:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:42,978:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:42,978:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:42,978:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:42,978:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:42,978:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:42,979:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:42,979:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:42,979:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:43,979:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:43,979:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:43,980:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:43,980:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:43,980:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:43,980:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:43,980:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:43,980:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:43,980:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:43,981:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:44,982:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:44,982:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:44,982:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:44,982:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:44,983:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:44,983:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:44,983:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:44,983:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:44,983:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:44,983:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:45,983:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:45,984:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:45,984:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:45,984:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:45,984:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:45,984:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:45,984:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:45,984:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:45,984:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:45,985:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:46,986:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:46,986:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:46,986:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:46,987:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:46,987:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:46,987:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:46,987:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:46,987:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:46,987:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:46,987:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:47,988:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:47,988:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:47,988:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:47,988:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:47,988:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:47,988:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:47,989:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:47,989:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:47,989:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:47,989:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:48,989:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:48,990:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:48,990:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:48,990:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:48,990:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:48,990:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:48,990:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:48,990:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:48,990:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:48,990:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:49,991:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:49,991:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:49,991:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:49,992:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:49,992:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:49,992:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:49,992:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:49,992:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:49,992:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:49,992:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:50,993:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:50,993:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:50,993:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:50,993:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:50,993:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:50,993:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:50,993:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:50,993:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:50,993:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:50,994:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:51,994:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:51,995:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:51,995:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:51,995:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:51,995:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:51,995:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:51,996:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:51,996:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:51,996:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:51,996:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:52,997:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:52,998:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:52,998:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:52,998:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:52,998:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:52,998:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:52,998:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:52,998:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:52,998:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:52,999:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:53,999:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:53,999:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:53,999:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:54,000:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:54,000:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:54,000:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:54,000:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:54,000:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:54,000:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:54,000:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:55,001:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:55,001:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:55,001:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:55,001:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:55,001:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:55,001:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:55,001:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:55,001:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:55,002:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:55,002:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:56,002:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:56,002:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:56,003:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:56,003:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:56,003:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:56,003:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:56,003:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:56,003:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:56,003:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:56,003:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:57,003:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:57,005:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:57,005:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:57,005:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:57,005:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:57,005:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:57,006:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:57,006:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:57,006:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:57,006:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:58,006:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:58,006:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:58,007:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:58,007:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:58,007:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:58,007:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:58,007:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:58,007:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:58,007:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:58,007:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:46:59,009:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:59,009:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:59,009:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:46:59,009:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:59,010:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:59,010:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:46:59,010:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:46:59,010:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:46:59,010:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:46:59,010:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:00,012:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:00,012:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:00,012:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:00,012:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:00,012:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:00,012:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:00,012:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:00,012:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:00,012:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:00,013:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:01,014:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:01,014:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:01,014:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:01,014:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:01,014:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:01,014:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:01,014:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:01,014:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:01,014:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:01,015:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:02,016:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:02,016:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:02,016:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:02,016:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:02,017:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:02,017:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:02,017:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:02,017:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:02,017:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:02,017:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:03,018:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:03,018:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:03,018:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:03,019:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:03,019:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:03,019:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:03,019:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:03,019:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:03,019:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:03,019:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:04,020:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:04,021:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:04,021:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:04,021:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:04,021:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:04,021:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:04,022:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:04,022:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:04,022:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:04,022:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:05,023:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:05,023:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:05,023:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:05,023:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:05,024:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:05,024:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:05,024:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:05,024:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:05,024:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:05,024:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:06,025:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:06,025:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:06,025:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:06,025:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:06,026:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:06,026:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:06,026:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:06,026:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:06,026:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:06,026:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:07,034:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:07,035:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:07,035:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:07,035:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:07,035:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:07,035:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:07,035:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:07,035:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:07,035:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:07,035:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:08,036:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:08,037:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:08,037:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:08,037:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:08,038:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:08,038:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:08,038:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:08,038:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:08,038:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:08,038:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:09,040:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:09,040:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:09,040:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:09,040:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:09,041:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:09,041:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:09,041:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:09,041:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:09,041:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:09,041:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:10,042:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:10,043:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:10,043:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:10,043:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:10,043:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:10,043:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:10,043:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:10,043:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:10,043:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:10,043:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:11,044:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:11,044:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:11,044:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:11,044:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:11,044:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:11,044:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:11,044:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:11,045:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:11,045:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:11,045:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:12,045:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:12,045:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:12,045:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:12,046:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:12,046:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:12,046:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:12,046:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:12,046:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:12,046:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:12,046:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:13,047:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:13,047:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:13,048:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:13,048:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:13,048:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:13,048:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:13,048:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:13,048:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:13,048:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:13,048:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:14,048:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:14,049:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:14,049:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:14,049:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:14,049:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:14,049:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:14,049:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:14,049:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:14,049:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:14,049:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:15,050:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:15,050:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:15,051:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:15,051:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:15,051:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:15,051:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:15,051:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:15,051:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:15,051:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:15,051:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:16,052:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:16,053:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:16,053:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:16,053:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:16,053:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:16,053:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:16,053:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:16,053:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:16,053:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:16,053:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:17,054:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:17,054:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:17,055:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:17,055:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:17,055:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:17,055:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:17,055:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:17,055:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:17,055:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:17,055:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:18,056:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:18,056:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:18,056:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:18,057:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:18,057:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:18,057:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:18,057:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:18,057:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:18,057:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:18,058:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:19,058:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:19,058:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:19,058:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:19,059:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:19,059:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:19,059:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:19,059:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:19,059:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:19,059:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:19,059:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:20,060:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:20,061:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:20,061:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:20,061:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:20,061:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:20,061:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:20,061:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:20,061:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:20,061:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:20,062:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:21,062:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:21,062:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:21,063:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:21,063:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:21,063:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:21,063:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:21,063:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:21,063:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:21,063:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:21,063:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:22,064:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:22,065:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:22,065:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:22,066:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:22,066:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:22,066:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:22,066:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:22,067:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:22,067:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:22,067:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:23,068:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:23,069:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:23,069:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:23,069:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:23,069:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:23,069:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:23,069:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:23,069:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:23,069:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:23,069:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:24,071:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:24,071:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:24,071:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:24,071:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:24,071:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:24,071:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:24,071:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:24,071:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:24,071:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:24,072:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:25,073:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:25,073:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:25,073:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:25,073:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:25,074:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:25,074:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:25,074:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:25,074:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:25,074:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:25,074:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:26,074:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:26,075:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:26,075:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:26,075:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:26,075:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:26,075:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:26,075:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:26,075:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:26,075:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:26,075:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:27,076:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:27,076:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:27,076:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:27,076:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:27,077:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:27,077:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:27,077:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:27,077:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:27,077:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:27,077:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:28,078:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:28,079:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:28,079:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:28,079:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:28,079:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:28,079:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:28,079:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:28,079:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:28,079:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:28,079:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:29,080:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:29,080:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:29,080:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:29,080:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:29,080:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:29,080:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:29,080:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:29,080:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:29,080:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:29,081:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:30,081:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:30,081:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:30,081:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:30,081:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:30,082:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:30,082:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:30,082:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:30,082:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:30,082:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:30,082:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:31,083:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:31,084:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:31,084:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:31,084:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:31,084:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:31,084:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:31,084:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:31,084:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:31,084:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:31,085:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:32,086:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:32,086:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:32,086:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:32,086:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:32,087:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:32,087:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:32,087:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:32,087:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:32,087:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:32,087:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:33,088:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:33,089:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:33,089:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:33,089:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:33,089:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:33,089:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:33,089:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:33,089:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:33,089:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:33,089:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:34,090:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:34,090:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:34,091:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:34,091:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:34,091:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:34,091:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:34,091:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:34,091:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:34,091:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:34,091:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:35,091:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:35,092:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:35,092:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:35,092:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:35,092:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:35,092:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:35,092:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:35,092:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:35,093:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:35,093:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:36,093:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:36,094:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:36,094:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:36,094:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:36,094:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:36,094:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:36,094:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:36,094:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:36,094:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:36,094:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181] 2026-09-14 02:47:37,095:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:37,095:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:37,095:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2026-09-14 02:47:37,095:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:37,095:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.50:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:37,095:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.50:2181 delay=0 2026-09-14 02:47:37,095:1(0x7faa95ffb640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-09-14 02:47:37,096:1(0x7faa95ffb640):ZOO_ERROR@check_events@2980: Socket 10.0.0.189:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2026-09-14 02:47:37,096:1(0x7faa95ffb640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.189:2181 delay=0 2026-09-14 02:47:37,096:1(0x7faa95ffb640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181,10.0.0.189:2181,10.0.0.50:2181]