+++ date ++ echo 'INFO: =================== Mon Nov 17 02:02:40 AM UTC 2025 ===================' INFO: =================== Mon Nov 17 02:02:40 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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.22,10.0.0.33,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.22:8081 10.0.0.33:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.22:8081 10.0.0.33:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.22:8081 10.0.0.33:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.22:9042 10.0.0.33:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.22:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.22:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.22:8086 10.0.0.33:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.22:8086 10.0.0.33:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.22:8086 10.0.0.33:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.22:8082 10.0.0.33:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.22:8082 10.0.0.33:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.22:8082 10.0.0.33:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.22:9161 10.0.0.33:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.22:9161 10.0.0.33:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.22:9161 10.0.0.33:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.22:9041 10.0.0.33:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.22:9041 10.0.0.33:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.22:9041 10.0.0.33:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.17,10.20.0.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.22:2181,10.0.0.33:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.22:2181,10.0.0.33:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181,10.0.0.33:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.22:2181 10.0.0.33:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.22:2181 10.0.0.33:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.22:2181 10.0.0.33:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.22:5673,10.0.0.33:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.22:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.22:6379 10.0.0.33:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.22:6379 10.0.0.33:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.22:6379 10.0.0.33:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.22:9092 10.0.0.33:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.22:9092 10.0.0.33:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.22:9092 10.0.0.33:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.22 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.22,10.0.0.33,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22,10.0.0.33,10.0.0.23 +++ local servers=10.0.0.22,10.0.0.33,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.22,10.20.0.25,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + 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 ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^ANALYTICS_API__//g' + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1017: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1028: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1033: SyntaxWarning: "is" with a literal. Did you mean "=="? elif match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:1048: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_sp) is 1: /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py:17: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 11/17/2025 02:02:48.650 7f45dcb05980 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/17/2025 02:02:48.856 7f45dcb05980 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 11/17/2025 02:02:48.872 7f45dcb05980 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/17/2025 02:02:48.873 7f45dcb05980 [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.22:8081/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer())... Listening on http://localhost:8181/ Hit Ctrl-C to quit. [API:8081]10.0.0.33 - - [2025-11-17 02:03:29] "GET /analytics HTTP/1.1" 401 205 0.000503 [API:8081]10.0.0.33 - - [2025-11-17 02:03:29] "GET /analytics HTTP/1.1" 401 205 0.000211 [API:8081]10.0.0.23 - - [2025-11-17 02:03:29] "GET /analytics HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.23 - - [2025-11-17 02:03:29] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.22 - - [2025-11-17 02:03:30] "GET /analytics HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.22 - - [2025-11-17 02:03:30] "GET /analytics HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.22 - - [2025-11-17 02:03:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.444288 [API:8081]10.0.0.33 - - [2025-11-17 02:04:00] "GET /analytics HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.33 - - [2025-11-17 02:04:00] "GET /analytics HTTP/1.1" 401 205 0.000170 [API:8081]10.0.0.23 - - [2025-11-17 02:04:00] "GET /analytics HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.23 - - [2025-11-17 02:04:00] "GET /analytics HTTP/1.1" 401 205 0.000176 [API:8081]10.0.0.22 - - [2025-11-17 02:04:01] "GET /analytics HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.22 - - [2025-11-17 02:04:01] "GET /analytics HTTP/1.1" 401 205 0.000190 [API:8081]10.0.0.33 - - [2025-11-17 02:04:30] "GET /analytics HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.33 - - [2025-11-17 02:04:30] "GET /analytics HTTP/1.1" 401 205 0.000180 [API:8081]10.0.0.23 - - [2025-11-17 02:04:30] "GET /analytics HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.23 - - [2025-11-17 02:04:30] "GET /analytics HTTP/1.1" 401 205 0.000156 [API:8081]10.0.0.22 - - [2025-11-17 02:04:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.426885 [API:8081]10.0.0.23 - - [2025-11-17 02:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000587 [API:8081]10.0.0.23 - - [2025-11-17 02:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.33 - - [2025-11-17 02:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.33 - - [2025-11-17 02:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.33 - - [2025-11-17 02:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.33 - - [2025-11-17 02:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000362 [API:8081]10.0.0.23 - - [2025-11-17 02:05:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.23 - - [2025-11-17 02:05:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.22 - - [2025-11-17 02:05:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.22 - - [2025-11-17 02:05:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000390 [API:8081]10.0.0.22 - - [2025-11-17 02:05:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000692 [API:8081]10.0.0.22 - - [2025-11-17 02:05:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [Introspect:8090]10.0.0.22 - - [2025-11-17 02:06:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001234 [API:8081]10.0.0.22 - - [2025-11-17 02:06:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 254 0.452592 [Introspect:8090]10.0.0.22 - - [2025-11-17 02:06:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001351 [API:8081]10.0.0.22 - - [2025-11-17 02:07:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.086338 [Introspect:8090]10.0.0.22 - - [2025-11-17 02:08:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001146 [Introspect:8090]10.0.0.22 - - [2025-11-17 02:08:12] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000757 [API:8081]10.0.0.22 - - [2025-11-17 02:08:12] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1:Control:contrail-control:0?flat HTTP/1.1" 401 205 0.000389 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1:Control:contrail-control:0?flat HTTP/1.1" 200 38727 0.102277 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16352 0.091276 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2:Control:contrail-control:0?flat HTTP/1.1" 200 35670 0.090601 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16352 0.069259 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3:Control:contrail-control:0?flat HTTP/1.1" 200 28328 0.042154 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13603 0.015313 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.034873 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20492 0.032719 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3356 0.018679 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3375 0.017538 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.009375 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4620 0.022832 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4316 0.011477 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4614 0.020263 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.012715 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013311 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013037 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.023890 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.017073 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.021033 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.018376 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013089 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.017476 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.016172 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14825 0.020468 [API:8081]10.0.0.22 - - [2025-11-17 02:08:13] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.017587 [API:8081]10.0.0.22 - - [2025-11-17 02:08:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14824 0.020171 [API:8081]10.0.0.22 - - [2025-11-17 02:08:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.014921 [API:8081]10.0.0.22 - - [2025-11-17 02:08:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14832 0.019258 [API:8081]10.0.0.22 - - [2025-11-17 02:08:14] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.019190 [API:8081]10.0.0.22 - - [2025-11-17 02:08:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.017527 [API:8081]10.0.0.22 - - [2025-11-17 02:08:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20492 0.023527 [API:8081]10.0.0.22 - - [2025-11-17 02:08:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12062 0.023382 [API:8081]10.0.0.22 - - [2025-11-17 02:08:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.016425 [API:8081]10.0.0.22 - - [2025-11-17 02:08:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20492 0.020787 [API:8081]10.0.0.22 - - [2025-11-17 02:08:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12062 0.020946 [API:8081]10.0.0.22 - - [2025-11-17 02:08:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.018239 [API:8081]10.0.0.22 - - [2025-11-17 02:08:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3269 0.011246 [API:8081]10.0.0.22 - - [2025-11-17 02:08:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20495 0.021759 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3270 0.011966 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.012632 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14825 0.018501 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.012476 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.011855 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14824 0.017627 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013400 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.013705 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14832 0.017149 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014907 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.015666 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3983 0.015063 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.015870 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3983 0.013137 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.014265 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3983 0.014597 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4620 0.015471 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4316 0.011911 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4614 0.013566 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1:Control:contrail-control:0?flat HTTP/1.1" 200 38727 0.022149 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.012972 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16352 0.021698 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2:Control:contrail-control:0?flat HTTP/1.1" 200 35670 0.028069 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.012926 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16352 0.017406 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3:Control:contrail-control:0?flat HTTP/1.1" 200 28328 0.024115 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.013626 [API:8081]10.0.0.22 - - [2025-11-17 02:08:16] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4736-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13603 0.016007 [API:8081]10.0.0.22 - - [2025-11-17 02:08:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12061 0.019415 [API:8081]10.0.0.22 - - [2025-11-17 02:08:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?flat HTTP/1.1" 200 16179 0.031209 [API:8081]10.0.0.22 - - [2025-11-17 02:08:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?flat HTTP/1.1" 200 12794 0.025411 [API:8081]10.0.0.22 - - [2025-11-17 02:08:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?flat HTTP/1.1" 200 19819 0.029138 [API:8081]10.0.0.22 - - [2025-11-17 02:08:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?flat HTTP/1.1" 200 16179 0.031016 [API:8081]10.0.0.22 - - [2025-11-17 02:08:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?flat HTTP/1.1" 200 12794 0.027368 [API:8081]10.0.0.22 - - [2025-11-17 02:08:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?flat HTTP/1.1" 200 19819 0.036551 [API:8081]10.0.0.22 - - [2025-11-17 02:08:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?flat HTTP/1.1" 200 16179 0.032324 [API:8081]10.0.0.22 - - [2025-11-17 02:08:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?flat HTTP/1.1" 200 12794 0.029226 [API:8081]10.0.0.22 - - [2025-11-17 02:08:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?flat HTTP/1.1" 200 19819 0.021745 [API:8081]10.0.0.22 - - [2025-11-17 02:08:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?flat HTTP/1.1" 200 16179 0.028832 [API:8081]10.0.0.22 - - [2025-11-17 02:08:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?flat HTTP/1.1" 200 12794 0.021525 [API:8081]10.0.0.22 - - [2025-11-17 02:08:19] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?flat HTTP/1.1" 200 19819 0.022152 [API:8081]10.0.0.22 - - [2025-11-17 02:08:21] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 8050 0.019418 [API:8081]10.0.0.22 - - [2025-11-17 02:08:21] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 8045 0.018678 [API:8081]10.0.0.22 - - [2025-11-17 02:08:21] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4736-3?flat HTTP/1.1" 200 8050 0.016791 [API:8081]10.0.0.22 - - [2025-11-17 02:08:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.22 - - [2025-11-17 02:08:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1146 0.064595 [API:8081]10.0.0.22 - - [2025-11-17 02:08:43] "POST /analytics/query HTTP/1.1" 200 68178 1.085070 [API:8081]10.0.0.22 - - [2025-11-17 02:08:44] "POST /analytics/query HTTP/1.1" 200 6790 1.076947 [API:8081]10.0.0.22 - - [2025-11-17 02:08:45] "POST /analytics/query HTTP/1.1" 200 871 1.021882 [API:8081]10.0.0.22 - - [2025-11-17 02:08:46] "POST /analytics/query HTTP/1.1" 200 6790 1.026809 [API:8081]10.0.0.22 - - [2025-11-17 02:08:47] "POST /analytics/query HTTP/1.1" 200 871 1.018529 [API:8081]10.0.0.22 - - [2025-11-17 02:08:59] "GET /documentation/index.html HTTP/1.1" 200 5407 0.001324 [API:8081]10.0.0.22 - - [2025-11-17 02:09:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075789 [API:8081]10.0.0.22 - - [2025-11-17 02:10:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.095826 [API:8081]10.0.0.23 - - [2025-11-17 02:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.23 - - [2025-11-17 02:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.33 - - [2025-11-17 02:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.33 - - [2025-11-17 02:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.33 - - [2025-11-17 02:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.33 - - [2025-11-17 02:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.23 - - [2025-11-17 02:10:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.23 - - [2025-11-17 02:10:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000918 [API:8081]10.0.0.22 - - [2025-11-17 02:10:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.22 - - [2025-11-17 02:10:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000394 [API:8081]10.0.0.22 - - [2025-11-17 02:10:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000388 [API:8081]10.0.0.22 - - [2025-11-17 02:10:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000389 [API:8081]10.0.0.22 - - [2025-11-17 02:12:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000416 [API:8081]10.0.0.22 - - [2025-11-17 02:12:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1434 0.062307 [API:8081]10.0.0.22 - - [2025-11-17 02:12:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1666 0.062078 [API:8081]10.0.0.22 - - [2025-11-17 02:12:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.097512 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:12:48] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002932 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:12:48] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003310 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:12:48] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004121 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:12:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003990 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:12:49] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003191 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:12:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003719 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:12:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002649 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:12:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002700 [API:8081]10.0.0.22 - - [2025-11-17 02:13:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.068862 [API:8081]10.0.0.22 - - [2025-11-17 02:14:01] "GET /analytics HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.22 - - [2025-11-17 02:14:01] "GET /analytics HTTP/1.1" 401 205 0.000152 [API:8081]10.0.0.33 - - [2025-11-17 02:14:30] "GET /analytics HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.33 - - [2025-11-17 02:14:30] "GET /analytics HTTP/1.1" 401 205 0.000163 [API:8081]10.0.0.23 - - [2025-11-17 02:14:30] "GET /analytics HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.23 - - [2025-11-17 02:14:30] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.22 - - [2025-11-17 02:15:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.212784 [API:8081]10.0.0.23 - - [2025-11-17 02:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.23 - - [2025-11-17 02:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.33 - - [2025-11-17 02:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.33 - - [2025-11-17 02:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.33 - - [2025-11-17 02:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.33 - - [2025-11-17 02:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000393 [API:8081]10.0.0.23 - - [2025-11-17 02:15:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.23 - - [2025-11-17 02:15:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.22 - - [2025-11-17 02:15:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.22 - - [2025-11-17 02:15:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.22 - - [2025-11-17 02:15:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.22 - - [2025-11-17 02:15:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.22 - - [2025-11-17 02:16:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.141125 [API:8081]10.0.0.22 - - [2025-11-17 02:18:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.22 - - [2025-11-17 02:18:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2150 0.067351 [API:8081]10.0.0.22 - - [2025-11-17 02:18:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2150 0.076458 [API:8081]10.0.0.22 - - [2025-11-17 02:18:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.412451 [API:8081]10.0.0.22 - - [2025-11-17 02:19:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.066456 [API:8081]10.0.0.23 - - [2025-11-17 02:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.23 - - [2025-11-17 02:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.33 - - [2025-11-17 02:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.33 - - [2025-11-17 02:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.33 - - [2025-11-17 02:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.33 - - [2025-11-17 02:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000394 [API:8081]10.0.0.23 - - [2025-11-17 02:20:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000356 [API:8081]10.0.0.23 - - [2025-11-17 02:20:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.22 - - [2025-11-17 02:20:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.22 - - [2025-11-17 02:20:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.22 - - [2025-11-17 02:20:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.22 - - [2025-11-17 02:20:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.22 - - [2025-11-17 02:21:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067001 [API:8081]10.0.0.22 - - [2025-11-17 02:21:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1586 0.059453 [API:8081]10.0.0.22 - - [2025-11-17 02:21:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1814 0.013351 [API:8081]10.0.0.22 - - [2025-11-17 02:22:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2042 0.009575 [API:8081]10.0.0.22 - - [2025-11-17 02:22:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2270 0.008749 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:22:49] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.028370 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.009956 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.012844 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.013266 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:22:49] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.012450 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.011025 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.008687 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006094 [API:8081]10.0.0.22 - - [2025-11-17 02:22:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.127837 [API:8081]10.0.0.22 - - [2025-11-17 02:24:01] "GET /analytics HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.22 - - [2025-11-17 02:24:01] "GET /analytics HTTP/1.1" 401 205 0.000196 [API:8081]10.0.0.33 - - [2025-11-17 02:24:30] "GET /analytics HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.33 - - [2025-11-17 02:24:30] "GET /analytics HTTP/1.1" 401 205 0.000176 [API:8081]10.0.0.23 - - [2025-11-17 02:24:30] "GET /analytics HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.23 - - [2025-11-17 02:24:30] "GET /analytics HTTP/1.1" 401 205 0.000171 [API:8081]10.0.0.22 - - [2025-11-17 02:24:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072720 [API:8081]10.0.0.22 - - [2025-11-17 02:25:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.026198 [API:8081]10.0.0.22 - - [2025-11-17 02:25:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13008 0.083054 [API:8081]10.0.0.22 - - [2025-11-17 02:25:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.085301 [API:8081]10.0.0.22 - - [2025-11-17 02:25:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13008 0.023600 [API:8081]10.0.0.22 - - [2025-11-17 02:25:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.021347 [API:8081]10.0.0.22 - - [2025-11-17 02:25:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13008 0.022817 [API:8081]10.0.0.22 - - [2025-11-17 02:25:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.022945 [API:8081]10.0.0.22 - - [2025-11-17 02:25:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13008 0.023178 [API:8081]10.0.0.22 - - [2025-11-17 02:25:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.024406 [API:8081]10.0.0.22 - - [2025-11-17 02:25:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13008 0.022501 [API:8081]10.0.0.22 - - [2025-11-17 02:25:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.027149 [API:8081]10.0.0.22 - - [2025-11-17 02:25:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13008 0.025096 [API:8081]10.0.0.22 - - [2025-11-17 02:25:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.024951 [API:8081]10.0.0.22 - - [2025-11-17 02:25:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13008 0.024077 [API:8081]10.0.0.23 - - [2025-11-17 02:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.23 - - [2025-11-17 02:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.22 - - [2025-11-17 02:25:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.023335 [API:8081]10.0.0.22 - - [2025-11-17 02:25:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12587 0.022106 [API:8081]10.0.0.22 - - [2025-11-17 02:25:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-59049204:ctest-vnet1-74326250?flat HTTP/1.1" 200 8247 0.012647 [API:8081]10.0.0.22 - - [2025-11-17 02:25:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008785 [API:8081]10.0.0.33 - - [2025-11-17 02:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.33 - - [2025-11-17 02:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.33 - - [2025-11-17 02:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.33 - - [2025-11-17 02:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.23 - - [2025-11-17 02:25:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000376 [API:8081]10.0.0.23 - - [2025-11-17 02:25:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.22 - - [2025-11-17 02:25:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24578 0.020324 [API:8081]10.0.0.22 - - [2025-11-17 02:25:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.22 - - [2025-11-17 02:25:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.22 - - [2025-11-17 02:25:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.22 - - [2025-11-17 02:25:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.22 - - [2025-11-17 02:25:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24578 0.018717 [API:8081]10.0.0.22 - - [2025-11-17 02:25:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24578 0.019092 [API:8081]10.0.0.22 - - [2025-11-17 02:25:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.065237 [API:8081]10.0.0.22 - - [2025-11-17 02:25:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24578 0.019946 [API:8081]10.0.0.22 - - [2025-11-17 02:26:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.022186 [API:8081]10.0.0.22 - - [2025-11-17 02:26:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.020515 [API:8081]10.0.0.22 - - [2025-11-17 02:26:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.028964 [API:8081]10.0.0.22 - - [2025-11-17 02:26:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.019126 [API:8081]10.0.0.22 - - [2025-11-17 02:26:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-59049204:ctest-vnet0-10650617?flat HTTP/1.1" 200 8246 0.021015 [API:8081]10.0.0.22 - - [2025-11-17 02:26:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012087 [API:8081]10.0.0.22 - - [2025-11-17 02:26:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.009335 [API:8081]10.0.0.22 - - [2025-11-17 02:27:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075228 [API:8081]10.0.0.22 - - [2025-11-17 02:28:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.22 - - [2025-11-17 02:28:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1154 0.079930 [API:8081]10.0.0.22 - - [2025-11-17 02:28:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.073792 [API:8081]10.0.0.22 - - [2025-11-17 02:29:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.077564 [API:8081]10.0.0.22 - - [2025-11-17 02:29:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.020280 [API:8081]10.0.0.22 - - [2025-11-17 02:30:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.085813 [API:8081]10.0.0.22 - - [2025-11-17 02:30:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.018442 [API:8081]10.0.0.22 - - [2025-11-17 02:30:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.045809 [API:8081]10.0.0.22 - - [2025-11-17 02:30:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.022901 [API:8081]10.0.0.22 - - [2025-11-17 02:30:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-05017660:ctest-vnet0-40616446?flat HTTP/1.1" 200 7196 0.014358 [API:8081]10.0.0.22 - - [2025-11-17 02:30:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008399 [API:8081]10.0.0.22 - - [2025-11-17 02:30:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000352 [API:8081]10.0.0.22 - - [2025-11-17 02:30:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1154 0.066112 [API:8081]10.0.0.22 - - [2025-11-17 02:30:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.22 - - [2025-11-17 02:30:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.060730 [API:8081]10.0.0.22 - - [2025-11-17 02:30:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.072502 [API:8081]10.0.0.22 - - [2025-11-17 02:30:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1538 0.068997 [API:8081]10.0.0.23 - - [2025-11-17 02:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.23 - - [2025-11-17 02:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.33 - - [2025-11-17 02:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000407 [API:8081]10.0.0.33 - - [2025-11-17 02:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.33 - - [2025-11-17 02:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.33 - - [2025-11-17 02:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.23 - - [2025-11-17 02:30:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.23 - - [2025-11-17 02:30:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.22 - - [2025-11-17 02:30:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.22 - - [2025-11-17 02:30:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.22 - - [2025-11-17 02:30:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.22 - - [2025-11-17 02:30:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.22 - - [2025-11-17 02:30:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074222 [API:8081]10.0.0.22 - - [2025-11-17 02:31:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-82317427:5a9f3069-3462-45a9-946a-cb1b36ed42d6?flat HTTP/1.1" 200 5245 0.013496 [API:8081]10.0.0.22 - - [2025-11-17 02:31:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-82317427:5a9f3069-3462-45a9-946a-cb1b36ed42d6?flat HTTP/1.1" 200 5245 0.015609 [API:8081]10.0.0.22 - - [2025-11-17 02:31:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-82317427:5a9f3069-3462-45a9-946a-cb1b36ed42d6?flat HTTP/1.1" 200 5245 0.014244 [API:8081]10.0.0.22 - - [2025-11-17 02:31:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-82317427:ctest-VN1-96804259?flat HTTP/1.1" 200 8566 0.014586 [API:8081]10.0.0.22 - - [2025-11-17 02:31:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.023399 [API:8081]10.0.0.22 - - [2025-11-17 02:31:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.017916 [API:8081]10.0.0.22 - - [2025-11-17 02:31:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009219 [API:8081]10.0.0.22 - - [2025-11-17 02:31:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-82317427:e95d339c-9b95-45d8-a76e-0c8e15da7ec6?flat HTTP/1.1" 200 5094 0.015432 [API:8081]10.0.0.22 - - [2025-11-17 02:31:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-82317427:e95d339c-9b95-45d8-a76e-0c8e15da7ec6?flat HTTP/1.1" 200 5094 0.015255 [API:8081]10.0.0.22 - - [2025-11-17 02:31:44] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-82317427:e95d339c-9b95-45d8-a76e-0c8e15da7ec6?flat HTTP/1.1" 200 5094 0.019636 [API:8081]10.0.0.22 - - [2025-11-17 02:31:44] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-82317427:ctest-VN2-59017091?flat HTTP/1.1" 200 7860 0.021249 [API:8081]10.0.0.22 - - [2025-11-17 02:31:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.029058 [API:8081]10.0.0.22 - - [2025-11-17 02:31:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12980 0.021405 [API:8081]10.0.0.22 - - [2025-11-17 02:31:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.022307 [API:8081]10.0.0.22 - - [2025-11-17 02:31:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12980 0.023289 [API:8081]10.0.0.22 - - [2025-11-17 02:31:44] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010932 [API:8081]10.0.0.22 - - [2025-11-17 02:32:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.073157 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:32:49] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002898 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:32:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004678 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:32:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003462 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:32:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002720 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:32:49] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003392 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:32:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003184 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:32:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002320 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:32:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002394 [API:8081]10.0.0.22 - - [2025-11-17 02:33:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-82317427:dc6a27fd-ab6c-458a-9204-78b752983182?flat HTTP/1.1" 200 5455 0.013371 [API:8081]10.0.0.22 - - [2025-11-17 02:33:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-82317427:dc6a27fd-ab6c-458a-9204-78b752983182?flat HTTP/1.1" 200 5455 0.014314 [API:8081]10.0.0.22 - - [2025-11-17 02:33:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-82317427:dc6a27fd-ab6c-458a-9204-78b752983182?flat HTTP/1.1" 200 5455 0.013663 [API:8081]10.0.0.22 - - [2025-11-17 02:33:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-82317427:ctest-VN3-42306185?flat HTTP/1.1" 200 8874 0.015535 [API:8081]10.0.0.22 - - [2025-11-17 02:33:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.019960 [API:8081]10.0.0.22 - - [2025-11-17 02:33:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.019885 [API:8081]10.0.0.22 - - [2025-11-17 02:33:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009078 [API:8081]10.0.0.22 - - [2025-11-17 02:34:01] "GET /analytics HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.22 - - [2025-11-17 02:34:01] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.22 - - [2025-11-17 02:34:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070501 [API:8081]10.0.0.33 - - [2025-11-17 02:34:30] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.33 - - [2025-11-17 02:34:30] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.23 - - [2025-11-17 02:34:30] "GET /analytics HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.23 - - [2025-11-17 02:34:30] "GET /analytics HTTP/1.1" 401 205 0.000161 [API:8081]10.0.0.22 - - [2025-11-17 02:34:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.018105 [API:8081]10.0.0.22 - - [2025-11-17 02:34:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.022005 [API:8081]10.0.0.22 - - [2025-11-17 02:34:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.022599 [API:8081]10.0.0.22 - - [2025-11-17 02:34:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.018110 [API:8081]10.0.0.22 - - [2025-11-17 02:34:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.020935 [API:8081]10.0.0.22 - - [2025-11-17 02:34:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24594 0.018786 [API:8081]10.0.0.22 - - [2025-11-17 02:35:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.017859 [API:8081]10.0.0.22 - - [2025-11-17 02:35:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.073753 [API:8081]10.0.0.22 - - [2025-11-17 02:35:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.018756 [API:8081]10.0.0.22 - - [2025-11-17 02:35:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.032162 [API:8081]10.0.0.22 - - [2025-11-17 02:35:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.023962 [API:8081]10.0.0.22 - - [2025-11-17 02:35:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-82317427:ctest-VN3-42306185?flat HTTP/1.1" 200 6217 0.013592 [API:8081]10.0.0.22 - - [2025-11-17 02:35:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010697 [API:8081]10.0.0.22 - - [2025-11-17 02:35:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.055559 [API:8081]10.0.0.22 - - [2025-11-17 02:35:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12979 0.028376 [API:8081]10.0.0.22 - - [2025-11-17 02:35:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.025547 [API:8081]10.0.0.22 - - [2025-11-17 02:35:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12590 0.025136 [API:8081]10.0.0.22 - - [2025-11-17 02:35:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-82317427:ctest-VN2-59017091?flat HTTP/1.1" 200 6554 0.018609 [API:8081]10.0.0.22 - - [2025-11-17 02:35:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.012041 [API:8081]10.0.0.22 - - [2025-11-17 02:35:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.018372 [API:8081]10.0.0.22 - - [2025-11-17 02:35:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.022259 [API:8081]10.0.0.22 - - [2025-11-17 02:35:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.032088 [API:8081]10.0.0.22 - - [2025-11-17 02:35:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.022367 [API:8081]10.0.0.22 - - [2025-11-17 02:35:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.021315 [API:8081]10.0.0.22 - - [2025-11-17 02:35:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.019958 [API:8081]10.0.0.22 - - [2025-11-17 02:35:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.017968 [API:8081]10.0.0.22 - - [2025-11-17 02:35:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.073797 [API:8081]10.0.0.22 - - [2025-11-17 02:35:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-82317427:ctest-VN1-96804259?flat HTTP/1.1" 200 6776 0.014146 [API:8081]10.0.0.22 - - [2025-11-17 02:35:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.080082 [API:8081]10.0.0.23 - - [2025-11-17 02:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.23 - - [2025-11-17 02:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.33 - - [2025-11-17 02:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000367 [API:8081]10.0.0.33 - - [2025-11-17 02:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.33 - - [2025-11-17 02:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.33 - - [2025-11-17 02:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000363 [API:8081]10.0.0.23 - - [2025-11-17 02:35:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.23 - - [2025-11-17 02:35:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.22 - - [2025-11-17 02:35:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000334 [API:8081]10.0.0.22 - - [2025-11-17 02:35:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.22 - - [2025-11-17 02:35:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.22 - - [2025-11-17 02:35:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.22 - - [2025-11-17 02:35:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.22 - - [2025-11-17 02:35:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.069015 [API:8081]10.0.0.22 - - [2025-11-17 02:35:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.076765 [API:8081]10.0.0.22 - - [2025-11-17 02:35:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1574 0.062459 [API:8081]10.0.0.22 - - [2025-11-17 02:37:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072653 [API:8081]10.0.0.22 - - [2025-11-17 02:37:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10055946:97959b66-b53b-4b95-844c-6a27ae0779a4?flat HTTP/1.1" 200 5368 0.022233 [API:8081]10.0.0.22 - - [2025-11-17 02:37:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10055946:97959b66-b53b-4b95-844c-6a27ae0779a4?flat HTTP/1.1" 200 5368 0.013166 [API:8081]10.0.0.22 - - [2025-11-17 02:37:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10055946:97959b66-b53b-4b95-844c-6a27ae0779a4?flat HTTP/1.1" 200 5368 0.016512 [API:8081]10.0.0.22 - - [2025-11-17 02:37:08] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10055946:97959b66-b53b-4b95-844c-6a27ae0779a4?flat HTTP/1.1" 200 5376 0.019595 [API:8081]10.0.0.22 - - [2025-11-17 02:37:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10055946:ctest-VN1-64299741?flat HTTP/1.1" 200 9466 0.022797 [API:8081]10.0.0.22 - - [2025-11-17 02:37:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.031776 [API:8081]10.0.0.22 - - [2025-11-17 02:37:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.030031 [API:8081]10.0.0.22 - - [2025-11-17 02:37:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009321 [API:8081]10.0.0.22 - - [2025-11-17 02:37:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10055946:d8b7c7ab-0428-4c9a-9183-810cbe462519?flat HTTP/1.1" 200 5225 0.015957 [API:8081]10.0.0.22 - - [2025-11-17 02:37:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10055946:d8b7c7ab-0428-4c9a-9183-810cbe462519?flat HTTP/1.1" 200 5225 0.014097 [API:8081]10.0.0.22 - - [2025-11-17 02:37:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10055946:d8b7c7ab-0428-4c9a-9183-810cbe462519?flat HTTP/1.1" 200 5225 0.017660 [API:8081]10.0.0.22 - - [2025-11-17 02:37:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10055946:d8b7c7ab-0428-4c9a-9183-810cbe462519?flat HTTP/1.1" 200 5225 0.014001 [API:8081]10.0.0.22 - - [2025-11-17 02:37:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10055946:ctest-VN2-88128007?flat HTTP/1.1" 200 8633 0.024093 [API:8081]10.0.0.22 - - [2025-11-17 02:37:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.043876 [API:8081]10.0.0.22 - - [2025-11-17 02:37:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13001 0.030222 [API:8081]10.0.0.22 - - [2025-11-17 02:37:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25205 0.024560 [API:8081]10.0.0.22 - - [2025-11-17 02:37:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13001 0.024699 [API:8081]10.0.0.22 - - [2025-11-17 02:37:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009183 [API:8081]10.0.0.22 - - [2025-11-17 02:37:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10055946:1f0b9a0a-885b-4ab5-a390-e0daeb21d5e0?flat HTTP/1.1" 200 5235 0.015814 [API:8081]10.0.0.22 - - [2025-11-17 02:37:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10055946:1f0b9a0a-885b-4ab5-a390-e0daeb21d5e0?flat HTTP/1.1" 200 5235 0.013859 [API:8081]10.0.0.22 - - [2025-11-17 02:37:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10055946:1f0b9a0a-885b-4ab5-a390-e0daeb21d5e0?flat HTTP/1.1" 200 5235 0.016212 [API:8081]10.0.0.22 - - [2025-11-17 02:37:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10055946:1f0b9a0a-885b-4ab5-a390-e0daeb21d5e0?flat HTTP/1.1" 200 5235 0.013011 [API:8081]10.0.0.22 - - [2025-11-17 02:37:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10055946:ctest-VN3-40669289?flat HTTP/1.1" 200 8213 0.013377 [API:8081]10.0.0.22 - - [2025-11-17 02:37:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.018167 [API:8081]10.0.0.22 - - [2025-11-17 02:37:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.019532 [API:8081]10.0.0.22 - - [2025-11-17 02:37:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008912 [API:8081]10.0.0.22 - - [2025-11-17 02:38:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.018732 [API:8081]10.0.0.22 - - [2025-11-17 02:38:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24598 0.025015 [API:8081]10.0.0.22 - - [2025-11-17 02:38:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.100995 [API:8081]10.0.0.22 - - [2025-11-17 02:38:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.022440 [API:8081]10.0.0.22 - - [2025-11-17 02:38:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10055946:ctest-VN3-40669289?flat HTTP/1.1" 200 6973 0.016338 [API:8081]10.0.0.22 - - [2025-11-17 02:38:09] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009419 [API:8081]10.0.0.22 - - [2025-11-17 02:38:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25209 0.023384 [API:8081]10.0.0.22 - - [2025-11-17 02:38:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12998 0.021096 [API:8081]10.0.0.22 - - [2025-11-17 02:38:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25209 0.023793 [API:8081]10.0.0.22 - - [2025-11-17 02:38:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12600 0.028740 [API:8081]10.0.0.22 - - [2025-11-17 02:38:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10055946:ctest-VN2-88128007?flat HTTP/1.1" 200 7309 0.012644 [API:8081]10.0.0.22 - - [2025-11-17 02:38:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009184 [API:8081]10.0.0.22 - - [2025-11-17 02:38:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.018858 [API:8081]10.0.0.22 - - [2025-11-17 02:38:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.020278 [API:8081]10.0.0.22 - - [2025-11-17 02:38:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.021961 [API:8081]10.0.0.22 - - [2025-11-17 02:38:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.018411 [API:8081]10.0.0.22 - - [2025-11-17 02:38:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.024327 [API:8081]10.0.0.22 - - [2025-11-17 02:38:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.022329 [API:8081]10.0.0.22 - - [2025-11-17 02:38:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24599 0.018239 [API:8081]10.0.0.22 - - [2025-11-17 02:38:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24602 0.018769 [API:8081]10.0.0.22 - - [2025-11-17 02:38:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10055946:ctest-VN1-64299741?flat HTTP/1.1" 200 7651 0.014350 [API:8081]10.0.0.22 - - [2025-11-17 02:38:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009052 [API:8081]10.0.0.22 - - [2025-11-17 02:38:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.22 - - [2025-11-17 02:38:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.072697 [API:8081]10.0.0.22 - - [2025-11-17 02:38:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.059244 [API:8081]10.0.0.22 - - [2025-11-17 02:40:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.095278 [API:8081]10.0.0.23 - - [2025-11-17 02:40:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.23 - - [2025-11-17 02:40:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000471 [API:8081]10.0.0.33 - - [2025-11-17 02:40:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.33 - - [2025-11-17 02:40:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.33 - - [2025-11-17 02:40:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.33 - - [2025-11-17 02:40:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000357 [API:8081]10.0.0.23 - - [2025-11-17 02:40:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.23 - - [2025-11-17 02:40:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.22 - - [2025-11-17 02:40:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.22 - - [2025-11-17 02:40:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.22 - - [2025-11-17 02:40:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.22 - - [2025-11-17 02:40:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.22 - - [2025-11-17 02:40:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.22 - - [2025-11-17 02:40:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1150 0.087497 [API:8081]10.0.0.22 - - [2025-11-17 02:41:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.075491 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:42:49] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002412 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:42:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003147 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:42:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003030 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:42:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.002993 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:42:49] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003297 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:42:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004217 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:42:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002539 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:42:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002454 [API:8081]10.0.0.22 - - [2025-11-17 02:43:10] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072060 [API:8081]10.0.0.22 - - [2025-11-17 02:43:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.019656 [API:8081]10.0.0.22 - - [2025-11-17 02:43:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.083613 [API:8081]10.0.0.22 - - [2025-11-17 02:43:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.071667 [API:8081]10.0.0.22 - - [2025-11-17 02:43:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.021307 [API:8081]10.0.0.22 - - [2025-11-17 02:43:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.018099 [API:8081]10.0.0.22 - - [2025-11-17 02:43:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.018019 [API:8081]10.0.0.22 - - [2025-11-17 02:43:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.018882 [API:8081]10.0.0.22 - - [2025-11-17 02:43:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.021135 [API:8081]10.0.0.22 - - [2025-11-17 02:43:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24617 0.023425 [API:8081]10.0.0.22 - - [2025-11-17 02:43:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24619 0.021416 [API:8081]10.0.0.22 - - [2025-11-17 02:43:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-39036677:ctest-vnet0-63135239?flat HTTP/1.1" 200 7968 0.014222 [API:8081]10.0.0.22 - - [2025-11-17 02:43:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008090 [API:8081]10.0.0.22 - - [2025-11-17 02:43:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.22 - - [2025-11-17 02:43:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1138 0.059963 [API:8081]10.0.0.22 - - [2025-11-17 02:44:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.078119 [API:8081]10.0.0.22 - - [2025-11-17 02:44:01] "GET /analytics HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.22 - - [2025-11-17 02:44:01] "GET /analytics HTTP/1.1" 401 205 0.000182 [API:8081]10.0.0.22 - - [2025-11-17 02:44:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.098921 [API:8081]10.0.0.33 - - [2025-11-17 02:44:30] "GET /analytics HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.33 - - [2025-11-17 02:44:30] "GET /analytics HTTP/1.1" 401 205 0.000183 [API:8081]10.0.0.23 - - [2025-11-17 02:44:30] "GET /analytics HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.23 - - [2025-11-17 02:44:30] "GET /analytics HTTP/1.1" 401 205 0.000149 [API:8081]10.0.0.23 - - [2025-11-17 02:45:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.23 - - [2025-11-17 02:45:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.33 - - [2025-11-17 02:45:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.33 - - [2025-11-17 02:45:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.33 - - [2025-11-17 02:45:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000524 [API:8081]10.0.0.33 - - [2025-11-17 02:45:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.23 - - [2025-11-17 02:45:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.23 - - [2025-11-17 02:45:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.22 - - [2025-11-17 02:45:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.22 - - [2025-11-17 02:45:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.22 - - [2025-11-17 02:45:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.22 - - [2025-11-17 02:45:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.22 - - [2025-11-17 02:46:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067084 [API:8081]10.0.0.22 - - [2025-11-17 02:46:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25221 0.022556 [API:8081]10.0.0.22 - - [2025-11-17 02:46:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12603 0.074305 [API:8081]10.0.0.22 - - [2025-11-17 02:46:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-55485364:ctest-vnet1-32793236?flat HTTP/1.1" 200 7306 0.012915 [API:8081]10.0.0.22 - - [2025-11-17 02:46:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009155 [API:8081]10.0.0.22 - - [2025-11-17 02:46:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.024796 [API:8081]10.0.0.22 - - [2025-11-17 02:46:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.023100 [API:8081]10.0.0.22 - - [2025-11-17 02:46:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.020372 [API:8081]10.0.0.22 - - [2025-11-17 02:46:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.018767 [API:8081]10.0.0.22 - - [2025-11-17 02:47:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.018864 [API:8081]10.0.0.22 - - [2025-11-17 02:47:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.021208 [API:8081]10.0.0.22 - - [2025-11-17 02:47:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.028474 [API:8081]10.0.0.22 - - [2025-11-17 02:47:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.018725 [API:8081]10.0.0.22 - - [2025-11-17 02:47:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-55485364:ctest-vnet0-04189526?flat HTTP/1.1" 200 6959 0.014552 [API:8081]10.0.0.22 - - [2025-11-17 02:47:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010147 [API:8081]10.0.0.22 - - [2025-11-17 02:47:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.110448 [API:8081]10.0.0.22 - - [2025-11-17 02:47:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.22 - - [2025-11-17 02:47:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1150 0.071953 [API:8081]10.0.0.22 - - [2025-11-17 02:47:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1386 0.062983 [API:8081]10.0.0.22 - - [2025-11-17 02:49:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.079214 [API:8081]10.0.0.22 - - [2025-11-17 02:50:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.069063 [API:8081]10.0.0.22 - - [2025-11-17 02:50:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25227 0.022828 [API:8081]10.0.0.22 - - [2025-11-17 02:50:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13045 0.086167 [API:8081]10.0.0.22 - - [2025-11-17 02:50:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25227 0.023666 [API:8081]10.0.0.22 - - [2025-11-17 02:50:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13045 0.021546 [API:8081]10.0.0.22 - - [2025-11-17 02:50:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25227 0.025886 [API:8081]10.0.0.22 - - [2025-11-17 02:50:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13045 0.029583 [API:8081]10.0.0.22 - - [2025-11-17 02:50:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25228 0.027979 [API:8081]10.0.0.22 - - [2025-11-17 02:50:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12616 0.027180 [API:8081]10.0.0.22 - - [2025-11-17 02:50:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-87085903:ctest-vnet1-06802182?flat HTTP/1.1" 200 8069 0.013011 [API:8081]10.0.0.22 - - [2025-11-17 02:50:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008751 [API:8081]10.0.0.23 - - [2025-11-17 02:50:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.23 - - [2025-11-17 02:50:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000367 [API:8081]10.0.0.33 - - [2025-11-17 02:50:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.33 - - [2025-11-17 02:50:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000334 [API:8081]10.0.0.33 - - [2025-11-17 02:50:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000373 [API:8081]10.0.0.33 - - [2025-11-17 02:50:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000423 [API:8081]10.0.0.23 - - [2025-11-17 02:50:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.23 - - [2025-11-17 02:50:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.22 - - [2025-11-17 02:50:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.019920 [API:8081]10.0.0.22 - - [2025-11-17 02:50:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000397 [API:8081]10.0.0.22 - - [2025-11-17 02:50:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000330 [API:8081]10.0.0.22 - - [2025-11-17 02:50:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.22 - - [2025-11-17 02:50:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000422 [API:8081]10.0.0.22 - - [2025-11-17 02:50:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.019161 [API:8081]10.0.0.22 - - [2025-11-17 02:50:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.019994 [API:8081]10.0.0.22 - - [2025-11-17 02:50:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24630 0.020851 [API:8081]10.0.0.22 - - [2025-11-17 02:51:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.021749 [API:8081]10.0.0.22 - - [2025-11-17 02:51:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.019752 [API:8081]10.0.0.22 - - [2025-11-17 02:51:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24632 0.030147 [API:8081]10.0.0.22 - - [2025-11-17 02:51:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24633 0.019829 [API:8081]10.0.0.22 - - [2025-11-17 02:51:10] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-87085903:ctest-vnet0-13854063?flat HTTP/1.1" 200 7710 0.013334 [API:8081]10.0.0.22 - - [2025-11-17 02:51:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009707 [API:8081]10.0.0.22 - - [2025-11-17 02:52:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.103904 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:52:49] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002778 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:52:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003075 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:52:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002715 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:52:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003034 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:52:49] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002700 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:52:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003894 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:52:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003480 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 02:52:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002987 [API:8081]10.0.0.22 - - [2025-11-17 02:53:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.210687 [API:8081]10.0.0.22 - - [2025-11-17 02:54:01] "GET /analytics HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.22 - - [2025-11-17 02:54:01] "GET /analytics HTTP/1.1" 401 205 0.000195 [API:8081]10.0.0.33 - - [2025-11-17 02:54:30] "GET /analytics HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.33 - - [2025-11-17 02:54:30] "GET /analytics HTTP/1.1" 401 205 0.000186 [API:8081]10.0.0.23 - - [2025-11-17 02:54:30] "GET /analytics HTTP/1.1" 401 205 0.000228 [API:8081]10.0.0.23 - - [2025-11-17 02:54:30] "GET /analytics HTTP/1.1" 401 205 0.000139 [API:8081]10.0.0.22 - - [2025-11-17 02:54:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.22 - - [2025-11-17 02:54:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.070813 [API:8081]10.0.0.22 - - [2025-11-17 02:55:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070565 [API:8081]10.0.0.23 - - [2025-11-17 02:55:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.23 - - [2025-11-17 02:55:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.33 - - [2025-11-17 02:55:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.33 - - [2025-11-17 02:55:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.33 - - [2025-11-17 02:55:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.33 - - [2025-11-17 02:55:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.23 - - [2025-11-17 02:55:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.23 - - [2025-11-17 02:55:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.22 - - [2025-11-17 02:55:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.22 - - [2025-11-17 02:55:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.22 - - [2025-11-17 02:55:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.22 - - [2025-11-17 02:55:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000484 [API:8081]10.0.0.22 - - [2025-11-17 02:56:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.071630 [API:8081]10.0.0.22 - - [2025-11-17 02:56:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1132 0.008086 [API:8081]10.0.0.22 - - [2025-11-17 02:58:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000387 [API:8081]10.0.0.22 - - [2025-11-17 02:58:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1478 0.069938 [API:8081]10.0.0.22 - - [2025-11-17 02:58:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071087 [API:8081]10.0.0.22 - - [2025-11-17 02:59:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.071938 [API:8081]10.0.0.22 - - [2025-11-17 03:00:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-68423019:2d096988-6191-4ae4-9365-d44667f0258e?flat HTTP/1.1" 200 5828 0.015099 [API:8081]10.0.0.22 - - [2025-11-17 03:00:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-68423019:2d096988-6191-4ae4-9365-d44667f0258e?flat HTTP/1.1" 200 5828 0.073427 [API:8081]10.0.0.22 - - [2025-11-17 03:00:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-68423019:2d096988-6191-4ae4-9365-d44667f0258e?flat HTTP/1.1" 200 5828 0.080558 [API:8081]10.0.0.22 - - [2025-11-17 03:00:18] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-68423019:ctest-SecurityGroupBasicRegressionTests1Ipv6-68423019-91357352?flat HTTP/1.1" 200 12165 0.024078 [API:8081]10.0.0.22 - - [2025-11-17 03:00:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.019650 [API:8081]10.0.0.22 - - [2025-11-17 03:00:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.023742 [API:8081]10.0.0.22 - - [2025-11-17 03:00:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010376 [API:8081]10.0.0.23 - - [2025-11-17 03:00:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000365 [API:8081]10.0.0.23 - - [2025-11-17 03:00:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.33 - - [2025-11-17 03:00:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-11-17 03:00:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.33 - - [2025-11-17 03:00:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.33 - - [2025-11-17 03:00:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.23 - - [2025-11-17 03:00:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.23 - - [2025-11-17 03:00:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.22 - - [2025-11-17 03:00:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.22 - - [2025-11-17 03:00:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.22 - - [2025-11-17 03:00:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000364 [API:8081]10.0.0.22 - - [2025-11-17 03:00:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.22 - - [2025-11-17 03:01:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068301 [API:8081]10.0.0.22 - - [2025-11-17 03:01:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-68423019:d473824f-867a-473c-bfe1-f2a2186bc103?flat HTTP/1.1" 200 5905 0.019634 [API:8081]10.0.0.22 - - [2025-11-17 03:01:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-68423019:d473824f-867a-473c-bfe1-f2a2186bc103?flat HTTP/1.1" 200 5905 0.022213 [API:8081]10.0.0.22 - - [2025-11-17 03:01:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-68423019:d473824f-867a-473c-bfe1-f2a2186bc103?flat HTTP/1.1" 200 5905 0.018718 [API:8081]10.0.0.22 - - [2025-11-17 03:01:51] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-68423019:ctest-SecurityGroupBasicRegressionTests1Ipv6-68423019-91357352?flat HTTP/1.1" 200 13384 0.021060 [API:8081]10.0.0.22 - - [2025-11-17 03:01:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.024073 [API:8081]10.0.0.22 - - [2025-11-17 03:01:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13223 0.021926 [API:8081]10.0.0.22 - - [2025-11-17 03:01:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.026690 [API:8081]10.0.0.22 - - [2025-11-17 03:01:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13223 0.027606 [API:8081]10.0.0.22 - - [2025-11-17 03:01:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008718 [API:8081]10.0.0.22 - - [2025-11-17 03:02:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.063409 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:02:49] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002820 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:02:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002968 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:02:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002881 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:02:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003601 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:02:49] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003559 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:02:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003389 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:02:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002540 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:02:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002549 [API:8081]10.0.0.22 - - [2025-11-17 03:03:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.024385 [API:8081]10.0.0.22 - - [2025-11-17 03:03:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13215 0.026830 [API:8081]10.0.0.22 - - [2025-11-17 03:03:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.033350 [API:8081]10.0.0.22 - - [2025-11-17 03:03:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13215 0.041417 [API:8081]10.0.0.22 - - [2025-11-17 03:03:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.039711 [API:8081]10.0.0.22 - - [2025-11-17 03:03:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13215 0.024402 [API:8081]10.0.0.22 - - [2025-11-17 03:03:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.076427 [API:8081]10.0.0.22 - - [2025-11-17 03:03:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12630 0.021884 [API:8081]10.0.0.22 - - [2025-11-17 03:03:15] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-68423019:ctest-SecurityGroupBasicRegressionTests1Ipv6-68423019-91357352?flat HTTP/1.1" 200 11716 0.016496 [API:8081]10.0.0.22 - - [2025-11-17 03:03:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009830 [API:8081]10.0.0.22 - - [2025-11-17 03:03:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.018432 [API:8081]10.0.0.22 - - [2025-11-17 03:03:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.020885 [API:8081]10.0.0.22 - - [2025-11-17 03:03:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.020030 [API:8081]10.0.0.22 - - [2025-11-17 03:03:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.019064 [API:8081]10.0.0.22 - - [2025-11-17 03:03:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.021188 [API:8081]10.0.0.22 - - [2025-11-17 03:03:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.016884 [API:8081]10.0.0.22 - - [2025-11-17 03:03:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.019386 [API:8081]10.0.0.22 - - [2025-11-17 03:03:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.019776 [API:8081]10.0.0.22 - - [2025-11-17 03:03:39] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-68423019:ctest-SecurityGroupBasicRegressionTests1Ipv6-68423019-91357352?flat HTTP/1.1" 200 8800 0.013889 [API:8081]10.0.0.22 - - [2025-11-17 03:03:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009318 [API:8081]10.0.0.22 - - [2025-11-17 03:03:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.22 - - [2025-11-17 03:03:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1280 0.075525 [API:8081]10.0.0.22 - - [2025-11-17 03:04:01] "GET /analytics HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.22 - - [2025-11-17 03:04:01] "GET /analytics HTTP/1.1" 401 205 0.000201 [API:8081]10.0.0.22 - - [2025-11-17 03:04:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.082448 [API:8081]10.0.0.33 - - [2025-11-17 03:04:30] "GET /analytics HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.33 - - [2025-11-17 03:04:30] "GET /analytics HTTP/1.1" 401 205 0.000211 [API:8081]10.0.0.23 - - [2025-11-17 03:04:30] "GET /analytics HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.23 - - [2025-11-17 03:04:30] "GET /analytics HTTP/1.1" 401 205 0.000168 [API:8081]10.0.0.22 - - [2025-11-17 03:04:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-15156446:8c078a1a-34ca-4551-842f-42502270e5a4?flat HTTP/1.1" 200 5817 0.063057 [API:8081]10.0.0.22 - - [2025-11-17 03:04:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-15156446:8c078a1a-34ca-4551-842f-42502270e5a4?flat HTTP/1.1" 200 5817 0.013890 [API:8081]10.0.0.22 - - [2025-11-17 03:04:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-15156446:8c078a1a-34ca-4551-842f-42502270e5a4?flat HTTP/1.1" 200 5817 0.070216 [API:8081]10.0.0.22 - - [2025-11-17 03:04:39] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-15156446:ctest-SecurityGroupBasicRegressionTests1_contrail-15156446-34853370?flat HTTP/1.1" 200 10451 0.025847 [API:8081]10.0.0.22 - - [2025-11-17 03:04:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.024854 [API:8081]10.0.0.22 - - [2025-11-17 03:04:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.017957 [API:8081]10.0.0.22 - - [2025-11-17 03:04:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009533 [API:8081]10.0.0.22 - - [2025-11-17 03:05:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-15156446:f341170a-2e9e-4aa3-a8dd-be2860972105?flat HTTP/1.1" 200 5938 0.014869 [API:8081]10.0.0.22 - - [2025-11-17 03:05:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-15156446:f341170a-2e9e-4aa3-a8dd-be2860972105?flat HTTP/1.1" 200 5938 0.015937 [API:8081]10.0.0.22 - - [2025-11-17 03:05:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-15156446:f341170a-2e9e-4aa3-a8dd-be2860972105?flat HTTP/1.1" 200 5938 0.024376 [API:8081]10.0.0.22 - - [2025-11-17 03:05:05] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-15156446:ctest-SecurityGroupBasicRegressionTests1_contrail-15156446-34853370?flat HTTP/1.1" 200 11558 0.025501 [API:8081]10.0.0.22 - - [2025-11-17 03:05:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.023168 [API:8081]10.0.0.22 - - [2025-11-17 03:05:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13256 0.030719 [API:8081]10.0.0.22 - - [2025-11-17 03:05:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.039135 [API:8081]10.0.0.22 - - [2025-11-17 03:05:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13256 0.022672 [API:8081]10.0.0.22 - - [2025-11-17 03:05:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008903 [API:8081]10.0.0.22 - - [2025-11-17 03:05:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.068302 [API:8081]10.0.0.23 - - [2025-11-17 03:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000381 [API:8081]10.0.0.23 - - [2025-11-17 03:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000374 [API:8081]10.0.0.33 - - [2025-11-17 03:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.33 - - [2025-11-17 03:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.33 - - [2025-11-17 03:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.33 - - [2025-11-17 03:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.23 - - [2025-11-17 03:05:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.23 - - [2025-11-17 03:05:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.22 - - [2025-11-17 03:05:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.22 - - [2025-11-17 03:05:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.22 - - [2025-11-17 03:05:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000585 [API:8081]10.0.0.22 - - [2025-11-17 03:05:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.22 - - [2025-11-17 03:06:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.023772 [API:8081]10.0.0.22 - - [2025-11-17 03:06:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13261 0.021806 [API:8081]10.0.0.22 - - [2025-11-17 03:06:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.032749 [API:8081]10.0.0.22 - - [2025-11-17 03:06:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13261 0.032750 [API:8081]10.0.0.22 - - [2025-11-17 03:06:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.043397 [API:8081]10.0.0.22 - - [2025-11-17 03:06:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13261 0.030701 [API:8081]10.0.0.22 - - [2025-11-17 03:07:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.023627 [API:8081]10.0.0.22 - - [2025-11-17 03:07:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13261 0.021668 [API:8081]10.0.0.22 - - [2025-11-17 03:07:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.023571 [API:8081]10.0.0.22 - - [2025-11-17 03:07:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13261 0.023928 [API:8081]10.0.0.22 - - [2025-11-17 03:07:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.022137 [API:8081]10.0.0.22 - - [2025-11-17 03:07:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13261 0.022451 [API:8081]10.0.0.22 - - [2025-11-17 03:07:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.035024 [API:8081]10.0.0.22 - - [2025-11-17 03:07:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13261 0.036837 [API:8081]10.0.0.22 - - [2025-11-17 03:07:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.023432 [API:8081]10.0.0.22 - - [2025-11-17 03:07:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12637 0.024357 [API:8081]10.0.0.22 - - [2025-11-17 03:07:15] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-15156446:ctest-SecurityGroupBasicRegressionTests1_contrail-15156446-34853370?flat HTTP/1.1" 200 11652 0.016873 [API:8081]10.0.0.22 - - [2025-11-17 03:07:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010321 [API:8081]10.0.0.22 - - [2025-11-17 03:07:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.019335 [API:8081]10.0.0.22 - - [2025-11-17 03:07:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.018743 [API:8081]10.0.0.22 - - [2025-11-17 03:07:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.023161 [API:8081]10.0.0.22 - - [2025-11-17 03:07:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.019149 [API:8081]10.0.0.22 - - [2025-11-17 03:07:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.018917 [API:8081]10.0.0.22 - - [2025-11-17 03:07:32] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074627 [API:8081]10.0.0.22 - - [2025-11-17 03:07:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.020154 [API:8081]10.0.0.22 - - [2025-11-17 03:07:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.019401 [API:8081]10.0.0.22 - - [2025-11-17 03:07:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.019051 [API:8081]10.0.0.22 - - [2025-11-17 03:07:39] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-15156446:ctest-SecurityGroupBasicRegressionTests1_contrail-15156446-34853370?flat HTTP/1.1" 200 8426 0.015771 [API:8081]10.0.0.22 - - [2025-11-17 03:07:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008949 [API:8081]10.0.0.22 - - [2025-11-17 03:07:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000354 [API:8081]10.0.0.22 - - [2025-11-17 03:07:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1244 0.078207 [API:8081]10.0.0.22 - - [2025-11-17 03:08:33] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.081165 [API:8081]10.0.0.22 - - [2025-11-17 03:08:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-76108740:35429f1e-6fe7-4323-a0a6-8e603812a3bd?flat HTTP/1.1" 200 5687 0.073069 [API:8081]10.0.0.22 - - [2025-11-17 03:08:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-76108740:35429f1e-6fe7-4323-a0a6-8e603812a3bd?flat HTTP/1.1" 200 5687 0.013108 [API:8081]10.0.0.22 - - [2025-11-17 03:08:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-76108740:35429f1e-6fe7-4323-a0a6-8e603812a3bd?flat HTTP/1.1" 200 5687 0.064454 [API:8081]10.0.0.22 - - [2025-11-17 03:08:38] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-76108740:ctest-SecurityGroupBasicRegressionTests1-76108740-01410077?flat HTTP/1.1" 200 9935 0.016571 [API:8081]10.0.0.22 - - [2025-11-17 03:08:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.018888 [API:8081]10.0.0.22 - - [2025-11-17 03:08:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.027529 [API:8081]10.0.0.22 - - [2025-11-17 03:08:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008663 [API:8081]10.0.0.22 - - [2025-11-17 03:09:04] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-76108740:c6f9df7f-883e-4d45-946c-de3994b74072?flat HTTP/1.1" 200 5820 0.014448 [API:8081]10.0.0.22 - - [2025-11-17 03:09:04] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-76108740:c6f9df7f-883e-4d45-946c-de3994b74072?flat HTTP/1.1" 200 5820 0.014951 [API:8081]10.0.0.22 - - [2025-11-17 03:09:04] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-76108740:c6f9df7f-883e-4d45-946c-de3994b74072?flat HTTP/1.1" 200 5820 0.015409 [API:8081]10.0.0.22 - - [2025-11-17 03:09:04] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-76108740:ctest-SecurityGroupBasicRegressionTests1-76108740-01410077?flat HTTP/1.1" 200 11337 0.019712 [API:8081]10.0.0.22 - - [2025-11-17 03:09:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.022989 [API:8081]10.0.0.22 - - [2025-11-17 03:09:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13209 0.025613 [API:8081]10.0.0.22 - - [2025-11-17 03:09:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.030303 [API:8081]10.0.0.22 - - [2025-11-17 03:09:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13209 0.028492 [API:8081]10.0.0.22 - - [2025-11-17 03:09:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009880 [API:8081]10.0.0.22 - - [2025-11-17 03:10:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072497 [API:8081]10.0.0.23 - - [2025-11-17 03:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2025-11-17 03:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000359 [API:8081]10.0.0.33 - - [2025-11-17 03:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.33 - - [2025-11-17 03:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.33 - - [2025-11-17 03:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.33 - - [2025-11-17 03:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.23 - - [2025-11-17 03:10:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.23 - - [2025-11-17 03:10:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.22 - - [2025-11-17 03:10:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.22 - - [2025-11-17 03:10:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.22 - - [2025-11-17 03:10:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.22 - - [2025-11-17 03:10:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.22 - - [2025-11-17 03:10:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.024608 [API:8081]10.0.0.22 - - [2025-11-17 03:10:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13198 0.037051 [API:8081]10.0.0.22 - - [2025-11-17 03:11:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.026313 [API:8081]10.0.0.22 - - [2025-11-17 03:11:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13198 0.022419 [API:8081]10.0.0.22 - - [2025-11-17 03:11:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.024834 [API:8081]10.0.0.22 - - [2025-11-17 03:11:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13198 0.023067 [API:8081]10.0.0.22 - - [2025-11-17 03:11:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.033420 [API:8081]10.0.0.22 - - [2025-11-17 03:11:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13198 0.025713 [API:8081]10.0.0.22 - - [2025-11-17 03:11:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.024822 [API:8081]10.0.0.22 - - [2025-11-17 03:11:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13198 0.026880 [API:8081]10.0.0.22 - - [2025-11-17 03:11:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.024155 [API:8081]10.0.0.22 - - [2025-11-17 03:11:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13198 0.029640 [API:8081]10.0.0.22 - - [2025-11-17 03:11:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.025590 [API:8081]10.0.0.22 - - [2025-11-17 03:11:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12627 0.023121 [API:8081]10.0.0.22 - - [2025-11-17 03:11:16] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-76108740:ctest-SecurityGroupBasicRegressionTests1-76108740-01410077?flat HTTP/1.1" 200 10817 0.017351 [API:8081]10.0.0.22 - - [2025-11-17 03:11:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011019 [API:8081]10.0.0.22 - - [2025-11-17 03:11:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.017980 [API:8081]10.0.0.22 - - [2025-11-17 03:11:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.018906 [API:8081]10.0.0.22 - - [2025-11-17 03:11:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.022272 [API:8081]10.0.0.22 - - [2025-11-17 03:11:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.017850 [API:8081]10.0.0.22 - - [2025-11-17 03:11:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.020408 [API:8081]10.0.0.22 - - [2025-11-17 03:11:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.022177 [API:8081]10.0.0.22 - - [2025-11-17 03:11:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.074017 [API:8081]10.0.0.22 - - [2025-11-17 03:11:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.020996 [API:8081]10.0.0.22 - - [2025-11-17 03:11:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.019847 [API:8081]10.0.0.22 - - [2025-11-17 03:11:41] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-76108740:ctest-SecurityGroupBasicRegressionTests1-76108740-01410077?flat HTTP/1.1" 200 7953 0.013719 [API:8081]10.0.0.22 - - [2025-11-17 03:11:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010000 [API:8081]10.0.0.22 - - [2025-11-17 03:11:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000506 [API:8081]10.0.0.22 - - [2025-11-17 03:11:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.070168 [API:8081]10.0.0.22 - - [2025-11-17 03:12:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.064619 [API:8081]10.0.0.22 - - [2025-11-17 03:12:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1766 0.065475 [API:8081]10.0.0.22 - - [2025-11-17 03:12:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.008715 [API:8081]10.0.0.22 - - [2025-11-17 03:12:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.011144 [API:8081]10.0.0.22 - - [2025-11-17 03:12:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1766 0.009768 [API:8081]10.0.0.22 - - [2025-11-17 03:12:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1990 0.009151 [API:8081]10.0.0.22 - - [2025-11-17 03:12:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2216 0.011232 [API:8081]10.0.0.22 - - [2025-11-17 03:12:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.22 - - [2025-11-17 03:12:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.408667 [API:8081]10.0.0.22 - - [2025-11-17 03:12:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1342 0.073891 [API:8081]10.0.0.22 - - [2025-11-17 03:12:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.065630 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:12:49] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002954 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:12:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003237 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:12:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002476 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:12:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004060 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:12:49] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003326 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:12:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002675 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:12:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002213 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:12:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002354 [API:8081]10.0.0.22 - - [2025-11-17 03:12:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1126 0.008963 [API:8081]10.0.0.22 - - [2025-11-17 03:12:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1338 0.009216 [API:8081]10.0.0.22 - - [2025-11-17 03:12:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.011161 [API:8081]10.0.0.22 - - [2025-11-17 03:13:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000377 [API:8081]10.0.0.22 - - [2025-11-17 03:13:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.089785 [API:8081]10.0.0.22 - - [2025-11-17 03:13:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.080106 [API:8081]10.0.0.22 - - [2025-11-17 03:13:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.066471 [API:8081]10.0.0.22 - - [2025-11-17 03:13:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.009674 [API:8081]10.0.0.22 - - [2025-11-17 03:13:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.010356 [API:8081]10.0.0.22 - - [2025-11-17 03:13:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.008612 [API:8081]10.0.0.22 - - [2025-11-17 03:13:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1760 0.008895 [API:8081]10.0.0.22 - - [2025-11-17 03:13:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1982 0.009845 [API:8081]10.0.0.22 - - [2025-11-17 03:13:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.109071 [API:8081]10.0.0.22 - - [2025-11-17 03:13:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.22 - - [2025-11-17 03:13:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1128 0.064444 [API:8081]10.0.0.22 - - [2025-11-17 03:13:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1344 0.063561 [API:8081]10.0.0.22 - - [2025-11-17 03:13:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1564 0.078686 [API:8081]10.0.0.22 - - [2025-11-17 03:13:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1796 0.010723 [API:8081]10.0.0.22 - - [2025-11-17 03:13:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2030 0.008669 [API:8081]10.0.0.22 - - [2025-11-17 03:14:02] "GET /analytics HTTP/1.1" 401 205 0.000334 [API:8081]10.0.0.22 - - [2025-11-17 03:14:02] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.33 - - [2025-11-17 03:14:30] "GET /analytics HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.33 - - [2025-11-17 03:14:30] "GET /analytics HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.23 - - [2025-11-17 03:14:30] "GET /analytics HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.23 - - [2025-11-17 03:14:30] "GET /analytics HTTP/1.1" 401 205 0.000159 [API:8081]10.0.0.22 - - [2025-11-17 03:14:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.067157 [API:8081]10.0.0.23 - - [2025-11-17 03:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.23 - - [2025-11-17 03:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.33 - - [2025-11-17 03:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.33 - - [2025-11-17 03:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.33 - - [2025-11-17 03:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.33 - - [2025-11-17 03:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.23 - - [2025-11-17 03:15:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.23 - - [2025-11-17 03:15:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.22 - - [2025-11-17 03:15:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.22 - - [2025-11-17 03:15:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000856 [API:8081]10.0.0.22 - - [2025-11-17 03:15:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.22 - - [2025-11-17 03:15:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.22 - - [2025-11-17 03:16:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070681 [API:8081]10.0.0.22 - - [2025-11-17 03:17:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.073107 [API:8081]10.0.0.22 - - [2025-11-17 03:19:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073622 [API:8081]10.0.0.22 - - [2025-11-17 03:20:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.22 - - [2025-11-17 03:20:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1344 0.068052 [API:8081]10.0.0.22 - - [2025-11-17 03:20:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1554 0.069891 [API:8081]10.0.0.22 - - [2025-11-17 03:20:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.157578 [API:8081]10.0.0.23 - - [2025-11-17 03:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000559 [API:8081]10.0.0.23 - - [2025-11-17 03:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.33 - - [2025-11-17 03:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000464 [API:8081]10.0.0.33 - - [2025-11-17 03:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000503 [API:8081]10.0.0.33 - - [2025-11-17 03:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.33 - - [2025-11-17 03:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000443 [API:8081]10.0.0.23 - - [2025-11-17 03:20:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.23 - - [2025-11-17 03:20:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000399 [API:8081]10.0.0.22 - - [2025-11-17 03:20:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.22 - - [2025-11-17 03:20:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.22 - - [2025-11-17 03:20:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.22 - - [2025-11-17 03:20:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000517 [API:8081]10.0.0.22 - - [2025-11-17 03:22:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065399 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:22:49] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002429 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003008 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002819 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003022 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:22:49] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002946 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002718 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002673 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002687 [API:8081]10.0.0.22 - - [2025-11-17 03:23:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.110056 [API:8081]10.0.0.22 - - [2025-11-17 03:24:02] "GET /analytics HTTP/1.1" 401 205 0.000346 [API:8081]10.0.0.22 - - [2025-11-17 03:24:02] "GET /analytics HTTP/1.1" 401 205 0.000196 [API:8081]10.0.0.33 - - [2025-11-17 03:24:30] "GET /analytics HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.33 - - [2025-11-17 03:24:30] "GET /analytics HTTP/1.1" 401 205 0.000161 [API:8081]10.0.0.23 - - [2025-11-17 03:24:30] "GET /analytics HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.23 - - [2025-11-17 03:24:30] "GET /analytics HTTP/1.1" 401 205 0.000156 [API:8081]10.0.0.22 - - [2025-11-17 03:24:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000353 [API:8081]10.0.0.22 - - [2025-11-17 03:24:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1120 0.069187 [API:8081]10.0.0.22 - - [2025-11-17 03:25:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000377 [API:8081]10.0.0.22 - - [2025-11-17 03:25:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1342 0.069992 [API:8081]10.0.0.23 - - [2025-11-17 03:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.23 - - [2025-11-17 03:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-11-17 03:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.33 - - [2025-11-17 03:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000393 [API:8081]10.0.0.33 - - [2025-11-17 03:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.33 - - [2025-11-17 03:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.23 - - [2025-11-17 03:25:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.23 - - [2025-11-17 03:25:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.22 - - [2025-11-17 03:25:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070390 [API:8081]10.0.0.22 - - [2025-11-17 03:25:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.22 - - [2025-11-17 03:25:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.22 - - [2025-11-17 03:25:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.22 - - [2025-11-17 03:25:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000357 [API:8081]10.0.0.22 - - [2025-11-17 03:26:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.090589 [API:8081]10.0.0.22 - - [2025-11-17 03:28:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.189120 [API:8081]10.0.0.22 - - [2025-11-17 03:29:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.22 - - [2025-11-17 03:29:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1116 0.064453 [API:8081]10.0.0.22 - - [2025-11-17 03:29:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.078125 [API:8081]10.0.0.23 - - [2025-11-17 03:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.23 - - [2025-11-17 03:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.33 - - [2025-11-17 03:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.33 - - [2025-11-17 03:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.33 - - [2025-11-17 03:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.33 - - [2025-11-17 03:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.23 - - [2025-11-17 03:30:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000448 [API:8081]10.0.0.23 - - [2025-11-17 03:30:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.22 - - [2025-11-17 03:30:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000367 [API:8081]10.0.0.22 - - [2025-11-17 03:30:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.22 - - [2025-11-17 03:30:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000374 [API:8081]10.0.0.22 - - [2025-11-17 03:30:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.22 - - [2025-11-17 03:31:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066331 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:32:49] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002617 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:32:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003183 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:32:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002586 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:32:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003008 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:32:49] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002904 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:32:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003235 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:32:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002764 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:32:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002493 [API:8081]10.0.0.22 - - [2025-11-17 03:32:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.071133 [API:8081]10.0.0.22 - - [2025-11-17 03:34:02] "GET /analytics HTTP/1.1" 401 205 0.000380 [API:8081]10.0.0.22 - - [2025-11-17 03:34:02] "GET /analytics HTTP/1.1" 401 205 0.000176 [API:8081]10.0.0.33 - - [2025-11-17 03:34:30] "GET /analytics HTTP/1.1" 401 205 0.000217 [API:8081]10.0.0.33 - - [2025-11-17 03:34:30] "GET /analytics HTTP/1.1" 401 205 0.000193 [API:8081]10.0.0.23 - - [2025-11-17 03:34:30] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.23 - - [2025-11-17 03:34:30] "GET /analytics HTTP/1.1" 401 205 0.000176 [API:8081]10.0.0.22 - - [2025-11-17 03:34:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-70485758:9815cb8b-aadc-470b-898d-2263fb5becd1?flat HTTP/1.1" 401 205 0.000364 [API:8081]10.0.0.22 - - [2025-11-17 03:34:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-70485758:9815cb8b-aadc-470b-898d-2263fb5becd1?flat HTTP/1.1" 200 5120 0.065773 [API:8081]10.0.0.22 - - [2025-11-17 03:34:49] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-70485758:9815cb8b-aadc-470b-898d-2263fb5becd1?flat HTTP/1.1" 200 5120 0.069702 [API:8081]10.0.0.22 - - [2025-11-17 03:34:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-70485758:9815cb8b-aadc-470b-898d-2263fb5becd1?flat HTTP/1.1" 200 5120 0.076084 [API:8081]10.0.0.22 - - [2025-11-17 03:34:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-70485758:ctest-random-48841930?flat HTTP/1.1" 200 4129 0.018315 [API:8081]10.0.0.22 - - [2025-11-17 03:34:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.021463 [API:8081]10.0.0.22 - - [2025-11-17 03:34:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.022219 [API:8081]10.0.0.22 - - [2025-11-17 03:34:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009028 [API:8081]10.0.0.22 - - [2025-11-17 03:34:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1122 0.009505 [API:8081]10.0.0.22 - - [2025-11-17 03:34:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.019643 [API:8081]10.0.0.22 - - [2025-11-17 03:34:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067704 [API:8081]10.0.0.22 - - [2025-11-17 03:34:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.032440 [API:8081]10.0.0.22 - - [2025-11-17 03:35:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.020991 [API:8081]10.0.0.22 - - [2025-11-17 03:35:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.034429 [API:8081]10.0.0.22 - - [2025-11-17 03:35:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24651 0.034628 [API:8081]10.0.0.22 - - [2025-11-17 03:35:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-70485758:ctest-random-48841930?flat HTTP/1.1" 200 4008 0.021137 [API:8081]10.0.0.22 - - [2025-11-17 03:35:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.015911 [API:8081]10.0.0.23 - - [2025-11-17 03:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.23 - - [2025-11-17 03:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000338 [API:8081]10.0.0.33 - - [2025-11-17 03:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.33 - - [2025-11-17 03:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.33 - - [2025-11-17 03:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.33 - - [2025-11-17 03:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.23 - - [2025-11-17 03:35:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.23 - - [2025-11-17 03:35:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.22 - - [2025-11-17 03:35:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000427 [API:8081]10.0.0.22 - - [2025-11-17 03:35:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.22 - - [2025-11-17 03:35:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000460 [API:8081]10.0.0.22 - - [2025-11-17 03:35:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.22 - - [2025-11-17 03:35:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.070551 [API:8081]10.0.0.22 - - [2025-11-17 03:37:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084557 [API:8081]10.0.0.22 - - [2025-11-17 03:38:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000236 [API:8081]10.0.0.22 - - [2025-11-17 03:38:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1760 0.074724 [API:8081]10.0.0.22 - - [2025-11-17 03:39:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.166633 [API:8081]10.0.0.23 - - [2025-11-17 03:40:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.23 - - [2025-11-17 03:40:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.33 - - [2025-11-17 03:40:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000331 [API:8081]10.0.0.33 - - [2025-11-17 03:40:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.33 - - [2025-11-17 03:40:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.33 - - [2025-11-17 03:40:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.23 - - [2025-11-17 03:40:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.23 - - [2025-11-17 03:40:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.22 - - [2025-11-17 03:40:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.22 - - [2025-11-17 03:40:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.22 - - [2025-11-17 03:40:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000511 [API:8081]10.0.0.22 - - [2025-11-17 03:40:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.22 - - [2025-11-17 03:41:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069846 [API:8081]10.0.0.22 - - [2025-11-17 03:42:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.068192 [API:8081]10.0.0.22 - - [2025-11-17 03:42:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000371 [API:8081]10.0.0.22 - - [2025-11-17 03:42:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1118 0.073343 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:42:49] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003382 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:42:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003268 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:42:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003462 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:42:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003082 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:42:49] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003015 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:42:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006643 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:42:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003125 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:42:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003047 [API:8081]10.0.0.22 - - [2025-11-17 03:44:02] "GET /analytics HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.22 - - [2025-11-17 03:44:02] "GET /analytics HTTP/1.1" 401 205 0.000176 [API:8081]10.0.0.22 - - [2025-11-17 03:44:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.096493 [API:8081]10.0.0.33 - - [2025-11-17 03:44:30] "GET /analytics HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.33 - - [2025-11-17 03:44:30] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.23 - - [2025-11-17 03:44:30] "GET /analytics HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.23 - - [2025-11-17 03:44:30] "GET /analytics HTTP/1.1" 401 205 0.000181 [API:8081]10.0.0.22 - - [2025-11-17 03:44:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.22 - - [2025-11-17 03:44:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1148 0.075488 [API:8081]10.0.0.22 - - [2025-11-17 03:45:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.069596 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:14] "POST /analytics/query HTTP/1.1" 202 179 0.016139 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:14] "GET /analytics/query/d34d5820-c367-11f0-bd9e-00000a000016 HTTP/1.1" 200 221 0.002720 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:14] "GET /analytics/query/d34d5820-c367-11f0-bd9e-00000a000016 HTTP/1.1" 200 221 0.002229 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:15] "GET /analytics/query/d34d5820-c367-11f0-bd9e-00000a000016 HTTP/1.1" 200 221 0.002678 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:15] "GET /analytics/query/d34d5820-c367-11f0-bd9e-00000a000016 HTTP/1.1" 200 338 0.002490 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:15] "GET /analytics/query/d34d5820-c367-11f0-bd9e-00000a000016/chunk-final/0 HTTP/1.1" 200 856 0.002300 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:16] "POST /analytics/query HTTP/1.1" 202 179 0.006046 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:16] "GET /analytics/query/d4aee225-c367-11f0-8a3a-00000a000016 HTTP/1.1" 200 221 0.001980 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:17] "GET /analytics/query/d4aee225-c367-11f0-8a3a-00000a000016 HTTP/1.1" 200 221 0.002382 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:17] "GET /analytics/query/d4aee225-c367-11f0-8a3a-00000a000016 HTTP/1.1" 200 338 0.002054 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:17] "GET /analytics/query/d4aee225-c367-11f0-8a3a-00000a000016/chunk-final/0 HTTP/1.1" 200 856 0.002324 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:18] "POST /analytics/query HTTP/1.1" 202 179 0.006094 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:18] "GET /analytics/query/d5b45005-c367-11f0-a33e-00000a000016 HTTP/1.1" 200 221 0.002201 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:18] "GET /analytics/query/d5b45005-c367-11f0-a33e-00000a000016 HTTP/1.1" 200 339 0.002314 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:18] "GET /analytics/query/d5b45005-c367-11f0-a33e-00000a000016/chunk-final/0 HTTP/1.1" 200 18017 0.003098 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:19] "POST /analytics/query HTTP/1.1" 202 179 0.004185 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:19] "GET /analytics/query/d6715b6b-c367-11f0-b924-00000a000016 HTTP/1.1" 200 221 0.004620 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:20] "GET /analytics/query/d6715b6b-c367-11f0-b924-00000a000016 HTTP/1.1" 200 339 0.002308 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:20] "GET /analytics/query/d6715b6b-c367-11f0-b924-00000a000016/chunk-final/0 HTTP/1.1" 200 18701 0.005863 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:20] "POST /analytics/query HTTP/1.1" 202 179 0.005175 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:20] "GET /analytics/query/d737b567-c367-11f0-9baf-00000a000016 HTTP/1.1" 200 221 0.001904 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:21] "GET /analytics/query/d737b567-c367-11f0-9baf-00000a000016 HTTP/1.1" 200 221 0.002964 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:21] "GET /analytics/query/d737b567-c367-11f0-9baf-00000a000016 HTTP/1.1" 200 339 0.002163 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:21] "GET /analytics/query/d737b567-c367-11f0-9baf-00000a000016/chunk-final/0 HTTP/1.1" 200 6987 0.006240 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:25] "GET /analytics/tables HTTP/1.1" 200 76090 0.003917 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:25] "POST /analytics/query HTTP/1.1" 202 179 0.004738 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:25] "GET /analytics/query/da3fd4c8-c367-11f0-99da-00000a000016 HTTP/1.1" 200 221 0.009683 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:26] "GET /analytics/query/da3fd4c8-c367-11f0-99da-00000a000016 HTTP/1.1" 200 340 0.002425 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:26] "GET /analytics/query/da3fd4c8-c367-11f0-99da-00000a000016/chunk-final/0 HTTP/1.1" 200 323845 0.014629 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:27] "GET /analytics/tables HTTP/1.1" 200 76090 0.003443 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:27] "GET /analytics/tables HTTP/1.1" 200 76090 0.003928 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:27] "POST /analytics/query HTTP/1.1" 202 179 0.026521 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:28] "GET /analytics/query/db78b587-c367-11f0-8ad0-00000a000016 HTTP/1.1" 200 221 0.002662 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:28] "GET /analytics/query/db78b587-c367-11f0-8ad0-00000a000016 HTTP/1.1" 200 338 0.002430 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:28] "GET /analytics/query/db78b587-c367-11f0-8ad0-00000a000016/chunk-final/0 HTTP/1.1" 200 145 0.002153 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:28] "POST /analytics/query HTTP/1.1" 202 179 0.005401 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:28] "GET /analytics/query/dbcdb2ad-c367-11f0-921c-00000a000016 HTTP/1.1" 200 221 0.005842 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:29] "GET /analytics/query/dbcdb2ad-c367-11f0-921c-00000a000016 HTTP/1.1" 200 338 0.002205 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:29] "GET /analytics/query/dbcdb2ad-c367-11f0-921c-00000a000016/chunk-final/0 HTTP/1.1" 200 11507 0.002770 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:29] "POST /analytics/query HTTP/1.1" 202 179 0.004480 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:29] "GET /analytics/query/dc1f9ac6-c367-11f0-8208-00000a000016 HTTP/1.1" 200 221 0.001665 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:29] "GET /analytics/query/dc1f9ac6-c367-11f0-8208-00000a000016 HTTP/1.1" 200 338 0.002388 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:29] "GET /analytics/query/dc1f9ac6-c367-11f0-8208-00000a000016/chunk-final/0 HTTP/1.1" 200 7877 0.002905 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:29] "POST /analytics/query HTTP/1.1" 202 179 0.017780 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:29] "GET /analytics/query/dc70408e-c367-11f0-97c1-00000a000016 HTTP/1.1" 200 221 0.002652 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:30] "GET /analytics/query/dc70408e-c367-11f0-97c1-00000a000016 HTTP/1.1" 200 338 0.002392 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:30] "GET /analytics/query/dc70408e-c367-11f0-97c1-00000a000016/chunk-final/0 HTTP/1.1" 200 7876 0.002213 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:30] "POST /analytics/query HTTP/1.1" 202 179 0.005928 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:30] "GET /analytics/query/dcc2c165-c367-11f0-873b-00000a000016 HTTP/1.1" 200 221 0.002421 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:30] "GET /analytics/query/dcc2c165-c367-11f0-873b-00000a000016 HTTP/1.1" 200 338 0.001950 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:30] "GET /analytics/query/dcc2c165-c367-11f0-873b-00000a000016/chunk-final/0 HTTP/1.1" 200 11741 0.002266 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:30] "POST /analytics/query HTTP/1.1" 202 179 0.006180 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:30] "GET /analytics/query/dd14d4cd-c367-11f0-8f18-00000a000016 HTTP/1.1" 200 221 0.007427 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:31] "GET /analytics/query/dd14d4cd-c367-11f0-8f18-00000a000016 HTTP/1.1" 200 338 0.002200 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:31] "GET /analytics/query/dd14d4cd-c367-11f0-8f18-00000a000016/chunk-final/0 HTTP/1.1" 200 11744 0.002578 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:31] "POST /analytics/query HTTP/1.1" 202 179 0.010643 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:31] "GET /analytics/query/dd66ec7c-c367-11f0-b613-00000a000016 HTTP/1.1" 200 221 0.008001 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:31] "GET /analytics/query/dd66ec7c-c367-11f0-b613-00000a000016 HTTP/1.1" 200 338 0.003403 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:31] "GET /analytics/query/dd66ec7c-c367-11f0-b613-00000a000016/chunk-final/0 HTTP/1.1" 200 145 0.002108 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:31] "POST /analytics/query HTTP/1.1" 202 179 0.007336 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:31] "GET /analytics/query/ddba866f-c367-11f0-87f2-00000a000016 HTTP/1.1" 200 221 0.004033 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:32] "GET /analytics/query/ddba866f-c367-11f0-87f2-00000a000016 HTTP/1.1" 200 338 0.002242 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:32] "GET /analytics/query/ddba866f-c367-11f0-87f2-00000a000016/chunk-final/0 HTTP/1.1" 200 145 0.001943 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:32] "POST /analytics/query HTTP/1.1" 202 179 0.017771 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:32] "GET /analytics/query/de0c020a-c367-11f0-9c75-00000a000016 HTTP/1.1" 200 221 0.003782 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:32] "GET /analytics/query/de0c020a-c367-11f0-9c75-00000a000016 HTTP/1.1" 200 338 0.002220 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:32] "GET /analytics/query/de0c020a-c367-11f0-9c75-00000a000016/chunk-final/0 HTTP/1.1" 200 2084 0.002430 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:32] "POST /analytics/query HTTP/1.1" 202 179 0.005290 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:32] "GET /analytics/query/de5eb164-c367-11f0-93ca-00000a000016 HTTP/1.1" 200 221 0.003446 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:33] "GET /analytics/query/de5eb164-c367-11f0-93ca-00000a000016 HTTP/1.1" 200 338 0.002302 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:33] "GET /analytics/query/de5eb164-c367-11f0-93ca-00000a000016/chunk-final/0 HTTP/1.1" 200 7882 0.003257 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:33] "POST /analytics/query HTTP/1.1" 202 179 0.004942 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:33] "GET /analytics/query/deb1f12e-c367-11f0-84a5-00000a000016 HTTP/1.1" 200 221 0.002070 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:33] "GET /analytics/query/deb1f12e-c367-11f0-84a5-00000a000016 HTTP/1.1" 200 338 0.002087 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:33] "GET /analytics/query/deb1f12e-c367-11f0-84a5-00000a000016/chunk-final/0 HTTP/1.1" 200 145 0.001723 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:33] "POST /analytics/query HTTP/1.1" 202 179 0.004996 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:33] "GET /analytics/query/df02422f-c367-11f0-a34d-00000a000016 HTTP/1.1" 200 221 0.002359 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:34] "GET /analytics/query/df02422f-c367-11f0-a34d-00000a000016 HTTP/1.1" 200 338 0.002275 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:34] "GET /analytics/query/df02422f-c367-11f0-a34d-00000a000016/chunk-final/0 HTTP/1.1" 200 145 0.001657 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:35] "GET /analytics/tables HTTP/1.1" 200 76090 0.003716 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:35] "GET /analytics/tables HTTP/1.1" 200 76090 0.004035 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:36] "POST /analytics/query HTTP/1.1" 202 179 0.016419 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:36] "GET /analytics/query/e0423477-c367-11f0-8ef3-00000a000016 HTTP/1.1" 200 221 0.002243 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:36] "GET /analytics/query/e0423477-c367-11f0-8ef3-00000a000016 HTTP/1.1" 200 340 0.002162 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:36] "GET /analytics/query/e0423477-c367-11f0-8ef3-00000a000016/chunk-final/0 HTTP/1.1" 200 1531783 0.020990 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:36] "POST /analytics/query HTTP/1.1" 202 179 0.005615 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:36] "GET /analytics/query/e0a0a51a-c367-11f0-aabd-00000a000016 HTTP/1.1" 200 221 0.009129 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:37] "GET /analytics/query/e0a0a51a-c367-11f0-aabd-00000a000016 HTTP/1.1" 200 340 0.002185 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:37] "GET /analytics/query/e0a0a51a-c367-11f0-aabd-00000a000016/chunk-final/0 HTTP/1.1" 200 1531854 0.018295 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:38] "GET /analytics/tables HTTP/1.1" 200 76090 0.004088 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:38] "GET /analytics/tables HTTP/1.1" 200 76090 0.003486 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:39] "GET /analytics/tables HTTP/1.1" 200 76090 0.003845 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:40] "GET /analytics/tables HTTP/1.1" 200 76090 0.004313 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:41] "GET /analytics/tables HTTP/1.1" 200 76090 0.003425 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:41] "POST /analytics/query HTTP/1.1" 202 179 0.005661 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:41] "GET /analytics/query/e35c3317-c367-11f0-9a70-00000a000016 HTTP/1.1" 200 221 0.003643 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:41] "GET /analytics/query/e35c3317-c367-11f0-9a70-00000a000016 HTTP/1.1" 200 339 0.002045 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:41] "GET /analytics/query/e35c3317-c367-11f0-9a70-00000a000016/chunk-final/0 HTTP/1.1" 200 43906 0.005401 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:42] "GET /analytics/tables HTTP/1.1" 200 76090 0.004673 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:42] "POST /analytics/query HTTP/1.1" 202 179 0.019252 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:42] "GET /analytics/query/e418a206-c367-11f0-80c8-00000a000016 HTTP/1.1" 200 221 0.004119 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:42] "GET /analytics/query/e418a206-c367-11f0-80c8-00000a000016 HTTP/1.1" 200 341 0.003324 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:43] "GET /analytics/query/e418a206-c367-11f0-80c8-00000a000016/chunk-final/0 HTTP/1.1" 200 820531 0.035552 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:43] "GET /analytics/tables HTTP/1.1" 200 76090 0.003671 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:44] "GET /analytics/tables HTTP/1.1" 200 76090 0.003689 [API:8081]10.0.0.23 - - [2025-11-17 03:45:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000414 [API:8081]10.0.0.23 - - [2025-11-17 03:45:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-11-17 03:45:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000333 [API:8081]10.0.0.33 - - [2025-11-17 03:45:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-11-17 03:45:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.33 - - [2025-11-17 03:45:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.23 - - [2025-11-17 03:45:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.23 - - [2025-11-17 03:45:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:47] "GET /analytics/tables HTTP/1.1" 200 76090 0.004259 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:48] "POST /analytics/query HTTP/1.1" 200 145 1.012205 [API:8081]10.0.0.22 - - [2025-11-17 03:45:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.22 - - [2025-11-17 03:45:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:49] "GET /analytics/tables HTTP/1.1" 200 76090 0.003927 [API:8081]10.0.0.22 - - [2025-11-17 03:45:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.22 - - [2025-11-17 03:45:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:50] "POST /analytics/query HTTP/1.1" 200 2164 1.031889 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:51] "GET /analytics/tables HTTP/1.1" 200 76090 0.004123 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:52] "POST /analytics/query HTTP/1.1" 200 709 1.010566 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:53] "GET /analytics/tables HTTP/1.1" 200 76090 0.003652 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:54] "POST /analytics/query HTTP/1.1" 200 2697 1.012076 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:54] "GET /analytics/tables HTTP/1.1" 200 76090 0.003347 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:55] "POST /analytics/query HTTP/1.1" 200 258 1.009464 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:56] "GET /analytics/tables HTTP/1.1" 200 76090 0.004242 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:57] "POST /analytics/query HTTP/1.1" 200 1398 1.015960 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:58] "GET /analytics/tables HTTP/1.1" 200 76090 0.003952 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:45:59] "POST /analytics/query HTTP/1.1" 200 2697 1.012455 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:00] "GET /analytics/tables HTTP/1.1" 200 76090 0.003589 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:01] "POST /analytics/query HTTP/1.1" 200 826 1.011765 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:01] "GET /analytics/tables HTTP/1.1" 200 76090 0.003824 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:02] "POST /analytics/query HTTP/1.1" 200 141415 1.035307 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:03] "GET /analytics/tables HTTP/1.1" 200 76090 0.005147 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:04] "POST /analytics/query HTTP/1.1" 200 631 1.013151 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:05] "GET /analytics/tables HTTP/1.1" 200 76090 0.004000 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:06] "POST /analytics/query HTTP/1.1" 200 258 1.010916 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:07] "GET /analytics/tables HTTP/1.1" 200 76090 0.004750 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:08] "POST /analytics/query HTTP/1.1" 200 596 1.014761 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:08] "GET /analytics/tables HTTP/1.1" 200 76090 0.003438 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:09] "POST /analytics/query HTTP/1.1" 200 1974 1.013805 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:10] "GET /analytics/tables HTTP/1.1" 200 76090 0.003459 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:11] "POST /analytics/query HTTP/1.1" 200 596 1.010995 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:12] "GET /analytics/tables HTTP/1.1" 200 76090 0.004234 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:13] "POST /analytics/query HTTP/1.1" 200 236 1.015587 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:46:13] "GET /analytics/tables HTTP/1.1" 200 76090 0.012509 [API:8081]10.0.0.22 - - [2025-11-17 03:46:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.22 - - [2025-11-17 03:46:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1392 0.065929 [API:8081]10.0.0.22 - - [2025-11-17 03:47:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.117507 [API:8081]10.0.0.22 - - [2025-11-17 03:47:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.142090 [API:8081]10.0.0.22 - - [2025-11-17 03:47:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.015265 [API:8081]10.0.0.22 - - [2025-11-17 03:47:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.066114 [API:8081]10.0.0.22 - - [2025-11-17 03:47:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.009935 [API:8081]10.0.0.22 - - [2025-11-17 03:47:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.009750 [API:8081]10.0.0.22 - - [2025-11-17 03:47:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.008317 [API:8081]10.0.0.22 - - [2025-11-17 03:47:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.009944 [API:8081]10.0.0.22 - - [2025-11-17 03:47:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1652 0.010098 [API:8081]10.0.0.22 - - [2025-11-17 03:48:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.072244 [API:8081]10.0.0.22 - - [2025-11-17 03:48:11] "POST /analytics/query HTTP/1.1" 200 222 1.028597 [API:8081]10.0.0.22 - - [2025-11-17 03:48:12] "POST /analytics/query HTTP/1.1" 200 222 1.018750 [API:8081]10.0.0.22 - - [2025-11-17 03:48:13] "POST /analytics/query HTTP/1.1" 200 353 1.029808 [API:8081]10.0.0.22 - - [2025-11-17 03:50:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.095622 [API:8081]10.0.0.23 - - [2025-11-17 03:50:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000374 [API:8081]10.0.0.23 - - [2025-11-17 03:50:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000377 [API:8081]10.0.0.33 - - [2025-11-17 03:50:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.33 - - [2025-11-17 03:50:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000380 [API:8081]10.0.0.33 - - [2025-11-17 03:50:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.33 - - [2025-11-17 03:50:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.23 - - [2025-11-17 03:50:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.23 - - [2025-11-17 03:50:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.22 - - [2025-11-17 03:50:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000380 [API:8081]10.0.0.22 - - [2025-11-17 03:50:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.22 - - [2025-11-17 03:50:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.22 - - [2025-11-17 03:50:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000352 [API:8081]10.0.0.22 - - [2025-11-17 03:51:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.071238 [API:8081]10.0.0.22 - - [2025-11-17 03:51:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25595 0.034646 [API:8081]10.0.0.22 - - [2025-11-17 03:51:34] "POST /analytics/query HTTP/1.1" 200 507 1.025074 [API:8081]10.0.0.22 - - [2025-11-17 03:51:35] "POST /analytics/query HTTP/1.1" 200 353 1.115618 [API:8081]10.0.0.22 - - [2025-11-17 03:51:36] "POST /analytics/query HTTP/1.1" 200 353 1.017881 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:52:49] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003624 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:52:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003729 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:52:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003093 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:52:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003273 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:52:49] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003093 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:52:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002814 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:52:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002327 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 03:52:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002623 [API:8081]10.0.0.22 - - [2025-11-17 03:53:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.147453 [API:8081]10.0.0.22 - - [2025-11-17 03:54:02] "GET /analytics HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.22 - - [2025-11-17 03:54:02] "GET /analytics HTTP/1.1" 401 205 0.000196 [API:8081]10.0.0.22 - - [2025-11-17 03:54:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.105759 [API:8081]10.0.0.33 - - [2025-11-17 03:54:30] "GET /analytics HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.33 - - [2025-11-17 03:54:30] "GET /analytics HTTP/1.1" 401 205 0.000140 [API:8081]10.0.0.23 - - [2025-11-17 03:54:30] "GET /analytics HTTP/1.1" 401 205 0.000358 [API:8081]10.0.0.23 - - [2025-11-17 03:54:30] "GET /analytics HTTP/1.1" 401 205 0.000225 [API:8081]10.0.0.23 - - [2025-11-17 03:55:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000391 [API:8081]10.0.0.23 - - [2025-11-17 03:55:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000354 [API:8081]10.0.0.33 - - [2025-11-17 03:55:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.33 - - [2025-11-17 03:55:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.33 - - [2025-11-17 03:55:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.33 - - [2025-11-17 03:55:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2025-11-17 03:55:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.23 - - [2025-11-17 03:55:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.22 - - [2025-11-17 03:55:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.22 - - [2025-11-17 03:55:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.22 - - [2025-11-17 03:55:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000391 [API:8081]10.0.0.22 - - [2025-11-17 03:55:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.22 - - [2025-11-17 03:56:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068875 [API:8081]10.0.0.22 - - [2025-11-17 03:57:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.073071 [API:8081]10.0.0.22 - - [2025-11-17 03:59:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070450 [API:8081]10.0.0.22 - - [2025-11-17 04:00:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.071914 [API:8081]10.0.0.23 - - [2025-11-17 04:00:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.23 - - [2025-11-17 04:00:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.33 - - [2025-11-17 04:00:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.33 - - [2025-11-17 04:00:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000356 [API:8081]10.0.0.33 - - [2025-11-17 04:00:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000425 [API:8081]10.0.0.33 - - [2025-11-17 04:00:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.23 - - [2025-11-17 04:00:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.23 - - [2025-11-17 04:00:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.22 - - [2025-11-17 04:00:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.22 - - [2025-11-17 04:00:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000440 [API:8081]10.0.0.22 - - [2025-11-17 04:00:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.22 - - [2025-11-17 04:00:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.22 - - [2025-11-17 04:02:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071649 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:02:49] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002747 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:02:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003352 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:02:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003432 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:02:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003209 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:02:49] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003302 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:02:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002843 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:02:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003282 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:02:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003908 [API:8081]10.0.0.22 - - [2025-11-17 04:03:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2536 0.214952 [API:8081]10.0.0.22 - - [2025-11-17 04:03:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.22 - - [2025-11-17 04:03:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1116 0.077359 [API:8081]10.0.0.22 - - [2025-11-17 04:04:02] "GET /analytics HTTP/1.1" 401 205 0.000374 [API:8081]10.0.0.22 - - [2025-11-17 04:04:02] "GET /analytics HTTP/1.1" 401 205 0.000202 [API:8081]10.0.0.22 - - [2025-11-17 04:04:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11977739:2be2cfee-5d89-4c26-afba-a3fd9ed9ecf8?flat HTTP/1.1" 200 5200 0.070943 [API:8081]10.0.0.22 - - [2025-11-17 04:04:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11977739:2be2cfee-5d89-4c26-afba-a3fd9ed9ecf8?flat HTTP/1.1" 200 5200 0.069229 [API:8081]10.0.0.22 - - [2025-11-17 04:04:27] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11977739:2be2cfee-5d89-4c26-afba-a3fd9ed9ecf8?flat HTTP/1.1" 200 5200 0.013322 [API:8081]10.0.0.22 - - [2025-11-17 04:04:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11977739:EVPN-VN1?flat HTTP/1.1" 200 3940 0.017902 [API:8081]10.0.0.22 - - [2025-11-17 04:04:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.021608 [API:8081]10.0.0.22 - - [2025-11-17 04:04:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25599 0.020192 [API:8081]10.0.0.22 - - [2025-11-17 04:04:28] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010052 [API:8081]10.0.0.33 - - [2025-11-17 04:04:30] "GET /analytics HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.33 - - [2025-11-17 04:04:30] "GET /analytics HTTP/1.1" 401 205 0.000176 [API:8081]10.0.0.23 - - [2025-11-17 04:04:30] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.23 - - [2025-11-17 04:04:30] "GET /analytics HTTP/1.1" 401 205 0.000141 [API:8081]10.0.0.22 - - [2025-11-17 04:04:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11977739:476ebda7-f09b-4bef-a9f6-c6579eaa4420?flat HTTP/1.1" 200 5063 0.014751 [API:8081]10.0.0.22 - - [2025-11-17 04:04:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11977739:476ebda7-f09b-4bef-a9f6-c6579eaa4420?flat HTTP/1.1" 200 5063 0.014025 [API:8081]10.0.0.22 - - [2025-11-17 04:04:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11977739:476ebda7-f09b-4bef-a9f6-c6579eaa4420?flat HTTP/1.1" 200 5063 0.014964 [API:8081]10.0.0.22 - - [2025-11-17 04:04:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11977739:EVPN-VN1?flat HTTP/1.1" 200 7820 0.019778 [API:8081]10.0.0.22 - - [2025-11-17 04:04:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26210 0.030727 [API:8081]10.0.0.22 - - [2025-11-17 04:04:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13027 0.030548 [API:8081]10.0.0.22 - - [2025-11-17 04:04:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26210 0.027474 [API:8081]10.0.0.22 - - [2025-11-17 04:04:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 13027 0.026266 [API:8081]10.0.0.22 - - [2025-11-17 04:04:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.013232 [API:8081]10.0.0.22 - - [2025-11-17 04:05:24] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068653 [API:8081]10.0.0.23 - - [2025-11-17 04:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.23 - - [2025-11-17 04:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-11-17 04:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.33 - - [2025-11-17 04:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000450 [API:8081]10.0.0.33 - - [2025-11-17 04:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000434 [API:8081]10.0.0.33 - - [2025-11-17 04:05:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000471 [API:8081]10.0.0.23 - - [2025-11-17 04:05:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.23 - - [2025-11-17 04:05:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.22 - - [2025-11-17 04:05:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.22 - - [2025-11-17 04:05:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.22 - - [2025-11-17 04:05:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000363 [API:8081]10.0.0.22 - - [2025-11-17 04:05:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.22 - - [2025-11-17 04:06:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 1750 0.066172 [API:8081]10.0.0.22 - - [2025-11-17 04:06:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11977739:2be2cfee-5d89-4c26-afba-a3fd9ed9ecf8?flat HTTP/1.1" 200 5327 0.016573 [API:8081]10.0.0.22 - - [2025-11-17 04:06:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11977739:2be2cfee-5d89-4c26-afba-a3fd9ed9ecf8?flat HTTP/1.1" 200 5327 0.014709 [API:8081]10.0.0.22 - - [2025-11-17 04:06:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11977739:2be2cfee-5d89-4c26-afba-a3fd9ed9ecf8?flat HTTP/1.1" 200 5327 0.016478 [API:8081]10.0.0.22 - - [2025-11-17 04:06:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11977739:EVPN-VN1?flat HTTP/1.1" 200 8462 0.018529 [API:8081]10.0.0.22 - - [2025-11-17 04:06:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23892 0.020534 [API:8081]10.0.0.22 - - [2025-11-17 04:06:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12137 0.035229 [API:8081]10.0.0.22 - - [2025-11-17 04:06:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23892 0.020714 [API:8081]10.0.0.22 - - [2025-11-17 04:06:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12137 0.033046 [API:8081]10.0.0.22 - - [2025-11-17 04:06:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010677 [API:8081]10.0.0.22 - - [2025-11-17 04:06:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11977739:476ebda7-f09b-4bef-a9f6-c6579eaa4420?flat HTTP/1.1" 200 5308 0.015778 [API:8081]10.0.0.22 - - [2025-11-17 04:06:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11977739:476ebda7-f09b-4bef-a9f6-c6579eaa4420?flat HTTP/1.1" 200 5308 0.020064 [API:8081]10.0.0.22 - - [2025-11-17 04:06:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-11977739:476ebda7-f09b-4bef-a9f6-c6579eaa4420?flat HTTP/1.1" 200 5308 0.014570 [API:8081]10.0.0.22 - - [2025-11-17 04:06:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11977739:EVPN-VN1?flat HTTP/1.1" 200 9690 0.021475 [API:8081]10.0.0.22 - - [2025-11-17 04:06:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23272 0.021159 [API:8081]10.0.0.22 - - [2025-11-17 04:06:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23272 0.033047 [API:8081]10.0.0.22 - - [2025-11-17 04:06:58] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010035 [API:8081]10.0.0.22 - - [2025-11-17 04:08:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32490 0.027805 [API:8081]10.0.0.22 - - [2025-11-17 04:08:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11977739:EVPN-VN1?flat HTTP/1.1" 200 8806 0.023320 [API:8081]10.0.0.22 - - [2025-11-17 04:08:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010250 [API:8081]10.0.0.22 - - [2025-11-17 04:08:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33103 0.028121 [API:8081]10.0.0.22 - - [2025-11-17 04:08:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12791 0.021914 [API:8081]10.0.0.22 - - [2025-11-17 04:08:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33105 0.031471 [API:8081]10.0.0.22 - - [2025-11-17 04:08:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12412 0.027670 [API:8081]10.0.0.22 - - [2025-11-17 04:08:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-11977739:EVPN-VN1?flat HTTP/1.1" 200 5992 0.014068 [API:8081]10.0.0.22 - - [2025-11-17 04:08:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.022217 [API:8081]10.0.0.22 - - [2025-11-17 04:08:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067542 [API:8081]10.0.0.22 - - [2025-11-17 04:09:28] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072031 [API:8081]10.0.0.22 - - [2025-11-17 04:10:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-52065343:ctest-TestRbac-52065343-31454626?flat HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.22 - - [2025-11-17 04:10:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-52065343:ctest-TestRbac-52065343-31454626?flat HTTP/1.1" 200 2077 0.496850 [API:8081]10.0.0.22 - - [2025-11-17 04:10:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 335 0.145811 [API:8081]10.0.0.22 - - [2025-11-17 04:10:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-52065343:ctest-TestRbac-52065343-31454626?flat HTTP/1.1" 401 205 0.000237 [API:8081]10.0.0.22 - - [2025-11-17 04:10:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-52065343:ctest-TestRbac-52065343-31454626?flat HTTP/1.1" 200 2077 0.167992 [API:8081]10.0.0.22 - - [2025-11-17 04:10:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 335 0.093643 [API:8081]10.0.0.23 - - [2025-11-17 04:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.33 - - [2025-11-17 04:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000246 [API:8081]10.0.0.23 - - [2025-11-17 04:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.33 - - [2025-11-17 04:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.33 - - [2025-11-17 04:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000357 [API:8081]10.0.0.33 - - [2025-11-17 04:10:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.23 - - [2025-11-17 04:10:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.23 - - [2025-11-17 04:10:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.22 - - [2025-11-17 04:10:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.22 - - [2025-11-17 04:10:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.22 - - [2025-11-17 04:10:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.22 - - [2025-11-17 04:10:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000422 [API:8081]10.0.0.22 - - [2025-11-17 04:10:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-57126623:a60aaed6-72ac-4ab8-97b9-04a9b5b0389f?flat HTTP/1.1" 200 5321 0.114064 [API:8081]10.0.0.22 - - [2025-11-17 04:10:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-57126623:a60aaed6-72ac-4ab8-97b9-04a9b5b0389f?flat HTTP/1.1" 200 5321 0.054421 [API:8081]10.0.0.22 - - [2025-11-17 04:10:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-57126623:a60aaed6-72ac-4ab8-97b9-04a9b5b0389f?flat HTTP/1.1" 200 5321 0.064422 [API:8081]10.0.0.22 - - [2025-11-17 04:10:57] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-52065343:ctest-TestRbac-52065343-31454626?flat HTTP/1.1" 200 3951 0.058764 [API:8081]10.0.0.22 - - [2025-11-17 04:10:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.047059 [API:8081]10.0.0.22 - - [2025-11-17 04:10:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.157298 [API:8081]10.0.0.22 - - [2025-11-17 04:10:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.22 - - [2025-11-17 04:10:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32536 0.090022 [API:8081]10.0.0.22 - - [2025-11-17 04:10:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.073639 [API:8081]10.0.0.22 - - [2025-11-17 04:11:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.165814 [API:8081]10.0.0.22 - - [2025-11-17 04:11:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32552 0.160900 [API:8081]10.0.0.22 - - [2025-11-17 04:11:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.048782 [API:8081]10.0.0.22 - - [2025-11-17 04:11:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.148564 [API:8081]10.0.0.22 - - [2025-11-17 04:11:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.150163 [API:8081]10.0.0.22 - - [2025-11-17 04:11:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32552 0.031212 [API:8081]10.0.0.22 - - [2025-11-17 04:11:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32552 0.110043 [API:8081]10.0.0.22 - - [2025-11-17 04:11:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32552 0.029178 [API:8081]10.0.0.22 - - [2025-11-17 04:11:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32552 0.041544 [API:8081]10.0.0.22 - - [2025-11-17 04:11:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32552 0.028035 [API:8081]10.0.0.22 - - [2025-11-17 04:11:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32552 0.028587 [API:8081]10.0.0.22 - - [2025-11-17 04:11:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32552 0.027051 [API:8081]10.0.0.22 - - [2025-11-17 04:11:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32552 0.046263 [API:8081]10.0.0.22 - - [2025-11-17 04:11:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32552 0.027872 [API:8081]10.0.0.22 - - [2025-11-17 04:11:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-52065343:ctest-TestRbac-52065343-31454626?flat HTTP/1.1" 200 2077 0.011995 [API:8081]10.0.0.22 - - [2025-11-17 04:11:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009204 [API:8081]10.0.0.22 - - [2025-11-17 04:11:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.115742 [API:8081]10.0.0.22 - - [2025-11-17 04:11:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-87797941:ctest-TestRbacBasic-87797941-98688259?flat HTTP/1.1" 401 205 0.000412 [API:8081]10.0.0.22 - - [2025-11-17 04:11:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-87797941:ctest-TestRbacBasic-87797941-98688259?flat HTTP/1.1" 200 2125 0.109061 [API:8081]10.0.0.22 - - [2025-11-17 04:11:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-87797941:ctest-TestRbacBasic-87797941-98688259?flat HTTP/1.1" 401 205 0.000333 --- 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-05313683'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-38867621' RBAC: ctest-TestRbacBasic-69612555 doesn't have read permission in project '7613e7ad1a8b42dbbebf397bd714b270' 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-87797941', 'ctest-TestRbacBasic-87797941-98688259'], 'virtual_network', 'e02e5cd2-9b5d-47a4-b72e-e104e027d2c2', "Permission Denied for ['ctest-TestRbacBasic-05313683'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-38867621' RBAC: ctest-TestRbacBasic-69612555 doesn't have read permission in project '7613e7ad1a8b42dbbebf397bd714b270'"),) [API:8081]10.0.0.22 - - [2025-11-17 04:11:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-87797941:ctest-TestRbacBasic-87797941-98688259?flat HTTP/1.1" 403 198 0.117981 [API:8081]10.0.0.22 - - [2025-11-17 04:11:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-87797941:ctest-TestRbacBasic-87797941-98688259?flat HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.22 - - [2025-11-17 04:11:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-87797941:ctest-TestRbacBasic-87797941-98688259?flat HTTP/1.1" 200 2125 0.064972 [API:8081]10.0.0.22 - - [2025-11-17 04:11:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.072093 [API:8081]10.0.0.22 - - [2025-11-17 04:11:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.085464 [API:8081]10.0.0.22 - - [2025-11-17 04:11:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1406 0.070927 --- 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-05313683'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-87797941' RBAC: ctest-TestRbacBasic-69612555 doesn't have read permission in project 'e612263efde847ee8e5f377699d02056' 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-87797941', 'ctest-TestRbacBasic-87797941-98688259'], 'virtual_network', 'e02e5cd2-9b5d-47a4-b72e-e104e027d2c2', "Permission Denied for ['ctest-TestRbacBasic-05313683'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-87797941' RBAC: ctest-TestRbacBasic-69612555 doesn't have read permission in project 'e612263efde847ee8e5f377699d02056'"),) [API:8081]10.0.0.22 - - [2025-11-17 04:11:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-87797941:ctest-TestRbacBasic-87797941-98688259?flat HTTP/1.1" 403 198 0.048278 --- 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-05313683'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-87797941' RBAC: ctest-TestRbacBasic-69612555 doesn't have read permission in project 'e612263efde847ee8e5f377699d02056' 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-87797941', 'ctest-TestRbacBasic-87797941-98688259'], 'virtual_network', 'e02e5cd2-9b5d-47a4-b72e-e104e027d2c2', "Permission Denied for ['ctest-TestRbacBasic-05313683'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-87797941' RBAC: ctest-TestRbacBasic-69612555 doesn't have read permission in project 'e612263efde847ee8e5f377699d02056'"),) [API:8081]10.0.0.22 - - [2025-11-17 04:11:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-87797941:ctest-TestRbacBasic-87797941-98688259?flat HTTP/1.1" 403 198 0.118613 [API:8081]10.0.0.22 - - [2025-11-17 04:11:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-87797941:ctest-TestRbacBasic-87797941-98688259?flat HTTP/1.1" 200 2129 0.049871 [API:8081]10.0.0.22 - - [2025-11-17 04:11:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-87797941:ctest-TestRbacBasic-87797941-98688259?flat HTTP/1.1" 200 2129 0.010638 [API:8081]10.0.0.22 - - [2025-11-17 04:11:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.082893 [API:8081]10.0.0.22 - - [2025-11-17 04:11:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 601 0.055650 [API:8081]10.0.0.22 - - [2025-11-17 04:11:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1406 0.009771 [API:8081]10.0.0.22 - - [2025-11-17 04:12:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.010373 [API:8081]10.0.0.22 - - [2025-11-17 04:12:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-79557693:ctest-TestRbacBasic-79557693-65317280?flat HTTP/1.1" 401 205 0.000404 --- 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-92306057 as ['ctest-TestRbacBasic-87980768'] to R virtual-network in ctest-TestRbacBasic-79557693 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-79557693', 'ctest-TestRbacBasic-79557693-65317280'], 'virtual_network', 'b42787ba-3bae-4971-8633-a8bff9f5393b', "Permission Denied for ctest-TestRbacBasic-92306057 as ['ctest-TestRbacBasic-87980768'] to R virtual-network in ctest-TestRbacBasic-79557693"),) [API:8081]10.0.0.22 - - [2025-11-17 04:12:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-79557693:ctest-TestRbacBasic-79557693-65317280?flat HTTP/1.1" 403 198 0.126445 [API:8081]10.0.0.22 - - [2025-11-17 04:12:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.076831 [API:8081]10.0.0.22 - - [2025-11-17 04:12:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-79557693:ctest-TestRbacBasic-79557693-65317280?flat HTTP/1.1" 200 2121 0.065861 [API:8081]10.0.0.22 - - [2025-11-17 04:12:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.057409 --- 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-92306057 as ['ctest-TestRbacBasic-87980768'] to R virtual-network in ctest-TestRbacBasic-79557693 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-79557693', 'ctest-TestRbacBasic-79557693-65317280'], 'virtual_network', 'b42787ba-3bae-4971-8633-a8bff9f5393b', "Permission Denied for ctest-TestRbacBasic-92306057 as ['ctest-TestRbacBasic-87980768'] to R virtual-network in ctest-TestRbacBasic-79557693"),) [API:8081]10.0.0.22 - - [2025-11-17 04:12:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-79557693:ctest-TestRbacBasic-79557693-65317280?flat HTTP/1.1" 403 198 0.066398 --- 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-92306057 as ['ctest-TestRbacBasic-87980768'] to R virtual-network in ctest-TestRbacBasic-79557693 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-79557693', 'ctest-TestRbacBasic-79557693-65317280'], 'virtual_network', 'b42787ba-3bae-4971-8633-a8bff9f5393b', "Permission Denied for ctest-TestRbacBasic-92306057 as ['ctest-TestRbacBasic-87980768'] to R virtual-network in ctest-TestRbacBasic-79557693"),) [API:8081]10.0.0.22 - - [2025-11-17 04:12:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-79557693:ctest-TestRbacBasic-79557693-65317280?flat HTTP/1.1" 403 198 0.110207 [API:8081]10.0.0.22 - - [2025-11-17 04:12:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.072683 [API:8081]10.0.0.22 - - [2025-11-17 04:12:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-79557693:ctest-TestRbacBasic-79557693-65317280?flat HTTP/1.1" 200 2121 0.057512 [API:8081]10.0.0.22 - - [2025-11-17 04:12:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.057280 [API:8081]10.0.0.22 - - [2025-11-17 04:12:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-79557693:ctest-TestRbacBasic-79557693-65317280?flat HTTP/1.1" 401 205 0.000337 --- 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-69612555 as ['ctest-TestRbacBasic-05313683'] to R virtual-network in ctest-TestRbacBasic-79557693 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-79557693', 'ctest-TestRbacBasic-79557693-65317280'], 'virtual_network', 'b42787ba-3bae-4971-8633-a8bff9f5393b', "Permission Denied for ctest-TestRbacBasic-69612555 as ['ctest-TestRbacBasic-05313683'] to R virtual-network in ctest-TestRbacBasic-79557693"),) [API:8081]10.0.0.22 - - [2025-11-17 04:12:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-79557693:ctest-TestRbacBasic-79557693-65317280?flat HTTP/1.1" 403 198 0.108639 [API:8081]10.0.0.22 - - [2025-11-17 04:12:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.057451 [API:8081]10.0.0.22 - - [2025-11-17 04:12:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-79557693:ctest-TestRbacBasic-79557693-65317280?flat HTTP/1.1" 200 2121 0.043876 [API:8081]10.0.0.22 - - [2025-11-17 04:12:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.048896 [API:8081]10.0.0.22 - - [2025-11-17 04:12:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1160 0.073247 [API:8081]10.0.0.22 - - [2025-11-17 04:12:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1406 0.008924 [API:8081]10.0.0.22 - - [2025-11-17 04:12:31] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.081878 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:12:49] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003198 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:12:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003617 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:12:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003650 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:12:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003834 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:12:49] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003828 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:12:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003771 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:12:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003504 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:12:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003700 [API:8081]10.0.0.22 - - [2025-11-17 04:12:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-79557693:da7d2a73-fc63-4067-871a-5d5294a77ab3?flat HTTP/1.1" 200 5397 0.057003 [API:8081]10.0.0.22 - - [2025-11-17 04:12:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-79557693:da7d2a73-fc63-4067-871a-5d5294a77ab3?flat HTTP/1.1" 200 5397 0.058617 [API:8081]10.0.0.22 - - [2025-11-17 04:12:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-79557693:da7d2a73-fc63-4067-871a-5d5294a77ab3?flat HTTP/1.1" 200 5397 0.060051 [API:8081]10.0.0.22 - - [2025-11-17 04:12:58] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-79557693:ctest-TestRbacBasic-79557693-84263876?flat HTTP/1.1" 200 8781 0.068195 [API:8081]10.0.0.22 - - [2025-11-17 04:12:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.033591 [API:8081]10.0.0.22 - - [2025-11-17 04:12:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.089712 [API:8081]10.0.0.22 - - [2025-11-17 04:12:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32559 0.027860 [API:8081]10.0.0.22 - - [2025-11-17 04:12:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.038675 [API:8081]10.0.0.22 - - [2025-11-17 04:12:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.099959 [API:8081]10.0.0.22 - - [2025-11-17 04:12:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.033538 [API:8081]10.0.0.22 - - [2025-11-17 04:12:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.045634 [API:8081]10.0.0.22 - - [2025-11-17 04:13:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-79557693:ctest-TestRbacBasic-79557693-84263876?flat HTTP/1.1" 200 8781 0.109518 [API:8081]10.0.0.22 - - [2025-11-17 04:13:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 601 0.064281 [API:8081]10.0.0.22 - - [2025-11-17 04:13:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.037924 [API:8081]10.0.0.22 - - [2025-11-17 04:13:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.117846 [API:8081]10.0.0.22 - - [2025-11-17 04:13:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.031048 [API:8081]10.0.0.22 - - [2025-11-17 04:13:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.043159 [API:8081]10.0.0.22 - - [2025-11-17 04:13:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.031742 [API:8081]10.0.0.22 - - [2025-11-17 04:13:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.033564 [API:8081]10.0.0.22 - - [2025-11-17 04:13:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.027270 [API:8081]10.0.0.22 - - [2025-11-17 04:13:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.028200 [API:8081]10.0.0.22 - - [2025-11-17 04:13:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.028352 [API:8081]10.0.0.22 - - [2025-11-17 04:13:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.027817 [API:8081]10.0.0.22 - - [2025-11-17 04:13:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-79557693:ctest-TestRbacBasic-79557693-84263876?flat HTTP/1.1" 200 6893 0.014597 [API:8081]10.0.0.22 - - [2025-11-17 04:13:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009634 [Introspect:8090]10.0.0.22 - - [2025-11-17 04:13:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001302 [API:8081]10.0.0.22 - - [2025-11-17 04:13:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000369 [API:8081]10.0.0.22 - - [2025-11-17 04:13:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1124 0.070879 [API:8081]10.0.0.22 - - [2025-11-17 04:14:02] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.22 - - [2025-11-17 04:14:02] "GET /analytics HTTP/1.1" 401 205 0.000153 [API:8081]10.0.0.33 - - [2025-11-17 04:14:30] "GET /analytics HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.33 - - [2025-11-17 04:14:30] "GET /analytics HTTP/1.1" 401 205 0.000169 [API:8081]10.0.0.23 - - [2025-11-17 04:14:30] "GET /analytics HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.23 - - [2025-11-17 04:14:30] "GET /analytics HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.22 - - [2025-11-17 04:14:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081709 [API:8081]10.0.0.22 - - [2025-11-17 04:15:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.071332 [API:8081]10.0.0.23 - - [2025-11-17 04:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.23 - - [2025-11-17 04:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.33 - - [2025-11-17 04:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.33 - - [2025-11-17 04:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.33 - - [2025-11-17 04:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.33 - - [2025-11-17 04:15:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.23 - - [2025-11-17 04:15:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000369 [API:8081]10.0.0.23 - - [2025-11-17 04:15:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.22 - - [2025-11-17 04:15:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.22 - - [2025-11-17 04:15:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000374 [API:8081]10.0.0.22 - - [2025-11-17 04:15:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.22 - - [2025-11-17 04:15:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.22 - - [2025-11-17 04:16:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-71659426:c75e6abe-2782-4a31-a444-bca145e0b6a9?flat HTTP/1.1" 200 5494 0.015406 [API:8081]10.0.0.22 - - [2025-11-17 04:16:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-71659426:c75e6abe-2782-4a31-a444-bca145e0b6a9?flat HTTP/1.1" 200 5494 0.073586 [API:8081]10.0.0.22 - - [2025-11-17 04:16:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-71659426:c75e6abe-2782-4a31-a444-bca145e0b6a9?flat HTTP/1.1" 200 5494 0.091776 [API:8081]10.0.0.22 - - [2025-11-17 04:16:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-71659426:ctest-vn1-63538108?flat HTTP/1.1" 200 9531 0.024321 [API:8081]10.0.0.22 - - [2025-11-17 04:16:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33181 0.041352 [API:8081]10.0.0.22 - - [2025-11-17 04:16:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12951 0.036007 [API:8081]10.0.0.22 - - [2025-11-17 04:16:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33181 0.029495 [API:8081]10.0.0.22 - - [2025-11-17 04:16:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12951 0.028989 [API:8081]10.0.0.22 - - [2025-11-17 04:16:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010743 [API:8081]10.0.0.22 - - [2025-11-17 04:16:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-71659426:253f984d-4f52-4781-89de-77bf056a43fe?flat HTTP/1.1" 200 5366 0.014753 [API:8081]10.0.0.22 - - [2025-11-17 04:16:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-71659426:253f984d-4f52-4781-89de-77bf056a43fe?flat HTTP/1.1" 200 5366 0.018072 [API:8081]10.0.0.22 - - [2025-11-17 04:16:15] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-71659426:253f984d-4f52-4781-89de-77bf056a43fe?flat HTTP/1.1" 200 5366 0.015481 [API:8081]10.0.0.22 - - [2025-11-17 04:16:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-71659426:ctest-vn1-63538108?flat HTTP/1.1" 200 9531 0.021612 [API:8081]10.0.0.22 - - [2025-11-17 04:16:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32563 0.026183 [API:8081]10.0.0.22 - - [2025-11-17 04:16:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32563 0.028469 [API:8081]10.0.0.22 - - [2025-11-17 04:16:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008907 [API:8081]10.0.0.22 - - [2025-11-17 04:16:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32563 0.028403 [API:8081]10.0.0.22 - - [2025-11-17 04:16:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32563 0.027081 [API:8081]10.0.0.22 - - [2025-11-17 04:16:26] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-71659426:ctest-vn1-63538108?flat HTTP/1.1" 200 7657 0.018418 [API:8081]10.0.0.22 - - [2025-11-17 04:16:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.017540 [API:8081]10.0.0.22 - - [2025-11-17 04:16:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33182 0.029066 [API:8081]10.0.0.22 - - [2025-11-17 04:16:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12975 0.024409 [API:8081]10.0.0.22 - - [2025-11-17 04:16:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33182 0.027352 [API:8081]10.0.0.22 - - [2025-11-17 04:16:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12975 0.023905 [API:8081]10.0.0.22 - - [2025-11-17 04:16:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33182 0.034811 [API:8081]10.0.0.22 - - [2025-11-17 04:16:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12975 0.024173 [API:8081]10.0.0.22 - - [2025-11-17 04:16:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33182 0.030028 [API:8081]10.0.0.22 - - [2025-11-17 04:16:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12975 0.022634 [API:8081]10.0.0.22 - - [2025-11-17 04:16:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33182 0.027363 [API:8081]10.0.0.22 - - [2025-11-17 04:16:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12975 0.024614 [API:8081]10.0.0.22 - - [2025-11-17 04:16:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33182 0.027479 [API:8081]10.0.0.22 - - [2025-11-17 04:16:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12975 0.029297 [API:8081]10.0.0.22 - - [2025-11-17 04:16:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33182 0.032702 [API:8081]10.0.0.22 - - [2025-11-17 04:16:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12757 0.023548 [API:8081]10.0.0.22 - - [2025-11-17 04:16:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-71659426:ctest-vn1-63538108?flat HTTP/1.1" 200 4920 0.012956 [API:8081]10.0.0.22 - - [2025-11-17 04:16:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008997 [API:8081]10.0.0.22 - - [2025-11-17 04:16:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1124 0.009997 [API:8081]10.0.0.22 - - [2025-11-17 04:16:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.009997 [API:8081]10.0.0.22 - - [2025-11-17 04:17:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076146 [API:8081]10.0.0.22 - - [2025-11-17 04:18:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 1750 0.068121 [Introspect:8090]10.0.0.22 - - [2025-11-17 04:19:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001202 [API:8081]10.0.0.22 - - [2025-11-17 04:19:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 11966 0.460089 [API:8081]10.0.0.22 - - [2025-11-17 04:19:51] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 6097 0.436614 [API:8081]10.0.0.22 - - [2025-11-17 04:19:51] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 6095 0.069986 [API:8081]10.0.0.22 - - [2025-11-17 04:19:51] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4736-3?flat HTTP/1.1" 200 3948 0.013640 [API:8081]10.0.0.22 - - [2025-11-17 04:19:51] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?flat HTTP/1.1" 200 6399 0.015544 [API:8081]10.0.0.22 - - [2025-11-17 04:19:51] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?flat HTTP/1.1" 200 7346 0.020494 [API:8081]10.0.0.22 - - [2025-11-17 04:19:51] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?flat HTTP/1.1" 200 6130 0.015233 [API:8081]10.0.0.22 - - [2025-11-17 04:19:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.008446 [API:8081]10.0.0.22 - - [2025-11-17 04:20:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067604 [API:8081]10.0.0.22 - - [2025-11-17 04:20:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-71659426:57c17dbb-e9f3-4ed3-afb1-68dcc7d43bf1?flat HTTP/1.1" 200 5245 0.016318 [API:8081]10.0.0.22 - - [2025-11-17 04:20:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-71659426:57c17dbb-e9f3-4ed3-afb1-68dcc7d43bf1?flat HTTP/1.1" 200 5245 0.015280 [API:8081]10.0.0.22 - - [2025-11-17 04:20:39] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-71659426:57c17dbb-e9f3-4ed3-afb1-68dcc7d43bf1?flat HTTP/1.1" 200 5245 0.014891 [API:8081]10.0.0.22 - - [2025-11-17 04:20:39] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-71659426:ctest-vn1-05947236?flat HTTP/1.1" 200 7085 0.022584 [API:8081]10.0.0.22 - - [2025-11-17 04:20:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32536 0.027254 [API:8081]10.0.0.22 - - [2025-11-17 04:20:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12395 0.021298 [API:8081]10.0.0.22 - - [2025-11-17 04:20:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32536 0.030691 [API:8081]10.0.0.22 - - [2025-11-17 04:20:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12395 0.022044 [API:8081]10.0.0.22 - - [2025-11-17 04:20:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011122 [API:8081]10.0.0.23 - - [2025-11-17 04:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.23 - - [2025-11-17 04:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.33 - - [2025-11-17 04:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.33 - - [2025-11-17 04:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.33 - - [2025-11-17 04:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000321 [API:8081]10.0.0.33 - - [2025-11-17 04:20:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.23 - - [2025-11-17 04:20:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.23 - - [2025-11-17 04:20:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.22 - - [2025-11-17 04:20:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.22 - - [2025-11-17 04:20:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000430 [API:8081]10.0.0.22 - - [2025-11-17 04:20:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000312 [API:8081]10.0.0.22 - - [2025-11-17 04:20:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.22 - - [2025-11-17 04:21:22] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-71659426:73e4c7f3-2f84-4aa6-85ab-277c03faba7e?flat HTTP/1.1" 200 5242 0.015513 [API:8081]10.0.0.22 - - [2025-11-17 04:21:22] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-71659426:73e4c7f3-2f84-4aa6-85ab-277c03faba7e?flat HTTP/1.1" 200 5242 0.016440 [API:8081]10.0.0.22 - - [2025-11-17 04:21:22] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-71659426:73e4c7f3-2f84-4aa6-85ab-277c03faba7e?flat HTTP/1.1" 200 5242 0.015847 [API:8081]10.0.0.22 - - [2025-11-17 04:21:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-71659426:ctest-vn2-40894735?flat HTTP/1.1" 200 7012 0.018134 [API:8081]10.0.0.22 - - [2025-11-17 04:21:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32302 0.027035 [API:8081]10.0.0.22 - - [2025-11-17 04:21:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12449 0.021447 [API:8081]10.0.0.22 - - [2025-11-17 04:21:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32302 0.029267 [API:8081]10.0.0.22 - - [2025-11-17 04:21:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12449 0.021848 [API:8081]10.0.0.22 - - [2025-11-17 04:21:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.009562 [API:8081]10.0.0.22 - - [2025-11-17 04:21:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.091190 [API:8081]10.0.0.22 - - [2025-11-17 04:22:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.036098 [API:8081]10.0.0.22 - - [2025-11-17 04:22:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12972 0.030205 [API:8081]10.0.0.22 - - [2025-11-17 04:22:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.031627 [API:8081]10.0.0.22 - - [2025-11-17 04:22:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12972 0.032900 [API:8081]10.0.0.22 - - [2025-11-17 04:22:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.032338 [API:8081]10.0.0.22 - - [2025-11-17 04:22:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12972 0.023671 [API:8081]10.0.0.22 - - [2025-11-17 04:22:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32307 0.034721 [API:8081]10.0.0.22 - - [2025-11-17 04:22:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12972 0.022619 [API:8081]10.0.0.22 - - [2025-11-17 04:22:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32311 0.036777 [API:8081]10.0.0.22 - - [2025-11-17 04:22:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12849 0.031168 [API:8081]10.0.0.22 - - [2025-11-17 04:22:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-71659426:ctest-vn2-40894735?flat HTTP/1.1" 200 7607 0.029444 [API:8081]10.0.0.22 - - [2025-11-17 04:22:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.016490 [API:8081]10.0.0.22 - - [2025-11-17 04:22:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32556 0.031790 [API:8081]10.0.0.22 - - [2025-11-17 04:22:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12948 0.025877 [API:8081]10.0.0.22 - - [2025-11-17 04:22:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32556 0.029472 [API:8081]10.0.0.22 - - [2025-11-17 04:22:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12948 0.025220 [API:8081]10.0.0.22 - - [2025-11-17 04:22:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32556 0.027219 [API:8081]10.0.0.22 - - [2025-11-17 04:22:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12948 0.024322 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:22:49] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002738 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003507 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003076 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003397 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:22:49] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.002790 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004439 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002621 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:22:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002651 [API:8081]10.0.0.22 - - [2025-11-17 04:22:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32556 0.027280 [API:8081]10.0.0.22 - - [2025-11-17 04:22:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12948 0.021795 [API:8081]10.0.0.22 - - [2025-11-17 04:22:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32556 0.029577 [API:8081]10.0.0.22 - - [2025-11-17 04:22:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12948 0.023607 [API:8081]10.0.0.22 - - [2025-11-17 04:22:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32556 0.026911 [API:8081]10.0.0.22 - - [2025-11-17 04:22:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12948 0.022386 [API:8081]10.0.0.22 - - [2025-11-17 04:23:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32562 0.030576 [API:8081]10.0.0.22 - - [2025-11-17 04:23:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12828 0.028301 [API:8081]10.0.0.22 - - [2025-11-17 04:23:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-71659426:ctest-vn1-05947236?flat HTTP/1.1" 200 7779 0.019454 [API:8081]10.0.0.22 - - [2025-11-17 04:23:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008715 [API:8081]10.0.0.22 - - [2025-11-17 04:23:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.095940 [API:8081]10.0.0.22 - - [2025-11-17 04:24:02] "GET /analytics HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.22 - - [2025-11-17 04:24:02] "GET /analytics HTTP/1.1" 401 205 0.000166 [API:8081]10.0.0.22 - - [2025-11-17 04:24:03] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-30516720:e5b5079e-2771-4945-946e-a25104542d22?flat HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.22 - - [2025-11-17 04:24:04] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-30516720:e5b5079e-2771-4945-946e-a25104542d22?flat HTTP/1.1" 200 5251 0.075326 [API:8081]10.0.0.22 - - [2025-11-17 04:24:04] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-30516720:e5b5079e-2771-4945-946e-a25104542d22?flat HTTP/1.1" 200 5251 0.081135 [API:8081]10.0.0.22 - - [2025-11-17 04:24:04] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-30516720:e5b5079e-2771-4945-946e-a25104542d22?flat HTTP/1.1" 200 5251 0.095356 [API:8081]10.0.0.22 - - [2025-11-17 04:24:04] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-30516720:ctest-vn-32350728?flat HTTP/1.1" 200 8063 0.025485 [API:8081]10.0.0.22 - - [2025-11-17 04:24:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32575 0.028997 [API:8081]10.0.0.22 - - [2025-11-17 04:24:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12951 0.023416 [API:8081]10.0.0.22 - - [2025-11-17 04:24:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32575 0.027237 [API:8081]10.0.0.22 - - [2025-11-17 04:24:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12951 0.028061 [API:8081]10.0.0.22 - - [2025-11-17 04:24:04] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.008569 [API:8081]10.0.0.22 - - [2025-11-17 04:24:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-30516720:229a5e00-6252-4ff8-bc80-6b2c600f8552?flat HTTP/1.1" 200 5236 0.017135 [API:8081]10.0.0.22 - - [2025-11-17 04:24:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-30516720:229a5e00-6252-4ff8-bc80-6b2c600f8552?flat HTTP/1.1" 200 5236 0.019147 [API:8081]10.0.0.22 - - [2025-11-17 04:24:11] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-30516720:229a5e00-6252-4ff8-bc80-6b2c600f8552?flat HTTP/1.1" 200 5236 0.019214 [API:8081]10.0.0.22 - - [2025-11-17 04:24:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-30516720:ctest-vn-99454122?flat HTTP/1.1" 200 8038 0.022595 [API:8081]10.0.0.22 - - [2025-11-17 04:24:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32325 0.081499 [API:8081]10.0.0.22 - - [2025-11-17 04:24:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12937 0.024740 [API:8081]10.0.0.22 - - [2025-11-17 04:24:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32325 0.031091 [API:8081]10.0.0.22 - - [2025-11-17 04:24:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12937 0.030036 [API:8081]10.0.0.22 - - [2025-11-17 04:24:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010937 [API:8081]10.0.0.33 - - [2025-11-17 04:24:30] "GET /analytics HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.33 - - [2025-11-17 04:24:30] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.23 - - [2025-11-17 04:24:30] "GET /analytics HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.23 - - [2025-11-17 04:24:30] "GET /analytics HTTP/1.1" 401 205 0.000139 [API:8081]10.0.0.22 - - [2025-11-17 04:24:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32325 0.027670 [API:8081]10.0.0.22 - - [2025-11-17 04:24:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12937 0.023650 [API:8081]10.0.0.22 - - [2025-11-17 04:24:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32325 0.026296 [API:8081]10.0.0.22 - - [2025-11-17 04:24:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12937 0.023588 [API:8081]10.0.0.22 - - [2025-11-17 04:24:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32327 0.030854 [API:8081]10.0.0.22 - - [2025-11-17 04:24:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-2?flat HTTP/1.1" 200 12558 0.072553 [API:8081]10.0.0.22 - - [2025-11-17 04:24:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-30516720:ctest-vn-99454122?flat HTTP/1.1" 200 6184 0.015509 [API:8081]10.0.0.22 - - [2025-11-17 04:24:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009164 [API:8081]10.0.0.22 - - [2025-11-17 04:24:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069246 [API:8081]10.0.0.22 - - [2025-11-17 04:24:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32577 0.028413 [API:8081]10.0.0.22 - - [2025-11-17 04:24:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12949 0.022930 [API:8081]10.0.0.22 - - [2025-11-17 04:24:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32577 0.033309 [API:8081]10.0.0.22 - - [2025-11-17 04:24:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12949 0.032144 [API:8081]10.0.0.22 - - [2025-11-17 04:24:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32577 0.032172 [API:8081]10.0.0.22 - - [2025-11-17 04:24:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12949 0.025744 [API:8081]10.0.0.22 - - [2025-11-17 04:24:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32577 0.028624 [API:8081]10.0.0.22 - - [2025-11-17 04:24:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12949 0.024572 [API:8081]10.0.0.22 - - [2025-11-17 04:24:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32577 0.028728 [API:8081]10.0.0.22 - - [2025-11-17 04:24:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12949 0.026402 [API:8081]10.0.0.22 - - [2025-11-17 04:24:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32577 0.027531 [API:8081]10.0.0.22 - - [2025-11-17 04:24:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12949 0.021165 [API:8081]10.0.0.22 - - [2025-11-17 04:25:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4736-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32579 0.027792 [API:8081]10.0.0.22 - - [2025-11-17 04:25:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4736-1?flat HTTP/1.1" 200 12561 0.022477 [API:8081]10.0.0.22 - - [2025-11-17 04:25:02] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-30516720:ctest-vn-32350728?flat HTTP/1.1" 200 6189 0.013124 [API:8081]10.0.0.22 - - [2025-11-17 04:25:02] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010758 [API:8081]10.0.0.22 - - [2025-11-17 04:25:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.22 - - [2025-11-17 04:25:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1358 0.161452 [API:8081]10.0.0.22 - - [2025-11-17 04:25:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1358 0.070309 [API:8081]10.0.0.23 - - [2025-11-17 04:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.23 - - [2025-11-17 04:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-11-17 04:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.33 - - [2025-11-17 04:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.33 - - [2025-11-17 04:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.33 - - [2025-11-17 04:25:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.23 - - [2025-11-17 04:25:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000355 [API:8081]10.0.0.23 - - [2025-11-17 04:25:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.22 - - [2025-11-17 04:25:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.22 - - [2025-11-17 04:25:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000385 [API:8081]10.0.0.22 - - [2025-11-17 04:25:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.22 - - [2025-11-17 04:25:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.22 - - [2025-11-17 04:26:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069461 [API:8081]10.0.0.22 - - [2025-11-17 04:27:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.066951 [API:8081]10.0.0.22 - - [2025-11-17 04:29:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083577 [API:8081]10.0.0.23 - - [2025-11-17 04:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.23 - - [2025-11-17 04:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.33 - - [2025-11-17 04:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.33 - - [2025-11-17 04:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.33 - - [2025-11-17 04:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.33 - - [2025-11-17 04:30:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.23 - - [2025-11-17 04:30:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000245 [API:8081]10.0.0.23 - - [2025-11-17 04:30:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.22 - - [2025-11-17 04:30:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.134103 [API:8081]10.0.0.22 - - [2025-11-17 04:30:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.22 - - [2025-11-17 04:30:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.22 - - [2025-11-17 04:30:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000346 [API:8081]10.0.0.22 - - [2025-11-17 04:30:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.22 - - [2025-11-17 04:31:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000380 [API:8081]10.0.0.22 - - [2025-11-17 04:31:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1350 0.080661 [API:8081]10.0.0.22 - - [2025-11-17 04:32:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070169 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:32:49] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003945 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:32:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003410 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:32:49] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002936 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:32:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003548 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:32:50] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003530 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:32:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002720 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:32:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002469 [LOCAL API:8181]127.0.0.1 - - [2025-11-17 04:32:50] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4736-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002401 [API:8081]10.0.0.22 - - [2025-11-17 04:33:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072256 [API:8081]10.0.0.22 - - [2025-11-17 04:34:02] "GET /analytics HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.22 - - [2025-11-17 04:34:02] "GET /analytics HTTP/1.1" 401 205 0.000161 [API:8081]10.0.0.33 - - [2025-11-17 04:34:30] "GET /analytics HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.33 - - [2025-11-17 04:34:30] "GET /analytics HTTP/1.1" 401 205 0.000151 [API:8081]10.0.0.23 - - [2025-11-17 04:34:30] "GET /analytics HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.23 - - [2025-11-17 04:34:30] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.23 - - [2025-11-17 04:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.23 - - [2025-11-17 04:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.33 - - [2025-11-17 04:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000360 [API:8081]10.0.0.33 - - [2025-11-17 04:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.33 - - [2025-11-17 04:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.33 - - [2025-11-17 04:35:46] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.23 - - [2025-11-17 04:35:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2025-11-17 04:35:47] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.22 - - [2025-11-17 04:35:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.22 - - [2025-11-17 04:35:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.22 - - [2025-11-17 04:35:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.22 - - [2025-11-17 04:35:49] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.22 - - [2025-11-17 04:35:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083279 [Introspect:8090]10.0.0.22 - - [2025-11-17 04:36:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001657 [API:8081]10.0.0.22 - - [2025-11-17 04:36:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.111383