+++ date ++ echo 'INFO: =================== Mon Mar 9 02:00:50 AM UTC 2026 ===================' INFO: =================== Mon Mar 9 02:00:50 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ cut -d / -f 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ 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.22,10.0.0.249,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.22:8081 10.0.0.249:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.22:8081 10.0.0.249:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.22:8081 10.0.0.249:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.22:9042 10.0.0.249:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.22:9042 10.0.0.249:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.22:9042 10.0.0.249:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.22:8086 10.0.0.249:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.22:8086 10.0.0.249:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.22:8086 10.0.0.249:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.22:8082 10.0.0.249:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.22:8082 10.0.0.249:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.22:8082 10.0.0.249:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.22:9161 10.0.0.249:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.22:9161 10.0.0.249:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.22:9161 10.0.0.249:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.22:9041 10.0.0.249:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.17,10.20.0.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.22:2181,10.0.0.249:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.22:2181,10.0.0.249:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181,10.0.0.249:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.22:2181 10.0.0.249:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.22:2181 10.0.0.249:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.22:2181 10.0.0.249:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.22:5673,10.0.0.249:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.22:5673,10.0.0.249:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673,10.0.0.249:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.22:6379 10.0.0.249:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.22:6379 10.0.0.249:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.22:6379 10.0.0.249:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.22:9092 10.0.0.249:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.22:9092 10.0.0.249:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.22:9092 10.0.0.249:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.22 ++ 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.22,10.0.0.249,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.22,10.0.0.249,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + 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.22,10.0.0.249,10.0.0.23 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + 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 +++ cut -d ' ' -f 1 +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22,10.0.0.249,10.0.0.23 +++ local servers=10.0.0.22,10.0.0.249,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.23,10.20.0.254,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.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.23,10.20.0.254,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.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.23,10.20.0.254,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.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + 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 ++ sort ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^ANALYTICS_API__//g' + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled 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:1001: 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:1012: 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:1017: 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:1032: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: 03/09/2026 02:00:57.559 7fd795974a80 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/09/2026 02:00:57.713 7fd795974a80 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 03/09/2026 02:00:57.722 7fd795974a80 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/09/2026 02:00:57.722 7fd795974a80 [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.23: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.249 - - [2026-03-09 02:01:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.475017 [API:8081]10.0.0.249 - - [2026-03-09 02:01:37] "GET /analytics HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.249 - - [2026-03-09 02:01:37] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.23 - - [2026-03-09 02:01:37] "GET /analytics HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.23 - - [2026-03-09 02:01:37] "GET /analytics HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.22 - - [2026-03-09 02:01:38] "GET /analytics HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.22 - - [2026-03-09 02:01:38] "GET /analytics HTTP/1.1" 401 205 0.000161 [API:8081]10.0.0.249 - - [2026-03-09 02:02:08] "GET /analytics HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.249 - - [2026-03-09 02:02:08] "GET /analytics HTTP/1.1" 401 205 0.000358 [API:8081]10.0.0.23 - - [2026-03-09 02:02:08] "GET /analytics HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.23 - - [2026-03-09 02:02:08] "GET /analytics HTTP/1.1" 401 205 0.000194 [API:8081]10.0.0.22 - - [2026-03-09 02:02:09] "GET /analytics HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.22 - - [2026-03-09 02:02:09] "GET /analytics HTTP/1.1" 401 205 0.000179 [API:8081]10.0.0.249 - - [2026-03-09 02:02:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.466301 [API:8081]10.0.0.249 - - [2026-03-09 02:02:38] "GET /analytics HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.249 - - [2026-03-09 02:02:38] "GET /analytics HTTP/1.1" 401 205 0.000143 [API:8081]10.0.0.23 - - [2026-03-09 02:02:39] "GET /analytics HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.23 - - [2026-03-09 02:02:39] "GET /analytics HTTP/1.1" 401 205 0.000140 [API:8081]10.0.0.249 - - [2026-03-09 02:04:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 254 0.388867 [Introspect:8090]10.0.0.23 - - [2026-03-09 02:04:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001078 [API:8081]10.0.0.249 - - [2026-03-09 02:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.249 - - [2026-03-09 02:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.23 - - [2026-03-09 02:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.23 - - [2026-03-09 02:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.23 - - [2026-03-09 02:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.23 - - [2026-03-09 02:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000353 [API:8081]10.0.0.249 - - [2026-03-09 02:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.22 - - [2026-03-09 02:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.249 - - [2026-03-09 02:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000596 [API:8081]10.0.0.22 - - [2026-03-09 02:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.22 - - [2026-03-09 02:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.22 - - [2026-03-09 02:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [Introspect:8090]10.0.0.23 - - [2026-03-09 02:04:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001040 [API:8081]10.0.0.249 - - [2026-03-09 02:05:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.062945 [Introspect:8090]10.0.0.22 - - [2026-03-09 02:06:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001128 [Introspect:8090]10.0.0.22 - - [2026-03-09 02:06:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.000951 [Introspect:8090]10.0.0.22 - - [2026-03-09 02:06:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001009 [API:8081]10.0.0.22 - - [2026-03-09 02:06:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?flat HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.22 - - [2026-03-09 02:06:34] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?flat HTTP/1.1" 200 5181 0.080710 [API:8081]10.0.0.22 - - [2026-03-09 02:06:34] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?flat HTTP/1.1" 200 5180 0.063430 [API:8081]10.0.0.22 - - [2026-03-09 02:06:34] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?flat HTTP/1.1" 200 5182 0.060560 [Introspect:8090]10.0.0.22 - - [2026-03-09 02:06:35] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000521 [API:8081]10.0.0.22 - - [2026-03-09 02:06:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12036 0.015939 [API:8081]10.0.0.22 - - [2026-03-09 02:06:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12036 0.017330 [API:8081]10.0.0.22 - - [2026-03-09 02:06:37] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 7995 0.013339 [API:8081]10.0.0.22 - - [2026-03-09 02:06:37] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 7991 0.012645 [API:8081]10.0.0.22 - - [2026-03-09 02:06:37] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5454-3?flat HTTP/1.1" 200 7998 0.013306 [API:8081]10.0.0.22 - - [2026-03-09 02:06:37] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5454-1?flat HTTP/1.1" 200 7995 0.017101 [API:8081]10.0.0.22 - - [2026-03-09 02:06:37] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 7991 0.024927 [API:8081]10.0.0.22 - - [2026-03-09 02:06:37] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5454-3?flat HTTP/1.1" 200 7998 0.017608 [API:8081]10.0.0.22 - - [2026-03-09 02:06:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.22 - - [2026-03-09 02:06:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1146 0.061399 [API:8081]10.0.0.249 - - [2026-03-09 02:07:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074751 [API:8081]10.0.0.249 - - [2026-03-09 02:08:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.062738 [API:8081]10.0.0.249 - - [2026-03-09 02:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.249 - - [2026-03-09 02:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.23 - - [2026-03-09 02:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.23 - - [2026-03-09 02:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.23 - - [2026-03-09 02:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.23 - - [2026-03-09 02:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2026-03-09 02:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.22 - - [2026-03-09 02:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.249 - - [2026-03-09 02:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.22 - - [2026-03-09 02:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.22 - - [2026-03-09 02:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.22 - - [2026-03-09 02:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.249 - - [2026-03-09 02:10:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.109182 [API:8081]10.0.0.22 - - [2026-03-09 02:10:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.22 - - [2026-03-09 02:10:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1450 0.058882 [API:8081]10.0.0.22 - - [2026-03-09 02:10:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1682 0.066170 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:10:57] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002566 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:10:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002857 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:10:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002836 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:10:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002542 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:10:57] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003494 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:10:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002810 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:10:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002633 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:10:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002412 [API:8081]10.0.0.249 - - [2026-03-09 02:11:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.153232 [API:8081]10.0.0.22 - - [2026-03-09 02:12:09] "GET /analytics HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.22 - - [2026-03-09 02:12:09] "GET /analytics HTTP/1.1" 401 205 0.000173 [API:8081]10.0.0.249 - - [2026-03-09 02:12:38] "GET /analytics HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.249 - - [2026-03-09 02:12:38] "GET /analytics HTTP/1.1" 401 205 0.000137 [API:8081]10.0.0.23 - - [2026-03-09 02:12:39] "GET /analytics HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.23 - - [2026-03-09 02:12:39] "GET /analytics HTTP/1.1" 401 205 0.000165 [API:8081]10.0.0.249 - - [2026-03-09 02:13:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078390 [API:8081]10.0.0.249 - - [2026-03-09 02:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.23 - - [2026-03-09 02:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.249 - - [2026-03-09 02:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.23 - - [2026-03-09 02:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.23 - - [2026-03-09 02:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000390 [API:8081]10.0.0.23 - - [2026-03-09 02:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.249 - - [2026-03-09 02:14:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.245032 [API:8081]10.0.0.249 - - [2026-03-09 02:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000362 [API:8081]10.0.0.22 - - [2026-03-09 02:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.249 - - [2026-03-09 02:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000330 [API:8081]10.0.0.22 - - [2026-03-09 02:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.22 - - [2026-03-09 02:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.22 - - [2026-03-09 02:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.249 - - [2026-03-09 02:16:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064027 [API:8081]10.0.0.22 - - [2026-03-09 02:16:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.22 - - [2026-03-09 02:16:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2150 0.056026 [API:8081]10.0.0.22 - - [2026-03-09 02:16:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2150 0.054123 [API:8081]10.0.0.249 - - [2026-03-09 02:17:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.079866 [API:8081]10.0.0.22 - - [2026-03-09 02:18:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1364 0.007900 [API:8081]10.0.0.22 - - [2026-03-09 02:18:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1592 0.008083 [API:8081]10.0.0.22 - - [2026-03-09 02:18:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1820 0.058788 [API:8081]10.0.0.22 - - [2026-03-09 02:18:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2048 0.008426 [API:8081]10.0.0.249 - - [2026-03-09 02:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.249 - - [2026-03-09 02:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.23 - - [2026-03-09 02:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.23 - - [2026-03-09 02:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.23 - - [2026-03-09 02:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.23 - - [2026-03-09 02:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.249 - - [2026-03-09 02:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.22 - - [2026-03-09 02:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.249 - - [2026-03-09 02:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.22 - - [2026-03-09 02:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.22 - - [2026-03-09 02:19:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.22 - - [2026-03-09 02:19:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.249 - - [2026-03-09 02:19:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060921 [API:8081]10.0.0.249 - - [2026-03-09 02:20:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069813 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:20:57] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002841 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:20:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002769 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:20:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002417 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:20:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003003 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:20:57] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002737 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:20:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002141 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:20:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002394 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:20:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002588 [API:8081]10.0.0.22 - - [2026-03-09 02:21:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12570 0.063751 [API:8081]10.0.0.22 - - [2026-03-09 02:21:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.050215 [API:8081]10.0.0.22 - - [2026-03-09 02:22:09] "GET /analytics HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.22 - - [2026-03-09 02:22:09] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.22 - - [2026-03-09 02:22:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008229 [API:8081]10.0.0.22 - - [2026-03-09 02:22:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.007465 [API:8081]10.0.0.249 - - [2026-03-09 02:22:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064279 [API:8081]10.0.0.249 - - [2026-03-09 02:22:38] "GET /analytics HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.249 - - [2026-03-09 02:22:38] "GET /analytics HTTP/1.1" 401 205 0.000127 [API:8081]10.0.0.23 - - [2026-03-09 02:22:39] "GET /analytics HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.23 - - [2026-03-09 02:22:39] "GET /analytics HTTP/1.1" 401 205 0.000142 [API:8081]10.0.0.249 - - [2026-03-09 02:23:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.065101 [API:8081]10.0.0.22 - - [2026-03-09 02:24:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.22 - - [2026-03-09 02:24:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1378 0.064263 [API:8081]10.0.0.249 - - [2026-03-09 02:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.249 - - [2026-03-09 02:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.23 - - [2026-03-09 02:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.23 - - [2026-03-09 02:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.23 - - [2026-03-09 02:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.23 - - [2026-03-09 02:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.249 - - [2026-03-09 02:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.22 - - [2026-03-09 02:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.249 - - [2026-03-09 02:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.22 - - [2026-03-09 02:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.22 - - [2026-03-09 02:24:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.22 - - [2026-03-09 02:24:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.249 - - [2026-03-09 02:25:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062198 [API:8081]10.0.0.22 - - [2026-03-09 02:25:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.055938 [API:8081]10.0.0.22 - - [2026-03-09 02:25:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.22 - - [2026-03-09 02:25:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1154 0.063435 [API:8081]10.0.0.22 - - [2026-03-09 02:26:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.22 - - [2026-03-09 02:26:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.053513 [API:8081]10.0.0.22 - - [2026-03-09 02:26:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.063127 [API:8081]10.0.0.22 - - [2026-03-09 02:26:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.058996 [API:8081]10.0.0.249 - - [2026-03-09 02:26:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.060364 [API:8081]10.0.0.22 - - [2026-03-09 02:27:13] "GET /analytics/uves/virtual-machine/58e29edc-e772-4047-bd25-43ebbdba8719?flat HTTP/1.1" 200 1763 0.011354 [API:8081]10.0.0.22 - - [2026-03-09 02:27:13] "GET /analytics/uves/virtual-machine/58e29edc-e772-4047-bd25-43ebbdba8719?flat HTTP/1.1" 200 1763 0.013700 [API:8081]10.0.0.22 - - [2026-03-09 02:27:13] "GET /analytics/uves/virtual-machine/58e29edc-e772-4047-bd25-43ebbdba8719?flat HTTP/1.1" 200 1763 0.010596 [API:8081]10.0.0.22 - - [2026-03-09 02:27:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.007851 [API:8081]10.0.0.22 - - [2026-03-09 02:27:16] "GET /analytics/uves/virtual-machine/5d62a28a-0724-4524-83a8-3a8d93b9e336?flat HTTP/1.1" 200 2034 0.016101 [API:8081]10.0.0.22 - - [2026-03-09 02:27:16] "GET /analytics/uves/virtual-machine/5d62a28a-0724-4524-83a8-3a8d93b9e336?flat HTTP/1.1" 200 2034 0.012160 [API:8081]10.0.0.22 - - [2026-03-09 02:27:16] "GET /analytics/uves/virtual-machine/5d62a28a-0724-4524-83a8-3a8d93b9e336?flat HTTP/1.1" 200 2034 0.010919 [API:8081]10.0.0.22 - - [2026-03-09 02:27:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12962 0.015788 [API:8081]10.0.0.22 - - [2026-03-09 02:27:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12962 0.017917 [API:8081]10.0.0.22 - - [2026-03-09 02:27:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011603 [API:8081]10.0.0.22 - - [2026-03-09 02:27:20] "GET /analytics/uves/virtual-machine/d602bb63-4540-453c-9474-3873c11e3964?flat HTTP/1.1" 200 1892 0.011976 [API:8081]10.0.0.22 - - [2026-03-09 02:27:20] "GET /analytics/uves/virtual-machine/d602bb63-4540-453c-9474-3873c11e3964?flat HTTP/1.1" 200 1892 0.010826 [API:8081]10.0.0.22 - - [2026-03-09 02:27:20] "GET /analytics/uves/virtual-machine/d602bb63-4540-453c-9474-3873c11e3964?flat HTTP/1.1" 200 1892 0.012150 [API:8081]10.0.0.22 - - [2026-03-09 02:27:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009579 [API:8081]10.0.0.22 - - [2026-03-09 02:28:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007956 [API:8081]10.0.0.22 - - [2026-03-09 02:28:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12961 0.015874 [API:8081]10.0.0.22 - - [2026-03-09 02:28:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12556 0.020037 [API:8081]10.0.0.22 - - [2026-03-09 02:28:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009947 [API:8081]10.0.0.249 - - [2026-03-09 02:28:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066093 [API:8081]10.0.0.22 - - [2026-03-09 02:28:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007612 [API:8081]10.0.0.22 - - [2026-03-09 02:28:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000372 [API:8081]10.0.0.22 - - [2026-03-09 02:28:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.055240 [API:8081]10.0.0.22 - - [2026-03-09 02:28:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.050938 [API:8081]10.0.0.22 - - [2026-03-09 02:28:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.052043 [API:8081]10.0.0.249 - - [2026-03-09 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.249 - - [2026-03-09 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.23 - - [2026-03-09 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.23 - - [2026-03-09 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.23 - - [2026-03-09 02:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.23 - - [2026-03-09 02:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.249 - - [2026-03-09 02:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.249 - - [2026-03-09 02:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.22 - - [2026-03-09 02:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.22 - - [2026-03-09 02:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.22 - - [2026-03-09 02:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.22 - - [2026-03-09 02:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.249 - - [2026-03-09 02:29:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.064274 [API:8081]10.0.0.22 - - [2026-03-09 02:29:48] "GET /analytics/uves/virtual-machine/968f0055-f7ac-445e-aaec-2b77021d3f24?flat HTTP/1.1" 200 1719 0.010875 [API:8081]10.0.0.22 - - [2026-03-09 02:29:48] "GET /analytics/uves/virtual-machine/968f0055-f7ac-445e-aaec-2b77021d3f24?flat HTTP/1.1" 200 1719 0.010018 [API:8081]10.0.0.22 - - [2026-03-09 02:29:48] "GET /analytics/uves/virtual-machine/968f0055-f7ac-445e-aaec-2b77021d3f24?flat HTTP/1.1" 200 1719 0.009917 [API:8081]10.0.0.22 - - [2026-03-09 02:29:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009410 [API:8081]10.0.0.22 - - [2026-03-09 02:29:51] "GET /analytics/uves/virtual-machine/d5a04b15-bbc5-451e-a6f6-caa87664b7db?flat HTTP/1.1" 200 1849 0.009126 [API:8081]10.0.0.22 - - [2026-03-09 02:29:51] "GET /analytics/uves/virtual-machine/d5a04b15-bbc5-451e-a6f6-caa87664b7db?flat HTTP/1.1" 200 1849 0.010078 [API:8081]10.0.0.22 - - [2026-03-09 02:29:51] "GET /analytics/uves/virtual-machine/d5a04b15-bbc5-451e-a6f6-caa87664b7db?flat HTTP/1.1" 200 1849 0.009188 [API:8081]10.0.0.22 - - [2026-03-09 02:29:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12963 0.015993 [API:8081]10.0.0.22 - - [2026-03-09 02:29:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12963 0.016251 [API:8081]10.0.0.22 - - [2026-03-09 02:29:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008776 [API:8081]10.0.0.22 - - [2026-03-09 02:29:55] "GET /analytics/uves/virtual-machine/2f2da11b-5bfd-429d-ac99-20ad21b280c5?flat HTTP/1.1" 200 1718 0.010743 [API:8081]10.0.0.22 - - [2026-03-09 02:29:55] "GET /analytics/uves/virtual-machine/2f2da11b-5bfd-429d-ac99-20ad21b280c5?flat HTTP/1.1" 200 1718 0.011078 [API:8081]10.0.0.22 - - [2026-03-09 02:29:55] "GET /analytics/uves/virtual-machine/2f2da11b-5bfd-429d-ac99-20ad21b280c5?flat HTTP/1.1" 200 1718 0.010703 [API:8081]10.0.0.22 - - [2026-03-09 02:29:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.007650 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:30:57] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002470 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:30:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002530 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:30:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002439 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:30:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002290 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:30:57] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003037 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:30:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002748 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:30:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002435 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:30:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002088 [API:8081]10.0.0.22 - - [2026-03-09 02:31:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008229 [API:8081]10.0.0.22 - - [2026-03-09 02:31:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12966 0.057838 [API:8081]10.0.0.22 - - [2026-03-09 02:31:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12738 0.015996 [API:8081]10.0.0.22 - - [2026-03-09 02:31:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011161 [API:8081]10.0.0.22 - - [2026-03-09 02:31:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008572 [API:8081]10.0.0.249 - - [2026-03-09 02:31:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070705 [API:8081]10.0.0.22 - - [2026-03-09 02:31:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.22 - - [2026-03-09 02:31:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.051967 [API:8081]10.0.0.22 - - [2026-03-09 02:31:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.055717 [API:8081]10.0.0.22 - - [2026-03-09 02:32:09] "GET /analytics HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.22 - - [2026-03-09 02:32:09] "GET /analytics HTTP/1.1" 401 205 0.000169 [API:8081]10.0.0.249 - - [2026-03-09 02:32:38] "GET /analytics HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.249 - - [2026-03-09 02:32:38] "GET /analytics HTTP/1.1" 401 205 0.000163 [API:8081]10.0.0.23 - - [2026-03-09 02:32:39] "GET /analytics HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.23 - - [2026-03-09 02:32:39] "GET /analytics HTTP/1.1" 401 205 0.000133 [API:8081]10.0.0.249 - - [2026-03-09 02:32:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067012 [API:8081]10.0.0.22 - - [2026-03-09 02:33:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.22 - - [2026-03-09 02:33:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1360 0.056927 [API:8081]10.0.0.249 - - [2026-03-09 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.249 - - [2026-03-09 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.23 - - [2026-03-09 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.23 - - [2026-03-09 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000372 [API:8081]10.0.0.23 - - [2026-03-09 02:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000358 [API:8081]10.0.0.23 - - [2026-03-09 02:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.249 - - [2026-03-09 02:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.22 - - [2026-03-09 02:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.249 - - [2026-03-09 02:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.22 - - [2026-03-09 02:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000842 [API:8081]10.0.0.22 - - [2026-03-09 02:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.22 - - [2026-03-09 02:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.249 - - [2026-03-09 02:34:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056603 [API:8081]10.0.0.249 - - [2026-03-09 02:35:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067322 [API:8081]10.0.0.22 - - [2026-03-09 02:36:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008945 [API:8081]10.0.0.22 - - [2026-03-09 02:36:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.22 - - [2026-03-09 02:36:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.057517 [API:8081]10.0.0.22 - - [2026-03-09 02:36:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.070441 [API:8081]10.0.0.249 - - [2026-03-09 02:37:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069191 [API:8081]10.0.0.249 - - [2026-03-09 02:38:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.058495 [API:8081]10.0.0.22 - - [2026-03-09 02:39:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12975 0.016826 [API:8081]10.0.0.22 - - [2026-03-09 02:39:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12975 0.060633 [API:8081]10.0.0.22 - - [2026-03-09 02:39:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12745 0.019394 [API:8081]10.0.0.22 - - [2026-03-09 02:39:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008028 [API:8081]10.0.0.249 - - [2026-03-09 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.249 - - [2026-03-09 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.23 - - [2026-03-09 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2026-03-09 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.23 - - [2026-03-09 02:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.23 - - [2026-03-09 02:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.249 - - [2026-03-09 02:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.22 - - [2026-03-09 02:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.249 - - [2026-03-09 02:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.22 - - [2026-03-09 02:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.22 - - [2026-03-09 02:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.22 - - [2026-03-09 02:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.22 - - [2026-03-09 02:39:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007512 [API:8081]10.0.0.22 - - [2026-03-09 02:39:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.22 - - [2026-03-09 02:39:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1150 0.050852 [API:8081]10.0.0.22 - - [2026-03-09 02:39:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1386 0.055193 [API:8081]10.0.0.249 - - [2026-03-09 02:40:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.062483 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:40:57] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003048 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:40:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003464 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:40:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002788 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:40:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002377 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:40:57] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002697 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:40:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002594 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:40:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002985 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:40:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002377 [API:8081]10.0.0.249 - - [2026-03-09 02:41:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.066857 [API:8081]10.0.0.22 - - [2026-03-09 02:42:09] "GET /analytics HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.22 - - [2026-03-09 02:42:09] "GET /analytics HTTP/1.1" 401 205 0.000146 [API:8081]10.0.0.249 - - [2026-03-09 02:42:38] "GET /analytics HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.249 - - [2026-03-09 02:42:38] "GET /analytics HTTP/1.1" 401 205 0.000169 [API:8081]10.0.0.23 - - [2026-03-09 02:42:39] "GET /analytics HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.23 - - [2026-03-09 02:42:39] "GET /analytics HTTP/1.1" 401 205 0.000130 [API:8081]10.0.0.22 - - [2026-03-09 02:42:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13016 0.016048 [API:8081]10.0.0.22 - - [2026-03-09 02:43:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13016 0.069900 [API:8081]10.0.0.22 - - [2026-03-09 02:43:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13016 0.016110 [API:8081]10.0.0.22 - - [2026-03-09 02:43:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13016 0.016282 [API:8081]10.0.0.22 - - [2026-03-09 02:43:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13016 0.017359 [API:8081]10.0.0.22 - - [2026-03-09 02:43:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12774 0.016796 [API:8081]10.0.0.22 - - [2026-03-09 02:43:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007337 [API:8081]10.0.0.22 - - [2026-03-09 02:43:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007548 [API:8081]10.0.0.249 - - [2026-03-09 02:43:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.090853 [API:8081]10.0.0.249 - - [2026-03-09 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000381 [API:8081]10.0.0.249 - - [2026-03-09 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.23 - - [2026-03-09 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.23 - - [2026-03-09 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.23 - - [2026-03-09 02:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.23 - - [2026-03-09 02:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.249 - - [2026-03-09 02:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.22 - - [2026-03-09 02:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.249 - - [2026-03-09 02:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000343 [API:8081]10.0.0.22 - - [2026-03-09 02:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.22 - - [2026-03-09 02:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.22 - - [2026-03-09 02:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.249 - - [2026-03-09 02:44:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.056169 [API:8081]10.0.0.249 - - [2026-03-09 02:46:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061064 [API:8081]10.0.0.22 - - [2026-03-09 02:47:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.22 - - [2026-03-09 02:47:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.072364 [API:8081]10.0.0.249 - - [2026-03-09 02:47:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.068939 [API:8081]10.0.0.22 - - [2026-03-09 02:48:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1350 0.064457 [API:8081]10.0.0.249 - - [2026-03-09 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.249 - - [2026-03-09 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.23 - - [2026-03-09 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.23 - - [2026-03-09 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.23 - - [2026-03-09 02:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.23 - - [2026-03-09 02:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.249 - - [2026-03-09 02:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.22 - - [2026-03-09 02:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.249 - - [2026-03-09 02:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000771 [API:8081]10.0.0.22 - - [2026-03-09 02:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.22 - - [2026-03-09 02:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.22 - - [2026-03-09 02:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.249 - - [2026-03-09 02:49:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083928 [API:8081]10.0.0.22 - - [2026-03-09 02:50:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.22 - - [2026-03-09 02:50:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1478 0.067119 [API:8081]10.0.0.22 - - [2026-03-09 02:50:41] "GET /analytics/uves/virtual-machine/bd3928b3-2b8a-4086-8c7c-58e93144a9f8?flat HTTP/1.1" 200 1781 0.064155 [API:8081]10.0.0.22 - - [2026-03-09 02:50:42] "GET /analytics/uves/virtual-machine/bd3928b3-2b8a-4086-8c7c-58e93144a9f8?flat HTTP/1.1" 200 1781 0.076602 [API:8081]10.0.0.22 - - [2026-03-09 02:50:42] "GET /analytics/uves/virtual-machine/bd3928b3-2b8a-4086-8c7c-58e93144a9f8?flat HTTP/1.1" 200 1781 0.010627 [API:8081]10.0.0.22 - - [2026-03-09 02:50:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009947 [API:8081]10.0.0.249 - - [2026-03-09 02:50:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.073282 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:50:57] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003032 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:50:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003420 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:50:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002769 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:50:57] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002514 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:50:57] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003156 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002639 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002330 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 02:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002403 [API:8081]10.0.0.22 - - [2026-03-09 02:51:02] "GET /analytics/uves/virtual-machine/e7bd10a3-bbe6-4328-9e61-27e4febc857a?flat HTTP/1.1" 200 1781 0.010288 [API:8081]10.0.0.22 - - [2026-03-09 02:51:02] "GET /analytics/uves/virtual-machine/e7bd10a3-bbe6-4328-9e61-27e4febc857a?flat HTTP/1.1" 200 1781 0.010321 [API:8081]10.0.0.22 - - [2026-03-09 02:51:02] "GET /analytics/uves/virtual-machine/e7bd10a3-bbe6-4328-9e61-27e4febc857a?flat HTTP/1.1" 200 1781 0.010217 [API:8081]10.0.0.22 - - [2026-03-09 02:51:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13172 0.016010 [API:8081]10.0.0.22 - - [2026-03-09 02:51:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13172 0.015924 [API:8081]10.0.0.22 - - [2026-03-09 02:51:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010099 [API:8081]10.0.0.22 - - [2026-03-09 02:52:09] "GET /analytics HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.22 - - [2026-03-09 02:52:09] "GET /analytics HTTP/1.1" 401 205 0.000139 [API:8081]10.0.0.22 - - [2026-03-09 02:52:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13205 0.015904 [API:8081]10.0.0.22 - - [2026-03-09 02:52:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12587 0.018215 [API:8081]10.0.0.22 - - [2026-03-09 02:52:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010046 [API:8081]10.0.0.22 - - [2026-03-09 02:52:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010507 [API:8081]10.0.0.249 - - [2026-03-09 02:52:38] "GET /analytics HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.249 - - [2026-03-09 02:52:38] "GET /analytics HTTP/1.1" 401 205 0.000184 [API:8081]10.0.0.23 - - [2026-03-09 02:52:39] "GET /analytics HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.23 - - [2026-03-09 02:52:39] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.22 - - [2026-03-09 02:52:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.22 - - [2026-03-09 02:52:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1280 0.057097 [API:8081]10.0.0.249 - - [2026-03-09 02:52:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067757 [API:8081]10.0.0.22 - - [2026-03-09 02:53:27] "GET /analytics/uves/virtual-machine/961da38a-a185-4fd1-a007-eea5151d7b2a?flat HTTP/1.1" 200 1791 0.059795 [API:8081]10.0.0.22 - - [2026-03-09 02:53:27] "GET /analytics/uves/virtual-machine/961da38a-a185-4fd1-a007-eea5151d7b2a?flat HTTP/1.1" 200 1791 0.010246 [API:8081]10.0.0.22 - - [2026-03-09 02:53:28] "GET /analytics/uves/virtual-machine/961da38a-a185-4fd1-a007-eea5151d7b2a?flat HTTP/1.1" 200 1791 0.051750 [API:8081]10.0.0.22 - - [2026-03-09 02:53:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007695 [API:8081]10.0.0.22 - - [2026-03-09 02:53:48] "GET /analytics/uves/virtual-machine/1403124d-041f-4cc9-9457-6b7d34fa89c8?flat HTTP/1.1" 200 2061 0.010568 [API:8081]10.0.0.22 - - [2026-03-09 02:53:48] "GET /analytics/uves/virtual-machine/1403124d-041f-4cc9-9457-6b7d34fa89c8?flat HTTP/1.1" 200 2061 0.012069 [API:8081]10.0.0.22 - - [2026-03-09 02:53:48] "GET /analytics/uves/virtual-machine/1403124d-041f-4cc9-9457-6b7d34fa89c8?flat HTTP/1.1" 200 2061 0.011427 [API:8081]10.0.0.22 - - [2026-03-09 02:53:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13235 0.017956 [API:8081]10.0.0.22 - - [2026-03-09 02:53:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13235 0.019597 [API:8081]10.0.0.22 - - [2026-03-09 02:53:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007385 [API:8081]10.0.0.249 - - [2026-03-09 02:53:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.077647 [API:8081]10.0.0.249 - - [2026-03-09 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.249 - - [2026-03-09 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.23 - - [2026-03-09 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.23 - - [2026-03-09 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.23 - - [2026-03-09 02:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.23 - - [2026-03-09 02:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.249 - - [2026-03-09 02:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.22 - - [2026-03-09 02:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000358 [API:8081]10.0.0.249 - - [2026-03-09 02:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.22 - - [2026-03-09 02:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.22 - - [2026-03-09 02:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.22 - - [2026-03-09 02:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.22 - - [2026-03-09 02:54:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13232 0.016449 [API:8081]10.0.0.22 - - [2026-03-09 02:54:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13232 0.016343 [API:8081]10.0.0.22 - - [2026-03-09 02:55:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13232 0.018426 [API:8081]10.0.0.22 - - [2026-03-09 02:55:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13232 0.019491 [API:8081]10.0.0.22 - - [2026-03-09 02:55:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13232 0.016940 [API:8081]10.0.0.22 - - [2026-03-09 02:55:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13232 0.019379 [API:8081]10.0.0.22 - - [2026-03-09 02:55:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13232 0.017809 [API:8081]10.0.0.22 - - [2026-03-09 02:55:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12602 0.015926 [API:8081]10.0.0.22 - - [2026-03-09 02:55:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009334 [API:8081]10.0.0.22 - - [2026-03-09 02:55:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008078 [API:8081]10.0.0.22 - - [2026-03-09 02:55:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000359 [API:8081]10.0.0.22 - - [2026-03-09 02:55:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1244 0.062970 [API:8081]10.0.0.249 - - [2026-03-09 02:55:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057889 [API:8081]10.0.0.22 - - [2026-03-09 02:56:31] "GET /analytics/uves/virtual-machine/3d11ab35-1384-4ecb-b1fc-2367f82d246f?flat HTTP/1.1" 200 1772 0.068230 [API:8081]10.0.0.22 - - [2026-03-09 02:56:31] "GET /analytics/uves/virtual-machine/3d11ab35-1384-4ecb-b1fc-2367f82d246f?flat HTTP/1.1" 200 1772 0.011886 [API:8081]10.0.0.22 - - [2026-03-09 02:56:31] "GET /analytics/uves/virtual-machine/3d11ab35-1384-4ecb-b1fc-2367f82d246f?flat HTTP/1.1" 200 1772 0.069830 [API:8081]10.0.0.22 - - [2026-03-09 02:56:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007771 [API:8081]10.0.0.22 - - [2026-03-09 02:56:51] "GET /analytics/uves/virtual-machine/061fdcf4-a483-43f2-9b93-dd79f9aee2dc?flat HTTP/1.1" 200 2037 0.011321 [API:8081]10.0.0.22 - - [2026-03-09 02:56:51] "GET /analytics/uves/virtual-machine/061fdcf4-a483-43f2-9b93-dd79f9aee2dc?flat HTTP/1.1" 200 2037 0.011708 [API:8081]10.0.0.22 - - [2026-03-09 02:56:52] "GET /analytics/uves/virtual-machine/061fdcf4-a483-43f2-9b93-dd79f9aee2dc?flat HTTP/1.1" 200 2037 0.013311 [API:8081]10.0.0.22 - - [2026-03-09 02:56:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13157 0.017691 [API:8081]10.0.0.22 - - [2026-03-09 02:56:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13157 0.016123 [API:8081]10.0.0.22 - - [2026-03-09 02:56:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008113 [API:8081]10.0.0.249 - - [2026-03-09 02:56:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.057606 [API:8081]10.0.0.22 - - [2026-03-09 02:57:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13176 0.016019 [API:8081]10.0.0.22 - - [2026-03-09 02:57:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13176 0.016512 [API:8081]10.0.0.22 - - [2026-03-09 02:58:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13176 0.015943 [API:8081]10.0.0.22 - - [2026-03-09 02:58:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13176 0.018019 [API:8081]10.0.0.22 - - [2026-03-09 02:58:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13176 0.016955 [API:8081]10.0.0.22 - - [2026-03-09 02:58:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13176 0.017829 [API:8081]10.0.0.22 - - [2026-03-09 02:58:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12878 0.019076 [API:8081]10.0.0.22 - - [2026-03-09 02:58:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009252 [API:8081]10.0.0.22 - - [2026-03-09 02:58:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009025 [API:8081]10.0.0.22 - - [2026-03-09 02:58:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.22 - - [2026-03-09 02:58:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.062176 [API:8081]10.0.0.22 - - [2026-03-09 02:58:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.050392 [API:8081]10.0.0.22 - - [2026-03-09 02:58:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1766 0.068985 [API:8081]10.0.0.249 - - [2026-03-09 02:59:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085583 [API:8081]10.0.0.22 - - [2026-03-09 02:59:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.008343 [API:8081]10.0.0.22 - - [2026-03-09 02:59:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1338 0.007824 [API:8081]10.0.0.22 - - [2026-03-09 02:59:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.009424 [API:8081]10.0.0.22 - - [2026-03-09 02:59:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.007874 [API:8081]10.0.0.22 - - [2026-03-09 02:59:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2002 0.008078 [API:8081]10.0.0.249 - - [2026-03-09 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.249 - - [2026-03-09 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.23 - - [2026-03-09 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.23 - - [2026-03-09 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.23 - - [2026-03-09 02:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.23 - - [2026-03-09 02:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.249 - - [2026-03-09 02:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.22 - - [2026-03-09 02:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.249 - - [2026-03-09 02:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.22 - - [2026-03-09 02:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.22 - - [2026-03-09 02:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.22 - - [2026-03-09 02:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.22 - - [2026-03-09 02:59:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.22 - - [2026-03-09 02:59:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.057581 [API:8081]10.0.0.22 - - [2026-03-09 02:59:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1342 0.061456 [API:8081]10.0.0.22 - - [2026-03-09 02:59:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.055196 [API:8081]10.0.0.22 - - [2026-03-09 02:59:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.008913 [API:8081]10.0.0.22 - - [2026-03-09 02:59:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1338 0.007563 [API:8081]10.0.0.22 - - [2026-03-09 02:59:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.007854 [API:8081]10.0.0.22 - - [2026-03-09 02:59:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.22 - - [2026-03-09 03:00:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.069155 [API:8081]10.0.0.249 - - [2026-03-09 03:00:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.098583 [API:8081]10.0.0.22 - - [2026-03-09 03:00:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.080104 [API:8081]10.0.0.22 - - [2026-03-09 03:00:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.008651 [API:8081]10.0.0.22 - - [2026-03-09 03:00:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.053300 [API:8081]10.0.0.22 - - [2026-03-09 03:00:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.008710 [API:8081]10.0.0.22 - - [2026-03-09 03:00:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1748 0.008574 [API:8081]10.0.0.22 - - [2026-03-09 03:00:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1968 0.008441 [API:8081]10.0.0.22 - - [2026-03-09 03:00:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2190 0.009565 [API:8081]10.0.0.22 - - [2026-03-09 03:00:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.22 - - [2026-03-09 03:00:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1336 0.054981 [API:8081]10.0.0.22 - - [2026-03-09 03:00:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.065160 [API:8081]10.0.0.22 - - [2026-03-09 03:00:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1772 0.060542 [API:8081]10.0.0.22 - - [2026-03-09 03:00:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1796 0.009373 [API:8081]10.0.0.22 - - [2026-03-09 03:00:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2030 0.008522 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:00:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003038 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003615 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004626 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002819 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:00:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003234 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003114 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002790 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002889 [API:8081]10.0.0.249 - - [2026-03-09 03:02:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057592 [API:8081]10.0.0.22 - - [2026-03-09 03:02:09] "GET /analytics HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.22 - - [2026-03-09 03:02:09] "GET /analytics HTTP/1.1" 401 205 0.000131 [API:8081]10.0.0.249 - - [2026-03-09 03:02:38] "GET /analytics HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.249 - - [2026-03-09 03:02:38] "GET /analytics HTTP/1.1" 401 205 0.000124 [API:8081]10.0.0.23 - - [2026-03-09 03:02:39] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.23 - - [2026-03-09 03:02:39] "GET /analytics HTTP/1.1" 401 205 0.000170 [API:8081]10.0.0.249 - - [2026-03-09 03:03:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.065718 [API:8081]10.0.0.249 - - [2026-03-09 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.249 - - [2026-03-09 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.23 - - [2026-03-09 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.23 - - [2026-03-09 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.23 - - [2026-03-09 03:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.23 - - [2026-03-09 03:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.249 - - [2026-03-09 03:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.22 - - [2026-03-09 03:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.249 - - [2026-03-09 03:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.22 - - [2026-03-09 03:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.22 - - [2026-03-09 03:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.22 - - [2026-03-09 03:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.249 - - [2026-03-09 03:05:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069012 [API:8081]10.0.0.249 - - [2026-03-09 03:06:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.066449 [API:8081]10.0.0.22 - - [2026-03-09 03:06:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.22 - - [2026-03-09 03:06:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1344 0.054066 [API:8081]10.0.0.22 - - [2026-03-09 03:06:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.057668 [API:8081]10.0.0.249 - - [2026-03-09 03:08:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072998 [API:8081]10.0.0.249 - - [2026-03-09 03:09:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.055816 [API:8081]10.0.0.249 - - [2026-03-09 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.249 - - [2026-03-09 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.23 - - [2026-03-09 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.23 - - [2026-03-09 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.23 - - [2026-03-09 03:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.23 - - [2026-03-09 03:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.249 - - [2026-03-09 03:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.22 - - [2026-03-09 03:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.249 - - [2026-03-09 03:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.22 - - [2026-03-09 03:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.22 - - [2026-03-09 03:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.22 - - [2026-03-09 03:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.22 - - [2026-03-09 03:10:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.22 - - [2026-03-09 03:10:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1120 0.056037 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:10:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003426 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002924 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003701 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002454 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:10:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003316 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003024 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002868 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002865 [API:8081]10.0.0.249 - - [2026-03-09 03:11:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064843 [API:8081]10.0.0.22 - - [2026-03-09 03:11:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.22 - - [2026-03-09 03:11:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1342 0.059665 [API:8081]10.0.0.22 - - [2026-03-09 03:12:09] "GET /analytics HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.22 - - [2026-03-09 03:12:09] "GET /analytics HTTP/1.1" 401 205 0.000201 [API:8081]10.0.0.249 - - [2026-03-09 03:12:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072290 [API:8081]10.0.0.249 - - [2026-03-09 03:12:38] "GET /analytics HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.249 - - [2026-03-09 03:12:38] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.23 - - [2026-03-09 03:12:39] "GET /analytics HTTP/1.1" 401 205 0.000358 [API:8081]10.0.0.23 - - [2026-03-09 03:12:39] "GET /analytics HTTP/1.1" 401 205 0.000214 [API:8081]10.0.0.249 - - [2026-03-09 03:14:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067179 [API:8081]10.0.0.249 - - [2026-03-09 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.249 - - [2026-03-09 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.23 - - [2026-03-09 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.23 - - [2026-03-09 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.23 - - [2026-03-09 03:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.23 - - [2026-03-09 03:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.249 - - [2026-03-09 03:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.22 - - [2026-03-09 03:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.249 - - [2026-03-09 03:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.22 - - [2026-03-09 03:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.22 - - [2026-03-09 03:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.22 - - [2026-03-09 03:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.249 - - [2026-03-09 03:15:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.060108 [API:8081]10.0.0.22 - - [2026-03-09 03:16:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000862 [API:8081]10.0.0.22 - - [2026-03-09 03:16:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1116 0.092232 [API:8081]10.0.0.249 - - [2026-03-09 03:17:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084815 [API:8081]10.0.0.249 - - [2026-03-09 03:18:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.061507 [API:8081]10.0.0.249 - - [2026-03-09 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000701 [API:8081]10.0.0.249 - - [2026-03-09 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.23 - - [2026-03-09 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.23 - - [2026-03-09 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.23 - - [2026-03-09 03:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.23 - - [2026-03-09 03:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2026-03-09 03:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.22 - - [2026-03-09 03:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000403 [API:8081]10.0.0.249 - - [2026-03-09 03:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000397 [API:8081]10.0.0.22 - - [2026-03-09 03:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.22 - - [2026-03-09 03:19:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.22 - - [2026-03-09 03:19:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.249 - - [2026-03-09 03:20:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063813 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:20:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002971 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002931 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002804 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002693 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:20:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002934 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002417 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002336 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:20:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002344 [API:8081]10.0.0.249 - - [2026-03-09 03:21:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.060073 [API:8081]10.0.0.22 - - [2026-03-09 03:21:30] "GET /analytics/uves/virtual-machine/b90ee302-ddc6-419b-a128-3fa8ab9dc4bd?flat HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.22 - - [2026-03-09 03:21:30] "GET /analytics/uves/virtual-machine/b90ee302-ddc6-419b-a128-3fa8ab9dc4bd?flat HTTP/1.1" 200 966 0.067077 [API:8081]10.0.0.22 - - [2026-03-09 03:21:32] "GET /analytics/uves/virtual-machine/b90ee302-ddc6-419b-a128-3fa8ab9dc4bd?flat HTTP/1.1" 200 966 0.078566 [API:8081]10.0.0.22 - - [2026-03-09 03:21:34] "GET /analytics/uves/virtual-machine/b90ee302-ddc6-419b-a128-3fa8ab9dc4bd?flat HTTP/1.1" 200 966 0.065466 [API:8081]10.0.0.22 - - [2026-03-09 03:21:36] "GET /analytics/uves/virtual-machine/b90ee302-ddc6-419b-a128-3fa8ab9dc4bd?flat HTTP/1.1" 200 1402 0.009978 [API:8081]10.0.0.22 - - [2026-03-09 03:21:37] "GET /analytics/uves/virtual-machine/b90ee302-ddc6-419b-a128-3fa8ab9dc4bd?flat HTTP/1.1" 200 1402 0.010354 [API:8081]10.0.0.22 - - [2026-03-09 03:21:37] "GET /analytics/uves/virtual-machine/b90ee302-ddc6-419b-a128-3fa8ab9dc4bd?flat HTTP/1.1" 200 1402 0.011214 [API:8081]10.0.0.22 - - [2026-03-09 03:21:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.007836 [API:8081]10.0.0.22 - - [2026-03-09 03:21:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.010134 [API:8081]10.0.0.22 - - [2026-03-09 03:22:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007524 [API:8081]10.0.0.22 - - [2026-03-09 03:22:09] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.22 - - [2026-03-09 03:22:09] "GET /analytics HTTP/1.1" 401 205 0.000169 [API:8081]10.0.0.249 - - [2026-03-09 03:22:38] "GET /analytics HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.249 - - [2026-03-09 03:22:38] "GET /analytics HTTP/1.1" 401 205 0.000163 [API:8081]10.0.0.23 - - [2026-03-09 03:22:39] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.23 - - [2026-03-09 03:22:39] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.249 - - [2026-03-09 03:23:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072244 [API:8081]10.0.0.249 - - [2026-03-09 03:24:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.076013 [API:8081]10.0.0.249 - - [2026-03-09 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.249 - - [2026-03-09 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.23 - - [2026-03-09 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.23 - - [2026-03-09 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.23 - - [2026-03-09 03:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.23 - - [2026-03-09 03:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.249 - - [2026-03-09 03:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.22 - - [2026-03-09 03:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000217 [API:8081]10.0.0.249 - - [2026-03-09 03:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.22 - - [2026-03-09 03:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.22 - - [2026-03-09 03:24:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.22 - - [2026-03-09 03:24:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.22 - - [2026-03-09 03:24:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.22 - - [2026-03-09 03:24:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1760 0.062499 [API:8081]10.0.0.249 - - [2026-03-09 03:26:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065835 [API:8081]10.0.0.249 - - [2026-03-09 03:27:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067196 [API:8081]10.0.0.22 - - [2026-03-09 03:27:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.22 - - [2026-03-09 03:27:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1118 0.062575 [API:8081]10.0.0.249 - - [2026-03-09 03:29:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.108142 [API:8081]10.0.0.249 - - [2026-03-09 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.249 - - [2026-03-09 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.23 - - [2026-03-09 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.23 - - [2026-03-09 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.23 - - [2026-03-09 03:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.23 - - [2026-03-09 03:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.249 - - [2026-03-09 03:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2026-03-09 03:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.22 - - [2026-03-09 03:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.22 - - [2026-03-09 03:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.22 - - [2026-03-09 03:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.22 - - [2026-03-09 03:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.22 - - [2026-03-09 03:29:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.22 - - [2026-03-09 03:29:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1148 0.068188 [API:8081]10.0.0.249 - - [2026-03-09 03:30:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.060000 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002367 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002717 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002486 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002502 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002911 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002532 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002251 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:30:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002808 [API:8081]10.0.0.22 - - [2026-03-09 03:31:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.22 - - [2026-03-09 03:31:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1392 0.055444 [API:8081]10.0.0.22 - - [2026-03-09 03:31:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.104175 [API:8081]10.0.0.22 - - [2026-03-09 03:31:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.057860 [API:8081]10.0.0.22 - - [2026-03-09 03:31:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.008487 [API:8081]10.0.0.22 - - [2026-03-09 03:32:09] "GET /analytics HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.22 - - [2026-03-09 03:32:09] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2026-03-09 03:32:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060952 [API:8081]10.0.0.22 - - [2026-03-09 03:32:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.007967 [API:8081]10.0.0.22 - - [2026-03-09 03:32:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.009668 [API:8081]10.0.0.22 - - [2026-03-09 03:32:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.007943 [API:8081]10.0.0.249 - - [2026-03-09 03:32:38] "GET /analytics HTTP/1.1" 401 205 0.000215 [API:8081]10.0.0.249 - - [2026-03-09 03:32:38] "GET /analytics HTTP/1.1" 401 205 0.000132 [API:8081]10.0.0.22 - - [2026-03-09 03:32:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.008723 [API:8081]10.0.0.23 - - [2026-03-09 03:32:39] "GET /analytics HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.23 - - [2026-03-09 03:32:39] "GET /analytics HTTP/1.1" 401 205 0.000215 [API:8081]10.0.0.22 - - [2026-03-09 03:32:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.008881 [API:8081]10.0.0.249 - - [2026-03-09 03:33:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.061148 [API:8081]10.0.0.249 - - [2026-03-09 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.249 - - [2026-03-09 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.23 - - [2026-03-09 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.23 - - [2026-03-09 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.23 - - [2026-03-09 03:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.23 - - [2026-03-09 03:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.249 - - [2026-03-09 03:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.249 - - [2026-03-09 03:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.22 - - [2026-03-09 03:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.22 - - [2026-03-09 03:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000696 [API:8081]10.0.0.22 - - [2026-03-09 03:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.22 - - [2026-03-09 03:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.249 - - [2026-03-09 03:35:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067584 [API:8081]10.0.0.249 - - [2026-03-09 03:36:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.108192 [API:8081]10.0.0.249 - - [2026-03-09 03:38:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068553 [API:8081]10.0.0.249 - - [2026-03-09 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2026-03-09 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.23 - - [2026-03-09 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000448 [API:8081]10.0.0.23 - - [2026-03-09 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000382 [API:8081]10.0.0.23 - - [2026-03-09 03:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.23 - - [2026-03-09 03:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.249 - - [2026-03-09 03:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.22 - - [2026-03-09 03:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2026-03-09 03:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000330 [API:8081]10.0.0.22 - - [2026-03-09 03:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.22 - - [2026-03-09 03:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.22 - - [2026-03-09 03:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2026-03-09 03:39:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.063198 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:40:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002653 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002511 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002315 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002548 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:40:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002924 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002354 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002138 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:40:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002227 [API:8081]10.0.0.249 - - [2026-03-09 03:41:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069373 [API:8081]10.0.0.22 - - [2026-03-09 03:42:09] "GET /analytics HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.22 - - [2026-03-09 03:42:09] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.249 - - [2026-03-09 03:42:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.061946 [API:8081]10.0.0.249 - - [2026-03-09 03:42:38] "GET /analytics HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.249 - - [2026-03-09 03:42:38] "GET /analytics HTTP/1.1" 401 205 0.000141 [API:8081]10.0.0.23 - - [2026-03-09 03:42:39] "GET /analytics HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.23 - - [2026-03-09 03:42:39] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.249 - - [2026-03-09 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.249 - - [2026-03-09 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.23 - - [2026-03-09 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.23 - - [2026-03-09 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.23 - - [2026-03-09 03:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.23 - - [2026-03-09 03:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2026-03-09 03:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.22 - - [2026-03-09 03:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.249 - - [2026-03-09 03:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.22 - - [2026-03-09 03:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.22 - - [2026-03-09 03:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.22 - - [2026-03-09 03:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.249 - - [2026-03-09 03:44:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064466 [API:8081]10.0.0.249 - - [2026-03-09 03:45:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.087947 [API:8081]10.0.0.22 - - [2026-03-09 03:47:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.22 - - [2026-03-09 03:47:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1116 0.368530 [API:8081]10.0.0.249 - - [2026-03-09 03:47:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.095038 [API:8081]10.0.0.22 - - [2026-03-09 03:48:14] "GET /analytics/uves/virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517?flat HTTP/1.1" 200 1712 0.078757 [API:8081]10.0.0.22 - - [2026-03-09 03:48:14] "GET /analytics/uves/virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517?flat HTTP/1.1" 200 1712 0.010640 [API:8081]10.0.0.22 - - [2026-03-09 03:48:15] "GET /analytics/uves/virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517?flat HTTP/1.1" 200 1712 0.065269 [API:8081]10.0.0.22 - - [2026-03-09 03:48:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009059 [API:8081]10.0.0.22 - - [2026-03-09 03:48:18] "GET /analytics/uves/virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1?flat HTTP/1.1" 200 1712 0.010448 [API:8081]10.0.0.22 - - [2026-03-09 03:48:19] "GET /analytics/uves/virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1?flat HTTP/1.1" 200 1712 0.009494 [API:8081]10.0.0.22 - - [2026-03-09 03:48:19] "GET /analytics/uves/virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1?flat HTTP/1.1" 200 1712 0.009589 [API:8081]10.0.0.22 - - [2026-03-09 03:48:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13012 0.018054 [API:8081]10.0.0.22 - - [2026-03-09 03:48:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 13012 0.015818 [API:8081]10.0.0.22 - - [2026-03-09 03:48:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.007366 [API:8081]10.0.0.249 - - [2026-03-09 03:48:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.068051 [API:8081]10.0.0.249 - - [2026-03-09 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000356 [API:8081]10.0.0.249 - - [2026-03-09 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000359 [API:8081]10.0.0.23 - - [2026-03-09 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.23 - - [2026-03-09 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.23 - - [2026-03-09 03:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.23 - - [2026-03-09 03:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.249 - - [2026-03-09 03:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.249 - - [2026-03-09 03:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.22 - - [2026-03-09 03:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.22 - - [2026-03-09 03:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.22 - - [2026-03-09 03:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.22 - - [2026-03-09 03:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.22 - - [2026-03-09 03:50:19] "GET /analytics/uves/virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517?flat HTTP/1.1" 200 1473 0.009483 [API:8081]10.0.0.22 - - [2026-03-09 03:50:21] "GET /analytics/uves/virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517?flat HTTP/1.1" 200 1473 0.010763 [API:8081]10.0.0.22 - - [2026-03-09 03:50:23] "GET /analytics/uves/virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517?flat HTTP/1.1" 200 1976 0.010271 [API:8081]10.0.0.22 - - [2026-03-09 03:50:23] "GET /analytics/uves/virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517?flat HTTP/1.1" 200 1976 0.010110 [API:8081]10.0.0.22 - - [2026-03-09 03:50:23] "GET /analytics/uves/virtual-machine/57eae791-e14c-4c5a-a2d7-c699bbc1a517?flat HTTP/1.1" 200 2025 0.011250 [API:8081]10.0.0.22 - - [2026-03-09 03:50:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008114 [API:8081]10.0.0.22 - - [2026-03-09 03:50:27] "GET /analytics/uves/virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1?flat HTTP/1.1" 200 1473 0.009036 [API:8081]10.0.0.22 - - [2026-03-09 03:50:29] "GET /analytics/uves/virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1?flat HTTP/1.1" 200 1473 0.011086 [API:8081]10.0.0.22 - - [2026-03-09 03:50:31] "GET /analytics/uves/virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1?flat HTTP/1.1" 200 1473 0.012880 [API:8081]10.0.0.22 - - [2026-03-09 03:50:33] "GET /analytics/uves/virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1?flat HTTP/1.1" 200 1896 0.009730 [API:8081]10.0.0.22 - - [2026-03-09 03:50:33] "GET /analytics/uves/virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1?flat HTTP/1.1" 200 1896 0.011380 [API:8081]10.0.0.22 - - [2026-03-09 03:50:33] "GET /analytics/uves/virtual-machine/7c04b5f2-0115-406d-9c1a-cfcefde7ace1?flat HTTP/1.1" 200 1896 0.009687 [API:8081]10.0.0.22 - - [2026-03-09 03:50:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 11924 0.015499 [API:8081]10.0.0.22 - - [2026-03-09 03:50:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 11924 0.015778 [API:8081]10.0.0.22 - - [2026-03-09 03:50:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008571 [API:8081]10.0.0.249 - - [2026-03-09 03:50:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059560 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:50:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002812 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002680 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003092 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002213 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:50:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002709 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002335 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003245 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 03:50:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002262 [API:8081]10.0.0.22 - - [2026-03-09 03:51:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12218 0.018642 [API:8081]10.0.0.22 - - [2026-03-09 03:51:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008594 [API:8081]10.0.0.249 - - [2026-03-09 03:51:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.059065 [API:8081]10.0.0.22 - - [2026-03-09 03:51:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009512 [API:8081]10.0.0.22 - - [2026-03-09 03:52:09] "GET /analytics HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.22 - - [2026-03-09 03:52:09] "GET /analytics HTTP/1.1" 401 205 0.000135 [API:8081]10.0.0.249 - - [2026-03-09 03:52:38] "GET /analytics HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.249 - - [2026-03-09 03:52:38] "GET /analytics HTTP/1.1" 401 205 0.000206 [API:8081]10.0.0.23 - - [2026-03-09 03:52:39] "GET /analytics HTTP/1.1" 401 205 0.000368 [API:8081]10.0.0.23 - - [2026-03-09 03:52:39] "GET /analytics HTTP/1.1" 401 205 0.000157 [API:8081]10.0.0.249 - - [2026-03-09 03:53:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.118924 [API:8081]10.0.0.22 - - [2026-03-09 03:54:11] "GET /analytics/uves/virtual-machine/f30db7b1-9886-47b9-a968-83cd24f162d2?flat HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.22 - - [2026-03-09 03:54:11] "GET /analytics/uves/virtual-machine/f30db7b1-9886-47b9-a968-83cd24f162d2?flat HTTP/1.1" 200 1272 0.110749 [API:8081]10.0.0.22 - - [2026-03-09 03:54:12] "GET /analytics/uves/virtual-machine/f30db7b1-9886-47b9-a968-83cd24f162d2?flat HTTP/1.1" 200 1272 0.086684 [API:8081]10.0.0.22 - - [2026-03-09 03:54:12] "GET /analytics/uves/virtual-machine/f30db7b1-9886-47b9-a968-83cd24f162d2?flat HTTP/1.1" 200 1272 0.066609 [API:8081]10.0.0.22 - - [2026-03-09 03:54:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.22 - - [2026-03-09 03:54:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12805 0.069458 [API:8081]10.0.0.22 - - [2026-03-09 03:54:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12805 0.063142 [API:8081]10.0.0.22 - - [2026-03-09 03:54:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.039986 [API:8081]10.0.0.22 - - [2026-03-09 03:54:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12805 0.016905 [API:8081]10.0.0.22 - - [2026-03-09 03:54:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12806 0.072667 [API:8081]10.0.0.22 - - [2026-03-09 03:54:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12806 0.016755 [API:8081]10.0.0.249 - - [2026-03-09 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.249 - - [2026-03-09 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.23 - - [2026-03-09 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.23 - - [2026-03-09 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.23 - - [2026-03-09 03:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.23 - - [2026-03-09 03:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.249 - - [2026-03-09 03:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.249 - - [2026-03-09 03:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.22 - - [2026-03-09 03:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.22 - - [2026-03-09 03:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.22 - - [2026-03-09 03:54:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12806 0.022784 [API:8081]10.0.0.22 - - [2026-03-09 03:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.22 - - [2026-03-09 03:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.22 - - [2026-03-09 03:54:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12806 0.017045 [API:8081]10.0.0.22 - - [2026-03-09 03:54:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12392 0.021018 [API:8081]10.0.0.22 - - [2026-03-09 03:54:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007457 [API:8081]10.0.0.249 - - [2026-03-09 03:54:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.074684 [API:8081]10.0.0.22 - - [2026-03-09 03:54:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-63154660:ctest-TestRbacBasic-63154660-31685613?flat HTTP/1.1" 401 205 0.000246 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-06405242'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-50162502' RBAC: ctest-TestRbacBasic-49850869 doesn't have read permission in project '563aadd5669d4893b5b58c13999fd775' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-63154660', 'ctest-TestRbacBasic-63154660-31685613'], 'virtual_network', 'd8284c9a-f438-4f7a-8633-9ac2e0efc13f', "Permission Denied for ['ctest-TestRbacBasic-06405242'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-50162502' RBAC: ctest-TestRbacBasic-49850869 doesn't have read permission in project '563aadd5669d4893b5b58c13999fd775'"),) [API:8081]10.0.0.22 - - [2026-03-09 03:54:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-63154660:ctest-TestRbacBasic-63154660-31685613?flat HTTP/1.1" 403 198 0.401394 [API:8081]10.0.0.22 - - [2026-03-09 03:54:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-63154660:ctest-TestRbacBasic-63154660-31685613?flat HTTP/1.1" 401 205 0.000243 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-06405242'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-63154660' RBAC: ctest-TestRbacBasic-49850869 doesn't have read permission in project 'e3a21f69d02a463eadabfd515b3c1121' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-63154660', 'ctest-TestRbacBasic-63154660-31685613'], 'virtual_network', 'd8284c9a-f438-4f7a-8633-9ac2e0efc13f', "Permission Denied for ['ctest-TestRbacBasic-06405242'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-63154660' RBAC: ctest-TestRbacBasic-49850869 doesn't have read permission in project 'e3a21f69d02a463eadabfd515b3c1121'"),) [API:8081]10.0.0.22 - - [2026-03-09 03:54:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-63154660:ctest-TestRbacBasic-63154660-31685613?flat HTTP/1.1" 403 198 0.110966 [API:8081]10.0.0.22 - - [2026-03-09 03:55:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000392 [API:8081]10.0.0.22 - - [2026-03-09 03:55:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.072804 [API:8081]10.0.0.22 - - [2026-03-09 03:55:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-54829956?flat HTTP/1.1" 401 205 0.000277 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-93279555 as ['ctest-TestRbacBasic-87091401'] to R virtual-network in ctest-TestRbacBasic-71824627 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-71824627', 'ctest-TestRbacBasic-71824627-54829956'], 'virtual_network', '82f8ea09-9fc4-460b-9c78-8d01276ae58e', "Permission Denied for ctest-TestRbacBasic-93279555 as ['ctest-TestRbacBasic-87091401'] to R virtual-network in ctest-TestRbacBasic-71824627"),) [API:8081]10.0.0.22 - - [2026-03-09 03:55:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-54829956?flat HTTP/1.1" 403 198 0.125301 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-93279555 as ['ctest-TestRbacBasic-87091401'] to R virtual-network in ctest-TestRbacBasic-71824627 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-71824627', 'ctest-TestRbacBasic-71824627-54829956'], 'virtual_network', '82f8ea09-9fc4-460b-9c78-8d01276ae58e', "Permission Denied for ctest-TestRbacBasic-93279555 as ['ctest-TestRbacBasic-87091401'] to R virtual-network in ctest-TestRbacBasic-71824627"),) [API:8081]10.0.0.22 - - [2026-03-09 03:55:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-54829956?flat HTTP/1.1" 403 198 0.037120 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-93279555 as ['ctest-TestRbacBasic-87091401'] to R virtual-network in ctest-TestRbacBasic-71824627 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-71824627', 'ctest-TestRbacBasic-71824627-54829956'], 'virtual_network', '82f8ea09-9fc4-460b-9c78-8d01276ae58e', "Permission Denied for ctest-TestRbacBasic-93279555 as ['ctest-TestRbacBasic-87091401'] to R virtual-network in ctest-TestRbacBasic-71824627"),) [API:8081]10.0.0.22 - - [2026-03-09 03:55:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-54829956?flat HTTP/1.1" 403 198 0.095641 [API:8081]10.0.0.22 - - [2026-03-09 03:55:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-54829956?flat HTTP/1.1" 401 205 0.000350 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-49850869 as ['ctest-TestRbacBasic-06405242'] to R virtual-network in ctest-TestRbacBasic-71824627 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-71824627', 'ctest-TestRbacBasic-71824627-54829956'], 'virtual_network', '82f8ea09-9fc4-460b-9c78-8d01276ae58e', "Permission Denied for ctest-TestRbacBasic-49850869 as ['ctest-TestRbacBasic-06405242'] to R virtual-network in ctest-TestRbacBasic-71824627"),) [API:8081]10.0.0.22 - - [2026-03-09 03:55:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-71824627:ctest-TestRbacBasic-71824627-54829956?flat HTTP/1.1" 403 198 0.098355 [API:8081]10.0.0.22 - - [2026-03-09 03:55:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.066412 [API:8081]10.0.0.22 - - [2026-03-09 03:55:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1406 0.078309 [API:8081]10.0.0.22 - - [2026-03-09 03:55:39] "GET /analytics/uves/virtual-machine/9f5a7265-fac6-4a79-b5fb-a8e47c26fffb?flat HTTP/1.1" 200 1282 0.034971 [API:8081]10.0.0.22 - - [2026-03-09 03:55:39] "GET /analytics/uves/virtual-machine/9f5a7265-fac6-4a79-b5fb-a8e47c26fffb?flat HTTP/1.1" 200 1282 0.059477 [API:8081]10.0.0.22 - - [2026-03-09 03:55:40] "GET /analytics/uves/virtual-machine/9f5a7265-fac6-4a79-b5fb-a8e47c26fffb?flat HTTP/1.1" 200 1282 0.034036 [API:8081]10.0.0.22 - - [2026-03-09 03:55:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12926 0.017759 [API:8081]10.0.0.22 - - [2026-03-09 03:55:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12926 0.015716 [API:8081]10.0.0.22 - - [2026-03-09 03:55:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.035710 [API:8081]10.0.0.22 - - [2026-03-09 03:55:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12926 0.019886 [API:8081]10.0.0.22 - - [2026-03-09 03:55:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12926 0.018391 [API:8081]10.0.0.22 - - [2026-03-09 03:55:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12926 0.022887 [API:8081]10.0.0.22 - - [2026-03-09 03:55:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12926 0.016750 [API:8081]10.0.0.22 - - [2026-03-09 03:55:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12926 0.015508 [API:8081]10.0.0.22 - - [2026-03-09 03:56:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12509 0.018862 [API:8081]10.0.0.22 - - [2026-03-09 03:56:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007595 [Introspect:8090]10.0.0.22 - - [2026-03-09 03:56:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001384 [API:8081]10.0.0.22 - - [2026-03-09 03:56:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.22 - - [2026-03-09 03:56:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1124 0.061739 [API:8081]10.0.0.249 - - [2026-03-09 03:56:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066912 [API:8081]10.0.0.249 - - [2026-03-09 03:57:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.064437 [API:8081]10.0.0.22 - - [2026-03-09 03:58:33] "GET /analytics/uves/virtual-machine/bfbde7b5-1743-44b1-b059-eec6a449f0b3?flat HTTP/1.1" 200 2061 0.009840 [API:8081]10.0.0.22 - - [2026-03-09 03:58:33] "GET /analytics/uves/virtual-machine/bfbde7b5-1743-44b1-b059-eec6a449f0b3?flat HTTP/1.1" 200 2061 0.063928 [API:8081]10.0.0.22 - - [2026-03-09 03:58:33] "GET /analytics/uves/virtual-machine/bfbde7b5-1743-44b1-b059-eec6a449f0b3?flat HTTP/1.1" 200 2061 0.059444 [API:8081]10.0.0.22 - - [2026-03-09 03:58:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008190 [API:8081]10.0.0.22 - - [2026-03-09 03:58:36] "GET /analytics/uves/virtual-machine/a705ad1f-35a4-48a9-808b-6322c9e22690?flat HTTP/1.1" 200 2045 0.011295 [API:8081]10.0.0.22 - - [2026-03-09 03:58:36] "GET /analytics/uves/virtual-machine/a705ad1f-35a4-48a9-808b-6322c9e22690?flat HTTP/1.1" 200 2045 0.010175 [API:8081]10.0.0.22 - - [2026-03-09 03:58:36] "GET /analytics/uves/virtual-machine/a705ad1f-35a4-48a9-808b-6322c9e22690?flat HTTP/1.1" 200 2045 0.009970 [API:8081]10.0.0.22 - - [2026-03-09 03:58:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12905 0.016706 [API:8081]10.0.0.22 - - [2026-03-09 03:58:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12905 0.016658 [API:8081]10.0.0.22 - - [2026-03-09 03:58:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.007398 [API:8081]10.0.0.22 - - [2026-03-09 03:58:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12905 0.017129 [API:8081]10.0.0.22 - - [2026-03-09 03:58:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12905 0.018885 [API:8081]10.0.0.22 - - [2026-03-09 03:58:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12905 0.017044 [API:8081]10.0.0.22 - - [2026-03-09 03:58:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12905 0.016915 [API:8081]10.0.0.22 - - [2026-03-09 03:58:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12905 0.016261 [API:8081]10.0.0.22 - - [2026-03-09 03:58:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12905 0.018339 [API:8081]10.0.0.22 - - [2026-03-09 03:59:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5454-2?flat HTTP/1.1" 200 12542 0.016737 [API:8081]10.0.0.22 - - [2026-03-09 03:59:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008902 [API:8081]10.0.0.22 - - [2026-03-09 03:59:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008597 [API:8081]10.0.0.249 - - [2026-03-09 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.249 - - [2026-03-09 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.23 - - [2026-03-09 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.23 - - [2026-03-09 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.23 - - [2026-03-09 03:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000367 [API:8081]10.0.0.23 - - [2026-03-09 03:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000381 [API:8081]10.0.0.249 - - [2026-03-09 03:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.249 - - [2026-03-09 03:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.22 - - [2026-03-09 03:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.22 - - [2026-03-09 03:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.22 - - [2026-03-09 03:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.22 - - [2026-03-09 03:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.22 - - [2026-03-09 03:59:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1124 0.009103 [API:8081]10.0.0.22 - - [2026-03-09 03:59:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.007965 [API:8081]10.0.0.249 - - [2026-03-09 03:59:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073328 [API:8081]10.0.0.249 - - [2026-03-09 04:00:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.075995 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:00:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003033 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003716 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003133 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002437 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:00:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002938 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002430 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002271 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:00:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002703 [API:8081]10.0.0.22 - - [2026-03-09 04:02:09] "GET /analytics HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.22 - - [2026-03-09 04:02:09] "GET /analytics HTTP/1.1" 401 205 0.000130 [Introspect:8090]10.0.0.22 - - [2026-03-09 04:02:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001258 [API:8081]10.0.0.22 - - [2026-03-09 04:02:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.064302 [API:8081]10.0.0.249 - - [2026-03-09 04:02:38] "GET /analytics HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2026-03-09 04:02:38] "GET /analytics HTTP/1.1" 401 205 0.000173 [API:8081]10.0.0.23 - - [2026-03-09 04:02:39] "GET /analytics HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.23 - - [2026-03-09 04:02:39] "GET /analytics HTTP/1.1" 401 205 0.000133 [API:8081]10.0.0.249 - - [2026-03-09 04:02:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065550 [API:8081]10.0.0.22 - - [2026-03-09 04:02:58] "GET /analytics/uves/virtual-machine/6feffecf-eb6c-4cac-85b3-ffa49f0f2f6c?flat HTTP/1.1" 200 1715 0.070576 [API:8081]10.0.0.22 - - [2026-03-09 04:02:58] "GET /analytics/uves/virtual-machine/6feffecf-eb6c-4cac-85b3-ffa49f0f2f6c?flat HTTP/1.1" 200 1715 0.011893 [API:8081]10.0.0.22 - - [2026-03-09 04:02:58] "GET /analytics/uves/virtual-machine/6feffecf-eb6c-4cac-85b3-ffa49f0f2f6c?flat HTTP/1.1" 200 1715 0.068726 [API:8081]10.0.0.22 - - [2026-03-09 04:02:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008645 [API:8081]10.0.0.22 - - [2026-03-09 04:03:41] "GET /analytics/uves/virtual-machine/62715574-2dbe-4afe-bc7d-bf3a27c7a5c3?flat HTTP/1.1" 200 1716 0.011718 [API:8081]10.0.0.22 - - [2026-03-09 04:03:41] "GET /analytics/uves/virtual-machine/62715574-2dbe-4afe-bc7d-bf3a27c7a5c3?flat HTTP/1.1" 200 1716 0.010601 [API:8081]10.0.0.22 - - [2026-03-09 04:03:41] "GET /analytics/uves/virtual-machine/62715574-2dbe-4afe-bc7d-bf3a27c7a5c3?flat HTTP/1.1" 200 1716 0.010868 [API:8081]10.0.0.22 - - [2026-03-09 04:03:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.008874 [API:8081]10.0.0.249 - - [2026-03-09 04:03:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.066588 [API:8081]10.0.0.249 - - [2026-03-09 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.249 - - [2026-03-09 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.23 - - [2026-03-09 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2026-03-09 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.23 - - [2026-03-09 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.23 - - [2026-03-09 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.249 - - [2026-03-09 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.22 - - [2026-03-09 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.249 - - [2026-03-09 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.22 - - [2026-03-09 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.22 - - [2026-03-09 04:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.22 - - [2026-03-09 04:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.22 - - [2026-03-09 04:05:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008789 [API:8081]10.0.0.22 - - [2026-03-09 04:05:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008168 [API:8081]10.0.0.249 - - [2026-03-09 04:05:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.105515 [API:8081]10.0.0.22 - - [2026-03-09 04:06:22] "GET /analytics/uves/virtual-machine/294c3a35-fd17-40ce-b427-2c2f0f3ad85a?flat HTTP/1.1" 401 205 0.000877 [API:8081]10.0.0.22 - - [2026-03-09 04:06:22] "GET /analytics/uves/virtual-machine/294c3a35-fd17-40ce-b427-2c2f0f3ad85a?flat HTTP/1.1" 200 965 0.065938 [API:8081]10.0.0.22 - - [2026-03-09 04:06:24] "GET /analytics/uves/virtual-machine/294c3a35-fd17-40ce-b427-2c2f0f3ad85a?flat HTTP/1.1" 200 965 0.072627 [API:8081]10.0.0.22 - - [2026-03-09 04:06:26] "GET /analytics/uves/virtual-machine/294c3a35-fd17-40ce-b427-2c2f0f3ad85a?flat HTTP/1.1" 200 1388 0.081188 [API:8081]10.0.0.22 - - [2026-03-09 04:06:27] "GET /analytics/uves/virtual-machine/294c3a35-fd17-40ce-b427-2c2f0f3ad85a?flat HTTP/1.1" 200 1388 0.010959 [API:8081]10.0.0.22 - - [2026-03-09 04:06:27] "GET /analytics/uves/virtual-machine/294c3a35-fd17-40ce-b427-2c2f0f3ad85a?flat HTTP/1.1" 200 1388 0.010161 [API:8081]10.0.0.22 - - [2026-03-09 04:06:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.007469 [API:8081]10.0.0.22 - - [2026-03-09 04:06:29] "GET /analytics/uves/virtual-machine/c61a68a3-e6f8-45e9-98b9-3ee50f14a4cb?flat HTTP/1.1" 200 966 0.009770 [API:8081]10.0.0.22 - - [2026-03-09 04:06:31] "GET /analytics/uves/virtual-machine/c61a68a3-e6f8-45e9-98b9-3ee50f14a4cb?flat HTTP/1.1" 200 966 0.009294 [API:8081]10.0.0.22 - - [2026-03-09 04:06:33] "GET /analytics/uves/virtual-machine/c61a68a3-e6f8-45e9-98b9-3ee50f14a4cb?flat HTTP/1.1" 200 966 0.009482 [API:8081]10.0.0.22 - - [2026-03-09 04:06:35] "GET /analytics/uves/virtual-machine/c61a68a3-e6f8-45e9-98b9-3ee50f14a4cb?flat HTTP/1.1" 200 1395 0.012373 [API:8081]10.0.0.22 - - [2026-03-09 04:06:35] "GET /analytics/uves/virtual-machine/c61a68a3-e6f8-45e9-98b9-3ee50f14a4cb?flat HTTP/1.1" 200 1395 0.010591 [API:8081]10.0.0.22 - - [2026-03-09 04:06:35] "GET /analytics/uves/virtual-machine/c61a68a3-e6f8-45e9-98b9-3ee50f14a4cb?flat HTTP/1.1" 200 1395 0.010578 [API:8081]10.0.0.22 - - [2026-03-09 04:06:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009208 [API:8081]10.0.0.249 - - [2026-03-09 04:06:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.115017 [API:8081]10.0.0.22 - - [2026-03-09 04:07:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008216 [API:8081]10.0.0.22 - - [2026-03-09 04:07:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010059 [API:8081]10.0.0.22 - - [2026-03-09 04:07:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.22 - - [2026-03-09 04:07:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1358 0.065378 [API:8081]10.0.0.22 - - [2026-03-09 04:07:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1358 0.076287 [API:8081]10.0.0.249 - - [2026-03-09 04:08:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063266 [API:8081]10.0.0.249 - - [2026-03-09 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.249 - - [2026-03-09 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.23 - - [2026-03-09 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.23 - - [2026-03-09 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.23 - - [2026-03-09 04:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.23 - - [2026-03-09 04:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.249 - - [2026-03-09 04:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2026-03-09 04:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.22 - - [2026-03-09 04:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000997 [API:8081]10.0.0.22 - - [2026-03-09 04:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000413 [API:8081]10.0.0.22 - - [2026-03-09 04:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000410 [API:8081]10.0.0.22 - - [2026-03-09 04:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000331 [API:8081]10.0.0.249 - - [2026-03-09 04:09:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.069556 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:10:58] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002748 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002981 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002852 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002753 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:10:58] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003156 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002615 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002312 [LOCAL API:8181]127.0.0.1 - - [2026-03-09 04:10:58] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5454-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002173 [API:8081]10.0.0.249 - - [2026-03-09 04:11:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.087715 [API:8081]10.0.0.22 - - [2026-03-09 04:12:09] "GET /analytics HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.22 - - [2026-03-09 04:12:09] "GET /analytics HTTP/1.1" 401 205 0.000142 [API:8081]10.0.0.249 - - [2026-03-09 04:12:38] "GET /analytics HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.249 - - [2026-03-09 04:12:38] "GET /analytics HTTP/1.1" 401 205 0.000157 [API:8081]10.0.0.23 - - [2026-03-09 04:12:39] "GET /analytics HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.23 - - [2026-03-09 04:12:39] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.22 - - [2026-03-09 04:12:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.22 - - [2026-03-09 04:12:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1572 0.064814 [API:8081]10.0.0.249 - - [2026-03-09 04:12:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.074473 [API:8081]10.0.0.249 - - [2026-03-09 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000356 [API:8081]10.0.0.249 - - [2026-03-09 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.23 - - [2026-03-09 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.23 - - [2026-03-09 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.23 - - [2026-03-09 04:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.23 - - [2026-03-09 04:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.249 - - [2026-03-09 04:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.249 - - [2026-03-09 04:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.22 - - [2026-03-09 04:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.22 - - [2026-03-09 04:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.22 - - [2026-03-09 04:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.22 - - [2026-03-09 04:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.249 - - [2026-03-09 04:14:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073487 [API:8081]10.0.0.249 - - [2026-03-09 04:16:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.077024 [Introspect:8090]10.0.0.23 - - [2026-03-09 04:17:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001060