+++ date ++ echo 'INFO: =================== Thu Mar 20 00:49:26 UTC 2025 ===================' INFO: =================== Thu Mar 20 00:49:26 UTC 2025 =================== ++ 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.42 ++ 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 '' ]] +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs ++ 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.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.12:8081 10.0.0.47: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.12:8086 10.0.0.47: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.42,10.0.0.12,10.0.0.47 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.12:8082 10.0.0.47: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.12:9161 10.0.0.47: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47: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.11,10.20.0.23,10.20.0.5 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.12:5673,10.0.0.47: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.12:6379 10.0.0.47: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.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.12:9092 10.0.0.47: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.42 ++ 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.42,10.0.0.12,10.0.0.47 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.42,10.0.0.12,10.0.0.47 ++ 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 +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.42,10.0.0.12,10.0.0.47 +++ local servers=10.0.0.42,10.0.0.12,10.0.0.47 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ tr '\n' , +++ local local_ips=,10.0.0.42,10.20.0.11,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.42'\''))' +++ local server_ip=10.0.0.42 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.42 ]] +++ [[ ,10.0.0.42,10.20.0.11,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ echo 10.0.0.42 1 +++ return ++ local ip=10.0.0.42 ++ [[ -z 10.0.0.42 ]] ++ echo 10.0.0.42 + hostip=10.0.0.42 ++ resolve_hostname_by_ip 10.0.0.42 ++ local ip=10.0.0.42 +++ getent hosts 10.0.0.42 +++ head -n 1 ++ local 'host_entry=10.0.0.42 cn-jenkins-deploy-platform-ansible-os-2923-1. cn-jenkins-deploy-platform-ansible-os-2923-1' ++ local name= ++ [[ -n 10.0.0.42 cn-jenkins-deploy-platform-ansible-os-2923-1. cn-jenkins-deploy-platform-ansible-os-2923-1 ]] +++ awk '{print $2}' +++ echo 10.0.0.42 cn-jenkins-deploy-platform-ansible-os-2923-1. cn-jenkins-deploy-platform-ansible-os-2923-1 ++ name=cn-jenkins-deploy-platform-ansible-os-2923-1. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-2923-1. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-2923-1. + hostname=cn-jenkins-deploy-platform-ansible-os-2923-1. ++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ sed 's/,/ /g' + rabbitmq_server_list='10.0.0.42:5673 10.0.0.12:5673 10.0.0.47:5673' ++ echo 10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ++ sed 's/,/ /g' + configdb_cql_servers='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47: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 + 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 ++ grep '^COLLECTOR__.*__.*=.*$' ++ set ++ sort ++ sed 's/^COLLECTOR__//g' ++ 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 2025-03-20 00:49:26,428:1(0x7fd0428d0840):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 00:49:26,428:1(0x7fd0428d0840):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-1 2025-03-20 00:49:26,428:1(0x7fd0428d0840):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 00:49:26,428:1(0x7fd0428d0840):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 00:49:26,429:1(0x7fd0428d0840):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 00:49:26,429:1(0x7fd0428d0840):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 00:49:26,429:1(0x7fd0428d0840):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 00:49:26,429:1(0x7fd0428d0840):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 00:49:26,429:1(0x7fd0428d0840):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x849be0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 00:49:26,429:1(0x7fd0428d0840):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 00:49:26,429:1(0x7fd02e7fc700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 00:49:26,429:1(0x7fd02e7fc700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 00:49:26,429:1(0x7fd02e7fc700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 00:49:26,429:1(0x7fd02e7fc700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.47:2181 2025-03-20 00:49:26,429:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 00:49:26,429:1(0x7fd02dffb700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 00:49:26,430:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.47:2181 2025-03-20 00:49:26,435:1(0x7fd02e7fc700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.47:2181, sessionId=0x300001ade0f0005, negotiated timeout=40000 2025-03-20 00:49:26,435:1(0x7fd02e7fc700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 00:49:26,436:1(0x7fd02dffb700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 00:49:27,429:1(0x7fd0428d0840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6617 for path [/analytics-discovery-] to 10.0.0.47:2181 2025-03-20 00:49:27,433:1(0x7fd02e7fc700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6617 rc=0 2025-03-20 00:49:27,433:1(0x7fd0428d0840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db6618 for path [/analytics-discovery-/Collector] to 10.0.0.47:2181 2025-03-20 00:49:27,436:1(0x7fd02e7fc700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db6618 rc=0 2025-03-20 00:49:27,437:1(0x7fd0428d0840):ZOO_DEBUG@zoo_awexists@4121: Sending request xid=0x67db6619 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-1.] to 10.0.0.47:2181 2025-03-20 00:49:27,438:1(0x7fd02e7fc700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=1 xid=0x67db6619 rc=-101 2025-03-20 00:49:27,438:1(0x7fd0428d0840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db661a for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-1.] to 10.0.0.47:2181 2025-03-20 00:49:27,440:1(0x7fd02e7fc700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db661a rc=0 2025-03-20 00:49:27,441:1(0x7fd0428d0840):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 00:49:27,441:1(0x7fd0428d0840):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-1 2025-03-20 00:49:27,441:1(0x7fd0428d0840):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 00:49:27,441:1(0x7fd0428d0840):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 00:49:27,441:1(0x7fd0428d0840):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 00:49:27,441:1(0x7fd0428d0840):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 00:49:27,441:1(0x7fd0428d0840):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 00:49:27,441:1(0x7fd0428d0840):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 00:49:27,441:1(0x7fd0428d0840):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x849be0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 00:49:27,441:1(0x7fd0428d0840):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 00:49:27,450:1(0x7fd02cbf7700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 00:49:27,450:1(0x7fd02cbf7700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 00:49:27,450:1(0x7fd02cbf7700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 00:49:27,450:1(0x7fd02cbf7700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.47:2181 2025-03-20 00:49:27,450:1(0x7fd02cbf7700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 00:49:27,450:1(0x7fd00ffff700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 00:49:27,458:1(0x7fd02cbf7700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.47:2181 2025-03-20 00:49:27,462:1(0x7fd02cbf7700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.47:2181, sessionId=0x300001ade0f0008, negotiated timeout=40000 2025-03-20 00:49:27,462:1(0x7fd02cbf7700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 00:49:27,462:1(0x7fd00ffff700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 00:49:28,450:1(0x7fd0428d0840):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db661b for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:28,458:1(0x7fd02cbf7700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db661b rc=0 2025-03-20 00:49:37,998:1(0x7fd0428d0840):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x67db661c for path [/collector] to 10.0.0.47:2181 2025-03-20 00:49:38,001:1(0x7fd02cbf7700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x67db661c rc=0 2025-03-20 00:49:38,002:1(0x7fd02cbf7700):ZOO_DEBUG@do_io@458: IO thread terminated 2025-03-20 00:49:38,002:1(0x7fd00ffff700):ZOO_DEBUG@do_completion@481: completion thread terminated 2025-03-20 00:49:38,002:1(0x7fd0428d0840):ZOO_INFO@zookeeper_close@3570: Closing zookeeper sessionId=0x300001ade0f0008 to 10.0.0.47:2181 2025-03-20 00:49:38,004:1(0x7fd0428d0840):ZOO_INFO@zookeeper_close@3592: Freeing zookeeper resources for sessionId=0x300001ade0f0008 2025-03-20 00:49:40,786:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132485 ms ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' 2025-03-20 00:49:54,130:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132485 ms 2025-03-20 00:50:07,484:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132479 ms 2025-03-20 00:50:20,823:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132486 ms 2025-03-20 00:50:34,170:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132485 ms 2025-03-20 00:50:47,517:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132483 ms 2025-03-20 00:51:00,858:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132485 ms 2025-03-20 00:51:14,202:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132484 ms 2025-03-20 00:51:27,546:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132483 ms 2025-03-20 00:51:40,891:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132484 ms 2025-03-20 00:51:54,238:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132483 ms 2025-03-20 00:52:07,585:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132482 ms 2025-03-20 00:52:20,930:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132483 ms 2025-03-20 00:52:34,274:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132482 ms 2025-03-20 00:52:47,620:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132481 ms 2025-03-20 00:53:00,966:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132482 ms 2025-03-20 00:53:14,310:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132481 ms 2025-03-20 00:53:27,656:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132481 ms 2025-03-20 00:53:41,002:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132480 ms 2025-03-20 00:53:54,346:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132480 ms 2025-03-20 00:54:07,690:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132480 ms 2025-03-20 00:54:21,035:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132479 ms 2025-03-20 00:54:34,379:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132479 ms 2025-03-20 00:54:47,724:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132480 ms 2025-03-20 00:55:01,070:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132478 ms 2025-03-20 00:55:14,414:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132478 ms 2025-03-20 00:55:27,761:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132479 ms 2025-03-20 00:55:41,106:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132477 ms 2025-03-20 00:55:54,450:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132477 ms 2025-03-20 00:56:07,796:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132478 ms 2025-03-20 00:56:21,143:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132476 ms 2025-03-20 00:56:34,488:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132476 ms 2025-03-20 00:56:47,834:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132477 ms 2025-03-20 00:57:01,179:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132476 ms 2025-03-20 00:57:14,527:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132475 ms 2025-03-20 00:57:27,873:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132475 ms 2025-03-20 00:57:41,218:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132475 ms 2025-03-20 00:57:54,562:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132474 ms 2025-03-20 00:58:07,909:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132475 ms 2025-03-20 00:58:21,256:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132474 ms 2025-03-20 00:58:34,602:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132473 ms 2025-03-20 00:58:47,949:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132474 ms 2025-03-20 00:59:01,295:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132473 ms 2025-03-20 00:59:14,639:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132472 ms 2025-03-20 00:59:27,986:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132473 ms 2025-03-20 00:59:41,330:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132472 ms 2025-03-20 00:59:54,674:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132471 ms 2025-03-20 01:00:08,018:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132471 ms 2025-03-20 01:00:21,365:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132471 ms 2025-03-20 01:00:34,712:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132471 ms 2025-03-20 01:00:48,060:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132470 ms 2025-03-20 01:01:01,406:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132470 ms 2025-03-20 01:01:14,752:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132471 ms 2025-03-20 01:01:28,099:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132469 ms 2025-03-20 01:01:41,442:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132469 ms 2025-03-20 01:01:54,789:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132470 ms 2025-03-20 01:02:08,135:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132468 ms 2025-03-20 01:02:21,482:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132468 ms 2025-03-20 01:02:34,829:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132469 ms 2025-03-20 01:02:48,176:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132467 ms 2025-03-20 01:03:01,522:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132467 ms 2025-03-20 01:03:14,867:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132467 ms 2025-03-20 01:03:28,213:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132467 ms 2025-03-20 01:03:41,559:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132466 ms 2025-03-20 01:03:54,906:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132467 ms 2025-03-20 01:04:08,250:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132466 ms 2025-03-20 01:04:21,597:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132465 ms 2025-03-20 01:04:34,942:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132466 ms 2025-03-20 01:04:48,288:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132465 ms 2025-03-20 01:05:01,634:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132464 ms 2025-03-20 01:05:14,978:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132465 ms 2025-03-20 01:05:28,322:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132464 ms 2025-03-20 01:05:41,669:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132463 ms 2025-03-20 01:05:55,014:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132463 ms 2025-03-20 01:06:08,361:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132463 ms 2025-03-20 01:06:21,706:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132462 ms 2025-03-20 01:06:35,053:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132462 ms 2025-03-20 01:06:48,399:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132460 ms 2025-03-20 01:07:01,745:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132462 ms 2025-03-20 01:07:15,091:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132461 ms 2025-03-20 01:07:28,436:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132461 ms 2025-03-20 01:07:41,783:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132462 ms 2025-03-20 01:07:55,130:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132460 ms 2025-03-20 01:08:08,477:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132460 ms 2025-03-20 01:08:21,824:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132460 ms 2025-03-20 01:08:35,170:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132459 ms 2025-03-20 01:08:48,516:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132459 ms 2025-03-20 01:09:01,862:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132460 ms 2025-03-20 01:09:15,206:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132458 ms 2025-03-20 01:09:28,553:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132458 ms 2025-03-20 01:09:41,898:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132459 ms 2025-03-20 01:09:55,245:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132457 ms 2025-03-20 01:10:08,591:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132457 ms 2025-03-20 01:10:21,939:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132458 ms 2025-03-20 01:10:35,283:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132457 ms 2025-03-20 01:10:48,630:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132456 ms 2025-03-20 01:11:01,974:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132457 ms 2025-03-20 01:11:15,318:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132456 ms 2025-03-20 01:11:28,664:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132455 ms 2025-03-20 01:11:42,010:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132455 ms 2025-03-20 01:11:55,357:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132455 ms 2025-03-20 01:12:08,702:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132454 ms 2025-03-20 01:12:22,050:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132453 ms 2025-03-20 01:12:35,394:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132454 ms 2025-03-20 01:12:48,741:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132454 ms 2025-03-20 01:13:02,087:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132453 ms 2025-03-20 01:13:15,434:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132453 ms 2025-03-20 01:13:28,781:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132454 ms 2025-03-20 01:13:42,128:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132452 ms 2025-03-20 01:13:55,474:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132452 ms 2025-03-20 01:14:08,821:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132453 ms 2025-03-20 01:14:22,166:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132451 ms 2025-03-20 01:14:35,512:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132451 ms 2025-03-20 01:14:48,859:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132451 ms 2025-03-20 01:15:02,202:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132450 ms 2025-03-20 01:15:15,546:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132450 ms 2025-03-20 01:15:28,890:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132451 ms 2025-03-20 01:15:42,237:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132449 ms 2025-03-20 01:15:55,583:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132449 ms 2025-03-20 01:16:08,930:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132450 ms 2025-03-20 01:16:22,276:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132448 ms 2025-03-20 01:16:35,622:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132448 ms 2025-03-20 01:16:48,969:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132449 ms 2025-03-20 01:17:02,314:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132448 ms 2025-03-20 01:17:15,660:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132447 ms 2025-03-20 01:17:29,007:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132447 ms 2025-03-20 01:17:42,353:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132446 ms 2025-03-20 01:17:55,698:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132446 ms 2025-03-20 01:18:09,044:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132446 ms 2025-03-20 01:18:22,391:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132446 ms 2025-03-20 01:18:35,734:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132446 ms 2025-03-20 01:18:49,078:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132445 ms 2025-03-20 01:19:02,423:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132445 ms 2025-03-20 01:19:15,770:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132445 ms 2025-03-20 01:19:29,116:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132444 ms 2025-03-20 01:19:42,462:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132444 ms 2025-03-20 01:19:55,810:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132444 ms 2025-03-20 01:20:09,156:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132443 ms 2025-03-20 01:20:22,503:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132443 ms 2025-03-20 01:20:35,850:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132444 ms 2025-03-20 01:20:49,196:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132442 ms 2025-03-20 01:21:02,542:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132442 ms 2025-03-20 01:21:15,886:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132443 ms 2025-03-20 01:21:29,234:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132441 ms 2025-03-20 01:21:42,578:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132441 ms 2025-03-20 01:21:55,924:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132442 ms 2025-03-20 01:22:09,271:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132440 ms 2025-03-20 01:22:22,617:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132440 ms 2025-03-20 01:22:35,963:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132441 ms 2025-03-20 01:22:49,310:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132439 ms 2025-03-20 01:23:02,657:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132439 ms 2025-03-20 01:23:16,004:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132439 ms 2025-03-20 01:23:29,350:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132438 ms 2025-03-20 01:23:42,697:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132438 ms 2025-03-20 01:23:56,042:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132438 ms 2025-03-20 01:24:09,388:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132438 ms 2025-03-20 01:24:22,734:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132437 ms 2025-03-20 01:24:36,078:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132437 ms 2025-03-20 01:24:49,422:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132437 ms 2025-03-20 01:25:02,768:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132437 ms 2025-03-20 01:25:16,114:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132436 ms 2025-03-20 01:25:29,459:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132436 ms 2025-03-20 01:25:42,806:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132436 ms 2025-03-20 01:25:56,152:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132435 ms 2025-03-20 01:26:09,498:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132435 ms 2025-03-20 01:26:22,845:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132435 ms 2025-03-20 01:26:36,190:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132434 ms 2025-03-20 01:26:49,534:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132434 ms 2025-03-20 01:27:02,880:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132435 ms 2025-03-20 01:27:16,226:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132433 ms 2025-03-20 01:27:29,570:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132433 ms 2025-03-20 01:27:42,917:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132434 ms 2025-03-20 01:27:56,262:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132432 ms 2025-03-20 01:28:09,609:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132432 ms 2025-03-20 01:28:22,954:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132433 ms 2025-03-20 01:28:36,301:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132431 ms 2025-03-20 01:28:49,646:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132431 ms 2025-03-20 01:29:02,991:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132432 ms 2025-03-20 01:29:16,339:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132430 ms 2025-03-20 01:29:29,685:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132430 ms 2025-03-20 01:29:43,031:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132430 ms 2025-03-20 01:29:56,378:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132430 ms 2025-03-20 01:30:09,725:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132429 ms 2025-03-20 01:30:23,071:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132429 ms 2025-03-20 01:30:36,416:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132429 ms 2025-03-20 01:30:49,762:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132429 ms 2025-03-20 01:31:03,106:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132428 ms 2025-03-20 01:31:16,450:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132428 ms 2025-03-20 01:31:29,797:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132428 ms 2025-03-20 01:31:43,142:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132427 ms 2025-03-20 01:31:56,489:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132427 ms 2025-03-20 01:32:09,834:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132427 ms 2025-03-20 01:32:23,181:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132426 ms 2025-03-20 01:32:36,526:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132426 ms 2025-03-20 01:32:49,873:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132426 ms 2025-03-20 01:33:03,219:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132425 ms 2025-03-20 01:33:16,562:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132425 ms 2025-03-20 01:33:29,906:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132425 ms 2025-03-20 01:33:43,251:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132424 ms 2025-03-20 01:33:56,598:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132424 ms 2025-03-20 01:34:09,944:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132425 ms 2025-03-20 01:34:23,290:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132423 ms 2025-03-20 01:34:36,637:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132423 ms 2025-03-20 01:34:49,982:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132423 ms 2025-03-20 01:35:03,329:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132422 ms 2025-03-20 01:35:16,674:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132422 ms 2025-03-20 01:35:30,021:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132422 ms 2025-03-20 01:35:43,367:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132421 ms 2025-03-20 01:35:56,710:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132421 ms 2025-03-20 01:36:10,054:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132421 ms 2025-03-20 01:36:23,398:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132420 ms 2025-03-20 01:36:36,742:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132420 ms 2025-03-20 01:36:50,086:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132420 ms 2025-03-20 01:37:03,430:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132419 ms 2025-03-20 01:37:16,776:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132420 ms 2025-03-20 01:37:30,122:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132419 ms 2025-03-20 01:37:43,467:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132418 ms 2025-03-20 01:37:56,814:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132419 ms 2025-03-20 01:38:10,158:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132418 ms 2025-03-20 01:38:23,502:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132418 ms 2025-03-20 01:38:36,846:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132418 ms 2025-03-20 01:38:50,191:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132417 ms 2025-03-20 01:39:03,538:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132417 ms 2025-03-20 01:39:16,883:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132417 ms 2025-03-20 01:39:30,230:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132416 ms 2025-03-20 01:39:43,576:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132416 ms 2025-03-20 01:39:56,922:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132416 ms 2025-03-20 01:40:10,269:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132415 ms 2025-03-20 01:40:23,614:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132415 ms 2025-03-20 01:40:36,958:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132415 ms 2025-03-20 01:40:50,302:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132414 ms 2025-03-20 01:41:03,646:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132414 ms 2025-03-20 01:41:16,993:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132414 ms 2025-03-20 01:41:30,338:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132413 ms 2025-03-20 01:41:43,684:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132413 ms 2025-03-20 01:41:57,030:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132413 ms 2025-03-20 01:42:10,375:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132412 ms 2025-03-20 01:42:23,721:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132412 ms 2025-03-20 01:42:37,067:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132412 ms 2025-03-20 01:42:50,414:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132411 ms 2025-03-20 01:43:03,758:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132411 ms 2025-03-20 01:43:17,104:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132411 ms 2025-03-20 01:43:30,450:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132410 ms 2025-03-20 01:43:43,794:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132411 ms 2025-03-20 01:43:57,141:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132410 ms 2025-03-20 01:44:10,487:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132409 ms 2025-03-20 01:44:23,833:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132410 ms 2025-03-20 01:44:37,178:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132409 ms 2025-03-20 01:44:50,525:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132409 ms 2025-03-20 01:45:03,870:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132409 ms 2025-03-20 01:45:17,215:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132408 ms 2025-03-20 01:45:30,562:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132407 ms 2025-03-20 01:45:43,906:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132408 ms 2025-03-20 01:45:57,250:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132407 ms 2025-03-20 01:46:10,597:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132406 ms 2025-03-20 01:46:23,944:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132407 ms 2025-03-20 01:46:37,290:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132406 ms 2025-03-20 01:46:50,635:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132406 ms 2025-03-20 01:47:03,982:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132406 ms 2025-03-20 01:47:17,329:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132405 ms 2025-03-20 01:47:30,674:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132405 ms 2025-03-20 01:47:44,021:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132404 ms 2025-03-20 01:47:57,363:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132404 ms 2025-03-20 01:48:10,710:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132404 ms 2025-03-20 01:48:24,054:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132403 ms 2025-03-20 01:48:37,399:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132403 ms 2025-03-20 01:48:50,746:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132403 ms 2025-03-20 01:49:04,090:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132402 ms 2025-03-20 01:49:17,437:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132402 ms 2025-03-20 01:49:30,783:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132403 ms 2025-03-20 01:49:44,130:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132402 ms 2025-03-20 01:49:57,474:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132401 ms 2025-03-20 01:50:10,821:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132402 ms 2025-03-20 01:50:24,166:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132400 ms 2025-03-20 01:50:37,510:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132400 ms 2025-03-20 01:50:50,855:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132401 ms 2025-03-20 01:51:04,202:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132400 ms 2025-03-20 01:51:17,548:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132399 ms 2025-03-20 01:51:30,891:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132400 ms 2025-03-20 01:51:44,238:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132399 ms 2025-03-20 01:51:57,582:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132398 ms 2025-03-20 01:52:10,926:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132399 ms 2025-03-20 01:52:24,270:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132398 ms 2025-03-20 01:52:37,367:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.47:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:37,367:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1848: Calling a watcher for a ZOO_SESSION_EVENT and the state=CONNECTING_STATE 2025-03-20 01:52:37,367:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:37,367:1(0x7fd02dffb700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:52:37,367:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:37,367:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:37,395:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:37,395:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:37,395:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:37,395:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:37,395:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:37,395:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:37,398:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:37,398:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:37,398:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:38,064:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,064:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:38,065:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:38,065:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:38,065:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,066:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:38,066:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:38,066:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,066:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:38,066:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:38,066:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:38,733:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,733:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:38,734:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:38,734:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:38,734:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,734:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:38,734:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:38,735:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:38,735:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:38,735:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:38,735:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:39,402:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:39,402:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:39,403:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:39,403:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:39,403:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:39,403:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:39,403:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:39,404:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:39,404:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:39,404:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:39,404:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:40,071:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,071:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:40,072:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:40,072:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:40,072:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,072:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:40,072:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:40,073:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,073:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:40,073:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:40,073:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:40,740:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,740:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:40,741:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:40,741:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:40,741:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,741:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:40,741:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:40,741:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:40,742:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:40,742:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:40,742:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:41,409:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:41,409:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:41,410:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:41,410:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:41,410:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:41,411:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:41,411:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:41,411:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:41,412:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:41,412:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:41,412:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:42,078:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,078:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:42,079:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:42,079:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:42,079:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,079:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:42,079:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:42,079:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,080:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:42,080:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:42,080:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:42,747:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,747:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:42,747:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:42,747:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:42,748:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,748:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:42,748:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:42,748:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:42,748:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:42,748:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:42,749:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:43,415:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:43,415:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:43,416:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:43,416:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:43,416:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:43,417:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:43,417:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:43,417:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:43,417:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:43,417:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:43,417:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:44,084:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,084:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:44,085:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:44,085:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:44,085:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,085:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:44,085:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:44,085:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,086:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:44,086:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:44,086:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:44,752:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,752:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:44,753:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:44,753:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:44,753:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,754:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:44,754:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:44,754:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:44,754:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:44,754:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:44,754:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:45,421:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:45,421:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:45,422:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:45,422:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:45,422:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:45,422:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:45,422:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:45,422:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:45,423:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:45,423:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:45,423:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:46,090:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,090:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:46,091:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:46,091:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:46,091:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,091:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:46,091:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:46,091:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,092:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:46,092:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:46,092:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:46,758:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,758:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:46,759:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:46,759:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:46,759:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,759:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:46,759:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:46,760:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:46,760:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:46,760:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:46,761:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:47,427:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:47,427:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:47,428:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:47,428:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:47,428:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:47,428:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:47,428:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:47,428:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:47,429:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:47,429:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:47,429:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:48,095:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:48,095:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:48,096:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:48,096:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:48,096:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:48,096:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:48,096:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:48,097:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:48,097:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:48,097:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:48,097:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:48,764:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:48,764:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:48,765:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:48,765:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:48,765:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:48,765:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:48,765:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:48,765:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:48,766:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:48,766:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:48,766:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:49,433:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:49,433:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:49,434:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:49,434:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:49,434:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:49,434:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:49,434:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:49,434:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:49,435:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:49,435:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:49,435:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:50,102:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:50,102:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:50,103:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:50,103:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:50,103:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:50,104:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:50,104:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:50,104:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:50,104:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:50,104:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:50,104:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:50,771:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:50,771:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:50,772:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:50,772:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:50,772:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:50,773:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:50,773:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:50,773:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:50,773:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:50,773:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:50,773:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:51,440:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:51,440:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:51,441:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:51,441:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:51,441:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:51,441:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:51,441:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:51,441:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:51,442:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:51,442:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:51,442:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:52,109:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:52,109:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:52,110:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:52,110:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:52,110:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:52,110:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:52,110:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:52,110:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:52,111:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:52,111:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:52,111:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:52,778:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:52,778:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:52,779:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:52,779:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:52,779:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:52,779:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:52,779:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:52,779:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:52,780:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:52,780:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:52,780:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:53,447:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:53,447:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:53,448:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:53,448:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:53,448:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:53,448:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:53,448:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:53,448:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:53,449:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:53,449:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:53,449:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:54,116:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:54,116:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:54,117:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:54,117:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:54,117:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:54,117:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:54,117:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:52:54,117:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:54,118:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.12:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 01:52:54,118:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:52:54,118:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:52:54,785:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:54,785:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:52:54,786:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:52:54,786:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 01:52:54,786:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:52:54,786:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.47:2181 2025-03-20 01:53:00,000:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.47:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:53:00,000:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 01:53:00,001:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:53:00,001:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 01:53:01,164:1(0x7fd02e7fc700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.12:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 01:53:01,164:1(0x7fd02e7fc700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 01:53:01,164:1(0x7fd02e7fc700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 01:53:01,830:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:53:01,830:1(0x7fd02e7fc700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 01:53:01,832:1(0x7fd02e7fc700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.42:2181, sessionId=0x300001ade0f0005, negotiated timeout=40000 2025-03-20 01:53:01,832:1(0x7fd02e7fc700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 01:53:01,832:1(0x7fd02dffb700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:53:15,176:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132396 ms 2025-03-20 01:53:28,520:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132396 ms 2025-03-20 01:53:41,869:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132394 ms 2025-03-20 01:53:55,210:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132396 ms 2025-03-20 01:54:08,556:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132396 ms 2025-03-20 01:54:21,903:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132396 ms 2025-03-20 01:54:35,250:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132395 ms 2025-03-20 01:54:48,595:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132394 ms 2025-03-20 01:55:01,940:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132395 ms 2025-03-20 01:55:15,287:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132394 ms 2025-03-20 01:55:28,634:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132394 ms 2025-03-20 01:55:41,981:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132394 ms 2025-03-20 01:55:55,326:1(0x7fd02e7fc700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132393 ms +++ date ++ echo 'INFO: =================== Thu Mar 20 01:57:44 UTC 2025 ===================' INFO: =================== Thu Mar 20 01:57:44 UTC 2025 =================== ++ 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.42 ++ 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.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.12:8081 10.0.0.47:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.12:8081 10.0.0.47: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.12:9042 10.0.0.47:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.12:8086 10.0.0.47:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.12:8086 10.0.0.47: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.42,10.0.0.12,10.0.0.47 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.12:8082 10.0.0.47:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.12:8082 10.0.0.47: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.12:9161 10.0.0.47:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.12:9161 10.0.0.47: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47: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.11,10.20.0.23,10.20.0.5 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.23,10.20.0.5 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.12:2181 10.0.0.47:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+=10.0.0.47:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.12:5673,10.0.0.47: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.12:6379 10.0.0.47:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.12:6379 10.0.0.47: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.42,10.0.0.12,10.0.0.47 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.47 +++ local server_address=10.0.0.47 +++ extended_server_list+='10.0.0.47:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.12:9092 10.0.0.47:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.12:9092 10.0.0.47: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.42 ++ 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.42,10.0.0.12,10.0.0.47 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.42,10.0.0.12,10.0.0.47 ++ 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 +++ local server_typ=ANALYTICS_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.42,10.0.0.12,10.0.0.47 +++ local servers=10.0.0.42,10.0.0.12,10.0.0.47 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.42,10.20.0.11,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.42'\''))' +++ local server_ip=10.0.0.42 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.42 ]] +++ [[ ,10.0.0.42,10.20.0.11,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ echo 10.0.0.42 1 +++ return ++ local ip=10.0.0.42 ++ [[ -z 10.0.0.42 ]] ++ echo 10.0.0.42 + hostip=10.0.0.42 ++ resolve_hostname_by_ip 10.0.0.42 ++ local ip=10.0.0.42 +++ getent hosts 10.0.0.42 +++ head -n 1 ++ local 'host_entry=10.0.0.42 cn-jenkins-deploy-platform-ansible-os-2923-1. cn-jenkins-deploy-platform-ansible-os-2923-1' ++ local name= ++ [[ -n 10.0.0.42 cn-jenkins-deploy-platform-ansible-os-2923-1. cn-jenkins-deploy-platform-ansible-os-2923-1 ]] +++ echo 10.0.0.42 cn-jenkins-deploy-platform-ansible-os-2923-1. cn-jenkins-deploy-platform-ansible-os-2923-1 +++ awk '{print $2}' ++ name=cn-jenkins-deploy-platform-ansible-os-2923-1. ++ [[ -n cn-jenkins-deploy-platform-ansible-os-2923-1. ]] ++ echo cn-jenkins-deploy-platform-ansible-os-2923-1. + hostname=cn-jenkins-deploy-platform-ansible-os-2923-1. ++ sed 's/,/ /g' ++ echo 10.0.0.42:5673,10.0.0.12:5673,10.0.0.47:5673 + rabbitmq_server_list='10.0.0.42:5673 10.0.0.12:5673 10.0.0.47:5673' ++ echo 10.0.0.42:9041 10.0.0.12:9041 10.0.0.47:9041 ++ sed 's/,/ /g' + configdb_cql_servers='10.0.0.42:9041 10.0.0.12:9041 10.0.0.47: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 + 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 ++ grep '^COLLECTOR__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^COLLECTOR__//g' ++ sort + 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 2025-03-20 01:57:45,227:1(0x7f3806712800):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 01:57:45,227:1(0x7f3806712800):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-1 2025-03-20 01:57:45,227:1(0x7f3806712800):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 01:57:45,227:1(0x7f3806712800):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 01:57:45,227:1(0x7f3806712800):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 01:57:45,227:1(0x7f3806712800):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 01:57:45,227:1(0x7f3806712800):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 01:57:45,227:1(0x7f3806712800):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 01:57:45,227:1(0x7f3806712800):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x830fc0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 01:57:45,228:1(0x7f3806712800):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 01:57:45,228:1(0x7f37f17fa700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 01:57:45,228:1(0x7f37f1ffb700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 01:57:45,228:1(0x7f37f1ffb700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:57:45,228:1(0x7f37f1ffb700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 01:57:45,228:1(0x7f37f1ffb700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.12:2181 2025-03-20 01:57:45,229:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:57:45,229:1(0x7f37f1ffb700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 01:57:45,235:1(0x7f37f1ffb700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.12:2181, sessionId=0x200005a9274002d, negotiated timeout=40000 2025-03-20 01:57:45,236:1(0x7f37f1ffb700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 01:57:45,236:1(0x7f37f17fa700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:57:46,229:1(0x7f3806712800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db761a for path [/analytics-discovery-] to 10.0.0.12:2181 2025-03-20 01:57:46,233:1(0x7f37f1ffb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db761a rc=-110 2025-03-20 01:57:46,234:1(0x7f3806712800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db761b for path [/analytics-discovery-/Collector] to 10.0.0.12:2181 2025-03-20 01:57:46,237:1(0x7f37f1ffb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db761b rc=-110 2025-03-20 01:57:46,237:1(0x7f3806712800):ZOO_DEBUG@zoo_awexists@4121: Sending request xid=0x67db761c for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-1.] to 10.0.0.12:2181 2025-03-20 01:57:46,241:1(0x7f37f1ffb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=1 xid=0x67db761c rc=-101 2025-03-20 01:57:46,242:1(0x7f3806712800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db761d for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-ansible-os-2923-1.] to 10.0.0.12:2181 2025-03-20 01:57:46,245:1(0x7f37f1ffb700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db761d rc=0 2025-03-20 01:57:46,246:1(0x7f3806712800):ZOO_INFO@log_env@1147: Client environment:zookeeper.version=zookeeper C client 3.6.1 2025-03-20 01:57:46,246:1(0x7f3806712800):ZOO_INFO@log_env@1151: Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2923-1 2025-03-20 01:57:46,246:1(0x7f3806712800):ZOO_INFO@log_env@1158: Client environment:os.name=Linux 2025-03-20 01:57:46,246:1(0x7f3806712800):ZOO_INFO@log_env@1159: Client environment:os.arch=5.15.0-100-generic 2025-03-20 01:57:46,246:1(0x7f3806712800):ZOO_INFO@log_env@1160: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-03-20 01:57:46,246:1(0x7f3806712800):ZOO_INFO@log_env@1168: Client environment:user.name=(null) 2025-03-20 01:57:46,246:1(0x7f3806712800):ZOO_INFO@log_env@1176: Client environment:user.home=/home/contrail 2025-03-20 01:57:46,246:1(0x7f3806712800):ZOO_INFO@log_env@1188: Client environment:user.dir=/ 2025-03-20 01:57:46,246:1(0x7f3806712800):ZOO_INFO@zookeeper_init_internal@1241: Initiating client connection, host=10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181 sessionTimeout=60000 watcher=0x830fc0 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-03-20 01:57:46,247:1(0x7f3806712800):ZOO_DEBUG@start_threads@221: starting threads... 2025-03-20 01:57:46,253:1(0x7f37e3bfe700):ZOO_DEBUG@do_io@368: started IO thread 2025-03-20 01:57:46,254:1(0x7f37e3bfe700):ZOO_DEBUG@get_next_server_in_reconfig@1401: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-03-20 01:57:46,254:1(0x7f37e3bfe700):ZOO_DEBUG@get_next_server_in_reconfig@1404: [NEW] count=3 capacity=16 next=0 hasnext=1 2025-03-20 01:57:46,254:1(0x7f37e3bfe700):ZOO_DEBUG@get_next_server_in_reconfig@1413: Using next from NEW=10.0.0.12:2181 2025-03-20 01:57:46,254:1(0x7f37e3bfe700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 01:57:46,254:1(0x7f37e33fd700):ZOO_DEBUG@do_completion@471: started completion thread 2025-03-20 01:57:46,255:1(0x7f37e3bfe700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 01:57:46,264:1(0x7f37e3bfe700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.12:2181, sessionId=0x200005a9274002e, negotiated timeout=40000 2025-03-20 01:57:46,264:1(0x7f37e3bfe700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 01:57:46,268:1(0x7f37e33fd700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 01:57:47,254:1(0x7f3806712800):ZOO_DEBUG@zoo_acreate_ttl@3975: Sending request xid=0x67db761e for path [/collector] to 10.0.0.12:2181 2025-03-20 01:57:47,260:1(0x7f37e3bfe700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=6 xid=0x67db761e rc=0 2025-03-20 01:57:47,372:1(0x7f3806712800):ZOO_DEBUG@zoo_adelete@4082: Sending request xid=0x67db761f for path [/collector] to 10.0.0.12:2181 2025-03-20 01:57:47,376:1(0x7f37e3bfe700):ZOO_DEBUG@process_sync_completion@4878: Processing sync_completion with type=0 xid=0x67db761f rc=0 2025-03-20 01:57:47,376:1(0x7f37e3bfe700):ZOO_DEBUG@do_io@458: IO thread terminated 2025-03-20 01:57:47,376:1(0x7f37e33fd700):ZOO_DEBUG@do_completion@481: completion thread terminated 2025-03-20 01:57:47,376:1(0x7f3806712800):ZOO_INFO@zookeeper_close@3570: Closing zookeeper sessionId=0x200005a9274002e to 10.0.0.12:2181 2025-03-20 01:57:47,380:1(0x7f3806712800):ZOO_INFO@zookeeper_close@3592: Freeing zookeeper resources for sessionId=0x200005a9274002e 2025-03-20 01:57:59,587:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132390 ms 2025-03-20 01:58:12,931:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132390 ms 2025-03-20 01:58:26,274:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132389 ms 2025-03-20 01:58:39,622:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132388 ms 2025-03-20 01:58:52,966:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132389 ms 2025-03-20 01:59:06,313:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132388 ms 2025-03-20 01:59:19,660:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132388 ms 2025-03-20 01:59:33,006:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132387 ms 2025-03-20 01:59:46,350:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132387 ms 2025-03-20 01:59:59,697:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132387 ms 2025-03-20 02:00:13,043:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132386 ms 2025-03-20 02:00:26,388:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132386 ms 2025-03-20 02:00:39,734:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132386 ms RabbitMQ SM: Caught exception while receiving messages from RabbitMQ: 10.0.0.42:5673 : connection error: 320: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown' RabbitMQ SM: Caught exception while connecting to RabbitMQ: 10.0.0.42:5673 : a socket error occurred 2025-03-20 02:00:53,079:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132385 ms 2025-03-20 02:01:06,422:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132385 ms 2025-03-20 02:01:19,766:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132385 ms 2025-03-20 02:01:33,112:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132385 ms 2025-03-20 02:01:46,459:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132383 ms 2025-03-20 02:01:59,805:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132383 ms 2025-03-20 02:02:13,146:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132384 ms 2025-03-20 02:02:15,761:1(0x7f37f1ffb700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.12:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 02:02:15,761:1(0x7f37f1ffb700):ZOO_DEBUG@cleanup@1848: Calling a watcher for a ZOO_SESSION_EVENT and the state=CONNECTING_STATE 2025-03-20 02:02:15,761:1(0x7f37f1ffb700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 02:02:15,761:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:02:15,761:1(0x7f37f17fa700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 02:02:15,762:1(0x7f37f1ffb700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.47:2181 2025-03-20 02:02:15,769:1(0x7f37f1ffb700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.47:2181, sessionId=0x200005a9274002d, negotiated timeout=40000 2025-03-20 02:02:15,769:1(0x7f37f1ffb700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 02:02:15,769:1(0x7f37f17fa700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT RabbitMQ SM: Caught exception while receiving messages from RabbitMQ: 10.0.0.12:5673 : connection error: 320: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown' RabbitMQ SM: Caught exception while connecting to RabbitMQ: 10.0.0.12:5673 : a socket error occurred 2025-03-20 02:02:29,108:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132383 ms 2025-03-20 02:02:42,454:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132383 ms 2025-03-20 02:02:55,799:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132384 ms 2025-03-20 02:03:09,146:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132382 ms 2025-03-20 02:03:22,490:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132382 ms 2025-03-20 02:03:35,834:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132383 ms 2025-03-20 02:03:49,178:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132382 ms 2025-03-20 02:03:54,373:1(0x7f37f1ffb700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.47:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 02:03:54,373:1(0x7f37f1ffb700):ZOO_DEBUG@cleanup@1848: Calling a watcher for a ZOO_SESSION_EVENT and the state=CONNECTING_STATE 2025-03-20 02:03:54,373:1(0x7f37f1ffb700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 02:03:54,373:1(0x7f37f17fa700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-03-20 02:03:54,373:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:54,374:1(0x7f37f1ffb700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 02:03:54,611:1(0x7f37f1ffb700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.12:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 02:03:54,611:1(0x7f37f1ffb700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 02:03:54,611:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:54,611:1(0x7f37f1ffb700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 02:03:54,612:1(0x7f37f1ffb700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 02:03:54,612:1(0x7f37f1ffb700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 02:03:54,612:1(0x7f37f1ffb700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 02:03:55,279:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:55,281:1(0x7f37f1ffb700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 02:03:55,281:1(0x7f37f1ffb700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 02:03:55,281:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:55,281:1(0x7f37f1ffb700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 02:03:55,311:1(0x7f37f1ffb700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.12:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 02:03:55,311:1(0x7f37f1ffb700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.12:2181 delay=0 2025-03-20 02:03:55,311:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:55,311:1(0x7f37f1ffb700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.42:2181 2025-03-20 02:03:55,311:1(0x7f37f1ffb700):ZOO_ERROR@handle_socket_error_msg@2756: Socket 10.0.0.42:2181 zk retcode=-4, errno=112(Host is down): failed while receiving a server response 2025-03-20 02:03:55,311:1(0x7f37f1ffb700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.42:2181 delay=0 2025-03-20 02:03:55,312:1(0x7f37f1ffb700):ZOO_WARN@zookeeper_interest@2401: Delaying connection after exhaustively trying all servers [10.0.0.42:2181,10.0.0.12:2181,10.0.0.47:2181] 2025-03-20 02:03:55,978:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:55,978:1(0x7f37f1ffb700):ZOO_ERROR@handle_socket_error_msg@2730: Socket 10.0.0.47:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-03-20 02:03:55,978:1(0x7f37f1ffb700):ZOO_DEBUG@cleanup@1853: Previous connection=10.0.0.47:2181 delay=0 2025-03-20 02:03:55,978:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_connect@2319: [zk] connect() 2025-03-20 02:03:55,979:1(0x7f37f1ffb700):ZOO_INFO@check_events@2737: initiated connection to server 10.0.0.12:2181 2025-03-20 02:03:55,983:1(0x7f37f1ffb700):ZOO_INFO@check_events@2790: session establishment complete on server 10.0.0.12:2181, sessionId=0x200005a9274002d, negotiated timeout=40000 2025-03-20 02:03:55,983:1(0x7f37f1ffb700):ZOO_DEBUG@check_events@2796: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-03-20 02:03:55,983:1(0x7f37f17fa700):ZOO_DEBUG@process_completions@3062: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT RabbitMQ SM: Caught exception while receiving messages from RabbitMQ: 10.0.0.47:5673 : connection error: 320: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown' RabbitMQ SM: Caught exception while connecting to RabbitMQ: 10.0.0.47:5673 : a socket error occurred 2025-03-20 02:04:09,323:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132381 ms 2025-03-20 02:04:22,670:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132381 ms 2025-03-20 02:04:36,016:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132380 ms 2025-03-20 02:04:49,364:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132380 ms 2025-03-20 02:05:02,710:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132380 ms 2025-03-20 02:05:16,058:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132379 ms 2025-03-20 02:05:29,402:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132379 ms 2025-03-20 02:05:42,748:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132379 ms 2025-03-20 02:05:56,097:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132377 ms 2025-03-20 02:06:09,442:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132378 ms 2025-03-20 02:06:22,788:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132377 ms 2025-03-20 02:06:36,135:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132378 ms 2025-03-20 02:06:49,482:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132377 ms 2025-03-20 02:07:02,827:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132378 ms 2025-03-20 02:07:16,171:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132376 ms 2025-03-20 02:07:29,516:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132376 ms 2025-03-20 02:07:42,863:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132377 ms 2025-03-20 02:07:56,209:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132375 ms 2025-03-20 02:08:09,555:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132375 ms 2025-03-20 02:08:22,901:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132376 ms 2025-03-20 02:08:36,248:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132374 ms 2025-03-20 02:08:49,595:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132374 ms 2025-03-20 02:09:02,939:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132375 ms 2025-03-20 02:09:16,285:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132374 ms 2025-03-20 02:09:29,632:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132372 ms 2025-03-20 02:09:42,978:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132374 ms 2025-03-20 02:09:56,323:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132373 ms 2025-03-20 02:10:09,670:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132372 ms 2025-03-20 02:10:23,017:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132372 ms 2025-03-20 02:10:36,362:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132372 ms 2025-03-20 02:10:49,707:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132371 ms 2025-03-20 02:11:03,055:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132371 ms 2025-03-20 02:11:16,401:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132371 ms 2025-03-20 02:11:29,748:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132370 ms 2025-03-20 02:11:43,094:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132370 ms 2025-03-20 02:11:56,438:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132370 ms 2025-03-20 02:12:09,784:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132369 ms 2025-03-20 02:12:23,131:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132369 ms 2025-03-20 02:12:36,474:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132369 ms 2025-03-20 02:12:49,821:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132370 ms 2025-03-20 02:13:03,167:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132368 ms 2025-03-20 02:13:16,512:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132368 ms 2025-03-20 02:13:29,859:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132369 ms 2025-03-20 02:13:43,203:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132367 ms 2025-03-20 02:13:56,547:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132367 ms 2025-03-20 02:14:09,891:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132367 ms 2025-03-20 02:14:23,235:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132366 ms 2025-03-20 02:14:36,579:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132366 ms 2025-03-20 02:14:49,923:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132366 ms 2025-03-20 02:15:03,269:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132365 ms 2025-03-20 02:15:16,614:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132365 ms 2025-03-20 02:15:29,961:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132366 ms 2025-03-20 02:15:43,308:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132365 ms 2025-03-20 02:15:56,656:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132364 ms 2025-03-20 02:16:09,998:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132365 ms 2025-03-20 02:16:23,345:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132364 ms 2025-03-20 02:16:36,698:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132358 ms 2025-03-20 02:16:50,038:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132363 ms 2025-03-20 02:17:03,385:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132363 ms 2025-03-20 02:17:16,731:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132362 ms 2025-03-20 02:17:30,080:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132361 ms 2025-03-20 02:17:43,424:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132362 ms 2025-03-20 02:17:56,771:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132361 ms 2025-03-20 02:18:10,117:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132361 ms 2025-03-20 02:18:23,463:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132361 ms 2025-03-20 02:18:36,806:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132361 ms 2025-03-20 02:18:50,153:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132360 ms 2025-03-20 02:19:03,500:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132360 ms 2025-03-20 02:19:16,847:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132360 ms 2025-03-20 02:19:30,193:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132359 ms 2025-03-20 02:19:43,539:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132359 ms 2025-03-20 02:19:56,886:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132360 ms 2025-03-20 02:20:10,235:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132358 ms 2025-03-20 02:20:23,578:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132358 ms 2025-03-20 02:20:36,924:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132359 ms 2025-03-20 02:20:50,270:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132358 ms 2025-03-20 02:21:03,617:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132357 ms 2025-03-20 02:21:16,964:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132358 ms 2025-03-20 02:21:30,317:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132356 ms 2025-03-20 02:21:43,663:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132356 ms 2025-03-20 02:21:57,010:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132356 ms 2025-03-20 02:22:10,354:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132355 ms 2025-03-20 02:22:23,702:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132355 ms 2025-03-20 02:22:37,049:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132355 ms 2025-03-20 02:22:50,396:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132355 ms 2025-03-20 02:23:03,743:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132354 ms 2025-03-20 02:23:17,091:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132354 ms 2025-03-20 02:23:30,435:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132353 ms 2025-03-20 02:23:43,780:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132353 ms 2025-03-20 02:23:57,127:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132353 ms 2025-03-20 02:24:10,471:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132353 ms 2025-03-20 02:24:23,816:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132352 ms 2025-03-20 02:24:37,163:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132352 ms 2025-03-20 02:24:50,509:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132352 ms 2025-03-20 02:25:03,856:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132353 ms 2025-03-20 02:25:17,200:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132351 ms 2025-03-20 02:25:30,547:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132351 ms 2025-03-20 02:25:43,881:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132351 ms 2025-03-20 02:25:57,228:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132350 ms 2025-03-20 02:26:10,575:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132350 ms 2025-03-20 02:26:23,918:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132350 ms 2025-03-20 02:26:37,264:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132349 ms 2025-03-20 02:26:50,611:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132349 ms 2025-03-20 02:27:03,958:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132350 ms 2025-03-20 02:27:17,305:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132348 ms 2025-03-20 02:27:30,651:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132348 ms 2025-03-20 02:27:43,994:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132349 ms 2025-03-20 02:27:57,338:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132347 ms 2025-03-20 02:28:10,682:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132347 ms 2025-03-20 02:28:24,027:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132347 ms 2025-03-20 02:28:37,372:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132346 ms 2025-03-20 02:28:50,720:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132345 ms 2025-03-20 02:29:04,063:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132346 ms 2025-03-20 02:29:17,406:1(0x7f37f1ffb700):ZOO_DEBUG@zookeeper_process@3143: Got ping response in -1327132346 ms