+++ date ++ echo 'INFO: =================== Mon Dec 1 02:06:08 AM UTC 2025 ===================' INFO: =================== Mon Dec 1 02:06:08 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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)}' +++ tail -n 1 +++ mount -t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.27,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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27: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.27:8081 10.0.0.33:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27: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.27:9042 10.0.0.33:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27: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.27:8086 10.0.0.33:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.27: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.27,10.0.0.33,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.27,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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27: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.27:8082 10.0.0.33:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27: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.27:9161 10.0.0.33:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27: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.27:9041 10.0.0.33:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27: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.193,10.20.0.209,10.20.0.192 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.193,10.20.0.209,10.20.0.192 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27: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.27:2181,10.0.0.33:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27: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.27:2181 10.0.0.33:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.27,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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27: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.27:5673,10.0.0.33:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27: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.27:6379 10.0.0.33:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.33:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.27: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.27,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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27: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.27:9092 10.0.0.33:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.33:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.27: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.27 ++ 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.27,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.27,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.27,10.0.0.33,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.27 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.33,10.0.0.23 +++ local servers=10.0.0.27,10.0.0.33,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.27,10.20.0.193,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.20.0.193,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ sed 's/^ANALYTICS_API__//g' ++ sort + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf /usr/local/lib/python3.9/site-packages/opserver/opserver_util.py: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 12/01/2025 02:06:17.228 7f5b9c5411c0 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/01/2025 02:06:17.432 7f5b9c5411c0 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 12/01/2025 02:06:17.445 7f5b9c5411c0 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/01/2025 02:06:17.445 7f5b9c5411c0 [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.27: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-12-01 02:06:58] "GET /analytics HTTP/1.1" 401 205 0.000536 [API:8081]10.0.0.33 - - [2025-12-01 02:06:58] "GET /analytics HTTP/1.1" 401 205 0.000168 [API:8081]10.0.0.23 - - [2025-12-01 02:06:59] "GET /analytics HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.23 - - [2025-12-01 02:06:59] "GET /analytics HTTP/1.1" 401 205 0.000162 [API:8081]10.0.0.27 - - [2025-12-01 02:07:00] "GET /analytics HTTP/1.1" 401 205 0.000436 [API:8081]10.0.0.27 - - [2025-12-01 02:07:00] "GET /analytics HTTP/1.1" 401 205 0.000177 [API:8081]10.0.0.33 - - [2025-12-01 02:07:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.452504 [API:8081]10.0.0.33 - - [2025-12-01 02:07:29] "GET /analytics HTTP/1.1" 401 205 0.000370 [API:8081]10.0.0.33 - - [2025-12-01 02:07:29] "GET /analytics HTTP/1.1" 401 205 0.000195 [API:8081]10.0.0.23 - - [2025-12-01 02:07:30] "GET /analytics HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.23 - - [2025-12-01 02:07:30] "GET /analytics HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.27 - - [2025-12-01 02:07:31] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.27 - - [2025-12-01 02:07:31] "GET /analytics HTTP/1.1" 401 205 0.000204 [API:8081]10.0.0.33 - - [2025-12-01 02:07:59] "GET /analytics HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.33 - - [2025-12-01 02:07:59] "GET /analytics HTTP/1.1" 401 205 0.000191 [API:8081]10.0.0.23 - - [2025-12-01 02:08:00] "GET /analytics HTTP/1.1" 401 205 0.000433 [API:8081]10.0.0.23 - - [2025-12-01 02:08:00] "GET /analytics HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.33 - - [2025-12-01 02:08:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.420107 [API:8081]10.0.0.33 - - [2025-12-01 02:09:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.33 - - [2025-12-01 02:09:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.23 - - [2025-12-01 02:09:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000666 [API:8081]10.0.0.23 - - [2025-12-01 02:09:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000390 [API:8081]10.0.0.33 - - [2025-12-01 02:09:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.33 - - [2025-12-01 02:09:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000379 [API:8081]10.0.0.23 - - [2025-12-01 02:09:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2025-12-01 02:09:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.27 - - [2025-12-01 02:09:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.27 - - [2025-12-01 02:09:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000367 [API:8081]10.0.0.27 - - [2025-12-01 02:09:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000673 [API:8081]10.0.0.27 - - [2025-12-01 02:09:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [Introspect:8090]10.0.0.27 - - [2025-12-01 02:10:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001309 [API:8081]10.0.0.33 - - [2025-12-01 02:10:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.438893 [Introspect:8090]10.0.0.27 - - [2025-12-01 02:10:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001921 [API:8081]10.0.0.33 - - [2025-12-01 02:11:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.089522 [Introspect:8090]10.0.0.27 - - [2025-12-01 02:11:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001219 [Introspect:8090]10.0.0.27 - - [2025-12-01 02:11:53] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000678 [API:8081]10.0.0.27 - - [2025-12-01 02:11:53] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1:Control:contrail-control:0?flat HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.27 - - [2025-12-01 02:11:53] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1:Control:contrail-control:0?flat HTTP/1.1" 200 27711 0.069572 [API:8081]10.0.0.27 - - [2025-12-01 02:11:53] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16352 0.067517 [API:8081]10.0.0.27 - - [2025-12-01 02:11:53] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2:Control:contrail-control:0?flat HTTP/1.1" 200 38726 0.081258 [API:8081]10.0.0.27 - - [2025-12-01 02:11:53] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16352 0.017807 [API:8081]10.0.0.27 - - [2025-12-01 02:11:53] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3:Control:contrail-control:0?flat HTTP/1.1" 200 38726 0.066713 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13603 0.016745 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.022448 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.020976 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3356 0.013819 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3356 0.015747 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.016536 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4620 0.014885 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4316 0.013550 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4316 0.013103 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.011847 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.026672 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.016083 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.013391 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.019075 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.020511 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.018712 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.018567 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.021066 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014180 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.023360 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.017426 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14827 0.022580 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.018684 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14832 0.018997 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.021833 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.023165 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12035 0.033941 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.021981 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12046 0.027304 [API:8081]10.0.0.27 - - [2025-12-01 02:11:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.031109 [API:8081]10.0.0.27 - - [2025-12-01 02:11:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12035 0.031305 [API:8081]10.0.0.27 - - [2025-12-01 02:11:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.035549 [API:8081]10.0.0.27 - - [2025-12-01 02:11:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12046 0.025297 [API:8081]10.0.0.27 - - [2025-12-01 02:11:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.019873 [API:8081]10.0.0.27 - - [2025-12-01 02:11:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3269 0.015054 [API:8081]10.0.0.27 - - [2025-12-01 02:11:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20487 0.023346 [API:8081]10.0.0.27 - - [2025-12-01 02:11:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3269 0.012890 [API:8081]10.0.0.27 - - [2025-12-01 02:11:56] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.013673 [API:8081]10.0.0.27 - - [2025-12-01 02:11:56] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14826 0.020255 [API:8081]10.0.0.27 - - [2025-12-01 02:11:56] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.018772 [API:8081]10.0.0.27 - - [2025-12-01 02:11:56] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.014456 [API:8081]10.0.0.27 - - [2025-12-01 02:11:56] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14827 0.022067 [API:8081]10.0.0.27 - - [2025-12-01 02:11:56] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.014143 [API:8081]10.0.0.27 - - [2025-12-01 02:11:56] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3381 0.016880 [API:8081]10.0.0.27 - - [2025-12-01 02:11:56] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14832 0.019494 [API:8081]10.0.0.27 - - [2025-12-01 02:11:56] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3991 0.015201 [API:8081]10.0.0.27 - - [2025-12-01 02:11:56] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.019386 [API:8081]10.0.0.27 - - [2025-12-01 02:11:56] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3983 0.014674 [API:8081]10.0.0.27 - - [2025-12-01 02:11:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.018751 [API:8081]10.0.0.27 - - [2025-12-01 02:11:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3983 0.018277 [API:8081]10.0.0.27 - - [2025-12-01 02:11:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11113 0.020505 [API:8081]10.0.0.27 - - [2025-12-01 02:11:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3983 0.014224 [API:8081]10.0.0.27 - - [2025-12-01 02:11:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4620 0.014948 [API:8081]10.0.0.27 - - [2025-12-01 02:11:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4316 0.015594 [API:8081]10.0.0.27 - - [2025-12-01 02:11:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4316 0.015138 [API:8081]10.0.0.27 - - [2025-12-01 02:11:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1:Control:contrail-control:0?flat HTTP/1.1" 200 27711 0.022114 [API:8081]10.0.0.27 - - [2025-12-01 02:11:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.014763 [API:8081]10.0.0.27 - - [2025-12-01 02:11:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16352 0.017287 [API:8081]10.0.0.27 - - [2025-12-01 02:11:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2:Control:contrail-control:0?flat HTTP/1.1" 200 38726 0.026889 [API:8081]10.0.0.27 - - [2025-12-01 02:11:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.013336 [API:8081]10.0.0.27 - - [2025-12-01 02:11:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16352 0.016107 [API:8081]10.0.0.27 - - [2025-12-01 02:11:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3:Control:contrail-control:0?flat HTTP/1.1" 200 38726 0.023654 [API:8081]10.0.0.27 - - [2025-12-01 02:11:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3379 0.014427 [API:8081]10.0.0.27 - - [2025-12-01 02:11:57] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-4827-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13603 0.029162 [API:8081]10.0.0.27 - - [2025-12-01 02:11:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12035 0.033501 [API:8081]10.0.0.27 - - [2025-12-01 02:12:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?flat HTTP/1.1" 200 16809 0.023633 [API:8081]10.0.0.27 - - [2025-12-01 02:12:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?flat HTTP/1.1" 200 14409 0.021849 [API:8081]10.0.0.27 - - [2025-12-01 02:12:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?flat HTTP/1.1" 200 16146 0.033860 [API:8081]10.0.0.27 - - [2025-12-01 02:12:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?flat HTTP/1.1" 200 16809 0.027488 [API:8081]10.0.0.27 - - [2025-12-01 02:12:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?flat HTTP/1.1" 200 14409 0.021735 [API:8081]10.0.0.27 - - [2025-12-01 02:12:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?flat HTTP/1.1" 200 16146 0.024189 [API:8081]10.0.0.27 - - [2025-12-01 02:12:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?flat HTTP/1.1" 200 16809 0.030321 [API:8081]10.0.0.27 - - [2025-12-01 02:12:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?flat HTTP/1.1" 200 14409 0.020840 [API:8081]10.0.0.27 - - [2025-12-01 02:12:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?flat HTTP/1.1" 200 16146 0.025240 [API:8081]10.0.0.27 - - [2025-12-01 02:12:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?flat HTTP/1.1" 200 16809 0.031853 [API:8081]10.0.0.27 - - [2025-12-01 02:12:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?flat HTTP/1.1" 200 14409 0.027367 [API:8081]10.0.0.27 - - [2025-12-01 02:12:00] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?flat HTTP/1.1" 200 16146 0.024339 [API:8081]10.0.0.27 - - [2025-12-01 02:12:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 8001 0.017864 [API:8081]10.0.0.27 - - [2025-12-01 02:12:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 7999 0.017063 [API:8081]10.0.0.27 - - [2025-12-01 02:12:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4827-3?flat HTTP/1.1" 200 7997 0.018316 [API:8081]10.0.0.27 - - [2025-12-01 02:12:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.27 - - [2025-12-01 02:12:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1146 0.071680 [API:8081]10.0.0.27 - - [2025-12-01 02:12:26] "POST /analytics/query HTTP/1.1" 200 54718 1.078758 [API:8081]10.0.0.27 - - [2025-12-01 02:12:27] "POST /analytics/query HTTP/1.1" 200 5875 1.086658 [API:8081]10.0.0.27 - - [2025-12-01 02:12:28] "POST /analytics/query HTTP/1.1" 200 871 1.032818 [API:8081]10.0.0.27 - - [2025-12-01 02:12:29] "POST /analytics/query HTTP/1.1" 200 5875 1.032233 [API:8081]10.0.0.27 - - [2025-12-01 02:12:30] "POST /analytics/query HTTP/1.1" 200 871 1.025315 [API:8081]10.0.0.27 - - [2025-12-01 02:12:42] "GET /documentation/index.html HTTP/1.1" 200 5407 0.001061 [API:8081]10.0.0.33 - - [2025-12-01 02:13:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.204110 [API:8081]10.0.0.33 - - [2025-12-01 02:14:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.140135 [API:8081]10.0.0.33 - - [2025-12-01 02:14:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.33 - - [2025-12-01 02:14:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000369 [API:8081]10.0.0.23 - - [2025-12-01 02:14:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000364 [API:8081]10.0.0.23 - - [2025-12-01 02:14:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.33 - - [2025-12-01 02:14:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.33 - - [2025-12-01 02:14:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.23 - - [2025-12-01 02:14:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.23 - - [2025-12-01 02:14:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000664 [API:8081]10.0.0.27 - - [2025-12-01 02:14:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000522 [API:8081]10.0.0.27 - - [2025-12-01 02:14:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.27 - - [2025-12-01 02:14:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.27 - - [2025-12-01 02:14:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.33 - - [2025-12-01 02:16:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072222 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:16:17] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.009047 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:16:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.008298 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:16:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004088 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:16:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.010485 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:16:17] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.006787 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:16:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004663 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:16:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003705 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:16:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004842 [API:8081]10.0.0.33 - - [2025-12-01 02:17:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.083795 [API:8081]10.0.0.27 - - [2025-12-01 02:17:31] "GET /analytics HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.27 - - [2025-12-01 02:17:31] "GET /analytics HTTP/1.1" 401 205 0.000165 [API:8081]10.0.0.27 - - [2025-12-01 02:17:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.27 - - [2025-12-01 02:17:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1446 0.081114 [API:8081]10.0.0.27 - - [2025-12-01 02:17:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1678 0.077019 [API:8081]10.0.0.33 - - [2025-12-01 02:17:59] "GET /analytics HTTP/1.1" 401 205 0.000356 [API:8081]10.0.0.33 - - [2025-12-01 02:17:59] "GET /analytics HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.23 - - [2025-12-01 02:18:00] "GET /analytics HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.23 - - [2025-12-01 02:18:00] "GET /analytics HTTP/1.1" 401 205 0.000195 [API:8081]10.0.0.33 - - [2025-12-01 02:19:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000392 [API:8081]10.0.0.33 - - [2025-12-01 02:19:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000448 [API:8081]10.0.0.33 - - [2025-12-01 02:19:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.139652 [API:8081]10.0.0.23 - - [2025-12-01 02:19:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.23 - - [2025-12-01 02:19:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.33 - - [2025-12-01 02:19:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.33 - - [2025-12-01 02:19:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.23 - - [2025-12-01 02:19:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.23 - - [2025-12-01 02:19:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.27 - - [2025-12-01 02:19:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000435 [API:8081]10.0.0.27 - - [2025-12-01 02:19:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.27 - - [2025-12-01 02:19:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.27 - - [2025-12-01 02:19:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.33 - - [2025-12-01 02:20:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.077354 [API:8081]10.0.0.33 - - [2025-12-01 02:22:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.399062 [API:8081]10.0.0.33 - - [2025-12-01 02:23:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.075411 [API:8081]10.0.0.27 - - [2025-12-01 02:23:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000376 [API:8081]10.0.0.27 - - [2025-12-01 02:23:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.067090 [API:8081]10.0.0.27 - - [2025-12-01 02:23:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.061779 [API:8081]10.0.0.33 - - [2025-12-01 02:24:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.33 - - [2025-12-01 02:24:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.23 - - [2025-12-01 02:24:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.23 - - [2025-12-01 02:24:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.33 - - [2025-12-01 02:24:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.33 - - [2025-12-01 02:24:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.23 - - [2025-12-01 02:24:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.23 - - [2025-12-01 02:24:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.27 - - [2025-12-01 02:24:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.27 - - [2025-12-01 02:24:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.27 - - [2025-12-01 02:24:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.27 - - [2025-12-01 02:24:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.33 - - [2025-12-01 02:25:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070633 [API:8081]10.0.0.27 - - [2025-12-01 02:25:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1886 0.009649 [API:8081]10.0.0.27 - - [2025-12-01 02:25:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2114 0.011279 [API:8081]10.0.0.27 - - [2025-12-01 02:25:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1898 0.071208 [API:8081]10.0.0.27 - - [2025-12-01 02:25:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2126 0.010360 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:26:17] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004953 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:26:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.009147 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:26:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004709 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:26:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.004779 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:26:17] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004210 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:26:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004146 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:26:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003049 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:26:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003245 [API:8081]10.0.0.33 - - [2025-12-01 02:26:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.076339 [API:8081]10.0.0.27 - - [2025-12-01 02:27:31] "GET /analytics HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.27 - - [2025-12-01 02:27:31] "GET /analytics HTTP/1.1" 401 205 0.000191 [API:8081]10.0.0.33 - - [2025-12-01 02:27:59] "GET /analytics HTTP/1.1" 401 205 0.000379 [API:8081]10.0.0.33 - - [2025-12-01 02:27:59] "GET /analytics HTTP/1.1" 401 205 0.000213 [API:8081]10.0.0.23 - - [2025-12-01 02:28:00] "GET /analytics HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.23 - - [2025-12-01 02:28:00] "GET /analytics HTTP/1.1" 401 205 0.000163 [API:8081]10.0.0.33 - - [2025-12-01 02:28:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080738 [API:8081]10.0.0.27 - - [2025-12-01 02:29:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24567 0.075617 [API:8081]10.0.0.27 - - [2025-12-01 02:29:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12997 0.075939 [API:8081]10.0.0.27 - - [2025-12-01 02:29:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24567 0.037292 [API:8081]10.0.0.27 - - [2025-12-01 02:29:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12997 0.028968 [API:8081]10.0.0.27 - - [2025-12-01 02:29:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24567 0.024065 [API:8081]10.0.0.27 - - [2025-12-01 02:29:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12576 0.023578 [API:8081]10.0.0.27 - - [2025-12-01 02:29:08] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-11445010:ctest-vnet1-14498835?flat HTTP/1.1" 200 8247 0.013059 [API:8081]10.0.0.27 - - [2025-12-01 02:29:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009979 [API:8081]10.0.0.27 - - [2025-12-01 02:29:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.023388 [API:8081]10.0.0.27 - - [2025-12-01 02:29:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13011 0.022825 [API:8081]10.0.0.27 - - [2025-12-01 02:29:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.024522 [API:8081]10.0.0.27 - - [2025-12-01 02:29:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13011 0.025373 [API:8081]10.0.0.33 - - [2025-12-01 02:29:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.33 - - [2025-12-01 02:29:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000390 [API:8081]10.0.0.23 - - [2025-12-01 02:29:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000467 [API:8081]10.0.0.23 - - [2025-12-01 02:29:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000538 [API:8081]10.0.0.33 - - [2025-12-01 02:29:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.33 - - [2025-12-01 02:29:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.23 - - [2025-12-01 02:29:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000363 [API:8081]10.0.0.23 - - [2025-12-01 02:29:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.27 - - [2025-12-01 02:29:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.27 - - [2025-12-01 02:29:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.27 - - [2025-12-01 02:29:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.027026 [API:8081]10.0.0.27 - - [2025-12-01 02:29:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13011 0.026231 [API:8081]10.0.0.27 - - [2025-12-01 02:29:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.27 - - [2025-12-01 02:29:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2025-12-01 02:29:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.025021 [API:8081]10.0.0.27 - - [2025-12-01 02:29:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13011 0.025309 [API:8081]10.0.0.27 - - [2025-12-01 02:29:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.035347 [API:8081]10.0.0.27 - - [2025-12-01 02:29:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13011 0.032316 [API:8081]10.0.0.33 - - [2025-12-01 02:29:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.072761 [API:8081]10.0.0.27 - - [2025-12-01 02:29:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24570 0.024705 [API:8081]10.0.0.27 - - [2025-12-01 02:29:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13011 0.022635 [API:8081]10.0.0.27 - - [2025-12-01 02:29:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.026632 [API:8081]10.0.0.27 - - [2025-12-01 02:29:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13011 0.034816 [API:8081]10.0.0.27 - - [2025-12-01 02:29:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.031467 [API:8081]10.0.0.27 - - [2025-12-01 02:29:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13011 0.027208 [API:8081]10.0.0.27 - - [2025-12-01 02:29:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.023566 [API:8081]10.0.0.27 - - [2025-12-01 02:29:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13011 0.029715 [API:8081]10.0.0.27 - - [2025-12-01 02:29:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24572 0.027043 [API:8081]10.0.0.27 - - [2025-12-01 02:29:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12595 0.023119 [API:8081]10.0.0.27 - - [2025-12-01 02:29:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-11445010:ctest-vnet0-20233651?flat HTTP/1.1" 200 8243 0.013910 [API:8081]10.0.0.27 - - [2025-12-01 02:29:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009524 [API:8081]10.0.0.27 - - [2025-12-01 02:29:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1438 0.011691 [API:8081]10.0.0.33 - - [2025-12-01 02:31:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067476 [API:8081]10.0.0.27 - - [2025-12-01 02:31:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.27 - - [2025-12-01 02:31:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1454 0.060799 [API:8081]10.0.0.33 - - [2025-12-01 02:32:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.104049 [API:8081]10.0.0.27 - - [2025-12-01 02:33:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.086146 [API:8081]10.0.0.27 - - [2025-12-01 02:33:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12603 0.027111 [API:8081]10.0.0.27 - - [2025-12-01 02:33:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-93604244:ctest-vnet0-21779820?flat HTTP/1.1" 200 7193 0.076557 [API:8081]10.0.0.27 - - [2025-12-01 02:33:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012987 [API:8081]10.0.0.27 - - [2025-12-01 02:33:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.27 - - [2025-12-01 02:33:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1454 0.067749 [API:8081]10.0.0.27 - - [2025-12-01 02:33:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.27 - - [2025-12-01 02:33:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.079401 [API:8081]10.0.0.27 - - [2025-12-01 02:33:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.060474 [API:8081]10.0.0.27 - - [2025-12-01 02:33:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1838 0.089773 [API:8081]10.0.0.33 - - [2025-12-01 02:34:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.33 - - [2025-12-01 02:34:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.23 - - [2025-12-01 02:34:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.23 - - [2025-12-01 02:34:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.33 - - [2025-12-01 02:34:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.33 - - [2025-12-01 02:34:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.23 - - [2025-12-01 02:34:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.23 - - [2025-12-01 02:34:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2025-12-01 02:34:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.27 - - [2025-12-01 02:34:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.27 - - [2025-12-01 02:34:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000338 [API:8081]10.0.0.27 - - [2025-12-01 02:34:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000424 [API:8081]10.0.0.33 - - [2025-12-01 02:34:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074013 [API:8081]10.0.0.27 - - [2025-12-01 02:34:34] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-59453734:0eeaee36-c499-44ab-9d24-0c665a6a73ad?flat HTTP/1.1" 200 5232 0.018828 [API:8081]10.0.0.27 - - [2025-12-01 02:34:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-59453734:0eeaee36-c499-44ab-9d24-0c665a6a73ad?flat HTTP/1.1" 200 5232 0.022190 [API:8081]10.0.0.27 - - [2025-12-01 02:34:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-59453734:0eeaee36-c499-44ab-9d24-0c665a6a73ad?flat HTTP/1.1" 200 5232 0.019705 [API:8081]10.0.0.27 - - [2025-12-01 02:34:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-59453734:ctest-VN1-08288291?flat HTTP/1.1" 200 8558 0.019185 [API:8081]10.0.0.27 - - [2025-12-01 02:34:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.022142 [API:8081]10.0.0.27 - - [2025-12-01 02:34:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13354 0.028434 [API:8081]10.0.0.27 - - [2025-12-01 02:34:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24590 0.022636 [API:8081]10.0.0.27 - - [2025-12-01 02:34:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13354 0.022773 [API:8081]10.0.0.27 - - [2025-12-01 02:34:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011390 [API:8081]10.0.0.27 - - [2025-12-01 02:34:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-59453734:0d98141f-e888-4db5-9375-559903ef7992?flat HTTP/1.1" 200 5349 0.015499 [API:8081]10.0.0.27 - - [2025-12-01 02:34:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-59453734:0d98141f-e888-4db5-9375-559903ef7992?flat HTTP/1.1" 200 5349 0.014912 [API:8081]10.0.0.27 - - [2025-12-01 02:34:38] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-59453734:0d98141f-e888-4db5-9375-559903ef7992?flat HTTP/1.1" 200 5349 0.014575 [API:8081]10.0.0.27 - - [2025-12-01 02:34:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-59453734:ctest-VN2-01755639?flat HTTP/1.1" 200 8924 0.020427 [API:8081]10.0.0.27 - - [2025-12-01 02:34:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.020742 [API:8081]10.0.0.27 - - [2025-12-01 02:34:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12987 0.023985 [API:8081]10.0.0.27 - - [2025-12-01 02:34:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24586 0.025063 [API:8081]10.0.0.27 - - [2025-12-01 02:34:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12987 0.027039 [API:8081]10.0.0.27 - - [2025-12-01 02:34:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010945 [API:8081]10.0.0.27 - - [2025-12-01 02:34:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-59453734:60ba58cf-8bb8-4baa-946a-f45f0fcfd684?flat HTTP/1.1" 200 5099 0.016175 [API:8081]10.0.0.27 - - [2025-12-01 02:34:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-59453734:60ba58cf-8bb8-4baa-946a-f45f0fcfd684?flat HTTP/1.1" 200 5099 0.018040 [API:8081]10.0.0.27 - - [2025-12-01 02:34:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-59453734:60ba58cf-8bb8-4baa-946a-f45f0fcfd684?flat HTTP/1.1" 200 5099 0.016427 [API:8081]10.0.0.27 - - [2025-12-01 02:34:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-59453734:ctest-VN3-58260735?flat HTTP/1.1" 200 7444 0.026148 [API:8081]10.0.0.27 - - [2025-12-01 02:34:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.033657 [API:8081]10.0.0.27 - - [2025-12-01 02:34:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13353 0.026591 [API:8081]10.0.0.27 - - [2025-12-01 02:34:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.024341 [API:8081]10.0.0.27 - - [2025-12-01 02:34:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13353 0.025199 [API:8081]10.0.0.27 - - [2025-12-01 02:34:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009953 [API:8081]10.0.0.27 - - [2025-12-01 02:35:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.033420 [API:8081]10.0.0.27 - - [2025-12-01 02:35:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13366 0.037433 [API:8081]10.0.0.27 - - [2025-12-01 02:35:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.039191 [API:8081]10.0.0.27 - - [2025-12-01 02:35:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13366 0.037684 [API:8081]10.0.0.33 - - [2025-12-01 02:35:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.088733 [API:8081]10.0.0.27 - - [2025-12-01 02:35:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.023859 [API:8081]10.0.0.27 - - [2025-12-01 02:35:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13366 0.025734 [API:8081]10.0.0.27 - - [2025-12-01 02:35:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.029925 [API:8081]10.0.0.27 - - [2025-12-01 02:35:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12973 0.034336 [API:8081]10.0.0.27 - - [2025-12-01 02:35:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-59453734:ctest-VN3-58260735?flat HTTP/1.1" 200 6216 0.025013 [API:8081]10.0.0.27 - - [2025-12-01 02:35:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.015064 [API:8081]10.0.0.27 - - [2025-12-01 02:35:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.031219 [API:8081]10.0.0.27 - - [2025-12-01 02:35:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12988 0.025583 [API:8081]10.0.0.27 - - [2025-12-01 02:35:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.029444 [API:8081]10.0.0.27 - - [2025-12-01 02:35:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12988 0.042518 [API:8081]10.0.0.27 - - [2025-12-01 02:35:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.023531 [API:8081]10.0.0.27 - - [2025-12-01 02:35:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12988 0.022439 [API:8081]10.0.0.27 - - [2025-12-01 02:35:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.032662 [API:8081]10.0.0.27 - - [2025-12-01 02:35:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12988 0.022747 [API:8081]10.0.0.27 - - [2025-12-01 02:35:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.027557 [API:8081]10.0.0.27 - - [2025-12-01 02:35:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12988 0.026674 [API:8081]10.0.0.27 - - [2025-12-01 02:35:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.031868 [API:8081]10.0.0.27 - - [2025-12-01 02:35:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12988 0.028554 [API:8081]10.0.0.27 - - [2025-12-01 02:35:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.033367 [API:8081]10.0.0.27 - - [2025-12-01 02:35:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12988 0.022638 [API:8081]10.0.0.27 - - [2025-12-01 02:36:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.024984 [API:8081]10.0.0.27 - - [2025-12-01 02:36:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12988 0.029024 [API:8081]10.0.0.27 - - [2025-12-01 02:36:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.032163 [API:8081]10.0.0.27 - - [2025-12-01 02:36:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12988 0.021717 [API:8081]10.0.0.27 - - [2025-12-01 02:36:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24587 0.022530 [API:8081]10.0.0.27 - - [2025-12-01 02:36:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12599 0.022992 [API:8081]10.0.0.27 - - [2025-12-01 02:36:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-59453734:ctest-VN2-01755639?flat HTTP/1.1" 200 6551 0.012535 [API:8081]10.0.0.27 - - [2025-12-01 02:36:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.012090 [API:8081]10.0.0.27 - - [2025-12-01 02:36:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.022266 [API:8081]10.0.0.27 - - [2025-12-01 02:36:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12969 0.027029 [API:8081]10.0.0.27 - - [2025-12-01 02:36:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.024883 [API:8081]10.0.0.27 - - [2025-12-01 02:36:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12969 0.022583 [API:8081]10.0.0.27 - - [2025-12-01 02:36:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.036150 [API:8081]10.0.0.27 - - [2025-12-01 02:36:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12969 0.031614 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:36:17] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003755 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:36:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003771 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:36:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004522 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:36:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003280 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:36:17] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004845 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:36:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004072 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:36:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003897 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:36:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004231 [API:8081]10.0.0.27 - - [2025-12-01 02:36:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.023298 [API:8081]10.0.0.27 - - [2025-12-01 02:36:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12969 0.025996 [API:8081]10.0.0.27 - - [2025-12-01 02:36:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.023543 [API:8081]10.0.0.27 - - [2025-12-01 02:36:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12969 0.024281 [API:8081]10.0.0.27 - - [2025-12-01 02:36:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.021757 [API:8081]10.0.0.27 - - [2025-12-01 02:36:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12969 0.022720 [API:8081]10.0.0.27 - - [2025-12-01 02:36:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.056909 [API:8081]10.0.0.27 - - [2025-12-01 02:36:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12969 0.054017 [API:8081]10.0.0.27 - - [2025-12-01 02:36:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.037043 [API:8081]10.0.0.27 - - [2025-12-01 02:36:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12969 0.033821 [API:8081]10.0.0.27 - - [2025-12-01 02:36:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.033970 [API:8081]10.0.0.27 - - [2025-12-01 02:36:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12969 0.031549 [API:8081]10.0.0.27 - - [2025-12-01 02:36:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24591 0.038508 [API:8081]10.0.0.27 - - [2025-12-01 02:36:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12590 0.034713 [API:8081]10.0.0.27 - - [2025-12-01 02:36:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-59453734:ctest-VN1-08288291?flat HTTP/1.1" 200 6774 0.023353 [API:8081]10.0.0.27 - - [2025-12-01 02:36:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.013649 [API:8081]10.0.0.27 - - [2025-12-01 02:36:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.27 - - [2025-12-01 02:36:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.065455 [API:8081]10.0.0.27 - - [2025-12-01 02:36:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.071021 [API:8081]10.0.0.27 - - [2025-12-01 02:36:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1874 0.063339 [API:8081]10.0.0.33 - - [2025-12-01 02:37:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.092663 [API:8081]10.0.0.27 - - [2025-12-01 02:37:31] "GET /analytics HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.27 - - [2025-12-01 02:37:31] "GET /analytics HTTP/1.1" 401 205 0.000216 [API:8081]10.0.0.27 - - [2025-12-01 02:37:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10687765:e1c8b6bd-b20b-45b2-967e-44168c1a61e0?flat HTTP/1.1" 200 5361 0.019869 [API:8081]10.0.0.27 - - [2025-12-01 02:37:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10687765:e1c8b6bd-b20b-45b2-967e-44168c1a61e0?flat HTTP/1.1" 200 5361 0.017919 [API:8081]10.0.0.27 - - [2025-12-01 02:37:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10687765:e1c8b6bd-b20b-45b2-967e-44168c1a61e0?flat HTTP/1.1" 200 5361 0.022201 [API:8081]10.0.0.27 - - [2025-12-01 02:37:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10687765:e1c8b6bd-b20b-45b2-967e-44168c1a61e0?flat HTTP/1.1" 200 5361 0.016843 [API:8081]10.0.0.27 - - [2025-12-01 02:37:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10687765:ctest-VN1-28682229?flat HTTP/1.1" 200 9449 0.021370 [API:8081]10.0.0.27 - - [2025-12-01 02:37:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.023096 [API:8081]10.0.0.27 - - [2025-12-01 02:37:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13396 0.026408 [API:8081]10.0.0.27 - - [2025-12-01 02:37:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.029756 [API:8081]10.0.0.27 - - [2025-12-01 02:37:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13396 0.037839 [API:8081]10.0.0.27 - - [2025-12-01 02:37:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.015238 [API:8081]10.0.0.27 - - [2025-12-01 02:37:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10687765:3c8efd1d-d992-4072-a118-7b2649625ee8?flat HTTP/1.1" 200 5227 0.021862 [API:8081]10.0.0.27 - - [2025-12-01 02:37:55] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10687765:3c8efd1d-d992-4072-a118-7b2649625ee8?flat HTTP/1.1" 200 5227 0.015263 [API:8081]10.0.0.27 - - [2025-12-01 02:37:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10687765:3c8efd1d-d992-4072-a118-7b2649625ee8?flat HTTP/1.1" 200 5227 0.023772 [API:8081]10.0.0.27 - - [2025-12-01 02:37:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10687765:3c8efd1d-d992-4072-a118-7b2649625ee8?flat HTTP/1.1" 200 5227 0.015882 [API:8081]10.0.0.27 - - [2025-12-01 02:37:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10687765:ctest-VN2-87789550?flat HTTP/1.1" 200 8641 0.020196 [API:8081]10.0.0.27 - - [2025-12-01 02:37:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.022413 [API:8081]10.0.0.27 - - [2025-12-01 02:37:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12997 0.027586 [API:8081]10.0.0.27 - - [2025-12-01 02:37:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.022758 [API:8081]10.0.0.27 - - [2025-12-01 02:37:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12997 0.024237 [API:8081]10.0.0.27 - - [2025-12-01 02:37:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009608 [API:8081]10.0.0.33 - - [2025-12-01 02:37:59] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-12-01 02:37:59] "GET /analytics HTTP/1.1" 401 205 0.000147 [API:8081]10.0.0.27 - - [2025-12-01 02:37:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10687765:162d3074-fe35-4f2c-a964-afedf5783aab?flat HTTP/1.1" 200 5225 0.014652 [API:8081]10.0.0.27 - - [2025-12-01 02:37:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10687765:162d3074-fe35-4f2c-a964-afedf5783aab?flat HTTP/1.1" 200 5225 0.016526 [API:8081]10.0.0.27 - - [2025-12-01 02:38:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10687765:162d3074-fe35-4f2c-a964-afedf5783aab?flat HTTP/1.1" 200 5225 0.016495 [API:8081]10.0.0.27 - - [2025-12-01 02:38:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-10687765:162d3074-fe35-4f2c-a964-afedf5783aab?flat HTTP/1.1" 200 5225 0.016538 [API:8081]10.0.0.27 - - [2025-12-01 02:38:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10687765:ctest-VN3-81728898?flat HTTP/1.1" 200 8208 0.018272 [API:8081]10.0.0.27 - - [2025-12-01 02:38:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.028757 [API:8081]10.0.0.27 - - [2025-12-01 02:38:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13396 0.028008 [API:8081]10.0.0.27 - - [2025-12-01 02:38:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24593 0.023618 [API:8081]10.0.0.27 - - [2025-12-01 02:38:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13396 0.023398 [API:8081]10.0.0.27 - - [2025-12-01 02:38:00] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009491 [API:8081]10.0.0.23 - - [2025-12-01 02:38:00] "GET /analytics HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.23 - - [2025-12-01 02:38:00] "GET /analytics HTTP/1.1" 401 205 0.000200 [API:8081]10.0.0.33 - - [2025-12-01 02:38:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.076639 [API:8081]10.0.0.27 - - [2025-12-01 02:38:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.023726 [API:8081]10.0.0.27 - - [2025-12-01 02:38:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13405 0.025326 [API:8081]10.0.0.27 - - [2025-12-01 02:38:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.023846 [API:8081]10.0.0.27 - - [2025-12-01 02:38:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13405 0.028400 [API:8081]10.0.0.27 - - [2025-12-01 02:38:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.028812 [API:8081]10.0.0.27 - - [2025-12-01 02:38:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13405 0.036899 [API:8081]10.0.0.27 - - [2025-12-01 02:38:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.022396 [API:8081]10.0.0.27 - - [2025-12-01 02:38:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13405 0.022433 [API:8081]10.0.0.27 - - [2025-12-01 02:38:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.030343 [API:8081]10.0.0.27 - - [2025-12-01 02:38:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13405 0.037714 [API:8081]10.0.0.27 - - [2025-12-01 02:39:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.023301 [API:8081]10.0.0.27 - - [2025-12-01 02:39:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13405 0.023833 [API:8081]10.0.0.27 - - [2025-12-01 02:39:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24595 0.025001 [API:8081]10.0.0.27 - - [2025-12-01 02:39:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13203 0.028747 [API:8081]10.0.0.27 - - [2025-12-01 02:39:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10687765:ctest-VN3-81728898?flat HTTP/1.1" 200 6969 0.016482 [API:8081]10.0.0.27 - - [2025-12-01 02:39:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010951 [API:8081]10.0.0.27 - - [2025-12-01 02:39:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.024416 [API:8081]10.0.0.27 - - [2025-12-01 02:39:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13765 0.036891 [API:8081]10.0.0.27 - - [2025-12-01 02:39:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.029804 [API:8081]10.0.0.27 - - [2025-12-01 02:39:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13765 0.031430 [API:8081]10.0.0.27 - - [2025-12-01 02:39:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.024471 [API:8081]10.0.0.27 - - [2025-12-01 02:39:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13765 0.024593 [API:8081]10.0.0.33 - - [2025-12-01 02:39:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000372 [API:8081]10.0.0.33 - - [2025-12-01 02:39:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.23 - - [2025-12-01 02:39:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.23 - - [2025-12-01 02:39:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.33 - - [2025-12-01 02:39:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.33 - - [2025-12-01 02:39:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.23 - - [2025-12-01 02:39:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.23 - - [2025-12-01 02:39:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000449 [API:8081]10.0.0.27 - - [2025-12-01 02:39:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.27 - - [2025-12-01 02:39:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.27 - - [2025-12-01 02:39:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.022443 [API:8081]10.0.0.27 - - [2025-12-01 02:39:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13765 0.033503 [API:8081]10.0.0.27 - - [2025-12-01 02:39:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.27 - - [2025-12-01 02:39:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.27 - - [2025-12-01 02:39:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.023445 [API:8081]10.0.0.27 - - [2025-12-01 02:39:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13765 0.022263 [API:8081]10.0.0.27 - - [2025-12-01 02:39:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.037741 [API:8081]10.0.0.27 - - [2025-12-01 02:39:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13765 0.022555 [API:8081]10.0.0.27 - - [2025-12-01 02:39:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.023675 [API:8081]10.0.0.27 - - [2025-12-01 02:39:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13765 0.024274 [API:8081]10.0.0.27 - - [2025-12-01 02:39:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.039830 [API:8081]10.0.0.27 - - [2025-12-01 02:39:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13765 0.038262 [API:8081]10.0.0.27 - - [2025-12-01 02:39:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.041039 [API:8081]10.0.0.27 - - [2025-12-01 02:39:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13765 0.026271 [API:8081]10.0.0.27 - - [2025-12-01 02:39:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24589 0.028414 [API:8081]10.0.0.27 - - [2025-12-01 02:39:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13426 0.024882 [API:8081]10.0.0.27 - - [2025-12-01 02:39:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10687765:ctest-VN2-87789550?flat HTTP/1.1" 200 7317 0.021390 [API:8081]10.0.0.27 - - [2025-12-01 02:39:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011411 [API:8081]10.0.0.27 - - [2025-12-01 02:39:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.048034 [API:8081]10.0.0.27 - - [2025-12-01 02:39:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12988 0.032609 [API:8081]10.0.0.27 - - [2025-12-01 02:39:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.033431 [API:8081]10.0.0.27 - - [2025-12-01 02:39:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12987 0.028758 [API:8081]10.0.0.27 - - [2025-12-01 02:39:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.027498 [API:8081]10.0.0.27 - - [2025-12-01 02:39:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12987 0.033034 [API:8081]10.0.0.27 - - [2025-12-01 02:39:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.027302 [API:8081]10.0.0.27 - - [2025-12-01 02:39:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12987 0.026153 [API:8081]10.0.0.27 - - [2025-12-01 02:39:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.022196 [API:8081]10.0.0.27 - - [2025-12-01 02:39:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12987 0.023835 [API:8081]10.0.0.27 - - [2025-12-01 02:39:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.034524 [API:8081]10.0.0.27 - - [2025-12-01 02:39:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12987 0.026346 [API:8081]10.0.0.27 - - [2025-12-01 02:39:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.022543 [API:8081]10.0.0.27 - - [2025-12-01 02:39:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12987 0.022635 [API:8081]10.0.0.27 - - [2025-12-01 02:40:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.023488 [API:8081]10.0.0.27 - - [2025-12-01 02:40:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12987 0.024910 [API:8081]10.0.0.27 - - [2025-12-01 02:40:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.043542 [API:8081]10.0.0.27 - - [2025-12-01 02:40:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12987 0.025025 [API:8081]10.0.0.27 - - [2025-12-01 02:40:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24597 0.023015 [API:8081]10.0.0.27 - - [2025-12-01 02:40:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12580 0.021956 [API:8081]10.0.0.27 - - [2025-12-01 02:40:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-10687765:ctest-VN1-28682229?flat HTTP/1.1" 200 7642 0.012592 [API:8081]10.0.0.27 - - [2025-12-01 02:40:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.008863 [API:8081]10.0.0.27 - - [2025-12-01 02:40:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000389 [API:8081]10.0.0.27 - - [2025-12-01 02:40:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.097806 [API:8081]10.0.0.27 - - [2025-12-01 02:40:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.062530 [API:8081]10.0.0.33 - - [2025-12-01 02:40:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084231 [API:8081]10.0.0.33 - - [2025-12-01 02:41:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2579 0.076384 [API:8081]10.0.0.27 - - [2025-12-01 02:42:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.27 - - [2025-12-01 02:42:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1450 0.066137 [API:8081]10.0.0.33 - - [2025-12-01 02:43:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.087508 [API:8081]10.0.0.33 - - [2025-12-01 02:44:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.33 - - [2025-12-01 02:44:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000331 [API:8081]10.0.0.23 - - [2025-12-01 02:44:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000342 [API:8081]10.0.0.23 - - [2025-12-01 02:44:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.33 - - [2025-12-01 02:44:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.33 - - [2025-12-01 02:44:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.23 - - [2025-12-01 02:44:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.23 - - [2025-12-01 02:44:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.27 - - [2025-12-01 02:44:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000664 [API:8081]10.0.0.27 - - [2025-12-01 02:44:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000370 [API:8081]10.0.0.27 - - [2025-12-01 02:44:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.27 - - [2025-12-01 02:44:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.27 - - [2025-12-01 02:44:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.076503 [API:8081]10.0.0.27 - - [2025-12-01 02:44:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13041 0.023147 [API:8081]10.0.0.27 - - [2025-12-01 02:44:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.088917 [API:8081]10.0.0.27 - - [2025-12-01 02:44:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13041 0.028743 [API:8081]10.0.0.27 - - [2025-12-01 02:44:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.021574 [API:8081]10.0.0.27 - - [2025-12-01 02:44:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13041 0.028920 [API:8081]10.0.0.27 - - [2025-12-01 02:44:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.023568 [API:8081]10.0.0.27 - - [2025-12-01 02:44:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13041 0.024125 [API:8081]10.0.0.27 - - [2025-12-01 02:44:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.023571 [API:8081]10.0.0.27 - - [2025-12-01 02:44:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12799 0.041693 [API:8081]10.0.0.27 - - [2025-12-01 02:44:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-05411973:ctest-vnet0-46016568?flat HTTP/1.1" 200 7968 0.017190 [API:8081]10.0.0.27 - - [2025-12-01 02:44:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009689 [API:8081]10.0.0.33 - - [2025-12-01 02:44:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2579 0.099751 [API:8081]10.0.0.27 - - [2025-12-01 02:44:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.27 - - [2025-12-01 02:44:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1438 0.070829 [API:8081]10.0.0.27 - - [2025-12-01 02:44:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1662 0.073386 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:46:17] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003196 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:46:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.003302 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:46:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003238 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:46:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003261 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:46:17] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004125 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:46:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003245 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:46:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003089 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:46:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003151 [API:8081]10.0.0.33 - - [2025-12-01 02:46:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075526 [API:8081]10.0.0.27 - - [2025-12-01 02:47:31] "GET /analytics HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.27 - - [2025-12-01 02:47:31] "GET /analytics HTTP/1.1" 401 205 0.000169 [API:8081]10.0.0.33 - - [2025-12-01 02:47:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.065309 [API:8081]10.0.0.33 - - [2025-12-01 02:47:59] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.33 - - [2025-12-01 02:47:59] "GET /analytics HTTP/1.1" 401 205 0.000160 [API:8081]10.0.0.23 - - [2025-12-01 02:48:00] "GET /analytics HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.23 - - [2025-12-01 02:48:00] "GET /analytics HTTP/1.1" 401 205 0.000187 [API:8081]10.0.0.27 - - [2025-12-01 02:48:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24603 0.022917 [API:8081]10.0.0.27 - - [2025-12-01 02:48:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13010 0.079973 [API:8081]10.0.0.27 - - [2025-12-01 02:48:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24603 0.032660 [API:8081]10.0.0.27 - - [2025-12-01 02:48:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13010 0.023247 [API:8081]10.0.0.27 - - [2025-12-01 02:48:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24603 0.023741 [API:8081]10.0.0.27 - - [2025-12-01 02:48:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13010 0.023009 [API:8081]10.0.0.27 - - [2025-12-01 02:48:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24603 0.026154 [API:8081]10.0.0.27 - - [2025-12-01 02:48:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13010 0.038055 [API:8081]10.0.0.27 - - [2025-12-01 02:48:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24603 0.026000 [API:8081]10.0.0.27 - - [2025-12-01 02:48:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12603 0.024498 [API:8081]10.0.0.27 - - [2025-12-01 02:48:38] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-12091652:ctest-vnet1-41504295?flat HTTP/1.1" 200 7306 0.015832 [API:8081]10.0.0.27 - - [2025-12-01 02:48:39] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009408 [API:8081]10.0.0.27 - - [2025-12-01 02:48:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.024049 [API:8081]10.0.0.27 - - [2025-12-01 02:48:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13022 0.036173 [API:8081]10.0.0.27 - - [2025-12-01 02:48:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.023695 [API:8081]10.0.0.27 - - [2025-12-01 02:48:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13022 0.033102 [API:8081]10.0.0.27 - - [2025-12-01 02:48:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.031829 [API:8081]10.0.0.27 - - [2025-12-01 02:48:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13022 0.031549 [API:8081]10.0.0.27 - - [2025-12-01 02:48:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.026144 [API:8081]10.0.0.27 - - [2025-12-01 02:48:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13022 0.024246 [API:8081]10.0.0.27 - - [2025-12-01 02:48:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.023364 [API:8081]10.0.0.27 - - [2025-12-01 02:48:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13022 0.026970 [API:8081]10.0.0.27 - - [2025-12-01 02:48:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.025387 [API:8081]10.0.0.27 - - [2025-12-01 02:48:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13022 0.024137 [API:8081]10.0.0.27 - - [2025-12-01 02:49:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.030050 [API:8081]10.0.0.27 - - [2025-12-01 02:49:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13022 0.026932 [API:8081]10.0.0.27 - - [2025-12-01 02:49:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.046933 [API:8081]10.0.0.27 - - [2025-12-01 02:49:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13022 0.030217 [API:8081]10.0.0.27 - - [2025-12-01 02:49:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24624 0.028276 [API:8081]10.0.0.27 - - [2025-12-01 02:49:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12607 0.023579 [API:8081]10.0.0.27 - - [2025-12-01 02:49:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-12091652:ctest-vnet0-25443251?flat HTTP/1.1" 200 6960 0.013464 [API:8081]10.0.0.27 - - [2025-12-01 02:49:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009140 [API:8081]10.0.0.33 - - [2025-12-01 02:49:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.33 - - [2025-12-01 02:49:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.23 - - [2025-12-01 02:49:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000337 [API:8081]10.0.0.23 - - [2025-12-01 02:49:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.33 - - [2025-12-01 02:49:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000374 [API:8081]10.0.0.33 - - [2025-12-01 02:49:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.23 - - [2025-12-01 02:49:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000449 [API:8081]10.0.0.23 - - [2025-12-01 02:49:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000339 [API:8081]10.0.0.27 - - [2025-12-01 02:49:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000413 [API:8081]10.0.0.27 - - [2025-12-01 02:49:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.27 - - [2025-12-01 02:49:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000323 [API:8081]10.0.0.27 - - [2025-12-01 02:49:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.27 - - [2025-12-01 02:49:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.27 - - [2025-12-01 02:49:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1450 0.067063 [API:8081]10.0.0.27 - - [2025-12-01 02:49:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1686 0.090804 [API:8081]10.0.0.33 - - [2025-12-01 02:49:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.436329 [API:8081]10.0.0.33 - - [2025-12-01 02:50:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.072353 [API:8081]10.0.0.27 - - [2025-12-01 02:52:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.024454 [API:8081]10.0.0.27 - - [2025-12-01 02:52:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13007 0.117584 [API:8081]10.0.0.27 - - [2025-12-01 02:52:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.024595 [API:8081]10.0.0.27 - - [2025-12-01 02:52:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13007 0.036857 [API:8081]10.0.0.27 - - [2025-12-01 02:52:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24607 0.034040 [API:8081]10.0.0.27 - - [2025-12-01 02:52:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12601 0.031206 [API:8081]10.0.0.27 - - [2025-12-01 02:52:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-23772920:ctest-vnet1-67724846?flat HTTP/1.1" 200 8065 0.013824 [API:8081]10.0.0.27 - - [2025-12-01 02:52:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010267 [API:8081]10.0.0.27 - - [2025-12-01 02:52:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.025589 [API:8081]10.0.0.27 - - [2025-12-01 02:52:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13044 0.045588 [API:8081]10.0.0.27 - - [2025-12-01 02:52:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.032274 [API:8081]10.0.0.27 - - [2025-12-01 02:52:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13043 0.023190 [API:8081]10.0.0.33 - - [2025-12-01 02:52:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070714 [API:8081]10.0.0.27 - - [2025-12-01 02:52:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.022934 [API:8081]10.0.0.27 - - [2025-12-01 02:52:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13043 0.022356 [API:8081]10.0.0.27 - - [2025-12-01 02:52:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.024621 [API:8081]10.0.0.27 - - [2025-12-01 02:52:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13043 0.025745 [API:8081]10.0.0.27 - - [2025-12-01 02:52:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.023978 [API:8081]10.0.0.27 - - [2025-12-01 02:52:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13043 0.024012 [API:8081]10.0.0.27 - - [2025-12-01 02:52:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.025257 [API:8081]10.0.0.27 - - [2025-12-01 02:52:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13043 0.026868 [API:8081]10.0.0.27 - - [2025-12-01 02:52:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.033224 [API:8081]10.0.0.27 - - [2025-12-01 02:52:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13043 0.023751 [API:8081]10.0.0.27 - - [2025-12-01 02:53:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.022996 [API:8081]10.0.0.27 - - [2025-12-01 02:53:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13043 0.026201 [API:8081]10.0.0.27 - - [2025-12-01 02:53:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.024673 [API:8081]10.0.0.27 - - [2025-12-01 02:53:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13043 0.024326 [API:8081]10.0.0.27 - - [2025-12-01 02:53:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24628 0.025227 [API:8081]10.0.0.27 - - [2025-12-01 02:53:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12610 0.026790 [API:8081]10.0.0.27 - - [2025-12-01 02:53:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-23772920:ctest-vnet0-25002661?flat HTTP/1.1" 200 7710 0.016393 [API:8081]10.0.0.27 - - [2025-12-01 02:53:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010629 [API:8081]10.0.0.33 - - [2025-12-01 02:53:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.084173 [API:8081]10.0.0.33 - - [2025-12-01 02:54:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.33 - - [2025-12-01 02:54:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.23 - - [2025-12-01 02:54:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.23 - - [2025-12-01 02:54:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.33 - - [2025-12-01 02:54:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.33 - - [2025-12-01 02:54:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.23 - - [2025-12-01 02:54:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.23 - - [2025-12-01 02:54:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2025-12-01 02:54:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.27 - - [2025-12-01 02:54:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.27 - - [2025-12-01 02:54:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.27 - - [2025-12-01 02:54:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000369 [API:8081]10.0.0.33 - - [2025-12-01 02:55:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067850 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:56:17] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003844 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:56:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.006496 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:56:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004315 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:56:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005865 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:56:17] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004144 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:56:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003731 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:56:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004309 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 02:56:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004659 [API:8081]10.0.0.33 - - [2025-12-01 02:56:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.094527 [API:8081]10.0.0.27 - - [2025-12-01 02:56:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.27 - - [2025-12-01 02:56:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1844 0.076018 [API:8081]10.0.0.27 - - [2025-12-01 02:57:31] "GET /analytics HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.27 - - [2025-12-01 02:57:31] "GET /analytics HTTP/1.1" 401 205 0.000183 [API:8081]10.0.0.33 - - [2025-12-01 02:57:59] "GET /analytics HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.33 - - [2025-12-01 02:57:59] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.23 - - [2025-12-01 02:58:00] "GET /analytics HTTP/1.1" 401 205 0.000337 [API:8081]10.0.0.23 - - [2025-12-01 02:58:00] "GET /analytics HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.27 - - [2025-12-01 02:58:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1650 0.063438 [API:8081]10.0.0.33 - - [2025-12-01 02:58:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067789 [API:8081]10.0.0.33 - - [2025-12-01 02:59:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.33 - - [2025-12-01 02:59:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000357 [API:8081]10.0.0.23 - - [2025-12-01 02:59:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2025-12-01 02:59:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.33 - - [2025-12-01 02:59:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.33 - - [2025-12-01 02:59:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.23 - - [2025-12-01 02:59:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.23 - - [2025-12-01 02:59:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.27 - - [2025-12-01 02:59:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.27 - - [2025-12-01 02:59:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000338 [API:8081]10.0.0.27 - - [2025-12-01 02:59:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.27 - - [2025-12-01 02:59:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.27 - - [2025-12-01 02:59:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.27 - - [2025-12-01 02:59:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.068317 [API:8081]10.0.0.33 - - [2025-12-01 02:59:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.101669 [API:8081]10.0.0.27 - - [2025-12-01 03:00:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-93744216:1d5815a7-902e-4110-8795-94142550477c?flat HTTP/1.1" 200 5825 0.083899 [API:8081]10.0.0.27 - - [2025-12-01 03:00:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-93744216:1d5815a7-902e-4110-8795-94142550477c?flat HTTP/1.1" 200 5825 0.015396 [API:8081]10.0.0.27 - - [2025-12-01 03:00:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-93744216:1d5815a7-902e-4110-8795-94142550477c?flat HTTP/1.1" 200 5825 0.072204 [API:8081]10.0.0.27 - - [2025-12-01 03:00:32] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-93744216:ctest-SecurityGroupBasicRegressionTests1Ipv6-93744216-72733568?flat HTTP/1.1" 200 10799 0.025625 [API:8081]10.0.0.27 - - [2025-12-01 03:00:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.023490 [API:8081]10.0.0.27 - - [2025-12-01 03:00:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13225 0.022095 [API:8081]10.0.0.27 - - [2025-12-01 03:00:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.026341 [API:8081]10.0.0.27 - - [2025-12-01 03:00:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13225 0.029893 [API:8081]10.0.0.27 - - [2025-12-01 03:00:33] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010116 [API:8081]10.0.0.27 - - [2025-12-01 03:00:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-93744216:7cd50519-b59e-4d0e-979d-5699f29d56dc?flat HTTP/1.1" 200 5696 0.024035 [API:8081]10.0.0.27 - - [2025-12-01 03:00:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-93744216:7cd50519-b59e-4d0e-979d-5699f29d56dc?flat HTTP/1.1" 200 5696 0.016388 [API:8081]10.0.0.27 - - [2025-12-01 03:00:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-93744216:7cd50519-b59e-4d0e-979d-5699f29d56dc?flat HTTP/1.1" 200 5696 0.016284 [API:8081]10.0.0.27 - - [2025-12-01 03:00:58] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-93744216:ctest-SecurityGroupBasicRegressionTests1Ipv6-93744216-72733568?flat HTTP/1.1" 200 10946 0.021032 [API:8081]10.0.0.27 - - [2025-12-01 03:00:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.027516 [API:8081]10.0.0.27 - - [2025-12-01 03:00:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13218 0.026863 [API:8081]10.0.0.27 - - [2025-12-01 03:00:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.025299 [API:8081]10.0.0.27 - - [2025-12-01 03:00:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13218 0.024399 [API:8081]10.0.0.27 - - [2025-12-01 03:00:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011344 [API:8081]10.0.0.33 - - [2025-12-01 03:01:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083781 [API:8081]10.0.0.27 - - [2025-12-01 03:02:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.023203 [API:8081]10.0.0.27 - - [2025-12-01 03:02:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13199 0.025155 [API:8081]10.0.0.27 - - [2025-12-01 03:02:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.023096 [API:8081]10.0.0.27 - - [2025-12-01 03:02:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13199 0.027516 [API:8081]10.0.0.27 - - [2025-12-01 03:02:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.022269 [API:8081]10.0.0.27 - - [2025-12-01 03:02:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13199 0.023427 [API:8081]10.0.0.27 - - [2025-12-01 03:02:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.025262 [API:8081]10.0.0.27 - - [2025-12-01 03:02:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13199 0.026742 [API:8081]10.0.0.27 - - [2025-12-01 03:02:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.031838 [API:8081]10.0.0.27 - - [2025-12-01 03:02:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13199 0.031779 [API:8081]10.0.0.27 - - [2025-12-01 03:02:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.025284 [API:8081]10.0.0.27 - - [2025-12-01 03:02:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13199 0.023492 [API:8081]10.0.0.27 - - [2025-12-01 03:02:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.032716 [API:8081]10.0.0.27 - - [2025-12-01 03:02:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13199 0.025136 [API:8081]10.0.0.27 - - [2025-12-01 03:02:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.025555 [API:8081]10.0.0.27 - - [2025-12-01 03:02:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13199 0.036658 [API:8081]10.0.0.27 - - [2025-12-01 03:02:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.042562 [API:8081]10.0.0.27 - - [2025-12-01 03:02:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12602 0.051485 [API:8081]10.0.0.27 - - [2025-12-01 03:02:37] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-93744216:ctest-SecurityGroupBasicRegressionTests1Ipv6-93744216-72733568?flat HTTP/1.1" 200 11724 0.024920 [API:8081]10.0.0.27 - - [2025-12-01 03:02:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009345 [API:8081]10.0.0.27 - - [2025-12-01 03:02:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.022059 [API:8081]10.0.0.27 - - [2025-12-01 03:02:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13221 0.050292 [API:8081]10.0.0.27 - - [2025-12-01 03:02:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.022198 [API:8081]10.0.0.27 - - [2025-12-01 03:02:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13221 0.023218 [API:8081]10.0.0.27 - - [2025-12-01 03:02:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.022993 [API:8081]10.0.0.27 - - [2025-12-01 03:02:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13221 0.021939 [API:8081]10.0.0.27 - - [2025-12-01 03:02:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.023022 [API:8081]10.0.0.27 - - [2025-12-01 03:02:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13221 0.032636 [API:8081]10.0.0.27 - - [2025-12-01 03:02:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.036143 [API:8081]10.0.0.27 - - [2025-12-01 03:02:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13221 0.026056 [API:8081]10.0.0.33 - - [2025-12-01 03:02:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.086424 [API:8081]10.0.0.27 - - [2025-12-01 03:02:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.033431 [API:8081]10.0.0.27 - - [2025-12-01 03:02:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13221 0.024051 [API:8081]10.0.0.27 - - [2025-12-01 03:02:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.030292 [API:8081]10.0.0.27 - - [2025-12-01 03:02:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13221 0.023050 [API:8081]10.0.0.27 - - [2025-12-01 03:03:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.023365 [API:8081]10.0.0.27 - - [2025-12-01 03:03:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13221 0.022537 [API:8081]10.0.0.27 - - [2025-12-01 03:03:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.045486 [API:8081]10.0.0.27 - - [2025-12-01 03:03:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13221 0.035000 [API:8081]10.0.0.27 - - [2025-12-01 03:03:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.028791 [API:8081]10.0.0.27 - - [2025-12-01 03:03:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12629 0.024221 [API:8081]10.0.0.27 - - [2025-12-01 03:03:08] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-93744216:ctest-SecurityGroupBasicRegressionTests1Ipv6-93744216-72733568?flat HTTP/1.1" 200 8804 0.016249 [API:8081]10.0.0.27 - - [2025-12-01 03:03:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011079 [API:8081]10.0.0.27 - - [2025-12-01 03:03:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.27 - - [2025-12-01 03:03:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1580 0.062585 [API:8081]10.0.0.27 - - [2025-12-01 03:04:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-79213248:18ee1957-70d0-48cf-8338-98332ee4aea6?flat HTTP/1.1" 200 5816 0.087641 [API:8081]10.0.0.27 - - [2025-12-01 03:04:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-79213248:18ee1957-70d0-48cf-8338-98332ee4aea6?flat HTTP/1.1" 200 5816 0.102247 [API:8081]10.0.0.27 - - [2025-12-01 03:04:07] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-79213248:18ee1957-70d0-48cf-8338-98332ee4aea6?flat HTTP/1.1" 200 5816 0.022716 [API:8081]10.0.0.27 - - [2025-12-01 03:04:07] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-79213248:ctest-SecurityGroupBasicRegressionTests1_contrail-79213248-23333624?flat HTTP/1.1" 200 10453 0.022156 [API:8081]10.0.0.27 - - [2025-12-01 03:04:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.033606 [API:8081]10.0.0.27 - - [2025-12-01 03:04:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13238 0.030302 [API:8081]10.0.0.27 - - [2025-12-01 03:04:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.027683 [API:8081]10.0.0.27 - - [2025-12-01 03:04:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13238 0.028446 [API:8081]10.0.0.27 - - [2025-12-01 03:04:08] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010285 [API:8081]10.0.0.33 - - [2025-12-01 03:04:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.33 - - [2025-12-01 03:04:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.23 - - [2025-12-01 03:04:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.23 - - [2025-12-01 03:04:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.33 - - [2025-12-01 03:04:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.33 - - [2025-12-01 03:04:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2025-12-01 03:04:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.23 - - [2025-12-01 03:04:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.27 - - [2025-12-01 03:04:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000386 [API:8081]10.0.0.27 - - [2025-12-01 03:04:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.27 - - [2025-12-01 03:04:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000486 [API:8081]10.0.0.27 - - [2025-12-01 03:04:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000347 [API:8081]10.0.0.27 - - [2025-12-01 03:04:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-79213248:704623c7-c958-40db-9e45-17efe0ba4e73?flat HTTP/1.1" 200 5675 0.026484 [API:8081]10.0.0.27 - - [2025-12-01 03:04:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-79213248:704623c7-c958-40db-9e45-17efe0ba4e73?flat HTTP/1.1" 200 5675 0.021957 [API:8081]10.0.0.27 - - [2025-12-01 03:04:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-79213248:704623c7-c958-40db-9e45-17efe0ba4e73?flat HTTP/1.1" 200 5675 0.016732 [API:8081]10.0.0.27 - - [2025-12-01 03:04:33] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-79213248:ctest-SecurityGroupBasicRegressionTests1_contrail-79213248-23333624?flat HTTP/1.1" 200 10453 0.021100 [API:8081]10.0.0.27 - - [2025-12-01 03:04:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.030630 [API:8081]10.0.0.27 - - [2025-12-01 03:04:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13224 0.036309 [API:8081]10.0.0.27 - - [2025-12-01 03:04:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24634 0.028338 [API:8081]10.0.0.27 - - [2025-12-01 03:04:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13224 0.027472 [API:8081]10.0.0.27 - - [2025-12-01 03:04:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009314 [API:8081]10.0.0.33 - - [2025-12-01 03:04:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.080660 [API:8081]10.0.0.33 - - [2025-12-01 03:05:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.078587 [API:8081]10.0.0.27 - - [2025-12-01 03:06:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.024772 [API:8081]10.0.0.27 - - [2025-12-01 03:06:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13255 0.025471 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:06:17] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002963 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:06:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002851 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:06:17] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003588 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:06:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005485 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:06:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004038 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:06:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003249 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:06:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003470 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:06:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003189 [API:8081]10.0.0.27 - - [2025-12-01 03:06:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.022434 [API:8081]10.0.0.27 - - [2025-12-01 03:06:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13255 0.022205 [API:8081]10.0.0.27 - - [2025-12-01 03:06:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.024046 [API:8081]10.0.0.27 - - [2025-12-01 03:06:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13255 0.029420 [API:8081]10.0.0.27 - - [2025-12-01 03:06:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.024445 [API:8081]10.0.0.27 - - [2025-12-01 03:06:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13255 0.023137 [API:8081]10.0.0.27 - - [2025-12-01 03:06:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.028392 [API:8081]10.0.0.27 - - [2025-12-01 03:06:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13255 0.026786 [API:8081]10.0.0.27 - - [2025-12-01 03:06:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.027226 [API:8081]10.0.0.27 - - [2025-12-01 03:06:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13255 0.023908 [API:8081]10.0.0.27 - - [2025-12-01 03:06:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24636 0.043246 [API:8081]10.0.0.27 - - [2025-12-01 03:06:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13255 0.024426 [API:8081]10.0.0.27 - - [2025-12-01 03:06:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24637 0.021355 [API:8081]10.0.0.27 - - [2025-12-01 03:06:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12629 0.021989 [API:8081]10.0.0.27 - - [2025-12-01 03:06:38] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-79213248:ctest-SecurityGroupBasicRegressionTests1_contrail-79213248-23333624?flat HTTP/1.1" 200 11654 0.023221 [API:8081]10.0.0.27 - - [2025-12-01 03:06:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011903 [API:8081]10.0.0.27 - - [2025-12-01 03:06:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.023979 [API:8081]10.0.0.27 - - [2025-12-01 03:06:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13262 0.025064 [API:8081]10.0.0.27 - - [2025-12-01 03:06:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.024096 [API:8081]10.0.0.27 - - [2025-12-01 03:06:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13262 0.029220 [API:8081]10.0.0.27 - - [2025-12-01 03:06:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.022930 [API:8081]10.0.0.27 - - [2025-12-01 03:06:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13262 0.022077 [API:8081]10.0.0.27 - - [2025-12-01 03:06:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.035044 [API:8081]10.0.0.27 - - [2025-12-01 03:06:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13262 0.023531 [API:8081]10.0.0.27 - - [2025-12-01 03:06:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.022353 [API:8081]10.0.0.27 - - [2025-12-01 03:06:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13262 0.024932 [API:8081]10.0.0.27 - - [2025-12-01 03:06:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.029313 [API:8081]10.0.0.27 - - [2025-12-01 03:06:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13262 0.026746 [API:8081]10.0.0.27 - - [2025-12-01 03:07:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.021082 [API:8081]10.0.0.27 - - [2025-12-01 03:07:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13262 0.021771 [API:8081]10.0.0.27 - - [2025-12-01 03:07:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.023673 [API:8081]10.0.0.27 - - [2025-12-01 03:07:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13262 0.022672 [API:8081]10.0.0.27 - - [2025-12-01 03:07:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.028144 [API:8081]10.0.0.27 - - [2025-12-01 03:07:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12638 0.028096 [API:8081]10.0.0.27 - - [2025-12-01 03:07:06] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-79213248:ctest-SecurityGroupBasicRegressionTests1_contrail-79213248-23333624?flat HTTP/1.1" 200 8427 0.015294 [API:8081]10.0.0.27 - - [2025-12-01 03:07:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011363 [API:8081]10.0.0.27 - - [2025-12-01 03:07:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.27 - - [2025-12-01 03:07:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.082048 [API:8081]10.0.0.27 - - [2025-12-01 03:07:31] "GET /analytics HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.27 - - [2025-12-01 03:07:31] "GET /analytics HTTP/1.1" 401 205 0.000173 [API:8081]10.0.0.33 - - [2025-12-01 03:07:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065540 [API:8081]10.0.0.33 - - [2025-12-01 03:07:59] "GET /analytics HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.33 - - [2025-12-01 03:07:59] "GET /analytics HTTP/1.1" 401 205 0.000173 [API:8081]10.0.0.23 - - [2025-12-01 03:08:00] "GET /analytics HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.23 - - [2025-12-01 03:08:00] "GET /analytics HTTP/1.1" 401 205 0.000136 [API:8081]10.0.0.27 - - [2025-12-01 03:08:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-28755956:67508a89-af35-4c11-b4cb-2263d417e274?flat HTTP/1.1" 200 5688 0.082233 [API:8081]10.0.0.27 - - [2025-12-01 03:08:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-28755956:67508a89-af35-4c11-b4cb-2263d417e274?flat HTTP/1.1" 200 5688 0.017001 [API:8081]10.0.0.27 - - [2025-12-01 03:08:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-28755956:67508a89-af35-4c11-b4cb-2263d417e274?flat HTTP/1.1" 200 5688 0.070328 [API:8081]10.0.0.27 - - [2025-12-01 03:08:06] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-28755956:ctest-SecurityGroupBasicRegressionTests1-28755956-24894662?flat HTTP/1.1" 200 9940 0.024108 [API:8081]10.0.0.27 - - [2025-12-01 03:08:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.029912 [API:8081]10.0.0.27 - - [2025-12-01 03:08:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13212 0.032545 [API:8081]10.0.0.27 - - [2025-12-01 03:08:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24641 0.028778 [API:8081]10.0.0.27 - - [2025-12-01 03:08:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13212 0.023485 [API:8081]10.0.0.27 - - [2025-12-01 03:08:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009882 [API:8081]10.0.0.27 - - [2025-12-01 03:08:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-28755956:76e50dbe-cb7b-40c4-844f-43f40c3605d4?flat HTTP/1.1" 200 5547 0.015614 [API:8081]10.0.0.27 - - [2025-12-01 03:08:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-28755956:76e50dbe-cb7b-40c4-844f-43f40c3605d4?flat HTTP/1.1" 200 5547 0.014545 [API:8081]10.0.0.27 - - [2025-12-01 03:08:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-28755956:76e50dbe-cb7b-40c4-844f-43f40c3605d4?flat HTTP/1.1" 200 5547 0.019064 [API:8081]10.0.0.27 - - [2025-12-01 03:08:32] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-28755956:ctest-SecurityGroupBasicRegressionTests1-28755956-24894662?flat HTTP/1.1" 200 9940 0.019278 [API:8081]10.0.0.27 - - [2025-12-01 03:08:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.021920 [API:8081]10.0.0.27 - - [2025-12-01 03:08:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13195 0.024532 [API:8081]10.0.0.27 - - [2025-12-01 03:08:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.022282 [API:8081]10.0.0.27 - - [2025-12-01 03:08:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13195 0.022916 [API:8081]10.0.0.27 - - [2025-12-01 03:08:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010609 [API:8081]10.0.0.33 - - [2025-12-01 03:08:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.085235 [API:8081]10.0.0.33 - - [2025-12-01 03:09:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.33 - - [2025-12-01 03:09:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.23 - - [2025-12-01 03:09:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.23 - - [2025-12-01 03:09:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.33 - - [2025-12-01 03:09:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.33 - - [2025-12-01 03:09:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.23 - - [2025-12-01 03:09:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2025-12-01 03:09:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.27 - - [2025-12-01 03:09:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.27 - - [2025-12-01 03:09:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.27 - - [2025-12-01 03:09:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.27 - - [2025-12-01 03:09:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.27 - - [2025-12-01 03:09:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.023433 [API:8081]10.0.0.27 - - [2025-12-01 03:09:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13179 0.032525 [API:8081]10.0.0.27 - - [2025-12-01 03:09:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.027046 [API:8081]10.0.0.27 - - [2025-12-01 03:09:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13179 0.024962 [API:8081]10.0.0.27 - - [2025-12-01 03:09:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.027420 [API:8081]10.0.0.27 - - [2025-12-01 03:09:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13179 0.028277 [API:8081]10.0.0.27 - - [2025-12-01 03:09:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.024790 [API:8081]10.0.0.27 - - [2025-12-01 03:09:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13179 0.032202 [API:8081]10.0.0.27 - - [2025-12-01 03:09:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.029361 [API:8081]10.0.0.27 - - [2025-12-01 03:09:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13179 0.026007 [API:8081]10.0.0.27 - - [2025-12-01 03:09:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.022050 [API:8081]10.0.0.27 - - [2025-12-01 03:09:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13179 0.023726 [API:8081]10.0.0.27 - - [2025-12-01 03:09:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.025690 [API:8081]10.0.0.27 - - [2025-12-01 03:09:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13179 0.023938 [API:8081]10.0.0.27 - - [2025-12-01 03:10:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.037946 [API:8081]10.0.0.27 - - [2025-12-01 03:10:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13179 0.025611 [API:8081]10.0.0.27 - - [2025-12-01 03:10:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24638 0.027640 [API:8081]10.0.0.27 - - [2025-12-01 03:10:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12881 0.027157 [API:8081]10.0.0.27 - - [2025-12-01 03:10:06] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-28755956:ctest-SecurityGroupBasicRegressionTests1-28755956-24894662?flat HTTP/1.1" 200 10819 0.025859 [API:8081]10.0.0.27 - - [2025-12-01 03:10:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.013519 [API:8081]10.0.0.27 - - [2025-12-01 03:10:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.024863 [API:8081]10.0.0.27 - - [2025-12-01 03:10:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13206 0.030676 [API:8081]10.0.0.27 - - [2025-12-01 03:10:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.025877 [API:8081]10.0.0.27 - - [2025-12-01 03:10:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13206 0.028197 [API:8081]10.0.0.27 - - [2025-12-01 03:10:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.025258 [API:8081]10.0.0.27 - - [2025-12-01 03:10:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13206 0.024144 [API:8081]10.0.0.27 - - [2025-12-01 03:10:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.037917 [API:8081]10.0.0.27 - - [2025-12-01 03:10:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13206 0.030870 [API:8081]10.0.0.27 - - [2025-12-01 03:10:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.026934 [API:8081]10.0.0.27 - - [2025-12-01 03:10:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13206 0.028326 [API:8081]10.0.0.27 - - [2025-12-01 03:10:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.022378 [API:8081]10.0.0.27 - - [2025-12-01 03:10:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13206 0.034965 [API:8081]10.0.0.27 - - [2025-12-01 03:10:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24642 0.026410 [API:8081]10.0.0.27 - - [2025-12-01 03:10:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13206 0.024167 [API:8081]10.0.0.27 - - [2025-12-01 03:10:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.035697 [API:8081]10.0.0.27 - - [2025-12-01 03:10:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13206 0.025439 [API:8081]10.0.0.27 - - [2025-12-01 03:10:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.029089 [API:8081]10.0.0.27 - - [2025-12-01 03:10:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13206 0.026253 [API:8081]10.0.0.27 - - [2025-12-01 03:10:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24644 0.038976 [API:8081]10.0.0.27 - - [2025-12-01 03:10:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12626 0.039463 [API:8081]10.0.0.27 - - [2025-12-01 03:10:36] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-28755956:ctest-SecurityGroupBasicRegressionTests1-28755956-24894662?flat HTTP/1.1" 200 7956 0.022425 [API:8081]10.0.0.27 - - [2025-12-01 03:10:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009372 [API:8081]10.0.0.27 - - [2025-12-01 03:10:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000384 [API:8081]10.0.0.27 - - [2025-12-01 03:10:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1640 0.073576 [API:8081]10.0.0.27 - - [2025-12-01 03:10:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.077549 [API:8081]10.0.0.27 - - [2025-12-01 03:10:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2066 0.080132 [API:8081]10.0.0.33 - - [2025-12-01 03:11:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.155130 [API:8081]10.0.0.27 - - [2025-12-01 03:11:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1640 0.008864 [API:8081]10.0.0.27 - - [2025-12-01 03:11:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.011426 [API:8081]10.0.0.27 - - [2025-12-01 03:11:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2066 0.010379 [API:8081]10.0.0.27 - - [2025-12-01 03:11:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2290 0.009868 [API:8081]10.0.0.27 - - [2025-12-01 03:11:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2516 0.009600 [API:8081]10.0.0.27 - - [2025-12-01 03:11:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.27 - - [2025-12-01 03:11:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1640 0.080426 [API:8081]10.0.0.27 - - [2025-12-01 03:11:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.071295 [API:8081]10.0.0.27 - - [2025-12-01 03:11:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1860 0.067554 [API:8081]10.0.0.27 - - [2025-12-01 03:11:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1426 0.009133 [API:8081]10.0.0.27 - - [2025-12-01 03:11:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1638 0.010290 [API:8081]10.0.0.27 - - [2025-12-01 03:11:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1852 0.011229 [API:8081]10.0.0.33 - - [2025-12-01 03:12:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.125082 [API:8081]10.0.0.27 - - [2025-12-01 03:12:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.27 - - [2025-12-01 03:12:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.084182 [API:8081]10.0.0.27 - - [2025-12-01 03:12:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1630 0.058883 [API:8081]10.0.0.27 - - [2025-12-01 03:12:12] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.059028 [API:8081]10.0.0.27 - - [2025-12-01 03:12:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.010105 [API:8081]10.0.0.27 - - [2025-12-01 03:12:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1630 0.010961 [API:8081]10.0.0.27 - - [2025-12-01 03:12:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1840 0.010254 [API:8081]10.0.0.27 - - [2025-12-01 03:12:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2060 0.010278 [API:8081]10.0.0.27 - - [2025-12-01 03:12:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2282 0.009964 [API:8081]10.0.0.27 - - [2025-12-01 03:12:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.27 - - [2025-12-01 03:12:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1428 0.060140 [API:8081]10.0.0.27 - - [2025-12-01 03:12:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1644 0.069042 [API:8081]10.0.0.27 - - [2025-12-01 03:12:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1864 0.064907 [API:8081]10.0.0.27 - - [2025-12-01 03:12:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2096 0.010043 [API:8081]10.0.0.27 - - [2025-12-01 03:12:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2330 0.009495 [API:8081]10.0.0.33 - - [2025-12-01 03:14:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084584 [API:8081]10.0.0.33 - - [2025-12-01 03:14:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000398 [API:8081]10.0.0.33 - - [2025-12-01 03:14:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2025-12-01 03:14:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.23 - - [2025-12-01 03:14:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000374 [API:8081]10.0.0.33 - - [2025-12-01 03:14:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.33 - - [2025-12-01 03:14:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.23 - - [2025-12-01 03:14:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.23 - - [2025-12-01 03:14:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.27 - - [2025-12-01 03:14:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.27 - - [2025-12-01 03:14:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.27 - - [2025-12-01 03:14:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000458 [API:8081]10.0.0.27 - - [2025-12-01 03:14:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000352 [API:8081]10.0.0.33 - - [2025-12-01 03:15:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.070423 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:16:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002830 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:16:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003176 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:16:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003028 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:16:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003526 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:16:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003139 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:16:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002466 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:16:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003046 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:16:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002676 [API:8081]10.0.0.33 - - [2025-12-01 03:17:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072934 [API:8081]10.0.0.27 - - [2025-12-01 03:17:31] "GET /analytics HTTP/1.1" 401 205 0.000409 [API:8081]10.0.0.27 - - [2025-12-01 03:17:31] "GET /analytics HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.33 - - [2025-12-01 03:17:59] "GET /analytics HTTP/1.1" 401 205 0.000353 [API:8081]10.0.0.33 - - [2025-12-01 03:17:59] "GET /analytics HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.23 - - [2025-12-01 03:18:00] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.23 - - [2025-12-01 03:18:00] "GET /analytics HTTP/1.1" 401 205 0.000160 [API:8081]10.0.0.33 - - [2025-12-01 03:18:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.074223 [API:8081]10.0.0.33 - - [2025-12-01 03:19:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.33 - - [2025-12-01 03:19:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.23 - - [2025-12-01 03:19:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.23 - - [2025-12-01 03:19:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.33 - - [2025-12-01 03:19:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000357 [API:8081]10.0.0.33 - - [2025-12-01 03:19:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.23 - - [2025-12-01 03:19:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.23 - - [2025-12-01 03:19:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.27 - - [2025-12-01 03:19:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.27 - - [2025-12-01 03:19:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.27 - - [2025-12-01 03:19:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.27 - - [2025-12-01 03:19:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.27 - - [2025-12-01 03:19:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.27 - - [2025-12-01 03:19:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1644 0.075806 [API:8081]10.0.0.27 - - [2025-12-01 03:19:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.096781 [API:8081]10.0.0.33 - - [2025-12-01 03:20:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076971 [API:8081]10.0.0.33 - - [2025-12-01 03:21:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.067910 [API:8081]10.0.0.33 - - [2025-12-01 03:23:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.087627 [API:8081]10.0.0.33 - - [2025-12-01 03:24:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.114864 [API:8081]10.0.0.33 - - [2025-12-01 03:24:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.33 - - [2025-12-01 03:24:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.23 - - [2025-12-01 03:24:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.23 - - [2025-12-01 03:24:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.33 - - [2025-12-01 03:24:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000344 [API:8081]10.0.0.33 - - [2025-12-01 03:24:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.27 - - [2025-12-01 03:24:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000389 [API:8081]10.0.0.23 - - [2025-12-01 03:24:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.23 - - [2025-12-01 03:24:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.27 - - [2025-12-01 03:24:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.27 - - [2025-12-01 03:24:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1420 0.235272 [API:8081]10.0.0.27 - - [2025-12-01 03:24:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.27 - - [2025-12-01 03:24:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.27 - - [2025-12-01 03:24:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000406 [API:8081]10.0.0.27 - - [2025-12-01 03:25:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.27 - - [2025-12-01 03:25:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1642 0.072919 [API:8081]10.0.0.33 - - [2025-12-01 03:26:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069964 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:26:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003147 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:26:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002831 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:26:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003145 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:26:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003079 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:26:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004719 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:26:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004231 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:26:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003013 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:26:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004070 [API:8081]10.0.0.33 - - [2025-12-01 03:27:16] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.072796 [API:8081]10.0.0.27 - - [2025-12-01 03:27:31] "GET /analytics HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.27 - - [2025-12-01 03:27:31] "GET /analytics HTTP/1.1" 401 205 0.000169 [API:8081]10.0.0.33 - - [2025-12-01 03:27:59] "GET /analytics HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.33 - - [2025-12-01 03:27:59] "GET /analytics HTTP/1.1" 401 205 0.000173 [API:8081]10.0.0.23 - - [2025-12-01 03:28:00] "GET /analytics HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.23 - - [2025-12-01 03:28:00] "GET /analytics HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.33 - - [2025-12-01 03:29:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.33 - - [2025-12-01 03:29:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000401 [API:8081]10.0.0.23 - - [2025-12-01 03:29:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.23 - - [2025-12-01 03:29:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.33 - - [2025-12-01 03:29:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.33 - - [2025-12-01 03:29:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.23 - - [2025-12-01 03:29:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.23 - - [2025-12-01 03:29:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.27 - - [2025-12-01 03:29:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.27 - - [2025-12-01 03:29:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.33 - - [2025-12-01 03:29:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.092253 [API:8081]10.0.0.27 - - [2025-12-01 03:29:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000422 [API:8081]10.0.0.27 - - [2025-12-01 03:29:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.33 - - [2025-12-01 03:30:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.133523 [API:8081]10.0.0.27 - - [2025-12-01 03:30:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.27 - - [2025-12-01 03:30:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1416 0.125341 [API:8081]10.0.0.33 - - [2025-12-01 03:32:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071204 [API:8081]10.0.0.33 - - [2025-12-01 03:33:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.076230 [API:8081]10.0.0.33 - - [2025-12-01 03:34:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.33 - - [2025-12-01 03:34:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.23 - - [2025-12-01 03:34:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.23 - - [2025-12-01 03:34:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.33 - - [2025-12-01 03:34:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.33 - - [2025-12-01 03:34:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.23 - - [2025-12-01 03:34:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.23 - - [2025-12-01 03:34:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.27 - - [2025-12-01 03:34:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.27 - - [2025-12-01 03:34:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000324 [API:8081]10.0.0.27 - - [2025-12-01 03:34:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.27 - - [2025-12-01 03:34:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.33 - - [2025-12-01 03:35:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.142826 [API:8081]10.0.0.27 - - [2025-12-01 03:36:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-06486948:cee496f0-5cdb-44e8-8519-b34142953613?flat HTTP/1.1" 401 205 0.000415 [API:8081]10.0.0.27 - - [2025-12-01 03:36:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-06486948:cee496f0-5cdb-44e8-8519-b34142953613?flat HTTP/1.1" 200 5265 0.092223 [API:8081]10.0.0.27 - - [2025-12-01 03:36:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-06486948:cee496f0-5cdb-44e8-8519-b34142953613?flat HTTP/1.1" 200 5265 0.092229 [API:8081]10.0.0.27 - - [2025-12-01 03:36:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-06486948:cee496f0-5cdb-44e8-8519-b34142953613?flat HTTP/1.1" 200 5265 0.129569 [API:8081]10.0.0.27 - - [2025-12-01 03:36:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-06486948:ctest-random-72523734?flat HTTP/1.1" 200 9093 0.022916 [API:8081]10.0.0.27 - - [2025-12-01 03:36:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.023383 [API:8081]10.0.0.27 - - [2025-12-01 03:36:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13045 0.026556 [API:8081]10.0.0.27 - - [2025-12-01 03:36:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.022840 [API:8081]10.0.0.27 - - [2025-12-01 03:36:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13045 0.024773 [API:8081]10.0.0.27 - - [2025-12-01 03:36:06] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011188 [API:8081]10.0.0.27 - - [2025-12-01 03:36:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1422 0.009125 [API:8081]10.0.0.27 - - [2025-12-01 03:36:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.023819 [API:8081]10.0.0.27 - - [2025-12-01 03:36:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13045 0.025447 [API:8081]10.0.0.27 - - [2025-12-01 03:36:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.024892 [API:8081]10.0.0.27 - - [2025-12-01 03:36:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13045 0.025150 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:36:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002723 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:36:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003228 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:36:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002733 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:36:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003841 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:36:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003874 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:36:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002683 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:36:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003281 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:36:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002671 [API:8081]10.0.0.27 - - [2025-12-01 03:36:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.026682 [API:8081]10.0.0.27 - - [2025-12-01 03:36:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13045 0.033648 [API:8081]10.0.0.27 - - [2025-12-01 03:36:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.023639 [API:8081]10.0.0.27 - - [2025-12-01 03:36:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13045 0.024101 [API:8081]10.0.0.27 - - [2025-12-01 03:36:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.029443 [API:8081]10.0.0.27 - - [2025-12-01 03:36:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13045 0.031192 [API:8081]10.0.0.33 - - [2025-12-01 03:36:25] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.096296 [API:8081]10.0.0.27 - - [2025-12-01 03:36:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.033060 [API:8081]10.0.0.27 - - [2025-12-01 03:36:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13045 0.023707 [API:8081]10.0.0.27 - - [2025-12-01 03:36:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.026553 [API:8081]10.0.0.27 - - [2025-12-01 03:36:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13045 0.025562 [API:8081]10.0.0.27 - - [2025-12-01 03:36:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.027410 [API:8081]10.0.0.27 - - [2025-12-01 03:36:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13045 0.033861 [API:8081]10.0.0.27 - - [2025-12-01 03:36:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25269 0.037870 [API:8081]10.0.0.27 - - [2025-12-01 03:36:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 12623 0.032510 [API:8081]10.0.0.27 - - [2025-12-01 03:36:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-06486948:ctest-random-72523734?flat HTTP/1.1" 200 8126 0.028443 [API:8081]10.0.0.27 - - [2025-12-01 03:36:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.013183 [API:8081]10.0.0.27 - - [2025-12-01 03:37:31] "GET /analytics HTTP/1.1" 401 205 0.000420 [API:8081]10.0.0.27 - - [2025-12-01 03:37:31] "GET /analytics HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.33 - - [2025-12-01 03:37:59] "GET /analytics HTTP/1.1" 401 205 0.000322 [API:8081]10.0.0.33 - - [2025-12-01 03:37:59] "GET /analytics HTTP/1.1" 401 205 0.000170 [API:8081]10.0.0.23 - - [2025-12-01 03:38:00] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.23 - - [2025-12-01 03:38:00] "GET /analytics HTTP/1.1" 401 205 0.000140 [API:8081]10.0.0.33 - - [2025-12-01 03:38:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081333 [API:8081]10.0.0.33 - - [2025-12-01 03:39:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.33 - - [2025-12-01 03:39:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.23 - - [2025-12-01 03:39:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000768 [API:8081]10.0.0.23 - - [2025-12-01 03:39:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000329 [API:8081]10.0.0.33 - - [2025-12-01 03:39:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.33 - - [2025-12-01 03:39:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.23 - - [2025-12-01 03:39:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.23 - - [2025-12-01 03:39:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.27 - - [2025-12-01 03:39:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000412 [API:8081]10.0.0.27 - - [2025-12-01 03:39:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000416 [API:8081]10.0.0.27 - - [2025-12-01 03:39:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.27 - - [2025-12-01 03:39:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000359 [API:8081]10.0.0.33 - - [2025-12-01 03:39:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.068816 [API:8081]10.0.0.27 - - [2025-12-01 03:39:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.27 - - [2025-12-01 03:39:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2060 0.077742 [API:8081]10.0.0.33 - - [2025-12-01 03:41:29] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085721 [API:8081]10.0.0.33 - - [2025-12-01 03:42:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.069854 [API:8081]10.0.0.27 - - [2025-12-01 03:42:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.27 - - [2025-12-01 03:42:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1622 0.082367 [API:8081]10.0.0.33 - - [2025-12-01 03:44:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.33 - - [2025-12-01 03:44:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.23 - - [2025-12-01 03:44:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000488 [API:8081]10.0.0.23 - - [2025-12-01 03:44:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.33 - - [2025-12-01 03:44:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.33 - - [2025-12-01 03:44:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.23 - - [2025-12-01 03:44:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000320 [API:8081]10.0.0.23 - - [2025-12-01 03:44:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.27 - - [2025-12-01 03:44:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000364 [API:8081]10.0.0.27 - - [2025-12-01 03:44:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.27 - - [2025-12-01 03:44:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000313 [API:8081]10.0.0.27 - - [2025-12-01 03:44:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.33 - - [2025-12-01 03:44:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078383 [API:8081]10.0.0.27 - - [2025-12-01 03:45:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.27 - - [2025-12-01 03:45:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1448 0.094549 [API:8081]10.0.0.33 - - [2025-12-01 03:45:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.078565 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:50] "POST /analytics/query HTTP/1.1" 202 179 0.036420 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:50] "GET /analytics/query/3ab68ccf-ce68-11f0-be11-00000a00001b HTTP/1.1" 200 221 0.003674 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:51] "GET /analytics/query/3ab68ccf-ce68-11f0-be11-00000a00001b HTTP/1.1" 200 221 0.002204 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:51] "GET /analytics/query/3ab68ccf-ce68-11f0-be11-00000a00001b HTTP/1.1" 200 338 0.003520 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:51] "GET /analytics/query/3ab68ccf-ce68-11f0-be11-00000a00001b/chunk-final/0 HTTP/1.1" 200 854 0.003661 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:52] "POST /analytics/query HTTP/1.1" 202 179 0.007210 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:52] "GET /analytics/query/3bc4db40-ce68-11f0-a886-00000a00001b HTTP/1.1" 200 221 0.002094 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:52] "GET /analytics/query/3bc4db40-ce68-11f0-a886-00000a00001b HTTP/1.1" 200 221 0.002193 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:53] "GET /analytics/query/3bc4db40-ce68-11f0-a886-00000a00001b HTTP/1.1" 200 338 0.002135 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:53] "GET /analytics/query/3bc4db40-ce68-11f0-a886-00000a00001b/chunk-final/0 HTTP/1.1" 200 854 0.003552 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:54] "POST /analytics/query HTTP/1.1" 202 179 0.006138 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:54] "GET /analytics/query/3ccd03ee-ce68-11f0-9445-00000a00001b HTTP/1.1" 200 221 0.002661 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:54] "GET /analytics/query/3ccd03ee-ce68-11f0-9445-00000a00001b HTTP/1.1" 200 339 0.002323 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:54] "GET /analytics/query/3ccd03ee-ce68-11f0-9445-00000a00001b/chunk-final/0 HTTP/1.1" 200 30856 0.002892 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:55] "POST /analytics/query HTTP/1.1" 202 179 0.008726 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:55] "GET /analytics/query/3d9168c6-ce68-11f0-8d0b-00000a00001b HTTP/1.1" 200 221 0.003055 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:55] "GET /analytics/query/3d9168c6-ce68-11f0-8d0b-00000a00001b HTTP/1.1" 200 339 0.002430 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:55] "GET /analytics/query/3d9168c6-ce68-11f0-8d0b-00000a00001b/chunk-final/0 HTTP/1.1" 200 31537 0.004382 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:56] "POST /analytics/query HTTP/1.1" 202 179 0.009088 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:56] "GET /analytics/query/3e574b7d-ce68-11f0-ad56-00000a00001b HTTP/1.1" 200 221 0.004635 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:57] "GET /analytics/query/3e574b7d-ce68-11f0-ad56-00000a00001b HTTP/1.1" 200 339 0.002534 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:45:57] "GET /analytics/query/3e574b7d-ce68-11f0-ad56-00000a00001b/chunk-final/0 HTTP/1.1" 200 10507 0.002397 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:01] "GET /analytics/tables HTTP/1.1" 200 76090 0.004361 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:01] "POST /analytics/query HTTP/1.1" 202 179 0.007576 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:01] "GET /analytics/query/412021fc-ce68-11f0-957d-00000a00001b HTTP/1.1" 200 221 0.009468 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:01] "GET /analytics/query/412021fc-ce68-11f0-957d-00000a00001b HTTP/1.1" 200 340 0.002326 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:01] "GET /analytics/query/412021fc-ce68-11f0-957d-00000a00001b/chunk-final/0 HTTP/1.1" 200 323380 0.010343 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:02] "GET /analytics/tables HTTP/1.1" 200 76090 0.003982 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:03] "GET /analytics/tables HTTP/1.1" 200 76090 0.004100 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:03] "POST /analytics/query HTTP/1.1" 202 179 0.004092 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:03] "GET /analytics/query/425edcb4-ce68-11f0-adee-00000a00001b HTTP/1.1" 200 221 0.006154 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:03] "GET /analytics/query/425edcb4-ce68-11f0-adee-00000a00001b HTTP/1.1" 200 338 0.002241 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:03] "GET /analytics/query/425edcb4-ce68-11f0-adee-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001825 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:03] "POST /analytics/query HTTP/1.1" 202 179 0.005722 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:03] "GET /analytics/query/42b1f079-ce68-11f0-b884-00000a00001b HTTP/1.1" 200 221 0.004694 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:04] "GET /analytics/query/42b1f079-ce68-11f0-b884-00000a00001b HTTP/1.1" 200 338 0.002244 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:04] "GET /analytics/query/42b1f079-ce68-11f0-b884-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.001821 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:04] "POST /analytics/query HTTP/1.1" 202 179 0.005526 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:04] "GET /analytics/query/43040457-ce68-11f0-a8bd-00000a00001b HTTP/1.1" 200 221 0.001992 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:04] "GET /analytics/query/43040457-ce68-11f0-a8bd-00000a00001b HTTP/1.1" 200 338 0.002119 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:05] "GET /analytics/query/43040457-ce68-11f0-a8bd-00000a00001b/chunk-final/0 HTTP/1.1" 200 13677 0.002546 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:05] "POST /analytics/query HTTP/1.1" 202 179 0.013184 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:05] "GET /analytics/query/4355fcf6-ce68-11f0-8606-00000a00001b HTTP/1.1" 200 221 0.004718 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:05] "GET /analytics/query/4355fcf6-ce68-11f0-8606-00000a00001b HTTP/1.1" 200 338 0.002052 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:05] "GET /analytics/query/4355fcf6-ce68-11f0-8606-00000a00001b/chunk-final/0 HTTP/1.1" 200 7877 0.001950 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:05] "POST /analytics/query HTTP/1.1" 202 179 0.004809 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:05] "GET /analytics/query/43a9e993-ce68-11f0-a194-00000a00001b HTTP/1.1" 200 221 0.004424 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:06] "GET /analytics/query/43a9e993-ce68-11f0-a194-00000a00001b HTTP/1.1" 200 338 0.002300 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:06] "GET /analytics/query/43a9e993-ce68-11f0-a194-00000a00001b/chunk-final/0 HTTP/1.1" 200 4013 0.002281 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:06] "POST /analytics/query HTTP/1.1" 202 179 0.005738 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:06] "GET /analytics/query/43faed07-ce68-11f0-8ede-00000a00001b HTTP/1.1" 200 221 0.006311 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:06] "GET /analytics/query/43faed07-ce68-11f0-8ede-00000a00001b HTTP/1.1" 200 338 0.002262 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:06] "GET /analytics/query/43faed07-ce68-11f0-8ede-00000a00001b/chunk-final/0 HTTP/1.1" 200 4013 0.003330 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:06] "POST /analytics/query HTTP/1.1" 202 179 0.004460 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:06] "GET /analytics/query/444d1c8f-ce68-11f0-b7e4-00000a00001b HTTP/1.1" 200 221 0.002383 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:07] "GET /analytics/query/444d1c8f-ce68-11f0-b7e4-00000a00001b HTTP/1.1" 200 338 0.002358 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:07] "GET /analytics/query/444d1c8f-ce68-11f0-b7e4-00000a00001b/chunk-final/0 HTTP/1.1" 200 145 0.002695 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:07] "POST /analytics/query HTTP/1.1" 202 179 0.005702 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:07] "GET /analytics/query/44a00f20-ce68-11f0-8567-00000a00001b HTTP/1.1" 200 221 0.003506 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:07] "GET /analytics/query/44a00f20-ce68-11f0-8567-00000a00001b HTTP/1.1" 200 338 0.002595 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:07] "GET /analytics/query/44a00f20-ce68-11f0-8567-00000a00001b/chunk-final/0 HTTP/1.1" 200 2082 0.004828 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:07] "POST /analytics/query HTTP/1.1" 202 179 0.006726 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:07] "GET /analytics/query/44f31834-ce68-11f0-9f08-00000a00001b HTTP/1.1" 200 221 0.006949 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:08] "GET /analytics/query/44f31834-ce68-11f0-9f08-00000a00001b HTTP/1.1" 200 339 0.002141 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:08] "GET /analytics/query/44f31834-ce68-11f0-9f08-00000a00001b/chunk-final/0 HTTP/1.1" 200 19474 0.003536 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:08] "POST /analytics/query HTTP/1.1" 202 179 0.016839 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:08] "GET /analytics/query/45475ca1-ce68-11f0-9555-00000a00001b HTTP/1.1" 200 221 0.004112 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:08] "GET /analytics/query/45475ca1-ce68-11f0-9555-00000a00001b HTTP/1.1" 200 338 0.002023 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:08] "GET /analytics/query/45475ca1-ce68-11f0-9555-00000a00001b/chunk-final/0 HTTP/1.1" 200 4015 0.002280 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:08] "POST /analytics/query HTTP/1.1" 202 179 0.005735 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:08] "GET /analytics/query/459bc6f4-ce68-11f0-b0ab-00000a00001b HTTP/1.1" 200 221 0.001912 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:09] "GET /analytics/query/459bc6f4-ce68-11f0-b0ab-00000a00001b HTTP/1.1" 200 338 0.002657 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:09] "GET /analytics/query/459bc6f4-ce68-11f0-b0ab-00000a00001b/chunk-final/0 HTTP/1.1" 200 4016 0.004293 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:09] "POST /analytics/query HTTP/1.1" 202 179 0.006274 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:09] "GET /analytics/query/45ecdab7-ce68-11f0-a06f-00000a00001b HTTP/1.1" 200 221 0.009692 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:09] "GET /analytics/query/45ecdab7-ce68-11f0-a06f-00000a00001b HTTP/1.1" 200 338 0.002301 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:09] "GET /analytics/query/45ecdab7-ce68-11f0-a06f-00000a00001b/chunk-final/0 HTTP/1.1" 200 11744 0.002116 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:10] "GET /analytics/tables HTTP/1.1" 200 76090 0.004053 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:11] "GET /analytics/tables HTTP/1.1" 200 76090 0.004304 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:11] "POST /analytics/query HTTP/1.1" 202 179 0.018420 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:11] "GET /analytics/query/471c2902-ce68-11f0-a971-00000a00001b HTTP/1.1" 200 221 0.003389 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:11] "GET /analytics/query/471c2902-ce68-11f0-a971-00000a00001b HTTP/1.1" 200 340 0.002989 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:11] "GET /analytics/query/471c2902-ce68-11f0-a971-00000a00001b/chunk-final/0 HTTP/1.1" 200 1531795 0.022874 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:11] "POST /analytics/query HTTP/1.1" 202 179 0.007188 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:11] "GET /analytics/query/477ad8ad-ce68-11f0-aa4b-00000a00001b HTTP/1.1" 200 221 0.003685 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:12] "GET /analytics/query/477ad8ad-ce68-11f0-aa4b-00000a00001b HTTP/1.1" 200 340 0.002213 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:12] "GET /analytics/query/477ad8ad-ce68-11f0-aa4b-00000a00001b/chunk-final/0 HTTP/1.1" 200 1533185 0.016555 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:13] "GET /analytics/tables HTTP/1.1" 200 76090 0.005542 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:14] "GET /analytics/tables HTTP/1.1" 200 76090 0.004675 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:14] "GET /analytics/tables HTTP/1.1" 200 76090 0.004029 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:15] "GET /analytics/tables HTTP/1.1" 200 76090 0.004011 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:16] "GET /analytics/tables HTTP/1.1" 200 76090 0.005319 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:16] "POST /analytics/query HTTP/1.1" 202 179 0.015718 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:16] "GET /analytics/query/4a22ce9c-ce68-11f0-bb0d-00000a00001b HTTP/1.1" 200 221 0.002656 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:16] "GET /analytics/query/4a22ce9c-ce68-11f0-bb0d-00000a00001b HTTP/1.1" 200 339 0.004123 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:16] "GET /analytics/query/4a22ce9c-ce68-11f0-bb0d-00000a00001b/chunk-final/0 HTTP/1.1" 200 61373 0.005957 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:17] "GET /analytics/tables HTTP/1.1" 200 76090 0.004288 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:17] "POST /analytics/query HTTP/1.1" 202 179 0.028615 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:17] "GET /analytics/query/4af42d4b-ce68-11f0-a236-00000a00001b HTTP/1.1" 200 221 0.002207 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002987 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003437 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003276 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002985 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003636 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002655 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002996 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002926 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:18] "GET /analytics/query/4af42d4b-ce68-11f0-a236-00000a00001b HTTP/1.1" 200 341 0.002245 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:18] "GET /analytics/query/4af42d4b-ce68-11f0-a236-00000a00001b/chunk-final/0 HTTP/1.1" 200 1003634 0.033319 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:19] "GET /analytics/tables HTTP/1.1" 200 76090 0.004247 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:19] "GET /analytics/tables HTTP/1.1" 200 76090 0.004165 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:23] "GET /analytics/tables HTTP/1.1" 200 76090 0.004428 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:24] "POST /analytics/query HTTP/1.1" 200 145 1.011280 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:24] "GET /analytics/tables HTTP/1.1" 200 76090 0.006396 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:25] "POST /analytics/query HTTP/1.1" 200 2156 1.016788 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:26] "GET /analytics/tables HTTP/1.1" 200 76090 0.005793 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:27] "POST /analytics/query HTTP/1.1" 200 763 1.014518 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:28] "GET /analytics/tables HTTP/1.1" 200 76090 0.006994 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:29] "POST /analytics/query HTTP/1.1" 200 2898 1.016316 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:30] "GET /analytics/tables HTTP/1.1" 200 76090 0.004277 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:31] "POST /analytics/query HTTP/1.1" 200 261 1.016011 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:32] "GET /analytics/tables HTTP/1.1" 200 76090 0.004344 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:33] "POST /analytics/query HTTP/1.1" 200 1401 1.018924 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:33] "GET /analytics/tables HTTP/1.1" 200 76090 0.003841 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:34] "POST /analytics/query HTTP/1.1" 200 2898 1.013868 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:35] "GET /analytics/tables HTTP/1.1" 200 76090 0.003871 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:36] "POST /analytics/query HTTP/1.1" 200 827 1.012404 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:37] "GET /analytics/tables HTTP/1.1" 200 76090 0.004186 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:38] "POST /analytics/query HTTP/1.1" 200 141425 1.028395 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:39] "GET /analytics/tables HTTP/1.1" 200 76090 0.003999 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:40] "POST /analytics/query HTTP/1.1" 200 631 1.014967 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:40] "GET /analytics/tables HTTP/1.1" 200 76090 0.004301 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:41] "POST /analytics/query HTTP/1.1" 200 261 1.015844 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:42] "GET /analytics/tables HTTP/1.1" 200 76090 0.003828 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:43] "POST /analytics/query HTTP/1.1" 200 596 1.020288 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:44] "GET /analytics/tables HTTP/1.1" 200 76090 0.004501 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:45] "POST /analytics/query HTTP/1.1" 200 1431 1.012630 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:46] "GET /analytics/tables HTTP/1.1" 200 76090 0.003951 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:47] "POST /analytics/query HTTP/1.1" 200 596 1.011864 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:47] "GET /analytics/tables HTTP/1.1" 200 76090 0.004647 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:48] "POST /analytics/query HTTP/1.1" 200 236 1.035607 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:46:49] "GET /analytics/tables HTTP/1.1" 200 76090 0.004401 [API:8081]10.0.0.27 - - [2025-12-01 03:47:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000898 [API:8081]10.0.0.27 - - [2025-12-01 03:47:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1692 0.077429 [API:8081]10.0.0.27 - - [2025-12-01 03:47:31] "GET /analytics HTTP/1.1" 401 205 0.000362 [API:8081]10.0.0.27 - - [2025-12-01 03:47:31] "GET /analytics HTTP/1.1" 401 205 0.000181 [API:8081]10.0.0.33 - - [2025-12-01 03:47:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077345 [API:8081]10.0.0.27 - - [2025-12-01 03:47:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.111851 [API:8081]10.0.0.27 - - [2025-12-01 03:47:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.009872 [API:8081]10.0.0.27 - - [2025-12-01 03:47:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.092300 [API:8081]10.0.0.33 - - [2025-12-01 03:47:59] "GET /analytics HTTP/1.1" 401 205 0.000252 [API:8081]10.0.0.33 - - [2025-12-01 03:47:59] "GET /analytics HTTP/1.1" 401 205 0.000175 [API:8081]10.0.0.23 - - [2025-12-01 03:48:00] "GET /analytics HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.23 - - [2025-12-01 03:48:00] "GET /analytics HTTP/1.1" 401 205 0.000170 [API:8081]10.0.0.27 - - [2025-12-01 03:48:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.011817 [API:8081]10.0.0.27 - - [2025-12-01 03:48:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.012670 [API:8081]10.0.0.27 - - [2025-12-01 03:48:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.011900 [API:8081]10.0.0.33 - - [2025-12-01 03:48:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.099784 [API:8081]10.0.0.27 - - [2025-12-01 03:48:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.010032 [API:8081]10.0.0.27 - - [2025-12-01 03:48:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1952 0.008944 [API:8081]10.0.0.27 - - [2025-12-01 03:48:51] "POST /analytics/query HTTP/1.1" 200 222 1.019337 [API:8081]10.0.0.27 - - [2025-12-01 03:48:52] "POST /analytics/query HTTP/1.1" 200 222 1.019665 [API:8081]10.0.0.27 - - [2025-12-01 03:48:53] "POST /analytics/query HTTP/1.1" 200 353 1.021574 [API:8081]10.0.0.33 - - [2025-12-01 03:49:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.33 - - [2025-12-01 03:49:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.23 - - [2025-12-01 03:49:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.23 - - [2025-12-01 03:49:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.33 - - [2025-12-01 03:49:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.33 - - [2025-12-01 03:49:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.23 - - [2025-12-01 03:49:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.23 - - [2025-12-01 03:49:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.27 - - [2025-12-01 03:49:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.27 - - [2025-12-01 03:49:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.27 - - [2025-12-01 03:49:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000325 [API:8081]10.0.0.27 - - [2025-12-01 03:49:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000364 [API:8081]10.0.0.33 - - [2025-12-01 03:50:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069600 [API:8081]10.0.0.33 - - [2025-12-01 03:51:38] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.094139 [API:8081]10.0.0.27 - - [2025-12-01 03:52:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26213 0.025351 [API:8081]10.0.0.27 - - [2025-12-01 03:52:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13716 0.022684 [API:8081]10.0.0.27 - - [2025-12-01 03:52:14] "POST /analytics/query HTTP/1.1" 200 507 1.078693 [API:8081]10.0.0.27 - - [2025-12-01 03:52:15] "POST /analytics/query HTTP/1.1" 200 353 1.017540 [API:8081]10.0.0.27 - - [2025-12-01 03:52:16] "POST /analytics/query HTTP/1.1" 200 353 1.023022 [API:8081]10.0.0.33 - - [2025-12-01 03:53:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.109711 [API:8081]10.0.0.33 - - [2025-12-01 03:54:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000469 [API:8081]10.0.0.33 - - [2025-12-01 03:54:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.23 - - [2025-12-01 03:54:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.23 - - [2025-12-01 03:54:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000295 [API:8081]10.0.0.33 - - [2025-12-01 03:54:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.33 - - [2025-12-01 03:54:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2025-12-01 03:54:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.23 - - [2025-12-01 03:54:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.27 - - [2025-12-01 03:54:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.27 - - [2025-12-01 03:54:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000448 [API:8081]10.0.0.27 - - [2025-12-01 03:54:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000403 [API:8081]10.0.0.27 - - [2025-12-01 03:54:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.33 - - [2025-12-01 03:54:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.095127 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:56:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003149 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:56:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003461 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:56:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004080 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:56:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003011 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:56:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003128 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:56:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.030726 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:56:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003248 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 03:56:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002767 [API:8081]10.0.0.33 - - [2025-12-01 03:56:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069954 [API:8081]10.0.0.27 - - [2025-12-01 03:57:31] "GET /analytics HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.27 - - [2025-12-01 03:57:31] "GET /analytics HTTP/1.1" 401 205 0.000142 [API:8081]10.0.0.33 - - [2025-12-01 03:57:44] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.091197 [API:8081]10.0.0.33 - - [2025-12-01 03:57:59] "GET /analytics HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.33 - - [2025-12-01 03:57:59] "GET /analytics HTTP/1.1" 401 205 0.000162 [API:8081]10.0.0.23 - - [2025-12-01 03:58:00] "GET /analytics HTTP/1.1" 401 205 0.000227 [API:8081]10.0.0.23 - - [2025-12-01 03:58:00] "GET /analytics HTTP/1.1" 401 205 0.000172 [API:8081]10.0.0.33 - - [2025-12-01 03:59:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000384 [API:8081]10.0.0.33 - - [2025-12-01 03:59:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.23 - - [2025-12-01 03:59:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000317 [API:8081]10.0.0.23 - - [2025-12-01 03:59:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000398 [API:8081]10.0.0.33 - - [2025-12-01 03:59:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.33 - - [2025-12-01 03:59:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000348 [API:8081]10.0.0.23 - - [2025-12-01 03:59:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.002164 [API:8081]10.0.0.23 - - [2025-12-01 03:59:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.27 - - [2025-12-01 03:59:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.27 - - [2025-12-01 03:59:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.27 - - [2025-12-01 03:59:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.27 - - [2025-12-01 03:59:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.33 - - [2025-12-01 03:59:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070747 [API:8081]10.0.0.33 - - [2025-12-01 04:00:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.079905 [API:8081]10.0.0.33 - - [2025-12-01 04:02:48] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070619 [API:8081]10.0.0.33 - - [2025-12-01 04:03:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.110403 [API:8081]10.0.0.33 - - [2025-12-01 04:04:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.33 - - [2025-12-01 04:04:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.23 - - [2025-12-01 04:04:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.23 - - [2025-12-01 04:04:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.33 - - [2025-12-01 04:04:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.33 - - [2025-12-01 04:04:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.23 - - [2025-12-01 04:04:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.23 - - [2025-12-01 04:04:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.27 - - [2025-12-01 04:04:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.27 - - [2025-12-01 04:04:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000316 [API:8081]10.0.0.27 - - [2025-12-01 04:04:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.27 - - [2025-12-01 04:04:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000343 [API:8081]10.0.0.27 - - [2025-12-01 04:04:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000374 [API:8081]10.0.0.27 - - [2025-12-01 04:04:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1416 0.066592 [API:8081]10.0.0.27 - - [2025-12-01 04:05:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48248362:aeed88c6-5234-4cb2-93ff-b29557b1e18c?flat HTTP/1.1" 200 5211 0.109417 [API:8081]10.0.0.27 - - [2025-12-01 04:05:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48248362:aeed88c6-5234-4cb2-93ff-b29557b1e18c?flat HTTP/1.1" 200 5211 0.090999 [API:8081]10.0.0.27 - - [2025-12-01 04:05:35] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48248362:aeed88c6-5234-4cb2-93ff-b29557b1e18c?flat HTTP/1.1" 200 5211 0.025963 [API:8081]10.0.0.27 - - [2025-12-01 04:05:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-48248362:EVPN-VN1?flat HTTP/1.1" 200 7830 0.027716 [API:8081]10.0.0.27 - - [2025-12-01 04:05:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26215 0.032727 [API:8081]10.0.0.27 - - [2025-12-01 04:05:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13040 0.036836 [API:8081]10.0.0.27 - - [2025-12-01 04:05:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26215 0.048445 [API:8081]10.0.0.27 - - [2025-12-01 04:05:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 13040 0.034404 [API:8081]10.0.0.27 - - [2025-12-01 04:05:36] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.013772 [API:8081]10.0.0.27 - - [2025-12-01 04:05:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48248362:260a1543-4c56-43a1-8654-c7cd7341fa82?flat HTTP/1.1" 200 5068 0.022532 [API:8081]10.0.0.27 - - [2025-12-01 04:05:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48248362:260a1543-4c56-43a1-8654-c7cd7341fa82?flat HTTP/1.1" 200 5068 0.015391 [API:8081]10.0.0.27 - - [2025-12-01 04:05:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48248362:260a1543-4c56-43a1-8654-c7cd7341fa82?flat HTTP/1.1" 200 5068 0.017728 [API:8081]10.0.0.27 - - [2025-12-01 04:05:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-48248362:EVPN-VN1?flat HTTP/1.1" 200 7830 0.025955 [API:8081]10.0.0.27 - - [2025-12-01 04:05:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25594 0.032318 [API:8081]10.0.0.27 - - [2025-12-01 04:05:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13031 0.025872 [API:8081]10.0.0.27 - - [2025-12-01 04:05:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25594 0.033547 [API:8081]10.0.0.27 - - [2025-12-01 04:05:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 13031 0.093183 [API:8081]10.0.0.27 - - [2025-12-01 04:05:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.017242 [API:8081]10.0.0.33 - - [2025-12-01 04:05:51] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067204 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:06:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003069 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:06:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002962 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:06:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003503 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:06:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003044 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:06:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.007056 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:06:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003070 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:06:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003840 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:06:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003056 [API:8081]10.0.0.33 - - [2025-12-01 04:06:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.067969 [API:8081]10.0.0.27 - - [2025-12-01 04:07:31] "GET /analytics HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.27 - - [2025-12-01 04:07:31] "GET /analytics HTTP/1.1" 401 205 0.000196 [API:8081]10.0.0.27 - - [2025-12-01 04:07:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48248362:aeed88c6-5234-4cb2-93ff-b29557b1e18c?flat HTTP/1.1" 200 5316 0.017598 [API:8081]10.0.0.27 - - [2025-12-01 04:07:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48248362:aeed88c6-5234-4cb2-93ff-b29557b1e18c?flat HTTP/1.1" 200 5316 0.019433 [API:8081]10.0.0.27 - - [2025-12-01 04:07:57] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48248362:aeed88c6-5234-4cb2-93ff-b29557b1e18c?flat HTTP/1.1" 200 5316 0.016072 [API:8081]10.0.0.27 - - [2025-12-01 04:07:57] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-48248362:EVPN-VN1?flat HTTP/1.1" 200 8436 0.021345 [API:8081]10.0.0.27 - - [2025-12-01 04:07:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 27864 0.035509 [API:8081]10.0.0.27 - - [2025-12-01 04:07:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 27864 0.029990 [API:8081]10.0.0.27 - - [2025-12-01 04:07:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.012257 [API:8081]10.0.0.33 - - [2025-12-01 04:07:59] "GET /analytics HTTP/1.1" 401 205 0.000421 [API:8081]10.0.0.33 - - [2025-12-01 04:07:59] "GET /analytics HTTP/1.1" 401 205 0.000201 [API:8081]10.0.0.23 - - [2025-12-01 04:08:00] "GET /analytics HTTP/1.1" 401 205 0.000431 [API:8081]10.0.0.23 - - [2025-12-01 04:08:00] "GET /analytics HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.27 - - [2025-12-01 04:08:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48248362:260a1543-4c56-43a1-8654-c7cd7341fa82?flat HTTP/1.1" 200 5321 0.018181 [API:8081]10.0.0.27 - - [2025-12-01 04:08:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48248362:260a1543-4c56-43a1-8654-c7cd7341fa82?flat HTTP/1.1" 200 5321 0.014771 [API:8081]10.0.0.27 - - [2025-12-01 04:08:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-48248362:260a1543-4c56-43a1-8654-c7cd7341fa82?flat HTTP/1.1" 200 5321 0.014064 [API:8081]10.0.0.27 - - [2025-12-01 04:08:07] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-48248362:EVPN-VN1?flat HTTP/1.1" 200 9697 0.019661 [API:8081]10.0.0.27 - - [2025-12-01 04:08:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23272 0.025532 [API:8081]10.0.0.27 - - [2025-12-01 04:08:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23272 0.025949 [API:8081]10.0.0.27 - - [2025-12-01 04:08:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011968 [API:8081]10.0.0.33 - - [2025-12-01 04:08:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072649 [API:8081]10.0.0.27 - - [2025-12-01 04:09:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32160 0.030345 [API:8081]10.0.0.27 - - [2025-12-01 04:09:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-48248362:EVPN-VN1?flat HTTP/1.1" 200 8534 0.018761 [API:8081]10.0.0.27 - - [2025-12-01 04:09:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009733 [API:8081]10.0.0.33 - - [2025-12-01 04:09:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.33 - - [2025-12-01 04:09:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.23 - - [2025-12-01 04:09:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.23 - - [2025-12-01 04:09:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.33 - - [2025-12-01 04:09:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000371 [API:8081]10.0.0.33 - - [2025-12-01 04:09:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.23 - - [2025-12-01 04:09:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000452 [API:8081]10.0.0.23 - - [2025-12-01 04:09:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000375 [API:8081]10.0.0.27 - - [2025-12-01 04:09:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000314 [API:8081]10.0.0.27 - - [2025-12-01 04:09:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.27 - - [2025-12-01 04:09:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000258 [API:8081]10.0.0.27 - - [2025-12-01 04:09:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.27 - - [2025-12-01 04:09:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32483 0.028948 [API:8081]10.0.0.27 - - [2025-12-01 04:09:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32503 0.033705 [API:8081]10.0.0.27 - - [2025-12-01 04:09:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-48248362:EVPN-VN1?flat HTTP/1.1" 200 5988 0.015787 [API:8081]10.0.0.27 - - [2025-12-01 04:09:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009649 [API:8081]10.0.0.33 - - [2025-12-01 04:09:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.072615 [API:8081]10.0.0.27 - - [2025-12-01 04:11:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-82852328:ctest-TestRbac-82852328-43464769?flat HTTP/1.1" 401 205 0.000338 [API:8081]10.0.0.27 - - [2025-12-01 04:11:51] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-82852328:ctest-TestRbac-82852328-43464769?flat HTTP/1.1" 200 2080 0.500210 [API:8081]10.0.0.27 - - [2025-12-01 04:11:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 335 0.146034 [API:8081]10.0.0.27 - - [2025-12-01 04:11:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-82852328:ctest-TestRbac-82852328-43464769?flat HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.27 - - [2025-12-01 04:11:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-82852328:ctest-TestRbac-82852328-43464769?flat HTTP/1.1" 200 2080 0.172652 [API:8081]10.0.0.27 - - [2025-12-01 04:11:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 335 0.093554 [API:8081]10.0.0.33 - - [2025-12-01 04:11:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072254 [API:8081]10.0.0.27 - - [2025-12-01 04:12:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-64322344:bc864740-c2f8-4110-b010-588ffcb824c3?flat HTTP/1.1" 200 5312 0.081356 [API:8081]10.0.0.27 - - [2025-12-01 04:12:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-64322344:bc864740-c2f8-4110-b010-588ffcb824c3?flat HTTP/1.1" 200 5312 0.077053 [API:8081]10.0.0.27 - - [2025-12-01 04:12:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-64322344:bc864740-c2f8-4110-b010-588ffcb824c3?flat HTTP/1.1" 200 5312 0.065718 [API:8081]10.0.0.27 - - [2025-12-01 04:12:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-82852328:ctest-TestRbac-82852328-43464769?flat HTTP/1.1" 200 8218 0.063190 [API:8081]10.0.0.27 - - [2025-12-01 04:12:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.077362 [API:8081]10.0.0.27 - - [2025-12-01 04:12:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.162256 [API:8081]10.0.0.27 - - [2025-12-01 04:12:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.27 - - [2025-12-01 04:12:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32537 0.091040 [API:8081]10.0.0.27 - - [2025-12-01 04:12:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.040685 [API:8081]10.0.0.27 - - [2025-12-01 04:12:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.170326 [API:8081]10.0.0.27 - - [2025-12-01 04:12:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32537 0.105877 [API:8081]10.0.0.27 - - [2025-12-01 04:12:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.050887 [API:8081]10.0.0.27 - - [2025-12-01 04:12:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.101100 [API:8081]10.0.0.27 - - [2025-12-01 04:12:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.151183 [API:8081]10.0.0.27 - - [2025-12-01 04:12:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32537 0.028223 [API:8081]10.0.0.27 - - [2025-12-01 04:12:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32537 0.098501 [API:8081]10.0.0.27 - - [2025-12-01 04:12:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32537 0.035438 [API:8081]10.0.0.27 - - [2025-12-01 04:12:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32537 0.031321 [API:8081]10.0.0.27 - - [2025-12-01 04:12:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32553 0.033525 [API:8081]10.0.0.27 - - [2025-12-01 04:12:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32553 0.030351 [API:8081]10.0.0.27 - - [2025-12-01 04:12:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32553 0.027511 [API:8081]10.0.0.27 - - [2025-12-01 04:12:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-82852328:ctest-TestRbac-82852328-43464769?flat HTTP/1.1" 200 6498 0.015251 [API:8081]10.0.0.27 - - [2025-12-01 04:12:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.008489 [API:8081]10.0.0.27 - - [2025-12-01 04:12:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-47016929:ctest-TestRbacBasic-47016929-96861398?flat HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.27 - - [2025-12-01 04:12:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-47016929:ctest-TestRbacBasic-47016929-96861398?flat HTTP/1.1" 200 2115 0.127531 [API:8081]10.0.0.27 - - [2025-12-01 04:12:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-47016929:ctest-TestRbacBasic-47016929-96861398?flat HTTP/1.1" 401 205 0.000249 --- 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-91446735'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-36001259' RBAC: ctest-TestRbacBasic-53885052 doesn't have read permission in project 'f9f9f1eddf434f3d86281a10a4e5b7e8' 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-47016929', 'ctest-TestRbacBasic-47016929-96861398'], 'virtual_network', '7b9c6bbd-b91a-47e0-ae28-e2c08111cc7c', "Permission Denied for ['ctest-TestRbacBasic-91446735'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-36001259' RBAC: ctest-TestRbacBasic-53885052 doesn't have read permission in project 'f9f9f1eddf434f3d86281a10a4e5b7e8'"),) [API:8081]10.0.0.27 - - [2025-12-01 04:12:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-47016929:ctest-TestRbacBasic-47016929-96861398?flat HTTP/1.1" 403 198 0.120242 [API:8081]10.0.0.33 - - [2025-12-01 04:12:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.415201 [API:8081]10.0.0.27 - - [2025-12-01 04:12:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-47016929:ctest-TestRbacBasic-47016929-96861398?flat HTTP/1.1" 401 205 0.002208 [API:8081]10.0.0.27 - - [2025-12-01 04:12:59] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-47016929:ctest-TestRbacBasic-47016929-96861398?flat HTTP/1.1" 200 6758 0.087550 [API:8081]10.0.0.27 - - [2025-12-01 04:12:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.066491 [API:8081]10.0.0.27 - - [2025-12-01 04:12:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.101804 [API:8081]10.0.0.27 - - [2025-12-01 04:12:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1706 0.066636 --- 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-91446735'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-47016929' RBAC: ctest-TestRbacBasic-53885052 doesn't have read permission in project 'c81ff4907f2a4138ac072b2774556a2a' 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-47016929', 'ctest-TestRbacBasic-47016929-96861398'], 'virtual_network', '7b9c6bbd-b91a-47e0-ae28-e2c08111cc7c', "Permission Denied for ['ctest-TestRbacBasic-91446735'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-47016929' RBAC: ctest-TestRbacBasic-53885052 doesn't have read permission in project 'c81ff4907f2a4138ac072b2774556a2a'"),) [API:8081]10.0.0.27 - - [2025-12-01 04:13:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-47016929:ctest-TestRbacBasic-47016929-96861398?flat HTTP/1.1" 403 198 0.130004 --- 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-91446735'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-47016929' RBAC: ctest-TestRbacBasic-53885052 doesn't have read permission in project 'c81ff4907f2a4138ac072b2774556a2a' 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-47016929', 'ctest-TestRbacBasic-47016929-96861398'], 'virtual_network', '7b9c6bbd-b91a-47e0-ae28-e2c08111cc7c', "Permission Denied for ['ctest-TestRbacBasic-91446735'] to read operation in domain 'default-domain' and project 'ctest-TestRbacBasic-47016929' RBAC: ctest-TestRbacBasic-53885052 doesn't have read permission in project 'c81ff4907f2a4138ac072b2774556a2a'"),) [API:8081]10.0.0.27 - - [2025-12-01 04:13:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-47016929:ctest-TestRbacBasic-47016929-96861398?flat HTTP/1.1" 403 198 0.106033 [API:8081]10.0.0.27 - - [2025-12-01 04:13:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-47016929:ctest-TestRbacBasic-47016929-96861398?flat HTTP/1.1" 200 6762 0.058096 [API:8081]10.0.0.27 - - [2025-12-01 04:13:01] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-47016929:ctest-TestRbacBasic-47016929-96861398?flat HTTP/1.1" 200 6762 0.013745 [API:8081]10.0.0.27 - - [2025-12-01 04:13:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.089602 [API:8081]10.0.0.27 - - [2025-12-01 04:13:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 601 0.078308 [API:8081]10.0.0.27 - - [2025-12-01 04:13:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1706 0.014167 [API:8081]10.0.0.27 - - [2025-12-01 04:13:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1460 0.011850 [API:8081]10.0.0.27 - - [2025-12-01 04:13:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-92842139:ctest-TestRbacBasic-92842139-17900184?flat HTTP/1.1" 401 205 0.000315 --- 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-28149064 as ['ctest-TestRbacBasic-60645394'] to R virtual-network in ctest-TestRbacBasic-92842139 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-92842139', 'ctest-TestRbacBasic-92842139-17900184'], 'virtual_network', '036b5072-036e-4a7e-8929-35fef671c0e9', "Permission Denied for ctest-TestRbacBasic-28149064 as ['ctest-TestRbacBasic-60645394'] to R virtual-network in ctest-TestRbacBasic-92842139"),) [API:8081]10.0.0.27 - - [2025-12-01 04:13:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-92842139:ctest-TestRbacBasic-92842139-17900184?flat HTTP/1.1" 403 198 0.114702 [API:8081]10.0.0.27 - - [2025-12-01 04:13:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.065289 [API:8081]10.0.0.27 - - [2025-12-01 04:13:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-92842139:ctest-TestRbacBasic-92842139-17900184?flat HTTP/1.1" 200 2115 0.067483 [API:8081]10.0.0.27 - - [2025-12-01 04:13:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.067433 --- 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-28149064 as ['ctest-TestRbacBasic-60645394'] to R virtual-network in ctest-TestRbacBasic-92842139 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-92842139', 'ctest-TestRbacBasic-92842139-17900184'], 'virtual_network', '036b5072-036e-4a7e-8929-35fef671c0e9', "Permission Denied for ctest-TestRbacBasic-28149064 as ['ctest-TestRbacBasic-60645394'] to R virtual-network in ctest-TestRbacBasic-92842139"),) [API:8081]10.0.0.27 - - [2025-12-01 04:13:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-92842139:ctest-TestRbacBasic-92842139-17900184?flat HTTP/1.1" 403 198 0.065974 --- 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-28149064 as ['ctest-TestRbacBasic-60645394'] to R virtual-network in ctest-TestRbacBasic-92842139 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-92842139', 'ctest-TestRbacBasic-92842139-17900184'], 'virtual_network', '036b5072-036e-4a7e-8929-35fef671c0e9', "Permission Denied for ctest-TestRbacBasic-28149064 as ['ctest-TestRbacBasic-60645394'] to R virtual-network in ctest-TestRbacBasic-92842139"),) [API:8081]10.0.0.27 - - [2025-12-01 04:13:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-92842139:ctest-TestRbacBasic-92842139-17900184?flat HTTP/1.1" 403 198 0.101360 [API:8081]10.0.0.27 - - [2025-12-01 04:13:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.068434 [API:8081]10.0.0.27 - - [2025-12-01 04:13:20] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-92842139:ctest-TestRbacBasic-92842139-17900184?flat HTTP/1.1" 200 2115 0.062611 [API:8081]10.0.0.27 - - [2025-12-01 04:13:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.069627 [API:8081]10.0.0.27 - - [2025-12-01 04:13:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-92842139:ctest-TestRbacBasic-92842139-17900184?flat HTTP/1.1" 401 205 0.000286 --- 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-53885052 as ['ctest-TestRbacBasic-91446735'] to R virtual-network in ctest-TestRbacBasic-92842139 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-92842139', 'ctest-TestRbacBasic-92842139-17900184'], 'virtual_network', '036b5072-036e-4a7e-8929-35fef671c0e9', "Permission Denied for ctest-TestRbacBasic-53885052 as ['ctest-TestRbacBasic-91446735'] to R virtual-network in ctest-TestRbacBasic-92842139"),) [API:8081]10.0.0.27 - - [2025-12-01 04:13:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-92842139:ctest-TestRbacBasic-92842139-17900184?flat HTTP/1.1" 403 198 0.103726 [API:8081]10.0.0.27 - - [2025-12-01 04:13:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 109 0.062231 [API:8081]10.0.0.27 - - [2025-12-01 04:13:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-92842139:ctest-TestRbacBasic-92842139-17900184?flat HTTP/1.1" 200 2115 0.055679 [API:8081]10.0.0.27 - - [2025-12-01 04:13:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 355 0.057579 [API:8081]10.0.0.27 - - [2025-12-01 04:13:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1460 0.073293 [API:8081]10.0.0.27 - - [2025-12-01 04:13:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1706 0.011526 [API:8081]10.0.0.27 - - [2025-12-01 04:14:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-92842139:5add8196-3cff-4fa8-badb-a9d71a33bbc5?flat HTTP/1.1" 200 5390 0.060914 [API:8081]10.0.0.27 - - [2025-12-01 04:14:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-92842139:5add8196-3cff-4fa8-badb-a9d71a33bbc5?flat HTTP/1.1" 200 5390 0.058580 [API:8081]10.0.0.27 - - [2025-12-01 04:14:06] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-92842139:5add8196-3cff-4fa8-badb-a9d71a33bbc5?flat HTTP/1.1" 200 5390 0.064471 [API:8081]10.0.0.27 - - [2025-12-01 04:14:06] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-92842139:ctest-TestRbacBasic-92842139-65695203?flat HTTP/1.1" 200 8777 0.069148 [API:8081]10.0.0.27 - - [2025-12-01 04:14:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.033692 [API:8081]10.0.0.27 - - [2025-12-01 04:14:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.096361 [API:8081]10.0.0.27 - - [2025-12-01 04:14:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.027239 [API:8081]10.0.0.27 - - [2025-12-01 04:14:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.034988 [API:8081]10.0.0.27 - - [2025-12-01 04:14:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.084187 [API:8081]10.0.0.27 - - [2025-12-01 04:14:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.031970 [API:8081]10.0.0.27 - - [2025-12-01 04:14:07] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.045226 [API:8081]10.0.0.27 - - [2025-12-01 04:14:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-92842139:ctest-TestRbacBasic-92842139-65695203?flat HTTP/1.1" 200 8777 0.108251 [API:8081]10.0.0.27 - - [2025-12-01 04:14:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 601 0.054628 [API:8081]10.0.0.27 - - [2025-12-01 04:14:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.040046 [API:8081]10.0.0.27 - - [2025-12-01 04:14:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.111695 [API:8081]10.0.0.27 - - [2025-12-01 04:14:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.038019 [API:8081]10.0.0.33 - - [2025-12-01 04:14:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.33 - - [2025-12-01 04:14:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.23 - - [2025-12-01 04:14:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.23 - - [2025-12-01 04:14:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.33 - - [2025-12-01 04:14:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000425 [API:8081]10.0.0.33 - - [2025-12-01 04:14:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.23 - - [2025-12-01 04:14:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.23 - - [2025-12-01 04:14:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.27 - - [2025-12-01 04:14:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.27 - - [2025-12-01 04:14:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.27 - - [2025-12-01 04:14:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.035484 [API:8081]10.0.0.27 - - [2025-12-01 04:14:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000319 [API:8081]10.0.0.27 - - [2025-12-01 04:14:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.27 - - [2025-12-01 04:14:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.027490 [API:8081]10.0.0.27 - - [2025-12-01 04:14:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.035654 [API:8081]10.0.0.27 - - [2025-12-01 04:14:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32557 0.037126 [API:8081]10.0.0.27 - - [2025-12-01 04:14:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.044090 [API:8081]10.0.0.27 - - [2025-12-01 04:14:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.038656 [API:8081]10.0.0.27 - - [2025-12-01 04:14:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32561 0.030610 [API:8081]10.0.0.27 - - [2025-12-01 04:14:35] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-92842139:ctest-TestRbacBasic-92842139-65695203?flat HTTP/1.1" 200 6883 0.012833 [API:8081]10.0.0.27 - - [2025-12-01 04:14:35] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011678 [Introspect:8090]10.0.0.27 - - [2025-12-01 04:14:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001246 [API:8081]10.0.0.27 - - [2025-12-01 04:14:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000387 [API:8081]10.0.0.27 - - [2025-12-01 04:14:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1424 0.085741 [API:8081]10.0.0.33 - - [2025-12-01 04:15:00] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078312 [API:8081]10.0.0.33 - - [2025-12-01 04:16:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.083459 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:16:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002996 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:16:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003339 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:16:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003211 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:16:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003751 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:16:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003466 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:16:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003172 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:16:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003134 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:16:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002681 [API:8081]10.0.0.27 - - [2025-12-01 04:17:31] "GET /analytics HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.27 - - [2025-12-01 04:17:31] "GET /analytics HTTP/1.1" 401 205 0.000211 [API:8081]10.0.0.27 - - [2025-12-01 04:17:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-62327017:1f2cbb24-4583-451b-9e10-4d958ae68356?flat HTTP/1.1" 200 5373 0.020066 [API:8081]10.0.0.27 - - [2025-12-01 04:17:41] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-62327017:1f2cbb24-4583-451b-9e10-4d958ae68356?flat HTTP/1.1" 200 5373 0.119290 [API:8081]10.0.0.27 - - [2025-12-01 04:17:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-62327017:1f2cbb24-4583-451b-9e10-4d958ae68356?flat HTTP/1.1" 200 5373 0.106397 [API:8081]10.0.0.27 - - [2025-12-01 04:17:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-62327017:ctest-vn1-51553641?flat HTTP/1.1" 200 9421 0.018717 [API:8081]10.0.0.27 - - [2025-12-01 04:17:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32568 0.033587 [API:8081]10.0.0.27 - - [2025-12-01 04:17:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32568 0.060956 [API:8081]10.0.0.27 - - [2025-12-01 04:17:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.013218 [API:8081]10.0.0.27 - - [2025-12-01 04:17:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-62327017:63dfca9a-33e2-4776-9f0f-d0a7928ef182?flat HTTP/1.1" 200 5372 0.018476 [API:8081]10.0.0.27 - - [2025-12-01 04:17:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-62327017:63dfca9a-33e2-4776-9f0f-d0a7928ef182?flat HTTP/1.1" 200 5372 0.013623 [API:8081]10.0.0.27 - - [2025-12-01 04:17:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-62327017:63dfca9a-33e2-4776-9f0f-d0a7928ef182?flat HTTP/1.1" 200 5372 0.014030 [API:8081]10.0.0.27 - - [2025-12-01 04:17:45] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-62327017:ctest-vn1-51553641?flat HTTP/1.1" 200 9421 0.018381 [API:8081]10.0.0.27 - - [2025-12-01 04:17:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32563 0.030011 [API:8081]10.0.0.27 - - [2025-12-01 04:17:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32563 0.026025 [API:8081]10.0.0.27 - - [2025-12-01 04:17:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009962 [API:8081]10.0.0.27 - - [2025-12-01 04:17:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32563 0.033113 [API:8081]10.0.0.27 - - [2025-12-01 04:17:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32563 0.039352 [API:8081]10.0.0.27 - - [2025-12-01 04:17:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32563 0.027802 [API:8081]10.0.0.33 - - [2025-12-01 04:17:59] "GET /analytics HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.33 - - [2025-12-01 04:17:59] "GET /analytics HTTP/1.1" 401 205 0.000162 [API:8081]10.0.0.23 - - [2025-12-01 04:18:00] "GET /analytics HTTP/1.1" 401 205 0.000247 [API:8081]10.0.0.23 - - [2025-12-01 04:18:00] "GET /analytics HTTP/1.1" 401 205 0.000181 [API:8081]10.0.0.27 - - [2025-12-01 04:18:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32563 0.028325 [API:8081]10.0.0.33 - - [2025-12-01 04:18:03] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066585 [API:8081]10.0.0.27 - - [2025-12-01 04:18:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32564 0.028301 [API:8081]10.0.0.27 - - [2025-12-01 04:18:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-62327017:ctest-vn1-51553641?flat HTTP/1.1" 200 7736 0.022043 [API:8081]10.0.0.27 - - [2025-12-01 04:18:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.014042 [API:8081]10.0.0.27 - - [2025-12-01 04:18:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32568 0.036201 [API:8081]10.0.0.27 - - [2025-12-01 04:18:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32568 0.030741 [API:8081]10.0.0.27 - - [2025-12-01 04:18:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32568 0.031914 [API:8081]10.0.0.27 - - [2025-12-01 04:18:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32568 0.028723 [API:8081]10.0.0.27 - - [2025-12-01 04:18:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32568 0.027860 [API:8081]10.0.0.27 - - [2025-12-01 04:18:23] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32568 0.031239 [API:8081]10.0.0.27 - - [2025-12-01 04:18:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32568 0.035361 [API:8081]10.0.0.27 - - [2025-12-01 04:18:27] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-62327017:ctest-vn1-51553641?flat HTTP/1.1" 200 4920 0.020037 [API:8081]10.0.0.27 - - [2025-12-01 04:18:27] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011856 [API:8081]10.0.0.27 - - [2025-12-01 04:18:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1424 0.011705 [API:8081]10.0.0.27 - - [2025-12-01 04:18:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1634 0.017074 [API:8081]10.0.0.33 - - [2025-12-01 04:19:04] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.081458 [API:8081]10.0.0.33 - - [2025-12-01 04:19:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000375 [API:8081]10.0.0.33 - - [2025-12-01 04:19:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.23 - - [2025-12-01 04:19:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.23 - - [2025-12-01 04:19:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.33 - - [2025-12-01 04:19:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.33 - - [2025-12-01 04:19:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000365 [API:8081]10.0.0.23 - - [2025-12-01 04:19:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000346 [API:8081]10.0.0.23 - - [2025-12-01 04:19:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.27 - - [2025-12-01 04:19:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000411 [API:8081]10.0.0.27 - - [2025-12-01 04:19:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.27 - - [2025-12-01 04:19:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.27 - - [2025-12-01 04:19:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000350 [API:8081]10.0.0.33 - - [2025-12-01 04:21:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.437605 [Introspect:8090]10.0.0.27 - - [2025-12-01 04:21:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001137 [API:8081]10.0.0.27 - - [2025-12-01 04:21:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 11957 0.483805 [API:8081]10.0.0.27 - - [2025-12-01 04:21:35] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4827-1?flat HTTP/1.1" 200 6060 0.449198 [API:8081]10.0.0.27 - - [2025-12-01 04:21:35] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 6069 0.085590 [API:8081]10.0.0.27 - - [2025-12-01 04:21:35] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-4827-3?flat HTTP/1.1" 200 3948 0.012890 [API:8081]10.0.0.27 - - [2025-12-01 04:21:35] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?flat HTTP/1.1" 200 6131 0.013967 [API:8081]10.0.0.27 - - [2025-12-01 04:21:35] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?flat HTTP/1.1" 200 7615 0.016735 [API:8081]10.0.0.27 - - [2025-12-01 04:21:35] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?flat HTTP/1.1" 200 6129 0.017401 [API:8081]10.0.0.27 - - [2025-12-01 04:21:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1844 0.012139 [API:8081]10.0.0.33 - - [2025-12-01 04:22:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.081713 [API:8081]10.0.0.27 - - [2025-12-01 04:22:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-62327017:310336f5-8d20-461f-b41b-c66bc5631ff6?flat HTTP/1.1" 200 5245 0.015949 [API:8081]10.0.0.27 - - [2025-12-01 04:22:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-62327017:310336f5-8d20-461f-b41b-c66bc5631ff6?flat HTTP/1.1" 200 5245 0.014772 [API:8081]10.0.0.27 - - [2025-12-01 04:22:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-62327017:310336f5-8d20-461f-b41b-c66bc5631ff6?flat HTTP/1.1" 200 5245 0.021266 [API:8081]10.0.0.27 - - [2025-12-01 04:22:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-62327017:ctest-vn1-96715199?flat HTTP/1.1" 200 7117 0.017005 [API:8081]10.0.0.27 - - [2025-12-01 04:22:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32550 0.037222 [API:8081]10.0.0.27 - - [2025-12-01 04:22:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32550 0.034156 [API:8081]10.0.0.27 - - [2025-12-01 04:22:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.008980 [API:8081]10.0.0.27 - - [2025-12-01 04:23:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-62327017:da29c8af-83aa-42c0-971b-25a57902f34c?flat HTTP/1.1" 200 5252 0.016246 [API:8081]10.0.0.27 - - [2025-12-01 04:23:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-62327017:da29c8af-83aa-42c0-971b-25a57902f34c?flat HTTP/1.1" 200 5252 0.014203 [API:8081]10.0.0.27 - - [2025-12-01 04:23:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-62327017:da29c8af-83aa-42c0-971b-25a57902f34c?flat HTTP/1.1" 200 5252 0.016143 [API:8081]10.0.0.27 - - [2025-12-01 04:23:25] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-62327017:ctest-vn2-68440065?flat HTTP/1.1" 200 6983 0.020697 [API:8081]10.0.0.27 - - [2025-12-01 04:23:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32917 0.027937 [API:8081]10.0.0.27 - - [2025-12-01 04:23:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12388 0.022919 [API:8081]10.0.0.27 - - [2025-12-01 04:23:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32917 0.041392 [API:8081]10.0.0.27 - - [2025-12-01 04:23:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12388 0.022151 [API:8081]10.0.0.27 - - [2025-12-01 04:23:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.017877 [API:8081]10.0.0.33 - - [2025-12-01 04:24:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077050 [API:8081]10.0.0.33 - - [2025-12-01 04:24:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000380 [API:8081]10.0.0.33 - - [2025-12-01 04:24:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000378 [API:8081]10.0.0.23 - - [2025-12-01 04:24:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000345 [API:8081]10.0.0.23 - - [2025-12-01 04:24:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.33 - - [2025-12-01 04:24:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000428 [API:8081]10.0.0.33 - - [2025-12-01 04:24:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000437 [API:8081]10.0.0.23 - - [2025-12-01 04:24:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.23 - - [2025-12-01 04:24:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.27 - - [2025-12-01 04:24:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000326 [API:8081]10.0.0.27 - - [2025-12-01 04:24:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.27 - - [2025-12-01 04:24:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.27 - - [2025-12-01 04:24:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.27 - - [2025-12-01 04:24:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32931 0.043406 [API:8081]10.0.0.27 - - [2025-12-01 04:24:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12935 0.026999 [API:8081]10.0.0.27 - - [2025-12-01 04:24:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32931 0.047590 [API:8081]10.0.0.27 - - [2025-12-01 04:24:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12935 0.032264 [API:8081]10.0.0.27 - - [2025-12-01 04:24:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32931 0.032537 [API:8081]10.0.0.27 - - [2025-12-01 04:24:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12935 0.028827 [API:8081]10.0.0.27 - - [2025-12-01 04:24:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32931 0.029645 [API:8081]10.0.0.27 - - [2025-12-01 04:24:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12935 0.021878 [API:8081]10.0.0.27 - - [2025-12-01 04:24:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32931 0.039396 [API:8081]10.0.0.27 - - [2025-12-01 04:24:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12935 0.029944 [API:8081]10.0.0.27 - - [2025-12-01 04:24:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32931 0.033537 [API:8081]10.0.0.27 - - [2025-12-01 04:24:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12935 0.023331 [API:8081]10.0.0.27 - - [2025-12-01 04:24:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32931 0.027031 [API:8081]10.0.0.27 - - [2025-12-01 04:24:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12812 0.027205 [API:8081]10.0.0.27 - - [2025-12-01 04:24:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-62327017:ctest-vn2-68440065?flat HTTP/1.1" 200 7865 0.027290 [API:8081]10.0.0.27 - - [2025-12-01 04:24:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.010622 [API:8081]10.0.0.27 - - [2025-12-01 04:24:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32566 0.030042 [API:8081]10.0.0.27 - - [2025-12-01 04:25:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32566 0.041230 [API:8081]10.0.0.27 - - [2025-12-01 04:25:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32566 0.030673 [API:8081]10.0.0.27 - - [2025-12-01 04:25:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32566 0.037771 [API:8081]10.0.0.33 - - [2025-12-01 04:25:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.068077 [API:8081]10.0.0.27 - - [2025-12-01 04:25:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32566 0.036218 [API:8081]10.0.0.27 - - [2025-12-01 04:25:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32566 0.028212 [API:8081]10.0.0.27 - - [2025-12-01 04:25:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32566 0.032568 [API:8081]10.0.0.27 - - [2025-12-01 04:25:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-62327017:ctest-vn1-96715199?flat HTTP/1.1" 200 7895 0.019131 [API:8081]10.0.0.27 - - [2025-12-01 04:25:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011553 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:26:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003035 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:26:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003050 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:26:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003690 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:26:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003814 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:26:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004112 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:26:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004255 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:26:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003579 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:26:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003296 [API:8081]10.0.0.27 - - [2025-12-01 04:26:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-22981093:4362d7a1-3a2b-485a-87dd-387e010829c2?flat HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.27 - - [2025-12-01 04:26:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-22981093:4362d7a1-3a2b-485a-87dd-387e010829c2?flat HTTP/1.1" 200 5230 0.089076 [API:8081]10.0.0.27 - - [2025-12-01 04:26:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-22981093:4362d7a1-3a2b-485a-87dd-387e010829c2?flat HTTP/1.1" 200 5230 0.072445 [API:8081]10.0.0.27 - - [2025-12-01 04:26:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-22981093:4362d7a1-3a2b-485a-87dd-387e010829c2?flat HTTP/1.1" 200 5230 0.085652 [API:8081]10.0.0.27 - - [2025-12-01 04:26:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-22981093:ctest-vn-60352141?flat HTTP/1.1" 200 3993 0.019054 [API:8081]10.0.0.27 - - [2025-12-01 04:26:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32576 0.044212 [API:8081]10.0.0.27 - - [2025-12-01 04:26:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32576 0.030098 [API:8081]10.0.0.27 - - [2025-12-01 04:26:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009768 [API:8081]10.0.0.27 - - [2025-12-01 04:26:23] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-22981093:5f6b39b0-21cb-4f52-9ee6-4a362fa926ce?flat HTTP/1.1" 200 5243 0.015093 [API:8081]10.0.0.27 - - [2025-12-01 04:26:23] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-22981093:5f6b39b0-21cb-4f52-9ee6-4a362fa926ce?flat HTTP/1.1" 200 5243 0.014812 [API:8081]10.0.0.27 - - [2025-12-01 04:26:23] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-22981093:5f6b39b0-21cb-4f52-9ee6-4a362fa926ce?flat HTTP/1.1" 200 5243 0.018540 [API:8081]10.0.0.27 - - [2025-12-01 04:26:23] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-22981093:ctest-vn-18297694?flat HTTP/1.1" 200 4003 0.018997 [API:8081]10.0.0.27 - - [2025-12-01 04:26:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32941 0.035296 [API:8081]10.0.0.27 - - [2025-12-01 04:26:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12910 0.025197 [API:8081]10.0.0.27 - - [2025-12-01 04:26:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32941 0.029418 [API:8081]10.0.0.27 - - [2025-12-01 04:26:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12910 0.023308 [API:8081]10.0.0.27 - - [2025-12-01 04:26:24] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009488 [API:8081]10.0.0.27 - - [2025-12-01 04:26:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32944 0.042332 [API:8081]10.0.0.27 - - [2025-12-01 04:26:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12910 0.022409 [API:8081]10.0.0.27 - - [2025-12-01 04:26:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32944 0.029749 [API:8081]10.0.0.27 - - [2025-12-01 04:26:52] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12910 0.023218 [API:8081]10.0.0.27 - - [2025-12-01 04:26:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32945 0.037330 [API:8081]10.0.0.27 - - [2025-12-01 04:26:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-4827-2?flat HTTP/1.1" 200 12521 0.024523 [API:8081]10.0.0.27 - - [2025-12-01 04:26:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-22981093:ctest-vn-18297694?flat HTTP/1.1" 200 6184 0.017149 [API:8081]10.0.0.27 - - [2025-12-01 04:26:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.012105 [API:8081]10.0.0.27 - - [2025-12-01 04:26:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32581 0.043880 [API:8081]10.0.0.27 - - [2025-12-01 04:27:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32581 0.033772 [API:8081]10.0.0.27 - - [2025-12-01 04:27:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32581 0.032674 [API:8081]10.0.0.27 - - [2025-12-01 04:27:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32581 0.027632 [API:8081]10.0.0.27 - - [2025-12-01 04:27:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32581 0.029381 [API:8081]10.0.0.33 - - [2025-12-01 04:27:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069369 [API:8081]10.0.0.27 - - [2025-12-01 04:27:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32581 0.038420 [API:8081]10.0.0.27 - - [2025-12-01 04:27:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-4827-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32582 0.031759 [API:8081]10.0.0.27 - - [2025-12-01 04:27:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-22981093:ctest-vn-60352141?flat HTTP/1.1" 200 6180 0.014563 [API:8081]10.0.0.27 - - [2025-12-01 04:27:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009986 [API:8081]10.0.0.27 - - [2025-12-01 04:27:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000278 [API:8081]10.0.0.27 - - [2025-12-01 04:27:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.069265 [API:8081]10.0.0.27 - - [2025-12-01 04:27:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1658 0.069383 [API:8081]10.0.0.27 - - [2025-12-01 04:27:31] "GET /analytics HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.27 - - [2025-12-01 04:27:31] "GET /analytics HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.33 - - [2025-12-01 04:27:59] "GET /analytics HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.33 - - [2025-12-01 04:27:59] "GET /analytics HTTP/1.1" 401 205 0.000197 [API:8081]10.0.0.23 - - [2025-12-01 04:28:00] "GET /analytics HTTP/1.1" 401 205 0.000356 [API:8081]10.0.0.23 - - [2025-12-01 04:28:00] "GET /analytics HTTP/1.1" 401 205 0.000196 [API:8081]10.0.0.33 - - [2025-12-01 04:28:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.074291 [API:8081]10.0.0.33 - - [2025-12-01 04:29:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000556 [API:8081]10.0.0.33 - - [2025-12-01 04:29:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.23 - - [2025-12-01 04:29:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000411 [API:8081]10.0.0.23 - - [2025-12-01 04:29:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.001136 [API:8081]10.0.0.33 - - [2025-12-01 04:29:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000365 [API:8081]10.0.0.33 - - [2025-12-01 04:29:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000352 [API:8081]10.0.0.23 - - [2025-12-01 04:29:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2025-12-01 04:29:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000350 [API:8081]10.0.0.27 - - [2025-12-01 04:29:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000456 [API:8081]10.0.0.27 - - [2025-12-01 04:29:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.27 - - [2025-12-01 04:29:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.27 - - [2025-12-01 04:29:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.33 - - [2025-12-01 04:30:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077142 [API:8081]10.0.0.33 - - [2025-12-01 04:31:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.079816 [API:8081]10.0.0.33 - - [2025-12-01 04:33:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084722 [API:8081]10.0.0.27 - - [2025-12-01 04:33:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000301 [API:8081]10.0.0.27 - - [2025-12-01 04:33:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1650 0.067728 [API:8081]10.0.0.33 - - [2025-12-01 04:34:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.33 - - [2025-12-01 04:34:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.23 - - [2025-12-01 04:34:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.23 - - [2025-12-01 04:34:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.33 - - [2025-12-01 04:34:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000277 [API:8081]10.0.0.33 - - [2025-12-01 04:34:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.23 - - [2025-12-01 04:34:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.23 - - [2025-12-01 04:34:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000266 [API:8081]10.0.0.27 - - [2025-12-01 04:34:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.27 - - [2025-12-01 04:34:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.27 - - [2025-12-01 04:34:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.27 - - [2025-12-01 04:34:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.33 - - [2025-12-01 04:34:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.160558 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:36:18] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003308 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:36:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003019 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:36:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002774 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:36:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003331 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:36:18] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003613 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:36:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002504 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:36:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002881 [LOCAL API:8181]127.0.0.1 - - [2025-12-01 04:36:18] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-4827-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002866 [API:8081]10.0.0.33 - - [2025-12-01 04:36:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077637 [API:8081]10.0.0.33 - - [2025-12-01 04:37:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2552 0.076564 [API:8081]10.0.0.27 - - [2025-12-01 04:37:31] "GET /analytics HTTP/1.1" 401 205 0.000378 [API:8081]10.0.0.27 - - [2025-12-01 04:37:31] "GET /analytics HTTP/1.1" 401 205 0.000219 [API:8081]10.0.0.33 - - [2025-12-01 04:37:59] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.33 - - [2025-12-01 04:37:59] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.23 - - [2025-12-01 04:38:00] "GET /analytics HTTP/1.1" 401 205 0.000372 [API:8081]10.0.0.23 - - [2025-12-01 04:38:00] "GET /analytics HTTP/1.1" 401 205 0.000235 [API:8081]10.0.0.33 - - [2025-12-01 04:39:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000385 [API:8081]10.0.0.33 - - [2025-12-01 04:39:14] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000475 [API:8081]10.0.0.23 - - [2025-12-01 04:39:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.23 - - [2025-12-01 04:39:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.33 - - [2025-12-01 04:39:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.33 - - [2025-12-01 04:39:15] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.23 - - [2025-12-01 04:39:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000385 [API:8081]10.0.0.23 - - [2025-12-01 04:39:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.27 - - [2025-12-01 04:39:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.27 - - [2025-12-01 04:39:16] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.27 - - [2025-12-01 04:39:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.27 - - [2025-12-01 04:39:17] "GET /analytics/uves/bgp-peers HTTP/1.1" 401 205 0.000368 [API:8081]10.0.0.33 - - [2025-12-01 04:39:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075541 [Introspect:8090]10.0.0.27 - - [2025-12-01 04:39:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3822 0.001151