+++ date ++ echo 'INFO: =================== Mon Sep 29 01:49:35 AM UTC 2025 ===================' INFO: =================== Mon Sep 29 01:49:35 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.38,10.0.0.33,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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 ' +++ '[' -n '10.0.0.38:8081 10.0.0.33:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.33:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.33:8081 10.0.0.249:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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 ' +++ '[' -n '10.0.0.38:9042 10.0.0.33:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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 ' +++ '[' -n '10.0.0.38:8086 10.0.0.33:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.33:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.33:8086 10.0.0.249:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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 ' +++ '[' -n '10.0.0.38:8082 10.0.0.33:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.33:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.33:8082 10.0.0.249:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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 ' +++ '[' -n '10.0.0.38:9161 10.0.0.33:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.33:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.33:9161 10.0.0.249:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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 ' +++ '[' -n '10.0.0.38:9041 10.0.0.33:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.33:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.33:9041 10.0.0.249: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.17,10.20.0.25,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.25,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33: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, +++ '[' -n 10.0.0.38:2181,10.0.0.33:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.33:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.33:2181,10.0.0.249:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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 ' +++ '[' -n '10.0.0.38:2181 10.0.0.33:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.33:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.33:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33: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, +++ '[' -n 10.0.0.38:5673,10.0.0.33:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.33:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.33:5673,10.0.0.249: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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 ' +++ '[' -n '10.0.0.38:6379 10.0.0.33:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.33:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.33:6379 10.0.0.249: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.38,10.0.0.33,10.0.0.249 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33: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 ' +++ '[' -n '10.0.0.38:9092 10.0.0.33:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.33:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.33:9092 10.0.0.249: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.38 ++ 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.38,10.0.0.33,10.0.0.249 ++ 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.38,10.0.0.33,10.0.0.249 ++ 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 ++ echo 10.0.0.38,10.0.0.33,10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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 +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.33,10.0.0.249 +++ local servers=10.0.0.38,10.0.0.33,10.0.0.249 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.33,10.20.0.25,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.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.33,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 2 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ set ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ sort ++ sed 's/^ANALYTICS_API__//g' ++ cut -d = -f 1 + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1017: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1028: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1033: SyntaxWarning: "is" with a literal. Did you mean "=="? elif match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1048: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:17: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 09/29/2025 01:49:43.085 7f54d6bf8d40 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/29/2025 01:49:43.251 7f54d6bf8d40 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 09/29/2025 01:49:43.261 7f54d6bf8d40 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/29/2025 01:49:43.262 7f54d6bf8d40 [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.33: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.33 - - [2025-09-29 01:50:19] "GET /analytics HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.33 - - [2025-09-29 01:50:19] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.38 - - [2025-09-29 01:50:20] "GET /analytics HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.38 - - [2025-09-29 01:50:20] "GET /analytics HTTP/1.1" 401 205 0.000162 [API:8081]10.0.0.249 - - [2025-09-29 01:50:20] "GET /analytics HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.249 - - [2025-09-29 01:50:20] "GET /analytics HTTP/1.1" 401 205 0.000175 [API:8081]10.0.0.33 - - [2025-09-29 01:50:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.046522 [API:8081]10.0.0.33 - - [2025-09-29 01:50:50] "GET /analytics HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.33 - - [2025-09-29 01:50:50] "GET /analytics HTTP/1.1" 401 205 0.000141 [API:8081]10.0.0.38 - - [2025-09-29 01:50:51] "GET /analytics HTTP/1.1" 401 205 0.000214 [API:8081]10.0.0.38 - - [2025-09-29 01:50:51] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.249 - - [2025-09-29 01:50:51] "GET /analytics HTTP/1.1" 401 205 0.000218 [API:8081]10.0.0.249 - - [2025-09-29 01:50:51] "GET /analytics HTTP/1.1" 401 205 0.000141 [API:8081]10.0.0.33 - - [2025-09-29 01:51:20] "GET /analytics HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.33 - - [2025-09-29 01:51:20] "GET /analytics HTTP/1.1" 401 205 0.000357 [API:8081]10.0.0.38 - - [2025-09-29 01:51:21] "GET /analytics HTTP/1.1" 401 205 0.000214 [API:8081]10.0.0.38 - - [2025-09-29 01:51:21] "GET /analytics HTTP/1.1" 401 205 0.000153 [Introspect:8090]10.0.0.33 - - [2025-09-29 01:52:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001010 [API:8081]10.0.0.33 - - [2025-09-29 01:52:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079229 [API:8081]10.0.0.33 - - [2025-09-29 01:52:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.33 - - [2025-09-29 01:52:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [Introspect:8090]10.0.0.33 - - [2025-09-29 01:52:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001055 [API:8081]10.0.0.38 - - [2025-09-29 01:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.38 - - [2025-09-29 01:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.249 - - [2025-09-29 01:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000357 [API:8081]10.0.0.33 - - [2025-09-29 01:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000570 [API:8081]10.0.0.249 - - [2025-09-29 01:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.33 - - [2025-09-29 01:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.249 - - [2025-09-29 01:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.249 - - [2025-09-29 01:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.38 - - [2025-09-29 01:52:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.38 - - [2025-09-29 01:52:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.33 - - [2025-09-29 01:53:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.056011 [Introspect:8090]10.0.0.38 - - [2025-09-29 01:53:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001019 [Introspect:8090]10.0.0.38 - - [2025-09-29 01:54:03] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000557 [API:8081]10.0.0.38 - - [2025-09-29 01:54:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.38 - - [2025-09-29 01:54:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12090 0.060270 [API:8081]10.0.0.38 - - [2025-09-29 01:54:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12085 0.083909 [API:8081]10.0.0.38 - - [2025-09-29 01:54:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12090 0.055074 [API:8081]10.0.0.38 - - [2025-09-29 01:54:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12085 0.023112 [API:8081]10.0.0.38 - - [2025-09-29 01:54:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.38 - - [2025-09-29 01:54:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1146 0.082411 [API:8081]10.0.0.33 - - [2025-09-29 01:55:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077212 [API:8081]10.0.0.33 - - [2025-09-29 01:56:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.054229 [API:8081]10.0.0.33 - - [2025-09-29 01:57:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-09-29 01:57:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.38 - - [2025-09-29 01:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.249 - - [2025-09-29 01:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.38 - - [2025-09-29 01:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.33 - - [2025-09-29 01:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.249 - - [2025-09-29 01:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000384 [API:8081]10.0.0.249 - - [2025-09-29 01:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.33 - - [2025-09-29 01:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000410 [API:8081]10.0.0.249 - - [2025-09-29 01:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.38 - - [2025-09-29 01:57:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.38 - - [2025-09-29 01:57:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.33 - - [2025-09-29 01:58:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082711 [API:8081]10.0.0.38 - - [2025-09-29 01:59:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000417 [API:8081]10.0.0.38 - - [2025-09-29 01:59:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1446 0.053743 [API:8081]10.0.0.38 - - [2025-09-29 01:59:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1678 0.059628 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 01:59:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002595 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 01:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002833 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 01:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002625 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 01:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002491 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 01:59:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002196 [API:8081]10.0.0.33 - - [2025-09-29 01:59:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.081934 [API:8081]10.0.0.249 - - [2025-09-29 02:00:51] "GET /analytics HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.249 - - [2025-09-29 02:00:51] "GET /analytics HTTP/1.1" 401 205 0.000129 [API:8081]10.0.0.33 - - [2025-09-29 02:01:20] "GET /analytics HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.33 - - [2025-09-29 02:01:20] "GET /analytics HTTP/1.1" 401 205 0.000186 [API:8081]10.0.0.38 - - [2025-09-29 02:01:21] "GET /analytics HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.38 - - [2025-09-29 02:01:21] "GET /analytics HTTP/1.1" 401 205 0.000147 [API:8081]10.0.0.33 - - [2025-09-29 02:01:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070474 [API:8081]10.0.0.33 - - [2025-09-29 02:02:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.33 - - [2025-09-29 02:02:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.38 - - [2025-09-29 02:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.38 - - [2025-09-29 02:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.249 - - [2025-09-29 02:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.33 - - [2025-09-29 02:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.249 - - [2025-09-29 02:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.33 - - [2025-09-29 02:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.249 - - [2025-09-29 02:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.249 - - [2025-09-29 02:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000469 [API:8081]10.0.0.38 - - [2025-09-29 02:02:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.38 - - [2025-09-29 02:02:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000215 [API:8081]10.0.0.33 - - [2025-09-29 02:02:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.168641 [API:8081]10.0.0.33 - - [2025-09-29 02:04:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077663 [API:8081]10.0.0.38 - - [2025-09-29 02:05:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.38 - - [2025-09-29 02:05:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.053892 [API:8081]10.0.0.38 - - [2025-09-29 02:05:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.052177 [API:8081]10.0.0.33 - - [2025-09-29 02:05:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.057614 [API:8081]10.0.0.38 - - [2025-09-29 02:07:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1886 0.010067 [API:8081]10.0.0.38 - - [2025-09-29 02:07:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2114 0.008586 [API:8081]10.0.0.38 - - [2025-09-29 02:07:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2342 0.065032 [API:8081]10.0.0.38 - - [2025-09-29 02:07:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2570 0.009979 [API:8081]10.0.0.33 - - [2025-09-29 02:07:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.33 - - [2025-09-29 02:07:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.38 - - [2025-09-29 02:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.38 - - [2025-09-29 02:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.249 - - [2025-09-29 02:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.33 - - [2025-09-29 02:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.249 - - [2025-09-29 02:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.33 - - [2025-09-29 02:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2025-09-29 02:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.249 - - [2025-09-29 02:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.38 - - [2025-09-29 02:07:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.38 - - [2025-09-29 02:07:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.33 - - [2025-09-29 02:07:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058088 [API:8081]10.0.0.33 - - [2025-09-29 02:08:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.139099 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:09:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002800 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002938 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002727 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003111 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:09:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002628 [API:8081]10.0.0.38 - - [2025-09-29 02:10:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13031 0.077697 [API:8081]10.0.0.249 - - [2025-09-29 02:10:52] "GET /analytics HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.249 - - [2025-09-29 02:10:52] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.33 - - [2025-09-29 02:10:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068704 [API:8081]10.0.0.38 - - [2025-09-29 02:10:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13031 0.023579 [API:8081]10.0.0.38 - - [2025-09-29 02:10:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13031 0.019290 [API:8081]10.0.0.38 - - [2025-09-29 02:10:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12610 0.062040 [API:8081]10.0.0.38 - - [2025-09-29 02:10:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.015451 [API:8081]10.0.0.38 - - [2025-09-29 02:11:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13036 0.025964 [API:8081]10.0.0.38 - - [2025-09-29 02:11:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13034 0.030990 [API:8081]10.0.0.38 - - [2025-09-29 02:11:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13034 0.027264 [API:8081]10.0.0.38 - - [2025-09-29 02:11:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13034 0.024150 [API:8081]10.0.0.38 - - [2025-09-29 02:11:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13034 0.020242 [API:8081]10.0.0.38 - - [2025-09-29 02:11:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13034 0.023130 [API:8081]10.0.0.38 - - [2025-09-29 02:11:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13034 0.024730 [API:8081]10.0.0.33 - - [2025-09-29 02:11:20] "GET /analytics HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.33 - - [2025-09-29 02:11:20] "GET /analytics HTTP/1.1" 401 205 0.000132 [API:8081]10.0.0.38 - - [2025-09-29 02:11:21] "GET /analytics HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.38 - - [2025-09-29 02:11:21] "GET /analytics HTTP/1.1" 401 205 0.000186 [API:8081]10.0.0.38 - - [2025-09-29 02:11:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13034 0.019138 [API:8081]10.0.0.38 - - [2025-09-29 02:11:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13034 0.024269 [API:8081]10.0.0.38 - - [2025-09-29 02:11:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12614 0.021619 [API:8081]10.0.0.38 - - [2025-09-29 02:11:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009518 [API:8081]10.0.0.38 - - [2025-09-29 02:11:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1438 0.014122 [API:8081]10.0.0.33 - - [2025-09-29 02:11:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.055738 [API:8081]10.0.0.33 - - [2025-09-29 02:12:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.33 - - [2025-09-29 02:12:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.38 - - [2025-09-29 02:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.38 - - [2025-09-29 02:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000346 [API:8081]10.0.0.249 - - [2025-09-29 02:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.33 - - [2025-09-29 02:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.33 - - [2025-09-29 02:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2025-09-29 02:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000213 [API:8081]10.0.0.249 - - [2025-09-29 02:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.249 - - [2025-09-29 02:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.38 - - [2025-09-29 02:12:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.38 - - [2025-09-29 02:12:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.38 - - [2025-09-29 02:13:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.38 - - [2025-09-29 02:13:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1454 0.055401 [API:8081]10.0.0.33 - - [2025-09-29 02:13:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084640 [API:8081]10.0.0.38 - - [2025-09-29 02:14:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13065 0.074799 [API:8081]10.0.0.33 - - [2025-09-29 02:14:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072952 [API:8081]10.0.0.38 - - [2025-09-29 02:14:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13065 0.090615 [API:8081]10.0.0.38 - - [2025-09-29 02:15:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12632 0.021423 [API:8081]10.0.0.38 - - [2025-09-29 02:15:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008378 [API:8081]10.0.0.38 - - [2025-09-29 02:15:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.38 - - [2025-09-29 02:15:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1454 0.059494 [API:8081]10.0.0.38 - - [2025-09-29 02:15:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.38 - - [2025-09-29 02:15:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.062837 [API:8081]10.0.0.38 - - [2025-09-29 02:15:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.054886 [API:8081]10.0.0.38 - - [2025-09-29 02:15:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.077914 [API:8081]10.0.0.38 - - [2025-09-29 02:16:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13380 0.018874 [API:8081]10.0.0.38 - - [2025-09-29 02:16:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13380 0.018797 [API:8081]10.0.0.38 - - [2025-09-29 02:16:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.013563 [API:8081]10.0.0.38 - - [2025-09-29 02:16:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12999 0.019770 [API:8081]10.0.0.38 - - [2025-09-29 02:16:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12999 0.023794 [API:8081]10.0.0.38 - - [2025-09-29 02:16:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.012303 [API:8081]10.0.0.38 - - [2025-09-29 02:16:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13384 0.020890 [API:8081]10.0.0.38 - - [2025-09-29 02:16:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13384 0.018302 [API:8081]10.0.0.38 - - [2025-09-29 02:16:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009151 [API:8081]10.0.0.33 - - [2025-09-29 02:16:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058595 [API:8081]10.0.0.33 - - [2025-09-29 02:17:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000391 [API:8081]10.0.0.33 - - [2025-09-29 02:17:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.38 - - [2025-09-29 02:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.38 - - [2025-09-29 02:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.249 - - [2025-09-29 02:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000217 [API:8081]10.0.0.33 - - [2025-09-29 02:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.249 - - [2025-09-29 02:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.33 - - [2025-09-29 02:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.249 - - [2025-09-29 02:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.249 - - [2025-09-29 02:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.38 - - [2025-09-29 02:17:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.38 - - [2025-09-29 02:17:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.38 - - [2025-09-29 02:17:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13384 0.019660 [API:8081]10.0.0.38 - - [2025-09-29 02:17:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13384 0.022758 [API:8081]10.0.0.38 - - [2025-09-29 02:17:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13384 0.020982 [API:8081]10.0.0.38 - - [2025-09-29 02:17:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13384 0.021504 [API:8081]10.0.0.33 - - [2025-09-29 02:17:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.084064 [API:8081]10.0.0.38 - - [2025-09-29 02:17:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13018 0.021695 [API:8081]10.0.0.38 - - [2025-09-29 02:17:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010787 [API:8081]10.0.0.38 - - [2025-09-29 02:18:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13005 0.018576 [API:8081]10.0.0.38 - - [2025-09-29 02:18:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13003 0.022474 [API:8081]10.0.0.38 - - [2025-09-29 02:18:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13003 0.021062 [API:8081]10.0.0.38 - - [2025-09-29 02:18:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13003 0.025720 [API:8081]10.0.0.38 - - [2025-09-29 02:18:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13003 0.020327 [API:8081]10.0.0.38 - - [2025-09-29 02:18:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13003 0.020411 [API:8081]10.0.0.38 - - [2025-09-29 02:18:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13003 0.028468 [API:8081]10.0.0.38 - - [2025-09-29 02:18:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13003 0.018624 [API:8081]10.0.0.38 - - [2025-09-29 02:18:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13003 0.018039 [API:8081]10.0.0.38 - - [2025-09-29 02:18:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12616 0.026321 [API:8081]10.0.0.38 - - [2025-09-29 02:18:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008761 [API:8081]10.0.0.38 - - [2025-09-29 02:18:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13019 0.021215 [API:8081]10.0.0.38 - - [2025-09-29 02:18:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13019 0.025074 [API:8081]10.0.0.38 - - [2025-09-29 02:18:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13019 0.020102 [API:8081]10.0.0.38 - - [2025-09-29 02:18:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13019 0.019993 [API:8081]10.0.0.38 - - [2025-09-29 02:18:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13019 0.023730 [API:8081]10.0.0.38 - - [2025-09-29 02:18:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13019 0.017980 [API:8081]10.0.0.38 - - [2025-09-29 02:18:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13019 0.020640 [API:8081]10.0.0.38 - - [2025-09-29 02:18:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13019 0.027676 [API:8081]10.0.0.38 - - [2025-09-29 02:18:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13019 0.020691 [API:8081]10.0.0.38 - - [2025-09-29 02:19:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12624 0.021922 [API:8081]10.0.0.38 - - [2025-09-29 02:19:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011737 [API:8081]10.0.0.38 - - [2025-09-29 02:19:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.38 - - [2025-09-29 02:19:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.066992 [API:8081]10.0.0.38 - - [2025-09-29 02:19:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.069906 [API:8081]10.0.0.38 - - [2025-09-29 02:19:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.075330 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:19:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002567 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:19:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002725 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:19:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002788 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:19:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002640 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:19:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002204 [API:8081]10.0.0.33 - - [2025-09-29 02:19:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059181 [API:8081]10.0.0.38 - - [2025-09-29 02:20:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13413 0.019724 [API:8081]10.0.0.38 - - [2025-09-29 02:20:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13413 0.020989 [API:8081]10.0.0.38 - - [2025-09-29 02:20:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008151 [API:8081]10.0.0.38 - - [2025-09-29 02:20:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13018 0.019007 [API:8081]10.0.0.38 - - [2025-09-29 02:20:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13018 0.021246 [API:8081]10.0.0.38 - - [2025-09-29 02:20:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011565 [API:8081]10.0.0.38 - - [2025-09-29 02:20:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13413 0.018535 [API:8081]10.0.0.38 - - [2025-09-29 02:20:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13413 0.019760 [API:8081]10.0.0.38 - - [2025-09-29 02:20:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009233 [API:8081]10.0.0.249 - - [2025-09-29 02:20:52] "GET /analytics HTTP/1.1" 401 205 0.000212 [API:8081]10.0.0.249 - - [2025-09-29 02:20:52] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.33 - - [2025-09-29 02:21:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.066508 [API:8081]10.0.0.38 - - [2025-09-29 02:21:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13433 0.027829 [API:8081]10.0.0.38 - - [2025-09-29 02:21:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13433 0.021709 [API:8081]10.0.0.38 - - [2025-09-29 02:21:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13433 0.022179 [API:8081]10.0.0.38 - - [2025-09-29 02:21:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13433 0.021628 [API:8081]10.0.0.38 - - [2025-09-29 02:21:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13433 0.020275 [API:8081]10.0.0.38 - - [2025-09-29 02:21:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13433 0.018831 [API:8081]10.0.0.33 - - [2025-09-29 02:21:20] "GET /analytics HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.33 - - [2025-09-29 02:21:20] "GET /analytics HTTP/1.1" 401 205 0.000160 [API:8081]10.0.0.38 - - [2025-09-29 02:21:21] "GET /analytics HTTP/1.1" 401 205 0.000209 [API:8081]10.0.0.38 - - [2025-09-29 02:21:21] "GET /analytics HTTP/1.1" 401 205 0.000149 [API:8081]10.0.0.38 - - [2025-09-29 02:21:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13433 0.028612 [API:8081]10.0.0.38 - - [2025-09-29 02:21:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13433 0.019466 [API:8081]10.0.0.38 - - [2025-09-29 02:21:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13047 0.018490 [API:8081]10.0.0.38 - - [2025-09-29 02:21:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.013493 [API:8081]10.0.0.38 - - [2025-09-29 02:21:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13025 0.020468 [API:8081]10.0.0.38 - - [2025-09-29 02:21:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13025 0.020185 [API:8081]10.0.0.38 - - [2025-09-29 02:21:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13025 0.023861 [API:8081]10.0.0.38 - - [2025-09-29 02:21:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13025 0.020452 [API:8081]10.0.0.38 - - [2025-09-29 02:21:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13025 0.020281 [API:8081]10.0.0.38 - - [2025-09-29 02:21:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13025 0.023817 [API:8081]10.0.0.38 - - [2025-09-29 02:21:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13025 0.021482 [API:8081]10.0.0.38 - - [2025-09-29 02:21:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13025 0.019681 [API:8081]10.0.0.38 - - [2025-09-29 02:21:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13025 0.026404 [API:8081]10.0.0.38 - - [2025-09-29 02:22:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12621 0.022673 [API:8081]10.0.0.38 - - [2025-09-29 02:22:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008207 [API:8081]10.0.0.38 - - [2025-09-29 02:22:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13045 0.023992 [API:8081]10.0.0.38 - - [2025-09-29 02:22:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13044 0.020530 [API:8081]10.0.0.38 - - [2025-09-29 02:22:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13044 0.017826 [API:8081]10.0.0.38 - - [2025-09-29 02:22:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13044 0.024404 [API:8081]10.0.0.38 - - [2025-09-29 02:22:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13044 0.020981 [API:8081]10.0.0.38 - - [2025-09-29 02:22:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13044 0.018763 [API:8081]10.0.0.38 - - [2025-09-29 02:22:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13044 0.025364 [API:8081]10.0.0.38 - - [2025-09-29 02:22:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13044 0.022603 [API:8081]10.0.0.38 - - [2025-09-29 02:22:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13044 0.020662 [API:8081]10.0.0.38 - - [2025-09-29 02:22:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12638 0.026642 [API:8081]10.0.0.38 - - [2025-09-29 02:22:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009839 [API:8081]10.0.0.33 - - [2025-09-29 02:22:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.33 - - [2025-09-29 02:22:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.38 - - [2025-09-29 02:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.38 - - [2025-09-29 02:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.249 - - [2025-09-29 02:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.33 - - [2025-09-29 02:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.249 - - [2025-09-29 02:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.33 - - [2025-09-29 02:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.249 - - [2025-09-29 02:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.249 - - [2025-09-29 02:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.38 - - [2025-09-29 02:22:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.38 - - [2025-09-29 02:22:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.38 - - [2025-09-29 02:22:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000346 [API:8081]10.0.0.38 - - [2025-09-29 02:22:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.049163 [API:8081]10.0.0.38 - - [2025-09-29 02:22:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.050201 [API:8081]10.0.0.33 - - [2025-09-29 02:23:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056897 [API:8081]10.0.0.33 - - [2025-09-29 02:24:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.061294 [API:8081]10.0.0.38 - - [2025-09-29 02:25:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.38 - - [2025-09-29 02:25:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1450 0.073974 [API:8081]10.0.0.33 - - [2025-09-29 02:26:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061834 [API:8081]10.0.0.33 - - [2025-09-29 02:27:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.075273 [API:8081]10.0.0.38 - - [2025-09-29 02:27:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13075 0.023238 [API:8081]10.0.0.38 - - [2025-09-29 02:27:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13075 0.061841 [API:8081]10.0.0.38 - - [2025-09-29 02:27:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13075 0.066707 [API:8081]10.0.0.38 - - [2025-09-29 02:27:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13075 0.021194 [API:8081]10.0.0.38 - - [2025-09-29 02:27:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13075 0.021278 [API:8081]10.0.0.38 - - [2025-09-29 02:27:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12643 0.020360 [API:8081]10.0.0.38 - - [2025-09-29 02:27:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010668 [API:8081]10.0.0.33 - - [2025-09-29 02:27:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.33 - - [2025-09-29 02:27:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.38 - - [2025-09-29 02:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.38 - - [2025-09-29 02:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.33 - - [2025-09-29 02:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.249 - - [2025-09-29 02:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.33 - - [2025-09-29 02:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.249 - - [2025-09-29 02:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000207 [API:8081]10.0.0.249 - - [2025-09-29 02:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.249 - - [2025-09-29 02:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.38 - - [2025-09-29 02:27:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.38 - - [2025-09-29 02:27:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.38 - - [2025-09-29 02:27:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.38 - - [2025-09-29 02:27:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1438 0.058841 [API:8081]10.0.0.38 - - [2025-09-29 02:27:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1662 0.057045 [API:8081]10.0.0.33 - - [2025-09-29 02:29:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076751 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:29:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002766 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:29:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002810 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:29:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002747 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:29:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002642 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:29:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002470 [API:8081]10.0.0.33 - - [2025-09-29 02:30:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.051669 [API:8081]10.0.0.38 - - [2025-09-29 02:30:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12630 0.018246 [API:8081]10.0.0.38 - - [2025-09-29 02:30:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.059963 [API:8081]10.0.0.38 - - [2025-09-29 02:30:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13060 0.019500 [API:8081]10.0.0.38 - - [2025-09-29 02:30:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13060 0.021417 [API:8081]10.0.0.38 - - [2025-09-29 02:30:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13060 0.025795 [API:8081]10.0.0.38 - - [2025-09-29 02:30:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13060 0.028679 [API:8081]10.0.0.38 - - [2025-09-29 02:30:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13060 0.019863 [API:8081]10.0.0.38 - - [2025-09-29 02:30:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13060 0.025865 [API:8081]10.0.0.38 - - [2025-09-29 02:30:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13060 0.021478 [API:8081]10.0.0.249 - - [2025-09-29 02:30:52] "GET /analytics HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.249 - - [2025-09-29 02:30:52] "GET /analytics HTTP/1.1" 401 205 0.000128 [API:8081]10.0.0.38 - - [2025-09-29 02:30:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13060 0.019396 [API:8081]10.0.0.38 - - [2025-09-29 02:30:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13060 0.023485 [API:8081]10.0.0.38 - - [2025-09-29 02:31:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12642 0.018065 [API:8081]10.0.0.38 - - [2025-09-29 02:31:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.007972 [API:8081]10.0.0.38 - - [2025-09-29 02:31:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000353 [API:8081]10.0.0.38 - - [2025-09-29 02:31:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1450 0.051663 [API:8081]10.0.0.33 - - [2025-09-29 02:31:20] "GET /analytics HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.33 - - [2025-09-29 02:31:20] "GET /analytics HTTP/1.1" 401 205 0.000141 [API:8081]10.0.0.38 - - [2025-09-29 02:31:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1686 0.052531 [API:8081]10.0.0.38 - - [2025-09-29 02:31:21] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.38 - - [2025-09-29 02:31:21] "GET /analytics HTTP/1.1" 401 205 0.000131 [API:8081]10.0.0.33 - - [2025-09-29 02:32:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055454 [API:8081]10.0.0.33 - - [2025-09-29 02:32:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-09-29 02:32:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.38 - - [2025-09-29 02:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.38 - - [2025-09-29 02:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.33 - - [2025-09-29 02:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.249 - - [2025-09-29 02:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.33 - - [2025-09-29 02:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.249 - - [2025-09-29 02:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.249 - - [2025-09-29 02:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.249 - - [2025-09-29 02:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.38 - - [2025-09-29 02:32:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.38 - - [2025-09-29 02:32:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.33 - - [2025-09-29 02:33:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.066161 [API:8081]10.0.0.38 - - [2025-09-29 02:34:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13063 0.024516 [API:8081]10.0.0.38 - - [2025-09-29 02:34:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13063 0.057300 [API:8081]10.0.0.38 - - [2025-09-29 02:34:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13063 0.021698 [API:8081]10.0.0.38 - - [2025-09-29 02:34:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12634 0.019508 [API:8081]10.0.0.38 - - [2025-09-29 02:34:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.007963 [API:8081]10.0.0.38 - - [2025-09-29 02:34:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13074 0.027553 [API:8081]10.0.0.38 - - [2025-09-29 02:34:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13074 0.019855 [API:8081]10.0.0.38 - - [2025-09-29 02:34:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13074 0.020326 [API:8081]10.0.0.38 - - [2025-09-29 02:34:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13074 0.025525 [API:8081]10.0.0.38 - - [2025-09-29 02:34:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13074 0.019126 [API:8081]10.0.0.38 - - [2025-09-29 02:34:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13074 0.025233 [API:8081]10.0.0.38 - - [2025-09-29 02:34:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13074 0.022020 [API:8081]10.0.0.38 - - [2025-09-29 02:34:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13074 0.019027 [API:8081]10.0.0.38 - - [2025-09-29 02:34:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13074 0.018276 [API:8081]10.0.0.38 - - [2025-09-29 02:35:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12642 0.029279 [API:8081]10.0.0.38 - - [2025-09-29 02:35:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008795 [API:8081]10.0.0.33 - - [2025-09-29 02:35:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.087376 [API:8081]10.0.0.33 - - [2025-09-29 02:36:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.065303 [API:8081]10.0.0.33 - - [2025-09-29 02:37:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.33 - - [2025-09-29 02:37:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.38 - - [2025-09-29 02:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.38 - - [2025-09-29 02:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.33 - - [2025-09-29 02:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-09-29 02:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000330 [API:8081]10.0.0.249 - - [2025-09-29 02:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000482 [API:8081]10.0.0.249 - - [2025-09-29 02:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.249 - - [2025-09-29 02:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000374 [API:8081]10.0.0.249 - - [2025-09-29 02:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000355 [API:8081]10.0.0.38 - - [2025-09-29 02:37:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.38 - - [2025-09-29 02:37:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000392 [API:8081]10.0.0.33 - - [2025-09-29 02:38:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063950 [API:8081]10.0.0.38 - - [2025-09-29 02:38:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.38 - - [2025-09-29 02:38:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1432 0.047466 [API:8081]10.0.0.33 - - [2025-09-29 02:39:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.070714 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:39:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002182 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:39:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002701 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:39:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002486 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:39:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002991 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:39:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002845 [API:8081]10.0.0.38 - - [2025-09-29 02:39:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1650 0.049399 [API:8081]10.0.0.249 - - [2025-09-29 02:40:52] "GET /analytics HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.249 - - [2025-09-29 02:40:52] "GET /analytics HTTP/1.1" 401 205 0.000139 [API:8081]10.0.0.33 - - [2025-09-29 02:41:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083304 [API:8081]10.0.0.38 - - [2025-09-29 02:41:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.33 - - [2025-09-29 02:41:20] "GET /analytics HTTP/1.1" 401 205 0.000206 [API:8081]10.0.0.33 - - [2025-09-29 02:41:20] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.38 - - [2025-09-29 02:41:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1778 0.068544 [API:8081]10.0.0.38 - - [2025-09-29 02:41:21] "GET /analytics HTTP/1.1" 401 205 0.000217 [API:8081]10.0.0.38 - - [2025-09-29 02:41:21] "GET /analytics HTTP/1.1" 401 205 0.000146 [API:8081]10.0.0.38 - - [2025-09-29 02:42:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13259 0.060945 [API:8081]10.0.0.38 - - [2025-09-29 02:42:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13259 0.074525 [API:8081]10.0.0.38 - - [2025-09-29 02:42:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009444 [API:8081]10.0.0.33 - - [2025-09-29 02:42:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.052578 [API:8081]10.0.0.38 - - [2025-09-29 02:42:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13246 0.019995 [API:8081]10.0.0.38 - - [2025-09-29 02:42:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13246 0.019170 [API:8081]10.0.0.38 - - [2025-09-29 02:42:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012508 [API:8081]10.0.0.33 - - [2025-09-29 02:42:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.33 - - [2025-09-29 02:42:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.38 - - [2025-09-29 02:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.38 - - [2025-09-29 02:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.33 - - [2025-09-29 02:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.33 - - [2025-09-29 02:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000363 [API:8081]10.0.0.249 - - [2025-09-29 02:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.249 - - [2025-09-29 02:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.249 - - [2025-09-29 02:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.249 - - [2025-09-29 02:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.38 - - [2025-09-29 02:42:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.38 - - [2025-09-29 02:42:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000337 [API:8081]10.0.0.38 - - [2025-09-29 02:44:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13243 0.022293 [API:8081]10.0.0.38 - - [2025-09-29 02:44:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13243 0.025560 [API:8081]10.0.0.38 - - [2025-09-29 02:44:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13243 0.018591 [API:8081]10.0.0.38 - - [2025-09-29 02:44:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13243 0.018586 [API:8081]10.0.0.38 - - [2025-09-29 02:44:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13243 0.024536 [API:8081]10.0.0.33 - - [2025-09-29 02:44:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053437 [API:8081]10.0.0.38 - - [2025-09-29 02:44:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13243 0.019559 [API:8081]10.0.0.38 - - [2025-09-29 02:44:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13243 0.023789 [API:8081]10.0.0.38 - - [2025-09-29 02:44:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13243 0.021846 [API:8081]10.0.0.38 - - [2025-09-29 02:44:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12649 0.017793 [API:8081]10.0.0.38 - - [2025-09-29 02:44:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.014222 [API:8081]10.0.0.38 - - [2025-09-29 02:44:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13264 0.023263 [API:8081]10.0.0.38 - - [2025-09-29 02:44:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13264 0.018307 [API:8081]10.0.0.38 - - [2025-09-29 02:44:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13264 0.023886 [API:8081]10.0.0.38 - - [2025-09-29 02:44:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13264 0.021711 [API:8081]10.0.0.38 - - [2025-09-29 02:44:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13264 0.018998 [API:8081]10.0.0.38 - - [2025-09-29 02:44:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13264 0.024274 [API:8081]10.0.0.38 - - [2025-09-29 02:44:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13264 0.023502 [API:8081]10.0.0.38 - - [2025-09-29 02:44:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13264 0.020736 [API:8081]10.0.0.38 - - [2025-09-29 02:44:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13264 0.026819 [API:8081]10.0.0.38 - - [2025-09-29 02:45:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12668 0.020931 [API:8081]10.0.0.38 - - [2025-09-29 02:45:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008577 [API:8081]10.0.0.38 - - [2025-09-29 02:45:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.38 - - [2025-09-29 02:45:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1580 0.065793 [API:8081]10.0.0.33 - - [2025-09-29 02:45:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.047994 [API:8081]10.0.0.38 - - [2025-09-29 02:45:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13292 0.063956 [API:8081]10.0.0.38 - - [2025-09-29 02:45:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13292 0.020468 [API:8081]10.0.0.38 - - [2025-09-29 02:45:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.048537 [API:8081]10.0.0.38 - - [2025-09-29 02:46:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13271 0.019421 [API:8081]10.0.0.38 - - [2025-09-29 02:46:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13271 0.021286 [API:8081]10.0.0.38 - - [2025-09-29 02:46:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009146 [API:8081]10.0.0.33 - - [2025-09-29 02:47:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060368 [API:8081]10.0.0.33 - - [2025-09-29 02:47:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.33 - - [2025-09-29 02:47:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.38 - - [2025-09-29 02:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.38 - - [2025-09-29 02:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.33 - - [2025-09-29 02:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.33 - - [2025-09-29 02:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.249 - - [2025-09-29 02:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.249 - - [2025-09-29 02:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2025-09-29 02:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.249 - - [2025-09-29 02:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.38 - - [2025-09-29 02:47:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.38 - - [2025-09-29 02:47:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-09-29 02:48:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.082776 [API:8081]10.0.0.38 - - [2025-09-29 02:48:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13272 0.018105 [API:8081]10.0.0.38 - - [2025-09-29 02:48:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13272 0.019465 [API:8081]10.0.0.38 - - [2025-09-29 02:48:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13272 0.025982 [API:8081]10.0.0.38 - - [2025-09-29 02:48:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12650 0.023246 [API:8081]10.0.0.38 - - [2025-09-29 02:48:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010874 [API:8081]10.0.0.38 - - [2025-09-29 02:48:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13286 0.023296 [API:8081]10.0.0.38 - - [2025-09-29 02:48:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13286 0.021281 [API:8081]10.0.0.38 - - [2025-09-29 02:48:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13286 0.018495 [API:8081]10.0.0.38 - - [2025-09-29 02:48:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13286 0.020576 [API:8081]10.0.0.38 - - [2025-09-29 02:48:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13286 0.019000 [API:8081]10.0.0.38 - - [2025-09-29 02:48:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13286 0.023136 [API:8081]10.0.0.38 - - [2025-09-29 02:48:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13286 0.024937 [API:8081]10.0.0.38 - - [2025-09-29 02:48:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13286 0.022182 [API:8081]10.0.0.38 - - [2025-09-29 02:48:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12667 0.018535 [API:8081]10.0.0.38 - - [2025-09-29 02:48:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011500 [API:8081]10.0.0.38 - - [2025-09-29 02:49:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000381 [API:8081]10.0.0.38 - - [2025-09-29 02:49:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.061363 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:49:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002748 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:49:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003584 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:49:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002539 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:49:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002869 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:49:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002378 [API:8081]10.0.0.38 - - [2025-09-29 02:49:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13241 0.058835 [API:8081]10.0.0.38 - - [2025-09-29 02:49:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13241 0.083983 [API:8081]10.0.0.38 - - [2025-09-29 02:49:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009291 [API:8081]10.0.0.38 - - [2025-09-29 02:50:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13213 0.021919 [API:8081]10.0.0.38 - - [2025-09-29 02:50:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13213 0.020080 [API:8081]10.0.0.38 - - [2025-09-29 02:50:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009680 [API:8081]10.0.0.33 - - [2025-09-29 02:50:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055338 [API:8081]10.0.0.249 - - [2025-09-29 02:50:52] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.249 - - [2025-09-29 02:50:52] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.33 - - [2025-09-29 02:51:20] "GET /analytics HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.33 - - [2025-09-29 02:51:20] "GET /analytics HTTP/1.1" 401 205 0.000190 [API:8081]10.0.0.38 - - [2025-09-29 02:51:21] "GET /analytics HTTP/1.1" 401 205 0.000202 [API:8081]10.0.0.38 - - [2025-09-29 02:51:21] "GET /analytics HTTP/1.1" 401 205 0.000122 [API:8081]10.0.0.33 - - [2025-09-29 02:51:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.064964 [API:8081]10.0.0.38 - - [2025-09-29 02:52:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13222 0.019930 [API:8081]10.0.0.38 - - [2025-09-29 02:52:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13222 0.019244 [API:8081]10.0.0.38 - - [2025-09-29 02:52:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13222 0.022553 [API:8081]10.0.0.33 - - [2025-09-29 02:52:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.33 - - [2025-09-29 02:52:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.38 - - [2025-09-29 02:52:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13222 0.020833 [API:8081]10.0.0.38 - - [2025-09-29 02:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.38 - - [2025-09-29 02:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.33 - - [2025-09-29 02:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000376 [API:8081]10.0.0.33 - - [2025-09-29 02:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.249 - - [2025-09-29 02:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.249 - - [2025-09-29 02:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.249 - - [2025-09-29 02:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.249 - - [2025-09-29 02:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.38 - - [2025-09-29 02:52:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.38 - - [2025-09-29 02:52:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.38 - - [2025-09-29 02:52:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13222 0.021805 [API:8081]10.0.0.38 - - [2025-09-29 02:52:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13222 0.024795 [API:8081]10.0.0.38 - - [2025-09-29 02:52:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13222 0.018230 [API:8081]10.0.0.38 - - [2025-09-29 02:52:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13222 0.021378 [API:8081]10.0.0.38 - - [2025-09-29 02:52:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13222 0.019054 [API:8081]10.0.0.38 - - [2025-09-29 02:52:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 12643 0.020280 [API:8081]10.0.0.38 - - [2025-09-29 02:52:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009113 [API:8081]10.0.0.38 - - [2025-09-29 02:53:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13236 0.027513 [API:8081]10.0.0.38 - - [2025-09-29 02:53:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13237 0.018692 [API:8081]10.0.0.38 - - [2025-09-29 02:53:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13237 0.020093 [API:8081]10.0.0.38 - - [2025-09-29 02:53:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13237 0.025807 [API:8081]10.0.0.38 - - [2025-09-29 02:53:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13237 0.028888 [API:8081]10.0.0.38 - - [2025-09-29 02:53:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13237 0.019126 [API:8081]10.0.0.38 - - [2025-09-29 02:53:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13237 0.021490 [API:8081]10.0.0.38 - - [2025-09-29 02:53:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13237 0.020542 [API:8081]10.0.0.33 - - [2025-09-29 02:53:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058772 [API:8081]10.0.0.38 - - [2025-09-29 02:53:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13237 0.025983 [API:8081]10.0.0.38 - - [2025-09-29 02:53:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12667 0.021172 [API:8081]10.0.0.38 - - [2025-09-29 02:53:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009177 [API:8081]10.0.0.38 - - [2025-09-29 02:53:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.38 - - [2025-09-29 02:53:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1640 0.067850 [API:8081]10.0.0.38 - - [2025-09-29 02:53:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.050752 [API:8081]10.0.0.38 - - [2025-09-29 02:53:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2066 0.055381 [API:8081]10.0.0.38 - - [2025-09-29 02:54:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.009244 [API:8081]10.0.0.38 - - [2025-09-29 02:54:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.008708 [API:8081]10.0.0.38 - - [2025-09-29 02:54:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.008219 [API:8081]10.0.0.38 - - [2025-09-29 02:54:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2076 0.009162 [API:8081]10.0.0.38 - - [2025-09-29 02:54:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2302 0.009987 [API:8081]10.0.0.38 - - [2025-09-29 02:54:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.38 - - [2025-09-29 02:54:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.054754 [API:8081]10.0.0.38 - - [2025-09-29 02:54:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.352088 [API:8081]10.0.0.33 - - [2025-09-29 02:54:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.114620 [API:8081]10.0.0.38 - - [2025-09-29 02:54:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1860 0.008737 [API:8081]10.0.0.38 - - [2025-09-29 02:54:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.009143 [API:8081]10.0.0.38 - - [2025-09-29 02:54:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.063711 [API:8081]10.0.0.38 - - [2025-09-29 02:54:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.008137 [API:8081]10.0.0.38 - - [2025-09-29 02:54:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000353 [API:8081]10.0.0.38 - - [2025-09-29 02:54:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.064734 [API:8081]10.0.0.38 - - [2025-09-29 02:54:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1630 0.059312 [API:8081]10.0.0.38 - - [2025-09-29 02:54:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.048553 [API:8081]10.0.0.38 - - [2025-09-29 02:55:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.009822 [API:8081]10.0.0.38 - - [2025-09-29 02:55:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1630 0.008771 [API:8081]10.0.0.38 - - [2025-09-29 02:55:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.008655 [API:8081]10.0.0.38 - - [2025-09-29 02:55:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2060 0.011293 [API:8081]10.0.0.38 - - [2025-09-29 02:55:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2282 0.012032 [API:8081]10.0.0.38 - - [2025-09-29 02:55:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.38 - - [2025-09-29 02:55:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1428 0.049919 [API:8081]10.0.0.38 - - [2025-09-29 02:55:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1644 0.055864 [API:8081]10.0.0.38 - - [2025-09-29 02:55:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1864 0.059232 [API:8081]10.0.0.38 - - [2025-09-29 02:55:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2096 0.008598 [API:8081]10.0.0.38 - - [2025-09-29 02:55:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2330 0.010598 [API:8081]10.0.0.33 - - [2025-09-29 02:56:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.055929 [API:8081]10.0.0.33 - - [2025-09-29 02:57:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.066170 [API:8081]10.0.0.33 - - [2025-09-29 02:57:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.33 - - [2025-09-29 02:57:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.38 - - [2025-09-29 02:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.38 - - [2025-09-29 02:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.33 - - [2025-09-29 02:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.33 - - [2025-09-29 02:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.249 - - [2025-09-29 02:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.249 - - [2025-09-29 02:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.249 - - [2025-09-29 02:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.249 - - [2025-09-29 02:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.38 - - [2025-09-29 02:57:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.38 - - [2025-09-29 02:57:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.33 - - [2025-09-29 02:59:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077083 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:59:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002823 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002931 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002678 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002961 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 02:59:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002051 [API:8081]10.0.0.33 - - [2025-09-29 03:00:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.050578 [API:8081]10.0.0.249 - - [2025-09-29 03:00:52] "GET /analytics HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.249 - - [2025-09-29 03:00:52] "GET /analytics HTTP/1.1" 401 205 0.000148 [API:8081]10.0.0.33 - - [2025-09-29 03:01:20] "GET /analytics HTTP/1.1" 401 205 0.000209 [API:8081]10.0.0.33 - - [2025-09-29 03:01:20] "GET /analytics HTTP/1.1" 401 205 0.000181 [API:8081]10.0.0.38 - - [2025-09-29 03:01:21] "GET /analytics HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.38 - - [2025-09-29 03:01:21] "GET /analytics HTTP/1.1" 401 205 0.000127 [API:8081]10.0.0.38 - - [2025-09-29 03:01:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.38 - - [2025-09-29 03:01:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1644 0.085631 [API:8081]10.0.0.38 - - [2025-09-29 03:01:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.051340 [API:8081]10.0.0.33 - - [2025-09-29 03:02:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057969 [API:8081]10.0.0.33 - - [2025-09-29 03:02:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.33 - - [2025-09-29 03:02:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000215 [API:8081]10.0.0.38 - - [2025-09-29 03:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.38 - - [2025-09-29 03:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.33 - - [2025-09-29 03:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.33 - - [2025-09-29 03:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.249 - - [2025-09-29 03:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.249 - - [2025-09-29 03:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.249 - - [2025-09-29 03:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.249 - - [2025-09-29 03:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.38 - - [2025-09-29 03:02:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000370 [API:8081]10.0.0.38 - - [2025-09-29 03:02:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.33 - - [2025-09-29 03:03:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.063045 [API:8081]10.0.0.33 - - [2025-09-29 03:05:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074303 [API:8081]10.0.0.38 - - [2025-09-29 03:06:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.38 - - [2025-09-29 03:06:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1420 0.057758 [API:8081]10.0.0.33 - - [2025-09-29 03:06:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.053145 [API:8081]10.0.0.38 - - [2025-09-29 03:06:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.38 - - [2025-09-29 03:06:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.064983 [API:8081]10.0.0.33 - - [2025-09-29 03:07:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.33 - - [2025-09-29 03:07:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.38 - - [2025-09-29 03:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.38 - - [2025-09-29 03:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.33 - - [2025-09-29 03:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.33 - - [2025-09-29 03:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.249 - - [2025-09-29 03:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.249 - - [2025-09-29 03:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.249 - - [2025-09-29 03:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.249 - - [2025-09-29 03:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.38 - - [2025-09-29 03:07:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.38 - - [2025-09-29 03:07:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.33 - - [2025-09-29 03:08:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061855 [API:8081]10.0.0.33 - - [2025-09-29 03:09:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067580 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:09:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002901 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002866 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002968 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002913 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:09:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002806 [API:8081]10.0.0.249 - - [2025-09-29 03:10:52] "GET /analytics HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.249 - - [2025-09-29 03:10:52] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.38 - - [2025-09-29 03:11:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000376 [API:8081]10.0.0.38 - - [2025-09-29 03:11:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1416 0.073029 [API:8081]10.0.0.33 - - [2025-09-29 03:11:20] "GET /analytics HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.33 - - [2025-09-29 03:11:20] "GET /analytics HTTP/1.1" 401 205 0.000155 [API:8081]10.0.0.38 - - [2025-09-29 03:11:21] "GET /analytics HTTP/1.1" 401 205 0.000205 [API:8081]10.0.0.38 - - [2025-09-29 03:11:21] "GET /analytics HTTP/1.1" 401 205 0.000133 [API:8081]10.0.0.33 - - [2025-09-29 03:11:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.060891 [API:8081]10.0.0.33 - - [2025-09-29 03:12:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.058738 [API:8081]10.0.0.33 - - [2025-09-29 03:12:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.33 - - [2025-09-29 03:12:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.38 - - [2025-09-29 03:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.38 - - [2025-09-29 03:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.33 - - [2025-09-29 03:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.33 - - [2025-09-29 03:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2025-09-29 03:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.249 - - [2025-09-29 03:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.249 - - [2025-09-29 03:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.249 - - [2025-09-29 03:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.38 - - [2025-09-29 03:12:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.38 - - [2025-09-29 03:12:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.33 - - [2025-09-29 03:14:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079186 [API:8081]10.0.0.33 - - [2025-09-29 03:15:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.059670 [API:8081]10.0.0.38 - - [2025-09-29 03:16:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.38 - - [2025-09-29 03:16:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13072 0.086107 [API:8081]10.0.0.38 - - [2025-09-29 03:16:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13072 0.088430 [API:8081]10.0.0.38 - - [2025-09-29 03:16:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.076454 [API:8081]10.0.0.38 - - [2025-09-29 03:16:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.008560 [API:8081]10.0.0.38 - - [2025-09-29 03:16:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13072 0.023231 [API:8081]10.0.0.38 - - [2025-09-29 03:16:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13072 0.022768 [API:8081]10.0.0.38 - - [2025-09-29 03:16:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13072 0.020739 [API:8081]10.0.0.38 - - [2025-09-29 03:16:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13072 0.024668 [API:8081]10.0.0.38 - - [2025-09-29 03:16:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13072 0.021814 [API:8081]10.0.0.38 - - [2025-09-29 03:16:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13072 0.022075 [API:8081]10.0.0.38 - - [2025-09-29 03:16:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13072 0.024719 [API:8081]10.0.0.38 - - [2025-09-29 03:16:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13072 0.020469 [API:8081]10.0.0.38 - - [2025-09-29 03:17:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12681 0.019202 [API:8081]10.0.0.38 - - [2025-09-29 03:17:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012838 [API:8081]10.0.0.33 - - [2025-09-29 03:17:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000343 [API:8081]10.0.0.33 - - [2025-09-29 03:17:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000354 [API:8081]10.0.0.38 - - [2025-09-29 03:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.38 - - [2025-09-29 03:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000393 [API:8081]10.0.0.33 - - [2025-09-29 03:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000368 [API:8081]10.0.0.33 - - [2025-09-29 03:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.249 - - [2025-09-29 03:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.249 - - [2025-09-29 03:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.249 - - [2025-09-29 03:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.249 - - [2025-09-29 03:17:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.38 - - [2025-09-29 03:17:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.38 - - [2025-09-29 03:17:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.33 - - [2025-09-29 03:17:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.053915 [API:8081]10.0.0.33 - - [2025-09-29 03:18:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067322 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:19:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002842 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:19:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002956 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:19:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002655 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:19:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003021 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:19:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002607 [API:8081]10.0.0.38 - - [2025-09-29 03:20:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.38 - - [2025-09-29 03:20:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2060 0.066917 [API:8081]10.0.0.33 - - [2025-09-29 03:20:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061677 [API:8081]10.0.0.249 - - [2025-09-29 03:20:52] "GET /analytics HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.249 - - [2025-09-29 03:20:52] "GET /analytics HTTP/1.1" 401 205 0.000169 [API:8081]10.0.0.33 - - [2025-09-29 03:21:20] "GET /analytics HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.33 - - [2025-09-29 03:21:20] "GET /analytics HTTP/1.1" 401 205 0.000159 [API:8081]10.0.0.38 - - [2025-09-29 03:21:21] "GET /analytics HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.38 - - [2025-09-29 03:21:21] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.33 - - [2025-09-29 03:21:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.055444 [API:8081]10.0.0.33 - - [2025-09-29 03:22:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.33 - - [2025-09-29 03:22:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000354 [API:8081]10.0.0.38 - - [2025-09-29 03:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.38 - - [2025-09-29 03:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.33 - - [2025-09-29 03:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000217 [API:8081]10.0.0.33 - - [2025-09-29 03:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2025-09-29 03:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.249 - - [2025-09-29 03:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2025-09-29 03:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.249 - - [2025-09-29 03:22:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.38 - - [2025-09-29 03:22:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.38 - - [2025-09-29 03:22:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.38 - - [2025-09-29 03:23:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.38 - - [2025-09-29 03:23:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1622 0.065886 [API:8081]10.0.0.33 - - [2025-09-29 03:23:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.049762 [API:8081]10.0.0.33 - - [2025-09-29 03:24:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.051055 [API:8081]10.0.0.38 - - [2025-09-29 03:25:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.38 - - [2025-09-29 03:25:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1448 0.073629 [API:8081]10.0.0.33 - - [2025-09-29 03:26:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.051156 [API:8081]10.0.0.38 - - [2025-09-29 03:27:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.38 - - [2025-09-29 03:27:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1692 0.055027 [API:8081]10.0.0.33 - - [2025-09-29 03:27:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-09-29 03:27:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.38 - - [2025-09-29 03:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.38 - - [2025-09-29 03:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.33 - - [2025-09-29 03:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.33 - - [2025-09-29 03:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000383 [API:8081]10.0.0.249 - - [2025-09-29 03:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.249 - - [2025-09-29 03:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2025-09-29 03:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.249 - - [2025-09-29 03:27:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.38 - - [2025-09-29 03:27:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.38 - - [2025-09-29 03:27:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.38 - - [2025-09-29 03:27:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.070513 [API:8081]10.0.0.38 - - [2025-09-29 03:27:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.352494 [API:8081]10.0.0.33 - - [2025-09-29 03:27:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.075284 [API:8081]10.0.0.38 - - [2025-09-29 03:27:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.010719 [API:8081]10.0.0.38 - - [2025-09-29 03:28:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.012647 [API:8081]10.0.0.38 - - [2025-09-29 03:28:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.008519 [API:8081]10.0.0.38 - - [2025-09-29 03:28:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.010356 [API:8081]10.0.0.38 - - [2025-09-29 03:28:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.008007 [API:8081]10.0.0.38 - - [2025-09-29 03:28:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.009064 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:29:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002953 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:29:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003191 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:29:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003681 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:29:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003170 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:29:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002990 [API:8081]10.0.0.33 - - [2025-09-29 03:29:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083660 [API:8081]10.0.0.249 - - [2025-09-29 03:30:52] "GET /analytics HTTP/1.1" 401 205 0.000419 [API:8081]10.0.0.249 - - [2025-09-29 03:30:52] "GET /analytics HTTP/1.1" 401 205 0.000181 [API:8081]10.0.0.33 - - [2025-09-29 03:30:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.056164 [API:8081]10.0.0.33 - - [2025-09-29 03:31:20] "GET /analytics HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.33 - - [2025-09-29 03:31:20] "GET /analytics HTTP/1.1" 401 205 0.000163 [API:8081]10.0.0.38 - - [2025-09-29 03:31:21] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.38 - - [2025-09-29 03:31:21] "GET /analytics HTTP/1.1" 401 205 0.000177 [API:8081]10.0.0.38 - - [2025-09-29 03:32:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13784 0.020959 [API:8081]10.0.0.33 - - [2025-09-29 03:32:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.33 - - [2025-09-29 03:32:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.38 - - [2025-09-29 03:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.38 - - [2025-09-29 03:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.33 - - [2025-09-29 03:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-09-29 03:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2025-09-29 03:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.249 - - [2025-09-29 03:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.249 - - [2025-09-29 03:32:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2025-09-29 03:32:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.38 - - [2025-09-29 03:32:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.38 - - [2025-09-29 03:32:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.33 - - [2025-09-29 03:32:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.170450 [API:8081]10.0.0.33 - - [2025-09-29 03:33:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.054215 [API:8081]10.0.0.33 - - [2025-09-29 03:35:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.108308 [API:8081]10.0.0.33 - - [2025-09-29 03:36:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.053835 [API:8081]10.0.0.33 - - [2025-09-29 03:37:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.33 - - [2025-09-29 03:37:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.38 - - [2025-09-29 03:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.38 - - [2025-09-29 03:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.33 - - [2025-09-29 03:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-09-29 03:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.249 - - [2025-09-29 03:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.249 - - [2025-09-29 03:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.249 - - [2025-09-29 03:37:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000977 [API:8081]10.0.0.249 - - [2025-09-29 03:37:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.38 - - [2025-09-29 03:37:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.38 - - [2025-09-29 03:37:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.33 - - [2025-09-29 03:38:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.052339 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:39:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002560 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:39:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002894 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:39:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003078 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:39:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002959 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:39:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002849 [API:8081]10.0.0.33 - - [2025-09-29 03:40:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.071500 [API:8081]10.0.0.249 - - [2025-09-29 03:40:52] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.249 - - [2025-09-29 03:40:52] "GET /analytics HTTP/1.1" 401 205 0.000141 [API:8081]10.0.0.33 - - [2025-09-29 03:41:20] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.33 - - [2025-09-29 03:41:20] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.38 - - [2025-09-29 03:41:21] "GET /analytics HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.38 - - [2025-09-29 03:41:21] "GET /analytics HTTP/1.1" 401 205 0.000134 [API:8081]10.0.0.33 - - [2025-09-29 03:42:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077590 [API:8081]10.0.0.33 - - [2025-09-29 03:42:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.33 - - [2025-09-29 03:42:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.38 - - [2025-09-29 03:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.38 - - [2025-09-29 03:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.33 - - [2025-09-29 03:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.33 - - [2025-09-29 03:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.249 - - [2025-09-29 03:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.249 - - [2025-09-29 03:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.249 - - [2025-09-29 03:42:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000223 [API:8081]10.0.0.249 - - [2025-09-29 03:42:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.38 - - [2025-09-29 03:42:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.38 - - [2025-09-29 03:42:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.33 - - [2025-09-29 03:43:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.063755 [API:8081]10.0.0.38 - - [2025-09-29 03:43:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.38 - - [2025-09-29 03:43:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1416 0.055613 [API:8081]10.0.0.38 - - [2025-09-29 03:44:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13079 0.081515 [API:8081]10.0.0.38 - - [2025-09-29 03:44:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 13079 0.070635 [API:8081]10.0.0.38 - - [2025-09-29 03:44:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008492 [API:8081]10.0.0.38 - - [2025-09-29 03:44:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13056 0.018344 [API:8081]10.0.0.38 - - [2025-09-29 03:44:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-1?flat HTTP/1.1" 200 13056 0.020104 [API:8081]10.0.0.38 - - [2025-09-29 03:44:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008733 [API:8081]10.0.0.33 - - [2025-09-29 03:45:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074231 [API:8081]10.0.0.33 - - [2025-09-29 03:46:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 1749 0.049986 [API:8081]10.0.0.38 - - [2025-09-29 03:46:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12146 0.017836 [API:8081]10.0.0.38 - - [2025-09-29 03:46:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12146 0.017545 [API:8081]10.0.0.38 - - [2025-09-29 03:46:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008273 [API:8081]10.0.0.38 - - [2025-09-29 03:46:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.013136 [API:8081]10.0.0.33 - - [2025-09-29 03:47:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.33 - - [2025-09-29 03:47:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.38 - - [2025-09-29 03:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.38 - - [2025-09-29 03:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.33 - - [2025-09-29 03:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.33 - - [2025-09-29 03:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.249 - - [2025-09-29 03:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.249 - - [2025-09-29 03:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.249 - - [2025-09-29 03:47:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.249 - - [2025-09-29 03:47:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000359 [API:8081]10.0.0.38 - - [2025-09-29 03:47:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.38 - - [2025-09-29 03:47:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.38 - - [2025-09-29 03:47:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010553 [API:8081]10.0.0.38 - - [2025-09-29 03:47:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12798 0.022735 [API:8081]10.0.0.38 - - [2025-09-29 03:48:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12798 0.018026 [API:8081]10.0.0.38 - - [2025-09-29 03:48:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12796 0.024398 [API:8081]10.0.0.33 - - [2025-09-29 03:48:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.049965 [API:8081]10.0.0.38 - - [2025-09-29 03:48:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12415 0.019393 [API:8081]10.0.0.38 - - [2025-09-29 03:48:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.012634 [API:8081]10.0.0.33 - - [2025-09-29 03:49:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.054440 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:49:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004898 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:49:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003205 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:49:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004690 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:49:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002877 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:49:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002927 [API:8081]10.0.0.38 - - [2025-09-29 03:50:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.38 - - [2025-09-29 03:50:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.144486 [API:8081]10.0.0.249 - - [2025-09-29 03:50:52] "GET /analytics HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.249 - - [2025-09-29 03:50:52] "GET /analytics HTTP/1.1" 401 205 0.000143 [API:8081]10.0.0.38 - - [2025-09-29 03:51:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.38 - - [2025-09-29 03:51:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.051895 [API:8081]10.0.0.33 - - [2025-09-29 03:51:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.123395 [API:8081]10.0.0.33 - - [2025-09-29 03:51:20] "GET /analytics HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.33 - - [2025-09-29 03:51:20] "GET /analytics HTTP/1.1" 401 205 0.000213 [API:8081]10.0.0.38 - - [2025-09-29 03:51:21] "GET /analytics HTTP/1.1" 401 205 0.000211 [API:8081]10.0.0.38 - - [2025-09-29 03:51:21] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.38 - - [2025-09-29 03:51:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.38 - - [2025-09-29 03:51:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1460 0.068613 [API:8081]10.0.0.38 - - [2025-09-29 03:51:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1460 0.051527 [API:8081]10.0.0.38 - - [2025-09-29 03:51:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1706 0.054352 [API:8081]10.0.0.38 - - [2025-09-29 03:52:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 205 0.000412 [API:8081]10.0.0.38 - - [2025-09-29 03:52:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.102656 [API:8081]10.0.0.33 - - [2025-09-29 03:52:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.057246 [API:8081]10.0.0.38 - - [2025-09-29 03:52:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010551 [Introspect:8090]10.0.0.38 - - [2025-09-29 03:52:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.000995 [API:8081]10.0.0.33 - - [2025-09-29 03:52:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.33 - - [2025-09-29 03:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.38 - - [2025-09-29 03:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000365 [API:8081]10.0.0.38 - - [2025-09-29 03:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.33 - - [2025-09-29 03:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000199 [API:8081]10.0.0.33 - - [2025-09-29 03:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.249 - - [2025-09-29 03:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.249 - - [2025-09-29 03:52:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000359 [API:8081]10.0.0.249 - - [2025-09-29 03:52:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.001125 [API:8081]10.0.0.249 - - [2025-09-29 03:52:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000334 [API:8081]10.0.0.38 - - [2025-09-29 03:52:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.38 - - [2025-09-29 03:52:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.38 - - [2025-09-29 03:52:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000446 [API:8081]10.0.0.38 - - [2025-09-29 03:52:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1424 0.051029 [API:8081]10.0.0.33 - - [2025-09-29 03:54:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066690 [API:8081]10.0.0.33 - - [2025-09-29 03:55:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2539 0.097257 [API:8081]10.0.0.38 - - [2025-09-29 03:55:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12990 0.021200 [API:8081]10.0.0.38 - - [2025-09-29 03:55:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12990 0.064244 [API:8081]10.0.0.38 - - [2025-09-29 03:55:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.059075 [API:8081]10.0.0.38 - - [2025-09-29 03:55:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010998 [API:8081]10.0.0.38 - - [2025-09-29 03:55:30] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008183 [API:8081]10.0.0.38 - - [2025-09-29 03:55:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12990 0.024988 [API:8081]10.0.0.38 - - [2025-09-29 03:55:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12990 0.020347 [API:8081]10.0.0.38 - - [2025-09-29 03:55:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4203-2?flat HTTP/1.1" 200 12602 0.021011 [API:8081]10.0.0.38 - - [2025-09-29 03:55:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009411 [API:8081]10.0.0.38 - - [2025-09-29 03:55:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1424 0.008907 [API:8081]10.0.0.38 - - [2025-09-29 03:55:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.008814 [API:8081]10.0.0.33 - - [2025-09-29 03:57:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.103097 [API:8081]10.0.0.33 - - [2025-09-29 03:57:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.33 - - [2025-09-29 03:57:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.38 - - [2025-09-29 03:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.38 - - [2025-09-29 03:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.33 - - [2025-09-29 03:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.33 - - [2025-09-29 03:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.249 - - [2025-09-29 03:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.249 - - [2025-09-29 03:57:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.249 - - [2025-09-29 03:57:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.249 - - [2025-09-29 03:57:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.38 - - [2025-09-29 03:57:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.38 - - [2025-09-29 03:57:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.33 - - [2025-09-29 03:58:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.052577 [Introspect:8090]10.0.0.38 - - [2025-09-29 03:58:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001060 [API:8081]10.0.0.38 - - [2025-09-29 03:58:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1844 0.053884 [API:8081]10.0.0.38 - - [2025-09-29 03:59:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.063009 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:59:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003782 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002818 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002886 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:59:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003324 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 03:59:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002668 [API:8081]10.0.0.38 - - [2025-09-29 04:00:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.050240 [API:8081]10.0.0.33 - - [2025-09-29 04:00:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069477 [API:8081]10.0.0.249 - - [2025-09-29 04:00:52] "GET /analytics HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.249 - - [2025-09-29 04:00:52] "GET /analytics HTTP/1.1" 401 205 0.000127 [API:8081]10.0.0.33 - - [2025-09-29 04:01:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.081310 [API:8081]10.0.0.38 - - [2025-09-29 04:01:20] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009636 [API:8081]10.0.0.33 - - [2025-09-29 04:01:20] "GET /analytics HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.33 - - [2025-09-29 04:01:20] "GET /analytics HTTP/1.1" 401 205 0.000142 [API:8081]10.0.0.38 - - [2025-09-29 04:01:21] "GET /analytics HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.38 - - [2025-09-29 04:01:21] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.38 - - [2025-09-29 04:01:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009120 [API:8081]10.0.0.33 - - [2025-09-29 04:02:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-09-29 04:02:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.38 - - [2025-09-29 04:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.38 - - [2025-09-29 04:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000212 [API:8081]10.0.0.33 - - [2025-09-29 04:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000229 [API:8081]10.0.0.33 - - [2025-09-29 04:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.249 - - [2025-09-29 04:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.249 - - [2025-09-29 04:02:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.249 - - [2025-09-29 04:02:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.249 - - [2025-09-29 04:02:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.38 - - [2025-09-29 04:02:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.38 - - [2025-09-29 04:02:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.38 - - [2025-09-29 04:02:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.38 - - [2025-09-29 04:02:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.075005 [API:8081]10.0.0.38 - - [2025-09-29 04:02:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.047807 [API:8081]10.0.0.33 - - [2025-09-29 04:03:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070951 [API:8081]10.0.0.38 - - [2025-09-29 04:03:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.015769 [API:8081]10.0.0.38 - - [2025-09-29 04:03:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008469 [API:8081]10.0.0.38 - - [2025-09-29 04:04:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.38 - - [2025-09-29 04:04:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.070766 [API:8081]10.0.0.38 - - [2025-09-29 04:04:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.065065 [API:8081]10.0.0.33 - - [2025-09-29 04:04:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.060332 [API:8081]10.0.0.33 - - [2025-09-29 04:06:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056690 [API:8081]10.0.0.33 - - [2025-09-29 04:07:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.105465 [API:8081]10.0.0.33 - - [2025-09-29 04:07:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.33 - - [2025-09-29 04:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.38 - - [2025-09-29 04:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.38 - - [2025-09-29 04:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.33 - - [2025-09-29 04:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.33 - - [2025-09-29 04:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000215 [API:8081]10.0.0.249 - - [2025-09-29 04:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.249 - - [2025-09-29 04:07:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.249 - - [2025-09-29 04:07:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.249 - - [2025-09-29 04:07:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.38 - - [2025-09-29 04:07:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.38 - - [2025-09-29 04:07:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.33 - - [2025-09-29 04:09:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056271 [API:8081]10.0.0.38 - - [2025-09-29 04:09:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.38 - - [2025-09-29 04:09:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1872 0.065251 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 04:09:43] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002696 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 04:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003552 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 04:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003326 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 04:09:43] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4203-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002534 [LOCAL API:8181]127.0.0.1 - - [2025-09-29 04:09:43] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002558 [API:8081]10.0.0.33 - - [2025-09-29 04:10:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.083956 [API:8081]10.0.0.249 - - [2025-09-29 04:10:52] "GET /analytics HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.249 - - [2025-09-29 04:10:52] "GET /analytics HTTP/1.1" 401 205 0.000136 [API:8081]10.0.0.33 - - [2025-09-29 04:11:20] "GET /analytics HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.33 - - [2025-09-29 04:11:20] "GET /analytics HTTP/1.1" 401 205 0.000149 [API:8081]10.0.0.38 - - [2025-09-29 04:11:21] "GET /analytics HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.38 - - [2025-09-29 04:11:21] "GET /analytics HTTP/1.1" 401 205 0.000188 [API:8081]10.0.0.33 - - [2025-09-29 04:12:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.056770 [API:8081]10.0.0.33 - - [2025-09-29 04:12:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.33 - - [2025-09-29 04:12:40] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.38 - - [2025-09-29 04:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.38 - - [2025-09-29 04:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-09-29 04:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.33 - - [2025-09-29 04:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.249 - - [2025-09-29 04:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.249 - - [2025-09-29 04:12:41] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000222 [API:8081]10.0.0.249 - - [2025-09-29 04:12:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000238 [API:8081]10.0.0.249 - - [2025-09-29 04:12:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.38 - - [2025-09-29 04:12:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.38 - - [2025-09-29 04:12:42] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.33 - - [2025-09-29 04:13:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2541 0.061765 [API:8081]10.0.0.33 - - [2025-09-29 04:15:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076820 [Introspect:8090]10.0.0.33 - - [2025-09-29 04:16:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001106