++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/analytics-collector ++ CONTAINER_LOG_DIR=/var/log/contrail/analytics-collector ++ mkdir -p /var/log/contrail/analytics-collector ++ log_file=/var/log/contrail/analytics-collector/console.log ++ touch /var/log/contrail/analytics-collector/console.log ++ chmod 600 /var/log/contrail/analytics-collector/console.log ++ exec +++ tee -a /var/log/contrail/analytics-collector/console.log +++ date ++ echo 'INFO: =================== Sun Oct 19 06:23:34 PM UTC 2025 ===================' INFO: =================== Sun Oct 19 06:23:34 PM 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 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ 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=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38 ++ CONFIGDB_NODES=10.0.0.38 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ 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=True ++ 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=True ++ 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.0.0.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38: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=True ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ 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 True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.38 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38:9092 ++ KAFKA_SSL_ENABLE=True ++ 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=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.38.182.228 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38 ++ 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=True ++ 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=True ++ 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=True ++ 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 password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -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 True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] ++ 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.38 +++ local servers=10.0.0.38 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort +++ local local_ips=,10.0.0.38,10.207.9.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.207.9.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + hostip=10.0.0.38 ++ resolve_hostname_by_ip 10.0.0.38 ++ local ip=10.0.0.38 +++ getent hosts 10.0.0.38 +++ head -n 1 ++ local 'host_entry=10.0.0.38 cn-jenkins-deploy-platform-juju-os-596-1' ++ local name= ++ [[ -n 10.0.0.38 cn-jenkins-deploy-platform-juju-os-596-1 ]] +++ echo 10.0.0.38 cn-jenkins-deploy-platform-juju-os-596-1 +++ awk '{print $2}' ++ name=cn-jenkins-deploy-platform-juju-os-596-1 ++ [[ -n cn-jenkins-deploy-platform-juju-os-596-1 ]] ++ echo cn-jenkins-deploy-platform-juju-os-596-1 + hostname=cn-jenkins-deploy-platform-juju-os-596-1 ++ echo 10.0.0.38:5673 ++ sed 's/,/ /g' + rabbitmq_server_list=10.0.0.38:5673 ++ echo 10.0.0.38:9041 ++ sed 's/,/ /g' + configdb_cql_servers=10.0.0.38:9041 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cql_servers_array=($ANALYTICSDB_CQL_SERVERS) + cql_list_size=1 + [[ 1 -gt 1 ]] + cassandra_replication_factor=1 + 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 ++ sort ++ sed 's/^COLLECTOR__//g' + 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 True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ 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-10-19 18:23:34,783:1(0x7f347918e300):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:23:34,783:1(0x7f347918e300):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:23:34,783:1(0x7f347918e300):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:23:34,783:1(0x7f347918e300):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:23:34,783:1(0x7f347918e300):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:23:34,783:1(0x7f347918e300):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:23:34,783:1(0x7f347918e300):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:23:34,783:1(0x7f347918e300):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:23:34,783:1(0x7f347918e300):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:23:34,783:1(0x7f347918e300):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:23:34,783:1(0x7f347519e640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:23:34,783:1(0x7f347599f640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:23:34,783:1(0x7f347599f640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:23:34,783:1(0x7f347599f640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:23:34,783:1(0x7f347599f640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:23:34,783:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:34,784:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:34,784:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:34,784:1(0x7f347599f640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:23:34,784:1(0x7f347599f640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=1 hasnext=0 2025-10-19 18:23:34,784:1(0x7f347599f640):ZOO_DEBUG@get_next_server_in_reconfig@1566: Failed to find either new or old 2025-10-19 18:23:34,784:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:34,784:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:34,784:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:34,784:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:35,784:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:35,785:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:35,785:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:35,785:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:36,785:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:36,785:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:36,785:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:36,785:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:37,786:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:37,786:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:37,786:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:37,786:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:38,787:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:38,787:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:38,787:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:38,788:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:39,788:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:39,788:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:39,788:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:39,788:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:40,790:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:40,790:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:40,790:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:40,790:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:41,791:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:41,792:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:41,792:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:41,792:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:42,793:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:42,793:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:42,793:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:42,793:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:43,794:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:43,794:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:43,794:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:43,794:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:44,795:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:44,795:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:44,795:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:44,795:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:45,796:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:45,796:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:45,796:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:45,797:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:46,797:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:46,797:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:46,797:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:46,798:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:47,799:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:47,799:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:47,799:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:47,799:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:48,800:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:48,800:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:48,800:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:48,800:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:49,801:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:49,801:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:49,801:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:49,801:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:50,802:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:50,802:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:50,802:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:50,802:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:51,803:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:51,803:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:51,803:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:51,803:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:52,804:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:52,804:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:52,804:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:52,804:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:53,805:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:53,805:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:53,805:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:53,805:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:54,806:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:54,806:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:54,806:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:54,806:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:55,808:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:55,808:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:55,808:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:55,808:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:56,809:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:56,809:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:56,809:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:56,809:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:57,810:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:57,810:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:57,810:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:57,810:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:58,811:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:58,811:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:58,811:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:58,811:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:23:59,812:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:23:59,812:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:23:59,812:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:23:59,812:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:00,813:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:00,813:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:00,813:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:00,813:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:01,813:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:01,813:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:01,813:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:01,813:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:02,814:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:02,814:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:02,814:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:02,814:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:03,815:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:03,815:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:03,815:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:03,815:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:04,816:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:04,816:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:04,816:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:04,816:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:05,816:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:05,816:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:05,816:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:05,816:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:06,818:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:06,818:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:06,818:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:06,818:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:07,819:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:07,819:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:07,819:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:07,819:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:08,820:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:08,820:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:08,820:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:08,820:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:09,820:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:09,820:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:09,820:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:09,821:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:10,822:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:10,822:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:10,822:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:10,822:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:11,822:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:11,822:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:11,822:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:11,822:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:12,824:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:12,824:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:12,824:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:12,824:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:13,824:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:13,824:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:13,824:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:13,824:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:14,826:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:14,826:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:14,826:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:14,826:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:15,827:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:15,827:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:15,827:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:15,827:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:16,828:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:16,828:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:16,828:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:16,829:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:17,830:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:17,830:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:17,830:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:17,830:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:18,831:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:18,831:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:18,831:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:18,831:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:19,832:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:19,832:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:19,832:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:19,832:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:20,834:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:20,834:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:20,834:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:20,834:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:21,834:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:21,834:1(0x7f347599f640):ZOO_ERROR@check_events@2980: Socket 10.0.0.38:2181 zk retcode=-4, errno=111(Connection refused): server refused to accept the client 2025-10-19 18:24:21,834:1(0x7f347599f640):ZOO_DEBUG@cleanup@2012: Previous connection=10.0.0.38:2181 delay=0 2025-10-19 18:24:21,834:1(0x7f347599f640):ZOO_WARN@zookeeper_interest@2561: Delaying connection after exhaustively trying all servers [10.0.0.38:2181] 2025-10-19 18:24:22,835:1(0x7f347599f640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:22,835:1(0x7f347599f640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:24:22,908:1(0x7f347599f640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70001, negotiated timeout=40000 2025-10-19 18:24:22,908:1(0x7f347599f640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:24:22,908:1(0x7f347519e640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:24:23,815:1(0x7f347918e300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52ca7 for path [/analytics-discovery-] to 10.0.0.38:2181 2025-10-19 18:24:23,820:1(0x7f347599f640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52ca7 rc=0 2025-10-19 18:24:23,820:1(0x7f347918e300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52ca8 for path [/analytics-discovery-/Collector] to 10.0.0.38:2181 2025-10-19 18:24:23,823:1(0x7f347599f640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52ca8 rc=0 2025-10-19 18:24:23,823:1(0x7f347918e300):ZOO_DEBUG@zoo_awexists@4405: Sending request xid=0x68f52ca9 for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-juju-os-596-1] to 10.0.0.38:2181 2025-10-19 18:24:23,824:1(0x7f347599f640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=1 xid=0x68f52ca9 rc=-101 2025-10-19 18:24:23,824:1(0x7f347918e300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52caa for path [/analytics-discovery-/Collector/cn-jenkins-deploy-platform-juju-os-596-1] to 10.0.0.38:2181 2025-10-19 18:24:23,828:1(0x7f347599f640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52caa rc=0 2025-10-19 18:24:23,828:1(0x7f347918e300):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:24:23,828:1(0x7f347918e300):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:24:23,828:1(0x7f347918e300):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:24:23,828:1(0x7f347918e300):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:24:23,828:1(0x7f347918e300):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:24:23,828:1(0x7f347918e300):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:24:23,829:1(0x7f347918e300):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:24:23,829:1(0x7f347918e300):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:24:23,829:1(0x7f347918e300):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:24:23,829:1(0x7f347918e300):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:24:23,830:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:24:23,830:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:24:23,830:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:24:23,830:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:24:23,830:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:23,830:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:24:23,830:1(0x7f3455ff8640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:24:23,833:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70002, negotiated timeout=40000 2025-10-19 18:24:23,834:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:24:23,834:1(0x7f3455ff8640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT RabbitMQ SM: Caught exception while connecting to RabbitMQ: 10.0.0.38:5673 : Error in opening SSL/TLS connection for socket 2025-10-19 18:24:24,831:1(0x7f347918e300):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cab for path [/collector] to 10.0.0.38:2181 2025-10-19 18:24:24,877:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cab rc=0 2025-10-19 18:24:24,908:1(0x7f347918e300):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cac for path [/collector] to 10.0.0.38:2181 2025-10-19 18:24:25,082:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cac rc=0 2025-10-19 18:24:25,082:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:24:25,082:1(0x7f3455ff8640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:24:25,082:1(0x7f347918e300):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70002 to 10.0.0.38:2181 2025-10-19 18:24:25,149:1(0x7f347918e300):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70002 RabbitMQ SM: Caught exception while connecting to RabbitMQ: 10.0.0.38:5673 : Error in opening SSL/TLS connection for socket 2025-10-19 18:24:35,158:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:24:35,158:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:24:35,158:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:24:35,158:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:24:35,158:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:24:35,158:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:24:35,160:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:24:35,160:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:24:35,160:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:24:35,160:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:24:35,160:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:24:35,160:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:24:35,160:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:24:35,160:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:24:35,160:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:24:35,160:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:35,160:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:24:35,165:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70003, negotiated timeout=40000 2025-10-19 18:24:35,165:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:24:35,165:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:24:36,160:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cae for path [/collector] to 10.0.0.38:2181 2025-10-19 18:24:36,166:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cae rc=0 2025-10-19 18:24:36,167:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52caf for path [/collector] to 10.0.0.38:2181 2025-10-19 18:24:36,169:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52caf rc=0 2025-10-19 18:24:36,169:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:24:36,169:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:24:36,169:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70003 to 10.0.0.38:2181 2025-10-19 18:24:36,171:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70003 2025-10-19 18:24:37,172:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138591 ms 2025-10-19 18:24:46,171:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:24:46,171:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:24:46,171:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:24:46,171:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:24:46,171:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:24:46,171:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:24:46,172:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:24:46,172:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:24:46,172:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:24:46,172:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:24:46,172:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:24:46,172:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:24:46,172:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:24:46,172:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:24:46,172:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:24:46,172:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:46,172:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:24:46,177:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70004, negotiated timeout=40000 2025-10-19 18:24:46,177:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:24:46,177:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:24:47,172:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cb1 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:24:47,174:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cb1 rc=0 2025-10-19 18:24:47,176:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cb2 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:24:47,177:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cb2 rc=0 2025-10-19 18:24:47,178:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:24:47,178:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:24:47,178:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70004 to 10.0.0.38:2181 2025-10-19 18:24:47,179:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70004 2025-10-19 18:24:50,518:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138591 ms 2025-10-19 18:24:57,179:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:24:57,179:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:24:57,179:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:24:57,179:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:24:57,179:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:24:57,179:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:24:57,179:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:24:57,179:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:24:57,179:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:24:57,179:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:24:57,180:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:24:57,180:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:24:57,180:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:24:57,180:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:24:57,180:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:24:57,180:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:24:57,180:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:24:57,183:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70005, negotiated timeout=40000 2025-10-19 18:24:57,183:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:24:57,183:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:24:58,180:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cb4 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:24:58,196:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cb4 rc=0 2025-10-19 18:24:58,197:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cb5 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:24:58,222:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cb5 rc=0 2025-10-19 18:24:58,223:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:24:58,223:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:24:58,223:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70005 to 10.0.0.38:2181 2025-10-19 18:24:58,227:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70005 2025-10-19 18:25:03,865:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138592 ms 2025-10-19 18:25:08,227:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:25:08,227:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:25:08,227:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:25:08,227:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:25:08,227:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:25:08,227:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:25:08,227:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:25:08,227:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:25:08,227:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:25:08,227:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:25:08,227:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:25:08,227:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:25:08,227:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:25:08,227:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:25:08,227:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:25:08,227:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:25:08,227:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:25:08,231:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70006, negotiated timeout=40000 2025-10-19 18:25:08,231:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:25:08,231:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:25:09,227:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cb7 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:25:09,229:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cb7 rc=0 2025-10-19 18:25:09,233:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cb8 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:25:09,236:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cb8 rc=0 2025-10-19 18:25:09,236:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:25:09,237:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:25:09,237:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70006 to 10.0.0.38:2181 2025-10-19 18:25:09,238:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70006 2025-10-19 18:25:17,210:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138591 ms 2025-10-19 18:25:19,239:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:25:19,239:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:25:19,239:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:25:19,239:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:25:19,239:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:25:19,239:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:25:19,239:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:25:19,239:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:25:19,239:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:25:19,239:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:25:19,239:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:25:19,239:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:25:19,239:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:25:19,240:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:25:19,240:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:25:19,240:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:25:19,240:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:25:19,243:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70007, negotiated timeout=40000 2025-10-19 18:25:19,243:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:25:19,243:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:25:20,240:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cba for path [/collector] to 10.0.0.38:2181 2025-10-19 18:25:20,243:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cba rc=0 2025-10-19 18:25:20,245:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cbb for path [/collector] to 10.0.0.38:2181 2025-10-19 18:25:20,246:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cbb rc=0 2025-10-19 18:25:20,246:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:25:20,246:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:25:20,247:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70007 to 10.0.0.38:2181 2025-10-19 18:25:20,248:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70007 2025-10-19 18:25:30,248:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:25:30,248:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:25:30,248:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:25:30,248:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:25:30,248:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:25:30,248:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:25:30,248:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:25:30,248:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:25:30,248:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:25:30,249:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:25:30,249:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:25:30,249:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:25:30,249:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:25:30,249:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:25:30,249:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:25:30,249:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:25:30,249:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:25:30,267:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70008, negotiated timeout=40000 2025-10-19 18:25:30,267:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:25:30,267:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:25:30,558:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138590 ms 2025-10-19 18:25:31,249:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cbd for path [/collector] to 10.0.0.38:2181 2025-10-19 18:25:31,251:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cbd rc=0 2025-10-19 18:25:31,253:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cbe for path [/collector] to 10.0.0.38:2181 2025-10-19 18:25:31,255:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cbe rc=0 2025-10-19 18:25:31,255:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:25:31,255:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:25:31,255:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70008 to 10.0.0.38:2181 2025-10-19 18:25:31,256:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70008 2025-10-19 18:25:41,258:1(0x7f347499d640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:25:41,258:1(0x7f347499d640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:25:41,258:1(0x7f347499d640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:25:41,258:1(0x7f347499d640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:25:41,258:1(0x7f347499d640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:25:41,258:1(0x7f347499d640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:25:41,258:1(0x7f347499d640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:25:41,258:1(0x7f347499d640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:25:41,258:1(0x7f347499d640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:25:41,258:1(0x7f347499d640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:25:41,258:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:25:41,258:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:25:41,258:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:25:41,258:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:25:41,258:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:25:41,258:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:25:41,258:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:25:41,264:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70009, negotiated timeout=40000 2025-10-19 18:25:41,264:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:25:41,264:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:25:42,258:1(0x7f347499d640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cc0 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:25:42,314:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cc0 rc=0 2025-10-19 18:25:42,315:1(0x7f347499d640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cc1 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:25:42,404:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cc1 rc=0 2025-10-19 18:25:42,408:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:25:42,408:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:25:42,408:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70009 to 10.0.0.38:2181 2025-10-19 18:25:42,414:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70009 2025-10-19 18:25:43,905:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138591 ms 2025-10-19 18:25:52,414:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:25:52,414:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:25:52,414:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:25:52,414:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:25:52,414:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:25:52,414:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:25:52,414:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:25:52,414:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:25:52,414:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:25:52,414:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:25:52,414:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:25:52,414:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:25:52,414:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:25:52,414:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:25:52,414:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:25:52,414:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:25:52,415:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:25:52,437:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7000a, negotiated timeout=40000 2025-10-19 18:25:52,437:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:25:52,437:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:25:53,414:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cc3 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:25:53,416:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cc3 rc=0 2025-10-19 18:25:53,418:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cc4 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:25:53,420:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cc4 rc=0 2025-10-19 18:25:53,420:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:25:53,420:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:25:53,420:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7000a to 10.0.0.38:2181 2025-10-19 18:25:53,422:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7000a 2025-10-19 18:25:57,251:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138590 ms 2025-10-19 18:26:03,422:1(0x7f34573fc640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:26:03,422:1(0x7f34573fc640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:26:03,422:1(0x7f34573fc640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:26:03,422:1(0x7f34573fc640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:26:03,422:1(0x7f34573fc640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:26:03,422:1(0x7f34573fc640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:26:03,423:1(0x7f34573fc640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:26:03,423:1(0x7f34573fc640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:26:03,423:1(0x7f34573fc640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:26:03,423:1(0x7f34573fc640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:26:03,423:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:26:03,423:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:26:03,423:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:26:03,423:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:26:03,423:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:26:03,423:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:26:03,423:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:26:03,426:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7000b, negotiated timeout=40000 2025-10-19 18:26:03,426:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:26:03,426:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:26:04,423:1(0x7f34573fc640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cc6 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:26:04,426:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cc6 rc=0 2025-10-19 18:26:04,427:1(0x7f34573fc640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cc7 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:26:04,430:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cc7 rc=0 2025-10-19 18:26:04,430:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:26:04,430:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:26:04,430:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7000b to 10.0.0.38:2181 2025-10-19 18:26:04,431:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7000b 2025-10-19 18:26:10,598:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138590 ms 2025-10-19 18:26:14,432:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:26:14,432:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:26:14,432:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:26:14,432:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:26:14,432:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:26:14,432:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:26:14,432:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:26:14,432:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:26:14,432:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:26:14,432:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:26:14,432:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:26:14,432:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:26:14,432:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:26:14,432:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:26:14,432:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:26:14,432:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:26:14,432:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:26:14,435:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7000c, negotiated timeout=40000 2025-10-19 18:26:14,435:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:26:14,435:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:26:15,432:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cc9 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:26:15,435:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cc9 rc=0 2025-10-19 18:26:15,437:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cca for path [/collector] to 10.0.0.38:2181 2025-10-19 18:26:15,440:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cca rc=0 2025-10-19 18:26:15,440:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:26:15,440:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:26:15,440:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7000c to 10.0.0.38:2181 2025-10-19 18:26:15,442:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7000c 2025-10-19 18:26:23,944:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138590 ms 2025-10-19 18:26:25,442:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:26:25,442:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:26:25,442:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:26:25,442:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:26:25,442:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:26:25,442:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:26:25,442:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:26:25,442:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:26:25,442:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:26:25,442:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:26:25,442:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:26:25,442:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:26:25,442:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:26:25,442:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:26:25,442:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:26:25,442:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:26:25,443:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:26:25,445:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7000d, negotiated timeout=40000 2025-10-19 18:26:25,445:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:26:25,445:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:26:26,442:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52ccc for path [/collector] to 10.0.0.38:2181 2025-10-19 18:26:26,445:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52ccc rc=0 2025-10-19 18:26:26,447:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52ccd for path [/collector] to 10.0.0.38:2181 2025-10-19 18:26:26,449:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52ccd rc=0 2025-10-19 18:26:26,449:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:26:26,449:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:26:26,449:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7000d to 10.0.0.38:2181 2025-10-19 18:26:26,450:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7000d 2025-10-19 18:26:36,451:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:26:36,451:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:26:36,451:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:26:36,451:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:26:36,451:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:26:36,451:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:26:36,451:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:26:36,451:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:26:36,451:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:26:36,451:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:26:36,451:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:26:36,451:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:26:36,451:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:26:36,451:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:26:36,451:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:26:36,451:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:26:36,451:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:26:36,454:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7000e, negotiated timeout=40000 2025-10-19 18:26:36,454:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:26:36,454:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:26:37,290:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138589 ms 2025-10-19 18:26:37,451:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52ccf for path [/collector] to 10.0.0.38:2181 2025-10-19 18:26:37,453:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52ccf rc=0 2025-10-19 18:26:37,455:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cd0 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:26:37,456:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cd0 rc=0 2025-10-19 18:26:37,457:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:26:37,457:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:26:37,457:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7000e to 10.0.0.38:2181 2025-10-19 18:26:37,458:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7000e 2025-10-19 18:26:47,459:1(0x7f34573fc640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:26:47,459:1(0x7f34573fc640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:26:47,459:1(0x7f34573fc640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:26:47,459:1(0x7f34573fc640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:26:47,459:1(0x7f34573fc640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:26:47,459:1(0x7f34573fc640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:26:47,459:1(0x7f34573fc640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:26:47,459:1(0x7f34573fc640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:26:47,459:1(0x7f34573fc640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:26:47,459:1(0x7f34573fc640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:26:47,459:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:26:47,459:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:26:47,459:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:26:47,459:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:26:47,459:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:26:47,459:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:26:47,459:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:26:47,462:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7000f, negotiated timeout=40000 2025-10-19 18:26:47,462:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:26:47,462:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:26:48,459:1(0x7f34573fc640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cd2 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:26:48,464:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cd2 rc=0 2025-10-19 18:26:48,466:1(0x7f34573fc640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cd3 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:26:48,468:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cd3 rc=0 2025-10-19 18:26:48,468:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:26:48,468:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:26:48,468:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7000f to 10.0.0.38:2181 2025-10-19 18:26:48,469:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7000f 2025-10-19 18:26:50,633:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138589 ms 2025-10-19 18:26:58,469:1(0x7f34573fc640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:26:58,469:1(0x7f34573fc640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:26:58,469:1(0x7f34573fc640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:26:58,469:1(0x7f34573fc640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:26:58,469:1(0x7f34573fc640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:26:58,469:1(0x7f34573fc640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:26:58,469:1(0x7f34573fc640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:26:58,469:1(0x7f34573fc640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:26:58,469:1(0x7f34573fc640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:26:58,469:1(0x7f34573fc640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:26:58,470:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:26:58,470:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:26:58,470:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:26:58,470:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:26:58,470:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:26:58,470:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:26:58,470:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:26:58,473:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70010, negotiated timeout=40000 2025-10-19 18:26:58,473:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:26:58,473:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:26:59,470:1(0x7f34573fc640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cd5 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:26:59,472:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cd5 rc=0 2025-10-19 18:26:59,474:1(0x7f34573fc640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cd6 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:26:59,476:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cd6 rc=0 2025-10-19 18:26:59,476:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:26:59,476:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:26:59,476:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70010 to 10.0.0.38:2181 2025-10-19 18:26:59,477:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70010 2025-10-19 18:27:03,978:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138590 ms 2025-10-19 18:27:09,477:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:27:09,477:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:27:09,477:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:27:09,477:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:27:09,477:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:27:09,477:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:27:09,477:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:27:09,477:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:27:09,477:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:27:09,478:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:27:09,478:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:27:09,478:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:27:09,478:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:27:09,478:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:27:09,478:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:27:09,478:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:27:09,478:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:27:09,481:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70011, negotiated timeout=40000 2025-10-19 18:27:09,481:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:27:09,481:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:27:10,478:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cd8 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:27:10,481:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cd8 rc=0 2025-10-19 18:27:10,482:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cd9 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:27:10,485:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cd9 rc=0 2025-10-19 18:27:10,485:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:27:10,486:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:27:10,486:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70011 to 10.0.0.38:2181 2025-10-19 18:27:10,487:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70011 2025-10-19 18:27:17,325:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138588 ms 2025-10-19 18:27:20,488:1(0x7f34573fc640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:27:20,488:1(0x7f34573fc640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:27:20,488:1(0x7f34573fc640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:27:20,488:1(0x7f34573fc640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:27:20,488:1(0x7f34573fc640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:27:20,488:1(0x7f34573fc640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:27:20,488:1(0x7f34573fc640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:27:20,488:1(0x7f34573fc640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:27:20,488:1(0x7f34573fc640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:27:20,488:1(0x7f34573fc640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:27:20,488:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:27:20,488:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:27:20,488:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:27:20,488:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:27:20,488:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:27:20,488:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:27:20,488:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:27:20,490:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70012, negotiated timeout=40000 2025-10-19 18:27:20,490:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:27:20,491:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:27:21,488:1(0x7f34573fc640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cdb for path [/collector] to 10.0.0.38:2181 2025-10-19 18:27:21,490:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cdb rc=0 2025-10-19 18:27:21,492:1(0x7f34573fc640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cdc for path [/collector] to 10.0.0.38:2181 2025-10-19 18:27:21,494:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cdc rc=0 2025-10-19 18:27:21,494:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:27:21,494:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:27:21,494:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70012 to 10.0.0.38:2181 2025-10-19 18:27:21,495:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70012 2025-10-19 18:27:30,669:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138588 ms 2025-10-19 18:27:31,496:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:27:31,496:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:27:31,496:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:27:31,496:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:27:31,496:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:27:31,496:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:27:31,496:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:27:31,496:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:27:31,496:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:27:31,496:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:27:31,496:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:27:31,496:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:27:31,496:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:27:31,496:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:27:31,496:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:27:31,496:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:27:31,496:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:27:31,506:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70013, negotiated timeout=40000 2025-10-19 18:27:31,506:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:27:31,506:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:27:32,496:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cde for path [/collector] to 10.0.0.38:2181 2025-10-19 18:27:32,499:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cde rc=0 2025-10-19 18:27:32,501:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cdf for path [/collector] to 10.0.0.38:2181 2025-10-19 18:27:32,503:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cdf rc=0 2025-10-19 18:27:32,503:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:27:32,503:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:27:32,503:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70013 to 10.0.0.38:2181 2025-10-19 18:27:32,507:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70013 2025-10-19 18:27:42,507:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:27:42,507:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:27:42,507:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:27:42,507:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:27:42,507:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:27:42,507:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:27:42,507:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:27:42,507:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:27:42,507:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:27:42,507:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:27:42,507:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:27:42,507:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:27:42,507:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:27:42,507:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:27:42,507:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:27:42,508:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:27:42,508:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:27:42,511:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70014, negotiated timeout=40000 2025-10-19 18:27:42,511:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:27:42,511:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:27:43,508:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52ce1 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:27:43,511:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52ce1 rc=0 2025-10-19 18:27:43,514:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52ce2 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:27:43,518:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52ce2 rc=0 2025-10-19 18:27:43,518:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:27:43,518:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:27:43,518:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70014 to 10.0.0.38:2181 2025-10-19 18:27:43,520:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70014 2025-10-19 18:27:44,028:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138588 ms 2025-10-19 18:27:53,520:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:27:53,520:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:27:53,520:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:27:53,520:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:27:53,520:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:27:53,520:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:27:53,520:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:27:53,520:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:27:53,520:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:27:53,520:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:27:53,520:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:27:53,520:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:27:53,520:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:27:53,520:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:27:53,520:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:27:53,521:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:27:53,521:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:27:53,523:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70015, negotiated timeout=40000 2025-10-19 18:27:53,523:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:27:53,523:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:27:54,521:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52ce4 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:27:54,523:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52ce4 rc=0 2025-10-19 18:27:54,525:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52ce5 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:27:54,527:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52ce5 rc=0 2025-10-19 18:27:54,527:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:27:54,527:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:27:54,527:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70015 to 10.0.0.38:2181 2025-10-19 18:27:54,528:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70015 2025-10-19 18:27:57,375:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138588 ms 2025-10-19 18:28:04,529:1(0x7f34573fc640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:28:04,529:1(0x7f34573fc640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:28:04,529:1(0x7f34573fc640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:28:04,529:1(0x7f34573fc640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:28:04,529:1(0x7f34573fc640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:28:04,529:1(0x7f34573fc640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:28:04,529:1(0x7f34573fc640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:28:04,529:1(0x7f34573fc640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:28:04,529:1(0x7f34573fc640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:28:04,529:1(0x7f34573fc640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:28:04,529:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:28:04,529:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:28:04,529:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:28:04,529:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:28:04,529:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:28:04,529:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:28:04,529:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:28:04,532:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70016, negotiated timeout=40000 2025-10-19 18:28:04,532:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:28:04,532:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:28:05,529:1(0x7f34573fc640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52ce7 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:28:05,532:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52ce7 rc=0 2025-10-19 18:28:05,534:1(0x7f34573fc640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52ce8 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:28:05,536:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52ce8 rc=0 2025-10-19 18:28:05,536:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:28:05,536:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:28:05,536:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70016 to 10.0.0.38:2181 2025-10-19 18:28:05,537:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70016 2025-10-19 18:28:10,721:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138587 ms 2025-10-19 18:28:15,537:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:28:15,537:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:28:15,537:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:28:15,537:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:28:15,537:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:28:15,537:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:28:15,537:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:28:15,537:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:28:15,537:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:28:15,537:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:28:15,538:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:28:15,538:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:28:15,538:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:28:15,538:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:28:15,538:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:28:15,538:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:28:15,538:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:28:15,540:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70017, negotiated timeout=40000 2025-10-19 18:28:15,540:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:28:15,540:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:28:16,538:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cea for path [/collector] to 10.0.0.38:2181 2025-10-19 18:28:16,540:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cea rc=0 2025-10-19 18:28:16,542:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52ceb for path [/collector] to 10.0.0.38:2181 2025-10-19 18:28:16,544:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52ceb rc=0 2025-10-19 18:28:16,544:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:28:16,544:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:28:16,544:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70017 to 10.0.0.38:2181 2025-10-19 18:28:16,545:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70017 2025-10-19 18:28:24,067:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138587 ms 2025-10-19 18:28:26,545:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:28:26,545:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:28:26,545:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:28:26,545:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:28:26,545:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:28:26,545:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:28:26,545:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:28:26,545:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:28:26,545:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:28:26,545:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:28:26,545:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:28:26,545:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:28:26,545:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:28:26,546:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:28:26,546:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:28:26,546:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:28:26,546:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:28:26,548:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70018, negotiated timeout=40000 2025-10-19 18:28:26,548:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:28:26,548:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:28:27,546:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52ced for path [/collector] to 10.0.0.38:2181 2025-10-19 18:28:27,548:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52ced rc=0 2025-10-19 18:28:27,550:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cee for path [/collector] to 10.0.0.38:2181 2025-10-19 18:28:27,551:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cee rc=0 2025-10-19 18:28:27,552:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:28:27,552:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:28:27,552:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70018 to 10.0.0.38:2181 2025-10-19 18:28:27,553:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70018 2025-10-19 18:28:37,413:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138587 ms 2025-10-19 18:28:37,553:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:28:37,553:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:28:37,553:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:28:37,553:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:28:37,553:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:28:37,553:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:28:37,553:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:28:37,553:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:28:37,553:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:28:37,553:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:28:37,554:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:28:37,554:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:28:37,554:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:28:37,554:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:28:37,554:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:28:37,554:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:28:37,554:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:28:37,556:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70019, negotiated timeout=40000 2025-10-19 18:28:37,556:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:28:37,556:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:28:38,554:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cf0 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:28:38,556:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cf0 rc=0 2025-10-19 18:28:38,558:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cf1 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:28:38,560:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cf1 rc=0 2025-10-19 18:28:38,560:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:28:38,560:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:28:38,560:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70019 to 10.0.0.38:2181 2025-10-19 18:28:38,561:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70019 2025-10-19 18:28:48,562:1(0x7f34573fc640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:28:48,562:1(0x7f34573fc640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:28:48,562:1(0x7f34573fc640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:28:48,562:1(0x7f34573fc640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:28:48,562:1(0x7f34573fc640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:28:48,562:1(0x7f34573fc640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:28:48,562:1(0x7f34573fc640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:28:48,562:1(0x7f34573fc640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:28:48,562:1(0x7f34573fc640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:28:48,562:1(0x7f34573fc640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:28:48,562:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:28:48,562:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:28:48,562:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:28:48,562:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:28:48,562:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:28:48,562:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:28:48,562:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:28:48,565:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7001c, negotiated timeout=40000 2025-10-19 18:28:48,565:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:28:48,565:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:28:49,562:1(0x7f34573fc640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cf3 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:28:49,564:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cf3 rc=0 2025-10-19 18:28:49,567:1(0x7f34573fc640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cf4 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:28:49,569:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cf4 rc=0 2025-10-19 18:28:49,569:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:28:49,569:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:28:49,570:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7001c to 10.0.0.38:2181 2025-10-19 18:28:49,571:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7001c 2025-10-19 18:28:50,760:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138586 ms 2025-10-19 18:28:59,571:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:28:59,571:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:28:59,571:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:28:59,571:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:28:59,571:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:28:59,571:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:28:59,571:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:28:59,571:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:28:59,571:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:28:59,571:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:28:59,571:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:28:59,571:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:28:59,572:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:28:59,572:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:28:59,572:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:28:59,572:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:28:59,572:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:28:59,575:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7001f, negotiated timeout=40000 2025-10-19 18:28:59,575:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:28:59,575:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:29:00,572:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cf6 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:29:00,575:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cf6 rc=0 2025-10-19 18:29:00,577:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cf7 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:29:00,579:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cf7 rc=0 2025-10-19 18:29:00,579:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:29:00,579:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:29:00,579:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7001f to 10.0.0.38:2181 2025-10-19 18:29:00,580:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7001f 2025-10-19 18:29:04,106:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138586 ms 2025-10-19 18:29:10,580:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:29:10,580:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:29:10,580:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:29:10,580:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:29:10,580:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:29:10,580:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:29:10,580:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:29:10,580:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:29:10,580:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:29:10,581:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:29:10,581:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:29:10,581:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:29:10,581:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:29:10,581:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:29:10,581:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:29:10,581:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:29:10,581:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:29:10,596:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70020, negotiated timeout=40000 2025-10-19 18:29:10,596:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:29:10,596:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:29:11,581:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cf9 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:29:11,583:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cf9 rc=0 2025-10-19 18:29:11,586:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cfa for path [/collector] to 10.0.0.38:2181 2025-10-19 18:29:11,587:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cfa rc=0 2025-10-19 18:29:11,587:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:29:11,587:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:29:11,587:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70020 to 10.0.0.38:2181 2025-10-19 18:29:11,589:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70020 2025-10-19 18:29:17,453:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138586 ms 2025-10-19 18:29:21,589:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:29:21,589:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:29:21,589:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:29:21,589:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:29:21,589:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:29:21,589:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:29:21,589:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:29:21,589:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:29:21,589:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:29:21,589:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:29:21,589:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:29:21,589:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:29:21,589:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:29:21,589:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:29:21,589:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:29:21,589:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:29:21,590:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:29:21,679:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70023, negotiated timeout=40000 2025-10-19 18:29:21,679:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:29:21,679:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:29:22,590:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cfc for path [/collector] to 10.0.0.38:2181 2025-10-19 18:29:22,592:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cfc rc=0 2025-10-19 18:29:22,594:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52cfd for path [/collector] to 10.0.0.38:2181 2025-10-19 18:29:22,596:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52cfd rc=0 2025-10-19 18:29:22,596:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:29:22,596:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:29:22,596:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70023 to 10.0.0.38:2181 2025-10-19 18:29:22,597:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70023 2025-10-19 18:29:30,799:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138587 ms 2025-10-19 18:29:32,597:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:29:32,597:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:29:32,597:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:29:32,597:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:29:32,597:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:29:32,597:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:29:32,597:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:29:32,597:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:29:32,597:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:29:32,597:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:29:32,598:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:29:32,598:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:29:32,598:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:29:32,598:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:29:32,598:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:29:32,598:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:29:32,598:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:29:32,601:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70026, negotiated timeout=40000 2025-10-19 18:29:32,601:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:29:32,601:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:29:33,598:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52cff for path [/collector] to 10.0.0.38:2181 2025-10-19 18:29:33,600:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52cff rc=0 2025-10-19 18:29:33,603:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d00 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:29:33,604:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d00 rc=0 2025-10-19 18:29:33,604:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:29:33,604:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:29:33,604:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70026 to 10.0.0.38:2181 2025-10-19 18:29:33,606:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70026 2025-10-19 18:29:43,606:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:29:43,606:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:29:43,606:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:29:43,606:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:29:43,606:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:29:43,606:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:29:43,606:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:29:43,606:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:29:43,606:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:29:43,606:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:29:43,606:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:29:43,606:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:29:43,606:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:29:43,606:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:29:43,606:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:29:43,606:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:29:43,607:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:29:43,609:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70027, negotiated timeout=40000 2025-10-19 18:29:43,609:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:29:43,609:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:29:44,144:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138585 ms 2025-10-19 18:29:44,606:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d02 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:29:44,609:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d02 rc=0 2025-10-19 18:29:44,610:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d03 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:29:44,612:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d03 rc=0 2025-10-19 18:29:44,612:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:29:44,612:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:29:44,612:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70027 to 10.0.0.38:2181 2025-10-19 18:29:44,614:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70027 2025-10-19 18:29:54,614:1(0x7f347499d640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:29:54,614:1(0x7f347499d640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:29:54,614:1(0x7f347499d640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:29:54,614:1(0x7f347499d640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:29:54,614:1(0x7f347499d640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:29:54,614:1(0x7f347499d640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:29:54,614:1(0x7f347499d640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:29:54,614:1(0x7f347499d640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:29:54,614:1(0x7f347499d640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:29:54,615:1(0x7f347499d640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:29:54,615:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:29:54,615:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:29:54,615:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:29:54,615:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:29:54,615:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:29:54,615:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:29:54,615:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:29:54,617:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70028, negotiated timeout=40000 2025-10-19 18:29:54,617:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:29:54,617:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:29:55,615:1(0x7f347499d640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d05 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:29:55,617:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d05 rc=0 2025-10-19 18:29:55,620:1(0x7f347499d640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d06 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:29:55,622:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d06 rc=0 2025-10-19 18:29:55,622:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:29:55,622:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:29:55,622:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70028 to 10.0.0.38:2181 2025-10-19 18:29:55,623:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70028 2025-10-19 18:29:57,490:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138585 ms 2025-10-19 18:30:05,624:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:30:05,624:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:30:05,624:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:30:05,624:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:30:05,624:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:30:05,624:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:30:05,624:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:30:05,624:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:30:05,624:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:30:05,624:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:30:05,624:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:30:05,624:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:30:05,624:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:30:05,624:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:30:05,624:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:30:05,624:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:30:05,624:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:30:05,627:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70029, negotiated timeout=40000 2025-10-19 18:30:05,627:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:30:05,627:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:30:06,624:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d08 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:30:06,627:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d08 rc=0 2025-10-19 18:30:06,630:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d09 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:30:06,631:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d09 rc=0 2025-10-19 18:30:06,631:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:30:06,631:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:30:06,632:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70029 to 10.0.0.38:2181 2025-10-19 18:30:06,633:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70029 2025-10-19 18:30:10,837:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138586 ms 2025-10-19 18:30:16,633:1(0x7f347499d640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:30:16,633:1(0x7f347499d640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:30:16,633:1(0x7f347499d640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:30:16,633:1(0x7f347499d640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:30:16,633:1(0x7f347499d640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:30:16,634:1(0x7f347499d640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:30:16,634:1(0x7f347499d640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:30:16,634:1(0x7f347499d640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:30:16,634:1(0x7f347499d640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:30:16,634:1(0x7f347499d640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:30:16,634:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:30:16,634:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:30:16,634:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:30:16,634:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:30:16,634:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:30:16,634:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:30:16,634:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:30:16,637:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7002a, negotiated timeout=40000 2025-10-19 18:30:16,637:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:30:16,637:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:30:17,634:1(0x7f347499d640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d0b for path [/collector] to 10.0.0.38:2181 2025-10-19 18:30:17,637:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d0b rc=0 2025-10-19 18:30:17,639:1(0x7f347499d640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d0c for path [/collector] to 10.0.0.38:2181 2025-10-19 18:30:17,641:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d0c rc=0 2025-10-19 18:30:17,641:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:30:17,641:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:30:17,641:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7002a to 10.0.0.38:2181 2025-10-19 18:30:17,642:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7002a 2025-10-19 18:30:24,184:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138584 ms 2025-10-19 18:30:27,642:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:30:27,642:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:30:27,642:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:30:27,642:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:30:27,642:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:30:27,642:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:30:27,642:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:30:27,642:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:30:27,642:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:30:27,642:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:30:27,642:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:30:27,642:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:30:27,643:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:30:27,643:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:30:27,643:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:30:27,643:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:30:27,643:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:30:27,646:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7002b, negotiated timeout=40000 2025-10-19 18:30:27,646:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:30:27,646:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:30:28,643:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d0e for path [/collector] to 10.0.0.38:2181 2025-10-19 18:30:28,645:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d0e rc=0 2025-10-19 18:30:28,647:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d0f for path [/collector] to 10.0.0.38:2181 2025-10-19 18:30:28,649:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d0f rc=0 2025-10-19 18:30:28,649:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:30:28,649:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:30:28,649:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7002b to 10.0.0.38:2181 2025-10-19 18:30:28,653:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7002b 2025-10-19 18:30:37,531:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138584 ms 2025-10-19 18:30:38,653:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:30:38,653:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:30:38,653:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:30:38,653:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:30:38,653:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:30:38,653:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:30:38,653:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:30:38,653:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:30:38,653:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:30:38,653:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:30:38,653:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:30:38,653:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:30:38,653:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:30:38,653:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:30:38,653:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:30:38,653:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:30:38,654:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:30:38,656:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7002c, negotiated timeout=40000 2025-10-19 18:30:38,656:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:30:38,656:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:30:39,654:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d11 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:30:39,656:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d11 rc=0 2025-10-19 18:30:39,658:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d12 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:30:39,660:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d12 rc=0 2025-10-19 18:30:39,660:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:30:39,660:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:30:39,660:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7002c to 10.0.0.38:2181 2025-10-19 18:30:39,661:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7002c 2025-10-19 18:30:49,661:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:30:49,661:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:30:49,661:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:30:49,661:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:30:49,661:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:30:49,661:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:30:49,661:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:30:49,661:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:30:49,661:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:30:49,662:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:30:49,662:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:30:49,662:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:30:49,662:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:30:49,662:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:30:49,662:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:30:49,662:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:30:49,662:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:30:49,664:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7002d, negotiated timeout=40000 2025-10-19 18:30:49,664:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:30:49,664:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:30:50,662:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d14 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:30:50,664:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d14 rc=0 2025-10-19 18:30:50,667:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d15 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:30:50,668:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d15 rc=0 2025-10-19 18:30:50,669:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:30:50,669:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:30:50,669:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7002d to 10.0.0.38:2181 2025-10-19 18:30:50,670:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7002d 2025-10-19 18:30:50,877:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138585 ms 2025-10-19 18:31:00,670:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:31:00,670:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:31:00,670:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:31:00,670:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:31:00,670:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:31:00,670:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:31:00,670:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:31:00,670:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:31:00,670:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:31:00,671:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:31:00,671:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:31:00,671:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:31:00,671:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:31:00,671:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:31:00,671:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:31:00,671:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:31:00,671:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:31:00,673:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7002e, negotiated timeout=40000 2025-10-19 18:31:00,673:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:31:00,673:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:31:01,671:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d17 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:31:01,673:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d17 rc=0 2025-10-19 18:31:01,674:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d18 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:31:01,676:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d18 rc=0 2025-10-19 18:31:01,676:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:31:01,676:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:31:01,676:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7002e to 10.0.0.38:2181 2025-10-19 18:31:01,677:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7002e 2025-10-19 18:31:04,224:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138584 ms 2025-10-19 18:31:11,678:1(0x7f347499d640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:31:11,678:1(0x7f347499d640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:31:11,678:1(0x7f347499d640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:31:11,678:1(0x7f347499d640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:31:11,678:1(0x7f347499d640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:31:11,678:1(0x7f347499d640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:31:11,678:1(0x7f347499d640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:31:11,678:1(0x7f347499d640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:31:11,678:1(0x7f347499d640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:31:11,678:1(0x7f347499d640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:31:11,678:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:31:11,678:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:31:11,678:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:31:11,678:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:31:11,678:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:31:11,678:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:31:11,678:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:31:11,681:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7002f, negotiated timeout=40000 2025-10-19 18:31:11,681:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:31:11,681:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:31:12,678:1(0x7f347499d640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d1a for path [/collector] to 10.0.0.38:2181 2025-10-19 18:31:12,681:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d1a rc=0 2025-10-19 18:31:12,683:1(0x7f347499d640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d1b for path [/collector] to 10.0.0.38:2181 2025-10-19 18:31:12,685:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d1b rc=0 2025-10-19 18:31:12,685:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:31:12,685:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:31:12,685:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7002f to 10.0.0.38:2181 2025-10-19 18:31:12,686:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7002f 2025-10-19 18:31:17,569:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138583 ms 2025-10-19 18:31:22,686:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:31:22,686:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:31:22,686:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:31:22,686:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:31:22,686:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:31:22,686:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:31:22,686:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:31:22,686:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:31:22,686:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:31:22,687:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:31:22,687:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:31:22,687:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:31:22,687:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:31:22,687:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:31:22,687:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:31:22,687:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:31:22,687:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:31:22,723:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70030, negotiated timeout=40000 2025-10-19 18:31:22,723:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:31:22,723:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:31:23,687:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d1d for path [/collector] to 10.0.0.38:2181 2025-10-19 18:31:23,689:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d1d rc=0 2025-10-19 18:31:23,692:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d1e for path [/collector] to 10.0.0.38:2181 2025-10-19 18:31:23,693:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d1e rc=0 2025-10-19 18:31:23,693:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:31:23,693:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:31:23,693:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70030 to 10.0.0.38:2181 2025-10-19 18:31:23,694:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70030 2025-10-19 18:31:30,914:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138584 ms 2025-10-19 18:31:33,698:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:31:33,699:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:31:33,699:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:31:33,699:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:31:33,699:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:31:33,699:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:31:33,699:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:31:33,699:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:31:33,699:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:31:33,699:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:31:33,699:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:31:33,699:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:31:33,699:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:31:33,699:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:31:33,699:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:31:33,699:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:31:33,699:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:31:33,703:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70031, negotiated timeout=40000 2025-10-19 18:31:33,703:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:31:33,703:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:31:34,708:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d20 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:31:34,733:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d20 rc=0 2025-10-19 18:31:34,746:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d21 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:31:34,757:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d21 rc=0 2025-10-19 18:31:34,757:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:31:34,757:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:31:34,757:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70031 to 10.0.0.38:2181 2025-10-19 18:31:34,759:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70031 2025-10-19 18:31:44,259:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138583 ms 2025-10-19 18:31:44,759:1(0x7f34573fc640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:31:44,759:1(0x7f34573fc640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:31:44,759:1(0x7f34573fc640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:31:44,759:1(0x7f34573fc640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:31:44,759:1(0x7f34573fc640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:31:44,759:1(0x7f34573fc640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:31:44,760:1(0x7f34573fc640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:31:44,760:1(0x7f34573fc640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:31:44,760:1(0x7f34573fc640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:31:44,760:1(0x7f34573fc640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:31:44,760:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:31:44,760:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:31:44,760:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:31:44,760:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:31:44,760:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:31:44,760:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:31:44,760:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:31:44,763:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70032, negotiated timeout=40000 2025-10-19 18:31:44,763:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:31:44,763:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:31:45,760:1(0x7f34573fc640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d23 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:31:45,764:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d23 rc=0 2025-10-19 18:31:45,767:1(0x7f34573fc640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d24 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:31:45,769:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d24 rc=0 2025-10-19 18:31:45,769:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:31:45,769:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:31:45,769:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70032 to 10.0.0.38:2181 2025-10-19 18:31:45,771:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70032 2025-10-19 18:31:55,771:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:31:55,771:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:31:55,771:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:31:55,771:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:31:55,771:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:31:55,771:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:31:55,771:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:31:55,771:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:31:55,771:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:31:55,771:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:31:55,771:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:31:55,771:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:31:55,771:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:31:55,771:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:31:55,771:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:31:55,771:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:31:55,772:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:31:55,774:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70033, negotiated timeout=40000 2025-10-19 18:31:55,774:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:31:55,775:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:31:56,772:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d26 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:31:56,774:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d26 rc=0 2025-10-19 18:31:56,776:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d27 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:31:56,778:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d27 rc=0 2025-10-19 18:31:56,778:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:31:56,778:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:31:56,778:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70033 to 10.0.0.38:2181 2025-10-19 18:31:56,780:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70033 2025-10-19 18:31:57,606:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138583 ms 2025-10-19 18:32:06,780:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:32:06,780:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:32:06,780:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:32:06,780:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:32:06,780:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:32:06,780:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:32:06,781:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:32:06,781:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:32:06,781:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:32:06,781:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:32:06,781:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:32:06,781:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:32:06,781:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:32:06,781:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:32:06,781:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:32:06,781:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:32:06,781:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:32:06,784:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70034, negotiated timeout=40000 2025-10-19 18:32:06,784:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:32:06,784:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:32:07,781:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d29 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:32:07,783:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d29 rc=0 2025-10-19 18:32:07,786:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d2a for path [/collector] to 10.0.0.38:2181 2025-10-19 18:32:07,788:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d2a rc=0 2025-10-19 18:32:07,788:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:32:07,788:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:32:07,788:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70034 to 10.0.0.38:2181 2025-10-19 18:32:07,789:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70034 2025-10-19 18:32:10,950:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138583 ms 2025-10-19 18:32:17,789:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:32:17,789:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:32:17,789:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:32:17,789:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:32:17,789:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:32:17,789:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:32:17,789:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:32:17,789:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:32:17,789:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:32:17,789:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:32:17,789:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:32:17,789:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:32:17,790:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:32:17,790:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:32:17,790:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:32:17,790:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:32:17,790:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:32:17,794:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70035, negotiated timeout=40000 2025-10-19 18:32:17,794:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:32:17,794:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:32:18,790:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d2c for path [/collector] to 10.0.0.38:2181 2025-10-19 18:32:18,792:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d2c rc=0 2025-10-19 18:32:18,793:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d2d for path [/collector] to 10.0.0.38:2181 2025-10-19 18:32:18,796:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d2d rc=0 2025-10-19 18:32:18,796:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:32:18,796:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:32:18,796:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70035 to 10.0.0.38:2181 2025-10-19 18:32:18,799:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70035 2025-10-19 18:32:24,297:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138582 ms 2025-10-19 18:32:28,799:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:32:28,799:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:32:28,799:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:32:28,799:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:32:28,799:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:32:28,799:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:32:28,799:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:32:28,799:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:32:28,799:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:32:28,799:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:32:28,799:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:32:28,799:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:32:28,799:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:32:28,799:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:32:28,799:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:32:28,799:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:32:28,800:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:32:28,802:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70036, negotiated timeout=40000 2025-10-19 18:32:28,802:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:32:28,802:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:32:29,799:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d2f for path [/collector] to 10.0.0.38:2181 2025-10-19 18:32:29,802:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d2f rc=0 2025-10-19 18:32:29,803:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d30 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:32:29,805:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d30 rc=0 2025-10-19 18:32:29,805:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:32:29,805:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:32:29,805:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70036 to 10.0.0.38:2181 2025-10-19 18:32:29,806:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70036 2025-10-19 18:32:37,642:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138582 ms 2025-10-19 18:32:39,807:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:32:39,807:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:32:39,807:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:32:39,807:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:32:39,807:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:32:39,807:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:32:39,807:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:32:39,807:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:32:39,807:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:32:39,807:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:32:39,807:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:32:39,807:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:32:39,807:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:32:39,807:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:32:39,807:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:32:39,807:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:32:39,807:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:32:39,810:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70037, negotiated timeout=40000 2025-10-19 18:32:39,810:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:32:39,810:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:32:40,807:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d32 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:32:40,813:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d32 rc=0 2025-10-19 18:32:40,814:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d33 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:32:40,816:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d33 rc=0 2025-10-19 18:32:40,816:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:32:40,816:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:32:40,816:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70037 to 10.0.0.38:2181 2025-10-19 18:32:40,818:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70037 2025-10-19 18:32:50,818:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:32:50,818:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:32:50,818:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:32:50,818:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:32:50,818:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:32:50,818:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:32:50,818:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:32:50,818:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:32:50,818:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:32:50,818:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:32:50,818:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:32:50,818:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:32:50,818:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:32:50,818:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:32:50,818:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:32:50,818:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:32:50,818:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:32:50,821:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70038, negotiated timeout=40000 2025-10-19 18:32:50,821:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:32:50,821:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:32:50,989:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138583 ms 2025-10-19 18:32:51,818:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d35 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:32:51,821:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d35 rc=0 2025-10-19 18:32:51,823:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d36 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:32:51,825:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d36 rc=0 2025-10-19 18:32:51,825:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:32:51,825:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:32:51,825:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70038 to 10.0.0.38:2181 2025-10-19 18:32:51,826:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70038 2025-10-19 18:33:01,826:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:33:01,826:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:33:01,826:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:33:01,826:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:33:01,826:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:33:01,826:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:33:01,826:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:33:01,826:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:33:01,826:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:33:01,826:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:33:01,826:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:33:01,826:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:33:01,826:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:33:01,826:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:33:01,826:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:33:01,827:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:33:01,827:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:33:01,829:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70039, negotiated timeout=40000 2025-10-19 18:33:01,829:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:33:01,829:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:33:02,827:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d38 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:33:02,829:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d38 rc=0 2025-10-19 18:33:02,832:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d39 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:33:02,834:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d39 rc=0 2025-10-19 18:33:02,834:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:33:02,834:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:33:02,834:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70039 to 10.0.0.38:2181 2025-10-19 18:33:02,835:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70039 2025-10-19 18:33:04,334:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138581 ms 2025-10-19 18:33:12,836:1(0x7f34573fc640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:33:12,836:1(0x7f34573fc640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:33:12,836:1(0x7f34573fc640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:33:12,836:1(0x7f34573fc640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:33:12,836:1(0x7f34573fc640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:33:12,836:1(0x7f34573fc640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:33:12,836:1(0x7f34573fc640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:33:12,836:1(0x7f34573fc640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:33:12,836:1(0x7f34573fc640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:33:12,836:1(0x7f34573fc640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:33:12,836:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:33:12,836:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:33:12,836:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:33:12,836:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:33:12,836:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:33:12,836:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:33:12,836:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:33:12,839:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7003a, negotiated timeout=40000 2025-10-19 18:33:12,839:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:33:12,839:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:33:13,836:1(0x7f34573fc640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d3b for path [/collector] to 10.0.0.38:2181 2025-10-19 18:33:13,839:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d3b rc=0 2025-10-19 18:33:13,841:1(0x7f34573fc640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d3c for path [/collector] to 10.0.0.38:2181 2025-10-19 18:33:13,843:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d3c rc=0 2025-10-19 18:33:13,843:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:33:13,843:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:33:13,843:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7003a to 10.0.0.38:2181 2025-10-19 18:33:13,844:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7003a 2025-10-19 18:33:17,680:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138581 ms 2025-10-19 18:33:23,845:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:33:23,845:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:33:23,845:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:33:23,845:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:33:23,845:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:33:23,845:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:33:23,845:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:33:23,845:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:33:23,845:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:33:23,845:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:33:23,845:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:33:23,845:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:33:23,845:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:33:23,845:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:33:23,845:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:33:23,845:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:33:23,845:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:33:23,848:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7003b, negotiated timeout=40000 2025-10-19 18:33:23,848:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:33:23,848:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:33:24,845:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d3e for path [/collector] to 10.0.0.38:2181 2025-10-19 18:33:24,847:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d3e rc=0 2025-10-19 18:33:24,851:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d3f for path [/collector] to 10.0.0.38:2181 2025-10-19 18:33:24,852:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d3f rc=0 2025-10-19 18:33:24,852:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:33:24,853:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:33:24,853:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7003b to 10.0.0.38:2181 2025-10-19 18:33:24,854:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7003b 2025-10-19 18:33:31,026:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138581 ms 2025-10-19 18:33:34,854:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:33:34,854:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:33:34,854:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:33:34,854:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:33:34,854:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:33:34,855:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:33:34,855:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:33:34,855:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:33:34,855:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:33:34,855:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:33:34,855:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:33:34,855:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:33:34,855:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:33:34,855:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:33:34,855:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:33:34,855:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:33:34,855:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:33:34,857:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7003c, negotiated timeout=40000 2025-10-19 18:33:34,857:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:33:34,857:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:33:35,855:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d41 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:33:35,857:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d41 rc=0 2025-10-19 18:33:35,860:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d42 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:33:35,862:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d42 rc=0 2025-10-19 18:33:35,862:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:33:35,862:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:33:35,862:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7003c to 10.0.0.38:2181 2025-10-19 18:33:35,863:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7003c 2025-10-19 18:33:44,373:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138580 ms 2025-10-19 18:33:45,864:1(0x7f347499d640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:33:45,864:1(0x7f347499d640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:33:45,864:1(0x7f347499d640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:33:45,864:1(0x7f347499d640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:33:45,864:1(0x7f347499d640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:33:45,864:1(0x7f347499d640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:33:45,864:1(0x7f347499d640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:33:45,864:1(0x7f347499d640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:33:45,864:1(0x7f347499d640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:33:45,864:1(0x7f347499d640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:33:45,864:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:33:45,864:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:33:45,864:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:33:45,864:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:33:45,864:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:33:45,864:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:33:45,864:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:33:45,867:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7003d, negotiated timeout=40000 2025-10-19 18:33:45,867:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:33:45,867:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:33:46,864:1(0x7f347499d640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d44 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:33:46,867:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d44 rc=0 2025-10-19 18:33:46,869:1(0x7f347499d640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d45 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:33:46,871:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d45 rc=0 2025-10-19 18:33:46,871:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:33:46,871:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:33:46,871:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7003d to 10.0.0.38:2181 2025-10-19 18:33:46,872:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7003d 2025-10-19 18:33:56,873:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:33:56,873:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:33:56,873:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:33:56,873:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:33:56,873:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:33:56,873:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:33:56,873:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:33:56,873:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:33:56,873:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:33:56,873:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:33:56,873:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:33:56,873:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:33:56,873:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:33:56,873:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:33:56,873:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:33:56,873:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:33:56,873:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:33:56,876:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70041, negotiated timeout=40000 2025-10-19 18:33:56,876:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:33:56,876:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:33:57,717:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138580 ms 2025-10-19 18:33:57,874:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d47 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:33:57,878:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d47 rc=0 2025-10-19 18:33:57,881:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d48 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:33:57,883:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d48 rc=0 2025-10-19 18:33:57,883:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:33:57,883:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:33:57,883:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70041 to 10.0.0.38:2181 2025-10-19 18:33:57,884:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70041 2025-10-19 18:34:07,884:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:34:07,884:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:34:07,884:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:34:07,884:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:34:07,884:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:34:07,884:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:34:07,884:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:34:07,884:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:34:07,884:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:34:07,884:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:34:07,885:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:34:07,885:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:34:07,885:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:34:07,885:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:34:07,885:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:34:07,885:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:34:07,885:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:34:07,887:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70042, negotiated timeout=40000 2025-10-19 18:34:07,887:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:34:07,887:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:34:08,885:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d4a for path [/collector] to 10.0.0.38:2181 2025-10-19 18:34:08,887:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d4a rc=0 2025-10-19 18:34:08,889:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d4b for path [/collector] to 10.0.0.38:2181 2025-10-19 18:34:08,891:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d4b rc=0 2025-10-19 18:34:08,891:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:34:08,891:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:34:08,891:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70042 to 10.0.0.38:2181 2025-10-19 18:34:08,892:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70042 2025-10-19 18:34:11,063:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138580 ms 2025-10-19 18:34:18,893:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:34:18,893:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:34:18,893:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:34:18,893:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:34:18,893:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:34:18,893:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:34:18,893:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:34:18,893:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:34:18,893:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:34:18,893:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:34:18,893:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:34:18,893:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:34:18,893:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:34:18,893:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:34:18,893:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:34:18,893:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:34:18,893:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:34:18,896:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70043, negotiated timeout=40000 2025-10-19 18:34:18,896:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:34:18,896:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:34:19,893:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d4d for path [/collector] to 10.0.0.38:2181 2025-10-19 18:34:19,896:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d4d rc=0 2025-10-19 18:34:19,898:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d4e for path [/collector] to 10.0.0.38:2181 2025-10-19 18:34:19,901:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d4e rc=0 2025-10-19 18:34:19,901:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:34:19,901:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:34:19,901:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70043 to 10.0.0.38:2181 2025-10-19 18:34:19,902:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70043 2025-10-19 18:34:24,410:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138580 ms 2025-10-19 18:34:29,902:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:34:29,902:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:34:29,902:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:34:29,902:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:34:29,902:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:34:29,902:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:34:29,902:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:34:29,902:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:34:29,902:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:34:29,903:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:34:29,903:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:34:29,903:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:34:29,903:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:34:29,903:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:34:29,903:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:34:29,903:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:34:29,903:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:34:29,905:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70046, negotiated timeout=40000 2025-10-19 18:34:29,905:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:34:29,905:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:34:30,903:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d50 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:34:30,905:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d50 rc=0 2025-10-19 18:34:30,908:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d51 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:34:30,909:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d51 rc=0 2025-10-19 18:34:30,909:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:34:30,910:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:34:30,910:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70046 to 10.0.0.38:2181 2025-10-19 18:34:30,911:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70046 2025-10-19 18:34:37,755:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138579 ms 2025-10-19 18:34:40,911:1(0x7f34573fc640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:34:40,911:1(0x7f34573fc640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:34:40,911:1(0x7f34573fc640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:34:40,911:1(0x7f34573fc640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:34:40,911:1(0x7f34573fc640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:34:40,911:1(0x7f34573fc640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:34:40,911:1(0x7f34573fc640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:34:40,911:1(0x7f34573fc640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:34:40,911:1(0x7f34573fc640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:34:40,911:1(0x7f34573fc640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:34:40,911:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:34:40,911:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:34:40,912:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:34:40,912:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:34:40,912:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:34:40,912:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:34:40,912:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:34:40,914:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70047, negotiated timeout=40000 2025-10-19 18:34:40,914:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:34:40,914:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:34:41,912:1(0x7f34573fc640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d53 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:34:41,915:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d53 rc=0 2025-10-19 18:34:41,917:1(0x7f34573fc640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d54 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:34:41,919:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d54 rc=0 2025-10-19 18:34:41,919:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:34:41,919:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:34:41,919:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70047 to 10.0.0.38:2181 2025-10-19 18:34:41,920:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70047 2025-10-19 18:34:51,102:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138579 ms 2025-10-19 18:34:51,921:1(0x7f347499d640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:34:51,921:1(0x7f347499d640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:34:51,921:1(0x7f347499d640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:34:51,921:1(0x7f347499d640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:34:51,921:1(0x7f347499d640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:34:51,921:1(0x7f347499d640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:34:51,921:1(0x7f347499d640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:34:51,921:1(0x7f347499d640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:34:51,921:1(0x7f347499d640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:34:51,921:1(0x7f347499d640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:34:51,921:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:34:51,921:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:34:51,921:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:34:51,921:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:34:51,921:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:34:51,921:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:34:51,921:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:34:51,924:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70048, negotiated timeout=40000 2025-10-19 18:34:51,924:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:34:51,924:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:34:52,921:1(0x7f347499d640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d56 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:34:52,924:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d56 rc=0 2025-10-19 18:34:52,926:1(0x7f347499d640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d57 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:34:52,927:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d57 rc=0 2025-10-19 18:34:52,927:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:34:52,927:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:34:52,928:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70048 to 10.0.0.38:2181 2025-10-19 18:34:52,929:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70048 2025-10-19 18:35:02,929:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:35:02,929:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:35:02,929:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:35:02,929:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:35:02,929:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:35:02,929:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:35:02,929:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:35:02,929:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:35:02,929:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:35:02,929:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:35:02,929:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:35:02,929:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:35:02,929:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:35:02,929:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:35:02,929:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:35:02,929:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:35:02,930:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:35:02,932:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70049, negotiated timeout=40000 2025-10-19 18:35:02,932:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:35:02,932:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:35:03,929:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d59 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:35:03,932:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d59 rc=0 2025-10-19 18:35:03,933:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d5a for path [/collector] to 10.0.0.38:2181 2025-10-19 18:35:03,936:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d5a rc=0 2025-10-19 18:35:03,936:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:35:03,936:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:35:03,936:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70049 to 10.0.0.38:2181 2025-10-19 18:35:03,938:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70049 2025-10-19 18:35:04,449:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138579 ms 2025-10-19 18:35:13,939:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:35:13,939:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:35:13,939:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:35:13,939:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:35:13,939:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:35:13,939:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:35:13,939:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:35:13,939:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:35:13,939:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:35:13,939:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:35:13,939:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:35:13,939:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:35:13,939:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:35:13,939:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:35:13,939:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:35:13,939:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:35:13,939:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:35:13,942:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7004a, negotiated timeout=40000 2025-10-19 18:35:13,942:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:35:13,942:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:35:14,939:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d5c for path [/collector] to 10.0.0.38:2181 2025-10-19 18:35:14,942:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d5c rc=0 2025-10-19 18:35:14,944:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d5d for path [/collector] to 10.0.0.38:2181 2025-10-19 18:35:14,946:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d5d rc=0 2025-10-19 18:35:14,946:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:35:14,946:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:35:14,946:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7004a to 10.0.0.38:2181 2025-10-19 18:35:14,947:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7004a 2025-10-19 18:35:17,794:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138579 ms 2025-10-19 18:35:24,948:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:35:24,948:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:35:24,948:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:35:24,948:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:35:24,948:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:35:24,948:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:35:24,948:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:35:24,948:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:35:24,948:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:35:24,948:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:35:24,948:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:35:24,948:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:35:24,948:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:35:24,948:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:35:24,948:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:35:24,948:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:35:24,948:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:35:24,950:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7004c, negotiated timeout=40000 2025-10-19 18:35:24,951:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:35:24,951:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:35:25,948:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d5f for path [/collector] to 10.0.0.38:2181 2025-10-19 18:35:25,951:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d5f rc=0 2025-10-19 18:35:25,953:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d60 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:35:25,955:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d60 rc=0 2025-10-19 18:35:25,955:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:35:25,955:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:35:25,955:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7004c to 10.0.0.38:2181 2025-10-19 18:35:25,957:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7004c 2025-10-19 18:35:31,141:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138578 ms 2025-10-19 18:35:35,957:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:35:35,957:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:35:35,957:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:35:35,957:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:35:35,957:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:35:35,957:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:35:35,957:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:35:35,957:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:35:35,957:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:35:35,957:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:35:35,957:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:35:35,957:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:35:35,957:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:35:35,957:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:35:35,957:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:35:35,957:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:35:35,957:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:35:35,960:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7004d, negotiated timeout=40000 2025-10-19 18:35:35,960:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:35:35,960:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:35:36,957:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d62 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:35:36,962:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d62 rc=0 2025-10-19 18:35:36,965:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d63 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:35:36,967:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d63 rc=0 2025-10-19 18:35:36,967:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:35:36,967:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:35:36,967:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7004d to 10.0.0.38:2181 2025-10-19 18:35:36,969:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7004d 2025-10-19 18:35:44,485:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138578 ms 2025-10-19 18:35:46,969:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:35:46,969:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:35:46,969:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:35:46,969:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:35:46,969:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:35:46,969:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:35:46,969:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:35:46,969:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:35:46,969:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:35:46,969:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:35:46,969:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:35:46,969:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:35:46,969:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:35:46,969:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:35:46,969:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:35:46,969:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:35:46,969:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:35:46,972:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7004e, negotiated timeout=40000 2025-10-19 18:35:46,972:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:35:46,972:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:35:47,969:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d65 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:35:47,972:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d65 rc=0 2025-10-19 18:35:47,974:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d66 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:35:47,976:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d66 rc=0 2025-10-19 18:35:47,976:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:35:47,976:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:35:47,976:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7004e to 10.0.0.38:2181 2025-10-19 18:35:47,978:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7004e 2025-10-19 18:35:57,831:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138579 ms 2025-10-19 18:35:57,978:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:35:57,978:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:35:57,978:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:35:57,978:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:35:57,978:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:35:57,978:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:35:57,978:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:35:57,978:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:35:57,978:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:35:57,978:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:35:57,978:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:35:57,978:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:35:57,978:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:35:57,978:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:35:57,978:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:35:57,978:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:35:57,978:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:35:57,981:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7004f, negotiated timeout=40000 2025-10-19 18:35:57,981:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:35:57,981:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:35:58,978:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d68 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:35:58,980:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d68 rc=0 2025-10-19 18:35:58,982:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d69 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:35:58,985:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d69 rc=0 2025-10-19 18:35:58,985:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:35:58,985:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:35:58,985:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7004f to 10.0.0.38:2181 2025-10-19 18:35:58,987:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7004f 2025-10-19 18:36:08,987:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:36:08,987:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:36:08,987:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:36:08,987:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:36:08,987:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:36:08,987:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:36:08,987:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:36:08,987:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:36:08,987:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:36:08,988:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:36:08,988:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:36:08,988:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:36:08,988:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:36:08,988:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:36:08,988:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:36:08,988:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:36:08,988:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:36:08,990:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70050, negotiated timeout=40000 2025-10-19 18:36:08,990:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:36:08,990:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:36:09,988:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d6b for path [/collector] to 10.0.0.38:2181 2025-10-19 18:36:09,991:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d6b rc=0 2025-10-19 18:36:09,995:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d6c for path [/collector] to 10.0.0.38:2181 2025-10-19 18:36:09,998:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d6c rc=0 2025-10-19 18:36:09,998:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:36:09,998:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:36:09,998:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70050 to 10.0.0.38:2181 2025-10-19 18:36:10,000:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70050 2025-10-19 18:36:11,177:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138577 ms 2025-10-19 18:36:20,000:1(0x7f347499d640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:36:20,000:1(0x7f347499d640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:36:20,000:1(0x7f347499d640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:36:20,000:1(0x7f347499d640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:36:20,000:1(0x7f347499d640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:36:20,000:1(0x7f347499d640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:36:20,000:1(0x7f347499d640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:36:20,000:1(0x7f347499d640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:36:20,000:1(0x7f347499d640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:36:20,001:1(0x7f347499d640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:36:20,001:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:36:20,001:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:36:20,001:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:36:20,001:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:36:20,001:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:36:20,001:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:36:20,001:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:36:20,003:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70051, negotiated timeout=40000 2025-10-19 18:36:20,003:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:36:20,003:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:36:21,001:1(0x7f347499d640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d6e for path [/collector] to 10.0.0.38:2181 2025-10-19 18:36:21,003:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d6e rc=0 2025-10-19 18:36:21,006:1(0x7f347499d640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d6f for path [/collector] to 10.0.0.38:2181 2025-10-19 18:36:21,007:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d6f rc=0 2025-10-19 18:36:21,008:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:36:21,008:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:36:21,008:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70051 to 10.0.0.38:2181 2025-10-19 18:36:21,009:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70051 2025-10-19 18:36:24,524:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138577 ms 2025-10-19 18:36:31,009:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:36:31,009:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:36:31,009:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:36:31,009:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:36:31,009:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:36:31,009:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:36:31,009:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:36:31,009:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:36:31,009:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:36:31,009:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:36:31,010:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:36:31,010:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:36:31,010:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:36:31,010:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:36:31,010:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:36:31,010:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:36:31,010:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:36:31,012:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70052, negotiated timeout=40000 2025-10-19 18:36:31,012:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:36:31,012:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:36:32,010:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d71 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:36:32,012:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d71 rc=0 2025-10-19 18:36:32,014:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d72 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:36:32,016:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d72 rc=0 2025-10-19 18:36:32,016:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:36:32,016:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:36:32,016:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70052 to 10.0.0.38:2181 2025-10-19 18:36:32,018:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70052 2025-10-19 18:36:37,871:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138578 ms 2025-10-19 18:36:42,018:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:36:42,018:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:36:42,018:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:36:42,018:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:36:42,018:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:36:42,018:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:36:42,018:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:36:42,018:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:36:42,018:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:36:42,018:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:36:42,018:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:36:42,018:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:36:42,018:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:36:42,018:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:36:42,018:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:36:42,018:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:36:42,018:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:36:42,021:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70053, negotiated timeout=40000 2025-10-19 18:36:42,021:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:36:42,021:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:36:43,018:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d74 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:36:43,021:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d74 rc=0 2025-10-19 18:36:43,022:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d75 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:36:43,024:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d75 rc=0 2025-10-19 18:36:43,024:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:36:43,024:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:36:43,024:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70053 to 10.0.0.38:2181 2025-10-19 18:36:43,027:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70053 2025-10-19 18:36:51,218:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138575 ms 2025-10-19 18:36:53,027:1(0x7f347499d640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:36:53,027:1(0x7f347499d640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:36:53,027:1(0x7f347499d640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:36:53,027:1(0x7f347499d640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:36:53,027:1(0x7f347499d640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:36:53,027:1(0x7f347499d640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:36:53,027:1(0x7f347499d640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:36:53,027:1(0x7f347499d640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:36:53,027:1(0x7f347499d640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:36:53,028:1(0x7f347499d640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:36:53,028:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:36:53,028:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:36:53,029:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:36:53,029:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:36:53,029:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:36:53,029:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:36:53,029:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:36:53,065:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70054, negotiated timeout=40000 2025-10-19 18:36:53,065:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:36:53,065:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:36:54,029:1(0x7f347499d640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d77 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:36:54,031:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d77 rc=0 2025-10-19 18:36:54,036:1(0x7f347499d640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d78 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:36:54,038:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d78 rc=0 2025-10-19 18:36:54,039:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:36:54,040:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:36:54,040:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70054 to 10.0.0.38:2181 2025-10-19 18:36:54,049:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70054 2025-10-19 18:37:04,049:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:37:04,049:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:37:04,049:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:37:04,049:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:37:04,049:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:37:04,049:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:37:04,049:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:37:04,049:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:37:04,049:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:37:04,049:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:37:04,049:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:37:04,049:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:37:04,049:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:37:04,049:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:37:04,049:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:37:04,049:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:37:04,049:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:37:04,052:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70055, negotiated timeout=40000 2025-10-19 18:37:04,052:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:37:04,052:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:37:04,562:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138576 ms 2025-10-19 18:37:05,049:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d7a for path [/collector] to 10.0.0.38:2181 2025-10-19 18:37:05,052:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d7a rc=0 2025-10-19 18:37:05,055:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d7b for path [/collector] to 10.0.0.38:2181 2025-10-19 18:37:05,057:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d7b rc=0 2025-10-19 18:37:05,057:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:37:05,057:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:37:05,057:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70055 to 10.0.0.38:2181 2025-10-19 18:37:05,058:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70055 2025-10-19 18:37:15,059:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:37:15,059:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:37:15,059:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:37:15,059:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:37:15,059:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:37:15,059:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:37:15,059:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:37:15,059:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:37:15,059:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:37:15,059:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:37:15,059:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:37:15,059:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:37:15,059:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:37:15,059:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:37:15,059:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:37:15,059:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:37:15,059:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:37:15,062:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70056, negotiated timeout=40000 2025-10-19 18:37:15,062:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:37:15,062:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:37:16,059:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d7d for path [/collector] to 10.0.0.38:2181 2025-10-19 18:37:16,062:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d7d rc=0 2025-10-19 18:37:16,064:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d7e for path [/collector] to 10.0.0.38:2181 2025-10-19 18:37:16,066:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d7e rc=0 2025-10-19 18:37:16,066:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:37:16,066:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:37:16,066:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70056 to 10.0.0.38:2181 2025-10-19 18:37:16,068:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70056 2025-10-19 18:37:17,905:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138577 ms 2025-10-19 18:37:26,068:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:37:26,068:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:37:26,068:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:37:26,068:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:37:26,068:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:37:26,068:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:37:26,068:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:37:26,068:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:37:26,068:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:37:26,068:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:37:26,068:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:37:26,068:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:37:26,068:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:37:26,068:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:37:26,068:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:37:26,068:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:37:26,069:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:37:26,071:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70057, negotiated timeout=40000 2025-10-19 18:37:26,071:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:37:26,071:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:37:27,068:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d80 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:37:27,071:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d80 rc=0 2025-10-19 18:37:27,072:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d81 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:37:27,074:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d81 rc=0 2025-10-19 18:37:27,074:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:37:27,074:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:37:27,074:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70057 to 10.0.0.38:2181 2025-10-19 18:37:27,076:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70057 2025-10-19 18:37:31,250:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138576 ms 2025-10-19 18:37:37,076:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:37:37,076:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:37:37,076:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:37:37,076:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:37:37,076:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:37:37,076:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:37:37,076:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:37:37,076:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:37:37,076:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:37:37,076:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:37:37,076:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:37:37,076:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:37:37,076:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:37:37,076:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:37:37,076:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:37:37,076:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:37:37,076:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:37:37,079:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70058, negotiated timeout=40000 2025-10-19 18:37:37,079:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:37:37,079:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:37:38,076:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d83 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:37:38,079:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d83 rc=0 2025-10-19 18:37:38,081:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d84 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:37:38,085:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d84 rc=0 2025-10-19 18:37:38,085:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:37:38,085:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:37:38,085:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70058 to 10.0.0.38:2181 2025-10-19 18:37:38,087:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70058 2025-10-19 18:37:44,597:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138575 ms 2025-10-19 18:37:48,087:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:37:48,087:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:37:48,087:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:37:48,087:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:37:48,087:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:37:48,087:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:37:48,087:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:37:48,087:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:37:48,087:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:37:48,087:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:37:48,087:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:37:48,087:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:37:48,087:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:37:48,087:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:37:48,087:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:37:48,087:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:37:48,088:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:37:48,090:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70059, negotiated timeout=40000 2025-10-19 18:37:48,090:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:37:48,090:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:37:49,088:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d86 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:37:49,116:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d86 rc=0 2025-10-19 18:37:49,120:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d87 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:37:49,122:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d87 rc=0 2025-10-19 18:37:49,123:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:37:49,123:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:37:49,123:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70059 to 10.0.0.38:2181 2025-10-19 18:37:49,124:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70059 2025-10-19 18:37:57,941:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138576 ms 2025-10-19 18:37:59,124:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:37:59,124:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:37:59,124:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:37:59,124:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:37:59,124:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:37:59,124:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:37:59,124:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:37:59,124:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:37:59,124:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:37:59,124:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:37:59,125:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:37:59,125:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:37:59,125:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:37:59,125:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:37:59,125:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:37:59,125:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:37:59,125:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:37:59,127:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7005a, negotiated timeout=40000 2025-10-19 18:37:59,127:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:37:59,127:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:38:00,125:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d89 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:38:00,127:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d89 rc=0 2025-10-19 18:38:00,130:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d8a for path [/collector] to 10.0.0.38:2181 2025-10-19 18:38:00,131:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d8a rc=0 2025-10-19 18:38:00,131:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:38:00,132:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:38:00,132:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7005a to 10.0.0.38:2181 2025-10-19 18:38:00,133:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7005a 2025-10-19 18:38:10,133:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:38:10,133:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:38:10,133:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:38:10,133:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:38:10,133:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:38:10,133:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:38:10,133:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:38:10,133:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:38:10,133:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:38:10,133:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:38:10,134:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:38:10,134:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:38:10,134:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:38:10,134:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:38:10,134:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:38:10,134:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:38:10,134:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:38:10,136:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7005b, negotiated timeout=40000 2025-10-19 18:38:10,136:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:38:10,136:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:38:11,134:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d8c for path [/collector] to 10.0.0.38:2181 2025-10-19 18:38:11,136:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d8c rc=0 2025-10-19 18:38:11,138:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d8d for path [/collector] to 10.0.0.38:2181 2025-10-19 18:38:11,140:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d8d rc=0 2025-10-19 18:38:11,140:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:38:11,140:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:38:11,140:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7005b to 10.0.0.38:2181 2025-10-19 18:38:11,142:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7005b 2025-10-19 18:38:11,288:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138575 ms 2025-10-19 18:38:21,144:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:38:21,144:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:38:21,144:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:38:21,144:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:38:21,144:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:38:21,144:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:38:21,144:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:38:21,144:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:38:21,144:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:38:21,144:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:38:21,144:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:38:21,144:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:38:21,145:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:38:21,145:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:38:21,145:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:38:21,145:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:38:21,145:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:38:21,154:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7005c, negotiated timeout=40000 2025-10-19 18:38:21,154:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:38:21,154:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:38:22,145:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d8f for path [/collector] to 10.0.0.38:2181 2025-10-19 18:38:22,147:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d8f rc=0 2025-10-19 18:38:22,150:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d90 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:38:22,151:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d90 rc=0 2025-10-19 18:38:22,151:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:38:22,151:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:38:22,151:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7005c to 10.0.0.38:2181 2025-10-19 18:38:22,153:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7005c 2025-10-19 18:38:24,635:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138575 ms 2025-10-19 18:38:32,153:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:38:32,153:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:38:32,153:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:38:32,153:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:38:32,153:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:38:32,153:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:38:32,153:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:38:32,153:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:38:32,153:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:38:32,153:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:38:32,153:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:38:32,153:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:38:32,153:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:38:32,153:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:38:32,153:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:38:32,153:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:38:32,153:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:38:32,156:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7005d, negotiated timeout=40000 2025-10-19 18:38:32,156:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:38:32,156:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:38:33,153:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d92 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:38:33,156:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d92 rc=0 2025-10-19 18:38:33,158:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d93 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:38:33,159:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d93 rc=0 2025-10-19 18:38:33,160:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:38:33,160:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:38:33,160:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7005d to 10.0.0.38:2181 2025-10-19 18:38:33,161:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7005d 2025-10-19 18:38:37,982:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138575 ms 2025-10-19 18:38:43,161:1(0x7f34573fc640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:38:43,161:1(0x7f34573fc640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:38:43,161:1(0x7f34573fc640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:38:43,161:1(0x7f34573fc640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:38:43,161:1(0x7f34573fc640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:38:43,161:1(0x7f34573fc640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:38:43,161:1(0x7f34573fc640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:38:43,161:1(0x7f34573fc640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:38:43,161:1(0x7f34573fc640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:38:43,161:1(0x7f34573fc640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:38:43,161:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:38:43,161:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:38:43,162:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:38:43,162:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:38:43,162:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:38:43,162:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:38:43,162:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:38:43,164:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7005e, negotiated timeout=40000 2025-10-19 18:38:43,164:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:38:43,164:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:38:44,162:1(0x7f34573fc640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d95 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:38:44,164:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d95 rc=0 2025-10-19 18:38:44,166:1(0x7f34573fc640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d96 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:38:44,168:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d96 rc=0 2025-10-19 18:38:44,168:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:38:44,168:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:38:44,168:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7005e to 10.0.0.38:2181 2025-10-19 18:38:44,169:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7005e 2025-10-19 18:38:51,328:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138574 ms 2025-10-19 18:38:54,169:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:38:54,169:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:38:54,169:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:38:54,169:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:38:54,169:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:38:54,169:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:38:54,169:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:38:54,169:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:38:54,169:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:38:54,169:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:38:54,169:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:38:54,169:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:38:54,170:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:38:54,170:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:38:54,170:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:38:54,170:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:38:54,170:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:38:54,172:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7005f, negotiated timeout=40000 2025-10-19 18:38:54,172:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:38:54,172:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:38:55,170:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d98 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:38:55,172:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d98 rc=0 2025-10-19 18:38:55,175:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d99 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:38:55,177:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d99 rc=0 2025-10-19 18:38:55,177:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:38:55,177:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:38:55,177:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7005f to 10.0.0.38:2181 2025-10-19 18:38:55,178:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7005f 2025-10-19 18:39:04,675:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138574 ms 2025-10-19 18:39:05,179:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:39:05,179:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:39:05,179:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:39:05,179:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:39:05,179:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:39:05,179:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:39:05,179:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:39:05,179:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:39:05,179:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:39:05,179:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:39:05,179:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:39:05,179:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:39:05,179:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:39:05,179:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:39:05,179:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:39:05,179:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:39:05,179:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:39:05,182:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70063, negotiated timeout=40000 2025-10-19 18:39:05,182:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:39:05,182:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:39:06,179:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d9b for path [/collector] to 10.0.0.38:2181 2025-10-19 18:39:06,181:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d9b rc=0 2025-10-19 18:39:06,184:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d9c for path [/collector] to 10.0.0.38:2181 2025-10-19 18:39:06,186:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d9c rc=0 2025-10-19 18:39:06,187:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:39:06,187:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:39:06,187:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70063 to 10.0.0.38:2181 2025-10-19 18:39:06,189:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70063 2025-10-19 18:39:16,189:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:39:16,189:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:39:16,189:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:39:16,189:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:39:16,189:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:39:16,189:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:39:16,189:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:39:16,189:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:39:16,189:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:39:16,189:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:39:16,189:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:39:16,189:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:39:16,189:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:39:16,189:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:39:16,189:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:39:16,189:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:39:16,189:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:39:16,192:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70064, negotiated timeout=40000 2025-10-19 18:39:16,192:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:39:16,192:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:39:17,189:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52d9e for path [/collector] to 10.0.0.38:2181 2025-10-19 18:39:17,193:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52d9e rc=0 2025-10-19 18:39:17,195:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52d9f for path [/collector] to 10.0.0.38:2181 2025-10-19 18:39:17,197:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52d9f rc=0 2025-10-19 18:39:17,197:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:39:17,197:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:39:17,197:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70064 to 10.0.0.38:2181 2025-10-19 18:39:17,200:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70064 2025-10-19 18:39:18,022:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138574 ms 2025-10-19 18:39:27,201:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:39:27,201:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:39:27,201:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:39:27,201:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:39:27,201:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:39:27,201:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:39:27,201:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:39:27,201:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:39:27,201:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:39:27,201:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:39:27,201:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:39:27,201:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:39:27,201:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:39:27,201:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:39:27,201:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:39:27,201:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:39:27,201:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:39:27,204:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70065, negotiated timeout=40000 2025-10-19 18:39:27,204:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:39:27,204:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:39:28,201:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52da1 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:39:28,203:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52da1 rc=0 2025-10-19 18:39:28,205:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52da2 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:39:28,207:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52da2 rc=0 2025-10-19 18:39:28,207:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:39:28,207:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:39:28,207:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70065 to 10.0.0.38:2181 2025-10-19 18:39:28,208:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70065 2025-10-19 18:39:31,369:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138573 ms 2025-10-19 18:39:38,208:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:39:38,208:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:39:38,208:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:39:38,208:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:39:38,208:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:39:38,208:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:39:38,208:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:39:38,208:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:39:38,208:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:39:38,208:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:39:38,209:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:39:38,209:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:39:38,209:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:39:38,209:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:39:38,209:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:39:38,209:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:39:38,209:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:39:38,211:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70068, negotiated timeout=40000 2025-10-19 18:39:38,211:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:39:38,211:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:39:39,209:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52da4 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:39:39,211:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52da4 rc=0 2025-10-19 18:39:39,214:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52da5 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:39:39,215:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52da5 rc=0 2025-10-19 18:39:39,215:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:39:39,216:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:39:39,216:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70068 to 10.0.0.38:2181 2025-10-19 18:39:39,217:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70068 2025-10-19 18:39:44,716:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138573 ms 2025-10-19 18:39:49,217:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:39:49,217:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:39:49,217:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:39:49,217:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:39:49,217:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:39:49,217:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:39:49,217:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:39:49,217:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:39:49,217:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:39:49,217:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:39:49,217:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:39:49,217:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:39:49,217:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:39:49,218:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:39:49,218:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:39:49,218:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:39:49,218:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:39:49,220:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70069, negotiated timeout=40000 2025-10-19 18:39:49,220:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:39:49,220:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:39:50,218:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52da7 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:39:50,220:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52da7 rc=0 2025-10-19 18:39:50,223:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52da8 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:39:50,225:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52da8 rc=0 2025-10-19 18:39:50,226:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:39:50,226:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:39:50,226:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70069 to 10.0.0.38:2181 2025-10-19 18:39:50,227:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70069 2025-10-19 18:39:58,062:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138573 ms 2025-10-19 18:40:00,227:1(0x7f34573fc640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:40:00,228:1(0x7f34573fc640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:40:00,228:1(0x7f34573fc640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:40:00,228:1(0x7f34573fc640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:40:00,228:1(0x7f34573fc640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:40:00,228:1(0x7f34573fc640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:40:00,228:1(0x7f34573fc640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:40:00,228:1(0x7f34573fc640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:40:00,228:1(0x7f34573fc640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:40:00,228:1(0x7f34573fc640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:40:00,228:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:40:00,228:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:40:00,228:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:40:00,228:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:40:00,228:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:40:00,228:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:40:00,228:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:40:00,233:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7006a, negotiated timeout=40000 2025-10-19 18:40:00,233:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:40:00,233:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:40:01,228:1(0x7f34573fc640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52daa for path [/collector] to 10.0.0.38:2181 2025-10-19 18:40:01,231:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52daa rc=0 2025-10-19 18:40:01,233:1(0x7f34573fc640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dab for path [/collector] to 10.0.0.38:2181 2025-10-19 18:40:01,235:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dab rc=0 2025-10-19 18:40:01,235:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:40:01,235:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:40:01,235:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7006a to 10.0.0.38:2181 2025-10-19 18:40:01,236:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7006a 2025-10-19 18:40:11,236:1(0x7f347499d640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:40:11,236:1(0x7f347499d640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:40:11,236:1(0x7f347499d640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:40:11,236:1(0x7f347499d640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:40:11,236:1(0x7f347499d640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:40:11,237:1(0x7f347499d640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:40:11,237:1(0x7f347499d640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:40:11,237:1(0x7f347499d640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:40:11,237:1(0x7f347499d640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:40:11,237:1(0x7f347499d640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:40:11,237:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:40:11,237:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:40:11,237:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:40:11,237:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:40:11,237:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:40:11,237:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:40:11,237:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:40:11,239:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7006b, negotiated timeout=40000 2025-10-19 18:40:11,239:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:40:11,239:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:40:11,407:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138572 ms 2025-10-19 18:40:12,237:1(0x7f347499d640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52dad for path [/collector] to 10.0.0.38:2181 2025-10-19 18:40:12,239:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52dad rc=0 2025-10-19 18:40:12,242:1(0x7f347499d640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dae for path [/collector] to 10.0.0.38:2181 2025-10-19 18:40:12,243:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dae rc=0 2025-10-19 18:40:12,243:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:40:12,243:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:40:12,243:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7006b to 10.0.0.38:2181 2025-10-19 18:40:12,245:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7006b 2025-10-19 18:40:22,245:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:40:22,245:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:40:22,245:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:40:22,245:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:40:22,245:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:40:22,245:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:40:22,245:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:40:22,245:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:40:22,245:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:40:22,245:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:40:22,245:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:40:22,245:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:40:22,245:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:40:22,245:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:40:22,245:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:40:22,245:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:40:22,245:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:40:22,248:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7006c, negotiated timeout=40000 2025-10-19 18:40:22,248:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:40:22,248:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:40:23,245:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52db0 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:40:23,248:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52db0 rc=0 2025-10-19 18:40:23,250:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52db1 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:40:23,251:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52db1 rc=0 2025-10-19 18:40:23,251:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:40:23,251:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:40:23,251:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7006c to 10.0.0.38:2181 2025-10-19 18:40:23,253:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7006c 2025-10-19 18:40:24,753:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138572 ms 2025-10-19 18:40:33,253:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:40:33,253:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:40:33,253:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:40:33,253:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:40:33,253:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:40:33,253:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:40:33,253:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:40:33,253:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:40:33,253:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:40:33,253:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:40:33,253:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:40:33,253:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:40:33,253:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:40:33,253:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:40:33,253:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:40:33,253:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:40:33,254:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:40:33,256:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7006d, negotiated timeout=40000 2025-10-19 18:40:33,256:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:40:33,256:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:40:34,253:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52db3 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:40:34,256:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52db3 rc=0 2025-10-19 18:40:34,259:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52db4 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:40:34,260:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52db4 rc=0 2025-10-19 18:40:34,260:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:40:34,260:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:40:34,261:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7006d to 10.0.0.38:2181 2025-10-19 18:40:34,262:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7006d 2025-10-19 18:40:38,100:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138572 ms 2025-10-19 18:40:44,262:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:40:44,262:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:40:44,262:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:40:44,262:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:40:44,262:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:40:44,262:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:40:44,262:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:40:44,262:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:40:44,262:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:40:44,262:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:40:44,262:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:40:44,262:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:40:44,262:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:40:44,262:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:40:44,262:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:40:44,262:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:40:44,262:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:40:44,265:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7006e, negotiated timeout=40000 2025-10-19 18:40:44,265:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:40:44,265:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:40:45,262:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52db6 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:40:45,267:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52db6 rc=0 2025-10-19 18:40:45,268:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52db7 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:40:45,269:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52db7 rc=0 2025-10-19 18:40:45,270:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:40:45,270:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:40:45,270:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7006e to 10.0.0.38:2181 2025-10-19 18:40:45,271:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7006e 2025-10-19 18:40:51,446:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138572 ms 2025-10-19 18:40:55,271:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:40:55,271:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:40:55,271:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:40:55,271:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:40:55,271:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:40:55,271:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:40:55,271:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:40:55,271:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:40:55,271:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:40:55,271:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:40:55,271:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:40:55,271:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:40:55,271:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:40:55,271:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:40:55,271:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:40:55,271:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:40:55,272:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:40:55,274:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7006f, negotiated timeout=40000 2025-10-19 18:40:55,274:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:40:55,274:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:40:56,276:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52db9 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:40:56,279:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52db9 rc=0 2025-10-19 18:40:56,281:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dba for path [/collector] to 10.0.0.38:2181 2025-10-19 18:40:56,283:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dba rc=0 2025-10-19 18:40:56,283:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:40:56,283:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:40:56,283:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7006f to 10.0.0.38:2181 2025-10-19 18:40:56,285:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7006f 2025-10-19 18:41:04,790:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138572 ms 2025-10-19 18:41:06,285:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:41:06,285:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:41:06,285:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:41:06,285:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:41:06,285:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:41:06,285:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:41:06,285:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:41:06,285:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:41:06,285:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:41:06,285:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:41:06,285:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:41:06,285:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:41:06,285:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:41:06,285:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:41:06,285:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:41:06,285:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:41:06,285:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:41:06,288:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70070, negotiated timeout=40000 2025-10-19 18:41:06,288:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:41:06,288:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:41:07,285:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52dbc for path [/collector] to 10.0.0.38:2181 2025-10-19 18:41:07,288:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52dbc rc=0 2025-10-19 18:41:07,290:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dbd for path [/collector] to 10.0.0.38:2181 2025-10-19 18:41:07,292:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dbd rc=0 2025-10-19 18:41:07,292:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:41:07,292:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:41:07,292:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70070 to 10.0.0.38:2181 2025-10-19 18:41:07,293:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70070 2025-10-19 18:41:17,294:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:41:17,294:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:41:17,294:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:41:17,294:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:41:17,294:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:41:17,294:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:41:17,294:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:41:17,294:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:41:17,294:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:41:17,294:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:41:17,297:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:41:17,297:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:41:17,297:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:41:17,297:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:41:17,297:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:41:17,297:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:41:17,297:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:41:17,303:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70071, negotiated timeout=40000 2025-10-19 18:41:17,303:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:41:17,304:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:41:18,137:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138571 ms 2025-10-19 18:41:18,297:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52dbf for path [/collector] to 10.0.0.38:2181 2025-10-19 18:41:18,299:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52dbf rc=0 2025-10-19 18:41:18,301:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dc0 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:41:18,304:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dc0 rc=0 2025-10-19 18:41:18,304:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:41:18,304:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:41:18,304:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70071 to 10.0.0.38:2181 2025-10-19 18:41:18,306:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70071 2025-10-19 18:41:28,306:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:41:28,306:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:41:28,306:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:41:28,306:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:41:28,306:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:41:28,306:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:41:28,306:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:41:28,306:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:41:28,306:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:41:28,306:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:41:28,306:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:41:28,306:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:41:28,306:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:41:28,306:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:41:28,306:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:41:28,306:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:41:28,307:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:41:28,309:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70073, negotiated timeout=40000 2025-10-19 18:41:28,309:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:41:28,309:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:41:29,307:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52dc2 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:41:29,309:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52dc2 rc=0 2025-10-19 18:41:29,310:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dc3 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:41:29,311:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dc3 rc=0 2025-10-19 18:41:29,312:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:41:29,312:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:41:29,312:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70073 to 10.0.0.38:2181 2025-10-19 18:41:29,313:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70073 2025-10-19 18:41:31,483:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138571 ms 2025-10-19 18:41:39,313:1(0x7f34573fc640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:41:39,313:1(0x7f34573fc640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:41:39,313:1(0x7f34573fc640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:41:39,313:1(0x7f34573fc640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:41:39,313:1(0x7f34573fc640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:41:39,313:1(0x7f34573fc640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:41:39,313:1(0x7f34573fc640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:41:39,313:1(0x7f34573fc640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:41:39,313:1(0x7f34573fc640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:41:39,313:1(0x7f34573fc640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:41:39,313:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:41:39,313:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:41:39,314:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:41:39,314:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:41:39,314:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:41:39,314:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:41:39,314:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:41:39,316:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70074, negotiated timeout=40000 2025-10-19 18:41:39,316:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:41:39,316:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:41:40,314:1(0x7f34573fc640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52dc5 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:41:40,316:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52dc5 rc=0 2025-10-19 18:41:40,318:1(0x7f34573fc640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dc6 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:41:40,320:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dc6 rc=0 2025-10-19 18:41:40,320:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:41:40,320:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:41:40,320:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70074 to 10.0.0.38:2181 2025-10-19 18:41:40,321:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70074 2025-10-19 18:41:44,830:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138572 ms 2025-10-19 18:41:50,322:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:41:50,322:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:41:50,322:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:41:50,322:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:41:50,322:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:41:50,322:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:41:50,322:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:41:50,322:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:41:50,322:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:41:50,322:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:41:50,322:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:41:50,322:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:41:50,322:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:41:50,322:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:41:50,322:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:41:50,322:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:41:50,322:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:41:50,325:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70075, negotiated timeout=40000 2025-10-19 18:41:50,325:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:41:50,325:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:41:51,322:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52dc8 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:41:51,324:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52dc8 rc=0 2025-10-19 18:41:51,326:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dc9 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:41:51,328:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dc9 rc=0 2025-10-19 18:41:51,328:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:41:51,328:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:41:51,328:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70075 to 10.0.0.38:2181 2025-10-19 18:41:51,329:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70075 2025-10-19 18:41:58,177:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138570 ms 2025-10-19 18:42:01,329:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:42:01,329:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:42:01,329:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:42:01,329:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:42:01,329:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:42:01,329:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:42:01,329:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:42:01,329:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:42:01,329:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:42:01,329:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:42:01,330:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:42:01,330:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:42:01,330:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:42:01,330:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:42:01,330:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:42:01,330:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:42:01,330:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:42:01,332:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70076, negotiated timeout=40000 2025-10-19 18:42:01,332:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:42:01,332:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:42:02,330:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52dcb for path [/collector] to 10.0.0.38:2181 2025-10-19 18:42:02,332:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52dcb rc=0 2025-10-19 18:42:02,334:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dcc for path [/collector] to 10.0.0.38:2181 2025-10-19 18:42:02,336:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dcc rc=0 2025-10-19 18:42:02,336:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:42:02,336:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:42:02,336:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70076 to 10.0.0.38:2181 2025-10-19 18:42:02,338:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70076 2025-10-19 18:42:11,519:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138570 ms 2025-10-19 18:42:12,338:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:42:12,338:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:42:12,338:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:42:12,338:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:42:12,338:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:42:12,338:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:42:12,338:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:42:12,338:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:42:12,338:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:42:12,338:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:42:12,338:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:42:12,338:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:42:12,338:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:42:12,338:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:42:12,338:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:42:12,338:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:42:12,339:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:42:12,341:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70077, negotiated timeout=40000 2025-10-19 18:42:12,341:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:42:12,341:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:42:13,338:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52dce for path [/collector] to 10.0.0.38:2181 2025-10-19 18:42:13,341:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52dce rc=0 2025-10-19 18:42:13,344:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dcf for path [/collector] to 10.0.0.38:2181 2025-10-19 18:42:13,346:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dcf rc=0 2025-10-19 18:42:13,346:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:42:13,346:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:42:13,346:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70077 to 10.0.0.38:2181 2025-10-19 18:42:13,347:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70077 2025-10-19 18:42:23,347:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:42:23,347:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:42:23,347:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:42:23,347:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:42:23,347:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:42:23,347:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:42:23,347:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:42:23,347:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:42:23,347:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:42:23,347:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:42:23,347:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:42:23,348:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:42:23,348:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:42:23,348:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:42:23,348:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:42:23,348:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:42:23,348:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:42:23,350:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70078, negotiated timeout=40000 2025-10-19 18:42:23,350:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:42:23,350:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:42:24,348:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52dd1 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:42:24,350:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52dd1 rc=0 2025-10-19 18:42:24,352:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dd2 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:42:24,354:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dd2 rc=0 2025-10-19 18:42:24,354:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:42:24,354:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:42:24,354:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70078 to 10.0.0.38:2181 2025-10-19 18:42:24,355:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70078 2025-10-19 18:42:24,865:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138571 ms 2025-10-19 18:42:34,356:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:42:34,356:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:42:34,356:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:42:34,356:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:42:34,356:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:42:34,356:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:42:34,356:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:42:34,356:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:42:34,356:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:42:34,356:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:42:34,356:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:42:34,356:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:42:34,356:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:42:34,356:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:42:34,356:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:42:34,356:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:42:34,356:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:42:34,359:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70079, negotiated timeout=40000 2025-10-19 18:42:34,359:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:42:34,359:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:42:35,356:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52dd4 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:42:35,359:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52dd4 rc=0 2025-10-19 18:42:35,360:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dd5 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:42:35,362:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dd5 rc=0 2025-10-19 18:42:35,362:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:42:35,362:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:42:35,362:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70079 to 10.0.0.38:2181 2025-10-19 18:42:35,364:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70079 2025-10-19 18:42:38,212:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138569 ms 2025-10-19 18:42:45,364:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:42:45,364:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:42:45,364:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:42:45,364:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:42:45,364:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:42:45,364:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:42:45,364:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:42:45,364:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:42:45,364:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:42:45,364:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:42:45,364:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:42:45,364:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:42:45,364:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:42:45,364:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:42:45,364:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:42:45,364:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:42:45,364:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:42:45,367:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7007a, negotiated timeout=40000 2025-10-19 18:42:45,367:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:42:45,367:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:42:46,364:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52dd7 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:42:46,369:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52dd7 rc=0 2025-10-19 18:42:46,372:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dd8 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:42:46,373:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dd8 rc=0 2025-10-19 18:42:46,373:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:42:46,373:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:42:46,374:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7007a to 10.0.0.38:2181 2025-10-19 18:42:46,375:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7007a 2025-10-19 18:42:51,558:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138569 ms 2025-10-19 18:42:56,375:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:42:56,375:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:42:56,375:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:42:56,375:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:42:56,375:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:42:56,375:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:42:56,375:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:42:56,375:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:42:56,375:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:42:56,375:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:42:56,375:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:42:56,375:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:42:56,375:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:42:56,375:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:42:56,375:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:42:56,375:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:42:56,376:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:42:56,378:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7007b, negotiated timeout=40000 2025-10-19 18:42:56,378:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:42:56,378:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:42:57,375:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52dda for path [/collector] to 10.0.0.38:2181 2025-10-19 18:42:57,378:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52dda rc=0 2025-10-19 18:42:57,380:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52ddb for path [/collector] to 10.0.0.38:2181 2025-10-19 18:42:57,381:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52ddb rc=0 2025-10-19 18:42:57,381:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:42:57,381:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:42:57,381:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7007b to 10.0.0.38:2181 2025-10-19 18:42:57,382:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7007b 2025-10-19 18:43:04,903:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138570 ms 2025-10-19 18:43:07,383:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:43:07,383:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:43:07,383:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:43:07,383:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:43:07,383:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:43:07,383:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:43:07,383:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:43:07,383:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:43:07,383:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:43:07,383:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:43:07,383:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:43:07,383:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:43:07,383:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:43:07,383:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:43:07,383:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:43:07,383:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:43:07,383:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:43:07,386:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7007c, negotiated timeout=40000 2025-10-19 18:43:07,386:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:43:07,386:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:43:08,383:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52ddd for path [/collector] to 10.0.0.38:2181 2025-10-19 18:43:08,386:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52ddd rc=0 2025-10-19 18:43:08,387:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dde for path [/collector] to 10.0.0.38:2181 2025-10-19 18:43:08,389:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dde rc=0 2025-10-19 18:43:08,389:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:43:08,389:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:43:08,389:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7007c to 10.0.0.38:2181 2025-10-19 18:43:08,390:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7007c 2025-10-19 18:43:18,249:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138569 ms 2025-10-19 18:43:18,390:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:43:18,390:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:43:18,390:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:43:18,390:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:43:18,390:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:43:18,390:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:43:18,390:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:43:18,390:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:43:18,390:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:43:18,390:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:43:18,390:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:43:18,390:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:43:18,391:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:43:18,391:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:43:18,391:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:43:18,391:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:43:18,391:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:43:18,394:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7007d, negotiated timeout=40000 2025-10-19 18:43:18,394:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:43:18,394:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:43:19,391:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52de0 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:43:19,393:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52de0 rc=0 2025-10-19 18:43:19,395:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52de1 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:43:19,397:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52de1 rc=0 2025-10-19 18:43:19,397:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:43:19,397:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:43:19,397:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7007d to 10.0.0.38:2181 2025-10-19 18:43:19,398:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7007d 2025-10-19 18:43:29,398:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:43:29,398:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:43:29,398:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:43:29,398:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:43:29,398:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:43:29,398:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:43:29,398:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:43:29,398:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:43:29,398:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:43:29,398:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:43:29,399:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:43:29,399:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:43:29,399:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:43:29,399:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:43:29,399:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:43:29,399:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:43:29,399:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:43:29,411:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7007e, negotiated timeout=40000 2025-10-19 18:43:29,411:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:43:29,411:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:43:30,399:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52de3 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:43:30,401:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52de3 rc=0 2025-10-19 18:43:30,403:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52de4 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:43:30,405:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52de4 rc=0 2025-10-19 18:43:30,405:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:43:30,405:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:43:30,406:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7007e to 10.0.0.38:2181 2025-10-19 18:43:30,407:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7007e 2025-10-19 18:43:31,594:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138568 ms 2025-10-19 18:43:40,407:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:43:40,407:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:43:40,407:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:43:40,407:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:43:40,407:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:43:40,407:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:43:40,407:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:43:40,407:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:43:40,407:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:43:40,407:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:43:40,407:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:43:40,407:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:43:40,407:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:43:40,407:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:43:40,407:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:43:40,407:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:43:40,407:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:43:40,410:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7007f, negotiated timeout=40000 2025-10-19 18:43:40,410:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:43:40,410:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:43:41,407:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52de6 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:43:41,409:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52de6 rc=0 2025-10-19 18:43:41,412:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52de7 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:43:41,413:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52de7 rc=0 2025-10-19 18:43:41,413:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:43:41,413:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:43:41,413:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7007f to 10.0.0.38:2181 2025-10-19 18:43:41,415:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7007f 2025-10-19 18:43:44,941:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138569 ms 2025-10-19 18:43:51,415:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:43:51,415:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:43:51,415:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:43:51,415:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:43:51,415:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:43:51,415:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:43:51,415:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:43:51,415:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:43:51,415:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:43:51,415:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:43:51,415:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:43:51,415:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:43:51,415:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:43:51,415:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:43:51,415:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:43:51,415:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:43:51,415:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:43:51,418:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70080, negotiated timeout=40000 2025-10-19 18:43:51,418:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:43:51,418:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:43:52,415:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52de9 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:43:52,418:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52de9 rc=0 2025-10-19 18:43:52,421:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dea for path [/collector] to 10.0.0.38:2181 2025-10-19 18:43:52,465:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dea rc=0 2025-10-19 18:43:52,466:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:43:52,466:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:43:52,466:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70080 to 10.0.0.38:2181 2025-10-19 18:43:52,467:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70080 2025-10-19 18:43:58,285:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138568 ms 2025-10-19 18:44:02,469:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:44:02,469:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:44:02,469:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:44:02,469:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:44:02,469:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:44:02,469:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:44:02,469:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:44:02,469:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:44:02,469:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:44:02,469:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:44:02,469:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:44:02,469:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:44:02,470:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:44:02,470:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:44:02,470:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:44:02,470:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:44:02,469:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:44:02,473:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70082, negotiated timeout=40000 2025-10-19 18:44:02,473:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:44:02,473:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:44:03,470:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52dec for path [/collector] to 10.0.0.38:2181 2025-10-19 18:44:03,471:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52dec rc=0 2025-10-19 18:44:03,473:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52ded for path [/collector] to 10.0.0.38:2181 2025-10-19 18:44:03,474:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52ded rc=0 2025-10-19 18:44:03,475:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:44:03,475:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:44:03,475:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70082 to 10.0.0.38:2181 2025-10-19 18:44:03,476:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70082 2025-10-19 18:44:11,632:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138567 ms 2025-10-19 18:44:13,476:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:44:13,476:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:44:13,476:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:44:13,476:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:44:13,476:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:44:13,476:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:44:13,476:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:44:13,476:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:44:13,476:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:44:13,476:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:44:13,477:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:44:13,477:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:44:13,477:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:44:13,477:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:44:13,477:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:44:13,477:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:44:13,477:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:44:13,479:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70085, negotiated timeout=40000 2025-10-19 18:44:13,479:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:44:13,479:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:44:14,477:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52def for path [/collector] to 10.0.0.38:2181 2025-10-19 18:44:14,479:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52def rc=0 2025-10-19 18:44:14,481:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52df0 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:44:14,483:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52df0 rc=0 2025-10-19 18:44:14,483:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:44:14,483:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:44:14,483:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70085 to 10.0.0.38:2181 2025-10-19 18:44:14,484:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70085 2025-10-19 18:44:24,484:1(0x7f347499d640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:44:24,485:1(0x7f347499d640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:44:24,485:1(0x7f347499d640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:44:24,485:1(0x7f347499d640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:44:24,485:1(0x7f347499d640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:44:24,485:1(0x7f347499d640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:44:24,485:1(0x7f347499d640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:44:24,485:1(0x7f347499d640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:44:24,485:1(0x7f347499d640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:44:24,485:1(0x7f347499d640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:44:24,485:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:44:24,485:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:44:24,485:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:44:24,485:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:44:24,485:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:44:24,485:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:44:24,485:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:44:24,487:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70086, negotiated timeout=40000 2025-10-19 18:44:24,487:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:44:24,487:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:44:24,979:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138568 ms 2025-10-19 18:44:25,485:1(0x7f347499d640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52df2 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:44:25,487:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52df2 rc=0 2025-10-19 18:44:25,489:1(0x7f347499d640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52df3 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:44:25,491:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52df3 rc=0 2025-10-19 18:44:25,491:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:44:25,492:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:44:25,492:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70086 to 10.0.0.38:2181 2025-10-19 18:44:25,493:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70086 2025-10-19 18:44:35,493:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:44:35,493:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:44:35,493:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:44:35,493:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:44:35,493:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:44:35,493:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:44:35,493:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:44:35,493:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:44:35,493:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:44:35,493:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:44:35,493:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:44:35,493:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:44:35,494:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:44:35,494:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:44:35,494:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:44:35,494:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:44:35,494:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:44:35,496:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70088, negotiated timeout=40000 2025-10-19 18:44:35,496:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:44:35,496:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:44:36,494:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52df5 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:44:36,496:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52df5 rc=0 2025-10-19 18:44:36,498:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52df6 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:44:36,500:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52df6 rc=0 2025-10-19 18:44:36,500:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:44:36,500:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:44:36,500:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70088 to 10.0.0.38:2181 2025-10-19 18:44:36,502:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70088 2025-10-19 18:44:38,323:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138567 ms 2025-10-19 18:44:46,503:1(0x7f347499d640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:44:46,503:1(0x7f347499d640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:44:46,503:1(0x7f347499d640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:44:46,503:1(0x7f347499d640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:44:46,503:1(0x7f347499d640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:44:46,503:1(0x7f347499d640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:44:46,503:1(0x7f347499d640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:44:46,503:1(0x7f347499d640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:44:46,503:1(0x7f347499d640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:44:46,503:1(0x7f347499d640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:44:46,503:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:44:46,503:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:44:46,503:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:44:46,503:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:44:46,503:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:44:46,503:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:44:46,503:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:44:46,505:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7008a, negotiated timeout=40000 2025-10-19 18:44:46,505:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:44:46,506:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:44:47,503:1(0x7f347499d640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52df8 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:44:47,506:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52df8 rc=0 2025-10-19 18:44:47,507:1(0x7f347499d640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52df9 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:44:47,509:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52df9 rc=0 2025-10-19 18:44:47,509:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:44:47,509:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:44:47,509:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7008a to 10.0.0.38:2181 2025-10-19 18:44:47,510:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7008a 2025-10-19 18:44:51,669:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138567 ms 2025-10-19 18:44:57,511:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:44:57,511:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:44:57,511:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:44:57,511:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:44:57,511:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:44:57,511:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:44:57,511:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:44:57,511:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:44:57,511:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:44:57,511:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:44:57,511:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:44:57,511:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:44:57,511:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:44:57,511:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:44:57,511:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:44:57,511:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:44:57,511:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:44:57,514:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7008b, negotiated timeout=40000 2025-10-19 18:44:57,514:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:44:57,514:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:44:58,511:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52dfb for path [/collector] to 10.0.0.38:2181 2025-10-19 18:44:58,513:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52dfb rc=0 2025-10-19 18:44:58,515:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dfc for path [/collector] to 10.0.0.38:2181 2025-10-19 18:44:58,517:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dfc rc=0 2025-10-19 18:44:58,517:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:44:58,517:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:44:58,517:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7008b to 10.0.0.38:2181 2025-10-19 18:44:58,518:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7008b 2025-10-19 18:45:05,016:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138566 ms 2025-10-19 18:45:08,519:1(0x7f34573fc640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:45:08,519:1(0x7f34573fc640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:45:08,519:1(0x7f34573fc640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:45:08,519:1(0x7f34573fc640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:45:08,519:1(0x7f34573fc640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:45:08,519:1(0x7f34573fc640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:45:08,519:1(0x7f34573fc640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:45:08,519:1(0x7f34573fc640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:45:08,519:1(0x7f34573fc640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:45:08,519:1(0x7f34573fc640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:45:08,519:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:45:08,519:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:45:08,519:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:45:08,519:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:45:08,519:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:45:08,519:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:45:08,519:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:45:08,522:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7008c, negotiated timeout=40000 2025-10-19 18:45:08,522:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:45:08,522:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:45:09,519:1(0x7f34573fc640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52dfe for path [/collector] to 10.0.0.38:2181 2025-10-19 18:45:09,521:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52dfe rc=0 2025-10-19 18:45:09,524:1(0x7f34573fc640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52dff for path [/collector] to 10.0.0.38:2181 2025-10-19 18:45:09,526:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52dff rc=0 2025-10-19 18:45:09,526:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:45:09,526:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:45:09,526:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7008c to 10.0.0.38:2181 2025-10-19 18:45:09,528:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7008c 2025-10-19 18:45:18,363:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138566 ms 2025-10-19 18:45:19,528:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:45:19,528:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:45:19,528:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:45:19,528:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:45:19,528:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:45:19,528:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:45:19,528:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:45:19,528:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:45:19,528:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:45:19,528:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:45:19,528:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:45:19,528:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:45:19,529:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:45:19,529:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:45:19,529:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:45:19,529:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:45:19,529:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:45:19,531:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7008d, negotiated timeout=40000 2025-10-19 18:45:19,531:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:45:19,531:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:45:20,529:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e01 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:45:20,531:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e01 rc=0 2025-10-19 18:45:20,533:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e02 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:45:20,535:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e02 rc=0 2025-10-19 18:45:20,535:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:45:20,535:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:45:20,535:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7008d to 10.0.0.38:2181 2025-10-19 18:45:20,536:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7008d 2025-10-19 18:45:30,537:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:45:30,537:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:45:30,537:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:45:30,537:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:45:30,537:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:45:30,537:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:45:30,537:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:45:30,537:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:45:30,537:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:45:30,537:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:45:30,537:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:45:30,537:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:45:30,537:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:45:30,537:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:45:30,537:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:45:30,537:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:45:30,537:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:45:30,539:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7008e, negotiated timeout=40000 2025-10-19 18:45:30,540:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:45:30,540:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:45:31,537:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e04 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:45:31,539:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e04 rc=0 2025-10-19 18:45:31,541:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e05 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:45:31,543:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e05 rc=0 2025-10-19 18:45:31,543:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:45:31,543:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:45:31,543:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7008e to 10.0.0.38:2181 2025-10-19 18:45:31,544:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7008e 2025-10-19 18:45:31,706:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138566 ms 2025-10-19 18:45:41,545:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:45:41,545:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:45:41,545:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:45:41,545:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:45:41,545:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:45:41,545:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:45:41,545:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:45:41,545:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:45:41,545:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:45:41,545:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:45:41,545:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:45:41,545:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:45:41,545:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:45:41,545:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:45:41,545:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:45:41,545:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:45:41,545:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:45:41,548:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7008f, negotiated timeout=40000 2025-10-19 18:45:41,548:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:45:41,548:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:45:42,545:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e07 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:45:42,551:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e07 rc=0 2025-10-19 18:45:42,553:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e08 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:45:42,555:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e08 rc=0 2025-10-19 18:45:42,555:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:45:42,555:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:45:42,555:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7008f to 10.0.0.38:2181 2025-10-19 18:45:42,556:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7008f 2025-10-19 18:45:45,053:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138566 ms 2025-10-19 18:45:52,556:1(0x7f34573fc640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:45:52,556:1(0x7f34573fc640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:45:52,556:1(0x7f34573fc640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:45:52,556:1(0x7f34573fc640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:45:52,556:1(0x7f34573fc640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:45:52,556:1(0x7f34573fc640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:45:52,556:1(0x7f34573fc640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:45:52,556:1(0x7f34573fc640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:45:52,556:1(0x7f34573fc640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:45:52,557:1(0x7f34573fc640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:45:52,557:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:45:52,557:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:45:52,557:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:45:52,557:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:45:52,557:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:45:52,557:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:45:52,557:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:45:52,559:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70090, negotiated timeout=40000 2025-10-19 18:45:52,559:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:45:52,559:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:45:53,557:1(0x7f34573fc640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e0a for path [/collector] to 10.0.0.38:2181 2025-10-19 18:45:53,559:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e0a rc=0 2025-10-19 18:45:53,562:1(0x7f34573fc640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e0b for path [/collector] to 10.0.0.38:2181 2025-10-19 18:45:53,563:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e0b rc=0 2025-10-19 18:45:53,563:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:45:53,563:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:45:53,563:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70090 to 10.0.0.38:2181 2025-10-19 18:45:53,566:1(0x7f34573fc640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70090 2025-10-19 18:45:58,399:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138565 ms 2025-10-19 18:46:03,566:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:46:03,566:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:46:03,566:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:46:03,566:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:46:03,566:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:46:03,566:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:46:03,566:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:46:03,566:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:46:03,566:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:46:03,566:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:46:03,566:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:46:03,566:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:46:03,566:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:46:03,566:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:46:03,566:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:46:03,567:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:46:03,567:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:46:03,569:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70091, negotiated timeout=40000 2025-10-19 18:46:03,569:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:46:03,569:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:46:04,567:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e0d for path [/collector] to 10.0.0.38:2181 2025-10-19 18:46:04,569:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e0d rc=0 2025-10-19 18:46:04,571:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e0e for path [/collector] to 10.0.0.38:2181 2025-10-19 18:46:04,573:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e0e rc=0 2025-10-19 18:46:04,573:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:46:04,573:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:46:04,573:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70091 to 10.0.0.38:2181 2025-10-19 18:46:04,574:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70091 2025-10-19 18:46:11,749:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138565 ms 2025-10-19 18:46:14,602:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:46:14,602:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:46:14,602:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:46:14,602:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:46:14,602:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:46:14,602:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:46:14,602:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:46:14,602:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:46:14,602:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:46:14,602:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:46:14,602:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:46:14,603:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:46:14,603:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:46:14,603:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:46:14,603:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:46:14,603:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:46:14,603:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:46:14,694:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70092, negotiated timeout=40000 2025-10-19 18:46:14,694:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:46:14,694:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:46:15,604:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e10 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:46:15,607:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e10 rc=0 2025-10-19 18:46:15,609:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e11 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:46:15,613:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e11 rc=0 2025-10-19 18:46:15,614:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:46:15,614:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:46:15,614:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70092 to 10.0.0.38:2181 2025-10-19 18:46:15,616:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70092 2025-10-19 18:46:25,096:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138565 ms 2025-10-19 18:46:25,617:1(0x7f3456ffb640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:46:25,617:1(0x7f3456ffb640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:46:25,617:1(0x7f3456ffb640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:46:25,617:1(0x7f3456ffb640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:46:25,617:1(0x7f3456ffb640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:46:25,617:1(0x7f3456ffb640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:46:25,617:1(0x7f3456ffb640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:46:25,617:1(0x7f3456ffb640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:46:25,617:1(0x7f3456ffb640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:46:25,617:1(0x7f3456ffb640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:46:25,617:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:46:25,617:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:46:25,617:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:46:25,617:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:46:25,617:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:46:25,617:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:46:25,617:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:46:25,620:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70093, negotiated timeout=40000 2025-10-19 18:46:25,620:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:46:25,620:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:46:26,617:1(0x7f3456ffb640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e13 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:46:26,619:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e13 rc=0 2025-10-19 18:46:26,621:1(0x7f3456ffb640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e14 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:46:26,623:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e14 rc=0 2025-10-19 18:46:26,623:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:46:26,623:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:46:26,623:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70093 to 10.0.0.38:2181 2025-10-19 18:46:26,624:1(0x7f3456ffb640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70093 2025-10-19 18:46:36,624:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:46:36,624:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:46:36,624:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:46:36,624:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:46:36,624:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:46:36,624:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:46:36,625:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:46:36,625:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:46:36,625:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:46:36,625:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:46:36,625:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:46:36,625:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:46:36,625:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:46:36,625:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:46:36,625:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:46:36,625:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:46:36,625:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:46:36,627:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70094, negotiated timeout=40000 2025-10-19 18:46:36,628:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:46:36,628:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:46:37,625:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e16 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:46:37,627:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e16 rc=0 2025-10-19 18:46:37,630:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e17 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:46:37,632:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e17 rc=0 2025-10-19 18:46:37,632:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:46:37,632:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:46:37,632:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70094 to 10.0.0.38:2181 2025-10-19 18:46:37,634:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70094 2025-10-19 18:46:38,442:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138564 ms 2025-10-19 18:46:47,634:1(0x7f347499d640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:46:47,634:1(0x7f347499d640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:46:47,634:1(0x7f347499d640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:46:47,634:1(0x7f347499d640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:46:47,634:1(0x7f347499d640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:46:47,634:1(0x7f347499d640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:46:47,634:1(0x7f347499d640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:46:47,634:1(0x7f347499d640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:46:47,634:1(0x7f347499d640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:46:47,634:1(0x7f347499d640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:46:47,634:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:46:47,634:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:46:47,635:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:46:47,635:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:46:47,635:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:46:47,635:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:46:47,635:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:46:47,637:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70095, negotiated timeout=40000 2025-10-19 18:46:47,637:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:46:47,637:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:46:48,635:1(0x7f347499d640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e19 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:46:48,637:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e19 rc=0 2025-10-19 18:46:48,639:1(0x7f347499d640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e1a for path [/collector] to 10.0.0.38:2181 2025-10-19 18:46:48,641:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e1a rc=0 2025-10-19 18:46:48,641:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:46:48,641:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:46:48,641:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70095 to 10.0.0.38:2181 2025-10-19 18:46:48,642:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70095 2025-10-19 18:46:51,788:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138564 ms 2025-10-19 18:46:58,642:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:46:58,642:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:46:58,642:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:46:58,642:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:46:58,642:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:46:58,642:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:46:58,643:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:46:58,643:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:46:58,643:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:46:58,643:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:46:58,643:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:46:58,643:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:46:58,643:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:46:58,643:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:46:58,643:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:46:58,643:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:46:58,643:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:46:58,645:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70096, negotiated timeout=40000 2025-10-19 18:46:58,645:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:46:58,645:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:46:59,643:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e1c for path [/collector] to 10.0.0.38:2181 2025-10-19 18:46:59,645:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e1c rc=0 2025-10-19 18:46:59,647:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e1d for path [/collector] to 10.0.0.38:2181 2025-10-19 18:46:59,649:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e1d rc=0 2025-10-19 18:46:59,649:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:46:59,649:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:46:59,649:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70096 to 10.0.0.38:2181 2025-10-19 18:46:59,650:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70096 2025-10-19 18:47:05,135:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138564 ms 2025-10-19 18:47:09,651:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:47:09,651:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:47:09,651:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:47:09,651:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:47:09,651:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:47:09,651:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:47:09,651:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:47:09,651:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:47:09,651:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:47:09,651:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:47:09,651:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:47:09,651:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:47:09,651:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:47:09,651:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:47:09,651:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:47:09,651:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:47:09,651:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:47:09,654:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70097, negotiated timeout=40000 2025-10-19 18:47:09,654:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:47:09,654:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:47:10,651:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e1f for path [/collector] to 10.0.0.38:2181 2025-10-19 18:47:10,654:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e1f rc=0 2025-10-19 18:47:10,655:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e20 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:47:10,658:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e20 rc=0 2025-10-19 18:47:10,658:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:47:10,658:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:47:10,658:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70097 to 10.0.0.38:2181 2025-10-19 18:47:10,660:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70097 2025-10-19 18:47:18,481:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138564 ms 2025-10-19 18:47:20,660:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:47:20,660:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:47:20,660:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:47:20,660:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:47:20,660:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:47:20,660:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:47:20,660:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:47:20,660:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:47:20,660:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:47:20,660:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:47:20,660:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:47:20,660:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:47:20,660:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:47:20,660:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:47:20,660:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:47:20,660:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:47:20,660:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:47:20,663:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f70098, negotiated timeout=40000 2025-10-19 18:47:20,663:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:47:20,663:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:47:21,660:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e22 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:47:21,663:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e22 rc=0 2025-10-19 18:47:21,665:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e23 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:47:21,667:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e23 rc=0 2025-10-19 18:47:21,667:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:47:21,667:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:47:21,667:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f70098 to 10.0.0.38:2181 2025-10-19 18:47:21,668:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f70098 2025-10-19 18:47:31,669:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:47:31,669:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:47:31,669:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:47:31,669:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:47:31,669:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:47:31,669:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:47:31,669:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:47:31,669:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:47:31,669:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:47:31,669:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:47:31,669:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:47:31,669:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:47:31,669:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:47:31,669:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:47:31,669:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:47:31,669:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:47:31,669:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:47:31,672:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7009a, negotiated timeout=40000 2025-10-19 18:47:31,672:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:47:31,672:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:47:31,827:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138564 ms 2025-10-19 18:47:32,669:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e25 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:47:32,671:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e25 rc=0 2025-10-19 18:47:32,674:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e26 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:47:32,676:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e26 rc=0 2025-10-19 18:47:32,676:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:47:32,676:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:47:32,676:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7009a to 10.0.0.38:2181 2025-10-19 18:47:32,677:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7009a 2025-10-19 18:47:42,677:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:47:42,677:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:47:42,677:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:47:42,677:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:47:42,677:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:47:42,677:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:47:42,677:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:47:42,677:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:47:42,677:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:47:42,677:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:47:42,678:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:47:42,678:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:47:42,678:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:47:42,678:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:47:42,678:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:47:42,678:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:47:42,678:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:47:42,680:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7009b, negotiated timeout=40000 2025-10-19 18:47:42,680:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:47:42,680:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:47:43,678:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e28 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:47:43,680:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e28 rc=0 2025-10-19 18:47:43,682:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e29 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:47:43,686:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e29 rc=0 2025-10-19 18:47:43,687:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:47:43,687:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:47:43,687:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7009b to 10.0.0.38:2181 2025-10-19 18:47:43,688:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7009b 2025-10-19 18:47:45,173:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138563 ms 2025-10-19 18:47:53,688:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:47:53,688:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:47:53,688:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:47:53,688:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:47:53,688:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:47:53,688:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:47:53,688:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:47:53,688:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:47:53,688:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:47:53,689:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:47:53,689:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:47:53,689:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:47:53,689:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:47:53,689:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:47:53,689:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:47:53,689:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:47:53,689:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:47:53,691:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7009c, negotiated timeout=40000 2025-10-19 18:47:53,691:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:47:53,691:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:47:54,689:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e2b for path [/collector] to 10.0.0.38:2181 2025-10-19 18:47:54,691:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e2b rc=0 2025-10-19 18:47:54,694:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e2c for path [/collector] to 10.0.0.38:2181 2025-10-19 18:47:54,696:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e2c rc=0 2025-10-19 18:47:54,696:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:47:54,696:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:47:54,696:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7009c to 10.0.0.38:2181 2025-10-19 18:47:54,697:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7009c 2025-10-19 18:47:58,521:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138563 ms 2025-10-19 18:48:04,697:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:48:04,697:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:48:04,697:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:48:04,697:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:48:04,697:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:48:04,697:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:48:04,697:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:48:04,697:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:48:04,697:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:48:04,698:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:48:04,698:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:48:04,698:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:48:04,698:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:48:04,698:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:48:04,698:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:48:04,698:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:48:04,698:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:48:04,700:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7009d, negotiated timeout=40000 2025-10-19 18:48:04,700:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:48:04,700:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:48:05,698:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e2e for path [/collector] to 10.0.0.38:2181 2025-10-19 18:48:05,700:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e2e rc=0 2025-10-19 18:48:05,701:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e2f for path [/collector] to 10.0.0.38:2181 2025-10-19 18:48:05,703:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e2f rc=0 2025-10-19 18:48:05,703:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:48:05,703:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:48:05,703:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7009d to 10.0.0.38:2181 2025-10-19 18:48:05,704:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7009d 2025-10-19 18:48:11,864:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138563 ms 2025-10-19 18:48:15,705:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:48:15,705:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:48:15,705:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:48:15,705:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:48:15,705:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:48:15,705:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:48:15,705:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:48:15,705:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:48:15,705:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:48:15,705:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:48:15,705:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:48:15,705:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:48:15,705:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:48:15,705:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:48:15,705:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:48:15,705:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:48:15,705:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:48:15,708:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7009e, negotiated timeout=40000 2025-10-19 18:48:15,708:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:48:15,708:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:48:16,705:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e31 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:48:16,707:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e31 rc=0 2025-10-19 18:48:16,709:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e32 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:48:16,710:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e32 rc=0 2025-10-19 18:48:16,710:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:48:16,710:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:48:16,710:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7009e to 10.0.0.38:2181 2025-10-19 18:48:16,712:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7009e 2025-10-19 18:48:25,211:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138562 ms 2025-10-19 18:48:26,712:1(0x7f3456bfa640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:48:26,712:1(0x7f3456bfa640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:48:26,712:1(0x7f3456bfa640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:48:26,712:1(0x7f3456bfa640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:48:26,712:1(0x7f3456bfa640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:48:26,712:1(0x7f3456bfa640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:48:26,712:1(0x7f3456bfa640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:48:26,712:1(0x7f3456bfa640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:48:26,712:1(0x7f3456bfa640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:48:26,712:1(0x7f3456bfa640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:48:26,712:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:48:26,712:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:48:26,713:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:48:26,713:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:48:26,713:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:48:26,713:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:48:26,713:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:48:26,715:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f7009f, negotiated timeout=40000 2025-10-19 18:48:26,715:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:48:26,715:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:48:27,713:1(0x7f3456bfa640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e34 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:48:27,720:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e34 rc=0 2025-10-19 18:48:27,723:1(0x7f3456bfa640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e35 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:48:27,769:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e35 rc=0 2025-10-19 18:48:27,769:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:48:27,769:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:48:27,769:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f7009f to 10.0.0.38:2181 2025-10-19 18:48:27,773:1(0x7f3456bfa640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f7009f 2025-10-19 18:48:37,774:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:48:37,774:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:48:37,774:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:48:37,774:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:48:37,774:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:48:37,774:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:48:37,774:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:48:37,774:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:48:37,774:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:48:37,775:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:48:37,775:1(0x7f34567f9640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:48:37,775:1(0x7f3454c4a640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:48:37,775:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:48:37,775:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:48:37,775:1(0x7f3454c4a640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:48:37,775:1(0x7f3454c4a640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:48:37,775:1(0x7f3454c4a640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:48:37,777:1(0x7f3454c4a640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f700a0, negotiated timeout=40000 2025-10-19 18:48:37,777:1(0x7f3454c4a640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:48:37,777:1(0x7f34567f9640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:48:38,557:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138562 ms 2025-10-19 18:48:38,775:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e37 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:48:38,777:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e37 rc=0 2025-10-19 18:48:38,779:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e38 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:48:38,781:1(0x7f3454c4a640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e38 rc=0 2025-10-19 18:48:38,781:1(0x7f3454c4a640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:48:38,781:1(0x7f34567f9640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:48:38,781:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f700a0 to 10.0.0.38:2181 2025-10-19 18:48:38,782:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f700a0 2025-10-19 18:48:48,783:1(0x7f347499d640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:48:48,783:1(0x7f347499d640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:48:48,783:1(0x7f347499d640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:48:48,783:1(0x7f347499d640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:48:48,783:1(0x7f347499d640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:48:48,783:1(0x7f347499d640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:48:48,783:1(0x7f347499d640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:48:48,783:1(0x7f347499d640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:48:48,783:1(0x7f347499d640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:48:48,783:1(0x7f347499d640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:48:48,783:1(0x7f34567f9640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:48:48,783:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:48:48,783:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:48:48,783:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:48:48,783:1(0x7f34567f9640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:48:48,783:1(0x7f34567f9640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:48:48,783:1(0x7f34567f9640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:48:48,786:1(0x7f34567f9640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f700a1, negotiated timeout=40000 2025-10-19 18:48:48,786:1(0x7f34567f9640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:48:48,786:1(0x7f3454c4a640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:48:49,783:1(0x7f347499d640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e3a for path [/collector] to 10.0.0.38:2181 2025-10-19 18:48:49,785:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e3a rc=0 2025-10-19 18:48:49,787:1(0x7f347499d640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e3b for path [/collector] to 10.0.0.38:2181 2025-10-19 18:48:49,789:1(0x7f34567f9640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e3b rc=0 2025-10-19 18:48:49,789:1(0x7f34567f9640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:48:49,789:1(0x7f3454c4a640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:48:49,789:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f700a1 to 10.0.0.38:2181 2025-10-19 18:48:49,790:1(0x7f347499d640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f700a1 2025-10-19 18:48:51,904:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138563 ms 2025-10-19 18:48:59,790:1(0x7f34577fd640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:48:59,790:1(0x7f34577fd640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:48:59,790:1(0x7f34577fd640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:48:59,790:1(0x7f34577fd640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:48:59,790:1(0x7f34577fd640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:48:59,790:1(0x7f34577fd640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:48:59,790:1(0x7f34577fd640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:48:59,790:1(0x7f34577fd640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:48:59,790:1(0x7f34577fd640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:48:59,791:1(0x7f34577fd640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:48:59,791:1(0x7f343f7fe640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:48:59,791:1(0x7f343ffff640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:48:59,791:1(0x7f343ffff640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:48:59,791:1(0x7f343ffff640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:48:59,791:1(0x7f343ffff640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:48:59,791:1(0x7f343ffff640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:48:59,791:1(0x7f343ffff640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:48:59,793:1(0x7f343ffff640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f700a2, negotiated timeout=40000 2025-10-19 18:48:59,793:1(0x7f343ffff640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:48:59,793:1(0x7f343f7fe640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:49:00,791:1(0x7f34577fd640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e3d for path [/collector] to 10.0.0.38:2181 2025-10-19 18:49:00,794:1(0x7f343ffff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e3d rc=0 2025-10-19 18:49:00,796:1(0x7f34577fd640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e3e for path [/collector] to 10.0.0.38:2181 2025-10-19 18:49:00,797:1(0x7f343ffff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e3e rc=0 2025-10-19 18:49:00,797:1(0x7f343ffff640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:49:00,797:1(0x7f343f7fe640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:49:00,797:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f700a2 to 10.0.0.38:2181 2025-10-19 18:49:00,799:1(0x7f34577fd640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f700a2 2025-10-19 18:49:05,251:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138561 ms 2025-10-19 18:49:10,799:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:49:10,799:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:49:10,799:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:49:10,799:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:49:10,799:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:49:10,799:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:49:10,799:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:49:10,799:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:49:10,799:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:49:10,799:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:49:10,800:1(0x7f343ffff640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:49:10,800:1(0x7f343f7fe640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:49:10,800:1(0x7f343f7fe640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:49:10,800:1(0x7f343f7fe640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:49:10,800:1(0x7f343f7fe640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:49:10,800:1(0x7f343f7fe640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:49:10,800:1(0x7f343f7fe640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:49:10,804:1(0x7f343f7fe640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f700b1, negotiated timeout=40000 2025-10-19 18:49:10,804:1(0x7f343f7fe640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:49:10,804:1(0x7f343ffff640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:49:11,800:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e40 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:49:11,803:1(0x7f343f7fe640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e40 rc=0 2025-10-19 18:49:11,809:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e41 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:49:11,812:1(0x7f343f7fe640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e41 rc=0 2025-10-19 18:49:11,812:1(0x7f343f7fe640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:49:11,813:1(0x7f343ffff640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:49:11,813:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f700b1 to 10.0.0.38:2181 2025-10-19 18:49:11,814:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f700b1 2025-10-19 18:49:18,597:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138561 ms 2025-10-19 18:49:21,817:1(0x7f3457fff640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:49:21,817:1(0x7f3457fff640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:49:21,817:1(0x7f3457fff640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:49:21,817:1(0x7f3457fff640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:49:21,817:1(0x7f3457fff640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:49:21,817:1(0x7f3457fff640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:49:21,817:1(0x7f3457fff640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:49:21,817:1(0x7f3457fff640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:49:21,817:1(0x7f3457fff640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:49:21,818:1(0x7f3457fff640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:49:21,818:1(0x7f343f7fe640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:49:21,818:1(0x7f343ffff640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:49:21,818:1(0x7f343ffff640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:49:21,818:1(0x7f343ffff640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:49:21,818:1(0x7f343ffff640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:49:21,818:1(0x7f343ffff640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:49:21,818:1(0x7f343ffff640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:49:21,821:1(0x7f343ffff640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f700b4, negotiated timeout=40000 2025-10-19 18:49:21,821:1(0x7f343ffff640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:49:21,821:1(0x7f343f7fe640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:49:22,818:1(0x7f3457fff640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e43 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:49:22,821:1(0x7f343ffff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e43 rc=0 2025-10-19 18:49:22,823:1(0x7f3457fff640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e44 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:49:22,826:1(0x7f343ffff640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e44 rc=0 2025-10-19 18:49:22,827:1(0x7f343ffff640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:49:22,827:1(0x7f343f7fe640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:49:22,827:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f700b4 to 10.0.0.38:2181 2025-10-19 18:49:22,828:1(0x7f3457fff640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f700b4 2025-10-19 18:49:31,941:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138562 ms 2025-10-19 18:49:32,828:1(0x7f3457bfe640):ZOO_INFO@log_env@1250: Client environment:zookeeper.version=zookeeper C client 3.9.2 2025-10-19 18:49:32,828:1(0x7f3457bfe640):ZOO_INFO@log_env@1254: Client environment:host.name=cn-jenkins-deploy-platform-juju-os-596-1 2025-10-19 18:49:32,828:1(0x7f3457bfe640):ZOO_INFO@log_env@1261: Client environment:os.name=Linux 2025-10-19 18:49:32,828:1(0x7f3457bfe640):ZOO_INFO@log_env@1262: Client environment:os.arch=5.15.0-100-generic 2025-10-19 18:49:32,828:1(0x7f3457bfe640):ZOO_INFO@log_env@1263: Client environment:os.version=#110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 2025-10-19 18:49:32,829:1(0x7f3457bfe640):ZOO_INFO@log_env@1271: Client environment:user.name=(null) 2025-10-19 18:49:32,829:1(0x7f3457bfe640):ZOO_INFO@log_env@1279: Client environment:user.home=/home/contrail 2025-10-19 18:49:32,829:1(0x7f3457bfe640):ZOO_INFO@log_env@1291: Client environment:user.dir=/ 2025-10-19 18:49:32,829:1(0x7f3457bfe640):ZOO_INFO@zookeeper_init_internal@1335: Initiating client connection, host=10.0.0.38:2181 sessionTimeout=60000 watcher=0x991b70 sessionId=0 sessionPasswd= context=(nil) flags=0 2025-10-19 18:49:32,829:1(0x7f3457bfe640):ZOO_DEBUG@start_threads@221: starting threads... 2025-10-19 18:49:32,829:1(0x7f343ffff640):ZOO_DEBUG@do_completion@473: started completion thread 2025-10-19 18:49:32,829:1(0x7f343f7fe640):ZOO_DEBUG@do_io@369: started IO thread 2025-10-19 18:49:32,829:1(0x7f343f7fe640):ZOO_DEBUG@get_next_server_in_reconfig@1541: [OLD] count=0 capacity=0 next=0 hasnext=0 2025-10-19 18:49:32,829:1(0x7f343f7fe640):ZOO_DEBUG@get_next_server_in_reconfig@1544: [NEW] count=1 capacity=16 next=0 hasnext=1 2025-10-19 18:49:32,829:1(0x7f343f7fe640):ZOO_DEBUG@get_next_server_in_reconfig@1555: Using next from NEW=10.0.0.38:2181 2025-10-19 18:49:32,829:1(0x7f343f7fe640):ZOO_DEBUG@zookeeper_connect@2480: [zk] connect() 2025-10-19 18:49:32,829:1(0x7f343f7fe640):ZOO_INFO@check_events@2987: initiated connection to server 10.0.0.38:2181 2025-10-19 18:49:32,833:1(0x7f343f7fe640):ZOO_INFO@finalize_session_establishment@2861: session establishment complete on server 10.0.0.38:2181, sessionId=0x1000058a5f700b5, negotiated timeout=40000 2025-10-19 18:49:32,833:1(0x7f343f7fe640):ZOO_DEBUG@finalize_session_establishment@2871: Calling a watcher for a ZOO_SESSION_EVENT and the state=ZOO_CONNECTED_STATE 2025-10-19 18:49:32,833:1(0x7f343ffff640):ZOO_DEBUG@process_completions@3336: Calling a watcher for node [], type = -1 event=ZOO_SESSION_EVENT 2025-10-19 18:49:33,829:1(0x7f3457bfe640):ZOO_DEBUG@zoo_acreate_ttl@4262: Sending request xid=0x68f52e46 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:49:33,831:1(0x7f343f7fe640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=6 xid=0x68f52e46 rc=0 2025-10-19 18:49:42,587:1(0x7f3457bfe640):ZOO_DEBUG@zoo_adelete@4367: Sending request xid=0x68f52e47 for path [/collector] to 10.0.0.38:2181 2025-10-19 18:49:42,589:1(0x7f343f7fe640):ZOO_DEBUG@process_sync_completion@5181: Processing sync_completion with type=0 xid=0x68f52e47 rc=0 2025-10-19 18:49:42,589:1(0x7f343f7fe640):ZOO_DEBUG@do_io@460: IO thread terminated 2025-10-19 18:49:42,589:1(0x7f343ffff640):ZOO_DEBUG@do_completion@483: completion thread terminated 2025-10-19 18:49:42,590:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3849: Closing zookeeper sessionId=0x1000058a5f700b5 to 10.0.0.38:2181 2025-10-19 18:49:42,592:1(0x7f3457bfe640):ZOO_INFO@zookeeper_close@3872: Freeing zookeeper resources for sessionId=0x1000058a5f700b5 2025-10-19 18:49:45,287:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138561 ms 2025-10-19 18:49:58,633:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138560 ms 2025-10-19 18:50:11,979:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138561 ms 2025-10-19 18:50:25,326:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138560 ms 2025-10-19 18:50:38,673:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138560 ms 2025-10-19 18:50:52,018:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138559 ms 2025-10-19 18:51:05,364:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138559 ms 2025-10-19 18:51:18,710:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138559 ms 2025-10-19 18:51:32,056:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138558 ms 2025-10-19 18:51:45,403:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138558 ms 2025-10-19 18:51:58,749:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138558 ms 2025-10-19 18:52:12,095:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138557 ms 2025-10-19 18:52:25,441:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138557 ms 2025-10-19 18:52:38,787:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138557 ms 2025-10-19 18:52:52,133:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138557 ms 2025-10-19 18:53:05,478:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138557 ms 2025-10-19 18:53:18,825:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138557 ms 2025-10-19 18:53:32,172:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138556 ms 2025-10-19 18:53:45,518:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138556 ms 2025-10-19 18:53:58,865:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138556 ms 2025-10-19 18:54:12,210:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138555 ms 2025-10-19 18:54:25,557:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138555 ms 2025-10-19 18:54:38,901:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138556 ms 2025-10-19 18:54:52,247:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138554 ms 2025-10-19 18:55:05,594:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138554 ms 2025-10-19 18:55:18,941:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138555 ms 2025-10-19 18:55:32,287:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138554 ms 2025-10-19 18:55:45,633:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138553 ms 2025-10-19 18:55:58,980:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138554 ms 2025-10-19 18:56:12,327:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138553 ms 2025-10-19 18:56:25,673:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138552 ms 2025-10-19 18:56:39,020:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138552 ms 2025-10-19 18:56:52,366:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138552 ms 2025-10-19 18:57:05,712:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138552 ms 2025-10-19 18:57:19,057:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138551 ms 2025-10-19 18:57:32,404:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138551 ms 2025-10-19 18:57:45,751:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138551 ms 2025-10-19 18:57:59,097:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138550 ms 2025-10-19 18:58:12,443:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138550 ms 2025-10-19 18:58:25,790:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138550 ms 2025-10-19 18:58:39,137:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138550 ms 2025-10-19 18:58:52,484:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138549 ms 2025-10-19 18:59:05,830:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138550 ms 2025-10-19 18:59:19,177:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138549 ms 2025-10-19 18:59:32,521:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138549 ms 2025-10-19 18:59:45,868:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138549 ms 2025-10-19 18:59:59,214:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138548 ms 2025-10-19 19:00:12,561:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138548 ms 2025-10-19 19:00:25,905:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138548 ms 2025-10-19 19:00:39,251:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138547 ms 2025-10-19 19:00:52,598:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138545 ms 2025-10-19 19:01:05,944:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138548 ms 2025-10-19 19:01:19,291:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138546 ms 2025-10-19 19:01:32,637:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138546 ms 2025-10-19 19:01:45,984:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138547 ms 2025-10-19 19:01:59,331:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138546 ms 2025-10-19 19:02:12,678:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138545 ms 2025-10-19 19:02:26,024:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138545 ms 2025-10-19 19:02:39,371:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138545 ms 2025-10-19 19:02:52,717:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138544 ms 2025-10-19 19:03:06,061:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138544 ms 2025-10-19 19:03:19,408:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138544 ms 2025-10-19 19:03:32,755:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138544 ms 2025-10-19 19:03:46,101:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138543 ms 2025-10-19 19:03:59,445:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138543 ms 2025-10-19 19:04:12,791:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138543 ms 2025-10-19 19:04:26,137:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138543 ms 2025-10-19 19:04:39,481:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138542 ms 2025-10-19 19:04:52,827:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138543 ms 2025-10-19 19:05:06,174:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138542 ms 2025-10-19 19:05:19,521:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138541 ms 2025-10-19 19:05:32,865:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138542 ms 2025-10-19 19:05:46,212:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138541 ms 2025-10-19 19:05:59,558:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138541 ms 2025-10-19 19:06:12,905:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138541 ms 2025-10-19 19:06:26,252:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138539 ms 2025-10-19 19:06:39,597:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138540 ms 2025-10-19 19:06:52,944:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138540 ms 2025-10-19 19:07:06,291:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138539 ms 2025-10-19 19:07:19,638:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138539 ms 2025-10-19 19:07:32,985:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138540 ms 2025-10-19 19:07:46,331:1(0x7f347599f640):ZOO_DEBUG@zookeeper_process@3419: Got ping response in -44138538 ms