+++ date ++ echo 'INFO: =================== Mon Apr 20 02:07:43 AM UTC 2026 ===================' INFO: =================== Mon Apr 20 02:07:43 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}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ 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 +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ 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.27,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.27:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.27:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.27:8081 10.0.0.23: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.27:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.27:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.27:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.27:8086 10.0.0.23: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.27,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.27:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.27:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.27:8082 10.0.0.23: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.27:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.27:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.27:9161 10.0.0.23: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.27:9041 10.0.0.23: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.25,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.27:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.27:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.27:2181,10.0.0.23: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.27:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.27:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.27:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.27:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.27:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.27:5673,10.0.0.23: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.27:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.27:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.27:6379 10.0.0.23: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.27,10.0.0.23 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.27:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.27:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.27:9092 10.0.0.23: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.27,10.0.0.23 ++ 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.27,10.0.0.23 ++ 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 +++ find_my_ip_and_order_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.27,10.0.0.23 +++ local servers=10.0.0.38,10.0.0.27,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , +++ local local_ips=,10.0.0.23,10.20.0.129,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.23,10.20.0.129,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.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + hostip=10.0.0.23 ++ resolve_hostname_by_ip 10.0.0.23 ++ local ip=10.0.0.23 +++ getent hosts 10.0.0.23 +++ head -n 1 ++ local 'host_entry=10.0.0.23 cn-jenkins-deploy-platform-ansible-os-5644-3. cn-jenkins-deploy-platform-ansible-os-5644-3' ++ local name= ++ [[ -n 10.0.0.23 cn-jenkins-deploy-platform-ansible-os-5644-3. cn-jenkins-deploy-platform-ansible-os-5644-3 ]] +++ echo 10.0.0.23 cn-jenkins-deploy-platform-ansible-os-5644-3. cn-jenkins-deploy-platform-ansible-os-5644-3 +++ awk '{print $2}' ++ name=cn-jenkins-deploy-platform-ansible-os-5644-3. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-5644-3. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-5644-3. + hostname=cn-jenkins-deploy-platform-ansible-os-5644-3. ++ echo 10.0.0.38:5673,10.0.0.27:5673,10.0.0.23:5673 ++ sed 's/,/ /g' + rabbitmq_server_list='10.0.0.38:5673 10.0.0.27:5673 10.0.0.23:5673' ++ echo 10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + configdb_cql_servers='10.0.0.38:9041 10.0.0.27:9041 10.0.0.23: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 ++ set ++ sed 's/^COLLECTOR__//g' ++ grep '^COLLECTOR__.*__.*=.*$' ++ 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-04-20 02:07:44,163:1(0x7f5be5490300):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2026-04-20 02:07:44,163:1(0x7f5be5490300):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5644-3 2026-04-20 02:07:44,163:1(0x7f5be5490300):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2026-04-20 02:07:44,163:1(0x7f5be5490300):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2026-04-20 02:07:44,163:1(0x7f5be5490300):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2026-04-20 02:07:44,163:1(0x7f5be5490300):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2026-04-20 02:07:44,163:1(0x7f5be5490300):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2026-04-20 02:07:44,163:1(0x7f5be5490300):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2026-04-20 02:07:44,163:1(0x7f5be5490300):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181,10.0.0.27:2181,10.0.0.23:2181 sessionTimeout=60000 watcher=0x9ab4c0 sessionId=0 sessionPasswd= context=(nil) flags=0 2026-04-20 02:07:44,163:1(0x7f5be5490300):ZOO_DEBUG@start_threads@221: starting threads... 2026-04-20 02:07:44,163:1(0x7f5bdaffd640):ZOO_DEBUG@do_completion@473: started completion thread 2026-04-20 02:07:44,163:1(0x7f5bdb7fe640):ZOO_DEBUG@do_io@369: started IO thread 2026-04-20 02:07:44,164:1(0x7f5bdb7fe640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2026-04-20 02:07:44,164:1(0x7f5bdb7fe640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=3 capacity=16 next=0 hasnext=1 2026-04-20 02:07:44,164:1(0x7f5bdb7fe640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.23:2181 2026-04-20 02:07:44,164:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-04-20 02:07:44,164:1(0x7f5bdb7fe640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.23:2181 2026-04-20 02:07:44,169:1(0x7f5bdb7fe640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.23:2181, sessionId=0x300001972d70008, negotiated timeout=40000 2026-04-20 02:07:44,169:1(0x7f5bdb7fe640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2026-04-20 02:07:44,169:1(0x7f5bdaffd640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2026-04-20 02:07:45,163:1(0x7f5be5490300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x69e58a71 for path [/analytics-discovery-] to 10.0.0.23:2181 2026-04-20 02:07:45,167:1(0x7f5bdb7fe640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x69e58a71 rc=0 2026-04-20 02:07:45,167:1(0x7f5be5490300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x69e58a72 for path [/analytics-discovery-/Collector] to 10.0.0.23:2181 2026-04-20 02:07:45,170:1(0x7f5bdb7fe640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x69e58a72 rc=0 2026-04-20 02:07:45,170:1(0x7f5be5490300):ZOO_DEBUG@zoo_awexists@4405: Sending request xid=0x69e58a73 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-5644-3.] to 10.0.0.23:2181 2026-04-20 02:07:45,171:1(0x7f5bdb7fe640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=1 xid=0x69e58a73 rc=-101 2026-04-20 02:07:45,171:1(0x7f5be5490300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x69e58a74 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-5644-3.] to 10.0.0.23:2181 2026-04-20 02:07:45,173:1(0x7f5bdb7fe640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x69e58a74 rc=0 2026-04-20 02:07:45,174:1(0x7f5be5490300):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2026-04-20 02:07:45,174:1(0x7f5be5490300):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5644-3 2026-04-20 02:07:45,174:1(0x7f5be5490300):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2026-04-20 02:07:45,174:1(0x7f5be5490300):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2026-04-20 02:07:45,174:1(0x7f5be5490300):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2026-04-20 02:07:45,174:1(0x7f5be5490300):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2026-04-20 02:07:45,174:1(0x7f5be5490300):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2026-04-20 02:07:45,174:1(0x7f5be5490300):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2026-04-20 02:07:45,174:1(0x7f5be5490300):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181,10.0.0.27:2181,10.0.0.23:2181 sessionTimeout=60000 watcher=0x9ab4c0 sessionId=0 sessionPasswd= context=(nil) flags=0 2026-04-20 02:07:45,174:1(0x7f5be5490300):ZOO_DEBUG@start_threads@221: starting threads... 2026-04-20 02:07:45,176:1(0x7f5bd93f8640):ZOO_DEBUG@do_completion@473: started completion thread 2026-04-20 02:07:45,176:1(0x7f5bd9bf9640):ZOO_DEBUG@do_io@369: started IO thread 2026-04-20 02:07:45,177:1(0x7f5bd9bf9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2026-04-20 02:07:45,177:1(0x7f5bd9bf9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=3 capacity=16 next=0 hasnext=1 2026-04-20 02:07:45,177:1(0x7f5bd9bf9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.27:2181 2026-04-20 02:07:45,177:1(0x7f5bd9bf9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2026-04-20 02:07:45,177:1(0x7f5bd9bf9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.27:2181 2026-04-20 02:07:45,181:1(0x7f5bd9bf9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.27:2181, sessionId=0x200001a469b0009, negotiated timeout=40000 2026-04-20 02:07:45,181:1(0x7f5bd9bf9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2026-04-20 02:07:45,181:1(0x7f5bd93f8640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2026-04-20 02:07:46,177:1(0x7f5be5490300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x69e58a75 for path [/collector] to 10.0.0.27:2181 2026-04-20 02:07:46,181:1(0x7f5bd9bf9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x69e58a75 rc=0 2026-04-20 02:07:57,811:1(0x7f5be5490300):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x69e58a76 for path [/collector] to 10.0.0.27:2181 2026-04-20 02:07:57,816:1(0x7f5bd9bf9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x69e58a76 rc=0 2026-04-20 02:07:57,816:1(0x7f5bd9bf9640):ZOO_DEBUG@do_io@460: IO thread terminated 2026-04-20 02:07:57,816:1(0x7f5bd93f8640):ZOO_DEBUG@do_completion@483: completion thread terminated 2026-04-20 02:07:57,816:1(0x7f5be5490300):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x200001a469b0009 to 10.0.0.27:2181 2026-04-20 02:07:57,820:1(0x7f5be5490300):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x200001a469b0009 2026-04-20 02:07:58,517:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446380 ms 2026-04-20 02:08:11,864:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446380 ms 2026-04-20 02:08:25,209:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446379 ms 2026-04-20 02:08:38,556:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446379 ms 2026-04-20 02:08:51,898:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446379 ms 2026-04-20 02:09:05,245:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446379 ms 2026-04-20 02:09:18,589:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446379 ms 2026-04-20 02:09:31,935:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446379 ms 2026-04-20 02:09:45,281:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446379 ms 2026-04-20 02:09:58,625:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446378 ms 2026-04-20 02:10:11,969:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446378 ms 2026-04-20 02:10:25,307:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446378 ms 2026-04-20 02:10:38,654:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446378 ms 2026-04-20 02:10:51,999:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446378 ms 2026-04-20 02:11:05,345:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446378 ms 2026-04-20 02:11:18,689:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446378 ms 2026-04-20 02:11:32,033:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446377 ms 2026-04-20 02:11:45,380:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446377 ms 2026-04-20 02:11:58,724:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446377 ms 2026-04-20 02:12:12,071:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446376 ms 2026-04-20 02:12:25,417:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446377 ms 2026-04-20 02:12:38,762:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446377 ms 2026-04-20 02:12:52,107:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446376 ms 2026-04-20 02:13:05,453:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446376 ms 2026-04-20 02:13:18,789:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446376 ms 2026-04-20 02:13:32,131:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446375 ms 2026-04-20 02:13:45,477:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446376 ms 2026-04-20 02:13:58,822:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446376 ms 2026-04-20 02:14:12,168:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446374 ms 2026-04-20 02:14:25,510:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446375 ms 2026-04-20 02:14:38,857:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446375 ms 2026-04-20 02:14:52,203:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446375 ms 2026-04-20 02:15:05,550:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446374 ms 2026-04-20 02:15:18,895:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446374 ms 2026-04-20 02:15:32,239:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446374 ms 2026-04-20 02:15:45,585:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446374 ms 2026-04-20 02:15:58,933:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446374 ms 2026-04-20 02:16:12,277:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446373 ms 2026-04-20 02:16:25,620:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446373 ms 2026-04-20 02:16:38,966:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446373 ms 2026-04-20 02:16:52,313:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446373 ms 2026-04-20 02:17:05,659:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446373 ms 2026-04-20 02:17:19,005:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446371 ms 2026-04-20 02:17:32,349:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446372 ms 2026-04-20 02:17:45,695:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446372 ms 2026-04-20 02:17:59,041:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446371 ms 2026-04-20 02:18:12,390:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446371 ms 2026-04-20 02:18:25,737:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446372 ms 2026-04-20 02:18:39,081:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446370 ms 2026-04-20 02:18:52,428:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446371 ms 2026-04-20 02:19:05,773:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446371 ms 2026-04-20 02:19:19,119:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446370 ms 2026-04-20 02:19:32,465:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446371 ms 2026-04-20 02:19:45,808:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446371 ms 2026-04-20 02:19:59,153:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446370 ms 2026-04-20 02:20:12,500:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446371 ms 2026-04-20 02:20:25,847:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446371 ms 2026-04-20 02:20:39,192:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446371 ms 2026-04-20 02:20:52,537:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446370 ms 2026-04-20 02:21:05,882:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446370 ms 2026-04-20 02:21:19,225:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446370 ms 2026-04-20 02:21:32,570:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446370 ms 2026-04-20 02:21:45,916:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446370 ms 2026-04-20 02:21:59,261:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446369 ms 2026-04-20 02:22:12,605:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446369 ms 2026-04-20 02:22:25,951:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446369 ms 2026-04-20 02:22:39,297:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446368 ms 2026-04-20 02:22:52,639:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446368 ms 2026-04-20 02:23:05,985:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446367 ms 2026-04-20 02:23:19,331:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446367 ms 2026-04-20 02:23:32,677:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446367 ms 2026-04-20 02:23:46,015:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446365 ms 2026-04-20 02:23:59,361:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446366 ms 2026-04-20 02:24:12,707:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446366 ms 2026-04-20 02:24:26,049:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446365 ms 2026-04-20 02:24:39,393:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446365 ms 2026-04-20 02:24:52,736:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446365 ms 2026-04-20 02:25:06,080:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446364 ms 2026-04-20 02:25:19,427:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446365 ms 2026-04-20 02:25:32,773:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446364 ms 2026-04-20 02:25:46,118:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446363 ms 2026-04-20 02:25:59,461:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446364 ms 2026-04-20 02:26:12,805:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446364 ms 2026-04-20 02:26:26,150:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446362 ms 2026-04-20 02:26:39,493:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446363 ms 2026-04-20 02:26:52,837:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446363 ms 2026-04-20 02:27:06,181:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446363 ms 2026-04-20 02:27:19,528:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446363 ms 2026-04-20 02:27:32,870:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446363 ms 2026-04-20 02:27:46,214:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446363 ms 2026-04-20 02:27:59,560:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446363 ms 2026-04-20 02:28:12,906:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446362 ms 2026-04-20 02:28:26,248:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446362 ms 2026-04-20 02:28:39,594:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446362 ms 2026-04-20 02:28:52,935:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446362 ms 2026-04-20 02:29:06,281:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446362 ms 2026-04-20 02:29:19,625:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446362 ms 2026-04-20 02:29:32,969:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446361 ms 2026-04-20 02:29:46,313:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446361 ms 2026-04-20 02:29:59,657:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446361 ms 2026-04-20 02:30:13,002:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446360 ms 2026-04-20 02:30:26,349:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446361 ms 2026-04-20 02:30:39,694:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446360 ms 2026-04-20 02:30:53,039:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446359 ms 2026-04-20 02:31:06,384:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446360 ms 2026-04-20 02:31:19,731:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446359 ms 2026-04-20 02:31:33,075:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446358 ms 2026-04-20 02:31:46,421:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446359 ms 2026-04-20 02:31:59,766:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446359 ms 2026-04-20 02:32:13,113:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446357 ms 2026-04-20 02:32:26,459:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446358 ms 2026-04-20 02:32:39,806:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446357 ms 2026-04-20 02:32:53,149:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446356 ms 2026-04-20 02:33:06,493:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446357 ms 2026-04-20 02:33:19,837:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446356 ms 2026-04-20 02:33:33,184:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446355 ms 2026-04-20 02:33:46,528:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446356 ms 2026-04-20 02:33:59,872:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446356 ms 2026-04-20 02:34:13,213:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446356 ms 2026-04-20 02:34:26,559:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446355 ms 2026-04-20 02:34:39,899:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446355 ms 2026-04-20 02:34:53,245:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446355 ms 2026-04-20 02:35:06,590:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446355 ms 2026-04-20 02:35:19,937:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446355 ms 2026-04-20 02:35:33,282:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446354 ms 2026-04-20 02:35:46,628:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446354 ms 2026-04-20 02:35:59,974:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446354 ms 2026-04-20 02:36:13,308:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446354 ms 2026-04-20 02:36:26,653:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446353 ms 2026-04-20 02:36:39,997:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446353 ms 2026-04-20 02:36:53,344:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446353 ms 2026-04-20 02:37:06,690:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446353 ms 2026-04-20 02:37:20,033:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446352 ms 2026-04-20 02:37:33,373:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446352 ms 2026-04-20 02:37:46,718:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446352 ms 2026-04-20 02:38:00,060:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446351 ms 2026-04-20 02:38:13,407:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446352 ms 2026-04-20 02:38:26,753:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446352 ms 2026-04-20 02:38:40,097:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446351 ms 2026-04-20 02:38:53,441:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446351 ms 2026-04-20 02:39:06,787:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446351 ms 2026-04-20 02:39:20,134:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446350 ms 2026-04-20 02:39:33,479:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446351 ms 2026-04-20 02:39:46,826:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446351 ms 2026-04-20 02:40:00,169:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446349 ms 2026-04-20 02:40:13,513:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446350 ms 2026-04-20 02:40:26,859:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446350 ms 2026-04-20 02:40:40,206:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446350 ms 2026-04-20 02:40:53,551:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446350 ms 2026-04-20 02:41:06,899:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446349 ms 2026-04-20 02:41:20,245:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446349 ms 2026-04-20 02:41:33,589:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446349 ms 2026-04-20 02:41:46,935:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446349 ms 2026-04-20 02:42:00,283:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446349 ms 2026-04-20 02:42:13,627:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446348 ms 2026-04-20 02:42:26,974:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446348 ms 2026-04-20 02:42:40,310:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446348 ms 2026-04-20 02:42:53,653:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446348 ms 2026-04-20 02:43:06,999:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446347 ms 2026-04-20 02:43:20,341:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446347 ms 2026-04-20 02:43:33,685:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446347 ms 2026-04-20 02:43:47,029:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446346 ms 2026-04-20 02:44:00,371:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446347 ms 2026-04-20 02:44:13,718:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446345 ms 2026-04-20 02:44:27,062:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446345 ms 2026-04-20 02:44:40,405:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446346 ms 2026-04-20 02:44:53,749:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446346 ms 2026-04-20 02:45:07,088:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446345 ms 2026-04-20 02:45:20,434:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446345 ms 2026-04-20 02:45:33,780:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446345 ms 2026-04-20 02:45:47,127:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446344 ms 2026-04-20 02:46:00,466:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446345 ms 2026-04-20 02:46:13,813:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446345 ms 2026-04-20 02:46:27,158:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446343 ms 2026-04-20 02:46:40,505:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446344 ms 2026-04-20 02:46:53,849:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446344 ms 2026-04-20 02:47:07,193:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446343 ms 2026-04-20 02:47:20,537:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446344 ms 2026-04-20 02:47:33,881:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446344 ms 2026-04-20 02:47:47,228:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446343 ms 2026-04-20 02:48:00,573:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446343 ms 2026-04-20 02:48:13,918:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446342 ms 2026-04-20 02:48:27,264:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446343 ms 2026-04-20 02:48:40,609:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446343 ms 2026-04-20 02:48:53,955:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446342 ms 2026-04-20 02:49:07,302:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446342 ms 2026-04-20 02:49:20,643:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446342 ms 2026-04-20 02:49:33,989:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446342 ms 2026-04-20 02:49:47,335:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446342 ms 2026-04-20 02:50:00,682:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446341 ms 2026-04-20 02:50:14,025:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446340 ms 2026-04-20 02:50:27,370:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446341 ms 2026-04-20 02:50:40,711:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446341 ms 2026-04-20 02:50:54,055:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446339 ms 2026-04-20 02:51:07,400:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446340 ms 2026-04-20 02:51:20,743:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446340 ms 2026-04-20 02:51:34,083:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446339 ms 2026-04-20 02:51:47,429:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446340 ms 2026-04-20 02:52:00,775:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446340 ms 2026-04-20 02:52:14,121:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446338 ms 2026-04-20 02:52:27,461:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446339 ms 2026-04-20 02:52:40,806:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446339 ms 2026-04-20 02:52:54,153:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446337 ms 2026-04-20 02:53:07,497:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446338 ms 2026-04-20 02:53:20,837:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446338 ms 2026-04-20 02:53:34,183:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446337 ms 2026-04-20 02:53:47,530:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446338 ms 2026-04-20 02:54:00,877:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446334 ms 2026-04-20 02:54:14,224:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446337 ms 2026-04-20 02:54:27,568:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446337 ms 2026-04-20 02:54:40,913:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446337 ms 2026-04-20 02:54:54,255:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446337 ms 2026-04-20 02:55:07,601:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446337 ms 2026-04-20 02:55:20,946:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446336 ms 2026-04-20 02:55:34,292:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446336 ms 2026-04-20 02:55:47,628:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446336 ms 2026-04-20 02:56:00,973:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446336 ms 2026-04-20 02:56:14,320:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446336 ms 2026-04-20 02:56:27,665:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446335 ms 2026-04-20 02:56:41,010:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446334 ms 2026-04-20 02:56:54,357:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446335 ms 2026-04-20 02:57:07,702:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446335 ms 2026-04-20 02:57:21,049:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446334 ms 2026-04-20 02:57:34,395:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446335 ms 2026-04-20 02:57:47,730:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446334 ms 2026-04-20 02:58:01,078:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446333 ms 2026-04-20 02:58:14,421:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446334 ms 2026-04-20 02:58:27,765:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446334 ms 2026-04-20 02:58:41,106:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446333 ms 2026-04-20 02:58:54,455:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446332 ms 2026-04-20 02:59:07,800:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446333 ms 2026-04-20 02:59:21,149:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446329 ms 2026-04-20 02:59:34,489:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446333 ms 2026-04-20 02:59:47,834:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446333 ms 2026-04-20 03:00:01,180:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446331 ms 2026-04-20 03:00:14,525:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446332 ms 2026-04-20 03:00:27,870:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446332 ms 2026-04-20 03:00:41,217:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446332 ms 2026-04-20 03:00:54,558:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446332 ms 2026-04-20 03:01:07,905:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446331 ms 2026-04-20 03:01:21,247:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446331 ms 2026-04-20 03:01:34,593:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446331 ms 2026-04-20 03:01:47,935:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446331 ms 2026-04-20 03:02:01,278:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446331 ms 2026-04-20 03:02:14,625:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446330 ms 2026-04-20 03:02:27,969:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446330 ms 2026-04-20 03:02:41,313:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446330 ms 2026-04-20 03:02:54,657:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446330 ms 2026-04-20 03:03:08,003:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446329 ms 2026-04-20 03:03:21,345:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446330 ms 2026-04-20 03:03:34,692:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446330 ms 2026-04-20 03:03:48,037:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446328 ms 2026-04-20 03:04:01,383:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446329 ms 2026-04-20 03:04:14,729:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446329 ms 2026-04-20 03:04:28,076:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446328 ms 2026-04-20 03:04:41,420:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446329 ms 2026-04-20 03:04:54,766:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446329 ms 2026-04-20 03:05:08,103:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446327 ms 2026-04-20 03:05:21,451:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446327 ms 2026-04-20 03:05:34,793:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446328 ms 2026-04-20 03:05:48,137:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446327 ms 2026-04-20 03:06:01,484:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446328 ms 2026-04-20 03:06:14,829:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446328 ms 2026-04-20 03:06:28,175:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446326 ms 2026-04-20 03:06:41,520:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446327 ms 2026-04-20 03:06:54,865:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446327 ms 2026-04-20 03:07:08,209:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446326 ms 2026-04-20 03:07:21,555:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446327 ms 2026-04-20 03:07:34,901:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446326 ms 2026-04-20 03:07:48,247:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446326 ms 2026-04-20 03:08:01,588:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446326 ms 2026-04-20 03:08:14,933:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446326 ms 2026-04-20 03:08:28,279:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446326 ms 2026-04-20 03:08:41,625:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446325 ms 2026-04-20 03:08:54,960:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446325 ms 2026-04-20 03:09:08,302:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446325 ms 2026-04-20 03:09:21,648:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446325 ms 2026-04-20 03:09:34,993:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446325 ms 2026-04-20 03:09:48,338:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446324 ms 2026-04-20 03:10:01,684:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446324 ms 2026-04-20 03:10:15,031:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446323 ms 2026-04-20 03:10:28,377:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446324 ms 2026-04-20 03:10:41,721:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446324 ms 2026-04-20 03:10:55,068:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446322 ms 2026-04-20 03:11:08,414:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446323 ms 2026-04-20 03:11:21,761:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446323 ms 2026-04-20 03:11:35,107:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446322 ms 2026-04-20 03:11:48,454:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446323 ms 2026-04-20 03:12:01,801:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446322 ms 2026-04-20 03:12:15,146:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446321 ms 2026-04-20 03:12:28,493:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446322 ms 2026-04-20 03:12:41,840:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446322 ms 2026-04-20 03:12:55,186:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446321 ms 2026-04-20 03:13:08,533:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446322 ms 2026-04-20 03:13:21,877:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446321 ms 2026-04-20 03:13:35,224:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446321 ms 2026-04-20 03:13:48,569:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446321 ms 2026-04-20 03:14:01,910:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446321 ms 2026-04-20 03:14:15,256:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446321 ms 2026-04-20 03:14:28,601:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446321 ms 2026-04-20 03:14:41,945:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446320 ms 2026-04-20 03:14:55,285:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446320 ms 2026-04-20 03:15:08,629:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446320 ms 2026-04-20 03:15:21,973:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446320 ms 2026-04-20 03:15:35,317:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446320 ms 2026-04-20 03:15:48,663:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446320 ms 2026-04-20 03:16:02,005:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446318 ms 2026-04-20 03:16:15,349:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446319 ms 2026-04-20 03:16:28,693:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446319 ms 2026-04-20 03:16:42,040:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446318 ms 2026-04-20 03:16:55,381:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446318 ms 2026-04-20 03:17:08,719:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446318 ms 2026-04-20 03:17:22,056:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446317 ms 2026-04-20 03:17:35,394:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446318 ms 2026-04-20 03:17:48,741:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446318 ms 2026-04-20 03:18:02,088:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446317 ms 2026-04-20 03:18:15,428:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446318 ms 2026-04-20 03:18:28,772:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446317 ms 2026-04-20 03:18:42,117:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446316 ms 2026-04-20 03:18:55,461:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446317 ms 2026-04-20 03:19:08,808:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446317 ms 2026-04-20 03:19:22,147:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446316 ms 2026-04-20 03:19:35,480:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446317 ms 2026-04-20 03:19:48,820:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446316 ms 2026-04-20 03:20:02,163:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446315 ms 2026-04-20 03:20:15,509:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446316 ms 2026-04-20 03:20:28,853:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446316 ms 2026-04-20 03:20:42,199:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446314 ms 2026-04-20 03:20:55,545:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446315 ms 2026-04-20 03:21:08,887:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446315 ms 2026-04-20 03:21:22,234:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446314 ms 2026-04-20 03:21:35,580:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446315 ms 2026-04-20 03:21:48,925:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446315 ms 2026-04-20 03:22:02,271:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446314 ms 2026-04-20 03:22:15,617:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446314 ms 2026-04-20 03:22:28,959:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446314 ms 2026-04-20 03:22:42,301:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446314 ms 2026-04-20 03:22:55,648:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446314 ms 2026-04-20 03:23:08,994:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446313 ms 2026-04-20 03:23:22,334:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446313 ms 2026-04-20 03:23:35,681:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446313 ms 2026-04-20 03:23:49,028:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446312 ms 2026-04-20 03:24:02,373:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446313 ms 2026-04-20 03:24:15,715:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446313 ms 2026-04-20 03:24:29,061:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446311 ms 2026-04-20 03:24:42,403:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446312 ms 2026-04-20 03:24:55,750:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446312 ms 2026-04-20 03:25:09,096:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446311 ms 2026-04-20 03:25:22,443:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446311 ms 2026-04-20 03:25:35,779:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446311 ms 2026-04-20 03:25:49,125:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446310 ms 2026-04-20 03:26:02,472:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446310 ms 2026-04-20 03:26:15,817:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446311 ms 2026-04-20 03:26:29,163:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446310 ms 2026-04-20 03:26:42,510:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446310 ms 2026-04-20 03:26:55,853:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446310 ms 2026-04-20 03:27:09,194:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446309 ms 2026-04-20 03:27:22,538:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446310 ms 2026-04-20 03:27:35,884:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446310 ms 2026-04-20 03:27:49,231:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446308 ms 2026-04-20 03:28:02,577:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446309 ms 2026-04-20 03:28:15,924:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446309 ms 2026-04-20 03:28:29,271:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446309 ms 2026-04-20 03:28:42,617:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446309 ms 2026-04-20 03:28:55,962:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446308 ms 2026-04-20 03:29:09,309:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446308 ms 2026-04-20 03:29:22,655:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446308 ms 2026-04-20 03:29:36,001:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446307 ms 2026-04-20 03:29:49,347:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446308 ms 2026-04-20 03:30:02,694:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446307 ms 2026-04-20 03:30:16,041:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446306 ms 2026-04-20 03:30:29,385:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446307 ms 2026-04-20 03:30:42,732:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446307 ms 2026-04-20 03:30:56,071:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446306 ms 2026-04-20 03:31:09,417:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446306 ms 2026-04-20 03:31:22,764:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446306 ms 2026-04-20 03:31:36,109:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446305 ms 2026-04-20 03:31:49,455:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446306 ms 2026-04-20 03:32:02,799:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446306 ms 2026-04-20 03:32:16,145:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446304 ms 2026-04-20 03:32:29,491:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446305 ms 2026-04-20 03:32:42,837:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446305 ms 2026-04-20 03:32:56,183:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446304 ms 2026-04-20 03:33:09,528:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446304 ms 2026-04-20 03:33:22,874:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446304 ms 2026-04-20 03:33:36,221:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446303 ms 2026-04-20 03:33:49,566:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446304 ms 2026-04-20 03:34:02,911:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446304 ms 2026-04-20 03:34:16,257:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446304 ms 2026-04-20 03:34:29,599:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446303 ms 2026-04-20 03:34:42,945:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446303 ms 2026-04-20 03:34:56,287:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446303 ms 2026-04-20 03:35:09,632:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446303 ms 2026-04-20 03:35:22,973:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446303 ms 2026-04-20 03:35:36,310:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446302 ms 2026-04-20 03:35:49,656:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446302 ms 2026-04-20 03:36:03,002:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446301 ms 2026-04-20 03:36:16,346:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446302 ms 2026-04-20 03:36:29,693:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446302 ms 2026-04-20 03:36:43,037:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446300 ms 2026-04-20 03:36:56,382:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446301 ms 2026-04-20 03:37:09,729:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446301 ms 2026-04-20 03:37:23,073:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446299 ms 2026-04-20 03:37:36,419:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446300 ms 2026-04-20 03:37:49,765:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446300 ms 2026-04-20 03:38:03,109:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446299 ms 2026-04-20 03:38:16,454:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446299 ms 2026-04-20 03:38:29,800:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446299 ms 2026-04-20 03:38:43,145:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446298 ms 2026-04-20 03:38:56,486:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446298 ms 2026-04-20 03:39:09,833:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446298 ms 2026-04-20 03:39:23,179:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446297 ms 2026-04-20 03:39:36,524:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446297 ms 2026-04-20 03:39:49,870:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446297 ms 2026-04-20 03:40:03,217:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446296 ms 2026-04-20 03:40:16,564:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446296 ms 2026-04-20 03:40:29,911:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446296 ms 2026-04-20 03:40:43,258:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446296 ms 2026-04-20 03:40:56,605:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446295 ms 2026-04-20 03:41:09,949:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446295 ms 2026-04-20 03:41:23,293:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446295 ms 2026-04-20 03:41:36,640:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446295 ms 2026-04-20 03:41:49,986:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446294 ms 2026-04-20 03:42:03,333:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446294 ms 2026-04-20 03:42:16,680:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446294 ms 2026-04-20 03:42:30,025:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446293 ms 2026-04-20 03:42:43,372:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446293 ms 2026-04-20 03:42:56,719:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446293 ms 2026-04-20 03:43:10,066:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446292 ms 2026-04-20 03:43:23,413:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446293 ms 2026-04-20 03:43:36,756:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446292 ms 2026-04-20 03:43:50,103:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446291 ms 2026-04-20 03:44:03,449:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446292 ms 2026-04-20 03:44:16,795:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446292 ms 2026-04-20 03:44:30,138:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446290 ms 2026-04-20 03:44:43,485:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446291 ms 2026-04-20 03:44:56,828:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446291 ms 2026-04-20 03:45:10,173:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446290 ms 2026-04-20 03:45:23,520:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446291 ms 2026-04-20 03:45:36,865:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446290 ms 2026-04-20 03:45:50,206:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446289 ms 2026-04-20 03:46:03,550:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446290 ms 2026-04-20 03:46:16,897:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446290 ms 2026-04-20 03:46:30,231:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446289 ms 2026-04-20 03:46:43,578:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446289 ms 2026-04-20 03:46:56,916:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446289 ms 2026-04-20 03:47:10,262:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446289 ms 2026-04-20 03:47:23,607:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446289 ms 2026-04-20 03:47:36,942:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446288 ms 2026-04-20 03:47:50,288:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446288 ms 2026-04-20 03:48:03,633:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446288 ms 2026-04-20 03:48:16,980:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446288 ms 2026-04-20 03:48:30,322:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446288 ms 2026-04-20 03:48:43,669:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446288 ms 2026-04-20 03:48:57,015:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446286 ms 2026-04-20 03:49:10,361:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446287 ms 2026-04-20 03:49:23,706:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446287 ms 2026-04-20 03:49:37,053:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446286 ms 2026-04-20 03:49:50,397:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446286 ms 2026-04-20 03:50:03,738:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446286 ms 2026-04-20 03:50:17,081:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446285 ms 2026-04-20 03:50:30,427:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446286 ms 2026-04-20 03:50:43,765:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446286 ms 2026-04-20 03:50:57,112:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446284 ms 2026-04-20 03:51:10,447:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446285 ms 2026-04-20 03:51:23,795:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446285 ms 2026-04-20 03:51:37,140:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446284 ms 2026-04-20 03:51:50,487:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446285 ms 2026-04-20 03:52:03,834:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446284 ms 2026-04-20 03:52:17,181:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446283 ms 2026-04-20 03:52:30,525:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446284 ms 2026-04-20 03:52:43,869:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446284 ms 2026-04-20 03:52:57,213:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446282 ms 2026-04-20 03:53:10,553:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446283 ms 2026-04-20 03:53:23,897:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446283 ms 2026-04-20 03:53:37,239:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446282 ms 2026-04-20 03:53:50,585:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446283 ms 2026-04-20 03:54:03,929:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446283 ms 2026-04-20 03:54:17,274:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446282 ms 2026-04-20 03:54:30,621:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446282 ms 2026-04-20 03:54:43,965:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446282 ms 2026-04-20 03:54:57,312:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446282 ms 2026-04-20 03:55:10,657:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446282 ms 2026-04-20 03:55:24,004:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446280 ms 2026-04-20 03:55:37,349:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446281 ms 2026-04-20 03:55:50,694:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446281 ms 2026-04-20 03:56:04,041:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446280 ms 2026-04-20 03:56:17,385:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446281 ms 2026-04-20 03:56:30,730:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446280 ms 2026-04-20 03:56:44,077:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446279 ms 2026-04-20 03:56:57,420:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446280 ms 2026-04-20 03:57:10,765:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446280 ms 2026-04-20 03:57:24,106:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446278 ms 2026-04-20 03:57:37,446:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446279 ms 2026-04-20 03:57:50,793:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446279 ms 2026-04-20 03:58:04,137:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446278 ms 2026-04-20 03:58:17,481:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446279 ms 2026-04-20 03:58:30,828:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446279 ms 2026-04-20 03:58:44,175:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446277 ms 2026-04-20 03:58:57,518:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446278 ms 2026-04-20 03:59:10,865:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446278 ms 2026-04-20 03:59:24,209:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446277 ms 2026-04-20 03:59:37,554:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446278 ms 2026-04-20 03:59:50,899:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446277 ms 2026-04-20 04:00:04,246:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446276 ms 2026-04-20 04:00:17,590:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446277 ms 2026-04-20 04:00:30,937:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446277 ms 2026-04-20 04:00:44,279:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446277 ms 2026-04-20 04:00:57,626:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446276 ms 2026-04-20 04:01:10,963:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446276 ms 2026-04-20 04:01:24,307:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446276 ms 2026-04-20 04:01:37,647:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446276 ms 2026-04-20 04:01:50,992:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446276 ms 2026-04-20 04:02:04,337:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446276 ms 2026-04-20 04:02:17,673:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446275 ms 2026-04-20 04:02:31,018:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446274 ms 2026-04-20 04:02:44,365:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446275 ms 2026-04-20 04:02:57,712:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446275 ms 2026-04-20 04:03:11,055:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446273 ms 2026-04-20 04:03:24,402:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446274 ms 2026-04-20 04:03:37,743:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446274 ms 2026-04-20 04:03:51,089:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446273 ms 2026-04-20 04:04:04,433:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446274 ms 2026-04-20 04:04:17,775:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446274 ms 2026-04-20 04:04:31,122:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446272 ms 2026-04-20 04:04:44,466:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446273 ms 2026-04-20 04:04:57,811:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446273 ms 2026-04-20 04:05:11,157:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446272 ms 2026-04-20 04:05:24,502:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446273 ms 2026-04-20 04:05:37,844:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446272 ms 2026-04-20 04:05:51,192:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446271 ms 2026-04-20 04:06:04,537:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446272 ms 2026-04-20 04:06:17,881:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446271 ms 2026-04-20 04:06:31,225:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446271 ms 2026-04-20 04:06:44,567:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446271 ms 2026-04-20 04:06:57,913:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446271 ms 2026-04-20 04:07:11,259:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446270 ms 2026-04-20 04:07:24,606:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446271 ms 2026-04-20 04:07:37,953:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446271 ms 2026-04-20 04:07:51,297:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446271 ms 2026-04-20 04:08:04,636:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446270 ms 2026-04-20 04:08:17,983:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446270 ms 2026-04-20 04:08:31,329:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446270 ms 2026-04-20 04:08:44,673:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446270 ms 2026-04-20 04:08:58,019:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446269 ms 2026-04-20 04:09:11,361:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446269 ms 2026-04-20 04:09:24,703:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446269 ms 2026-04-20 04:09:38,047:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446268 ms 2026-04-20 04:09:51,394:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446269 ms 2026-04-20 04:10:04,741:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446269 ms 2026-04-20 04:10:18,086:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446268 ms 2026-04-20 04:10:31,433:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446268 ms 2026-04-20 04:10:44,780:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446268 ms 2026-04-20 04:10:58,127:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446267 ms 2026-04-20 04:11:11,474:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446268 ms 2026-04-20 04:11:24,821:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446266 ms 2026-04-20 04:11:38,165:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446264 ms 2026-04-20 04:11:51,512:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446263 ms 2026-04-20 04:12:04,851:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446262 ms 2026-04-20 04:12:18,197:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446261 ms 2026-04-20 04:12:31,539:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446261 ms 2026-04-20 04:12:44,885:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446261 ms 2026-04-20 04:12:58,228:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446260 ms 2026-04-20 04:13:11,573:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446261 ms 2026-04-20 04:13:24,919:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446260 ms 2026-04-20 04:13:38,260:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446259 ms 2026-04-20 04:13:51,598:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446260 ms 2026-04-20 04:14:04,942:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446260 ms 2026-04-20 04:14:18,289:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446260 ms 2026-04-20 04:14:31,633:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446260 ms 2026-04-20 04:14:44,977:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446259 ms 2026-04-20 04:14:58,323:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446259 ms 2026-04-20 04:15:11,666:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446259 ms 2026-04-20 04:15:25,009:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446258 ms 2026-04-20 04:15:38,353:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446259 ms 2026-04-20 04:15:51,698:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446258 ms 2026-04-20 04:16:05,043:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446257 ms 2026-04-20 04:16:18,389:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446258 ms 2026-04-20 04:16:31,735:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446258 ms 2026-04-20 04:16:45,081:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446257 ms 2026-04-20 04:16:58,425:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446257 ms 2026-04-20 04:17:11,769:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446258 ms 2026-04-20 04:17:25,114:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446256 ms 2026-04-20 04:17:38,460:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446257 ms 2026-04-20 04:17:51,804:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446257 ms 2026-04-20 04:18:05,149:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446256 ms 2026-04-20 04:18:18,494:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446256 ms 2026-04-20 04:18:31,841:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446256 ms 2026-04-20 04:18:45,188:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446255 ms 2026-04-20 04:18:58,534:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446256 ms 2026-04-20 04:19:11,880:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446256 ms 2026-04-20 04:19:25,225:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446255 ms 2026-04-20 04:19:38,566:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446256 ms 2026-04-20 04:19:51,912:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446255 ms 2026-04-20 04:20:05,259:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446254 ms 2026-04-20 04:20:18,602:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446255 ms 2026-04-20 04:20:31,945:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446255 ms 2026-04-20 04:20:45,286:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446254 ms 2026-04-20 04:20:58,631:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446254 ms 2026-04-20 04:21:11,977:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446254 ms 2026-04-20 04:21:25,321:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446254 ms 2026-04-20 04:21:38,665:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446254 ms 2026-04-20 04:21:52,012:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446253 ms 2026-04-20 04:22:05,353:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446253 ms 2026-04-20 04:22:18,697:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446253 ms 2026-04-20 04:22:32,044:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446252 ms 2026-04-20 04:22:45,389:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446253 ms 2026-04-20 04:22:58,733:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446252 ms 2026-04-20 04:23:12,079:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446251 ms 2026-04-20 04:23:25,425:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446252 ms 2026-04-20 04:23:38,767:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446252 ms 2026-04-20 04:23:52,114:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446251 ms 2026-04-20 04:24:05,456:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446252 ms 2026-04-20 04:24:18,802:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446251 ms 2026-04-20 04:24:32,149:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446250 ms 2026-04-20 04:24:45,496:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446251 ms 2026-04-20 04:24:58,836:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446251 ms 2026-04-20 04:25:12,181:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446250 ms 2026-04-20 04:25:25,525:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446251 ms 2026-04-20 04:25:38,870:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446251 ms 2026-04-20 04:25:52,217:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446249 ms 2026-04-20 04:26:05,561:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446250 ms 2026-04-20 04:26:18,908:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446250 ms 2026-04-20 04:26:32,253:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446249 ms 2026-04-20 04:26:45,591:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446250 ms 2026-04-20 04:26:58,937:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446250 ms 2026-04-20 04:27:12,281:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446248 ms 2026-04-20 04:27:25,627:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446249 ms 2026-04-20 04:27:38,974:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446249 ms 2026-04-20 04:27:52,316:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446249 ms 2026-04-20 04:28:05,662:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446249 ms 2026-04-20 04:28:19,009:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446248 ms 2026-04-20 04:28:32,353:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446248 ms 2026-04-20 04:28:45,699:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446248 ms 2026-04-20 04:28:59,044:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446247 ms 2026-04-20 04:29:12,389:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446248 ms 2026-04-20 04:29:25,734:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446248 ms 2026-04-20 04:29:39,078:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446247 ms 2026-04-20 04:29:52,425:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446247 ms 2026-04-20 04:30:05,770:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446247 ms 2026-04-20 04:30:19,112:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446246 ms 2026-04-20 04:30:32,453:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446247 ms 2026-04-20 04:30:45,800:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446247 ms 2026-04-20 04:30:59,142:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446246 ms 2026-04-20 04:31:12,488:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446246 ms 2026-04-20 04:31:25,834:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446246 ms 2026-04-20 04:31:39,179:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446245 ms 2026-04-20 04:31:52,525:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446246 ms 2026-04-20 04:32:05,869:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446246 ms 2026-04-20 04:32:19,213:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446244 ms 2026-04-20 04:32:32,559:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446245 ms 2026-04-20 04:32:45,900:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446245 ms 2026-04-20 04:32:59,247:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446244 ms 2026-04-20 04:33:12,585:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446244 ms 2026-04-20 04:33:25,926:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446245 ms 2026-04-20 04:33:39,267:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446243 ms 2026-04-20 04:33:52,611:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446244 ms 2026-04-20 04:34:05,956:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446244 ms 2026-04-20 04:34:19,297:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446243 ms 2026-04-20 04:34:32,641:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446244 ms 2026-04-20 04:34:45,985:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446244 ms 2026-04-20 04:34:59,330:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446243 ms 2026-04-20 04:35:12,676:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446243 ms 2026-04-20 04:35:26,020:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446242 ms 2026-04-20 04:35:39,360:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446243 ms 2026-04-20 04:35:52,705:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446243 ms 2026-04-20 04:36:06,045:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446241 ms 2026-04-20 04:36:19,389:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446242 ms 2026-04-20 04:36:32,735:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446242 ms 2026-04-20 04:36:46,082:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446241 ms 2026-04-20 04:36:59,428:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446242 ms 2026-04-20 04:37:12,807:1(0x7f5bdb7fe640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -1467446208 ms