+++ date ++ echo 'INFO: =================== Thu May 7 02:26:06 AM UTC 2026 ===================' INFO: =================== Thu May 7 02:26:06 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.141 ++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ tail -n 1 ++ 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.141,10.0.0.249,10.0.0.27 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.141,10.0.0.249,10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.141,10.0.0.249,10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.141,10.0.0.249,10.0.0.27 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.141:8081 10.0.0.249:8081 10.0.0.27:8081 ' ']' +++ echo '10.0.0.141:8081 10.0.0.249:8081 10.0.0.27:8081' ++ ANALYTICS_SERVERS='10.0.0.141:8081 10.0.0.249:8081 10.0.0.27: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.141:9042 10.0.0.249:9042 10.0.0.27:9042 ' ']' +++ echo '10.0.0.141:9042 10.0.0.249:9042 10.0.0.27:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.141:9042 10.0.0.249:9042 10.0.0.27:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141,10.0.0.249,10.0.0.27 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.141:8086 10.0.0.249:8086 10.0.0.27:8086 ' ']' +++ echo '10.0.0.141:8086 10.0.0.249:8086 10.0.0.27:8086' ++ COLLECTOR_SERVERS='10.0.0.141:8086 10.0.0.249:8086 10.0.0.27: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.141,10.0.0.249,10.0.0.27 ++ CONFIGDB_NODES=10.0.0.141,10.0.0.249,10.0.0.27 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.141:8082 10.0.0.249:8082 10.0.0.27:8082 ' ']' +++ echo '10.0.0.141:8082 10.0.0.249:8082 10.0.0.27:8082' ++ CONFIG_SERVERS='10.0.0.141:8082 10.0.0.249:8082 10.0.0.27: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.141:9161 10.0.0.249:9161 10.0.0.27:9161 ' ']' +++ echo '10.0.0.141:9161 10.0.0.249:9161 10.0.0.27:9161' ++ CONFIGDB_SERVERS='10.0.0.141:9161 10.0.0.249:9161 10.0.0.27: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.141:9041 10.0.0.249:9041 10.0.0.27:9041 ' ']' +++ echo '10.0.0.141:9041 10.0.0.249:9041 10.0.0.27:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.141:9041 10.0.0.249:9041 10.0.0.27: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.193,10.20.0.129,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,10.20.0.129,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141,10.0.0.249,10.0.0.27 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.141:2181,10.0.0.249:2181,10.0.0.27:2181, ']' +++ echo 10.0.0.141:2181,10.0.0.249:2181,10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141:2181,10.0.0.249:2181,10.0.0.27: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.141:2181 10.0.0.249:2181 10.0.0.27:2181 ' ']' +++ echo '10.0.0.141:2181 10.0.0.249:2181 10.0.0.27:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.141:2181 10.0.0.249:2181 10.0.0.27:2181' ++ RABBITMQ_NODES=10.0.0.141,10.0.0.249,10.0.0.27 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.141:5673,10.0.0.249:5673,10.0.0.27:5673, ']' +++ echo 10.0.0.141:5673,10.0.0.249:5673,10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.141:5673,10.0.0.249:5673,10.0.0.27: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.141:6379 10.0.0.249:6379 10.0.0.27:6379 ' ']' +++ echo '10.0.0.141:6379 10.0.0.249:6379 10.0.0.27:6379' ++ REDIS_SERVERS='10.0.0.141:6379 10.0.0.249:6379 10.0.0.27: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.141,10.0.0.249,10.0.0.27 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.141:9092 10.0.0.249:9092 10.0.0.27:9092 ' ']' +++ echo '10.0.0.141:9092 10.0.0.249:9092 10.0.0.27:9092' ++ KAFKA_SERVERS='10.0.0.141:9092 10.0.0.249:9092 10.0.0.27: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.141 ++ 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.141,10.0.0.249,10.0.0.27 ++ 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.141,10.0.0.249,10.0.0.27 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.141,10.0.0.249,10.0.0.27 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.141,10.0.0.249,10.0.0.27 +++ local servers=10.0.0.141,10.0.0.249,10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.141,10.20.0.193,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.141,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.141, ]] +++ echo 10.0.0.141 1 +++ return ++ local ip=10.0.0.141 ++ [[ -z 10.0.0.141 ]] ++ echo 10.0.0.141 + host_ip=10.0.0.141 + 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 ++ sed 's/^ANALYTICS_API__//g' ++ cut -d = -f 1 ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ sort + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1001: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1012: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1017: SyntaxWarning: "is" with a literal. Did you mean "=="? elif match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1032: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: 05/07/2026 02:26:14.802 7f71c55d0280 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/07/2026 02:26:14.988 7f71c55d0280 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 05/07/2026 02:26:14.999 7f71c55d0280 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/07/2026 02:26:14.999 7f71c55d0280 [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.141:8081/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer())... Listening on http://localhost:8181/ Hit Ctrl-C to quit. [API:8081]10.0.0.249 - - [2026-05-07 02:26:57] "GET /analytics HTTP/1.1" 401 206 0.000525 [API:8081]10.0.0.249 - - [2026-05-07 02:26:57] "GET /analytics HTTP/1.1" 401 206 0.000185 [API:8081]10.0.0.27 - - [2026-05-07 02:26:58] "GET /analytics HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.27 - - [2026-05-07 02:26:58] "GET /analytics HTTP/1.1" 401 206 0.000228 [API:8081]10.0.0.141 - - [2026-05-07 02:26:59] "GET /analytics HTTP/1.1" 401 206 0.000433 [API:8081]10.0.0.141 - - [2026-05-07 02:26:59] "GET /analytics HTTP/1.1" 401 206 0.000389 [API:8081]10.0.0.249 - - [2026-05-07 02:27:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.379695 [API:8081]10.0.0.249 - - [2026-05-07 02:27:28] "GET /analytics HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.249 - - [2026-05-07 02:27:28] "GET /analytics HTTP/1.1" 401 206 0.000162 [API:8081]10.0.0.27 - - [2026-05-07 02:27:29] "GET /analytics HTTP/1.1" 401 206 0.000536 [API:8081]10.0.0.27 - - [2026-05-07 02:27:29] "GET /analytics HTTP/1.1" 401 206 0.000236 [API:8081]10.0.0.141 - - [2026-05-07 02:27:30] "GET /analytics HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.141 - - [2026-05-07 02:27:30] "GET /analytics HTTP/1.1" 401 206 0.000195 [API:8081]10.0.0.249 - - [2026-05-07 02:27:58] "GET /analytics HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.249 - - [2026-05-07 02:27:58] "GET /analytics HTTP/1.1" 401 206 0.000215 [API:8081]10.0.0.27 - - [2026-05-07 02:27:59] "GET /analytics HTTP/1.1" 401 206 0.000381 [API:8081]10.0.0.27 - - [2026-05-07 02:27:59] "GET /analytics HTTP/1.1" 401 206 0.000207 [API:8081]10.0.0.249 - - [2026-05-07 02:28:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.381544 [API:8081]10.0.0.249 - - [2026-05-07 02:29:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.249 - - [2026-05-07 02:29:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.27 - - [2026-05-07 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.27 - - [2026-05-07 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.249 - - [2026-05-07 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.249 - - [2026-05-07 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.141 - - [2026-05-07 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000353 [API:8081]10.0.0.141 - - [2026-05-07 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.27 - - [2026-05-07 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000406 [API:8081]10.0.0.27 - - [2026-05-07 02:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.141 - - [2026-05-07 02:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000905 [API:8081]10.0.0.141 - - [2026-05-07 02:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [Introspect:8090]10.0.0.141 - - [2026-05-07 02:29:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001222 [Introspect:8090]10.0.0.141 - - [2026-05-07 02:30:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001690 [API:8081]10.0.0.249 - - [2026-05-07 02:30:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.445612 [API:8081]10.0.0.249 - - [2026-05-07 02:31:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.077297 [Introspect:8090]10.0.0.141 - - [2026-05-07 02:31:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001365 [Introspect:8090]10.0.0.141 - - [2026-05-07 02:31:52] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.001198 [API:8081]10.0.0.141 - - [2026-05-07 02:31:53] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1:Control:contrail-control:0?flat HTTP/1.1" 401 206 0.000511 [API:8081]10.0.0.141 - - [2026-05-07 02:31:53] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1:Control:contrail-control:0?flat HTTP/1.1" 200 38728 0.110141 [API:8081]10.0.0.141 - - [2026-05-07 02:31:53] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16354 0.106820 [API:8081]10.0.0.141 - - [2026-05-07 02:31:53] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2:Control:contrail-control:0?flat HTTP/1.1" 200 35672 0.114074 [API:8081]10.0.0.141 - - [2026-05-07 02:31:53] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16354 0.027762 [API:8081]10.0.0.141 - - [2026-05-07 02:31:53] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3:Control:contrail-control:0?flat HTTP/1.1" 200 28328 0.074526 [API:8081]10.0.0.141 - - [2026-05-07 02:31:53] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13605 0.018281 [API:8081]10.0.0.141 - - [2026-05-07 02:31:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20490 0.030527 [API:8081]10.0.0.141 - - [2026-05-07 02:31:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.025973 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3359 0.016415 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3359 0.017597 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generators HTTP/1.1" 200 14162 0.012272 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4623 0.015741 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4318 0.014202 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4319 0.014409 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generators HTTP/1.1" 200 14162 0.013072 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.017172 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.016610 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.017969 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.015611 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.015042 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.016693 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.014205 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.015971 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.014919 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14206 0.026954 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.018854 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14215 0.021141 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.019758 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14216 0.017508 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.019575 [API:8081]10.0.0.141 - - [2026-05-07 02:31:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20490 0.022815 [API:8081]10.0.0.141 - - [2026-05-07 02:31:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.021470 [API:8081]10.0.0.141 - - [2026-05-07 02:31:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20490 0.021175 [API:8081]10.0.0.141 - - [2026-05-07 02:31:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.025984 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20490 0.023969 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3272 0.013805 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20489 0.021986 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3273 0.018950 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3383 0.014926 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14206 0.020554 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.015290 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3383 0.013525 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14215 0.019941 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.014209 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3384 0.015895 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14216 0.018853 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.015119 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.019227 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3985 0.014684 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.018140 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3985 0.016150 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.019699 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3985 0.015644 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4623 0.013307 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4318 0.013974 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4319 0.017433 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1:Control:contrail-control:0?flat HTTP/1.1" 200 38728 0.032375 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3382 0.018884 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16354 0.035216 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2:Control:contrail-control:0?flat HTTP/1.1" 200 35672 0.033298 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3381 0.017287 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16354 0.061810 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3:Control:contrail-control:0?flat HTTP/1.1" 200 28332 0.040785 [API:8081]10.0.0.141 - - [2026-05-07 02:31:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3382 0.015578 [API:8081]10.0.0.141 - - [2026-05-07 02:31:58] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-5754-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13605 0.024241 [API:8081]10.0.0.141 - - [2026-05-07 02:31:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 12040 0.030404 [API:8081]10.0.0.141 - - [2026-05-07 02:32:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?flat HTTP/1.1" 200 12917 0.039795 [API:8081]10.0.0.141 - - [2026-05-07 02:32:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?flat HTTP/1.1" 200 17275 0.036485 [API:8081]10.0.0.141 - - [2026-05-07 02:32:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?flat HTTP/1.1" 200 17395 0.027392 [API:8081]10.0.0.141 - - [2026-05-07 02:32:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?flat HTTP/1.1" 200 12917 0.035335 [API:8081]10.0.0.141 - - [2026-05-07 02:32:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?flat HTTP/1.1" 200 17275 0.028736 [API:8081]10.0.0.141 - - [2026-05-07 02:32:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?flat HTTP/1.1" 200 17395 0.038055 [API:8081]10.0.0.141 - - [2026-05-07 02:32:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?flat HTTP/1.1" 200 12917 0.037036 [API:8081]10.0.0.141 - - [2026-05-07 02:32:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?flat HTTP/1.1" 200 17275 0.037534 [API:8081]10.0.0.141 - - [2026-05-07 02:32:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?flat HTTP/1.1" 200 17395 0.029303 [API:8081]10.0.0.141 - - [2026-05-07 02:32:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?flat HTTP/1.1" 200 12917 0.028559 [API:8081]10.0.0.141 - - [2026-05-07 02:32:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?flat HTTP/1.1" 200 17275 0.046791 [API:8081]10.0.0.141 - - [2026-05-07 02:32:01] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?flat HTTP/1.1" 200 17395 0.037062 [API:8081]10.0.0.141 - - [2026-05-07 02:32:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 8017 0.021265 [API:8081]10.0.0.141 - - [2026-05-07 02:32:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 8012 0.017714 [API:8081]10.0.0.141 - - [2026-05-07 02:32:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5754-3?flat HTTP/1.1" 200 8008 0.017288 [API:8081]10.0.0.141 - - [2026-05-07 02:32:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000357 [API:8081]10.0.0.141 - - [2026-05-07 02:32:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1152 0.091279 [API:8081]10.0.0.141 - - [2026-05-07 02:32:26] "POST /analytics/query HTTP/1.1" 200 54732 1.097354 [API:8081]10.0.0.141 - - [2026-05-07 02:32:27] "POST /analytics/query HTTP/1.1" 200 5872 1.120675 [API:8081]10.0.0.141 - - [2026-05-07 02:32:28] "POST /analytics/query HTTP/1.1" 200 871 1.026315 [API:8081]10.0.0.141 - - [2026-05-07 02:32:29] "POST /analytics/query HTTP/1.1" 200 5872 1.029305 [API:8081]10.0.0.141 - - [2026-05-07 02:32:30] "POST /analytics/query HTTP/1.1" 200 871 1.033803 [API:8081]10.0.0.141 - - [2026-05-07 02:32:44] "GET /documentation/index.html HTTP/1.1" 200 5407 0.001312 [API:8081]10.0.0.249 - - [2026-05-07 02:33:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.134237 [API:8081]10.0.0.249 - - [2026-05-07 02:34:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.168148 [API:8081]10.0.0.249 - - [2026-05-07 02:34:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000417 [API:8081]10.0.0.249 - - [2026-05-07 02:34:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.27 - - [2026-05-07 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000474 [API:8081]10.0.0.27 - - [2026-05-07 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.001250 [API:8081]10.0.0.249 - - [2026-05-07 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.249 - - [2026-05-07 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000579 [API:8081]10.0.0.141 - - [2026-05-07 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000711 [API:8081]10.0.0.141 - - [2026-05-07 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.27 - - [2026-05-07 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000659 [API:8081]10.0.0.27 - - [2026-05-07 02:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.141 - - [2026-05-07 02:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.141 - - [2026-05-07 02:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:36:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004526 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004536 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003912 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003422 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:36:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004336 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003328 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003248 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003584 [API:8081]10.0.0.249 - - [2026-05-07 02:36:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.097280 [API:8081]10.0.0.249 - - [2026-05-07 02:37:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.211504 [API:8081]10.0.0.141 - - [2026-05-07 02:37:30] "GET /analytics HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.141 - - [2026-05-07 02:37:30] "GET /analytics HTTP/1.1" 401 206 0.000198 [API:8081]10.0.0.141 - - [2026-05-07 02:37:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000818 [API:8081]10.0.0.141 - - [2026-05-07 02:37:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1453 0.072816 [API:8081]10.0.0.141 - - [2026-05-07 02:37:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1686 0.084895 [API:8081]10.0.0.249 - - [2026-05-07 02:37:58] "GET /analytics HTTP/1.1" 401 206 0.000431 [API:8081]10.0.0.249 - - [2026-05-07 02:37:58] "GET /analytics HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.27 - - [2026-05-07 02:37:59] "GET /analytics HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.27 - - [2026-05-07 02:37:59] "GET /analytics HTTP/1.1" 401 206 0.000224 [API:8081]10.0.0.249 - - [2026-05-07 02:39:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079950 [API:8081]10.0.0.249 - - [2026-05-07 02:39:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.249 - - [2026-05-07 02:39:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.27 - - [2026-05-07 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.27 - - [2026-05-07 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.249 - - [2026-05-07 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.249 - - [2026-05-07 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000343 [API:8081]10.0.0.141 - - [2026-05-07 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.141 - - [2026-05-07 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.27 - - [2026-05-07 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.27 - - [2026-05-07 02:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.141 - - [2026-05-07 02:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000411 [API:8081]10.0.0.141 - - [2026-05-07 02:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.249 - - [2026-05-07 02:40:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.087263 [API:8081]10.0.0.249 - - [2026-05-07 02:42:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.100021 [API:8081]10.0.0.249 - - [2026-05-07 02:43:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.077667 [API:8081]10.0.0.249 - - [2026-05-07 02:44:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.249 - - [2026-05-07 02:44:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.27 - - [2026-05-07 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.27 - - [2026-05-07 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000356 [API:8081]10.0.0.249 - - [2026-05-07 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.249 - - [2026-05-07 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.141 - - [2026-05-07 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.141 - - [2026-05-07 02:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.27 - - [2026-05-07 02:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.27 - - [2026-05-07 02:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000260 [API:8081]10.0.0.141 - - [2026-05-07 02:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.141 - - [2026-05-07 02:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.141 - - [2026-05-07 02:44:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.141 - - [2026-05-07 02:44:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2461 0.074070 [API:8081]10.0.0.141 - - [2026-05-07 02:45:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2461 0.081056 [API:8081]10.0.0.249 - - [2026-05-07 02:45:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078029 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:46:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005826 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003553 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002910 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003620 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:46:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004083 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003618 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003923 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004890 [API:8081]10.0.0.249 - - [2026-05-07 02:46:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.076708 [API:8081]10.0.0.141 - - [2026-05-07 02:47:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1449 0.012524 [API:8081]10.0.0.141 - - [2026-05-07 02:47:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1678 0.072320 [API:8081]10.0.0.141 - - [2026-05-07 02:47:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1907 0.010693 [API:8081]10.0.0.141 - - [2026-05-07 02:47:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2136 0.016811 [API:8081]10.0.0.141 - - [2026-05-07 02:47:30] "GET /analytics HTTP/1.1" 401 206 0.000384 [API:8081]10.0.0.141 - - [2026-05-07 02:47:30] "GET /analytics HTTP/1.1" 401 206 0.000179 [API:8081]10.0.0.249 - - [2026-05-07 02:47:58] "GET /analytics HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.249 - - [2026-05-07 02:47:58] "GET /analytics HTTP/1.1" 401 206 0.000234 [API:8081]10.0.0.27 - - [2026-05-07 02:47:59] "GET /analytics HTTP/1.1" 401 206 0.000226 [API:8081]10.0.0.27 - - [2026-05-07 02:47:59] "GET /analytics HTTP/1.1" 401 206 0.000186 [API:8081]10.0.0.249 - - [2026-05-07 02:48:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.166105 [API:8081]10.0.0.249 - - [2026-05-07 02:49:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000397 [API:8081]10.0.0.249 - - [2026-05-07 02:49:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000371 [API:8081]10.0.0.27 - - [2026-05-07 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.27 - - [2026-05-07 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.249 - - [2026-05-07 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.249 - - [2026-05-07 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000583 [API:8081]10.0.0.141 - - [2026-05-07 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.141 - - [2026-05-07 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.27 - - [2026-05-07 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.27 - - [2026-05-07 02:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.141 - - [2026-05-07 02:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000416 [API:8081]10.0.0.141 - - [2026-05-07 02:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.249 - - [2026-05-07 02:49:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.073126 [API:8081]10.0.0.141 - - [2026-05-07 02:50:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.087685 [API:8081]10.0.0.141 - - [2026-05-07 02:50:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.026990 [API:8081]10.0.0.141 - - [2026-05-07 02:51:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.094553 [API:8081]10.0.0.141 - - [2026-05-07 02:51:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.025115 [API:8081]10.0.0.141 - - [2026-05-07 02:51:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-46733564:ctest-vnet1-52470005?flat HTTP/1.1" 200 8245 0.015796 [API:8081]10.0.0.141 - - [2026-05-07 02:51:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.013768 [API:8081]10.0.0.141 - - [2026-05-07 02:51:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24579 0.035407 [API:8081]10.0.0.141 - - [2026-05-07 02:51:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24579 0.027681 [API:8081]10.0.0.141 - - [2026-05-07 02:51:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24579 0.025517 [API:8081]10.0.0.141 - - [2026-05-07 02:51:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24579 0.024388 [API:8081]10.0.0.141 - - [2026-05-07 02:51:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24579 0.027272 [API:8081]10.0.0.141 - - [2026-05-07 02:51:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24579 0.032270 [API:8081]10.0.0.141 - - [2026-05-07 02:51:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24579 0.024989 [API:8081]10.0.0.141 - - [2026-05-07 02:51:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.023060 [API:8081]10.0.0.249 - - [2026-05-07 02:51:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073119 [API:8081]10.0.0.141 - - [2026-05-07 02:51:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24584 0.032329 [API:8081]10.0.0.141 - - [2026-05-07 02:51:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.023197 [API:8081]10.0.0.141 - - [2026-05-07 02:51:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-46733564:ctest-vnet0-77015524?flat HTTP/1.1" 200 8246 0.021903 [API:8081]10.0.0.141 - - [2026-05-07 02:51:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010971 [API:8081]10.0.0.141 - - [2026-05-07 02:51:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1445 0.011138 [API:8081]10.0.0.249 - - [2026-05-07 02:52:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.089399 [API:8081]10.0.0.141 - - [2026-05-07 02:53:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.141 - - [2026-05-07 02:53:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1461 0.066205 [API:8081]10.0.0.249 - - [2026-05-07 02:54:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.249 - - [2026-05-07 02:54:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.27 - - [2026-05-07 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.27 - - [2026-05-07 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.249 - - [2026-05-07 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.249 - - [2026-05-07 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.141 - - [2026-05-07 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.141 - - [2026-05-07 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000250 [API:8081]10.0.0.27 - - [2026-05-07 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.27 - - [2026-05-07 02:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.141 - - [2026-05-07 02:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.141 - - [2026-05-07 02:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.249 - - [2026-05-07 02:54:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.125919 [API:8081]10.0.0.141 - - [2026-05-07 02:55:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.109836 [API:8081]10.0.0.141 - - [2026-05-07 02:55:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.020979 [API:8081]10.0.0.141 - - [2026-05-07 02:55:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.089313 [API:8081]10.0.0.141 - - [2026-05-07 02:55:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.022330 [API:8081]10.0.0.141 - - [2026-05-07 02:55:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.029523 [API:8081]10.0.0.141 - - [2026-05-07 02:55:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.027012 [API:8081]10.0.0.249 - - [2026-05-07 02:55:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.078018 [API:8081]10.0.0.141 - - [2026-05-07 02:55:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.028511 [API:8081]10.0.0.141 - - [2026-05-07 02:55:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-19564684:ctest-vnet0-03735294?flat HTTP/1.1" 200 7196 0.014787 [API:8081]10.0.0.141 - - [2026-05-07 02:55:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009533 [API:8081]10.0.0.141 - - [2026-05-07 02:55:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.141 - - [2026-05-07 02:55:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1461 0.074017 [API:8081]10.0.0.141 - - [2026-05-07 02:56:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.141 - - [2026-05-07 02:56:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.070118 [API:8081]10.0.0.141 - - [2026-05-07 02:56:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.068026 [API:8081]10.0.0.141 - - [2026-05-07 02:56:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1847 0.086829 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:56:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.009380 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004780 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.005249 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004096 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:56:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.007028 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005153 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.007468 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 02:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.008891 [API:8081]10.0.0.141 - - [2026-05-07 02:57:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60143542:b6061990-52f6-4334-9791-761d2a13e17e?flat HTTP/1.1" 200 5236 0.019196 [API:8081]10.0.0.141 - - [2026-05-07 02:57:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60143542:b6061990-52f6-4334-9791-761d2a13e17e?flat HTTP/1.1" 200 5236 0.019326 [API:8081]10.0.0.141 - - [2026-05-07 02:57:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60143542:b6061990-52f6-4334-9791-761d2a13e17e?flat HTTP/1.1" 200 5236 0.016900 [API:8081]10.0.0.141 - - [2026-05-07 02:57:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-60143542:ctest-VN1-15958178?flat HTTP/1.1" 200 8563 0.019712 [API:8081]10.0.0.141 - - [2026-05-07 02:57:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.024181 [API:8081]10.0.0.141 - - [2026-05-07 02:57:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.026249 [API:8081]10.0.0.141 - - [2026-05-07 02:57:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.012849 [API:8081]10.0.0.141 - - [2026-05-07 02:57:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60143542:8958164a-2b0e-4435-be0d-3bf8aa5d61fd?flat HTTP/1.1" 200 5340 0.025269 [API:8081]10.0.0.141 - - [2026-05-07 02:57:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60143542:8958164a-2b0e-4435-be0d-3bf8aa5d61fd?flat HTTP/1.1" 200 5340 0.023061 [API:8081]10.0.0.141 - - [2026-05-07 02:57:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60143542:8958164a-2b0e-4435-be0d-3bf8aa5d61fd?flat HTTP/1.1" 200 5340 0.020206 [API:8081]10.0.0.141 - - [2026-05-07 02:57:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-60143542:ctest-VN2-95537500?flat HTTP/1.1" 200 8912 0.038031 [API:8081]10.0.0.141 - - [2026-05-07 02:57:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.030771 [API:8081]10.0.0.141 - - [2026-05-07 02:57:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.031415 [API:8081]10.0.0.141 - - [2026-05-07 02:57:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.012457 [API:8081]10.0.0.141 - - [2026-05-07 02:57:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60143542:b5652a81-3878-4ae8-88b7-4643e9b182f8?flat HTTP/1.1" 200 5096 0.018500 [API:8081]10.0.0.141 - - [2026-05-07 02:57:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60143542:b5652a81-3878-4ae8-88b7-4643e9b182f8?flat HTTP/1.1" 200 5096 0.023209 [API:8081]10.0.0.141 - - [2026-05-07 02:57:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-60143542:b5652a81-3878-4ae8-88b7-4643e9b182f8?flat HTTP/1.1" 200 5096 0.033693 [API:8081]10.0.0.141 - - [2026-05-07 02:57:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-60143542:ctest-VN3-67132094?flat HTTP/1.1" 200 7447 0.030525 [API:8081]10.0.0.141 - - [2026-05-07 02:57:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.029278 [API:8081]10.0.0.141 - - [2026-05-07 02:57:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.024094 [API:8081]10.0.0.141 - - [2026-05-07 02:57:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011828 [API:8081]10.0.0.141 - - [2026-05-07 02:57:30] "GET /analytics HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.141 - - [2026-05-07 02:57:30] "GET /analytics HTTP/1.1" 401 206 0.000163 [API:8081]10.0.0.249 - - [2026-05-07 02:57:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.105693 [API:8081]10.0.0.249 - - [2026-05-07 02:57:59] "GET /analytics HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.249 - - [2026-05-07 02:57:59] "GET /analytics HTTP/1.1" 401 206 0.000151 [API:8081]10.0.0.27 - - [2026-05-07 02:57:59] "GET /analytics HTTP/1.1" 401 206 0.000256 [API:8081]10.0.0.27 - - [2026-05-07 02:57:59] "GET /analytics HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.141 - - [2026-05-07 02:58:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.033908 [API:8081]10.0.0.141 - - [2026-05-07 02:58:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.029405 [API:8081]10.0.0.141 - - [2026-05-07 02:58:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.028104 [API:8081]10.0.0.141 - - [2026-05-07 02:58:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.034460 [API:8081]10.0.0.141 - - [2026-05-07 02:58:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.030544 [API:8081]10.0.0.141 - - [2026-05-07 02:58:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.025171 [API:8081]10.0.0.141 - - [2026-05-07 02:58:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.043185 [API:8081]10.0.0.141 - - [2026-05-07 02:58:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.026480 [API:8081]10.0.0.141 - - [2026-05-07 02:58:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.022590 [API:8081]10.0.0.141 - - [2026-05-07 02:58:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.030444 [API:8081]10.0.0.141 - - [2026-05-07 02:58:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-60143542:ctest-VN3-67132094?flat HTTP/1.1" 200 6220 0.015437 [API:8081]10.0.0.141 - - [2026-05-07 02:58:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.013135 [API:8081]10.0.0.249 - - [2026-05-07 02:58:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.093410 [API:8081]10.0.0.141 - - [2026-05-07 02:58:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.030449 [API:8081]10.0.0.141 - - [2026-05-07 02:58:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.024864 [API:8081]10.0.0.141 - - [2026-05-07 02:58:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.021975 [API:8081]10.0.0.141 - - [2026-05-07 02:58:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.028922 [API:8081]10.0.0.141 - - [2026-05-07 02:58:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.027939 [API:8081]10.0.0.141 - - [2026-05-07 02:58:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.023757 [API:8081]10.0.0.141 - - [2026-05-07 02:58:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.023921 [API:8081]10.0.0.141 - - [2026-05-07 02:58:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.023319 [API:8081]10.0.0.141 - - [2026-05-07 02:59:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.031861 [API:8081]10.0.0.141 - - [2026-05-07 02:59:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.027551 [API:8081]10.0.0.141 - - [2026-05-07 02:59:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-60143542:ctest-VN2-95537500?flat HTTP/1.1" 200 6548 0.017231 [API:8081]10.0.0.141 - - [2026-05-07 02:59:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.012349 [API:8081]10.0.0.141 - - [2026-05-07 02:59:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.022901 [API:8081]10.0.0.141 - - [2026-05-07 02:59:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.042379 [API:8081]10.0.0.141 - - [2026-05-07 02:59:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.022918 [API:8081]10.0.0.141 - - [2026-05-07 02:59:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.023191 [API:8081]10.0.0.141 - - [2026-05-07 02:59:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.023477 [API:8081]10.0.0.141 - - [2026-05-07 02:59:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.026706 [API:8081]10.0.0.249 - - [2026-05-07 02:59:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.249 - - [2026-05-07 02:59:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.141 - - [2026-05-07 02:59:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.025403 [API:8081]10.0.0.27 - - [2026-05-07 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.27 - - [2026-05-07 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.249 - - [2026-05-07 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.249 - - [2026-05-07 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000324 [API:8081]10.0.0.141 - - [2026-05-07 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.141 - - [2026-05-07 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.27 - - [2026-05-07 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.27 - - [2026-05-07 02:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000259 [API:8081]10.0.0.141 - - [2026-05-07 02:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000423 [API:8081]10.0.0.141 - - [2026-05-07 02:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000467 [API:8081]10.0.0.141 - - [2026-05-07 02:59:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.032175 [API:8081]10.0.0.141 - - [2026-05-07 02:59:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.026137 [API:8081]10.0.0.141 - - [2026-05-07 02:59:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.025214 [API:8081]10.0.0.141 - - [2026-05-07 02:59:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-60143542:ctest-VN1-15958178?flat HTTP/1.1" 200 6773 0.015315 [API:8081]10.0.0.141 - - [2026-05-07 02:59:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.018728 [API:8081]10.0.0.141 - - [2026-05-07 02:59:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000387 [API:8081]10.0.0.141 - - [2026-05-07 02:59:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1883 0.076051 [API:8081]10.0.0.141 - - [2026-05-07 02:59:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1883 0.064302 [API:8081]10.0.0.141 - - [2026-05-07 02:59:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1883 0.060145 [API:8081]10.0.0.249 - - [2026-05-07 03:00:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.121994 [API:8081]10.0.0.141 - - [2026-05-07 03:00:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-53172565:13ceb96d-df7d-4a37-95be-895c27466d33?flat HTTP/1.1" 200 5362 0.017099 [API:8081]10.0.0.141 - - [2026-05-07 03:00:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-53172565:13ceb96d-df7d-4a37-95be-895c27466d33?flat HTTP/1.1" 200 5362 0.018217 [API:8081]10.0.0.141 - - [2026-05-07 03:00:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-53172565:13ceb96d-df7d-4a37-95be-895c27466d33?flat HTTP/1.1" 200 5362 0.019300 [API:8081]10.0.0.141 - - [2026-05-07 03:00:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-53172565:13ceb96d-df7d-4a37-95be-895c27466d33?flat HTTP/1.1" 200 5362 0.014652 [API:8081]10.0.0.141 - - [2026-05-07 03:00:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-53172565:ctest-VN1-51953517?flat HTTP/1.1" 200 9451 0.018164 [API:8081]10.0.0.141 - - [2026-05-07 03:00:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.022995 [API:8081]10.0.0.141 - - [2026-05-07 03:00:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.023419 [API:8081]10.0.0.141 - - [2026-05-07 03:00:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010287 [API:8081]10.0.0.141 - - [2026-05-07 03:00:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-53172565:3b4baebf-ca6a-437d-b903-ffe3de3d3d64?flat HTTP/1.1" 200 5224 0.017657 [API:8081]10.0.0.141 - - [2026-05-07 03:00:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-53172565:3b4baebf-ca6a-437d-b903-ffe3de3d3d64?flat HTTP/1.1" 200 5224 0.015118 [API:8081]10.0.0.141 - - [2026-05-07 03:00:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-53172565:3b4baebf-ca6a-437d-b903-ffe3de3d3d64?flat HTTP/1.1" 200 5224 0.017362 [API:8081]10.0.0.141 - - [2026-05-07 03:00:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-53172565:3b4baebf-ca6a-437d-b903-ffe3de3d3d64?flat HTTP/1.1" 200 5224 0.019491 [API:8081]10.0.0.141 - - [2026-05-07 03:00:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-53172565:ctest-VN2-37602937?flat HTTP/1.1" 200 8639 0.020272 [API:8081]10.0.0.141 - - [2026-05-07 03:00:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.022590 [API:8081]10.0.0.141 - - [2026-05-07 03:00:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.023637 [API:8081]10.0.0.141 - - [2026-05-07 03:00:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.010764 [API:8081]10.0.0.141 - - [2026-05-07 03:01:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-53172565:f9338770-3740-4524-ae03-4144611a674b?flat HTTP/1.1" 200 5370 0.020895 [API:8081]10.0.0.141 - - [2026-05-07 03:01:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-53172565:f9338770-3740-4524-ae03-4144611a674b?flat HTTP/1.1" 200 5370 0.021454 [API:8081]10.0.0.141 - - [2026-05-07 03:01:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-53172565:f9338770-3740-4524-ae03-4144611a674b?flat HTTP/1.1" 200 5370 0.019926 [API:8081]10.0.0.141 - - [2026-05-07 03:01:02] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-53172565:f9338770-3740-4524-ae03-4144611a674b?flat HTTP/1.1" 200 5370 0.021696 [API:8081]10.0.0.141 - - [2026-05-07 03:01:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-53172565:ctest-VN3-83508533?flat HTTP/1.1" 200 8687 0.023188 [API:8081]10.0.0.141 - - [2026-05-07 03:01:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.026656 [API:8081]10.0.0.141 - - [2026-05-07 03:01:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.025970 [API:8081]10.0.0.141 - - [2026-05-07 03:01:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.011570 [API:8081]10.0.0.249 - - [2026-05-07 03:01:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.075740 [API:8081]10.0.0.141 - - [2026-05-07 03:01:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.029822 [API:8081]10.0.0.141 - - [2026-05-07 03:01:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.025979 [API:8081]10.0.0.141 - - [2026-05-07 03:01:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.026498 [API:8081]10.0.0.141 - - [2026-05-07 03:02:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.028669 [API:8081]10.0.0.141 - - [2026-05-07 03:02:03] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-53172565:ctest-VN3-83508533?flat HTTP/1.1" 200 6966 0.016032 [API:8081]10.0.0.141 - - [2026-05-07 03:02:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011266 [API:8081]10.0.0.141 - - [2026-05-07 03:02:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.023849 [API:8081]10.0.0.141 - - [2026-05-07 03:02:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.023811 [API:8081]10.0.0.141 - - [2026-05-07 03:02:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.024075 [API:8081]10.0.0.141 - - [2026-05-07 03:02:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.028689 [API:8081]10.0.0.141 - - [2026-05-07 03:02:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.024150 [API:8081]10.0.0.141 - - [2026-05-07 03:02:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.024235 [API:8081]10.0.0.141 - - [2026-05-07 03:02:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.024747 [API:8081]10.0.0.141 - - [2026-05-07 03:02:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.022840 [API:8081]10.0.0.141 - - [2026-05-07 03:02:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.051683 [API:8081]10.0.0.141 - - [2026-05-07 03:02:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24592 0.022140 [API:8081]10.0.0.141 - - [2026-05-07 03:02:33] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-53172565:ctest-VN2-37602937?flat HTTP/1.1" 200 7315 0.015233 [API:8081]10.0.0.141 - - [2026-05-07 03:02:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.010880 [API:8081]10.0.0.141 - - [2026-05-07 03:02:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.025846 [API:8081]10.0.0.141 - - [2026-05-07 03:02:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.033774 [API:8081]10.0.0.141 - - [2026-05-07 03:02:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.033604 [API:8081]10.0.0.141 - - [2026-05-07 03:02:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.025056 [API:8081]10.0.0.141 - - [2026-05-07 03:02:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.036967 [API:8081]10.0.0.141 - - [2026-05-07 03:02:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.024940 [API:8081]10.0.0.141 - - [2026-05-07 03:02:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.023305 [API:8081]10.0.0.141 - - [2026-05-07 03:02:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.026304 [API:8081]10.0.0.141 - - [2026-05-07 03:03:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.031015 [API:8081]10.0.0.141 - - [2026-05-07 03:03:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24606 0.034607 [API:8081]10.0.0.141 - - [2026-05-07 03:03:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-53172565:ctest-VN1-51953517?flat HTTP/1.1" 200 7644 0.017867 [API:8081]10.0.0.141 - - [2026-05-07 03:03:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.014178 [API:8081]10.0.0.141 - - [2026-05-07 03:03:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000409 [API:8081]10.0.0.141 - - [2026-05-07 03:03:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.090081 [API:8081]10.0.0.141 - - [2026-05-07 03:03:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.073109 [API:8081]10.0.0.249 - - [2026-05-07 03:03:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084124 [API:8081]10.0.0.249 - - [2026-05-07 03:04:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.249 - - [2026-05-07 03:04:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.27 - - [2026-05-07 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000393 [API:8081]10.0.0.27 - - [2026-05-07 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000388 [API:8081]10.0.0.249 - - [2026-05-07 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000415 [API:8081]10.0.0.249 - - [2026-05-07 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000428 [API:8081]10.0.0.141 - - [2026-05-07 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.001002 [API:8081]10.0.0.141 - - [2026-05-07 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.27 - - [2026-05-07 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000446 [API:8081]10.0.0.27 - - [2026-05-07 03:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000420 [API:8081]10.0.0.141 - - [2026-05-07 03:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.141 - - [2026-05-07 03:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.249 - - [2026-05-07 03:04:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.074369 [API:8081]10.0.0.141 - - [2026-05-07 03:05:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.141 - - [2026-05-07 03:05:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1879 0.125527 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:06:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003339 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003418 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003974 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003260 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:06:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004979 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003806 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003203 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:06:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003213 [API:8081]10.0.0.249 - - [2026-05-07 03:06:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083709 [API:8081]10.0.0.141 - - [2026-05-07 03:07:30] "GET /analytics HTTP/1.1" 401 206 0.000405 [API:8081]10.0.0.141 - - [2026-05-07 03:07:30] "GET /analytics HTTP/1.1" 401 206 0.000231 [API:8081]10.0.0.141 - - [2026-05-07 03:07:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24615 0.143834 [API:8081]10.0.0.141 - - [2026-05-07 03:07:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24615 0.028431 [API:8081]10.0.0.141 - - [2026-05-07 03:07:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24615 0.106395 [API:8081]10.0.0.249 - - [2026-05-07 03:07:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.078544 [API:8081]10.0.0.141 - - [2026-05-07 03:07:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24615 0.025031 [API:8081]10.0.0.141 - - [2026-05-07 03:07:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24615 0.033527 [API:8081]10.0.0.141 - - [2026-05-07 03:07:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24615 0.051995 [API:8081]10.0.0.141 - - [2026-05-07 03:07:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24615 0.029861 [API:8081]10.0.0.141 - - [2026-05-07 03:07:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24615 0.027120 [API:8081]10.0.0.249 - - [2026-05-07 03:07:59] "GET /analytics HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.249 - - [2026-05-07 03:07:59] "GET /analytics HTTP/1.1" 401 206 0.000182 [API:8081]10.0.0.141 - - [2026-05-07 03:07:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24615 0.023304 [API:8081]10.0.0.27 - - [2026-05-07 03:07:59] "GET /analytics HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.27 - - [2026-05-07 03:07:59] "GET /analytics HTTP/1.1" 401 206 0.000171 [API:8081]10.0.0.141 - - [2026-05-07 03:08:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24615 0.029585 [API:8081]10.0.0.141 - - [2026-05-07 03:08:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-51536274:ctest-vnet0-29105546?flat HTTP/1.1" 200 7966 0.017992 [API:8081]10.0.0.141 - - [2026-05-07 03:08:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012348 [API:8081]10.0.0.141 - - [2026-05-07 03:08:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.141 - - [2026-05-07 03:08:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1445 0.105097 [API:8081]10.0.0.141 - - [2026-05-07 03:08:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1670 0.083689 [API:8081]10.0.0.249 - - [2026-05-07 03:09:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000693 [API:8081]10.0.0.249 - - [2026-05-07 03:09:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000391 [API:8081]10.0.0.27 - - [2026-05-07 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.27 - - [2026-05-07 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.249 - - [2026-05-07 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.249 - - [2026-05-07 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.141 - - [2026-05-07 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000364 [API:8081]10.0.0.141 - - [2026-05-07 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.27 - - [2026-05-07 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000384 [API:8081]10.0.0.27 - - [2026-05-07 03:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.141 - - [2026-05-07 03:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.141 - - [2026-05-07 03:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.249 - - [2026-05-07 03:09:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069134 [API:8081]10.0.0.249 - - [2026-05-07 03:10:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.078388 [API:8081]10.0.0.141 - - [2026-05-07 03:11:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.022691 [API:8081]10.0.0.141 - - [2026-05-07 03:11:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.088842 [API:8081]10.0.0.141 - - [2026-05-07 03:11:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.025216 [API:8081]10.0.0.141 - - [2026-05-07 03:11:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.040018 [API:8081]10.0.0.141 - - [2026-05-07 03:11:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.024020 [API:8081]10.0.0.141 - - [2026-05-07 03:11:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24610 0.021867 [API:8081]10.0.0.141 - - [2026-05-07 03:11:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-87257541:ctest-vnet1-30859559?flat HTTP/1.1" 200 7306 0.016878 [API:8081]10.0.0.141 - - [2026-05-07 03:11:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.009792 [API:8081]10.0.0.141 - - [2026-05-07 03:11:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.028160 [API:8081]10.0.0.141 - - [2026-05-07 03:11:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.025600 [API:8081]10.0.0.141 - - [2026-05-07 03:11:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.032951 [API:8081]10.0.0.141 - - [2026-05-07 03:11:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.023560 [API:8081]10.0.0.141 - - [2026-05-07 03:11:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.025064 [API:8081]10.0.0.141 - - [2026-05-07 03:11:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.024022 [API:8081]10.0.0.141 - - [2026-05-07 03:11:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.022898 [API:8081]10.0.0.141 - - [2026-05-07 03:11:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.027908 [API:8081]10.0.0.141 - - [2026-05-07 03:12:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24631 0.022888 [API:8081]10.0.0.141 - - [2026-05-07 03:12:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-87257541:ctest-vnet0-63793438?flat HTTP/1.1" 200 6959 0.017467 [API:8081]10.0.0.141 - - [2026-05-07 03:12:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011782 [API:8081]10.0.0.141 - - [2026-05-07 03:12:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.141 - - [2026-05-07 03:12:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1457 0.068638 [API:8081]10.0.0.141 - - [2026-05-07 03:12:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1694 0.073021 [API:8081]10.0.0.249 - - [2026-05-07 03:12:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.089340 [API:8081]10.0.0.249 - - [2026-05-07 03:13:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.082584 [API:8081]10.0.0.249 - - [2026-05-07 03:14:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.249 - - [2026-05-07 03:14:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000294 [API:8081]10.0.0.27 - - [2026-05-07 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.27 - - [2026-05-07 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.249 - - [2026-05-07 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.249 - - [2026-05-07 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.141 - - [2026-05-07 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000370 [API:8081]10.0.0.141 - - [2026-05-07 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.27 - - [2026-05-07 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.27 - - [2026-05-07 03:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.141 - - [2026-05-07 03:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.141 - - [2026-05-07 03:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.141 - - [2026-05-07 03:15:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.033925 [API:8081]10.0.0.141 - - [2026-05-07 03:15:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.092444 [API:8081]10.0.0.141 - - [2026-05-07 03:15:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.023920 [API:8081]10.0.0.141 - - [2026-05-07 03:15:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.033545 [API:8081]10.0.0.249 - - [2026-05-07 03:15:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086141 [API:8081]10.0.0.141 - - [2026-05-07 03:15:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.030657 [API:8081]10.0.0.141 - - [2026-05-07 03:15:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.025337 [API:8081]10.0.0.141 - - [2026-05-07 03:15:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.030807 [API:8081]10.0.0.141 - - [2026-05-07 03:16:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.031334 [API:8081]10.0.0.141 - - [2026-05-07 03:16:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24614 0.027491 [API:8081]10.0.0.141 - - [2026-05-07 03:16:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-78615953:ctest-vnet1-96465649?flat HTTP/1.1" 200 8069 0.018966 [API:8081]10.0.0.141 - - [2026-05-07 03:16:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.020599 [API:8081]10.0.0.141 - - [2026-05-07 03:16:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.024452 [API:8081]10.0.0.141 - - [2026-05-07 03:16:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.024236 [API:8081]10.0.0.141 - - [2026-05-07 03:16:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.028474 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:16:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004472 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004757 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004150 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004666 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:16:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005763 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003681 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004148 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:16:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004062 [API:8081]10.0.0.141 - - [2026-05-07 03:16:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.022980 [API:8081]10.0.0.141 - - [2026-05-07 03:16:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.022351 [API:8081]10.0.0.141 - - [2026-05-07 03:16:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.031299 [API:8081]10.0.0.141 - - [2026-05-07 03:16:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.027551 [API:8081]10.0.0.141 - - [2026-05-07 03:16:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.026221 [API:8081]10.0.0.141 - - [2026-05-07 03:16:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.031427 [API:8081]10.0.0.141 - - [2026-05-07 03:16:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-78615953:ctest-vnet0-20330614?flat HTTP/1.1" 200 7709 0.018044 [API:8081]10.0.0.141 - - [2026-05-07 03:16:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012161 [API:8081]10.0.0.249 - - [2026-05-07 03:16:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.206285 [API:8081]10.0.0.141 - - [2026-05-07 03:17:30] "GET /analytics HTTP/1.1" 401 206 0.000573 [API:8081]10.0.0.141 - - [2026-05-07 03:17:30] "GET /analytics HTTP/1.1" 401 206 0.000227 [API:8081]10.0.0.249 - - [2026-05-07 03:17:59] "GET /analytics HTTP/1.1" 401 206 0.000406 [API:8081]10.0.0.249 - - [2026-05-07 03:17:59] "GET /analytics HTTP/1.1" 401 206 0.000229 [API:8081]10.0.0.27 - - [2026-05-07 03:17:59] "GET /analytics HTTP/1.1" 401 206 0.000247 [API:8081]10.0.0.27 - - [2026-05-07 03:17:59] "GET /analytics HTTP/1.1" 401 206 0.000197 [API:8081]10.0.0.249 - - [2026-05-07 03:18:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.109853 [API:8081]10.0.0.249 - - [2026-05-07 03:19:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.249 - - [2026-05-07 03:19:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.27 - - [2026-05-07 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.27 - - [2026-05-07 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.249 - - [2026-05-07 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.249 - - [2026-05-07 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000337 [API:8081]10.0.0.141 - - [2026-05-07 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000423 [API:8081]10.0.0.141 - - [2026-05-07 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.27 - - [2026-05-07 03:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000435 [API:8081]10.0.0.27 - - [2026-05-07 03:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.141 - - [2026-05-07 03:19:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000404 [API:8081]10.0.0.141 - - [2026-05-07 03:19:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.249 - - [2026-05-07 03:19:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.122800 [API:8081]10.0.0.141 - - [2026-05-07 03:20:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000378 [API:8081]10.0.0.141 - - [2026-05-07 03:20:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1439 0.071076 [API:8081]10.0.0.249 - - [2026-05-07 03:21:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086831 [API:8081]10.0.0.141 - - [2026-05-07 03:22:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1439 0.084337 [API:8081]10.0.0.249 - - [2026-05-07 03:22:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.093117 [API:8081]10.0.0.141 - - [2026-05-07 03:23:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000262 [API:8081]10.0.0.141 - - [2026-05-07 03:23:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1786 0.097595 [API:8081]10.0.0.249 - - [2026-05-07 03:24:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.249 - - [2026-05-07 03:24:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.27 - - [2026-05-07 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.27 - - [2026-05-07 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.249 - - [2026-05-07 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.249 - - [2026-05-07 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.141 - - [2026-05-07 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.141 - - [2026-05-07 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.27 - - [2026-05-07 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000366 [API:8081]10.0.0.27 - - [2026-05-07 03:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000408 [API:8081]10.0.0.141 - - [2026-05-07 03:24:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.141 - - [2026-05-07 03:24:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.141 - - [2026-05-07 03:24:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-04265057:23df3e7f-c128-4024-9297-6736319564b3?flat HTTP/1.1" 200 5820 0.094783 [API:8081]10.0.0.141 - - [2026-05-07 03:24:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-04265057:23df3e7f-c128-4024-9297-6736319564b3?flat HTTP/1.1" 200 5820 0.076105 [API:8081]10.0.0.141 - - [2026-05-07 03:24:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-04265057:23df3e7f-c128-4024-9297-6736319564b3?flat HTTP/1.1" 200 5820 0.019067 [API:8081]10.0.0.141 - - [2026-05-07 03:24:48] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-04265057:ctest-SecurityGroupBasicRegressionTests1Ipv6-04265057-06624582?flat HTTP/1.1" 200 10802 0.029944 [API:8081]10.0.0.141 - - [2026-05-07 03:24:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.032868 [API:8081]10.0.0.141 - - [2026-05-07 03:24:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.025854 [API:8081]10.0.0.141 - - [2026-05-07 03:24:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.011146 [API:8081]10.0.0.249 - - [2026-05-07 03:24:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.092144 [API:8081]10.0.0.141 - - [2026-05-07 03:25:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-04265057:3dd008fb-1970-4d2f-86c9-ca25d7a2e608?flat HTTP/1.1" 200 5963 0.020410 [API:8081]10.0.0.141 - - [2026-05-07 03:25:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-04265057:3dd008fb-1970-4d2f-86c9-ca25d7a2e608?flat HTTP/1.1" 200 5963 0.021909 [API:8081]10.0.0.141 - - [2026-05-07 03:25:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-04265057:3dd008fb-1970-4d2f-86c9-ca25d7a2e608?flat HTTP/1.1" 200 5963 0.020601 [API:8081]10.0.0.141 - - [2026-05-07 03:25:14] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-04265057:ctest-SecurityGroupBasicRegressionTests1Ipv6-04265057-06624582?flat HTTP/1.1" 200 13429 0.027648 [API:8081]10.0.0.141 - - [2026-05-07 03:25:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.029860 [API:8081]10.0.0.141 - - [2026-05-07 03:25:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.033571 [API:8081]10.0.0.141 - - [2026-05-07 03:25:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.015222 [API:8081]10.0.0.249 - - [2026-05-07 03:25:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.079448 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:26:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004838 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:26:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004963 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:26:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004091 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:26:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003834 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:26:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004190 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:26:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003458 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:26:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004194 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:26:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004890 [API:8081]10.0.0.141 - - [2026-05-07 03:27:30] "GET /analytics HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.141 - - [2026-05-07 03:27:30] "GET /analytics HTTP/1.1" 401 206 0.000150 [API:8081]10.0.0.249 - - [2026-05-07 03:27:59] "GET /analytics HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.249 - - [2026-05-07 03:27:59] "GET /analytics HTTP/1.1" 401 206 0.000201 [API:8081]10.0.0.249 - - [2026-05-07 03:27:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080279 [API:8081]10.0.0.27 - - [2026-05-07 03:27:59] "GET /analytics HTTP/1.1" 401 206 0.000279 [API:8081]10.0.0.27 - - [2026-05-07 03:27:59] "GET /analytics HTTP/1.1" 401 206 0.000134 [API:8081]10.0.0.141 - - [2026-05-07 03:28:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000400 [API:8081]10.0.0.141 - - [2026-05-07 03:28:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1934 0.070329 [API:8081]10.0.0.249 - - [2026-05-07 03:29:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.093237 [API:8081]10.0.0.141 - - [2026-05-07 03:29:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03875391:e71f77d7-f034-4a0f-8f74-6fe21da082a6?flat HTTP/1.1" 200 5809 0.079312 [API:8081]10.0.0.141 - - [2026-05-07 03:29:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03875391:e71f77d7-f034-4a0f-8f74-6fe21da082a6?flat HTTP/1.1" 200 5809 0.020005 [API:8081]10.0.0.141 - - [2026-05-07 03:29:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03875391:e71f77d7-f034-4a0f-8f74-6fe21da082a6?flat HTTP/1.1" 200 5809 0.092013 [API:8081]10.0.0.141 - - [2026-05-07 03:29:09] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03875391:ctest-SecurityGroupBasicRegressionTests1_contrail-03875391-84906557?flat HTTP/1.1" 200 10450 0.022532 [API:8081]10.0.0.141 - - [2026-05-07 03:29:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24647 0.021666 [API:8081]10.0.0.141 - - [2026-05-07 03:29:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24647 0.022961 [API:8081]10.0.0.141 - - [2026-05-07 03:29:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.010488 [API:8081]10.0.0.249 - - [2026-05-07 03:29:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.249 - - [2026-05-07 03:29:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.27 - - [2026-05-07 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000270 [API:8081]10.0.0.27 - - [2026-05-07 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.249 - - [2026-05-07 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.249 - - [2026-05-07 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.141 - - [2026-05-07 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000561 [API:8081]10.0.0.141 - - [2026-05-07 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.27 - - [2026-05-07 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000412 [API:8081]10.0.0.27 - - [2026-05-07 03:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.141 - - [2026-05-07 03:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000249 [API:8081]10.0.0.141 - - [2026-05-07 03:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.141 - - [2026-05-07 03:29:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03875391:facafc91-ec5f-4afc-8226-2ca14be8bc3d?flat HTTP/1.1" 200 6055 0.020335 [API:8081]10.0.0.141 - - [2026-05-07 03:29:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03875391:facafc91-ec5f-4afc-8226-2ca14be8bc3d?flat HTTP/1.1" 200 6055 0.018247 [API:8081]10.0.0.141 - - [2026-05-07 03:29:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03875391:facafc91-ec5f-4afc-8226-2ca14be8bc3d?flat HTTP/1.1" 200 6055 0.021251 [API:8081]10.0.0.141 - - [2026-05-07 03:29:35] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03875391:ctest-SecurityGroupBasicRegressionTests1_contrail-03875391-84906557?flat HTTP/1.1" 200 13653 0.023075 [API:8081]10.0.0.141 - - [2026-05-07 03:29:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.023487 [API:8081]10.0.0.141 - - [2026-05-07 03:29:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.022497 [API:8081]10.0.0.141 - - [2026-05-07 03:29:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.011450 [API:8081]10.0.0.249 - - [2026-05-07 03:31:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.100782 [API:8081]10.0.0.141 - - [2026-05-07 03:31:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.025574 [API:8081]10.0.0.141 - - [2026-05-07 03:31:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.028082 [API:8081]10.0.0.141 - - [2026-05-07 03:31:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.025388 [API:8081]10.0.0.141 - - [2026-05-07 03:31:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.028215 [API:8081]10.0.0.141 - - [2026-05-07 03:31:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.024867 [API:8081]10.0.0.141 - - [2026-05-07 03:31:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24639 0.026149 [API:8081]10.0.0.141 - - [2026-05-07 03:31:32] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03875391:ctest-SecurityGroupBasicRegressionTests1_contrail-03875391-84906557?flat HTTP/1.1" 200 11656 0.019226 [API:8081]10.0.0.141 - - [2026-05-07 03:31:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 580 0.012626 [API:8081]10.0.0.141 - - [2026-05-07 03:31:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24647 0.029184 [API:8081]10.0.0.141 - - [2026-05-07 03:31:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24647 0.024261 [API:8081]10.0.0.141 - - [2026-05-07 03:31:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24647 0.025754 [API:8081]10.0.0.141 - - [2026-05-07 03:31:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24647 0.027390 [API:8081]10.0.0.141 - - [2026-05-07 03:31:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24647 0.022408 [API:8081]10.0.0.141 - - [2026-05-07 03:31:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24647 0.023510 [API:8081]10.0.0.141 - - [2026-05-07 03:31:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24647 0.026694 [API:8081]10.0.0.141 - - [2026-05-07 03:31:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24647 0.023280 [API:8081]10.0.0.141 - - [2026-05-07 03:32:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24647 0.031257 [API:8081]10.0.0.141 - - [2026-05-07 03:32:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24647 0.045862 [API:8081]10.0.0.141 - - [2026-05-07 03:32:03] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03875391:ctest-SecurityGroupBasicRegressionTests1_contrail-03875391-84906557?flat HTTP/1.1" 200 8428 0.017286 [API:8081]10.0.0.141 - - [2026-05-07 03:32:03] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 423 0.012589 [API:8081]10.0.0.249 - - [2026-05-07 03:32:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.092172 [API:8081]10.0.0.141 - - [2026-05-07 03:32:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.141 - - [2026-05-07 03:32:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1898 0.072895 [API:8081]10.0.0.141 - - [2026-05-07 03:33:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-79569849:824903a1-954f-4ced-8123-fc6ba174d0b4?flat HTTP/1.1" 200 5774 0.079548 [API:8081]10.0.0.141 - - [2026-05-07 03:33:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-79569849:824903a1-954f-4ced-8123-fc6ba174d0b4?flat HTTP/1.1" 200 5774 0.087012 [API:8081]10.0.0.141 - - [2026-05-07 03:33:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-79569849:824903a1-954f-4ced-8123-fc6ba174d0b4?flat HTTP/1.1" 200 5774 0.021005 [API:8081]10.0.0.141 - - [2026-05-07 03:33:06] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-79569849:ctest-SecurityGroupBasicRegressionTests1-79569849-72505503?flat HTTP/1.1" 200 9989 0.027434 [API:8081]10.0.0.141 - - [2026-05-07 03:33:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24647 0.027133 [API:8081]10.0.0.141 - - [2026-05-07 03:33:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24647 0.024816 [API:8081]10.0.0.141 - - [2026-05-07 03:33:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.013011 [API:8081]10.0.0.141 - - [2026-05-07 03:33:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-79569849:2aca3c46-a3b3-472a-8185-d0d9641b0055?flat HTTP/1.1" 200 5804 0.018524 [API:8081]10.0.0.141 - - [2026-05-07 03:33:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-79569849:2aca3c46-a3b3-472a-8185-d0d9641b0055?flat HTTP/1.1" 200 5804 0.016061 [API:8081]10.0.0.141 - - [2026-05-07 03:33:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-79569849:2aca3c46-a3b3-472a-8185-d0d9641b0055?flat HTTP/1.1" 200 5804 0.021839 [API:8081]10.0.0.141 - - [2026-05-07 03:33:33] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-79569849:ctest-SecurityGroupBasicRegressionTests1-79569849-72505503?flat HTTP/1.1" 200 12502 0.037809 [API:8081]10.0.0.141 - - [2026-05-07 03:33:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.036799 [API:8081]10.0.0.141 - - [2026-05-07 03:33:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.025543 [API:8081]10.0.0.141 - - [2026-05-07 03:33:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.011222 [API:8081]10.0.0.249 - - [2026-05-07 03:34:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079573 [API:8081]10.0.0.249 - - [2026-05-07 03:34:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.249 - - [2026-05-07 03:34:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.27 - - [2026-05-07 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000383 [API:8081]10.0.0.27 - - [2026-05-07 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.249 - - [2026-05-07 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000264 [API:8081]10.0.0.249 - - [2026-05-07 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.141 - - [2026-05-07 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.141 - - [2026-05-07 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000313 [API:8081]10.0.0.27 - - [2026-05-07 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.27 - - [2026-05-07 03:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000242 [API:8081]10.0.0.141 - - [2026-05-07 03:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000296 [API:8081]10.0.0.141 - - [2026-05-07 03:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.249 - - [2026-05-07 03:35:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.089739 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:36:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004220 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004571 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003910 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003642 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:36:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004436 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003565 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003656 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:36:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004246 [API:8081]10.0.0.141 - - [2026-05-07 03:36:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.141 - - [2026-05-07 03:36:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2326 0.071648 [API:8081]10.0.0.141 - - [2026-05-07 03:36:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2539 0.068109 [API:8081]10.0.0.141 - - [2026-05-07 03:36:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2754 0.073090 [API:8081]10.0.0.141 - - [2026-05-07 03:36:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2111 0.010379 [API:8081]10.0.0.141 - - [2026-05-07 03:37:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2324 0.015360 [API:8081]10.0.0.141 - - [2026-05-07 03:37:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2539 0.011738 [API:8081]10.0.0.141 - - [2026-05-07 03:37:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2764 0.011751 [API:8081]10.0.0.141 - - [2026-05-07 03:37:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2991 0.011900 [API:8081]10.0.0.249 - - [2026-05-07 03:37:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.109539 [API:8081]10.0.0.141 - - [2026-05-07 03:37:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.141 - - [2026-05-07 03:37:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2111 0.072585 [API:8081]10.0.0.141 - - [2026-05-07 03:37:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2328 0.075442 [API:8081]10.0.0.141 - - [2026-05-07 03:37:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2547 0.081035 [API:8081]10.0.0.141 - - [2026-05-07 03:37:30] "GET /analytics HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.141 - - [2026-05-07 03:37:30] "GET /analytics HTTP/1.1" 401 206 0.000200 [API:8081]10.0.0.141 - - [2026-05-07 03:37:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2547 0.012304 [API:8081]10.0.0.141 - - [2026-05-07 03:37:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2760 0.010809 [API:8081]10.0.0.141 - - [2026-05-07 03:37:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2975 0.013441 [API:8081]10.0.0.141 - - [2026-05-07 03:37:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000408 [API:8081]10.0.0.141 - - [2026-05-07 03:37:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2543 0.093983 [API:8081]10.0.0.249 - - [2026-05-07 03:37:59] "GET /analytics HTTP/1.1" 401 206 0.000422 [API:8081]10.0.0.249 - - [2026-05-07 03:37:59] "GET /analytics HTTP/1.1" 401 206 0.000190 [API:8081]10.0.0.27 - - [2026-05-07 03:37:59] "GET /analytics HTTP/1.1" 401 206 0.000333 [API:8081]10.0.0.27 - - [2026-05-07 03:37:59] "GET /analytics HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.141 - - [2026-05-07 03:38:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2752 0.089705 [API:8081]10.0.0.141 - - [2026-05-07 03:38:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2527 0.119020 [API:8081]10.0.0.249 - - [2026-05-07 03:38:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.105328 [API:8081]10.0.0.141 - - [2026-05-07 03:38:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2107 0.015514 [API:8081]10.0.0.141 - - [2026-05-07 03:38:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2316 0.012199 [API:8081]10.0.0.141 - - [2026-05-07 03:38:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2527 0.011574 [API:8081]10.0.0.141 - - [2026-05-07 03:38:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2748 0.016138 [API:8081]10.0.0.141 - - [2026-05-07 03:38:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2971 0.017093 [API:8081]10.0.0.141 - - [2026-05-07 03:38:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000377 [API:8081]10.0.0.141 - - [2026-05-07 03:38:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2113 0.075402 [API:8081]10.0.0.141 - - [2026-05-07 03:38:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2330 0.084988 [API:8081]10.0.0.141 - - [2026-05-07 03:38:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2551 0.093669 [API:8081]10.0.0.141 - - [2026-05-07 03:38:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2784 0.011806 [API:8081]10.0.0.141 - - [2026-05-07 03:38:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 3019 0.016870 [API:8081]10.0.0.249 - - [2026-05-07 03:39:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.249 - - [2026-05-07 03:39:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.27 - - [2026-05-07 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000385 [API:8081]10.0.0.27 - - [2026-05-07 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.249 - - [2026-05-07 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.249 - - [2026-05-07 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000327 [API:8081]10.0.0.141 - - [2026-05-07 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.141 - - [2026-05-07 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000496 [API:8081]10.0.0.27 - - [2026-05-07 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.27 - - [2026-05-07 03:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000364 [API:8081]10.0.0.141 - - [2026-05-07 03:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.141 - - [2026-05-07 03:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000433 [API:8081]10.0.0.249 - - [2026-05-07 03:40:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.087480 [API:8081]10.0.0.249 - - [2026-05-07 03:41:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.113354 [API:8081]10.0.0.249 - - [2026-05-07 03:43:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088987 [API:8081]10.0.0.249 - - [2026-05-07 03:44:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.099528 [API:8081]10.0.0.249 - - [2026-05-07 03:44:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000320 [API:8081]10.0.0.249 - - [2026-05-07 03:44:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000420 [API:8081]10.0.0.27 - - [2026-05-07 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.003710 [API:8081]10.0.0.27 - - [2026-05-07 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000457 [API:8081]10.0.0.249 - - [2026-05-07 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.249 - - [2026-05-07 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.141 - - [2026-05-07 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000371 [API:8081]10.0.0.141 - - [2026-05-07 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.27 - - [2026-05-07 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000328 [API:8081]10.0.0.27 - - [2026-05-07 03:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000627 [API:8081]10.0.0.141 - - [2026-05-07 03:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.141 - - [2026-05-07 03:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.141 - - [2026-05-07 03:45:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000677 [API:8081]10.0.0.141 - - [2026-05-07 03:45:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2330 0.078259 [API:8081]10.0.0.141 - - [2026-05-07 03:45:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2541 0.070039 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:46:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.027356 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.021510 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.018573 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.019047 [API:8081]10.0.0.249 - - [2026-05-07 03:46:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.225470 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:46:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.054750 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.026247 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.022639 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:46:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.018793 [API:8081]10.0.0.249 - - [2026-05-07 03:47:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.083221 [API:8081]10.0.0.141 - - [2026-05-07 03:47:30] "GET /analytics HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.141 - - [2026-05-07 03:47:30] "GET /analytics HTTP/1.1" 401 206 0.000175 [API:8081]10.0.0.249 - - [2026-05-07 03:47:59] "GET /analytics HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.249 - - [2026-05-07 03:47:59] "GET /analytics HTTP/1.1" 401 206 0.000210 [API:8081]10.0.0.27 - - [2026-05-07 03:47:59] "GET /analytics HTTP/1.1" 401 206 0.000394 [API:8081]10.0.0.27 - - [2026-05-07 03:47:59] "GET /analytics HTTP/1.1" 401 206 0.000196 [API:8081]10.0.0.249 - - [2026-05-07 03:49:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078199 [API:8081]10.0.0.249 - - [2026-05-07 03:49:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.249 - - [2026-05-07 03:49:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.27 - - [2026-05-07 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000427 [API:8081]10.0.0.27 - - [2026-05-07 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000300 [API:8081]10.0.0.249 - - [2026-05-07 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000406 [API:8081]10.0.0.249 - - [2026-05-07 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000352 [API:8081]10.0.0.141 - - [2026-05-07 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.141 - - [2026-05-07 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.27 - - [2026-05-07 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.27 - - [2026-05-07 03:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000345 [API:8081]10.0.0.141 - - [2026-05-07 03:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.141 - - [2026-05-07 03:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.249 - - [2026-05-07 03:50:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.082071 [API:8081]10.0.0.141 - - [2026-05-07 03:50:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000372 [API:8081]10.0.0.141 - - [2026-05-07 03:50:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2105 0.108456 [API:8081]10.0.0.141 - - [2026-05-07 03:51:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.141 - - [2026-05-07 03:51:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2328 0.075727 [API:8081]10.0.0.249 - - [2026-05-07 03:52:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082104 [API:8081]10.0.0.249 - - [2026-05-07 03:53:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.116603 [API:8081]10.0.0.249 - - [2026-05-07 03:54:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.249 - - [2026-05-07 03:54:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000330 [API:8081]10.0.0.27 - - [2026-05-07 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.27 - - [2026-05-07 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000309 [API:8081]10.0.0.249 - - [2026-05-07 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.249 - - [2026-05-07 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000363 [API:8081]10.0.0.141 - - [2026-05-07 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000283 [API:8081]10.0.0.141 - - [2026-05-07 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.27 - - [2026-05-07 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000287 [API:8081]10.0.0.27 - - [2026-05-07 03:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.141 - - [2026-05-07 03:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.141 - - [2026-05-07 03:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000357 [API:8081]10.0.0.249 - - [2026-05-07 03:55:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079248 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:56:15] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005102 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004010 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003563 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003409 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:56:15] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004800 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003505 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:56:15] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003554 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 03:56:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003506 [API:8081]10.0.0.249 - - [2026-05-07 03:56:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.072581 [API:8081]10.0.0.141 - - [2026-05-07 03:57:30] "GET /analytics HTTP/1.1" 401 206 0.000410 [API:8081]10.0.0.141 - - [2026-05-07 03:57:30] "GET /analytics HTTP/1.1" 401 206 0.000444 [API:8081]10.0.0.249 - - [2026-05-07 03:57:59] "GET /analytics HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.249 - - [2026-05-07 03:57:59] "GET /analytics HTTP/1.1" 401 206 0.000187 [API:8081]10.0.0.27 - - [2026-05-07 03:57:59] "GET /analytics HTTP/1.1" 401 206 0.000374 [API:8081]10.0.0.27 - - [2026-05-07 03:57:59] "GET /analytics HTTP/1.1" 401 206 0.000230 [API:8081]10.0.0.141 - - [2026-05-07 03:58:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000613 [API:8081]10.0.0.141 - - [2026-05-07 03:58:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2101 0.083060 [API:8081]10.0.0.249 - - [2026-05-07 03:58:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.088771 [API:8081]10.0.0.249 - - [2026-05-07 03:59:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000375 [API:8081]10.0.0.249 - - [2026-05-07 03:59:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000440 [API:8081]10.0.0.27 - - [2026-05-07 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000748 [API:8081]10.0.0.27 - - [2026-05-07 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000304 [API:8081]10.0.0.249 - - [2026-05-07 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.249 - - [2026-05-07 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000375 [API:8081]10.0.0.141 - - [2026-05-07 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.141 - - [2026-05-07 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000338 [API:8081]10.0.0.27 - - [2026-05-07 03:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.27 - - [2026-05-07 03:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.249 - - [2026-05-07 03:59:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.089717 [API:8081]10.0.0.141 - - [2026-05-07 03:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.141 - - [2026-05-07 03:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.249 - - [2026-05-07 04:01:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.238490 [API:8081]10.0.0.249 - - [2026-05-07 04:02:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.092595 [API:8081]10.0.0.249 - - [2026-05-07 04:04:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.249 - - [2026-05-07 04:04:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.27 - - [2026-05-07 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000479 [API:8081]10.0.0.27 - - [2026-05-07 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.249 - - [2026-05-07 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.249 - - [2026-05-07 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000280 [API:8081]10.0.0.141 - - [2026-05-07 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.141 - - [2026-05-07 04:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.27 - - [2026-05-07 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000285 [API:8081]10.0.0.27 - - [2026-05-07 04:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000267 [API:8081]10.0.0.141 - - [2026-05-07 04:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.141 - - [2026-05-07 04:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.249 - - [2026-05-07 04:04:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.130880 [API:8081]10.0.0.141 - - [2026-05-07 04:04:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-31907017:563cff8f-16ce-4bf2-9c60-c5664bb79ac3?flat HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.141 - - [2026-05-07 04:04:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-31907017:563cff8f-16ce-4bf2-9c60-c5664bb79ac3?flat HTTP/1.1" 200 5263 0.094499 [API:8081]10.0.0.141 - - [2026-05-07 04:04:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-31907017:563cff8f-16ce-4bf2-9c60-c5664bb79ac3?flat HTTP/1.1" 200 5263 0.092701 [API:8081]10.0.0.141 - - [2026-05-07 04:04:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-31907017:563cff8f-16ce-4bf2-9c60-c5664bb79ac3?flat HTTP/1.1" 200 5263 0.091315 [API:8081]10.0.0.141 - - [2026-05-07 04:04:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-31907017:ctest-random-45028268?flat HTTP/1.1" 200 4975 0.027195 [API:8081]10.0.0.141 - - [2026-05-07 04:04:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.031301 [API:8081]10.0.0.141 - - [2026-05-07 04:04:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.025659 [API:8081]10.0.0.141 - - [2026-05-07 04:04:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.012328 [API:8081]10.0.0.141 - - [2026-05-07 04:04:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2107 0.022280 [API:8081]10.0.0.141 - - [2026-05-07 04:04:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.031172 [API:8081]10.0.0.141 - - [2026-05-07 04:04:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.038378 [API:8081]10.0.0.141 - - [2026-05-07 04:04:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.030081 [API:8081]10.0.0.141 - - [2026-05-07 04:04:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.035947 [API:8081]10.0.0.141 - - [2026-05-07 04:04:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.027455 [API:8081]10.0.0.141 - - [2026-05-07 04:04:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.027510 [API:8081]10.0.0.141 - - [2026-05-07 04:04:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.029292 [API:8081]10.0.0.141 - - [2026-05-07 04:05:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24656 0.026300 [API:8081]10.0.0.141 - - [2026-05-07 04:05:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-31907017:ctest-random-45028268?flat HTTP/1.1" 200 8117 0.023116 [API:8081]10.0.0.141 - - [2026-05-07 04:05:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.012203 [API:8081]10.0.0.249 - - [2026-05-07 04:05:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.087243 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:06:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005491 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:06:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.006933 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:06:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.006998 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:06:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.008076 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:06:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.010557 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:06:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003966 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:06:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005148 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:06:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006469 [API:8081]10.0.0.141 - - [2026-05-07 04:07:30] "GET /analytics HTTP/1.1" 401 206 0.000371 [API:8081]10.0.0.141 - - [2026-05-07 04:07:30] "GET /analytics HTTP/1.1" 401 206 0.000239 [API:8081]10.0.0.249 - - [2026-05-07 04:07:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.145258 [API:8081]10.0.0.249 - - [2026-05-07 04:07:59] "GET /analytics HTTP/1.1" 401 206 0.000332 [API:8081]10.0.0.249 - - [2026-05-07 04:07:59] "GET /analytics HTTP/1.1" 401 206 0.000209 [API:8081]10.0.0.27 - - [2026-05-07 04:07:59] "GET /analytics HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.27 - - [2026-05-07 04:07:59] "GET /analytics HTTP/1.1" 401 206 0.000173 [API:8081]10.0.0.249 - - [2026-05-07 04:08:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.098328 [API:8081]10.0.0.141 - - [2026-05-07 04:08:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.141 - - [2026-05-07 04:08:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2748 0.096006 [API:8081]10.0.0.249 - - [2026-05-07 04:09:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.249 - - [2026-05-07 04:09:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.27 - - [2026-05-07 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.27 - - [2026-05-07 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000292 [API:8081]10.0.0.249 - - [2026-05-07 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.249 - - [2026-05-07 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000403 [API:8081]10.0.0.141 - - [2026-05-07 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.141 - - [2026-05-07 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.27 - - [2026-05-07 04:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000329 [API:8081]10.0.0.27 - - [2026-05-07 04:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000354 [API:8081]10.0.0.141 - - [2026-05-07 04:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000298 [API:8081]10.0.0.141 - - [2026-05-07 04:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000397 [API:8081]10.0.0.249 - - [2026-05-07 04:10:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.106848 [API:8081]10.0.0.249 - - [2026-05-07 04:11:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.094723 [API:8081]10.0.0.249 - - [2026-05-07 04:13:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085300 [API:8081]10.0.0.249 - - [2026-05-07 04:14:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.249 - - [2026-05-07 04:14:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.27 - - [2026-05-07 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.27 - - [2026-05-07 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000423 [API:8081]10.0.0.249 - - [2026-05-07 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.249 - - [2026-05-07 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.141 - - [2026-05-07 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.141 - - [2026-05-07 04:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000508 [API:8081]10.0.0.27 - - [2026-05-07 04:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000458 [API:8081]10.0.0.27 - - [2026-05-07 04:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000284 [API:8081]10.0.0.141 - - [2026-05-07 04:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.141 - - [2026-05-07 04:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.249 - - [2026-05-07 04:14:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.101259 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:16:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.006655 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:16:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.006704 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:16:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.008186 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:16:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005409 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:16:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.006814 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:16:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004100 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:16:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004638 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:16:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006203 [API:8081]10.0.0.249 - - [2026-05-07 04:16:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.094790 [API:8081]10.0.0.141 - - [2026-05-07 04:17:30] "GET /analytics HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.141 - - [2026-05-07 04:17:30] "GET /analytics HTTP/1.1" 401 206 0.000237 [API:8081]10.0.0.249 - - [2026-05-07 04:17:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.122485 [API:8081]10.0.0.141 - - [2026-05-07 04:17:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.141 - - [2026-05-07 04:17:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2308 0.071918 [API:8081]10.0.0.249 - - [2026-05-07 04:17:59] "GET /analytics HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.249 - - [2026-05-07 04:17:59] "GET /analytics HTTP/1.1" 401 206 0.000155 [API:8081]10.0.0.27 - - [2026-05-07 04:17:59] "GET /analytics HTTP/1.1" 401 206 0.000386 [API:8081]10.0.0.27 - - [2026-05-07 04:17:59] "GET /analytics HTTP/1.1" 401 206 0.000213 [API:8081]10.0.0.249 - - [2026-05-07 04:19:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.249 - - [2026-05-07 04:19:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000652 [API:8081]10.0.0.27 - - [2026-05-07 04:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.27 - - [2026-05-07 04:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.249 - - [2026-05-07 04:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.249 - - [2026-05-07 04:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.141 - - [2026-05-07 04:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000363 [API:8081]10.0.0.141 - - [2026-05-07 04:19:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000425 [API:8081]10.0.0.27 - - [2026-05-07 04:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000956 [API:8081]10.0.0.27 - - [2026-05-07 04:19:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000491 [API:8081]10.0.0.141 - - [2026-05-07 04:19:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000347 [API:8081]10.0.0.141 - - [2026-05-07 04:19:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.249 - - [2026-05-07 04:19:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.120586 [API:8081]10.0.0.249 - - [2026-05-07 04:20:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.141969 [API:8081]10.0.0.141 - - [2026-05-07 04:20:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.141 - - [2026-05-07 04:20:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2133 0.087403 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:34] "POST /analytics/query HTTP/1.1" 202 179 0.017111 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:34] "GET /analytics/query/3b669a34-49cc-11f1-81fd-00000a00008d HTTP/1.1" 200 221 0.004980 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:34] "GET /analytics/query/3b669a34-49cc-11f1-81fd-00000a00008d HTTP/1.1" 200 221 0.002976 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:35] "GET /analytics/query/3b669a34-49cc-11f1-81fd-00000a00008d HTTP/1.1" 200 338 0.002309 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:35] "GET /analytics/query/3b669a34-49cc-11f1-81fd-00000a00008d/chunk-final/0 HTTP/1.1" 200 858 0.002498 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:36] "POST /analytics/query HTTP/1.1" 202 179 0.063727 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:36] "GET /analytics/query/3c77fe3d-49cc-11f1-b8de-00000a00008d HTTP/1.1" 200 221 0.002173 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:36] "GET /analytics/query/3c77fe3d-49cc-11f1-b8de-00000a00008d HTTP/1.1" 200 221 0.002451 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:37] "GET /analytics/query/3c77fe3d-49cc-11f1-b8de-00000a00008d HTTP/1.1" 200 221 0.002716 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:37] "GET /analytics/query/3c77fe3d-49cc-11f1-b8de-00000a00008d HTTP/1.1" 200 338 0.002080 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:37] "GET /analytics/query/3c77fe3d-49cc-11f1-b8de-00000a00008d/chunk-final/0 HTTP/1.1" 200 858 0.002840 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:38] "POST /analytics/query HTTP/1.1" 202 179 0.006678 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:38] "GET /analytics/query/3de387f7-49cc-11f1-b7d6-00000a00008d HTTP/1.1" 200 221 0.004925 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:39] "GET /analytics/query/3de387f7-49cc-11f1-b7d6-00000a00008d HTTP/1.1" 200 339 0.002491 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:39] "GET /analytics/query/3de387f7-49cc-11f1-b7d6-00000a00008d/chunk-final/0 HTTP/1.1" 200 20460 0.003339 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:40] "POST /analytics/query HTTP/1.1" 202 179 0.017907 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:40] "GET /analytics/query/3ec85ca4-49cc-11f1-9e6c-00000a00008d HTTP/1.1" 200 221 0.002805 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:40] "GET /analytics/query/3ec85ca4-49cc-11f1-9e6c-00000a00008d HTTP/1.1" 200 339 0.002574 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:40] "GET /analytics/query/3ec85ca4-49cc-11f1-9e6c-00000a00008d/chunk-final/0 HTTP/1.1" 200 20460 0.004809 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:41] "POST /analytics/query HTTP/1.1" 202 179 0.008535 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:41] "GET /analytics/query/3f96374d-49cc-11f1-ae3a-00000a00008d HTTP/1.1" 200 221 0.003275 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:41] "GET /analytics/query/3f96374d-49cc-11f1-ae3a-00000a00008d HTTP/1.1" 200 221 0.002286 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:42] "GET /analytics/query/3f96374d-49cc-11f1-ae3a-00000a00008d HTTP/1.1" 200 339 0.002542 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:42] "GET /analytics/query/3f96374d-49cc-11f1-ae3a-00000a00008d/chunk-final/0 HTTP/1.1" 200 7677 0.003656 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:46] "GET /analytics/tables HTTP/1.1" 200 76090 0.005441 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:46] "POST /analytics/query HTTP/1.1" 202 179 0.010354 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:46] "GET /analytics/query/42c6cfb1-49cc-11f1-bc58-00000a00008d HTTP/1.1" 200 221 0.008819 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:47] "GET /analytics/query/42c6cfb1-49cc-11f1-bc58-00000a00008d HTTP/1.1" 200 340 0.003109 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:47] "GET /analytics/query/42c6cfb1-49cc-11f1-bc58-00000a00008d/chunk-final/0 HTTP/1.1" 200 341898 0.016826 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:48] "GET /analytics/tables HTTP/1.1" 200 76090 0.005104 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:49] "GET /analytics/tables HTTP/1.1" 200 76090 0.006534 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:49] "POST /analytics/query HTTP/1.1" 202 179 0.007613 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:49] "GET /analytics/query/44393b16-49cc-11f1-a990-00000a00008d HTTP/1.1" 200 221 0.016665 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:49] "GET /analytics/query/44393b16-49cc-11f1-a990-00000a00008d HTTP/1.1" 200 338 0.003043 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:49] "GET /analytics/query/44393b16-49cc-11f1-a990-00000a00008d/chunk-final/0 HTTP/1.1" 200 8471 0.005325 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:49] "POST /analytics/query HTTP/1.1" 202 179 0.006587 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:49] "GET /analytics/query/448ebcd3-49cc-11f1-8b3b-00000a00008d HTTP/1.1" 200 221 0.008055 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:50] "GET /analytics/query/448ebcd3-49cc-11f1-8b3b-00000a00008d HTTP/1.1" 200 338 0.003505 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:50] "GET /analytics/query/448ebcd3-49cc-11f1-8b3b-00000a00008d/chunk-final/0 HTTP/1.1" 200 4013 0.003962 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:50] "POST /analytics/query HTTP/1.1" 202 179 0.023383 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:50] "GET /analytics/query/44e37686-49cc-11f1-abbf-00000a00008d HTTP/1.1" 200 221 0.006711 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:50] "GET /analytics/query/44e37686-49cc-11f1-abbf-00000a00008d HTTP/1.1" 200 338 0.003522 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:50] "GET /analytics/query/44e37686-49cc-11f1-abbf-00000a00008d/chunk-final/0 HTTP/1.1" 200 4013 0.004004 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:50] "POST /analytics/query HTTP/1.1" 202 179 0.009125 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:50] "GET /analytics/query/4539f367-49cc-11f1-9988-00000a00008d HTTP/1.1" 200 221 0.002724 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:51] "GET /analytics/query/4539f367-49cc-11f1-9988-00000a00008d HTTP/1.1" 200 338 0.003625 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:51] "GET /analytics/query/4539f367-49cc-11f1-9988-00000a00008d/chunk-final/0 HTTP/1.1" 200 4013 0.003927 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:51] "POST /analytics/query HTTP/1.1" 202 179 0.007449 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:51] "GET /analytics/query/45903e7b-49cc-11f1-9b36-00000a00008d HTTP/1.1" 200 221 0.009693 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:51] "GET /analytics/query/45903e7b-49cc-11f1-9b36-00000a00008d HTTP/1.1" 200 338 0.006940 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:51] "GET /analytics/query/45903e7b-49cc-11f1-9b36-00000a00008d/chunk-final/0 HTTP/1.1" 200 145 0.009055 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:52] "POST /analytics/query HTTP/1.1" 202 179 0.014661 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:52] "GET /analytics/query/45e7f63b-49cc-11f1-a5dd-00000a00008d HTTP/1.1" 200 221 0.008124 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:52] "GET /analytics/query/45e7f63b-49cc-11f1-a5dd-00000a00008d HTTP/1.1" 200 338 0.002468 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:52] "GET /analytics/query/45e7f63b-49cc-11f1-a5dd-00000a00008d/chunk-final/0 HTTP/1.1" 200 145 0.001986 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:52] "POST /analytics/query HTTP/1.1" 202 179 0.010788 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:52] "GET /analytics/query/463ede65-49cc-11f1-878a-00000a00008d HTTP/1.1" 200 221 0.004203 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:53] "GET /analytics/query/463ede65-49cc-11f1-878a-00000a00008d HTTP/1.1" 200 338 0.004303 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:53] "GET /analytics/query/463ede65-49cc-11f1-878a-00000a00008d/chunk-final/0 HTTP/1.1" 200 7879 0.005721 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:53] "POST /analytics/query HTTP/1.1" 202 179 0.013076 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:53] "GET /analytics/query/4695e46b-49cc-11f1-95d3-00000a00008d HTTP/1.1" 200 221 0.013018 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:53] "GET /analytics/query/4695e46b-49cc-11f1-95d3-00000a00008d HTTP/1.1" 200 338 0.003406 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:53] "GET /analytics/query/4695e46b-49cc-11f1-95d3-00000a00008d/chunk-final/0 HTTP/1.1" 200 7878 0.003569 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:53] "POST /analytics/query HTTP/1.1" 202 179 0.016972 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:53] "GET /analytics/query/46ebbcc8-49cc-11f1-ac4f-00000a00008d HTTP/1.1" 200 221 0.004906 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:54] "GET /analytics/query/46ebbcc8-49cc-11f1-ac4f-00000a00008d HTTP/1.1" 200 338 0.002635 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:54] "GET /analytics/query/46ebbcc8-49cc-11f1-ac4f-00000a00008d/chunk-final/0 HTTP/1.1" 200 145 0.002673 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:54] "POST /analytics/query HTTP/1.1" 202 179 0.028851 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:54] "GET /analytics/query/4740492b-49cc-11f1-9ea8-00000a00008d HTTP/1.1" 200 221 0.002334 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:54] "GET /analytics/query/4740492b-49cc-11f1-9ea8-00000a00008d HTTP/1.1" 200 338 0.002641 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:54] "GET /analytics/query/4740492b-49cc-11f1-9ea8-00000a00008d/chunk-final/0 HTTP/1.1" 200 2082 0.003102 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:54] "POST /analytics/query HTTP/1.1" 202 179 0.007018 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:54] "GET /analytics/query/47958e63-49cc-11f1-b80d-00000a00008d HTTP/1.1" 200 221 0.003790 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:55] "GET /analytics/query/47958e63-49cc-11f1-b80d-00000a00008d HTTP/1.1" 200 338 0.012319 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:55] "GET /analytics/query/47958e63-49cc-11f1-b80d-00000a00008d/chunk-final/0 HTTP/1.1" 200 2082 0.014477 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:55] "POST /analytics/query HTTP/1.1" 202 179 0.008135 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:55] "GET /analytics/query/47ec1d46-49cc-11f1-86a1-00000a00008d HTTP/1.1" 200 221 0.003292 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:55] "GET /analytics/query/47ec1d46-49cc-11f1-86a1-00000a00008d HTTP/1.1" 200 338 0.002720 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:55] "GET /analytics/query/47ec1d46-49cc-11f1-86a1-00000a00008d/chunk-final/0 HTTP/1.1" 200 11740 0.003054 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:56] "GET /analytics/tables HTTP/1.1" 200 76090 0.006713 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:57] "GET /analytics/tables HTTP/1.1" 200 76090 0.005718 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:57] "POST /analytics/query HTTP/1.1" 202 179 0.025357 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:57] "GET /analytics/query/49417fb7-49cc-11f1-90ec-00000a00008d HTTP/1.1" 200 221 0.002241 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:58] "GET /analytics/query/49417fb7-49cc-11f1-90ec-00000a00008d HTTP/1.1" 200 340 0.002889 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:58] "GET /analytics/query/49417fb7-49cc-11f1-90ec-00000a00008d/chunk-final/0 HTTP/1.1" 200 1505313 0.023294 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:58] "POST /analytics/query HTTP/1.1" 202 179 0.006847 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:58] "GET /analytics/query/499f13ba-49cc-11f1-8a4d-00000a00008d HTTP/1.1" 200 221 0.003105 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:58] "GET /analytics/query/499f13ba-49cc-11f1-8a4d-00000a00008d HTTP/1.1" 200 340 0.002439 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:58] "GET /analytics/query/499f13ba-49cc-11f1-8a4d-00000a00008d/chunk-final/0 HTTP/1.1" 200 1508078 0.016835 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:21:59] "GET /analytics/tables HTTP/1.1" 200 76090 0.005527 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:00] "GET /analytics/tables HTTP/1.1" 200 76090 0.008310 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:01] "GET /analytics/tables HTTP/1.1" 200 76090 0.005459 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:02] "GET /analytics/tables HTTP/1.1" 200 76090 0.005463 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:03] "GET /analytics/tables HTTP/1.1" 200 76090 0.005426 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:03] "POST /analytics/query HTTP/1.1" 202 179 0.008598 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:03] "GET /analytics/query/4c7a916f-49cc-11f1-a345-00000a00008d HTTP/1.1" 200 221 0.002496 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:03] "GET /analytics/query/4c7a916f-49cc-11f1-a345-00000a00008d HTTP/1.1" 200 339 0.004164 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:03] "GET /analytics/query/4c7a916f-49cc-11f1-a345-00000a00008d/chunk-final/0 HTTP/1.1" 200 43949 0.006805 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:04] "GET /analytics/tables HTTP/1.1" 200 76090 0.005288 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:04] "POST /analytics/query HTTP/1.1" 202 179 0.005869 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:04] "GET /analytics/query/4d53c0a7-49cc-11f1-a02b-00000a00008d HTTP/1.1" 200 221 0.002458 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:04] "GET /analytics/query/4d53c0a7-49cc-11f1-a02b-00000a00008d HTTP/1.1" 200 341 0.002443 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:05] "GET /analytics/query/4d53c0a7-49cc-11f1-a02b-00000a00008d/chunk-final/0 HTTP/1.1" 200 1015711 0.053518 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:05] "GET /analytics/tables HTTP/1.1" 200 76090 0.004283 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:06] "GET /analytics/tables HTTP/1.1" 200 76090 0.005142 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:10] "GET /analytics/tables HTTP/1.1" 200 76090 0.004906 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:11] "POST /analytics/query HTTP/1.1" 200 145 1.014620 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:11] "GET /analytics/tables HTTP/1.1" 200 76090 0.007072 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:12] "POST /analytics/query HTTP/1.1" 200 2141 1.024652 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:13] "GET /analytics/tables HTTP/1.1" 200 76090 0.005724 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:14] "POST /analytics/query HTTP/1.1" 200 758 1.023195 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:15] "GET /analytics/tables HTTP/1.1" 200 76090 0.004767 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:16] "POST /analytics/query HTTP/1.1" 200 2699 1.022675 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:16] "GET /analytics/tables HTTP/1.1" 200 76090 0.004942 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:17] "POST /analytics/query HTTP/1.1" 200 261 1.019027 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:18] "GET /analytics/tables HTTP/1.1" 200 76090 0.007175 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:19] "POST /analytics/query HTTP/1.1" 200 939 1.020834 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:20] "GET /analytics/tables HTTP/1.1" 200 76090 0.005239 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:21] "POST /analytics/query HTTP/1.1" 200 2699 1.024876 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:22] "GET /analytics/tables HTTP/1.1" 200 76090 0.005830 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:23] "POST /analytics/query HTTP/1.1" 200 825 1.013834 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:23] "GET /analytics/tables HTTP/1.1" 200 76090 0.004941 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:24] "POST /analytics/query HTTP/1.1" 200 141467 1.021041 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:25] "GET /analytics/tables HTTP/1.1" 200 76090 0.005250 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:26] "POST /analytics/query HTTP/1.1" 200 630 1.013549 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:27] "GET /analytics/tables HTTP/1.1" 200 76090 0.004640 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:28] "POST /analytics/query HTTP/1.1" 200 261 1.013762 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:29] "GET /analytics/tables HTTP/1.1" 200 76090 0.004605 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:30] "POST /analytics/query HTTP/1.1" 200 596 1.028287 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:30] "GET /analytics/tables HTTP/1.1" 200 76090 0.004538 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:31] "POST /analytics/query HTTP/1.1" 200 1434 1.016536 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:32] "GET /analytics/tables HTTP/1.1" 200 76090 0.005196 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:33] "POST /analytics/query HTTP/1.1" 200 596 1.012498 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:34] "GET /analytics/tables HTTP/1.1" 200 76090 0.005799 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:35] "POST /analytics/query HTTP/1.1" 200 236 1.015139 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:22:35] "GET /analytics/tables HTTP/1.1" 200 76090 0.004785 [API:8081]10.0.0.249 - - [2026-05-07 04:22:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.184271 [API:8081]10.0.0.141 - - [2026-05-07 04:22:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000398 [API:8081]10.0.0.141 - - [2026-05-07 04:22:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2378 0.130208 [API:8081]10.0.0.141 - - [2026-05-07 04:23:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.198899 [API:8081]10.0.0.141 - - [2026-05-07 04:23:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.106900 [API:8081]10.0.0.141 - - [2026-05-07 04:23:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.012646 [API:8081]10.0.0.249 - - [2026-05-07 04:23:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.132978 [API:8081]10.0.0.141 - - [2026-05-07 04:24:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.015635 [API:8081]10.0.0.141 - - [2026-05-07 04:24:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.017413 [API:8081]10.0.0.141 - - [2026-05-07 04:24:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.012668 [API:8081]10.0.0.249 - - [2026-05-07 04:24:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000448 [API:8081]10.0.0.249 - - [2026-05-07 04:24:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.141 - - [2026-05-07 04:24:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.017762 [API:8081]10.0.0.27 - - [2026-05-07 04:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000378 [API:8081]10.0.0.27 - - [2026-05-07 04:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000353 [API:8081]10.0.0.249 - - [2026-05-07 04:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000351 [API:8081]10.0.0.249 - - [2026-05-07 04:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.141 - - [2026-05-07 04:24:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2639 0.013022 [API:8081]10.0.0.141 - - [2026-05-07 04:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000272 [API:8081]10.0.0.141 - - [2026-05-07 04:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.27 - - [2026-05-07 04:24:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.27 - - [2026-05-07 04:24:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.141 - - [2026-05-07 04:24:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000282 [API:8081]10.0.0.141 - - [2026-05-07 04:24:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000273 [API:8081]10.0.0.141 - - [2026-05-07 04:24:40] "POST /analytics/query HTTP/1.1" 200 222 1.026844 [API:8081]10.0.0.141 - - [2026-05-07 04:24:41] "POST /analytics/query HTTP/1.1" 200 222 1.023818 [API:8081]10.0.0.141 - - [2026-05-07 04:24:42] "POST /analytics/query HTTP/1.1" 200 353 1.022481 [API:8081]10.0.0.249 - - [2026-05-07 04:25:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.103739 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:26:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.008248 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:26:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004798 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:26:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004308 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:26:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004081 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:26:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.006133 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:26:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006072 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:26:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005982 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:26:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006456 [API:8081]10.0.0.249 - - [2026-05-07 04:26:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.098469 [API:8081]10.0.0.141 - - [2026-05-07 04:27:30] "GET /analytics HTTP/1.1" 401 206 0.000346 [API:8081]10.0.0.141 - - [2026-05-07 04:27:30] "GET /analytics HTTP/1.1" 401 206 0.000223 [API:8081]10.0.0.249 - - [2026-05-07 04:27:59] "GET /analytics HTTP/1.1" 401 206 0.000355 [API:8081]10.0.0.249 - - [2026-05-07 04:27:59] "GET /analytics HTTP/1.1" 401 206 0.000241 [API:8081]10.0.0.27 - - [2026-05-07 04:27:59] "GET /analytics HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.27 - - [2026-05-07 04:27:59] "GET /analytics HTTP/1.1" 401 206 0.000216 [API:8081]10.0.0.141 - - [2026-05-07 04:28:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25609 0.152664 [API:8081]10.0.0.249 - - [2026-05-07 04:28:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.096941 [API:8081]10.0.0.249 - - [2026-05-07 04:29:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.249 - - [2026-05-07 04:29:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000584 [API:8081]10.0.0.27 - - [2026-05-07 04:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000291 [API:8081]10.0.0.27 - - [2026-05-07 04:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000276 [API:8081]10.0.0.249 - - [2026-05-07 04:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000364 [API:8081]10.0.0.249 - - [2026-05-07 04:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000374 [API:8081]10.0.0.141 - - [2026-05-07 04:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000315 [API:8081]10.0.0.141 - - [2026-05-07 04:29:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000317 [API:8081]10.0.0.27 - - [2026-05-07 04:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.27 - - [2026-05-07 04:29:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000368 [API:8081]10.0.0.141 - - [2026-05-07 04:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.141 - - [2026-05-07 04:29:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000265 [API:8081]10.0.0.249 - - [2026-05-07 04:29:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.143245 [API:8081]10.0.0.249 - - [2026-05-07 04:31:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.100590 [API:8081]10.0.0.249 - - [2026-05-07 04:32:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.155864 [API:8081]10.0.0.249 - - [2026-05-07 04:34:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.249 - - [2026-05-07 04:34:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.27 - - [2026-05-07 04:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.27 - - [2026-05-07 04:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000318 [API:8081]10.0.0.249 - - [2026-05-07 04:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000269 [API:8081]10.0.0.249 - - [2026-05-07 04:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000389 [API:8081]10.0.0.141 - - [2026-05-07 04:34:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.141 - - [2026-05-07 04:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.001065 [API:8081]10.0.0.27 - - [2026-05-07 04:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.27 - - [2026-05-07 04:34:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000301 [API:8081]10.0.0.141 - - [2026-05-07 04:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000468 [API:8081]10.0.0.141 - - [2026-05-07 04:34:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.249 - - [2026-05-07 04:34:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.101065 [API:8081]10.0.0.249 - - [2026-05-07 04:35:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.118233 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:36:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005339 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:36:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005689 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:36:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.006546 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:36:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005850 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:36:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005447 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:36:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004673 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:36:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004370 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:36:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.007384 [API:8081]10.0.0.141 - - [2026-05-07 04:37:30] "GET /analytics HTTP/1.1" 401 206 0.000305 [API:8081]10.0.0.141 - - [2026-05-07 04:37:30] "GET /analytics HTTP/1.1" 401 206 0.000160 [API:8081]10.0.0.249 - - [2026-05-07 04:37:59] "GET /analytics HTTP/1.1" 401 206 0.000456 [API:8081]10.0.0.249 - - [2026-05-07 04:37:59] "GET /analytics HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.27 - - [2026-05-07 04:37:59] "GET /analytics HTTP/1.1" 401 206 0.000254 [API:8081]10.0.0.27 - - [2026-05-07 04:37:59] "GET /analytics HTTP/1.1" 401 206 0.000194 [API:8081]10.0.0.249 - - [2026-05-07 04:37:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080688 [API:8081]10.0.0.249 - - [2026-05-07 04:39:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.112479 [API:8081]10.0.0.249 - - [2026-05-07 04:39:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000433 [API:8081]10.0.0.249 - - [2026-05-07 04:39:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000275 [API:8081]10.0.0.27 - - [2026-05-07 04:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000289 [API:8081]10.0.0.27 - - [2026-05-07 04:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.249 - - [2026-05-07 04:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.249 - - [2026-05-07 04:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000281 [API:8081]10.0.0.141 - - [2026-05-07 04:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.141 - - [2026-05-07 04:39:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000430 [API:8081]10.0.0.27 - - [2026-05-07 04:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.27 - - [2026-05-07 04:39:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000341 [API:8081]10.0.0.141 - - [2026-05-07 04:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.141 - - [2026-05-07 04:39:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000364 [API:8081]10.0.0.249 - - [2026-05-07 04:41:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085137 [API:8081]10.0.0.249 - - [2026-05-07 04:42:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2555 0.146904 [API:8081]10.0.0.141 - - [2026-05-07 04:42:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000381 [API:8081]10.0.0.141 - - [2026-05-07 04:42:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2101 0.079499 [API:8081]10.0.0.141 - - [2026-05-07 04:42:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-35235072:02295b4d-51b1-4ec8-a588-8ee8fa632545?flat HTTP/1.1" 200 5199 0.093118 [API:8081]10.0.0.141 - - [2026-05-07 04:42:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-35235072:02295b4d-51b1-4ec8-a588-8ee8fa632545?flat HTTP/1.1" 200 5199 0.079628 [API:8081]10.0.0.141 - - [2026-05-07 04:42:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-35235072:02295b4d-51b1-4ec8-a588-8ee8fa632545?flat HTTP/1.1" 200 5199 0.018348 [API:8081]10.0.0.141 - - [2026-05-07 04:42:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-35235072:EVPN-VN1?flat HTTP/1.1" 200 3940 0.019807 [API:8081]10.0.0.141 - - [2026-05-07 04:42:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25611 0.025943 [API:8081]10.0.0.141 - - [2026-05-07 04:42:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25611 0.045028 [API:8081]10.0.0.141 - - [2026-05-07 04:42:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.015208 [API:8081]10.0.0.141 - - [2026-05-07 04:43:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-35235072:9a8b3fc5-2d27-4c3a-9ae0-c1365c084599?flat HTTP/1.1" 200 5062 0.025310 [API:8081]10.0.0.141 - - [2026-05-07 04:43:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-35235072:9a8b3fc5-2d27-4c3a-9ae0-c1365c084599?flat HTTP/1.1" 200 5062 0.023316 [API:8081]10.0.0.141 - - [2026-05-07 04:43:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-35235072:9a8b3fc5-2d27-4c3a-9ae0-c1365c084599?flat HTTP/1.1" 200 5062 0.021110 [API:8081]10.0.0.141 - - [2026-05-07 04:43:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-35235072:EVPN-VN1?flat HTTP/1.1" 200 7820 0.022610 [API:8081]10.0.0.141 - - [2026-05-07 04:43:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25602 0.033362 [API:8081]10.0.0.141 - - [2026-05-07 04:43:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25602 0.054666 [API:8081]10.0.0.141 - - [2026-05-07 04:43:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.023280 [API:8081]10.0.0.249 - - [2026-05-07 04:44:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.113787 [API:8081]10.0.0.249 - - [2026-05-07 04:44:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000297 [API:8081]10.0.0.249 - - [2026-05-07 04:44:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.27 - - [2026-05-07 04:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000342 [API:8081]10.0.0.27 - - [2026-05-07 04:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000441 [API:8081]10.0.0.249 - - [2026-05-07 04:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000407 [API:8081]10.0.0.249 - - [2026-05-07 04:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.141 - - [2026-05-07 04:44:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000419 [API:8081]10.0.0.141 - - [2026-05-07 04:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.27 - - [2026-05-07 04:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000271 [API:8081]10.0.0.27 - - [2026-05-07 04:44:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000266 [API:8081]10.0.0.141 - - [2026-05-07 04:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000523 [API:8081]10.0.0.141 - - [2026-05-07 04:44:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000362 [API:8081]10.0.0.249 - - [2026-05-07 04:45:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.099681 [API:8081]10.0.0.141 - - [2026-05-07 04:45:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-35235072:02295b4d-51b1-4ec8-a588-8ee8fa632545?flat HTTP/1.1" 200 5203 0.025217 [API:8081]10.0.0.141 - - [2026-05-07 04:45:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-35235072:02295b4d-51b1-4ec8-a588-8ee8fa632545?flat HTTP/1.1" 200 5203 0.029825 [API:8081]10.0.0.141 - - [2026-05-07 04:45:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-35235072:02295b4d-51b1-4ec8-a588-8ee8fa632545?flat HTTP/1.1" 200 5203 0.030660 [API:8081]10.0.0.141 - - [2026-05-07 04:45:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-35235072:EVPN-VN1?flat HTTP/1.1" 200 8615 0.032683 [API:8081]10.0.0.141 - - [2026-05-07 04:45:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 18479 0.035438 [API:8081]10.0.0.141 - - [2026-05-07 04:45:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 28499 0.026787 [API:8081]10.0.0.141 - - [2026-05-07 04:45:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.016155 [API:8081]10.0.0.141 - - [2026-05-07 04:45:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-35235072:9a8b3fc5-2d27-4c3a-9ae0-c1365c084599?flat HTTP/1.1" 200 5219 0.018713 [API:8081]10.0.0.141 - - [2026-05-07 04:45:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-35235072:9a8b3fc5-2d27-4c3a-9ae0-c1365c084599?flat HTTP/1.1" 200 5219 0.020419 [API:8081]10.0.0.141 - - [2026-05-07 04:45:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-35235072:9a8b3fc5-2d27-4c3a-9ae0-c1365c084599?flat HTTP/1.1" 200 5219 0.021693 [API:8081]10.0.0.141 - - [2026-05-07 04:45:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-35235072:EVPN-VN1?flat HTTP/1.1" 200 8615 0.025252 [API:8081]10.0.0.141 - - [2026-05-07 04:45:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 22638 0.026504 [API:8081]10.0.0.141 - - [2026-05-07 04:45:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 22638 0.037384 [API:8081]10.0.0.141 - - [2026-05-07 04:45:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.011031 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:46:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004177 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:46:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004650 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:46:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004356 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:46:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004108 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:46:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.006311 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:46:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004814 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:46:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005578 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:46:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006133 [API:8081]10.0.0.141 - - [2026-05-07 04:46:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24686 0.032474 [API:8081]10.0.0.141 - - [2026-05-07 04:46:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24686 0.040713 [API:8081]10.0.0.141 - - [2026-05-07 04:46:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24690 0.038565 [API:8081]10.0.0.141 - - [2026-05-07 04:46:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-35235072:EVPN-VN1?flat HTTP/1.1" 200 8521 0.021363 [API:8081]10.0.0.141 - - [2026-05-07 04:46:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.017932 [API:8081]10.0.0.249 - - [2026-05-07 04:47:07] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078728 [API:8081]10.0.0.141 - - [2026-05-07 04:47:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33132 0.031074 [API:8081]10.0.0.141 - - [2026-05-07 04:47:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-35235072:EVPN-VN1?flat HTTP/1.1" 200 5989 0.016330 [API:8081]10.0.0.141 - - [2026-05-07 04:47:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.075739 [API:8081]10.0.0.141 - - [2026-05-07 04:47:30] "GET /analytics HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.141 - - [2026-05-07 04:47:30] "GET /analytics HTTP/1.1" 401 206 0.000253 [API:8081]10.0.0.249 - - [2026-05-07 04:47:59] "GET /analytics HTTP/1.1" 401 206 0.000277 [API:8081]10.0.0.249 - - [2026-05-07 04:47:59] "GET /analytics HTTP/1.1" 401 206 0.000244 [API:8081]10.0.0.27 - - [2026-05-07 04:47:59] "GET /analytics HTTP/1.1" 401 206 0.000257 [API:8081]10.0.0.27 - - [2026-05-07 04:47:59] "GET /analytics HTTP/1.1" 401 206 0.000205 [API:8081]10.0.0.249 - - [2026-05-07 04:48:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.102444 [API:8081]10.0.0.249 - - [2026-05-07 04:49:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.249 - - [2026-05-07 04:49:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.27 - - [2026-05-07 04:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000274 [API:8081]10.0.0.27 - - [2026-05-07 04:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.249 - - [2026-05-07 04:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000339 [API:8081]10.0.0.249 - - [2026-05-07 04:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000278 [API:8081]10.0.0.141 - - [2026-05-07 04:49:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.141 - - [2026-05-07 04:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000432 [API:8081]10.0.0.27 - - [2026-05-07 04:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000369 [API:8081]10.0.0.27 - - [2026-05-07 04:49:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000293 [API:8081]10.0.0.141 - - [2026-05-07 04:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000263 [API:8081]10.0.0.141 - - [2026-05-07 04:49:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000314 [API:8081]10.0.0.141 - - [2026-05-07 04:49:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-79549752:ctest-TestRbac-79549752-68605711?flat HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.141 - - [2026-05-07 04:49:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-79549752:ctest-TestRbac-79549752-68605711?flat HTTP/1.1" 200 2081 0.535075 [API:8081]10.0.0.141 - - [2026-05-07 04:49:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 336 0.195667 [API:8081]10.0.0.141 - - [2026-05-07 04:49:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-79549752:ctest-TestRbac-79549752-68605711?flat HTTP/1.1" 401 206 0.000358 [API:8081]10.0.0.141 - - [2026-05-07 04:49:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-79549752:ctest-TestRbac-79549752-68605711?flat HTTP/1.1" 200 2081 0.272455 [API:8081]10.0.0.141 - - [2026-05-07 04:49:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 336 0.154603 [API:8081]10.0.0.141 - - [2026-05-07 04:49:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-92903243:797f6bac-e662-4267-9771-da7ff1dcc9f1?flat HTTP/1.1" 200 5326 0.153854 [API:8081]10.0.0.141 - - [2026-05-07 04:49:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-92903243:797f6bac-e662-4267-9771-da7ff1dcc9f1?flat HTTP/1.1" 200 5326 0.082911 [API:8081]10.0.0.141 - - [2026-05-07 04:49:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-92903243:797f6bac-e662-4267-9771-da7ff1dcc9f1?flat HTTP/1.1" 200 5326 0.109865 [API:8081]10.0.0.141 - - [2026-05-07 04:49:57] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-79549752:ctest-TestRbac-79549752-68605711?flat HTTP/1.1" 200 3965 0.078210 [API:8081]10.0.0.141 - - [2026-05-07 04:49:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.064828 [API:8081]10.0.0.141 - - [2026-05-07 04:49:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.180098 [API:8081]10.0.0.141 - - [2026-05-07 04:49:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.141 - - [2026-05-07 04:49:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.093796 [API:8081]10.0.0.141 - - [2026-05-07 04:49:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.051558 [API:8081]10.0.0.141 - - [2026-05-07 04:49:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.253827 [API:8081]10.0.0.141 - - [2026-05-07 04:49:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.114392 [API:8081]10.0.0.141 - - [2026-05-07 04:50:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.096542 [API:8081]10.0.0.141 - - [2026-05-07 04:50:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.190104 [API:8081]10.0.0.141 - - [2026-05-07 04:50:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.201185 [API:8081]10.0.0.141 - - [2026-05-07 04:50:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.045658 [API:8081]10.0.0.141 - - [2026-05-07 04:50:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.101108 [API:8081]10.0.0.249 - - [2026-05-07 04:50:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.104202 [API:8081]10.0.0.141 - - [2026-05-07 04:50:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.027014 [API:8081]10.0.0.141 - - [2026-05-07 04:50:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.026789 [API:8081]10.0.0.141 - - [2026-05-07 04:50:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.028040 [API:8081]10.0.0.141 - - [2026-05-07 04:50:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.036769 [API:8081]10.0.0.141 - - [2026-05-07 04:50:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.035297 [API:8081]10.0.0.141 - - [2026-05-07 04:50:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24723 0.038592 [API:8081]10.0.0.141 - - [2026-05-07 04:50:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24726 0.027930 [API:8081]10.0.0.141 - - [2026-05-07 04:50:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-79549752:ctest-TestRbac-79549752-68605711?flat HTTP/1.1" 200 6499 0.017289 [API:8081]10.0.0.141 - - [2026-05-07 04:50:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.012867 [API:8081]10.0.0.141 - - [2026-05-07 04:50:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-66213914:ctest-TestRbacBasic-66213914-81474744?flat HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.141 - - [2026-05-07 04:50:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-66213914:ctest-TestRbacBasic-66213914-81474744?flat HTTP/1.1" 200 2123 0.136417 [API:8081]10.0.0.141 - - [2026-05-07 04:50:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-66213914:ctest-TestRbacBasic-66213914-81474744?flat HTTP/1.1" 401 206 0.000328 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-85486730'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-73702911' RBAC: ctest-TestRbacBasic-70305435 doesn't have read permission in project '416ad7eb76c346498ca0538e29ae51ff' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-66213914', 'ctest-TestRbacBasic-66213914-81474744'], 'virtual_network', 'b2bea8dc-0ba1-4b59-82ee-d5f952ec7e55', "Permission Denied for ['ctest-TestRbacBasic-85486730'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-73702911' RBAC: ctest-TestRbacBasic-70305435 doesn't have read permission in project '416ad7eb76c346498ca0538e29ae51ff'"),) [API:8081]10.0.0.141 - - [2026-05-07 04:50:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-66213914:ctest-TestRbacBasic-66213914-81474744?flat HTTP/1.1" 403 199 0.149263 [API:8081]10.0.0.141 - - [2026-05-07 04:50:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-66213914:ctest-TestRbacBasic-66213914-81474744?flat HTTP/1.1" 401 206 0.000348 [API:8081]10.0.0.141 - - [2026-05-07 04:50:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-66213914:ctest-TestRbacBasic-66213914-81474744?flat HTTP/1.1" 200 2123 0.083025 [API:8081]10.0.0.141 - - [2026-05-07 04:50:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.112032 [API:8081]10.0.0.141 - - [2026-05-07 04:50:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.127012 [API:8081]10.0.0.141 - - [2026-05-07 04:50:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2392 0.075125 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-85486730'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-66213914' RBAC: ctest-TestRbacBasic-70305435 doesn't have read permission in project 'd712d9cf41324fe08bdf9363a8e6bffd' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-66213914', 'ctest-TestRbacBasic-66213914-81474744'], 'virtual_network', 'b2bea8dc-0ba1-4b59-82ee-d5f952ec7e55', "Permission Denied for ['ctest-TestRbacBasic-85486730'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-66213914' RBAC: ctest-TestRbacBasic-70305435 doesn't have read permission in project 'd712d9cf41324fe08bdf9363a8e6bffd'"),) [API:8081]10.0.0.141 - - [2026-05-07 04:50:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-66213914:ctest-TestRbacBasic-66213914-81474744?flat HTTP/1.1" 403 199 0.069341 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ['ctest-TestRbacBasic-85486730'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-66213914' RBAC: ctest-TestRbacBasic-70305435 doesn't have read permission in project 'd712d9cf41324fe08bdf9363a8e6bffd' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-66213914', 'ctest-TestRbacBasic-66213914-81474744'], 'virtual_network', 'b2bea8dc-0ba1-4b59-82ee-d5f952ec7e55', "Permission Denied for ['ctest-TestRbacBasic-85486730'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-66213914' RBAC: ctest-TestRbacBasic-70305435 doesn't have read permission in project 'd712d9cf41324fe08bdf9363a8e6bffd'"),) [API:8081]10.0.0.141 - - [2026-05-07 04:50:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-66213914:ctest-TestRbacBasic-66213914-81474744?flat HTTP/1.1" 403 199 0.114745 [API:8081]10.0.0.141 - - [2026-05-07 04:50:57] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-66213914:ctest-TestRbacBasic-66213914-81474744?flat HTTP/1.1" 200 2127 0.067266 [API:8081]10.0.0.141 - - [2026-05-07 04:50:57] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-66213914:ctest-TestRbacBasic-66213914-81474744?flat HTTP/1.1" 200 2127 0.016613 [API:8081]10.0.0.141 - - [2026-05-07 04:50:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.116397 [API:8081]10.0.0.141 - - [2026-05-07 04:50:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 603 0.085500 [API:8081]10.0.0.141 - - [2026-05-07 04:50:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2392 0.018290 [API:8081]10.0.0.141 - - [2026-05-07 04:51:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2145 0.011348 [API:8081]10.0.0.141 - - [2026-05-07 04:51:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-04843812?flat HTTP/1.1" 401 206 0.000313 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-02323561 as ['ctest-TestRbacBasic-44408811'] to R virtual-network in ctest-TestRbacBasic-56954484 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-56954484', 'ctest-TestRbacBasic-56954484-04843812'], 'virtual_network', '6d5f22d5-b470-4259-a656-cc87b61410ed', "Permission Denied for ctest-TestRbacBasic-02323561 as ['ctest-TestRbacBasic-44408811'] to R virtual-network in ctest-TestRbacBasic-56954484"),) [API:8081]10.0.0.141 - - [2026-05-07 04:51:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-04843812?flat HTTP/1.1" 403 199 0.449613 [API:8081]10.0.0.249 - - [2026-05-07 04:51:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.105350 [API:8081]10.0.0.141 - - [2026-05-07 04:51:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.100740 [API:8081]10.0.0.141 - - [2026-05-07 04:51:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-04843812?flat HTTP/1.1" 200 2121 0.081397 [API:8081]10.0.0.141 - - [2026-05-07 04:51:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.082604 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-02323561 as ['ctest-TestRbacBasic-44408811'] to R virtual-network in ctest-TestRbacBasic-56954484 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-56954484', 'ctest-TestRbacBasic-56954484-04843812'], 'virtual_network', '6d5f22d5-b470-4259-a656-cc87b61410ed', "Permission Denied for ctest-TestRbacBasic-02323561 as ['ctest-TestRbacBasic-44408811'] to R virtual-network in ctest-TestRbacBasic-56954484"),) [API:8081]10.0.0.141 - - [2026-05-07 04:51:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-04843812?flat HTTP/1.1" 403 199 0.054558 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-02323561 as ['ctest-TestRbacBasic-44408811'] to R virtual-network in ctest-TestRbacBasic-56954484 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-56954484', 'ctest-TestRbacBasic-56954484-04843812'], 'virtual_network', '6d5f22d5-b470-4259-a656-cc87b61410ed', "Permission Denied for ctest-TestRbacBasic-02323561 as ['ctest-TestRbacBasic-44408811'] to R virtual-network in ctest-TestRbacBasic-56954484"),) [API:8081]10.0.0.141 - - [2026-05-07 04:51:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-04843812?flat HTTP/1.1" 403 199 0.134958 [API:8081]10.0.0.141 - - [2026-05-07 04:51:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.091893 [API:8081]10.0.0.141 - - [2026-05-07 04:51:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-04843812?flat HTTP/1.1" 200 2121 0.080020 [API:8081]10.0.0.141 - - [2026-05-07 04:51:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.082258 [API:8081]10.0.0.141 - - [2026-05-07 04:51:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-04843812?flat HTTP/1.1" 401 206 0.000288 --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 126, in get_obj_perms_by_name obj = getattr(self._vnc_api_client, obj_get_method) (id = uuid) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1183, in _request raise PermissionDenied(content) vnc_api.exceptions.PermissionDenied: Permission Denied for ctest-TestRbacBasic-70305435 as ['ctest-TestRbacBasic-85486730'] to R virtual-network in ctest-TestRbacBasic-56954484 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/handlers.py", line 73, in emit if self.shouldRollover(record): File "/usr/lib64/python3.9/logging/handlers.py", line 194, in shouldRollover msg = "%s\n" % self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not enough arguments for format string Call stack: File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1704, in handle handler.handle() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 578, in handle result = self.handle_one_request() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 808, in handle_one_request self.handle_one_response() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1111, in handle_one_response self.run_application() File "/usr/local/lib64/python3.9/site-packages/gevent/pywsgi.py", line 1057, in run_application self.result = self.application(self.environ, self.start_response) File "/usr/local/bin/bottle.py", line 993, in __call__ return self.wsgi(environ, start_response) File "/usr/local/bin/bottle.py", line 968, in wsgi out = self._cast(self._handle(environ)) File "/usr/local/bin/bottle.py", line 937, in _cast first = next(iout) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 2052, in dyn_http_get rv_obj_perms = self.get_obj_perms(name, cfg_type) File "/usr/local/lib/python3.9/site-packages/opserver/opserver.py", line 1319, in get_obj_perms rv_obj_perms = self._vnc_api_client.get_obj_perms_by_name( File "/usr/local/lib/python3.9/site-packages/opserver/vnc_cfg_api_client.py", line 129, in get_obj_perms_by_name self._logger.error("fq_name:%s cfg_type:%s uuid:%s Exception: %s", \ Message: 'fq_name:%s cfg_type:%s uuid:%s Exception: %s' Arguments: ((['default-domain', 'ctest-TestRbacBasic-56954484', 'ctest-TestRbacBasic-56954484-04843812'], 'virtual_network', '6d5f22d5-b470-4259-a656-cc87b61410ed', "Permission Denied for ctest-TestRbacBasic-70305435 as ['ctest-TestRbacBasic-85486730'] to R virtual-network in ctest-TestRbacBasic-56954484"),) [API:8081]10.0.0.141 - - [2026-05-07 04:51:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-04843812?flat HTTP/1.1" 403 199 0.120301 [API:8081]10.0.0.141 - - [2026-05-07 04:51:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.091945 [API:8081]10.0.0.141 - - [2026-05-07 04:51:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-04843812?flat HTTP/1.1" 200 2121 0.073095 [API:8081]10.0.0.141 - - [2026-05-07 04:51:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 356 0.083034 [API:8081]10.0.0.141 - - [2026-05-07 04:51:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2145 0.015391 [API:8081]10.0.0.141 - - [2026-05-07 04:51:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2392 0.016592 [API:8081]10.0.0.141 - - [2026-05-07 04:51:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-56954484:7b1258b7-be73-4a2a-b236-8d7e08b90c6d?flat HTTP/1.1" 200 5022 0.079240 [API:8081]10.0.0.141 - - [2026-05-07 04:51:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-56954484:7b1258b7-be73-4a2a-b236-8d7e08b90c6d?flat HTTP/1.1" 200 5022 0.080570 [API:8081]10.0.0.141 - - [2026-05-07 04:51:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-56954484:7b1258b7-be73-4a2a-b236-8d7e08b90c6d?flat HTTP/1.1" 200 5022 0.078408 [API:8081]10.0.0.141 - - [2026-05-07 04:51:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-86682452?flat HTTP/1.1" 200 3506 0.102545 [API:8081]10.0.0.141 - - [2026-05-07 04:51:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.054221 [API:8081]10.0.0.141 - - [2026-05-07 04:51:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.125039 [API:8081]10.0.0.141 - - [2026-05-07 04:51:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33191 0.035812 [API:8081]10.0.0.141 - - [2026-05-07 04:51:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.048144 [API:8081]10.0.0.141 - - [2026-05-07 04:51:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.191688 [API:8081]10.0.0.141 - - [2026-05-07 04:51:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33191 0.132093 [API:8081]10.0.0.141 - - [2026-05-07 04:51:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 266 0.091983 [API:8081]10.0.0.141 - - [2026-05-07 04:51:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-86682452?flat HTTP/1.1" 200 3506 0.120098 [API:8081]10.0.0.141 - - [2026-05-07 04:51:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 603 0.107977 [API:8081]10.0.0.141 - - [2026-05-07 04:51:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.059658 [API:8081]10.0.0.141 - - [2026-05-07 04:51:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 199 0.145765 [API:8081]10.0.0.141 - - [2026-05-07 04:51:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33191 0.029512 [API:8081]10.0.0.141 - - [2026-05-07 04:51:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33191 0.030625 [API:8081]10.0.0.141 - - [2026-05-07 04:52:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33191 0.031203 [API:8081]10.0.0.141 - - [2026-05-07 04:52:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33191 0.038751 [API:8081]10.0.0.141 - - [2026-05-07 04:52:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-56954484:ctest-TestRbacBasic-56954484-86682452?flat HTTP/1.1" 200 6884 0.022579 [API:8081]10.0.0.141 - - [2026-05-07 04:52:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.019138 [Introspect:8090]10.0.0.141 - - [2026-05-07 04:52:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001837 [API:8081]10.0.0.141 - - [2026-05-07 04:52:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.141 - - [2026-05-07 04:52:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2109 0.095642 [API:8081]10.0.0.249 - - [2026-05-07 04:53:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.123875 [API:8081]10.0.0.249 - - [2026-05-07 04:54:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.091879 [API:8081]10.0.0.249 - - [2026-05-07 04:54:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000360 [API:8081]10.0.0.249 - - [2026-05-07 04:54:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000421 [API:8081]10.0.0.27 - - [2026-05-07 04:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000467 [API:8081]10.0.0.27 - - [2026-05-07 04:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000335 [API:8081]10.0.0.249 - - [2026-05-07 04:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000326 [API:8081]10.0.0.249 - - [2026-05-07 04:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.141 - - [2026-05-07 04:54:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000393 [API:8081]10.0.0.141 - - [2026-05-07 04:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000426 [API:8081]10.0.0.27 - - [2026-05-07 04:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000377 [API:8081]10.0.0.27 - - [2026-05-07 04:54:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000432 [API:8081]10.0.0.141 - - [2026-05-07 04:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000325 [API:8081]10.0.0.141 - - [2026-05-07 04:54:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.141 - - [2026-05-07 04:55:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-46738509:42d794da-7844-43dd-9a7e-e4a603ffc911?flat HTTP/1.1" 200 5374 0.018109 [API:8081]10.0.0.141 - - [2026-05-07 04:55:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-46738509:42d794da-7844-43dd-9a7e-e4a603ffc911?flat HTTP/1.1" 200 5374 0.102109 [API:8081]10.0.0.141 - - [2026-05-07 04:55:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-46738509:42d794da-7844-43dd-9a7e-e4a603ffc911?flat HTTP/1.1" 200 5374 0.100859 [API:8081]10.0.0.141 - - [2026-05-07 04:55:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-46738509:ctest-vn1-72604753?flat HTTP/1.1" 200 9418 0.025306 [API:8081]10.0.0.141 - - [2026-05-07 04:55:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33201 0.036038 [API:8081]10.0.0.141 - - [2026-05-07 04:55:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33201 0.040851 [API:8081]10.0.0.141 - - [2026-05-07 04:55:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.016400 [API:8081]10.0.0.141 - - [2026-05-07 04:55:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-46738509:5aebd70e-6cde-4dea-8261-9ea1f0e243d6?flat HTTP/1.1" 200 5369 0.030557 [API:8081]10.0.0.141 - - [2026-05-07 04:55:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-46738509:5aebd70e-6cde-4dea-8261-9ea1f0e243d6?flat HTTP/1.1" 200 5369 0.025243 [API:8081]10.0.0.141 - - [2026-05-07 04:55:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-46738509:5aebd70e-6cde-4dea-8261-9ea1f0e243d6?flat HTTP/1.1" 200 5369 0.026021 [API:8081]10.0.0.141 - - [2026-05-07 04:55:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-46738509:ctest-vn1-72604753?flat HTTP/1.1" 200 9418 0.024288 [API:8081]10.0.0.141 - - [2026-05-07 04:55:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24731 0.032699 [API:8081]10.0.0.141 - - [2026-05-07 04:55:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24731 0.049505 [API:8081]10.0.0.141 - - [2026-05-07 04:55:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.014934 [API:8081]10.0.0.141 - - [2026-05-07 04:55:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24731 0.039671 [API:8081]10.0.0.141 - - [2026-05-07 04:55:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24731 0.032864 [API:8081]10.0.0.141 - - [2026-05-07 04:55:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24734 0.026917 [API:8081]10.0.0.141 - - [2026-05-07 04:55:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-46738509:ctest-vn1-72604753?flat HTTP/1.1" 200 7659 0.020494 [API:8081]10.0.0.141 - - [2026-05-07 04:55:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.020609 [API:8081]10.0.0.141 - - [2026-05-07 04:55:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33203 0.029886 [API:8081]10.0.0.141 - - [2026-05-07 04:55:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33203 0.030491 [API:8081]10.0.0.141 - - [2026-05-07 04:55:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33204 0.031403 [API:8081]10.0.0.141 - - [2026-05-07 04:55:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-46738509:ctest-vn1-72604753?flat HTTP/1.1" 200 4921 0.017823 [API:8081]10.0.0.141 - - [2026-05-07 04:55:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.022386 [API:8081]10.0.0.141 - - [2026-05-07 04:55:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2109 0.014792 [API:8081]10.0.0.141 - - [2026-05-07 04:55:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2320 0.037896 [API:8081]10.0.0.249 - - [2026-05-07 04:56:15] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.111712 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:56:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.007144 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:56:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.015095 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:56:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.009846 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:56:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.007694 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:56:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.009856 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:56:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005525 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:56:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005831 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 04:56:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006687 [API:8081]10.0.0.249 - - [2026-05-07 04:57:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.121377 [API:8081]10.0.0.141 - - [2026-05-07 04:57:30] "GET /analytics HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.141 - - [2026-05-07 04:57:30] "GET /analytics HTTP/1.1" 401 206 0.000199 [API:8081]10.0.0.249 - - [2026-05-07 04:57:59] "GET /analytics HTTP/1.1" 401 206 0.000375 [API:8081]10.0.0.249 - - [2026-05-07 04:57:59] "GET /analytics HTTP/1.1" 401 206 0.000206 [API:8081]10.0.0.27 - - [2026-05-07 04:57:59] "GET /analytics HTTP/1.1" 401 206 0.000484 [API:8081]10.0.0.27 - - [2026-05-07 04:57:59] "GET /analytics HTTP/1.1" 401 206 0.000318 [Introspect:8090]10.0.0.141 - - [2026-05-07 04:58:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001712 [API:8081]10.0.0.141 - - [2026-05-07 04:58:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 13189 0.481001 [API:8081]10.0.0.141 - - [2026-05-07 04:58:48] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5754-1?flat HTTP/1.1" 200 6068 0.093109 [API:8081]10.0.0.141 - - [2026-05-07 04:58:48] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5754-2?flat HTTP/1.1" 200 6064 0.484025 [API:8081]10.0.0.141 - - [2026-05-07 04:58:48] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-5754-3?flat HTTP/1.1" 200 3955 0.016233 [API:8081]10.0.0.141 - - [2026-05-07 04:58:49] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?flat HTTP/1.1" 200 6152 0.028826 [API:8081]10.0.0.141 - - [2026-05-07 04:58:49] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?flat HTTP/1.1" 200 7651 0.025689 [API:8081]10.0.0.141 - - [2026-05-07 04:58:49] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?flat HTTP/1.1" 200 6147 0.025471 [API:8081]10.0.0.141 - - [2026-05-07 04:58:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2531 0.021460 [API:8081]10.0.0.249 - - [2026-05-07 04:59:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.094540 [API:8081]10.0.0.249 - - [2026-05-07 04:59:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000290 [API:8081]10.0.0.249 - - [2026-05-07 04:59:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.27 - - [2026-05-07 04:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.27 - - [2026-05-07 04:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000429 [API:8081]10.0.0.249 - - [2026-05-07 04:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000443 [API:8081]10.0.0.249 - - [2026-05-07 04:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000426 [API:8081]10.0.0.141 - - [2026-05-07 04:59:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000334 [API:8081]10.0.0.141 - - [2026-05-07 04:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000340 [API:8081]10.0.0.27 - - [2026-05-07 04:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.27 - - [2026-05-07 04:59:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000411 [API:8081]10.0.0.141 - - [2026-05-07 04:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000308 [API:8081]10.0.0.141 - - [2026-05-07 04:59:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.141 - - [2026-05-07 04:59:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-46738509:da279e4a-a9e7-4def-9119-3c34b459c643?flat HTTP/1.1" 200 5249 0.021630 [API:8081]10.0.0.141 - - [2026-05-07 04:59:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-46738509:da279e4a-a9e7-4def-9119-3c34b459c643?flat HTTP/1.1" 200 5249 0.019999 [API:8081]10.0.0.141 - - [2026-05-07 04:59:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-46738509:da279e4a-a9e7-4def-9119-3c34b459c643?flat HTTP/1.1" 200 5249 0.020213 [API:8081]10.0.0.141 - - [2026-05-07 04:59:43] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-46738509:ctest-vn1-43171136?flat HTTP/1.1" 200 7096 0.020764 [API:8081]10.0.0.141 - - [2026-05-07 04:59:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32946 0.036836 [API:8081]10.0.0.141 - - [2026-05-07 04:59:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32946 0.035450 [API:8081]10.0.0.141 - - [2026-05-07 04:59:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.013024 [API:8081]10.0.0.249 - - [2026-05-07 05:00:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.097774 [API:8081]10.0.0.141 - - [2026-05-07 05:00:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-46738509:80e57d3e-6319-4507-afb6-4771ab4c5e1e?flat HTTP/1.1" 200 5249 0.019332 [API:8081]10.0.0.141 - - [2026-05-07 05:00:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-46738509:80e57d3e-6319-4507-afb6-4771ab4c5e1e?flat HTTP/1.1" 200 5249 0.021095 [API:8081]10.0.0.141 - - [2026-05-07 05:00:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-46738509:80e57d3e-6319-4507-afb6-4771ab4c5e1e?flat HTTP/1.1" 200 5249 0.017494 [API:8081]10.0.0.141 - - [2026-05-07 05:00:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-46738509:ctest-vn2-64143751?flat HTTP/1.1" 200 7000 0.018800 [API:8081]10.0.0.141 - - [2026-05-07 05:00:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32291 0.029168 [API:8081]10.0.0.141 - - [2026-05-07 05:00:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32291 0.038190 [API:8081]10.0.0.141 - - [2026-05-07 05:00:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1366 0.013591 [API:8081]10.0.0.141 - - [2026-05-07 05:01:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32300 0.028583 [API:8081]10.0.0.141 - - [2026-05-07 05:01:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32300 0.035365 [API:8081]10.0.0.141 - - [2026-05-07 05:01:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32300 0.041511 [API:8081]10.0.0.141 - - [2026-05-07 05:01:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32300 0.028618 [API:8081]10.0.0.141 - - [2026-05-07 05:01:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32300 0.053645 [API:8081]10.0.0.141 - - [2026-05-07 05:01:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-46738509:ctest-vn2-64143751?flat HTTP/1.1" 200 7859 0.022784 [API:8081]10.0.0.141 - - [2026-05-07 05:01:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1209 0.012743 [API:8081]10.0.0.141 - - [2026-05-07 05:02:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32959 0.055276 [API:8081]10.0.0.141 - - [2026-05-07 05:02:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32959 0.054378 [API:8081]10.0.0.141 - - [2026-05-07 05:02:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32959 0.037156 [API:8081]10.0.0.141 - - [2026-05-07 05:02:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-46738509:ctest-vn1-43171136?flat HTTP/1.1" 200 7931 0.024411 [API:8081]10.0.0.141 - - [2026-05-07 05:02:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.014534 [API:8081]10.0.0.249 - - [2026-05-07 05:02:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.090175 [API:8081]10.0.0.141 - - [2026-05-07 05:03:14] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-58493651:802dc2bd-4604-4322-90c9-18fe2f23adda?flat HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.141 - - [2026-05-07 05:03:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-58493651:802dc2bd-4604-4322-90c9-18fe2f23adda?flat HTTP/1.1" 200 5086 0.104732 [API:8081]10.0.0.141 - - [2026-05-07 05:03:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-58493651:802dc2bd-4604-4322-90c9-18fe2f23adda?flat HTTP/1.1" 200 5086 0.115001 [API:8081]10.0.0.141 - - [2026-05-07 05:03:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-58493651:802dc2bd-4604-4322-90c9-18fe2f23adda?flat HTTP/1.1" 200 5086 0.097179 [API:8081]10.0.0.141 - - [2026-05-07 05:03:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-58493651:ctest-vn-22413046?flat HTTP/1.1" 200 4821 0.019432 [API:8081]10.0.0.141 - - [2026-05-07 05:03:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32308 0.044438 [API:8081]10.0.0.141 - - [2026-05-07 05:03:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32308 0.032691 [API:8081]10.0.0.141 - - [2026-05-07 05:03:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.012012 [API:8081]10.0.0.141 - - [2026-05-07 05:03:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-58493651:d1386eb0-1cca-43ce-af60-72e1acbd9e1e?flat HTTP/1.1" 200 5228 0.018664 [API:8081]10.0.0.141 - - [2026-05-07 05:03:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-58493651:d1386eb0-1cca-43ce-af60-72e1acbd9e1e?flat HTTP/1.1" 200 5228 0.018523 [API:8081]10.0.0.141 - - [2026-05-07 05:03:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-58493651:d1386eb0-1cca-43ce-af60-72e1acbd9e1e?flat HTTP/1.1" 200 5228 0.026650 [API:8081]10.0.0.141 - - [2026-05-07 05:03:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-58493651:ctest-vn-47283811?flat HTTP/1.1" 200 5444 0.020498 [API:8081]10.0.0.141 - - [2026-05-07 05:03:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32963 0.030483 [API:8081]10.0.0.141 - - [2026-05-07 05:03:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32963 0.038232 [API:8081]10.0.0.141 - - [2026-05-07 05:03:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 1051 0.010739 [API:8081]10.0.0.249 - - [2026-05-07 05:03:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.089482 [API:8081]10.0.0.141 - - [2026-05-07 05:03:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32967 0.030547 [API:8081]10.0.0.141 - - [2026-05-07 05:03:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32967 0.040828 [API:8081]10.0.0.141 - - [2026-05-07 05:03:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32970 0.029138 [API:8081]10.0.0.141 - - [2026-05-07 05:03:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-58493651:ctest-vn-47283811?flat HTTP/1.1" 200 3590 0.018706 [API:8081]10.0.0.141 - - [2026-05-07 05:03:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 894 0.012633 [API:8081]10.0.0.141 - - [2026-05-07 05:03:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32320 0.038608 [API:8081]10.0.0.141 - - [2026-05-07 05:03:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32320 0.029649 [API:8081]10.0.0.141 - - [2026-05-07 05:03:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32320 0.029930 [API:8081]10.0.0.141 - - [2026-05-07 05:03:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32320 0.033954 [API:8081]10.0.0.141 - - [2026-05-07 05:03:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32320 0.028000 [API:8081]10.0.0.141 - - [2026-05-07 05:03:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32320 0.030118 [API:8081]10.0.0.141 - - [2026-05-07 05:03:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5754-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32320 0.035706 [API:8081]10.0.0.141 - - [2026-05-07 05:03:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-58493651:ctest-vn-22413046?flat HTTP/1.1" 200 6186 0.019745 [API:8081]10.0.0.141 - - [2026-05-07 05:03:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 737 0.011820 [API:8081]10.0.0.141 - - [2026-05-07 05:04:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000532 [API:8081]10.0.0.141 - - [2026-05-07 05:04:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2344 0.179177 [API:8081]10.0.0.141 - - [2026-05-07 05:04:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2344 0.094941 [API:8081]10.0.0.249 - - [2026-05-07 05:04:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000491 [API:8081]10.0.0.249 - - [2026-05-07 05:04:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000349 [API:8081]10.0.0.27 - - [2026-05-07 05:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000624 [API:8081]10.0.0.27 - - [2026-05-07 05:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000488 [API:8081]10.0.0.249 - - [2026-05-07 05:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000464 [API:8081]10.0.0.249 - - [2026-05-07 05:04:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000521 [API:8081]10.0.0.141 - - [2026-05-07 05:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000399 [API:8081]10.0.0.141 - - [2026-05-07 05:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000398 [API:8081]10.0.0.27 - - [2026-05-07 05:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000383 [API:8081]10.0.0.27 - - [2026-05-07 05:04:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000302 [API:8081]10.0.0.141 - - [2026-05-07 05:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000312 [API:8081]10.0.0.141 - - [2026-05-07 05:04:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000261 [API:8081]10.0.0.249 - - [2026-05-07 05:05:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083162 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:06:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005258 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:06:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.005330 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:06:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004996 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:06:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005380 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:06:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.007316 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:06:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005663 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:06:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006040 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:06:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005247 [API:8081]10.0.0.249 - - [2026-05-07 05:06:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.086372 [API:8081]10.0.0.141 - - [2026-05-07 05:07:30] "GET /analytics HTTP/1.1" 401 206 0.000307 [API:8081]10.0.0.141 - - [2026-05-07 05:07:30] "GET /analytics HTTP/1.1" 401 206 0.000223 [API:8081]10.0.0.249 - - [2026-05-07 05:07:59] "GET /analytics HTTP/1.1" 401 206 0.000376 [API:8081]10.0.0.249 - - [2026-05-07 05:07:59] "GET /analytics HTTP/1.1" 401 206 0.000221 [API:8081]10.0.0.27 - - [2026-05-07 05:07:59] "GET /analytics HTTP/1.1" 401 206 0.000331 [API:8081]10.0.0.27 - - [2026-05-07 05:07:59] "GET /analytics HTTP/1.1" 401 206 0.000190 [API:8081]10.0.0.249 - - [2026-05-07 05:08:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.110030 [API:8081]10.0.0.249 - - [2026-05-07 05:09:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.249 - - [2026-05-07 05:09:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000303 [API:8081]10.0.0.27 - - [2026-05-07 05:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000295 [API:8081]10.0.0.27 - - [2026-05-07 05:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000268 [API:8081]10.0.0.249 - - [2026-05-07 05:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000394 [API:8081]10.0.0.249 - - [2026-05-07 05:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000311 [API:8081]10.0.0.141 - - [2026-05-07 05:09:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000319 [API:8081]10.0.0.141 - - [2026-05-07 05:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000310 [API:8081]10.0.0.27 - - [2026-05-07 05:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000288 [API:8081]10.0.0.27 - - [2026-05-07 05:09:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.141 - - [2026-05-07 05:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000286 [API:8081]10.0.0.141 - - [2026-05-07 05:09:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000258 [API:8081]10.0.0.249 - - [2026-05-07 05:09:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.167376 [API:8081]10.0.0.141 - - [2026-05-07 05:10:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 206 0.000415 [API:8081]10.0.0.141 - - [2026-05-07 05:10:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2559 0.093873 [API:8081]10.0.0.249 - - [2026-05-07 05:11:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.089167 [API:8081]10.0.0.249 - - [2026-05-07 05:12:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.081260 [API:8081]10.0.0.249 - - [2026-05-07 05:14:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000344 [API:8081]10.0.0.249 - - [2026-05-07 05:14:24] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000306 [API:8081]10.0.0.27 - - [2026-05-07 05:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000321 [API:8081]10.0.0.27 - - [2026-05-07 05:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000299 [API:8081]10.0.0.249 - - [2026-05-07 05:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000322 [API:8081]10.0.0.249 - - [2026-05-07 05:14:25] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000403 [API:8081]10.0.0.141 - - [2026-05-07 05:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000323 [API:8081]10.0.0.27 - - [2026-05-07 05:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000418 [API:8081]10.0.0.141 - - [2026-05-07 05:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000396 [API:8081]10.0.0.27 - - [2026-05-07 05:14:26] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000316 [API:8081]10.0.0.141 - - [2026-05-07 05:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000350 [API:8081]10.0.0.141 - - [2026-05-07 05:14:27] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 206 0.000420 [API:8081]10.0.0.249 - - [2026-05-07 05:14:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.104498 [API:8081]10.0.0.249 - - [2026-05-07 05:15:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.118348 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:16:16] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.011313 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:16:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.006659 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:16:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004383 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:16:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.009513 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:16:16] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005786 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:16:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004689 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:16:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.005812 [LOCAL API:8181]127.0.0.1 - - [2026-05-07 05:16:16] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-5754-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004323 [Introspect:8090]10.0.0.141 - - [2026-05-07 05:17:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001282