+++ date ++ echo 'INFO: =================== Thu Sep 11 01:57:56 AM UTC 2025 ===================' INFO: =================== Thu Sep 11 01:57:56 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.49 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.249,10.0.0.22,10.0.0.49 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.249,10.0.0.22,10.0.0.49 ++ ANALYTICSDB_NODES=10.0.0.249,10.0.0.22,10.0.0.49 ++ ANALYTICS_SNMP_NODES=10.0.0.249,10.0.0.22,10.0.0.49 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8081 ' +++ '[' -n '10.0.0.249:8081 10.0.0.22:8081 10.0.0.49:8081 ' ']' +++ echo '10.0.0.249:8081 10.0.0.22:8081 10.0.0.49:8081' ++ ANALYTICS_SERVERS='10.0.0.249:8081 10.0.0.22:8081 10.0.0.49: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9042 ' +++ '[' -n '10.0.0.249:9042 10.0.0.22:9042 10.0.0.49:9042 ' ']' +++ echo '10.0.0.249:9042 10.0.0.22:9042 10.0.0.49:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.249:9042 10.0.0.22:9042 10.0.0.49:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249,10.0.0.22,10.0.0.49 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8086 ' +++ '[' -n '10.0.0.249:8086 10.0.0.22:8086 10.0.0.49:8086 ' ']' +++ echo '10.0.0.249:8086 10.0.0.22:8086 10.0.0.49:8086' ++ COLLECTOR_SERVERS='10.0.0.249:8086 10.0.0.22:8086 10.0.0.49: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.249,10.0.0.22,10.0.0.49 ++ CONFIGDB_NODES=10.0.0.249,10.0.0.22,10.0.0.49 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8082 ' +++ '[' -n '10.0.0.249:8082 10.0.0.22:8082 10.0.0.49:8082 ' ']' +++ echo '10.0.0.249:8082 10.0.0.22:8082 10.0.0.49:8082' ++ CONFIG_SERVERS='10.0.0.249:8082 10.0.0.22:8082 10.0.0.49: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9161 ' +++ '[' -n '10.0.0.249:9161 10.0.0.22:9161 10.0.0.49:9161 ' ']' +++ echo '10.0.0.249:9161 10.0.0.22:9161 10.0.0.49:9161' ++ CONFIGDB_SERVERS='10.0.0.249:9161 10.0.0.22:9161 10.0.0.49: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9041 ' +++ '[' -n '10.0.0.249:9041 10.0.0.22:9041 10.0.0.49:9041 ' ']' +++ echo '10.0.0.249:9041 10.0.0.22:9041 10.0.0.49:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.249:9041 10.0.0.22:9041 10.0.0.49:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.17,10.20.0.193 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.193 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249,10.0.0.22,10.0.0.49 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:2181, +++ '[' -n 10.0.0.249:2181,10.0.0.22:2181,10.0.0.49:2181, ']' +++ echo 10.0.0.249:2181,10.0.0.22:2181,10.0.0.49:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181,10.0.0.22:2181,10.0.0.49: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:2181 ' +++ '[' -n '10.0.0.249:2181 10.0.0.22:2181 10.0.0.49:2181 ' ']' +++ echo '10.0.0.249:2181 10.0.0.22:2181 10.0.0.49:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.249:2181 10.0.0.22:2181 10.0.0.49:2181' ++ RABBITMQ_NODES=10.0.0.249,10.0.0.22,10.0.0.49 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:5673, +++ '[' -n 10.0.0.249:5673,10.0.0.22:5673,10.0.0.49:5673, ']' +++ echo 10.0.0.249:5673,10.0.0.22:5673,10.0.0.49:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673,10.0.0.22:5673,10.0.0.49:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:6379 ' +++ '[' -n '10.0.0.249:6379 10.0.0.22:6379 10.0.0.49:6379 ' ']' +++ echo '10.0.0.249:6379 10.0.0.22:6379 10.0.0.49:6379' ++ REDIS_SERVERS='10.0.0.249:6379 10.0.0.22:6379 10.0.0.49:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.249,10.0.0.22,10.0.0.49 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9092 ' +++ '[' -n '10.0.0.249:9092 10.0.0.22:9092 10.0.0.49:9092 ' ']' +++ echo '10.0.0.249:9092 10.0.0.22:9092 10.0.0.49:9092' ++ KAFKA_SERVERS='10.0.0.249:9092 10.0.0.22:9092 10.0.0.49:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.249 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.249,10.0.0.22,10.0.0.49 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.249,10.0.0.22,10.0.0.49 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.249,10.0.0.22,10.0.0.49 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.249,10.0.0.22,10.0.0.49 +++ local servers=10.0.0.249,10.0.0.22,10.0.0.49 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.49,10.20.0.193,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.49,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.49,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.49'\''))' +++ local server_ip=10.0.0.49 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.49 ]] +++ [[ ,10.0.0.49,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.49, ]] +++ echo 10.0.0.49 3 +++ return ++ local ip=10.0.0.49 ++ [[ -z 10.0.0.49 ]] ++ echo 10.0.0.49 + host_ip=10.0.0.49 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ set ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ sort ++ sed 's/^ANALYTICS_API__//g' ++ cut -d = -f 1 + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1017: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1028: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1033: SyntaxWarning: "is" with a literal. Did you mean "=="? elif match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1048: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:17: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 09/11/2025 01:58:04.033 7f5c71ede3c0 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/11/2025 01:58:04.208 7f5c71ede3c0 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 09/11/2025 01:58:04.221 7f5c71ede3c0 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/11/2025 01:58:04.221 7f5c71ede3c0 [contrail-analytics-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/analytics-api/contrail-analytics-api.log] Bottle v0.12.25 server starting up (using ContrailGeventServer())... Listening on http://10.0.0.49:8081/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer())... Listening on http://localhost:8181/ Hit Ctrl-C to quit. [API:8081]10.0.0.22 - - [2025-09-11 01:58:37] "GET /analytics HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.22 - - [2025-09-11 01:58:37] "GET /analytics HTTP/1.1" 401 206 0.000176 [API:8081]10.0.0.49 - - [2025-09-11 01:58:38] "GET /analytics HTTP/1.1" 401 206 0.000230 [API:8081]10.0.0.49 - - [2025-09-11 01:58:38] "GET /analytics HTTP/1.1" 401 206 0.000179 [API:8081]10.0.0.249 - - [2025-09-11 01:58:38] "GET /analytics HTTP/1.1" 401 206 0.000220 [API:8081]10.0.0.249 - - [2025-09-11 01:58:38] "GET /analytics HTTP/1.1" 401 206 0.000143 [API:8081]10.0.0.22 - - [2025-09-11 01:58:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.363553 [API:8081]10.0.0.22 - - [2025-09-11 01:59:08] "GET /analytics HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.22 - - [2025-09-11 01:59:08] "GET /analytics HTTP/1.1" 401 206 0.000148 [API:8081]10.0.0.49 - - [2025-09-11 01:59:09] "GET /analytics HTTP/1.1" 401 206 0.000197 [API:8081]10.0.0.49 - - [2025-09-11 01:59:09] "GET /analytics HTTP/1.1" 401 206 0.000163 [API:8081]10.0.0.249 - - [2025-09-11 01:59:09] "GET /analytics HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.249 - - [2025-09-11 01:59:09] "GET /analytics HTTP/1.1" 401 206 0.000163 [API:8081]10.0.0.22 - - [2025-09-11 01:59:38] "GET /analytics HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.22 - - [2025-09-11 01:59:38] "GET /analytics HTTP/1.1" 401 206 0.000153 [API:8081]10.0.0.49 - - [2025-09-11 01:59:39] "GET /analytics HTTP/1.1" 401 206 0.000199 [API:8081]10.0.0.49 - - [2025-09-11 01:59:39] "GET /analytics HTTP/1.1" 401 206 0.000156 [API:8081]10.0.0.22 - - [2025-09-11 01:59:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.356945 [API:8081]10.0.0.49 - - [2025-09-11 02:01:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.152175 [API:8081]10.0.0.22 - - [2025-09-11 02:01:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.537896 [API:8081]10.0.0.22 - - [2025-09-11 02:01:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.245546 [API:8081]10.0.0.49 - - [2025-09-11 02:01:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.305076 [API:8081]10.0.0.249 - - [2025-09-11 02:01:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.131798 [API:8081]10.0.0.249 - - [2025-09-11 02:01:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.061671 [Introspect:8090]10.0.0.49 - - [2025-09-11 02:01:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001030 [API:8081]10.0.0.22 - - [2025-09-11 02:01:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055481 [Introspect:8090]10.0.0.49 - - [2025-09-11 02:01:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001200 [API:8081]10.0.0.22 - - [2025-09-11 02:02:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.063236 [Introspect:8090]10.0.0.249 - - [2025-09-11 02:03:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001137 [API:8081]10.0.0.249 - - [2025-09-11 02:03:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-1.?flat HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.249 - - [2025-09-11 02:03:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-1.?flat HTTP/1.1" 200 4789 0.072648 [API:8081]10.0.0.249 - - [2025-09-11 02:03:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-2.?flat HTTP/1.1" 200 4788 0.078326 [API:8081]10.0.0.249 - - [2025-09-11 02:03:20] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-3.?flat HTTP/1.1" 200 4789 0.078737 [Introspect:8090]10.0.0.249 - - [2025-09-11 02:03:21] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000540 [API:8081]10.0.0.249 - - [2025-09-11 02:03:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 12095 0.020978 [API:8081]10.0.0.249 - - [2025-09-11 02:03:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 12103 0.022676 [API:8081]10.0.0.249 - - [2025-09-11 02:03:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 12095 0.017350 [API:8081]10.0.0.249 - - [2025-09-11 02:03:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 12103 0.018007 [API:8081]10.0.0.249 - - [2025-09-11 02:03:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 8150 0.013175 [API:8081]10.0.0.249 - - [2025-09-11 02:03:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 8148 0.018377 [API:8081]10.0.0.249 - - [2025-09-11 02:03:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4079-3?flat HTTP/1.1" 200 8153 0.014872 [API:8081]10.0.0.249 - - [2025-09-11 02:03:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 8150 0.013278 [API:8081]10.0.0.249 - - [2025-09-11 02:03:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 8148 0.015927 [API:8081]10.0.0.249 - - [2025-09-11 02:03:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4079-3?flat HTTP/1.1" 200 8153 0.016338 [API:8081]10.0.0.249 - - [2025-09-11 02:03:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.249 - - [2025-09-11 02:03:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1146 0.051704 [API:8081]10.0.0.22 - - [2025-09-11 02:04:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065656 [API:8081]10.0.0.22 - - [2025-09-11 02:05:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.056125 [API:8081]10.0.0.49 - - [2025-09-11 02:06:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.018736 [API:8081]10.0.0.22 - - [2025-09-11 02:06:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.744229 [API:8081]10.0.0.49 - - [2025-09-11 02:06:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.943019 [API:8081]10.0.0.22 - - [2025-09-11 02:06:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.829086 [API:8081]10.0.0.249 - - [2025-09-11 02:06:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.521775 [API:8081]10.0.0.249 - - [2025-09-11 02:06:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.217044 [API:8081]10.0.0.249 - - [2025-09-11 02:07:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.249 - - [2025-09-11 02:07:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1452 0.054806 [API:8081]10.0.0.249 - - [2025-09-11 02:07:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1684 0.049944 [API:8081]10.0.0.22 - - [2025-09-11 02:07:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072853 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:08:04] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003218 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:08:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003278 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:08:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003536 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:08:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002354 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:08:04] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.017519 [API:8081]10.0.0.22 - - [2025-09-11 02:08:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.055251 [API:8081]10.0.0.249 - - [2025-09-11 02:09:09] "GET /analytics HTTP/1.1" 401 206 0.000217 [API:8081]10.0.0.249 - - [2025-09-11 02:09:09] "GET /analytics HTTP/1.1" 401 206 0.000170 [API:8081]10.0.0.22 - - [2025-09-11 02:09:38] "GET /analytics HTTP/1.1" 401 206 0.000429 [API:8081]10.0.0.22 - - [2025-09-11 02:09:38] "GET /analytics HTTP/1.1" 401 206 0.000129 [API:8081]10.0.0.49 - - [2025-09-11 02:09:39] "GET /analytics HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.49 - - [2025-09-11 02:09:39] "GET /analytics HTTP/1.1" 401 206 0.000179 [API:8081]10.0.0.22 - - [2025-09-11 02:11:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068174 [API:8081]10.0.0.22 - - [2025-09-11 02:11:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.152893 [API:8081]10.0.0.49 - - [2025-09-11 02:11:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.182026 [API:8081]10.0.0.22 - - [2025-09-11 02:11:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.057089 [API:8081]10.0.0.49 - - [2025-09-11 02:11:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.391559 [API:8081]10.0.0.249 - - [2025-09-11 02:11:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.339460 [API:8081]10.0.0.249 - - [2025-09-11 02:11:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.229829 [API:8081]10.0.0.22 - - [2025-09-11 02:12:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.060400 [API:8081]10.0.0.249 - - [2025-09-11 02:13:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.249 - - [2025-09-11 02:13:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2150 0.060396 [API:8081]10.0.0.249 - - [2025-09-11 02:13:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2150 0.054486 [API:8081]10.0.0.22 - - [2025-09-11 02:14:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059799 [API:8081]10.0.0.249 - - [2025-09-11 02:14:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1142 0.009434 [API:8081]10.0.0.249 - - [2025-09-11 02:14:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1370 0.008421 [API:8081]10.0.0.249 - - [2025-09-11 02:14:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1598 0.049241 [API:8081]10.0.0.249 - - [2025-09-11 02:14:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1826 0.008708 [API:8081]10.0.0.22 - - [2025-09-11 02:15:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.068269 [API:8081]10.0.0.22 - - [2025-09-11 02:16:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.151590 [API:8081]10.0.0.49 - - [2025-09-11 02:16:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.159196 [API:8081]10.0.0.49 - - [2025-09-11 02:16:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.163580 [API:8081]10.0.0.22 - - [2025-09-11 02:16:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.201765 [API:8081]10.0.0.249 - - [2025-09-11 02:16:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.139099 [API:8081]10.0.0.249 - - [2025-09-11 02:16:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.126890 [API:8081]10.0.0.22 - - [2025-09-11 02:17:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052220 [API:8081]10.0.0.249 - - [2025-09-11 02:17:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13055 0.018511 [API:8081]10.0.0.249 - - [2025-09-11 02:17:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13055 0.018917 [API:8081]10.0.0.249 - - [2025-09-11 02:18:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13055 0.021399 [API:8081]10.0.0.249 - - [2025-09-11 02:18:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13055 0.018874 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:18:04] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002221 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:18:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002936 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:18:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002119 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:18:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002859 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:18:04] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002214 [API:8081]10.0.0.22 - - [2025-09-11 02:18:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.053856 [API:8081]10.0.0.249 - - [2025-09-11 02:18:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13055 0.018513 [API:8081]10.0.0.249 - - [2025-09-11 02:18:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13055 0.075264 [API:8081]10.0.0.249 - - [2025-09-11 02:18:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13055 0.063506 [API:8081]10.0.0.249 - - [2025-09-11 02:18:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 12626 0.019510 [API:8081]10.0.0.249 - - [2025-09-11 02:18:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010313 [API:8081]10.0.0.249 - - [2025-09-11 02:18:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13052 0.019579 [API:8081]10.0.0.249 - - [2025-09-11 02:18:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 12629 0.020426 [API:8081]10.0.0.249 - - [2025-09-11 02:18:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009392 [API:8081]10.0.0.249 - - [2025-09-11 02:18:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.009319 [API:8081]10.0.0.249 - - [2025-09-11 02:19:09] "GET /analytics HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.249 - - [2025-09-11 02:19:09] "GET /analytics HTTP/1.1" 401 206 0.000158 [API:8081]10.0.0.22 - - [2025-09-11 02:19:38] "GET /analytics HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.22 - - [2025-09-11 02:19:38] "GET /analytics HTTP/1.1" 401 206 0.000195 [API:8081]10.0.0.49 - - [2025-09-11 02:19:39] "GET /analytics HTTP/1.1" 401 206 0.000229 [API:8081]10.0.0.49 - - [2025-09-11 02:19:39] "GET /analytics HTTP/1.1" 401 206 0.000182 [API:8081]10.0.0.22 - - [2025-09-11 02:20:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056190 [API:8081]10.0.0.249 - - [2025-09-11 02:21:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.249 - - [2025-09-11 02:21:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1378 0.060443 [API:8081]10.0.0.22 - - [2025-09-11 02:21:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.061080 [API:8081]10.0.0.22 - - [2025-09-11 02:21:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.204031 [API:8081]10.0.0.49 - - [2025-09-11 02:21:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.448984 [API:8081]10.0.0.22 - - [2025-09-11 02:21:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.305679 [API:8081]10.0.0.49 - - [2025-09-11 02:21:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.341616 [API:8081]10.0.0.249 - - [2025-09-11 02:21:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.148436 [API:8081]10.0.0.249 - - [2025-09-11 02:21:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.140177 [API:8081]10.0.0.249 - - [2025-09-11 02:22:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14035 0.062449 [API:8081]10.0.0.249 - - [2025-09-11 02:22:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14035 0.018292 [API:8081]10.0.0.249 - - [2025-09-11 02:22:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14037 0.076729 [API:8081]10.0.0.249 - - [2025-09-11 02:22:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14037 0.016854 [API:8081]10.0.0.249 - - [2025-09-11 02:22:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14037 0.017488 [API:8081]10.0.0.249 - - [2025-09-11 02:22:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14037 0.018010 [API:8081]10.0.0.249 - - [2025-09-11 02:22:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14037 0.015891 [API:8081]10.0.0.249 - - [2025-09-11 02:22:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14037 0.020074 [API:8081]10.0.0.249 - - [2025-09-11 02:22:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14037 0.017521 [API:8081]10.0.0.249 - - [2025-09-11 02:22:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13672 0.017795 [API:8081]10.0.0.249 - - [2025-09-11 02:22:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007816 [API:8081]10.0.0.249 - - [2025-09-11 02:23:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.249 - - [2025-09-11 02:23:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1154 0.048189 [API:8081]10.0.0.22 - - [2025-09-11 02:23:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076188 [API:8081]10.0.0.249 - - [2025-09-11 02:23:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000232 [API:8081]10.0.0.249 - - [2025-09-11 02:23:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.050744 [API:8081]10.0.0.249 - - [2025-09-11 02:23:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.053291 [API:8081]10.0.0.249 - - [2025-09-11 02:23:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.048932 [API:8081]10.0.0.249 - - [2025-09-11 02:24:09] "GET /analytics/uves/virtual-machine/7151b07f-228d-4abe-93a1-889b86269358?flat HTTP/1.1" 200 1712 0.010969 [API:8081]10.0.0.249 - - [2025-09-11 02:24:09] "GET /analytics/uves/virtual-machine/7151b07f-228d-4abe-93a1-889b86269358?flat HTTP/1.1" 200 1712 0.011883 [API:8081]10.0.0.249 - - [2025-09-11 02:24:09] "GET /analytics/uves/virtual-machine/7151b07f-228d-4abe-93a1-889b86269358?flat HTTP/1.1" 200 1712 0.010071 [API:8081]10.0.0.249 - - [2025-09-11 02:24:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13394 0.018725 [API:8081]10.0.0.249 - - [2025-09-11 02:24:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13394 0.016848 [API:8081]10.0.0.249 - - [2025-09-11 02:24:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.007331 [API:8081]10.0.0.22 - - [2025-09-11 02:24:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.065521 [API:8081]10.0.0.249 - - [2025-09-11 02:24:21] "GET /analytics/uves/virtual-machine/2a232dd4-1c82-40d8-8fc4-53c49e7dcaa1?flat HTTP/1.1" 200 1712 0.011473 [API:8081]10.0.0.249 - - [2025-09-11 02:24:21] "GET /analytics/uves/virtual-machine/2a232dd4-1c82-40d8-8fc4-53c49e7dcaa1?flat HTTP/1.1" 200 1712 0.011450 [API:8081]10.0.0.249 - - [2025-09-11 02:24:21] "GET /analytics/uves/virtual-machine/2a232dd4-1c82-40d8-8fc4-53c49e7dcaa1?flat HTTP/1.1" 200 1712 0.011989 [API:8081]10.0.0.249 - - [2025-09-11 02:24:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13027 0.019222 [API:8081]10.0.0.249 - - [2025-09-11 02:24:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13027 0.017588 [API:8081]10.0.0.249 - - [2025-09-11 02:24:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008028 [API:8081]10.0.0.249 - - [2025-09-11 02:24:24] "GET /analytics/uves/virtual-machine/2a7a69e5-4b43-45d9-97ce-8ad4b69b2be0?flat HTTP/1.1" 200 1838 0.019568 [API:8081]10.0.0.249 - - [2025-09-11 02:24:24] "GET /analytics/uves/virtual-machine/2a7a69e5-4b43-45d9-97ce-8ad4b69b2be0?flat HTTP/1.1" 200 1838 0.011641 [API:8081]10.0.0.249 - - [2025-09-11 02:24:24] "GET /analytics/uves/virtual-machine/2a7a69e5-4b43-45d9-97ce-8ad4b69b2be0?flat HTTP/1.1" 200 1838 0.012148 [API:8081]10.0.0.249 - - [2025-09-11 02:24:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13394 0.017847 [API:8081]10.0.0.249 - - [2025-09-11 02:24:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13394 0.019021 [API:8081]10.0.0.249 - - [2025-09-11 02:24:25] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009209 [API:8081]10.0.0.249 - - [2025-09-11 02:25:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13396 0.017214 [API:8081]10.0.0.249 - - [2025-09-11 02:25:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13396 0.016838 [API:8081]10.0.0.249 - - [2025-09-11 02:25:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13396 0.017597 [API:8081]10.0.0.249 - - [2025-09-11 02:25:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13396 0.016967 [API:8081]10.0.0.249 - - [2025-09-11 02:25:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13396 0.018883 [API:8081]10.0.0.249 - - [2025-09-11 02:25:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13396 0.016672 [API:8081]10.0.0.249 - - [2025-09-11 02:25:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13034 0.019928 [API:8081]10.0.0.249 - - [2025-09-11 02:25:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008559 [API:8081]10.0.0.249 - - [2025-09-11 02:25:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13016 0.022134 [API:8081]10.0.0.249 - - [2025-09-11 02:25:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13016 0.017548 [API:8081]10.0.0.249 - - [2025-09-11 02:25:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13016 0.020674 [API:8081]10.0.0.249 - - [2025-09-11 02:26:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13016 0.018337 [API:8081]10.0.0.249 - - [2025-09-11 02:26:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13016 0.017937 [API:8081]10.0.0.249 - - [2025-09-11 02:26:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13016 0.017576 [API:8081]10.0.0.22 - - [2025-09-11 02:26:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.142507 [API:8081]10.0.0.49 - - [2025-09-11 02:26:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.143325 [API:8081]10.0.0.49 - - [2025-09-11 02:26:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.120182 [API:8081]10.0.0.22 - - [2025-09-11 02:26:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.156044 [API:8081]10.0.0.249 - - [2025-09-11 02:26:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.147156 [API:8081]10.0.0.249 - - [2025-09-11 02:26:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13016 0.018633 [API:8081]10.0.0.22 - - [2025-09-11 02:26:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052139 [API:8081]10.0.0.249 - - [2025-09-11 02:26:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.480362 [API:8081]10.0.0.249 - - [2025-09-11 02:26:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 12800 0.022211 [API:8081]10.0.0.249 - - [2025-09-11 02:26:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009193 [API:8081]10.0.0.249 - - [2025-09-11 02:26:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13034 0.019299 [API:8081]10.0.0.249 - - [2025-09-11 02:26:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 12637 0.017634 [API:8081]10.0.0.249 - - [2025-09-11 02:26:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008475 [API:8081]10.0.0.249 - - [2025-09-11 02:26:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000245 [API:8081]10.0.0.249 - - [2025-09-11 02:26:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.050886 [API:8081]10.0.0.249 - - [2025-09-11 02:26:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.046901 [API:8081]10.0.0.249 - - [2025-09-11 02:26:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.051706 [API:8081]10.0.0.22 - - [2025-09-11 02:27:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.053712 [API:8081]10.0.0.249 - - [2025-09-11 02:27:30] "GET /analytics/uves/virtual-machine/0ae9d462-44e0-4324-a1ff-2bfb9c479dab?flat HTTP/1.1" 200 1717 0.010810 [API:8081]10.0.0.249 - - [2025-09-11 02:27:30] "GET /analytics/uves/virtual-machine/0ae9d462-44e0-4324-a1ff-2bfb9c479dab?flat HTTP/1.1" 200 1717 0.010666 [API:8081]10.0.0.249 - - [2025-09-11 02:27:30] "GET /analytics/uves/virtual-machine/0ae9d462-44e0-4324-a1ff-2bfb9c479dab?flat HTTP/1.1" 200 1717 0.010909 [API:8081]10.0.0.249 - - [2025-09-11 02:27:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13433 0.016644 [API:8081]10.0.0.249 - - [2025-09-11 02:27:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13433 0.018875 [API:8081]10.0.0.249 - - [2025-09-11 02:27:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008089 [API:8081]10.0.0.249 - - [2025-09-11 02:27:33] "GET /analytics/uves/virtual-machine/38103ac9-0bbf-47a7-b5ca-3a366cf43b27?flat HTTP/1.1" 200 1718 0.009692 [API:8081]10.0.0.249 - - [2025-09-11 02:27:33] "GET /analytics/uves/virtual-machine/38103ac9-0bbf-47a7-b5ca-3a366cf43b27?flat HTTP/1.1" 200 1718 0.011709 [API:8081]10.0.0.249 - - [2025-09-11 02:27:33] "GET /analytics/uves/virtual-machine/38103ac9-0bbf-47a7-b5ca-3a366cf43b27?flat HTTP/1.1" 200 1718 0.011148 [API:8081]10.0.0.249 - - [2025-09-11 02:27:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13047 0.019190 [API:8081]10.0.0.249 - - [2025-09-11 02:27:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13047 0.019056 [API:8081]10.0.0.249 - - [2025-09-11 02:27:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009298 [API:8081]10.0.0.249 - - [2025-09-11 02:27:37] "GET /analytics/uves/virtual-machine/433a8852-2bbf-43a3-935e-8c1413b601b3?flat HTTP/1.1" 200 1718 0.010523 [API:8081]10.0.0.249 - - [2025-09-11 02:27:37] "GET /analytics/uves/virtual-machine/433a8852-2bbf-43a3-935e-8c1413b601b3?flat HTTP/1.1" 200 1718 0.013293 [API:8081]10.0.0.249 - - [2025-09-11 02:27:37] "GET /analytics/uves/virtual-machine/433a8852-2bbf-43a3-935e-8c1413b601b3?flat HTTP/1.1" 200 1718 0.011841 [API:8081]10.0.0.249 - - [2025-09-11 02:27:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13433 0.016650 [API:8081]10.0.0.249 - - [2025-09-11 02:27:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13433 0.018546 [API:8081]10.0.0.249 - - [2025-09-11 02:27:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010073 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:28:04] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002565 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:28:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002691 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:28:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002405 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:28:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002304 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:28:04] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002022 [API:8081]10.0.0.249 - - [2025-09-11 02:28:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13439 0.021375 [API:8081]10.0.0.249 - - [2025-09-11 02:28:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13062 0.017226 [API:8081]10.0.0.249 - - [2025-09-11 02:28:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008198 [API:8081]10.0.0.249 - - [2025-09-11 02:28:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13049 0.018618 [API:8081]10.0.0.249 - - [2025-09-11 02:28:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13049 0.019490 [API:8081]10.0.0.249 - - [2025-09-11 02:28:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13049 0.018311 [API:8081]10.0.0.249 - - [2025-09-11 02:28:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13049 0.050624 [API:8081]10.0.0.249 - - [2025-09-11 02:28:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13049 0.018922 [API:8081]10.0.0.249 - - [2025-09-11 02:28:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13049 0.017553 [API:8081]10.0.0.249 - - [2025-09-11 02:28:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13049 0.017957 [API:8081]10.0.0.249 - - [2025-09-11 02:28:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 12639 0.016733 [API:8081]10.0.0.249 - - [2025-09-11 02:28:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007207 [API:8081]10.0.0.249 - - [2025-09-11 02:28:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13062 0.017111 [API:8081]10.0.0.249 - - [2025-09-11 02:28:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 12649 0.017798 [API:8081]10.0.0.249 - - [2025-09-11 02:28:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008224 [API:8081]10.0.0.249 - - [2025-09-11 02:29:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.249 - - [2025-09-11 02:29:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.051278 [API:8081]10.0.0.249 - - [2025-09-11 02:29:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.049381 [API:8081]10.0.0.249 - - [2025-09-11 02:29:09] "GET /analytics HTTP/1.1" 401 206 0.000231 [API:8081]10.0.0.249 - - [2025-09-11 02:29:09] "GET /analytics HTTP/1.1" 401 206 0.000144 [API:8081]10.0.0.22 - - [2025-09-11 02:29:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053254 [API:8081]10.0.0.22 - - [2025-09-11 02:29:38] "GET /analytics HTTP/1.1" 401 206 0.000220 [API:8081]10.0.0.22 - - [2025-09-11 02:29:38] "GET /analytics HTTP/1.1" 401 206 0.000125 [API:8081]10.0.0.49 - - [2025-09-11 02:29:39] "GET /analytics HTTP/1.1" 401 206 0.000227 [API:8081]10.0.0.49 - - [2025-09-11 02:29:39] "GET /analytics HTTP/1.1" 401 206 0.000160 [API:8081]10.0.0.22 - - [2025-09-11 02:30:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.056235 [API:8081]10.0.0.22 - - [2025-09-11 02:31:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.119918 [API:8081]10.0.0.49 - - [2025-09-11 02:31:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.163190 [API:8081]10.0.0.22 - - [2025-09-11 02:31:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.235626 [API:8081]10.0.0.49 - - [2025-09-11 02:31:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.248498 [API:8081]10.0.0.249 - - [2025-09-11 02:31:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.123450 [API:8081]10.0.0.249 - - [2025-09-11 02:31:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.170474 [API:8081]10.0.0.249 - - [2025-09-11 02:31:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.249 - - [2025-09-11 02:31:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1360 0.052055 [API:8081]10.0.0.22 - - [2025-09-11 02:32:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.050713 [API:8081]10.0.0.22 - - [2025-09-11 02:33:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.065630 [API:8081]10.0.0.249 - - [2025-09-11 02:33:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13083 0.017220 [API:8081]10.0.0.249 - - [2025-09-11 02:33:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13083 0.058998 [API:8081]10.0.0.249 - - [2025-09-11 02:33:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13083 0.056664 [API:8081]10.0.0.249 - - [2025-09-11 02:33:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13083 0.017787 [API:8081]10.0.0.249 - - [2025-09-11 02:33:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13083 0.018685 [API:8081]10.0.0.249 - - [2025-09-11 02:33:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 12841 0.022078 [API:8081]10.0.0.249 - - [2025-09-11 02:33:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008132 [API:8081]10.0.0.249 - - [2025-09-11 02:34:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.249 - - [2025-09-11 02:34:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.048774 [API:8081]10.0.0.249 - - [2025-09-11 02:34:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.054224 [API:8081]10.0.0.22 - - [2025-09-11 02:35:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073801 [API:8081]10.0.0.22 - - [2025-09-11 02:36:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.140753 [API:8081]10.0.0.49 - - [2025-09-11 02:36:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.181403 [API:8081]10.0.0.22 - - [2025-09-11 02:36:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.234144 [API:8081]10.0.0.49 - - [2025-09-11 02:36:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.228158 [API:8081]10.0.0.249 - - [2025-09-11 02:36:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.159605 [API:8081]10.0.0.249 - - [2025-09-11 02:36:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.180780 [API:8081]10.0.0.22 - - [2025-09-11 02:36:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.054574 [API:8081]10.0.0.249 - - [2025-09-11 02:37:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13059 0.018470 [API:8081]10.0.0.249 - - [2025-09-11 02:37:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13059 0.056651 [API:8081]10.0.0.249 - - [2025-09-11 02:37:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13059 0.017778 [API:8081]10.0.0.249 - - [2025-09-11 02:37:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13059 0.017352 [API:8081]10.0.0.249 - - [2025-09-11 02:37:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13059 0.017447 [API:8081]10.0.0.249 - - [2025-09-11 02:37:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13059 0.021481 [API:8081]10.0.0.249 - - [2025-09-11 02:37:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13059 0.019387 [API:8081]10.0.0.249 - - [2025-09-11 02:37:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 12829 0.020198 [API:8081]10.0.0.249 - - [2025-09-11 02:37:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008802 [API:8081]10.0.0.249 - - [2025-09-11 02:37:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13060 0.018685 [API:8081]10.0.0.249 - - [2025-09-11 02:37:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 12649 0.018698 [API:8081]10.0.0.249 - - [2025-09-11 02:37:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007260 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:38:04] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003154 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:38:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002768 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:38:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002175 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:38:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002355 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:38:04] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002199 [API:8081]10.0.0.249 - - [2025-09-11 02:38:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000231 [API:8081]10.0.0.249 - - [2025-09-11 02:38:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1150 0.064860 [API:8081]10.0.0.249 - - [2025-09-11 02:38:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1386 0.053004 [API:8081]10.0.0.22 - - [2025-09-11 02:38:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054047 [API:8081]10.0.0.249 - - [2025-09-11 02:39:09] "GET /analytics HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.249 - - [2025-09-11 02:39:09] "GET /analytics HTTP/1.1" 401 206 0.000169 [API:8081]10.0.0.22 - - [2025-09-11 02:39:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.057587 [API:8081]10.0.0.22 - - [2025-09-11 02:39:38] "GET /analytics HTTP/1.1" 401 206 0.000234 [API:8081]10.0.0.22 - - [2025-09-11 02:39:38] "GET /analytics HTTP/1.1" 401 206 0.000152 [API:8081]10.0.0.49 - - [2025-09-11 02:39:39] "GET /analytics HTTP/1.1" 401 206 0.000226 [API:8081]10.0.0.49 - - [2025-09-11 02:39:39] "GET /analytics HTTP/1.1" 401 206 0.000156 [API:8081]10.0.0.22 - - [2025-09-11 02:41:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.168777 [API:8081]10.0.0.49 - - [2025-09-11 02:41:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.144064 [API:8081]10.0.0.22 - - [2025-09-11 02:41:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.227392 [API:8081]10.0.0.49 - - [2025-09-11 02:41:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.239952 [API:8081]10.0.0.249 - - [2025-09-11 02:41:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.228787 [API:8081]10.0.0.249 - - [2025-09-11 02:41:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.158083 [API:8081]10.0.0.22 - - [2025-09-11 02:41:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063986 [API:8081]10.0.0.249 - - [2025-09-11 02:41:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 12844 0.062212 [API:8081]10.0.0.249 - - [2025-09-11 02:41:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007791 [API:8081]10.0.0.249 - - [2025-09-11 02:41:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13088 0.017906 [API:8081]10.0.0.249 - - [2025-09-11 02:41:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 12657 0.017608 [API:8081]10.0.0.249 - - [2025-09-11 02:41:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009929 [API:8081]10.0.0.22 - - [2025-09-11 02:42:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.065463 [API:8081]10.0.0.22 - - [2025-09-11 02:44:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057462 [API:8081]10.0.0.22 - - [2025-09-11 02:45:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.339882 [API:8081]10.0.0.249 - - [2025-09-11 02:45:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.249 - - [2025-09-11 02:45:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.052968 [API:8081]10.0.0.22 - - [2025-09-11 02:46:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.120425 [API:8081]10.0.0.49 - - [2025-09-11 02:46:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.140058 [API:8081]10.0.0.22 - - [2025-09-11 02:46:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.269259 [API:8081]10.0.0.49 - - [2025-09-11 02:46:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.268183 [API:8081]10.0.0.249 - - [2025-09-11 02:46:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.121757 [API:8081]10.0.0.249 - - [2025-09-11 02:46:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.132515 [API:8081]10.0.0.249 - - [2025-09-11 02:46:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.065219 [API:8081]10.0.0.249 - - [2025-09-11 02:47:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000235 [API:8081]10.0.0.249 - - [2025-09-11 02:47:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1260 0.049913 [API:8081]10.0.0.22 - - [2025-09-11 02:47:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.054006 [API:8081]10.0.0.249 - - [2025-09-11 02:47:57] "GET /analytics/uves/virtual-machine/105aeea1-9bd7-4c8c-966b-d8aea4537072?flat HTTP/1.1" 200 1780 0.059112 [API:8081]10.0.0.249 - - [2025-09-11 02:47:57] "GET /analytics/uves/virtual-machine/105aeea1-9bd7-4c8c-966b-d8aea4537072?flat HTTP/1.1" 200 1780 0.010318 [API:8081]10.0.0.249 - - [2025-09-11 02:47:57] "GET /analytics/uves/virtual-machine/105aeea1-9bd7-4c8c-966b-d8aea4537072?flat HTTP/1.1" 200 1780 0.052169 [API:8081]10.0.0.249 - - [2025-09-11 02:47:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13274 0.018461 [API:8081]10.0.0.249 - - [2025-09-11 02:47:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13274 0.015846 [API:8081]10.0.0.249 - - [2025-09-11 02:47:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008147 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:48:04] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002575 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:48:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002461 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:48:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002391 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:48:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002682 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:48:04] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002133 [API:8081]10.0.0.249 - - [2025-09-11 02:48:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13274 0.018187 [API:8081]10.0.0.249 - - [2025-09-11 02:48:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 12678 0.017734 [API:8081]10.0.0.249 - - [2025-09-11 02:48:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009577 [API:8081]10.0.0.22 - - [2025-09-11 02:48:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.077710 [API:8081]10.0.0.249 - - [2025-09-11 02:48:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000336 [API:8081]10.0.0.249 - - [2025-09-11 02:48:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1280 0.051969 [API:8081]10.0.0.249 - - [2025-09-11 02:49:09] "GET /analytics HTTP/1.1" 401 206 0.000246 [API:8081]10.0.0.249 - - [2025-09-11 02:49:09] "GET /analytics HTTP/1.1" 401 206 0.000142 [API:8081]10.0.0.249 - - [2025-09-11 02:49:13] "GET /analytics/uves/virtual-machine/8afc5c65-b382-40a5-a7d4-f76ff42fa96f?flat HTTP/1.1" 200 1791 0.060924 [API:8081]10.0.0.249 - - [2025-09-11 02:49:13] "GET /analytics/uves/virtual-machine/8afc5c65-b382-40a5-a7d4-f76ff42fa96f?flat HTTP/1.1" 200 1791 0.058522 [API:8081]10.0.0.249 - - [2025-09-11 02:49:13] "GET /analytics/uves/virtual-machine/8afc5c65-b382-40a5-a7d4-f76ff42fa96f?flat HTTP/1.1" 200 1791 0.010544 [API:8081]10.0.0.249 - - [2025-09-11 02:49:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13302 0.016262 [API:8081]10.0.0.249 - - [2025-09-11 02:49:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13302 0.016278 [API:8081]10.0.0.249 - - [2025-09-11 02:49:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008105 [API:8081]10.0.0.249 - - [2025-09-11 02:49:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13307 0.017402 [API:8081]10.0.0.249 - - [2025-09-11 02:49:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13307 0.018173 [API:8081]10.0.0.22 - - [2025-09-11 02:49:38] "GET /analytics HTTP/1.1" 401 206 0.000218 [API:8081]10.0.0.22 - - [2025-09-11 02:49:38] "GET /analytics HTTP/1.1" 401 206 0.000147 [API:8081]10.0.0.49 - - [2025-09-11 02:49:39] "GET /analytics HTTP/1.1" 401 206 0.000227 [API:8081]10.0.0.49 - - [2025-09-11 02:49:39] "GET /analytics HTTP/1.1" 401 206 0.000163 [API:8081]10.0.0.249 - - [2025-09-11 02:49:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13307 0.018088 [API:8081]10.0.0.249 - - [2025-09-11 02:49:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13307 0.016462 [API:8081]10.0.0.249 - - [2025-09-11 02:49:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13307 0.016798 [API:8081]10.0.0.249 - - [2025-09-11 02:49:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13307 0.019510 [API:8081]10.0.0.249 - - [2025-09-11 02:49:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 12681 0.017338 [API:8081]10.0.0.249 - - [2025-09-11 02:49:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007341 [API:8081]10.0.0.249 - - [2025-09-11 02:50:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.249 - - [2025-09-11 02:50:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1244 0.052799 [API:8081]10.0.0.22 - - [2025-09-11 02:50:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053115 [API:8081]10.0.0.249 - - [2025-09-11 02:50:49] "GET /analytics/uves/virtual-machine/ebf5238c-2926-4310-8c17-709ae272ce65?flat HTTP/1.1" 200 1773 0.057235 [API:8081]10.0.0.249 - - [2025-09-11 02:50:49] "GET /analytics/uves/virtual-machine/ebf5238c-2926-4310-8c17-709ae272ce65?flat HTTP/1.1" 200 1773 0.010738 [API:8081]10.0.0.249 - - [2025-09-11 02:50:49] "GET /analytics/uves/virtual-machine/ebf5238c-2926-4310-8c17-709ae272ce65?flat HTTP/1.1" 200 1773 0.085942 [API:8081]10.0.0.249 - - [2025-09-11 02:50:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13249 0.017670 [API:8081]10.0.0.249 - - [2025-09-11 02:50:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13249 0.017536 [API:8081]10.0.0.249 - - [2025-09-11 02:50:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008438 [API:8081]10.0.0.249 - - [2025-09-11 02:51:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13251 0.016970 [API:8081]10.0.0.22 - - [2025-09-11 02:51:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.166630 [API:8081]10.0.0.49 - - [2025-09-11 02:51:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.183327 [API:8081]10.0.0.22 - - [2025-09-11 02:51:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.205074 [API:8081]10.0.0.49 - - [2025-09-11 02:51:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.216275 [API:8081]10.0.0.249 - - [2025-09-11 02:51:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.139447 [API:8081]10.0.0.249 - - [2025-09-11 02:51:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13251 0.020967 [API:8081]10.0.0.249 - - [2025-09-11 02:51:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.165227 [API:8081]10.0.0.249 - - [2025-09-11 02:51:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13251 0.018409 [API:8081]10.0.0.249 - - [2025-09-11 02:51:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13251 0.018049 [API:8081]10.0.0.249 - - [2025-09-11 02:51:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 12678 0.017193 [API:8081]10.0.0.249 - - [2025-09-11 02:51:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009046 [API:8081]10.0.0.22 - - [2025-09-11 02:51:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.058097 [API:8081]10.0.0.249 - - [2025-09-11 02:51:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000235 [API:8081]10.0.0.249 - - [2025-09-11 02:51:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.049259 [API:8081]10.0.0.249 - - [2025-09-11 02:51:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.047298 [API:8081]10.0.0.249 - - [2025-09-11 02:51:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1766 0.049635 [API:8081]10.0.0.249 - - [2025-09-11 02:51:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.007613 [API:8081]10.0.0.249 - - [2025-09-11 02:51:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1338 0.010078 [API:8081]10.0.0.249 - - [2025-09-11 02:51:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.008467 [API:8081]10.0.0.249 - - [2025-09-11 02:51:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.008201 [API:8081]10.0.0.249 - - [2025-09-11 02:51:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2002 0.008501 [API:8081]10.0.0.249 - - [2025-09-11 02:52:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.249 - - [2025-09-11 02:52:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.048637 [API:8081]10.0.0.249 - - [2025-09-11 02:52:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1342 0.049161 [API:8081]10.0.0.249 - - [2025-09-11 02:52:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.046573 [API:8081]10.0.0.249 - - [2025-09-11 02:52:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.008773 [API:8081]10.0.0.249 - - [2025-09-11 02:52:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1338 0.008322 [API:8081]10.0.0.249 - - [2025-09-11 02:52:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.007980 [API:8081]10.0.0.249 - - [2025-09-11 02:52:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.249 - - [2025-09-11 02:52:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.046732 [API:8081]10.0.0.249 - - [2025-09-11 02:52:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.049278 [API:8081]10.0.0.249 - - [2025-09-11 02:52:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.052730 [API:8081]10.0.0.249 - - [2025-09-11 02:52:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.008570 [API:8081]10.0.0.249 - - [2025-09-11 02:52:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.009841 [API:8081]10.0.0.249 - - [2025-09-11 02:52:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.008124 [API:8081]10.0.0.249 - - [2025-09-11 02:52:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1760 0.013738 [API:8081]10.0.0.249 - - [2025-09-11 02:52:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1982 0.032487 [API:8081]10.0.0.249 - - [2025-09-11 02:53:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.249 - - [2025-09-11 02:53:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.050541 [API:8081]10.0.0.249 - - [2025-09-11 02:53:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1344 0.049039 [API:8081]10.0.0.249 - - [2025-09-11 02:53:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1564 0.050716 [API:8081]10.0.0.249 - - [2025-09-11 02:53:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1796 0.009439 [API:8081]10.0.0.249 - - [2025-09-11 02:53:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2030 0.009200 [API:8081]10.0.0.22 - - [2025-09-11 02:53:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055521 [API:8081]10.0.0.22 - - [2025-09-11 02:54:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.111693 [API:8081]10.0.0.22 - - [2025-09-11 02:56:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.156836 [API:8081]10.0.0.49 - - [2025-09-11 02:56:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.218769 [API:8081]10.0.0.22 - - [2025-09-11 02:56:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.355541 [API:8081]10.0.0.49 - - [2025-09-11 02:56:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.409378 [API:8081]10.0.0.249 - - [2025-09-11 02:56:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.191313 [API:8081]10.0.0.249 - - [2025-09-11 02:56:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.260841 [API:8081]10.0.0.249 - - [2025-09-11 02:56:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.249 - - [2025-09-11 02:56:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1124 0.058057 [API:8081]10.0.0.249 - - [2025-09-11 02:56:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.063498 [API:8081]10.0.0.22 - - [2025-09-11 02:56:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066934 [API:8081]10.0.0.22 - - [2025-09-11 02:57:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.054089 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:58:04] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002464 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:58:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003494 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:58:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002184 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:58:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002355 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 02:58:04] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002211 [API:8081]10.0.0.249 - - [2025-09-11 02:59:09] "GET /analytics HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.249 - - [2025-09-11 02:59:09] "GET /analytics HTTP/1.1" 401 206 0.000207 [API:8081]10.0.0.22 - - [2025-09-11 02:59:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052497 [API:8081]10.0.0.22 - - [2025-09-11 02:59:39] "GET /analytics HTTP/1.1" 401 206 0.000213 [API:8081]10.0.0.22 - - [2025-09-11 02:59:39] "GET /analytics HTTP/1.1" 401 206 0.000143 [API:8081]10.0.0.49 - - [2025-09-11 02:59:39] "GET /analytics HTTP/1.1" 401 206 0.000469 [API:8081]10.0.0.49 - - [2025-09-11 02:59:39] "GET /analytics HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.22 - - [2025-09-11 03:00:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.066952 [API:8081]10.0.0.22 - - [2025-09-11 03:01:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.177397 [API:8081]10.0.0.49 - - [2025-09-11 03:01:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.175104 [API:8081]10.0.0.49 - - [2025-09-11 03:01:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.012140 [API:8081]10.0.0.22 - - [2025-09-11 03:01:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.096060 [API:8081]10.0.0.249 - - [2025-09-11 03:01:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.181242 [API:8081]10.0.0.249 - - [2025-09-11 03:01:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.275163 [API:8081]10.0.0.22 - - [2025-09-11 03:02:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058081 [API:8081]10.0.0.22 - - [2025-09-11 03:03:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.063850 [API:8081]10.0.0.249 - - [2025-09-11 03:05:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.249 - - [2025-09-11 03:05:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1120 0.051109 [API:8081]10.0.0.249 - - [2025-09-11 03:05:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.249 - - [2025-09-11 03:05:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1136 0.060151 [API:8081]10.0.0.22 - - [2025-09-11 03:05:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069791 [API:8081]10.0.0.22 - - [2025-09-11 03:06:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.205101 [API:8081]10.0.0.49 - - [2025-09-11 03:06:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.513497 [API:8081]10.0.0.22 - - [2025-09-11 03:06:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.462277 [API:8081]10.0.0.49 - - [2025-09-11 03:06:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.467663 [API:8081]10.0.0.249 - - [2025-09-11 03:06:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.263158 [API:8081]10.0.0.249 - - [2025-09-11 03:06:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.425585 [API:8081]10.0.0.249 - - [2025-09-11 03:06:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.249 - - [2025-09-11 03:06:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1116 0.051990 [API:8081]10.0.0.22 - - [2025-09-11 03:06:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.058161 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:08:04] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003313 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:08:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002865 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:08:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002721 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:08:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002515 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:08:04] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002206 [API:8081]10.0.0.22 - - [2025-09-11 03:08:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082170 [API:8081]10.0.0.249 - - [2025-09-11 03:08:54] "GET /analytics/uves/virtual-machine/9bd5cfe6-ac97-49ee-9b34-cc3474256994?flat HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.249 - - [2025-09-11 03:08:55] "GET /analytics/uves/virtual-machine/9bd5cfe6-ac97-49ee-9b34-cc3474256994?flat HTTP/1.1" 200 1276 0.057019 [API:8081]10.0.0.249 - - [2025-09-11 03:08:55] "GET /analytics/uves/virtual-machine/9bd5cfe6-ac97-49ee-9b34-cc3474256994?flat HTTP/1.1" 200 1276 0.056156 [API:8081]10.0.0.249 - - [2025-09-11 03:08:55] "GET /analytics/uves/virtual-machine/9bd5cfe6-ac97-49ee-9b34-cc3474256994?flat HTTP/1.1" 200 1276 0.054573 [API:8081]10.0.0.249 - - [2025-09-11 03:08:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13084 0.017456 [API:8081]10.0.0.249 - - [2025-09-11 03:08:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13084 0.017888 [API:8081]10.0.0.249 - - [2025-09-11 03:08:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008343 [API:8081]10.0.0.249 - - [2025-09-11 03:08:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.009354 [API:8081]10.0.0.249 - - [2025-09-11 03:08:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13084 0.017495 [API:8081]10.0.0.249 - - [2025-09-11 03:09:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13084 0.017450 [API:8081]10.0.0.249 - - [2025-09-11 03:09:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13084 0.017944 [API:8081]10.0.0.249 - - [2025-09-11 03:09:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13084 0.017633 [API:8081]10.0.0.249 - - [2025-09-11 03:09:09] "GET /analytics HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.249 - - [2025-09-11 03:09:09] "GET /analytics HTTP/1.1" 401 206 0.000166 [API:8081]10.0.0.249 - - [2025-09-11 03:09:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13084 0.019531 [API:8081]10.0.0.249 - - [2025-09-11 03:09:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13084 0.016584 [API:8081]10.0.0.249 - - [2025-09-11 03:09:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13084 0.019379 [API:8081]10.0.0.249 - - [2025-09-11 03:09:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 12692 0.018807 [API:8081]10.0.0.249 - - [2025-09-11 03:09:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008663 [API:8081]10.0.0.22 - - [2025-09-11 03:09:39] "GET /analytics HTTP/1.1" 401 206 0.000221 [API:8081]10.0.0.22 - - [2025-09-11 03:09:39] "GET /analytics HTTP/1.1" 401 206 0.000130 [API:8081]10.0.0.49 - - [2025-09-11 03:09:39] "GET /analytics HTTP/1.1" 401 206 0.000213 [API:8081]10.0.0.49 - - [2025-09-11 03:09:39] "GET /analytics HTTP/1.1" 401 206 0.000169 [API:8081]10.0.0.22 - - [2025-09-11 03:09:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.074700 [API:8081]10.0.0.249 - - [2025-09-11 03:10:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.249 - - [2025-09-11 03:10:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1118 0.056298 [API:8081]10.0.0.22 - - [2025-09-11 03:11:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.200811 [API:8081]10.0.0.49 - - [2025-09-11 03:11:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.108335 [API:8081]10.0.0.49 - - [2025-09-11 03:11:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.020271 [API:8081]10.0.0.22 - - [2025-09-11 03:11:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.105299 [API:8081]10.0.0.249 - - [2025-09-11 03:11:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.205763 [API:8081]10.0.0.249 - - [2025-09-11 03:11:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.163369 [API:8081]10.0.0.22 - - [2025-09-11 03:11:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060812 [API:8081]10.0.0.22 - - [2025-09-11 03:12:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.067683 [API:8081]10.0.0.249 - - [2025-09-11 03:13:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.249 - - [2025-09-11 03:13:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1118 0.066767 [API:8081]10.0.0.22 - - [2025-09-11 03:14:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053567 [API:8081]10.0.0.22 - - [2025-09-11 03:15:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.066437 [API:8081]10.0.0.249 - - [2025-09-11 03:16:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.249 - - [2025-09-11 03:16:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1148 0.053710 [API:8081]10.0.0.22 - - [2025-09-11 03:16:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.205312 [API:8081]10.0.0.49 - - [2025-09-11 03:16:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.155831 [API:8081]10.0.0.22 - - [2025-09-11 03:16:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.317641 [API:8081]10.0.0.49 - - [2025-09-11 03:16:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.330670 [API:8081]10.0.0.249 - - [2025-09-11 03:16:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.151618 [API:8081]10.0.0.249 - - [2025-09-11 03:16:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.178839 [API:8081]10.0.0.249 - - [2025-09-11 03:17:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000240 [API:8081]10.0.0.249 - - [2025-09-11 03:17:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1158 0.056094 [API:8081]10.0.0.22 - - [2025-09-11 03:17:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071830 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:18:04] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002267 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:18:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.006337 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:18:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.016851 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:18:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.009967 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:18:04] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.006669 [API:8081]10.0.0.249 - - [2025-09-11 03:18:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.083969 [API:8081]10.0.0.249 - - [2025-09-11 03:18:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.010688 [API:8081]10.0.0.249 - - [2025-09-11 03:18:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.052191 [API:8081]10.0.0.22 - - [2025-09-11 03:18:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.084854 [API:8081]10.0.0.249 - - [2025-09-11 03:19:09] "GET /analytics HTTP/1.1" 401 206 0.000429 [API:8081]10.0.0.249 - - [2025-09-11 03:19:09] "GET /analytics HTTP/1.1" 401 206 0.000188 [API:8081]10.0.0.22 - - [2025-09-11 03:19:39] "GET /analytics HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.22 - - [2025-09-11 03:19:39] "GET /analytics HTTP/1.1" 401 206 0.000225 [API:8081]10.0.0.49 - - [2025-09-11 03:19:39] "GET /analytics HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.49 - - [2025-09-11 03:19:39] "GET /analytics HTTP/1.1" 401 206 0.000173 [API:8081]10.0.0.22 - - [2025-09-11 03:20:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059166 [API:8081]10.0.0.22 - - [2025-09-11 03:21:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.155829 [API:8081]10.0.0.49 - - [2025-09-11 03:21:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.144530 [API:8081]10.0.0.22 - - [2025-09-11 03:21:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.124390 [API:8081]10.0.0.49 - - [2025-09-11 03:21:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.156960 [API:8081]10.0.0.249 - - [2025-09-11 03:21:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.134069 [API:8081]10.0.0.249 - - [2025-09-11 03:21:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.150732 [API:8081]10.0.0.22 - - [2025-09-11 03:21:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.061701 [API:8081]10.0.0.249 - - [2025-09-11 03:22:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.249 - - [2025-09-11 03:22:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.067560 [API:8081]10.0.0.249 - - [2025-09-11 03:23:14] "GET /analytics/uves/virtual-machine/bbc66adb-0eba-4a9c-8f63-f03459cc2bff?flat HTTP/1.1" 200 1713 0.089799 [API:8081]10.0.0.249 - - [2025-09-11 03:23:14] "GET /analytics/uves/virtual-machine/bbc66adb-0eba-4a9c-8f63-f03459cc2bff?flat HTTP/1.1" 200 1713 0.052437 [API:8081]10.0.0.249 - - [2025-09-11 03:23:14] "GET /analytics/uves/virtual-machine/bbc66adb-0eba-4a9c-8f63-f03459cc2bff?flat HTTP/1.1" 200 1713 0.011491 [API:8081]10.0.0.249 - - [2025-09-11 03:23:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14146 0.019611 [API:8081]10.0.0.249 - - [2025-09-11 03:23:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14146 0.018351 [API:8081]10.0.0.249 - - [2025-09-11 03:23:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 889 0.017595 [API:8081]10.0.0.249 - - [2025-09-11 03:23:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14146 0.017788 [API:8081]10.0.0.249 - - [2025-09-11 03:23:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13793 0.017885 [API:8081]10.0.0.249 - - [2025-09-11 03:23:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.008629 [API:8081]10.0.0.22 - - [2025-09-11 03:23:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.103485 [API:8081]10.0.0.22 - - [2025-09-11 03:24:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.105940 [API:8081]10.0.0.249 - - [2025-09-11 03:25:35] "GET /analytics/uves/virtual-machine/b6c660c9-00a2-4ac9-bfc9-e2b4021ffd43?flat HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.249 - - [2025-09-11 03:25:35] "GET /analytics/uves/virtual-machine/b6c660c9-00a2-4ac9-bfc9-e2b4021ffd43?flat HTTP/1.1" 200 966 0.107781 [API:8081]10.0.0.249 - - [2025-09-11 03:25:37] "GET /analytics/uves/virtual-machine/b6c660c9-00a2-4ac9-bfc9-e2b4021ffd43?flat HTTP/1.1" 200 966 0.083373 [API:8081]10.0.0.249 - - [2025-09-11 03:25:39] "GET /analytics/uves/virtual-machine/b6c660c9-00a2-4ac9-bfc9-e2b4021ffd43?flat HTTP/1.1" 200 966 0.064410 [API:8081]10.0.0.249 - - [2025-09-11 03:25:41] "GET /analytics/uves/virtual-machine/b6c660c9-00a2-4ac9-bfc9-e2b4021ffd43?flat HTTP/1.1" 200 966 0.037312 [API:8081]10.0.0.249 - - [2025-09-11 03:25:43] "GET /analytics/uves/virtual-machine/b6c660c9-00a2-4ac9-bfc9-e2b4021ffd43?flat HTTP/1.1" 200 966 0.054362 [API:8081]10.0.0.249 - - [2025-09-11 03:25:45] "GET /analytics/uves/virtual-machine/b6c660c9-00a2-4ac9-bfc9-e2b4021ffd43?flat HTTP/1.1" 200 1398 0.038040 [API:8081]10.0.0.249 - - [2025-09-11 03:25:46] "GET /analytics/uves/virtual-machine/b6c660c9-00a2-4ac9-bfc9-e2b4021ffd43?flat HTTP/1.1" 200 1398 0.052454 [API:8081]10.0.0.249 - - [2025-09-11 03:25:46] "GET /analytics/uves/virtual-machine/b6c660c9-00a2-4ac9-bfc9-e2b4021ffd43?flat HTTP/1.1" 200 1398 0.046295 [API:8081]10.0.0.249 - - [2025-09-11 03:25:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.249 - - [2025-09-11 03:25:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13090 0.064217 [API:8081]10.0.0.249 - - [2025-09-11 03:25:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13090 0.060570 [API:8081]10.0.0.249 - - [2025-09-11 03:25:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.047542 [API:8081]10.0.0.249 - - [2025-09-11 03:25:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13090 0.021008 [API:8081]10.0.0.249 - - [2025-09-11 03:25:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13090 0.060578 [API:8081]10.0.0.249 - - [2025-09-11 03:25:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13090 0.018567 [API:8081]10.0.0.249 - - [2025-09-11 03:26:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13090 0.019010 [API:8081]10.0.0.249 - - [2025-09-11 03:26:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13090 0.017889 [API:8081]10.0.0.249 - - [2025-09-11 03:26:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13090 0.018063 [API:8081]10.0.0.22 - - [2025-09-11 03:26:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.141082 [API:8081]10.0.0.49 - - [2025-09-11 03:26:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.161349 [API:8081]10.0.0.22 - - [2025-09-11 03:26:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.240125 [API:8081]10.0.0.49 - - [2025-09-11 03:26:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.271086 [API:8081]10.0.0.249 - - [2025-09-11 03:26:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13090 0.021668 [API:8081]10.0.0.249 - - [2025-09-11 03:26:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.132686 [API:8081]10.0.0.249 - - [2025-09-11 03:26:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.128790 [API:8081]10.0.0.249 - - [2025-09-11 03:26:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13090 0.022902 [API:8081]10.0.0.249 - - [2025-09-11 03:26:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 12666 0.018015 [API:8081]10.0.0.249 - - [2025-09-11 03:26:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.008177 [API:8081]10.0.0.249 - - [2025-09-11 03:26:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.249 - - [2025-09-11 03:26:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1898 0.055686 [API:8081]10.0.0.249 - - [2025-09-11 03:26:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1898 0.073118 [API:8081]10.0.0.249 - - [2025-09-11 03:26:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2144 0.071579 [API:8081]10.0.0.22 - - [2025-09-11 03:26:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086113 [API:8081]10.0.0.249 - - [2025-09-11 03:27:15] "GET /analytics/uves/virtual-machine/b0a59619-bb3a-439b-aec8-d075d13988a0?flat HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.249 - - [2025-09-11 03:27:15] "GET /analytics/uves/virtual-machine/b0a59619-bb3a-439b-aec8-d075d13988a0?flat HTTP/1.1" 200 1412 0.105259 [API:8081]10.0.0.249 - - [2025-09-11 03:27:16] "GET /analytics/uves/virtual-machine/b0a59619-bb3a-439b-aec8-d075d13988a0?flat HTTP/1.1" 200 1412 0.059393 [API:8081]10.0.0.249 - - [2025-09-11 03:27:16] "GET /analytics/uves/virtual-machine/b0a59619-bb3a-439b-aec8-d075d13988a0?flat HTTP/1.1" 200 1412 0.036847 [API:8081]10.0.0.249 - - [2025-09-11 03:27:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13118 0.020565 [API:8081]10.0.0.249 - - [2025-09-11 03:27:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13118 0.017022 [API:8081]10.0.0.249 - - [2025-09-11 03:27:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.045567 [API:8081]10.0.0.249 - - [2025-09-11 03:27:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13118 0.018436 [API:8081]10.0.0.249 - - [2025-09-11 03:27:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13118 0.018697 [API:8081]10.0.0.249 - - [2025-09-11 03:27:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13118 0.019301 [API:8081]10.0.0.249 - - [2025-09-11 03:27:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13118 0.018791 [API:8081]10.0.0.249 - - [2025-09-11 03:27:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13118 0.019558 [API:8081]10.0.0.249 - - [2025-09-11 03:27:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13118 0.020668 [API:8081]10.0.0.249 - - [2025-09-11 03:27:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13118 0.018348 [API:8081]10.0.0.249 - - [2025-09-11 03:27:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 13118 0.027829 [API:8081]10.0.0.249 - - [2025-09-11 03:27:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-2?flat HTTP/1.1" 200 12672 0.017853 [API:8081]10.0.0.249 - - [2025-09-11 03:27:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.008450 [Introspect:8090]10.0.0.249 - - [2025-09-11 03:27:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001106 [API:8081]10.0.0.22 - - [2025-09-11 03:28:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.353245 [API:8081]10.0.0.249 - - [2025-09-11 03:28:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000235 [API:8081]10.0.0.249 - - [2025-09-11 03:28:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1862 0.057513 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:28:04] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004844 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:28:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003429 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:28:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002526 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:28:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002342 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:28:04] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002129 [API:8081]10.0.0.249 - - [2025-09-11 03:29:09] "GET /analytics HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.249 - - [2025-09-11 03:29:09] "GET /analytics HTTP/1.1" 401 206 0.000170 [API:8081]10.0.0.249 - - [2025-09-11 03:29:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2072 0.054722 [API:8081]10.0.0.249 - - [2025-09-11 03:29:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2282 0.057694 [API:8081]10.0.0.22 - - [2025-09-11 03:29:39] "GET /analytics HTTP/1.1" 401 206 0.000234 [API:8081]10.0.0.22 - - [2025-09-11 03:29:39] "GET /analytics HTTP/1.1" 401 206 0.000162 [API:8081]10.0.0.49 - - [2025-09-11 03:29:39] "GET /analytics HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.49 - - [2025-09-11 03:29:39] "GET /analytics HTTP/1.1" 401 206 0.000172 [API:8081]10.0.0.22 - - [2025-09-11 03:30:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067141 [API:8081]10.0.0.22 - - [2025-09-11 03:31:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.073744 [API:8081]10.0.0.22 - - [2025-09-11 03:31:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.146792 [API:8081]10.0.0.49 - - [2025-09-11 03:31:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.125721 [API:8081]10.0.0.49 - - [2025-09-11 03:31:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.012738 [API:8081]10.0.0.22 - - [2025-09-11 03:31:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.102946 [API:8081]10.0.0.249 - - [2025-09-11 03:31:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.150571 [API:8081]10.0.0.249 - - [2025-09-11 03:31:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.139711 [API:8081]10.0.0.249 - - [2025-09-11 03:31:23] "GET /analytics/uves/virtual-machine/da69f91b-c25a-4d3e-ade4-31e2bd262b4b?flat HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.249 - - [2025-09-11 03:31:23] "GET /analytics/uves/virtual-machine/da69f91b-c25a-4d3e-ade4-31e2bd262b4b?flat HTTP/1.1" 200 1396 0.061830 [API:8081]10.0.0.249 - - [2025-09-11 03:31:24] "GET /analytics/uves/virtual-machine/da69f91b-c25a-4d3e-ade4-31e2bd262b4b?flat HTTP/1.1" 200 1396 0.066218 [API:8081]10.0.0.249 - - [2025-09-11 03:31:24] "GET /analytics/uves/virtual-machine/da69f91b-c25a-4d3e-ade4-31e2bd262b4b?flat HTTP/1.1" 200 1396 0.078593 [API:8081]10.0.0.249 - - [2025-09-11 03:31:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14150 0.017166 [API:8081]10.0.0.249 - - [2025-09-11 03:31:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14150 0.025651 [API:8081]10.0.0.249 - - [2025-09-11 03:31:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 889 0.007694 [API:8081]10.0.0.249 - - [2025-09-11 03:31:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14148 0.018120 [API:8081]10.0.0.249 - - [2025-09-11 03:31:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14148 0.017565 [API:8081]10.0.0.249 - - [2025-09-11 03:31:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14148 0.019964 [API:8081]10.0.0.249 - - [2025-09-11 03:31:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14148 0.018185 [API:8081]10.0.0.249 - - [2025-09-11 03:31:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14148 0.021344 [API:8081]10.0.0.249 - - [2025-09-11 03:31:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14148 0.025435 [API:8081]10.0.0.249 - - [2025-09-11 03:31:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14148 0.017317 [API:8081]10.0.0.249 - - [2025-09-11 03:31:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 14148 0.017600 [API:8081]10.0.0.249 - - [2025-09-11 03:31:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4079-1?flat HTTP/1.1" 200 13793 0.017605 [API:8081]10.0.0.249 - - [2025-09-11 03:31:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.008981 [API:8081]10.0.0.249 - - [2025-09-11 03:32:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.249 - - [2025-09-11 03:32:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2096 0.054994 [API:8081]10.0.0.249 - - [2025-09-11 03:32:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2096 0.049693 [API:8081]10.0.0.22 - - [2025-09-11 03:33:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053388 [API:8081]10.0.0.22 - - [2025-09-11 03:34:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.055204 [API:8081]10.0.0.249 - - [2025-09-11 03:34:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.249 - - [2025-09-11 03:34:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2088 0.055666 [API:8081]10.0.0.22 - - [2025-09-11 03:36:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058695 [API:8081]10.0.0.22 - - [2025-09-11 03:36:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.320353 [API:8081]10.0.0.49 - - [2025-09-11 03:36:10] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.250965 [API:8081]10.0.0.22 - - [2025-09-11 03:36:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.416595 [API:8081]10.0.0.49 - - [2025-09-11 03:36:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.427075 [API:8081]10.0.0.249 - - [2025-09-11 03:36:11] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.235843 [API:8081]10.0.0.249 - - [2025-09-11 03:36:12] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.181341 [API:8081]10.0.0.22 - - [2025-09-11 03:37:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2537 0.061304 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:38:04] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002528 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:38:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003073 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:38:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002842 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:38:04] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4079-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002534 [LOCAL API:8181]127.0.0.1 - - [2025-09-11 03:38:04] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002378 [Introspect:8090]10.0.0.49 - - [2025-09-11 03:38:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001664