++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/database-nodemgr ++ CONTAINER_LOG_DIR=/var/log/contrail/database-nodemgr ++ mkdir -p /var/log/contrail/database-nodemgr ++ log_file=/var/log/contrail/database-nodemgr/console.log ++ touch /var/log/contrail/database-nodemgr/console.log ++ chmod 600 /var/log/contrail/database-nodemgr/console.log ++ exec +++ tee -a /var/log/contrail/database-nodemgr/console.log +++ date ++ echo 'INFO: =================== Sun Oct 19 06:23:53 PM UTC 2025 ===================' INFO: =================== Sun Oct 19 06:23:53 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 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ 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=no-auth ++ 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 ]] + 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 + [[ database == \t\o\r\a\g\e\n\t ]] + export NODEMGR_TYPE=contrail-database + NODEMGR_TYPE=contrail-database + NODEMGR_NAME=contrail-database-nodemgr ++ echo DATABASE ++ tr - _ + ntype=DATABASE + [[ DATABASE == \V\R\O\U\T\E\R ]] + [[ DATABASE == \D\A\T\A\B\A\S\E ]] + htype=ANALYTICSDB + [[ DATABASE == \C\O\N\T\R\O\L ]] ++ get_listen_ip_for_node ANALYTICSDB +++ find_my_ip_and_order_for_node ANALYTICSDB +++ cut -d ' ' -f 1 +++ local server_typ=ANALYTICSDB_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host +++ 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 + introspect_ip=0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + mkdir -p /etc/contrail + cat ++ format_boolean True ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo True + '[' -n '' ']' + cat + add_ini_params_from_env DATABASE_NODEMGR /etc/contrail/contrail-database-nodemgr.conf + local service_name=DATABASE_NODEMGR + local cfg_path=/etc/contrail/contrail-database-nodemgr.conf + local delim=__ ++ set -o posix ++ set ++ grep '^DATABASE_NODEMGR__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^DATABASE_NODEMGR__//g' + local vars=DEFAULTS__minimum_diskGB + local section= + for var in $vars + local var_name=DATABASE_NODEMGR__DEFAULTS__minimum_diskGB + local val=4 ++ echo DEFAULTS__minimum_diskGB ++ sed s/DASH/-/g + local var_unsubst=DEFAULTS__minimum_diskGB ++ echo DEFAULTS__minimum_diskGB ++ sed 's/^\(.*\)__.*$/\1/' + local var_section=DEFAULTS + [[ '' != \D\E\F\A\U\L\T\S ]] + echo '[DEFAULTS]' + section=DEFAULTS ++ echo DEFAULTS__minimum_diskGB ++ sed 's/.*__\(.*\)$/\1/' + local var_param=minimum_diskGB + echo 'minimum_diskGB = 4' + cat /etc/contrail/contrail-database-nodemgr.conf [DEFAULTS] http_server_ip=0.0.0.0 log_file=/var/log/contrail/database-nodemgr/contrail-database-nodemgr.log log_level=SYS_DEBUG log_local=1 hostip=10.0.0.38 db_port=9042 db_jmx_port=7200 db_use_ssl=True [COLLECTOR] server_list=10.0.0.38:8086 [SANDESH] introspect_ssl_enable=True introspect_ssl_insecure=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_cert=/etc/contrail/ssl/certs/ca-cert.pem [DEFAULTS] minimum_diskGB = 4 + upgrade_old_logs contrail-database-nodemgr + local template=contrail-database-nodemgr ++ dirname /var/log/contrail/database-nodemgr + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/database-nodemgr + chmod 755 /var/log/contrail/database-nodemgr + mv -n '/var/log/contrail/*contrail-database-nodemgr.log*' /var/log/contrail/database-nodemgr/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/database-nodemgr + find /var/log/contrail/database-nodemgr -uid 0 -exec chown 1999:1999 '{}' + + exec /bin/sh -c '/usr/local/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}' 10/19/2025 18:23:54.944 7fb1c1132280 [contrail-database-nodemgr] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/19/2025 18:23:55.081 7fb1c1132280 [contrail-database-nodemgr] [ERROR]: Failed to import package "database.sandesh" 10/19/2025 18:23:55.088 7fb1c1132280 [contrail-database-nodemgr] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8103 10/19/2025 18:23:55.092 7fb1c1132280 [contrail-database-nodemgr] [ERROR]: Failed to import package "database.sandesh" 10/19/2025 18:23:55.098 7fb1c1132280 [contrail-database-nodemgr] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/19/2025 18:23:55.098 7fb1c1132280 [contrail-database-nodemgr] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/database-nodemgr/contrail-database-nodemgr.log] [Introspect:8103]10.0.0.38 - - [2025-10-19 18:23:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 4508 0.001615 CRITICAL:root:Exit data: {'ID': '56fde89ea8120087da65d8e122725bd58fe5e94b25a6d9c60b8880cdebdc3e3f', 'Running': False, 'ExitCode': 1, 'ProcessConfig': {'tty': True, 'entrypoint': 'df', 'arguments': ['/data'], 'privileged': False}, 'OpenStdin': False, 'OpenStderr': True, 'OpenStdout': True, 'CanRemove': False, 'ContainerID': '78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6', 'DetachKeys': '', 'Pid': 1086487} ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: Result: 1 DEBUG:contrail-database-nodemgr:dir for analytics is /data CRITICAL:root:Exit data: {'ID': 'a323fa0802ee439efc00ac5a18a6f213efa0f8a0c0ed3e0aed74f3d76b71d5b1', 'Running': False, 'ExitCode': 1, 'ProcessConfig': {'tty': True, 'entrypoint': 'df', 'arguments': ['/data'], 'privileged': False}, 'OpenStdin': False, 'OpenStderr': True, 'OpenStdout': True, 'CanRemove': False, 'ContainerID': '78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6', 'DetachKeys': '', 'Pid': 1086559} ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: Result: 1 DEBUG:contrail-database-nodemgr:dir for analytics is /data CRITICAL:root:Exit data: {'ID': 'f43f2ab23000cb457808259ab666400e71fd3b9244127e646bb77f866faf1dc4', 'Running': False, 'ExitCode': 1, 'ProcessConfig': {'tty': True, 'entrypoint': 'df', 'arguments': ['/data'], 'privileged': False}, 'OpenStdin': False, 'OpenStderr': True, 'OpenStdout': True, 'CanRemove': False, 'ContainerID': '78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6', 'DetachKeys': '', 'Pid': 1086596} ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: Result: 1 DEBUG:contrail-database-nodemgr:dir for analytics is /data CRITICAL:root:Exit data: {'ID': '8644893bfa3422b293d672c5f9134a984229feb82e904b66acf7c01d02360d5b', 'Running': False, 'ExitCode': 1, 'ProcessConfig': {'tty': True, 'entrypoint': 'df', 'arguments': ['/data'], 'privileged': False}, 'OpenStdin': False, 'OpenStderr': True, 'OpenStdout': True, 'CanRemove': False, 'ContainerID': '78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6', 'DetachKeys': '', 'Pid': 1086640} ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: Result: 1 CRITICAL:root:Exit data: {'ID': 'fb35f0f4cfbb7e5759091e6dc0d518a2822b6d9fc97788507566b93c26db3b36', 'Running': False, 'ExitCode': 1, 'ProcessConfig': {'tty': True, 'entrypoint': 'cqlsh', 'arguments': ['--ssl', '10.0.0.38', '9042', '-e', 'quit'], 'privileged': False}, 'OpenStdin': False, 'OpenStderr': True, 'OpenStdout': True, 'CanRemove': False, 'ContainerID': '78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6', 'DetachKeys': '', 'Pid': 1086664} ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: Result: 1 INFO:contrail-database-nodemgr:send_nodemgr_process_status: Sending UVE:NodeStatusUVE(_context='', _scope='', _module='contrail-database-nodemgr', _source='cn-jenkins-deploy-platform-juju-os-596-1', _node_type='Database', _instance_id='0', _timestamp=1760898236577412, _versionsig=3672106175, _type=6, _hints=1, _client_context='', _client=None, _role=0, _logger=None, _level=2147483647, _category='', _send_queue_enabled=True, _http_server=None, _connect_to_collector=True, _disable_sending_object_logs=False, _disable_sending_all_messages=False, _more=False, data=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=[ProcessStatus(module_id='contrail-database-nodemgr', instance_id='0', state='Non-Functional', connection_infos=dict_values([ConnectionInfo(type='Collector', name='Collector', server_addrs=[''], status='Down', description='none to Idle on EvStart')]), flag_infos=None, description='Cassandra state detected DOWN. Disk space for DB not retrievable. Collector:Collector[none to Idle on EvStart] connection down')], process_info=None, disk_usage_info=None, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage=None, system_cpu_info=None, system_mem_usage=None, system_cpu_usage=None, running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo'), _seqnum=0) INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Idle] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] NodeStatusUVE: data = << name = cn-jenkins-deploy-platform-juju-os-596-1 process_status = [ << module_id = contrail-database-nodemgr instance_id = 0 state = Non-Functional connection_infos = [ << type = Collector name = Collector server_addrs = [ , ] status = Down description = none to Idle on EvStart >>, ] description = Cassandra state detected DOWN. Disk space for DB not retrievable. Collector:Collector[none to Idle on EvStart] connection down >>, ] >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Idle] CRITICAL:root:Exit data: {'ID': '7a30cf7a7753e38dc1c1c169476b614bdcf794f1b747bef6dc78b43ade8eaacb', 'Running': False, 'ExitCode': 137, 'ProcessConfig': {'tty': True, 'entrypoint': 'nodetool', 'arguments': ['-p', '7200', 'compactionstats'], 'privileged': False}, 'OpenStdin': False, 'OpenStderr': True, 'OpenStdout': True, 'CanRemove': False, 'ContainerID': '78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6', 'DetachKeys': '', 'Pid': 1086693} ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: Result: 137 CRITICAL:root:Exit data: {'ID': 'c84c5e34c5c77cb53302efd1b3b0a78880171afa585790a4965656e1f8658776', 'Running': False, 'ExitCode': 1, 'ProcessConfig': {'tty': True, 'entrypoint': 'nodetool', 'arguments': ['-p', '7200', 'repair', '-pr', 'ContrailAnalyticsCql'], 'privileged': False}, 'OpenStdin': False, 'OpenStderr': True, 'OpenStdout': True, 'CanRemove': False, 'ContainerID': '78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6', 'DetachKeys': '', 'Pid': 1086974} ERROR:contrail-database-nodemgr:Failed to run cmd: 'nodetool -p 7200 repair -pr ContrailAnalyticsCql'. Error is: Result: 1 INFO:contrail-database-nodemgr:Processing event[EvIdleHoldTimerExpired] in state[Idle] INFO:contrail-database-nodemgr:send_process_state_db: Sending UVE: NodeStatusUVE(_context='', _scope='', _module='contrail-database-nodemgr', _source='cn-jenkins-deploy-platform-juju-os-596-1', _node_type='Database', _instance_id='0', _timestamp=1760898243919915, _versionsig=3672106175, _type=6, _hints=1, _client_context='', _client=None, _role=0, _logger=None, _level=2147483647, _category='', _send_queue_enabled=True, _http_server=None, _connect_to_collector=True, _disable_sending_object_logs=False, _disable_sending_all_messages=False, _more=False, data=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=False, status=None, process_status=None, process_info=[ProcessInfo(process_name='cassandra', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[]), ProcessInfo(process_name='contrail-query-engine', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[]), ProcessInfo(process_name='contrail-database-nodemgr', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[])], disk_usage_info=None, description=None, all_core_file_list=None, build_info='{"build-info" : [{"build-version" : "v0+master.2.0.4.3.7", "build-time" : "2025-10-19 17:35:06.208645", "build-user" : "root", "build-hostname" : "jenkins-build-prepare-sandbox-11892-1.novalocal", "build-id" : "package contrail", "build-number" : "lib is not installed\n"}]}', process_mem_cpu_usage=None, system_cpu_info=None, system_mem_usage=None, system_cpu_usage=None, running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo'), _seqnum=0) DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=53562852, partition_space_available_1k=27527632, percentage_partition_space_used=66, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=[], build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1155540, cpu_share=0.0, mem_res=1150260, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=18744, cpu_share=0.0, mem_res=6424, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=50512, cpu_share=0.0, mem_res=41452, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=11109012, free=1843188, buffers=670544, cached=19547512, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=5.37, five_min_avg=4.05, fifteen_min_avg=2.64, cpu_share=0, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') ERROR:contrail-database-nodemgr:Session Event: TCP Connect Fail INFO:contrail-database-nodemgr:Sandesh Client: Event[EvIdleHoldTimerExpired] => State[Idle] -> State[Connect] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Connect] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] NodeStatusUVE: data = << name = cn-jenkins-deploy-platform-juju-os-596-1 process_status = [ << module_id = contrail-database-nodemgr instance_id = 0 state = Non-Functional connection_infos = [ << type = Collector name = Collector server_addrs = [ 10.0.0.38:8086, ] status = Initializing description = Idle to Connect on EvIdleHoldTimerExpired >>, ] description = Cassandra state detected DOWN. Disk space for DB not retrievable. Collector:Collector[Idle to Connect on EvIdleHoldTimerExpired] connection down >>, ] >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Connect] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Connect] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] NodeStatusUVE: data = << name = cn-jenkins-deploy-platform-juju-os-596-1 deleted = False process_info = [ << process_name = cassandra process_state = PROCESS_STATE_RUNNING start_count = 1 stop_count = 0 exit_count = 0 last_start_time = 1760898233000000 last_stop_time = last_exit_time = core_file_list = [ ] >>, << process_name = contrail-query-engine process_state = PROCESS_STATE_RUNNING start_count = 1 stop_count = 0 exit_count = 0 last_start_time = 1760898233000000 last_stop_time = last_exit_time = core_file_list = [ ] >>, << process_name = contrail-database-nodemgr process_state = PROCESS_STATE_RUNNING start_count = 1 stop_count = 0 exit_count = 0 last_start_time = 1760898233000000 last_stop_time = last_exit_time = core_file_list = [ ] >>, ] build_info = {"build-info" : [{"build-version" : "v0+master.2.0.4.3.7", "build-time" : "2025-10-19 17:35:06.208645", "build-user" : "root", "build-hostname" : "jenkins-build-prepare-sandbox-11892-1.novalocal", "build-id" : "package contrail", "build-number" : "lib is not installed "}]} >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Connect] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Connect] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] NodeStatusUVE: data = << name = cn-jenkins-deploy-platform-juju-os-596-1 disk_usage_info = { /dev/vda1 : << partition_type = ext4 partition_space_used_1k = 53562852 partition_space_available_1k = 27527632 percentage_partition_space_used = 66 >> } all_core_file_list = [ ] process_mem_cpu_usage = { cassandra : << mem_virt = 1155540 cpu_share = 0.0 mem_res = 1150260 >>contrail-query-engine : << mem_virt = 18744 cpu_share = 0.0 mem_res = 6424 >>contrail-database-nodemgr : << mem_virt = 50512 cpu_share = 0.0 mem_res = 41452 >> } system_mem_usage = << total = 32665120 used = 11109012 free = 1843188 buffers = 670544 cached = 19547512 node_type = database-node >> system_cpu_usage = << one_min_avg = 5.37 five_min_avg = 4.05 fifteen_min_avg = 2.64 cpu_share = 0 node_type = database-node >> >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Connect] INFO:contrail-database-nodemgr:Processing event[EvTcpConnectFail] in state[Connect] INFO:contrail-database-nodemgr:Sandesh Client: Event[EvTcpConnectFail] => State[Connect] -> State[Idle] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Idle] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] NodeStatusUVE: data = << name = cn-jenkins-deploy-platform-juju-os-596-1 process_status = [ << module_id = contrail-database-nodemgr instance_id = 0 state = Non-Functional connection_infos = [ << type = Collector name = Collector server_addrs = [ 10.0.0.38:8086, ] status = Down description = Connect to Idle on EvTcpConnectFail >>, ] description = Cassandra state detected DOWN. Disk space for DB not retrievable. Collector:Collector[Connect to Idle on EvTcpConnectFail] connection down >>, ] >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Idle] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Idle] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] SandeshModuleClientTrace: data = << name = cn-jenkins-deploy-platform-juju-os-596-1:Database:contrail-database-nodemgr:0 client_info = << status = Idle successful_connections = 0 pid = 1 http_port = 8103 start_time = 1760898235109385 collector_name = collector_ip = 10.0.0.38:8086 collector_list = [ 10.0.0.38:8086, ] >> sm_queue_count = 1 max_sm_queue_count = 4 >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Idle] INFO:contrail-database-nodemgr:Processing event[EvIdleHoldTimerExpired] in state[Idle] DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:24:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6953 0.002091 ERROR:contrail-database-nodemgr:Session Event: TCP Connect Fail INFO:contrail-database-nodemgr:Sandesh Client: Event[EvIdleHoldTimerExpired] => State[Idle] -> State[Connect] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Connect] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] NodeStatusUVE: data = << name = cn-jenkins-deploy-platform-juju-os-596-1 process_status = [ << module_id = contrail-database-nodemgr instance_id = 0 state = Non-Functional connection_infos = [ << type = Collector name = Collector server_addrs = [ 10.0.0.38:8086, ] status = Initializing description = Idle to Connect on EvIdleHoldTimerExpired >>, ] description = Cassandra state detected DOWN. Disk space for DB not retrievable. Collector:Collector[Idle to Connect on EvIdleHoldTimerExpired] connection down >>, ] >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Connect] INFO:contrail-database-nodemgr:Processing event[EvTcpConnectFail] in state[Connect] INFO:contrail-database-nodemgr:Sandesh Client: Event[EvTcpConnectFail] => State[Connect] -> State[Idle] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Idle] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] NodeStatusUVE: data = << name = cn-jenkins-deploy-platform-juju-os-596-1 process_status = [ << module_id = contrail-database-nodemgr instance_id = 0 state = Non-Functional connection_infos = [ << type = Collector name = Collector server_addrs = [ 10.0.0.38:8086, ] status = Down description = Connect to Idle on EvTcpConnectFail >>, ] description = Cassandra state detected DOWN. Disk space for DB not retrievable. Collector:Collector[Connect to Idle on EvTcpConnectFail] connection down >>, ] >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Idle] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Idle] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] SandeshModuleClientTrace: data = << name = cn-jenkins-deploy-platform-juju-os-596-1:Database:contrail-database-nodemgr:0 client_info = << status = Idle successful_connections = 0 pid = 1 http_port = 8103 start_time = 1760898235109385 collector_name = collector_ip = 10.0.0.38:8086 collector_list = [ 10.0.0.38:8086, ] >> sm_queue_count = 1 max_sm_queue_count = 4 >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Idle] INFO:contrail-database-nodemgr:Processing event[EvIdleHoldTimerExpired] in state[Idle] ERROR:contrail-database-nodemgr:Session Event: TCP Connect Fail INFO:contrail-database-nodemgr:Sandesh Client: Event[EvIdleHoldTimerExpired] => State[Idle] -> State[Connect] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Connect] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] NodeStatusUVE: data = << name = cn-jenkins-deploy-platform-juju-os-596-1 process_status = [ << module_id = contrail-database-nodemgr instance_id = 0 state = Non-Functional connection_infos = [ << type = Collector name = Collector server_addrs = [ 10.0.0.38:8086, ] status = Initializing description = Idle to Connect on EvIdleHoldTimerExpired >>, ] description = Cassandra state detected DOWN. Disk space for DB not retrievable. Collector:Collector[Idle to Connect on EvIdleHoldTimerExpired] connection down >>, ] >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Connect] INFO:contrail-database-nodemgr:Processing event[EvTcpConnectFail] in state[Connect] INFO:contrail-database-nodemgr:Sandesh Client: Event[EvTcpConnectFail] => State[Connect] -> State[Idle] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Idle] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] NodeStatusUVE: data = << name = cn-jenkins-deploy-platform-juju-os-596-1 process_status = [ << module_id = contrail-database-nodemgr instance_id = 0 state = Non-Functional connection_infos = [ << type = Collector name = Collector server_addrs = [ 10.0.0.38:8086, ] status = Down description = Connect to Idle on EvTcpConnectFail >>, ] description = Cassandra state detected DOWN. Disk space for DB not retrievable. Collector:Collector[Connect to Idle on EvTcpConnectFail] connection down >>, ] >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Idle] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Idle] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] SandeshModuleClientTrace: data = << name = cn-jenkins-deploy-platform-juju-os-596-1:Database:contrail-database-nodemgr:0 client_info = << status = Idle successful_connections = 0 pid = 1 http_port = 8103 start_time = 1760898235109385 collector_name = collector_ip = 10.0.0.38:8086 collector_list = [ 10.0.0.38:8086, ] >> sm_queue_count = 1 max_sm_queue_count = 4 >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Idle] INFO:contrail-database-nodemgr:Processing event[EvIdleHoldTimerExpired] in state[Idle] INFO:contrail-database-nodemgr:Session Event: TCP Connected INFO:contrail-database-nodemgr:Sandesh Client: Event[EvIdleHoldTimerExpired] => State[Idle] -> State[Connect] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Connect] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] NodeStatusUVE: data = << name = cn-jenkins-deploy-platform-juju-os-596-1 process_status = [ << module_id = contrail-database-nodemgr instance_id = 0 state = Non-Functional connection_infos = [ << type = Collector name = Collector server_addrs = [ 10.0.0.38:8086, ] status = Initializing description = Idle to Connect on EvIdleHoldTimerExpired >>, ] description = Cassandra state detected DOWN. Disk space for DB not retrievable. Collector:Collector[Idle to Connect on EvIdleHoldTimerExpired] connection down >>, ] >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Connect] INFO:contrail-database-nodemgr:Processing event[EvTcpConnected] in state[Connect] DEBUG:contrail-database-nodemgr:Send sandesh control message. uve type count # 6 INFO:contrail-database-nodemgr:Sandesh Client: Event[EvTcpConnected] => State[Connect] -> State[ClientInit] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[ClientInit] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[ClientInit] ERROR:contrail-database-nodemgr:Session Event: TCP Connection Closed INFO:contrail-database-nodemgr:Processing event[EvTcpClose] in state[ClientInit] INFO:contrail-database-nodemgr:Sandesh Client: Event[EvTcpClose] => State[ClientInit] -> State[Idle] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Idle] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] NodeStatusUVE: data = << name = cn-jenkins-deploy-platform-juju-os-596-1 process_status = [ << module_id = contrail-database-nodemgr instance_id = 0 state = Non-Functional connection_infos = [ << type = Collector name = Collector server_addrs = [ 10.0.0.38:8086, ] status = Down description = ClientInit to Idle on EvTcpClose >>, ] description = Cassandra state detected DOWN. Disk space for DB not retrievable. Collector:Collector[ClientInit to Idle on EvTcpClose] connection down >>, ] >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Idle] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Idle] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] SandeshModuleClientTrace: data = << name = cn-jenkins-deploy-platform-juju-os-596-1:Database:contrail-database-nodemgr:0 client_info = << status = Idle successful_connections = 1 pid = 1 http_port = 8103 start_time = 1760898235109385 collector_name = collector_ip = 10.0.0.38:8086 collector_list = [ 10.0.0.38:8086, ] >> sm_queue_count = 1 max_sm_queue_count = 4 >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Idle] DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:24:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6927 0.001435 INFO:contrail-database-nodemgr:Processing event[EvIdleHoldTimerExpired] in state[Idle] INFO:contrail-database-nodemgr:Session Event: TCP Connected INFO:contrail-database-nodemgr:Sandesh Client: Event[EvIdleHoldTimerExpired] => State[Idle] -> State[Connect] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Connect] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] NodeStatusUVE: data = << name = cn-jenkins-deploy-platform-juju-os-596-1 process_status = [ << module_id = contrail-database-nodemgr instance_id = 0 state = Non-Functional connection_infos = [ << type = Collector name = Collector server_addrs = [ 10.0.0.38:8086, ] status = Initializing description = Idle to Connect on EvIdleHoldTimerExpired >>, ] description = Cassandra state detected DOWN. Disk space for DB not retrievable. Collector:Collector[Idle to Connect on EvIdleHoldTimerExpired] connection down >>, ] >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Connect] INFO:contrail-database-nodemgr:Processing event[EvTcpConnected] in state[Connect] DEBUG:contrail-database-nodemgr:Send sandesh control message. uve type count # 6 INFO:contrail-database-nodemgr:Sandesh Client: Event[EvTcpConnected] => State[Connect] -> State[ClientInit] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[ClientInit] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[ClientInit] ERROR:contrail-database-nodemgr:Session Event: TCP Connection Closed INFO:contrail-database-nodemgr:Processing event[EvTcpClose] in state[ClientInit] INFO:contrail-database-nodemgr:Sandesh Client: Event[EvTcpClose] => State[ClientInit] -> State[Idle] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Idle] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] NodeStatusUVE: data = << name = cn-jenkins-deploy-platform-juju-os-596-1 process_status = [ << module_id = contrail-database-nodemgr instance_id = 0 state = Non-Functional connection_infos = [ << type = Collector name = Collector server_addrs = [ 10.0.0.38:8086, ] status = Down description = ClientInit to Idle on EvTcpClose >>, ] description = Cassandra state detected DOWN. Disk space for DB not retrievable. Collector:Collector[ClientInit to Idle on EvTcpClose] connection down >>, ] >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Idle] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Idle] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] SandeshModuleClientTrace: data = << name = cn-jenkins-deploy-platform-juju-os-596-1:Database:contrail-database-nodemgr:0 client_info = << status = Idle successful_connections = 2 pid = 1 http_port = 8103 start_time = 1760898235109385 collector_name = collector_ip = 10.0.0.38:8086 collector_list = [ 10.0.0.38:8086, ] >> sm_queue_count = 1 max_sm_queue_count = 4 >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Idle] INFO:contrail-database-nodemgr:Processing event[EvIdleHoldTimerExpired] in state[Idle] INFO:contrail-database-nodemgr:Session Event: TCP Connected INFO:contrail-database-nodemgr:Sandesh Client: Event[EvIdleHoldTimerExpired] => State[Idle] -> State[Connect] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[Connect] ERROR:contrail-database-nodemgr:SANDESH: [DROP: WrongClientSMState] NodeStatusUVE: data = << name = cn-jenkins-deploy-platform-juju-os-596-1 process_status = [ << module_id = contrail-database-nodemgr instance_id = 0 state = Non-Functional connection_infos = [ << type = Collector name = Collector server_addrs = [ 10.0.0.38:8086, ] status = Initializing description = Idle to Connect on EvIdleHoldTimerExpired >>, ] description = Cassandra state detected DOWN. Disk space for DB not retrievable. Collector:Collector[Idle to Connect on EvIdleHoldTimerExpired] connection down >>, ] >> INFO:contrail-database-nodemgr:Discarding event[EvSandeshUVESend] in state[Connect] INFO:contrail-database-nodemgr:Processing event[EvTcpConnected] in state[Connect] DEBUG:contrail-database-nodemgr:Send sandesh control message. uve type count # 6 INFO:contrail-database-nodemgr:Sandesh Client: Event[EvTcpConnected] => State[Connect] -> State[ClientInit] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[ClientInit] INFO:contrail-database-nodemgr:Processing event[EvSandeshUVESend] in state[ClientInit] DEBUG:contrail-database-nodemgr:Extracted sandesh length: 0000001012 DEBUG:contrail-database-nodemgr:Received sandesh control message [SandeshCtrlServerToClient] INFO:contrail-database-nodemgr:Processing event[EvSandeshCtrlMessageRecv] in state[ClientInit] DEBUG:contrail-database-nodemgr:Number of uve types in sandesh control message is 0 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectGeneratorInfo:SandeshModuleClientTrace] map INFO:contrail-database-nodemgr:Sandesh Client: Event[EvSandeshCtrlMessageRecv] => State[ClientInit] -> State[Established] INFO:contrail-database-nodemgr:Sandesh Send Level [INVALID] -> [SYS_DEBUG] INFO:contrail-database-nodemgr:Sandesh Send Level [SYS_DEBUG] -> [INVALID] DEBUG:contrail-database-nodemgr:Extracted sandesh length: 0000001291 DEBUG:contrail-database-nodemgr:Received sandesh control message [SandeshCtrlServerToClient] INFO:contrail-database-nodemgr:Processing event[EvSandeshCtrlMessageRecv] in state[Established] DEBUG:contrail-database-nodemgr:Number of uve types in sandesh control message is 2 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectGeneratorInfo:SandeshModuleClientTrace] map DEBUG:contrail-database-nodemgr:DBG: event_process_state:cassandra,group:cassandra,state:PROCESS_STATE_BACKOFF DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:24:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6877 0.001241 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:24:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6877 0.001266 DEBUG:contrail-database-nodemgr:dir for analytics is /data CRITICAL:root:Exit data: {'ID': 'e091df6f6b7e34d4aefe321be2810927ff1115f27807d702454bc33d1151c438', 'Running': False, 'ExitCode': 128, 'ProcessConfig': {'tty': True, 'entrypoint': 'df', 'arguments': ['/data'], 'privileged': False}, 'OpenStdin': False, 'OpenStderr': True, 'OpenStdout': True, 'CanRemove': False, 'ContainerID': '78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6', 'DetachKeys': '', 'Pid': 0} ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: Result: 128 ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54105920, partition_space_available_1k=26984564, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=18448, cpu_share=0.0, mem_res=6508, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=43892, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12291112, free=13395796, buffers=711796, cached=6728964, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=7.41, five_min_avg=4.92, fifteen_min_avg=3.02, cpu_share=6.75, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:24:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6659 0.001367 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:25:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6659 0.001418 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:25:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6659 0.001360 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:25:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6659 0.001267 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:25:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6659 0.001151 ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54110200, partition_space_available_1k=26980284, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=18540, cpu_share=0.0, mem_res=6584, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=43908, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12173224, free=13422604, buffers=719988, cached=6810236, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=5.25, five_min_avg=4.71, fifteen_min_avg=3.06, cpu_share=2.75, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:26:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6659 0.001985 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:26:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6659 0.001418 ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54123340, partition_space_available_1k=26967144, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=18620, cpu_share=0.0, mem_res=6656, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=43892, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12312524, free=13341212, buffers=721696, cached=6749436, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.71, five_min_avg=4.09, fifteen_min_avg=2.95, cpu_share=1.88, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54133032, partition_space_available_1k=26957452, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=18696, cpu_share=0.0, mem_res=6724, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=43900, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12338092, free=11819332, buffers=766068, cached=8201364, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=6.89, five_min_avg=5.01, fifteen_min_avg=3.34, cpu_share=3.88, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:28:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6659 0.001667 DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54140340, partition_space_available_1k=26950144, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=18764, cpu_share=0.0, mem_res=6788, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=43936, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12601128, free=11509040, buffers=766212, cached=8248232, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=4.04, five_min_avg=4.46, fifteen_min_avg=3.25, cpu_share=1.75, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:29:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6659 0.001247 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:29:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6659 0.001288 DEBUG:contrail-database-nodemgr:DBG: event_process_state:cassandra,group:cassandra,state:PROCESS_STATE_RUNNING INFO:contrail-database-nodemgr:send_process_state_db: Sending UVE: NodeStatusUVE(_context='', _scope='', _module='contrail-database-nodemgr', _source='cn-jenkins-deploy-platform-juju-os-596-1', _node_type='Database', _instance_id='0', _timestamp=1760898567982378, _versionsig=3672106175, _type=6, _hints=1, _client_context='', _client=None, _role=0, _logger=None, _level=2147483647, _category='', _send_queue_enabled=True, _http_server=None, _connect_to_collector=True, _disable_sending_object_logs=False, _disable_sending_all_messages=False, _more=False, data=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=False, status=None, process_status=None, process_info=[ProcessInfo(process_name='cassandra', process_state='PROCESS_STATE_RUNNING', start_count=2, stop_count=0, exit_count=0, last_start_time='1760898567982337', last_stop_time='', last_exit_time='', core_file_list=[]), ProcessInfo(process_name='contrail-query-engine', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[]), ProcessInfo(process_name='contrail-database-nodemgr', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[])], disk_usage_info=None, description=None, all_core_file_list=None, build_info='{"build-info" : [{"build-version" : "v0+master.2.0.4.3.7", "build-time" : "2025-10-19 17:35:06.208645", "build-user" : "root", "build-hostname" : "jenkins-build-prepare-sandbox-11892-1.novalocal", "build-id" : "package contrail", "build-number" : "lib is not installed\n"}]}', process_mem_cpu_usage=None, system_cpu_info=None, system_mem_usage=None, system_cpu_usage=None, running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo'), _seqnum=0) DEBUG:contrail-database-nodemgr:DBG: event_process_state:cassandra,group:cassandra,state:PROCESS_STATE_BACKOFF ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54160084, partition_space_available_1k=26930400, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=18844, cpu_share=0.0, mem_res=6852, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=43948, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12954468, free=11112736, buffers=766876, cached=8290220, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.54, five_min_avg=3.99, fifteen_min_avg=3.16, cpu_share=2.0, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:DBG: event_process_state:cassandra,group:cassandra,state:PROCESS_STATE_RUNNING INFO:contrail-database-nodemgr:send_process_state_db: Sending UVE: NodeStatusUVE(_context='', _scope='', _module='contrail-database-nodemgr', _source='cn-jenkins-deploy-platform-juju-os-596-1', _node_type='Database', _instance_id='0', _timestamp=1760898628317592, _versionsig=3672106175, _type=6, _hints=1, _client_context='', _client=None, _role=0, _logger=None, _level=2147483647, _category='', _send_queue_enabled=True, _http_server=None, _connect_to_collector=True, _disable_sending_object_logs=False, _disable_sending_all_messages=False, _more=False, data=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=False, status=None, process_status=None, process_info=[ProcessInfo(process_name='cassandra', process_state='PROCESS_STATE_RUNNING', start_count=3, stop_count=0, exit_count=0, last_start_time='1760898628317544', last_stop_time='', last_exit_time='', core_file_list=[]), ProcessInfo(process_name='contrail-query-engine', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[]), ProcessInfo(process_name='contrail-database-nodemgr', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[])], disk_usage_info=None, description=None, all_core_file_list=None, build_info='{"build-info" : [{"build-version" : "v0+master.2.0.4.3.7", "build-time" : "2025-10-19 17:35:06.208645", "build-user" : "root", "build-hostname" : "jenkins-build-prepare-sandbox-11892-1.novalocal", "build-id" : "package contrail", "build-number" : "lib is not installed\n"}]}', process_mem_cpu_usage=None, system_cpu_info=None, system_mem_usage=None, system_cpu_usage=None, running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo'), _seqnum=0) DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:30:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6658 0.001456 DEBUG:contrail-database-nodemgr:DBG: event_process_state:cassandra,group:cassandra,state:PROCESS_STATE_BACKOFF ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54156300, partition_space_available_1k=26934184, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=18916, cpu_share=0.0, mem_res=6920, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=43956, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12736036, free=11261112, buffers=769200, cached=8358024, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.28, five_min_avg=3.62, fifteen_min_avg=3.08, cpu_share=2.25, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54171572, partition_space_available_1k=26918912, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=18996, cpu_share=0.0, mem_res=6988, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=43964, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12702832, free=11186408, buffers=769200, cached=8464760, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=5.68, five_min_avg=4.31, fifteen_min_avg=3.35, cpu_share=4.62, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54176624, partition_space_available_1k=26913860, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19076, cpu_share=0.0, mem_res=7060, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=43976, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12720092, free=11161580, buffers=769204, cached=8471188, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.75, five_min_avg=3.74, fifteen_min_avg=3.22, cpu_share=1.38, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:33:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6659 0.002185 DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54181332, partition_space_available_1k=26909152, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19144, cpu_share=0.0, mem_res=7128, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=43980, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12792740, free=11077584, buffers=769392, cached=8481924, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=1.72, five_min_avg=3.26, fifteen_min_avg=3.08, cpu_share=1.62, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:34:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6659 0.001273 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:34:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6659 0.001230 ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54187288, partition_space_available_1k=26903196, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19224, cpu_share=0.0, mem_res=7192, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=43992, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12714892, free=11151960, buffers=769436, cached=8485224, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=1.35, five_min_avg=2.9, fifteen_min_avg=2.97, cpu_share=1.88, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:35:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6658 0.002024 ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54191064, partition_space_available_1k=26899420, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19296, cpu_share=0.0, mem_res=7256, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=43996, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12859508, free=11000508, buffers=769464, cached=8491968, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=1.59, five_min_avg=2.66, fifteen_min_avg=2.88, cpu_share=1.5, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:DBG: event_process_state:cassandra,group:cassandra,state:PROCESS_STATE_RUNNING INFO:contrail-database-nodemgr:send_process_state_db: Sending UVE: NodeStatusUVE(_context='', _scope='', _module='contrail-database-nodemgr', _source='cn-jenkins-deploy-platform-juju-os-596-1', _node_type='Database', _instance_id='0', _timestamp=1760899005560499, _versionsig=3672106175, _type=6, _hints=1, _client_context='', _client=None, _role=0, _logger=None, _level=2147483647, _category='', _send_queue_enabled=True, _http_server=None, _connect_to_collector=True, _disable_sending_object_logs=False, _disable_sending_all_messages=False, _more=False, data=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=False, status=None, process_status=None, process_info=[ProcessInfo(process_name='cassandra', process_state='PROCESS_STATE_RUNNING', start_count=4, stop_count=0, exit_count=0, last_start_time='1760899005560450', last_stop_time='', last_exit_time='', core_file_list=[]), ProcessInfo(process_name='contrail-query-engine', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[]), ProcessInfo(process_name='contrail-database-nodemgr', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[])], disk_usage_info=None, description=None, all_core_file_list=None, build_info='{"build-info" : [{"build-version" : "v0+master.2.0.4.3.7", "build-time" : "2025-10-19 17:35:06.208645", "build-user" : "root", "build-hostname" : "jenkins-build-prepare-sandbox-11892-1.novalocal", "build-id" : "package contrail", "build-number" : "lib is not installed\n"}]}', process_mem_cpu_usage=None, system_cpu_info=None, system_mem_usage=None, system_cpu_usage=None, running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo'), _seqnum=0) ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54198272, partition_space_available_1k=26892212, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=0, cpu_share=0.0, mem_res=0, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19368, cpu_share=0.0, mem_res=7324, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44000, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12859848, free=10984488, buffers=769464, cached=8507712, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=6.38, five_min_avg=3.56, fifteen_min_avg=3.16, cpu_share=3.38, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:DBG: event_process_state:cassandra,group:cassandra,state:PROCESS_STATE_BACKOFF ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54206080, partition_space_available_1k=26884404, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19448, cpu_share=0.0, mem_res=7388, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44016, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12777252, free=11056012, buffers=769464, cached=8516616, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=3.85, five_min_avg=3.33, fifteen_min_avg=3.1, cpu_share=1.75, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:38:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6658 0.002469 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:38:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6658 0.001298 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:38:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6658 0.001281 ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54213264, partition_space_available_1k=26877220, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19520, cpu_share=0.0, mem_res=7456, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44020, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=13074336, free=10749188, buffers=769488, cached=8526264, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=3.15, five_min_avg=3.2, fifteen_min_avg=3.07, cpu_share=2.0, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54217004, partition_space_available_1k=26873480, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19592, cpu_share=0.0, mem_res=7520, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44032, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12742500, free=11075372, buffers=769500, cached=8530520, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.49, five_min_avg=2.96, fifteen_min_avg=3.0, cpu_share=1.75, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:40:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6658 0.001444 DEBUG:contrail-database-nodemgr:dir for analytics is /data CRITICAL:root:Exit data: {'ID': '9037bdfce57436e375c0aa3dee45e08b9cfbabaf7ad1a54090fb484c409e6ccb', 'Running': False, 'ExitCode': 1, 'ProcessConfig': {'tty': True, 'entrypoint': 'df', 'arguments': ['/data'], 'privileged': False}, 'OpenStdin': False, 'OpenStderr': True, 'OpenStdout': True, 'CanRemove': False, 'ContainerID': '78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6', 'DetachKeys': '', 'Pid': 1239351} ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: Result: 1 DEBUG:contrail-database-nodemgr:dir for analytics is /data CRITICAL:root:Exit data: {'ID': 'c2707526432b0bd2827444a02de474281782abca48154245c2a00fc3a03e176f', 'Running': False, 'ExitCode': 1, 'ProcessConfig': {'tty': True, 'entrypoint': 'df', 'arguments': ['/data'], 'privileged': False}, 'OpenStdin': False, 'OpenStderr': True, 'OpenStdout': True, 'CanRemove': False, 'ContainerID': '78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6', 'DetachKeys': '', 'Pid': 1239403} ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: Result: 1 DEBUG:contrail-database-nodemgr:dir for analytics is /data CRITICAL:root:Exit data: {'ID': '605a204a003d238cbf78f9ab198d29c64f4234b33f0ed176a5553d39719f66e3', 'Running': False, 'ExitCode': 1, 'ProcessConfig': {'tty': True, 'entrypoint': 'df', 'arguments': ['/data'], 'privileged': False}, 'OpenStdin': False, 'OpenStderr': True, 'OpenStdout': True, 'CanRemove': False, 'ContainerID': '78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6', 'DetachKeys': '', 'Pid': 1239443} ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: Result: 1 DEBUG:contrail-database-nodemgr:dir for analytics is /data CRITICAL:root:Exit data: {'ID': 'ae48a165476735a4393edb5c2d077ea012e27c3a3fd5f2210f88f0bd0b5f5762', 'Running': False, 'ExitCode': 1, 'ProcessConfig': {'tty': True, 'entrypoint': 'df', 'arguments': ['/data'], 'privileged': False}, 'OpenStdin': False, 'OpenStderr': True, 'OpenStdout': True, 'CanRemove': False, 'ContainerID': '78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6', 'DetachKeys': '', 'Pid': 1239480} ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: Result: 1 CRITICAL:root:Exit data: {'ID': '8acd0aa01806b13a3023da6f55b6b947f116d8cb0d3d443b3e575d2475c830a2', 'Running': False, 'ExitCode': 1, 'ProcessConfig': {'tty': True, 'entrypoint': 'cqlsh', 'arguments': ['--ssl', '10.0.0.38', '9042', '-e', 'quit'], 'privileged': False}, 'OpenStdin': False, 'OpenStderr': True, 'OpenStdout': True, 'CanRemove': False, 'ContainerID': '78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6', 'DetachKeys': '', 'Pid': 1239506} ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: Result: 1 CRITICAL:root:Exit data: {'ID': '9ee6172072253412279dcbe9828a9eaa1530c1a9aea58890fd4892839a62c5ad', 'Running': False, 'ExitCode': 128, 'ProcessConfig': {'tty': True, 'entrypoint': 'nodetool', 'arguments': ['-p', '7200', 'compactionstats'], 'privileged': False}, 'OpenStdin': False, 'OpenStderr': True, 'OpenStdout': True, 'CanRemove': False, 'ContainerID': '78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6', 'DetachKeys': '', 'Pid': 0} ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: Result: 128 DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54220820, partition_space_available_1k=26869664, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19668, cpu_share=0.0, mem_res=7588, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44040, cpu_share=0.02, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12728060, free=11078460, buffers=769512, cached=8541824, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=1.61, five_min_avg=2.62, fifteen_min_avg=2.87, cpu_share=1.62, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54238896, partition_space_available_1k=26851588, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19736, cpu_share=0.0, mem_res=7652, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44044, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=14045296, free=9739552, buffers=769528, cached=8563556, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.89, five_min_avg=2.89, fifteen_min_avg=2.96, cpu_share=3.62, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54242300, partition_space_available_1k=26848184, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19824, cpu_share=0.0, mem_res=7720, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44048, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12749576, free=11032360, buffers=769528, cached=8566332, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=1.89, five_min_avg=2.6, fifteen_min_avg=2.85, cpu_share=1.25, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:43:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6658 0.001955 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:43:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6658 0.001328 ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54252652, partition_space_available_1k=26837832, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19900, cpu_share=0.0, mem_res=7784, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44056, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12807172, free=10967036, buffers=769536, cached=8574136, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=1.73, five_min_avg=2.39, fifteen_min_avg=2.76, cpu_share=1.62, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:44:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6659 0.001516 DEBUG:contrail-database-nodemgr:DBG: event_process_state:cassandra,group:cassandra,state:PROCESS_STATE_RUNNING INFO:contrail-database-nodemgr:send_process_state_db: Sending UVE: NodeStatusUVE(_context='', _scope='', _module='contrail-database-nodemgr', _source='cn-jenkins-deploy-platform-juju-os-596-1', _node_type='Database', _instance_id='0', _timestamp=1760899443034731, _versionsig=3672106175, _type=6, _hints=1, _client_context='', _client=None, _role=0, _logger=None, _level=2147483647, _category='', _send_queue_enabled=True, _http_server=None, _connect_to_collector=True, _disable_sending_object_logs=False, _disable_sending_all_messages=False, _more=False, data=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=False, status=None, process_status=None, process_info=[ProcessInfo(process_name='cassandra', process_state='PROCESS_STATE_RUNNING', start_count=5, stop_count=0, exit_count=0, last_start_time='1760899443034683', last_stop_time='', last_exit_time='', core_file_list=[]), ProcessInfo(process_name='contrail-query-engine', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[]), ProcessInfo(process_name='contrail-database-nodemgr', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[])], disk_usage_info=None, description=None, all_core_file_list=None, build_info='{"build-info" : [{"build-version" : "v0+master.2.0.4.3.7", "build-time" : "2025-10-19 17:35:06.208645", "build-user" : "root", "build-hostname" : "jenkins-build-prepare-sandbox-11892-1.novalocal", "build-id" : "package contrail", "build-number" : "lib is not installed\n"}]}', process_mem_cpu_usage=None, system_cpu_info=None, system_mem_usage=None, system_cpu_usage=None, running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo'), _seqnum=0) DEBUG:contrail-database-nodemgr:DBG: event_process_state:cassandra,group:cassandra,state:PROCESS_STATE_BACKOFF ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54253796, partition_space_available_1k=26836688, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=19976, cpu_share=0.0, mem_res=7852, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44068, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12741452, free=11025468, buffers=769548, cached=8581328, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=1.92, five_min_avg=2.39, fifteen_min_avg=2.74, cpu_share=1.88, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:45:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6659 0.001948 ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54257992, partition_space_available_1k=26832492, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=20048, cpu_share=0.0, mem_res=7924, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44076, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12738460, free=10977708, buffers=769568, cached=8631968, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=1.75, five_min_avg=2.27, fifteen_min_avg=2.68, cpu_share=1.62, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54268664, partition_space_available_1k=26821820, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=20124, cpu_share=0.0, mem_res=7988, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44084, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12790136, free=10900300, buffers=770256, cached=8657064, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=4.17, five_min_avg=3.15, fifteen_min_avg=2.97, cpu_share=3.62, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:DBG: event_process_state:cassandra,group:cassandra,state:PROCESS_STATE_RUNNING INFO:contrail-database-nodemgr:send_process_state_db: Sending UVE: NodeStatusUVE(_context='', _scope='', _module='contrail-database-nodemgr', _source='cn-jenkins-deploy-platform-juju-os-596-1', _node_type='Database', _instance_id='0', _timestamp=1760899639203219, _versionsig=3672106175, _type=6, _hints=1, _client_context='', _client=None, _role=0, _logger=None, _level=2147483647, _category='', _send_queue_enabled=True, _http_server=None, _connect_to_collector=True, _disable_sending_object_logs=False, _disable_sending_all_messages=False, _more=False, data=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=False, status=None, process_status=None, process_info=[ProcessInfo(process_name='cassandra', process_state='PROCESS_STATE_RUNNING', start_count=6, stop_count=0, exit_count=0, last_start_time='1760899639203171', last_stop_time='', last_exit_time='', core_file_list=[]), ProcessInfo(process_name='contrail-query-engine', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[]), ProcessInfo(process_name='contrail-database-nodemgr', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[])], disk_usage_info=None, description=None, all_core_file_list=None, build_info='{"build-info" : [{"build-version" : "v0+master.2.0.4.3.7", "build-time" : "2025-10-19 17:35:06.208645", "build-user" : "root", "build-hostname" : "jenkins-build-prepare-sandbox-11892-1.novalocal", "build-id" : "package contrail", "build-number" : "lib is not installed\n"}]}', process_mem_cpu_usage=None, system_cpu_info=None, system_mem_usage=None, system_cpu_usage=None, running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo'), _seqnum=0) DEBUG:contrail-database-nodemgr:DBG: event_process_state:cassandra,group:cassandra,state:PROCESS_STATE_BACKOFF ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54272332, partition_space_available_1k=26818152, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=20196, cpu_share=0.0, mem_res=8052, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44100, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=12933008, free=10750340, buffers=770264, cached=8663288, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.14, five_min_avg=2.75, fifteen_min_avg=2.84, cpu_share=1.5, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:DBG: event_process_state:cassandra,group:cassandra,state:PROCESS_STATE_RUNNING INFO:contrail-database-nodemgr:send_process_state_db: Sending UVE: NodeStatusUVE(_context='', _scope='', _module='contrail-database-nodemgr', _source='cn-jenkins-deploy-platform-juju-os-596-1', _node_type='Database', _instance_id='0', _timestamp=1760899699543587, _versionsig=3672106175, _type=6, _hints=1, _client_context='', _client=None, _role=0, _logger=None, _level=2147483647, _category='', _send_queue_enabled=True, _http_server=None, _connect_to_collector=True, _disable_sending_object_logs=False, _disable_sending_all_messages=False, _more=False, data=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=False, status=None, process_status=None, process_info=[ProcessInfo(process_name='cassandra', process_state='PROCESS_STATE_RUNNING', start_count=7, stop_count=0, exit_count=0, last_start_time='1760899699543534', last_stop_time='', last_exit_time='', core_file_list=[]), ProcessInfo(process_name='contrail-query-engine', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[]), ProcessInfo(process_name='contrail-database-nodemgr', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[])], disk_usage_info=None, description=None, all_core_file_list=None, build_info='{"build-info" : [{"build-version" : "v0+master.2.0.4.3.7", "build-time" : "2025-10-19 17:35:06.208645", "build-user" : "root", "build-hostname" : "jenkins-build-prepare-sandbox-11892-1.novalocal", "build-id" : "package contrail", "build-number" : "lib is not installed\n"}]}', process_mem_cpu_usage=None, system_cpu_info=None, system_mem_usage=None, system_cpu_usage=None, running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo'), _seqnum=0) DEBUG:contrail-database-nodemgr:DBG: event_process_state:cassandra,group:cassandra,state:PROCESS_STATE_BACKOFF ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, will retry: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get database usage, giving up: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to connect to database by CQL and socket: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") ERROR:contrail-database-nodemgr:Failed to get nodetool compactionstats: 409 Client Error for http+docker://localhost/v1.51/containers/78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6/exec: Conflict ("Container 78182ebe58e60fa73c419ae98889d20ab22a99a265d8874d9fcb5ec6bff891f6 is restarting, wait until the container is running") DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54277556, partition_space_available_1k=26812928, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=20276, cpu_share=0.0, mem_res=8120, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44108, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=14183532, free=9483880, buffers=770660, cached=8678496, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.06, five_min_avg=2.6, fifteen_min_avg=2.79, cpu_share=1.88, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:49:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6657 0.001399 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:49:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6657 0.001158 DEBUG:contrail-database-nodemgr:DBG: event_process_state:cassandra,group:cassandra,state:PROCESS_STATE_RUNNING INFO:contrail-database-nodemgr:send_process_state_db: Sending UVE: NodeStatusUVE(_context='', _scope='', _module='contrail-database-nodemgr', _source='cn-jenkins-deploy-platform-juju-os-596-1', _node_type='Database', _instance_id='0', _timestamp=1760899759870202, _versionsig=3672106175, _type=6, _hints=1, _client_context='', _client=None, _role=0, _logger=None, _level=2147483647, _category='', _send_queue_enabled=True, _http_server=None, _connect_to_collector=True, _disable_sending_object_logs=False, _disable_sending_all_messages=False, _more=False, data=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=False, status=None, process_status=None, process_info=[ProcessInfo(process_name='cassandra', process_state='PROCESS_STATE_RUNNING', start_count=8, stop_count=0, exit_count=0, last_start_time='1760899759870159', last_stop_time='', last_exit_time='', core_file_list=[]), ProcessInfo(process_name='contrail-query-engine', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[]), ProcessInfo(process_name='contrail-database-nodemgr', process_state='PROCESS_STATE_RUNNING', start_count=1, stop_count=0, exit_count=0, last_start_time='1760898233000000', last_stop_time='', last_exit_time='', core_file_list=[])], disk_usage_info=None, description=None, all_core_file_list=None, build_info='{"build-info" : [{"build-version" : "v0+master.2.0.4.3.7", "build-time" : "2025-10-19 17:35:06.208645", "build-user" : "root", "build-hostname" : "jenkins-build-prepare-sandbox-11892-1.novalocal", "build-id" : "package contrail", "build-number" : "lib is not installed\n"}]}', process_mem_cpu_usage=None, system_cpu_info=None, system_mem_usage=None, system_cpu_usage=None, running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo'), _seqnum=0) DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:49:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6657 0.001232 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:49:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6657 0.001316 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:49:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6657 0.001263 DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:Add uve in the [ObjectDatabaseInfo:DatabaseUsage] map INFO:contrail-database-nodemgr:send_nodemgr_process_status: Sending UVE:NodeStatusUVE(_context='', _scope='', _module='contrail-database-nodemgr', _source='cn-jenkins-deploy-platform-juju-os-596-1', _node_type='Database', _instance_id='0', _timestamp=1760899796369110, _versionsig=3672106175, _type=6, _hints=1, _client_context='', _client=None, _role=0, _logger=None, _level=2147483647, _category='', _send_queue_enabled=True, _http_server=None, _connect_to_collector=True, _disable_sending_object_logs=False, _disable_sending_all_messages=False, _more=False, data=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=[ProcessStatus(module_id='contrail-database-nodemgr', instance_id='0', state='Functional', connection_infos=dict_values([ConnectionInfo(type='Collector', name='Collector', server_addrs=['10.0.0.38:8086'], status='Up', description='ClientInit to Established on EvSandeshCtrlMessageRecv')]), flag_infos=None, description='')], process_info=None, disk_usage_info=None, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage=None, system_cpu_info=None, system_mem_usage=None, system_cpu_usage=None, running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo'), _seqnum=0) DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:49:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6587 0.001253 DEBUG:contrail-database-nodemgr:Sending UVE: CassandraStatusUVE(_context='', _scope='', _module='contrail-database-nodemgr', _source='cn-jenkins-deploy-platform-juju-os-596-1', _node_type='Database', _instance_id='0', _timestamp=1760899798438233, _versionsig=46427434, _type=6, _hints=1, _client_context='', _client=None, _role=0, _logger=None, _level=2147483647, _category='', _send_queue_enabled=True, _http_server=None, _connect_to_collector=True, _disable_sending_object_logs=False, _disable_sending_all_messages=False, _more=False, data=CassandraStatusData(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, cassandra_compaction_task=CassandraCompactionTask(pending_compaction_tasks=0), thread_pool_stats=[CassandraThreadPoolStats(pool_name='ReadStage', active=0, pending=0, all_time_blocked=0), CassandraThreadPoolStats(pool_name='CompactionExecutor', active=0, pending=0, all_time_blocked=0), CassandraThreadPoolStats(pool_name='MutationStage', active=0, pending=0, all_time_blocked=0), CassandraThreadPoolStats(pool_name='Native-Transport-Requests', active=0, pending=0, all_time_blocked=0), CassandraThreadPoolStats(pool_name='MemtableFlushWriter', active=0, pending=0, all_time_blocked=0)], _table='ObjectDatabaseInfo'), _seqnum=0) DEBUG:contrail-database-nodemgr:Add uve in the [ObjectDatabaseInfo:CassandraStatusUVE] map DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54300392, partition_space_available_1k=26790092, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1340600, cpu_share=0.02, mem_res=1325776, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=24968, cpu_share=0.0, mem_res=11728, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44096, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=16515852, free=7098516, buffers=771700, cached=8730524, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=5.58, five_min_avg=3.62, fifteen_min_avg=3.13, cpu_share=5.0, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54313432, partition_space_available_1k=26777052, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1336660, cpu_share=0.14, mem_res=1320148, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=25276, cpu_share=0.0, mem_res=12036, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44100, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=16497692, free=7094416, buffers=771716, cached=8752824, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=6.68, five_min_avg=4.18, fifteen_min_avg=3.35, cpu_share=4.62, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:51:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6812 0.001474 DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54320356, partition_space_available_1k=26770128, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1371236, cpu_share=0.12, mem_res=1353076, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=25488, cpu_share=0.0, mem_res=12244, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44108, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=16536668, free=7042732, buffers=771716, cached=8765436, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=3.72, five_min_avg=3.78, fifteen_min_avg=3.26, cpu_share=2.75, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54328500, partition_space_available_1k=26761984, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1360028, cpu_share=0.1, mem_res=1340120, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=25616, cpu_share=0.0, mem_res=12372, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44104, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=16525780, free=7044776, buffers=771732, cached=8775252, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.32, five_min_avg=3.36, fifteen_min_avg=3.15, cpu_share=2.62, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:53:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6811 0.001601 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:53:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6811 0.001290 DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=54335052, partition_space_available_1k=26755432, percentage_partition_space_used=67, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1394504, cpu_share=0.12, mem_res=1372952, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=25732, cpu_share=0.0, mem_res=12484, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44112, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=16648124, free=6910548, buffers=771764, cached=8786076, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=2.94, five_min_avg=3.34, fifteen_min_avg=3.15, cpu_share=3.0, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:54:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6811 0.002006 DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=55550060, partition_space_available_1k=25540424, percentage_partition_space_used=69, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1401008, cpu_share=0.14, mem_res=1377504, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=25860, cpu_share=0.0, mem_res=12612, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44112, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=16828952, free=5447536, buffers=803512, cached=10036468, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=3.25, five_min_avg=3.36, fifteen_min_avg=3.17, cpu_share=3.88, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:55:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6813 0.001470 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2025-10-19T18:55:35Z failed with SSLError DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:55:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6813 0.001275 DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=55596728, partition_space_available_1k=25493756, percentage_partition_space_used=69, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1367780, cpu_share=0.11, mem_res=1342036, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=25784, cpu_share=0.0, mem_res=12540, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44120, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=18277548, free=3882328, buffers=810904, cached=10147756, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=3.46, five_min_avg=3.4, fifteen_min_avg=3.19, cpu_share=4.38, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=55628276, partition_space_available_1k=25462208, percentage_partition_space_used=69, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1432832, cpu_share=0.16, mem_res=1401004, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=32092, cpu_share=0.0, mem_res=18612, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44128, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=18232208, free=3969012, buffers=811152, cached=10103948, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=6.3, five_min_avg=4.57, fifteen_min_avg=3.63, cpu_share=6.25, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=55656656, partition_space_available_1k=25433828, percentage_partition_space_used=69, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1421176, cpu_share=0.15, mem_res=1385564, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=32220, cpu_share=0.0, mem_res=18740, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44128, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=18470568, free=3701028, buffers=811204, cached=10133624, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=5.2, five_min_avg=4.62, fifteen_min_avg=3.71, cpu_share=5.0, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=55680124, partition_space_available_1k=25410360, percentage_partition_space_used=69, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1411868, cpu_share=0.14, mem_res=1372520, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=32288, cpu_share=0.0, mem_res=18808, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44132, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=18535540, free=3604288, buffers=811584, cached=10165192, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=4.06, five_min_avg=4.45, fifteen_min_avg=3.71, cpu_share=4.88, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:59:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6813 0.001590 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:59:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6813 0.001383 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:59:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6813 0.001349 DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 18:59:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6813 0.001745 DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=55712748, partition_space_available_1k=25377736, percentage_partition_space_used=69, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1428224, cpu_share=0.15, mem_res=1384200, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=32428, cpu_share=0.0, mem_res=18952, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44132, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=19130160, free=2975632, buffers=812500, cached=10198248, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=4.04, five_min_avg=4.38, fifteen_min_avg=3.73, cpu_share=4.88, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=55747040, partition_space_available_1k=25343444, percentage_partition_space_used=69, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1434064, cpu_share=0.13, mem_res=1385640, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=32472, cpu_share=0.0, mem_res=18996, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44132, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=19139012, free=2908268, buffers=812612, cached=10256672, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=13.91, five_min_avg=6.55, fifteen_min_avg=4.49, cpu_share=6.75, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=55802588, partition_space_available_1k=25287896, percentage_partition_space_used=69, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1456832, cpu_share=0.12, mem_res=1405744, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=32288, cpu_share=0.0, mem_res=18812, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44140, cpu_share=0.01, mem_res=41844, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=19809504, free=2219296, buffers=812620, cached=10274976, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=7.46, five_min_avg=6.04, fifteen_min_avg=4.43, cpu_share=4.38, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=55786284, partition_space_available_1k=25304200, percentage_partition_space_used=69, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1469984, cpu_share=0.12, mem_res=1415560, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=32376, cpu_share=0.0, mem_res=18896, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44272, cpu_share=0.01, mem_res=41968, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=19354448, free=2660696, buffers=812624, cached=10288748, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=4.93, five_min_avg=5.58, fifteen_min_avg=4.38, cpu_share=4.12, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 19:04:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6813 0.002292 DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=55797452, partition_space_available_1k=25293032, percentage_partition_space_used=69, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1475732, cpu_share=0.11, mem_res=1418416, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=32596, cpu_share=0.0, mem_res=19116, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44272, cpu_share=0.01, mem_res=41968, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=18853444, free=3143652, buffers=812668, cached=10306512, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=5.22, five_min_avg=5.53, fifteen_min_avg=4.43, cpu_share=4.62, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 19:04:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6813 0.001493 DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 19:04:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6813 0.001283 DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=55814336, partition_space_available_1k=25276148, percentage_partition_space_used=69, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1471664, cpu_share=0.11, mem_res=1411168, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=32696, cpu_share=0.01, mem_res=19216, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44272, cpu_share=0.01, mem_res=41968, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=18838996, free=3140928, buffers=812692, cached=10323656, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=4.26, five_min_avg=5.22, fifteen_min_avg=4.4, cpu_share=5.0, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 19:05:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6812 0.001522 DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=55829496, partition_space_available_1k=25260988, percentage_partition_space_used=69, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1478088, cpu_share=0.11, mem_res=1414636, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=32756, cpu_share=0.0, mem_res=19276, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44284, cpu_share=0.01, mem_res=41968, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=18781256, free=3170412, buffers=812700, cached=10352004, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=6.83, five_min_avg=5.87, fifteen_min_avg=4.68, cpu_share=6.25, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo') Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 870, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2025-10-19T19:06:48Z failed with SSLError DEBUG:contrail-database-nodemgr:send sync_uve in the [ObjectDatabaseInfo:NodeStatusUVE] map [Introspect:8103]10.0.0.38 - - [2025-10-19 19:06:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6813 0.001519 DEBUG:contrail-database-nodemgr:dir for analytics is /var/lib/cassandra/data DEBUG:contrail-database-nodemgr:DBG: event_tick_60: node_status=NodeStatus(name='cn-jenkins-deploy-platform-juju-os-596-1', deleted=None, status=None, process_status=None, process_info=None, disk_usage_info={'/dev/vda1': DiskPartitionUsageStats(partition_type='ext4', partition_name=None, partition_space_used_1k=55848616, partition_space_available_1k=25241868, percentage_partition_space_used=69, _LinuxSysData__key='/dev/vda1')}, description=None, all_core_file_list=None, build_info=None, process_mem_cpu_usage={'cassandra': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=1488636, cpu_share=0.12, mem_res=1421756, _EventManager__key='cassandra'), 'contrail-query-engine': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=32892, cpu_share=0.0, mem_res=19412, _EventManager__key='contrail-query-engine'), 'contrail-database-nodemgr': ProcessCpuInfo(module_id=None, inst_id=None, mem_virt=44284, cpu_share=0.01, mem_res=41968, _EventManager__key='contrail-database-nodemgr')}, system_cpu_info=None, system_mem_usage=SysMemInfo(total=32665120, used=18607520, free=3017468, buffers=813808, cached=10677576, node_type='database-node'), system_cpu_usage=SysCpuInfo(one_min_avg=6.77, five_min_avg=6.09, fifteen_min_avg=4.83, cpu_share=3.88, node_type='database-node'), running_package_version=None, installed_package_version=None, _table='ObjectDatabaseInfo')