++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/analytics-api ++ CONTAINER_LOG_DIR=/var/log/contrail/analytics-api ++ mkdir -p /var/log/contrail/analytics-api ++ log_file=/var/log/contrail/analytics-api/console.log ++ touch /var/log/contrail/analytics-api/console.log ++ chmod 600 /var/log/contrail/analytics-api/console.log ++ exec +++ tee -a /var/log/contrail/analytics-api/console.log +++ date ++ echo 'INFO: =================== Thu Aug 7 02:16:01 UTC 2025 ===================' INFO: =================== Thu Aug 7 02:16:01 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.56 ++ 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 '' ]] +++ tail -n 1 +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.56:8081 10.0.0.130:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.56:8081 10.0.0.130:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.56:8081 10.0.0.130:8081 10.0.0.249:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.56:9042 10.0.0.130:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.56:9042 10.0.0.130:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.56:9042 10.0.0.130:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.56:8086 10.0.0.130:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.56:8086 10.0.0.130:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.56:8086 10.0.0.130:8086 10.0.0.249:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.56:8082 10.0.0.130:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.56:8082 10.0.0.130:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.56:8082 10.0.0.130:8082 10.0.0.249:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.56:9161 10.0.0.130:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.56:9161 10.0.0.130:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.56:9161 10.0.0.130:9161 10.0.0.249:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.56:9041 10.0.0.130:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.56:9041 10.0.0.130:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.56:9041 10.0.0.130:9041 10.0.0.249:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.25,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.25,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.56:2181,10.0.0.130:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.56:2181,10.0.0.130:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.56:2181,10.0.0.130:2181,10.0.0.249:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.56:2181 10.0.0.130:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.56:2181 10.0.0.130:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.56:2181 10.0.0.130:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.56:5673,10.0.0.130:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.56:5673,10.0.0.130:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.56:5673,10.0.0.130:5673,10.0.0.249:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.56:6379 10.0.0.130:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.56:6379 10.0.0.130:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.56:6379 10.0.0.130:6379 10.0.0.249:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.56:9092 10.0.0.130:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.56:9092 10.0.0.130:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.56:9092 10.0.0.130:9092 10.0.0.249:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.56 ++ 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.56,10.0.0.130,10.0.0.249 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.56,10.0.0.130,10.0.0.249 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.56,10.0.0.130,10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.56 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.56 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ cut -d ' ' -f 1 +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.56,10.0.0.130,10.0.0.249 +++ local servers=10.0.0.56,10.0.0.130,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.56,10.20.0.17,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.56'\''))' +++ local server_ip=10.0.0.56 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.56 ]] +++ [[ ,10.0.0.56,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.56, ]] +++ echo 10.0.0.56 1 +++ return ++ local ip=10.0.0.56 ++ [[ -z 10.0.0.56 ]] ++ echo 10.0.0.56 + host_ip=10.0.0.56 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ set ++ grep '^ANALYTICS_API__.*__.*=.*$' ++ sort ++ sed 's/^ANALYTICS_API__//g' ++ cut -d = -f 1 + local vars= + local section= + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs analytics-api + local template=analytics-api ++ dirname /var/log/contrail/analytics-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/analytics-api + chmod 755 /var/log/contrail/analytics-api + mv -n '/var/log/contrail/*analytics-api.log*' /var/log/contrail/analytics-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/analytics-api + find /var/log/contrail/analytics-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-analytics-api -c /etc/contrail/contrail-analytics-api.conf -c /etc/contrail/contrail-keystone-auth.conf 08/07/2025 02:16:09.509 7f6ff1da0708 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/07/2025 02:16:09.700 7f6ff1da0708 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 08/07/2025 02:16:09.712 7f6ff1da0708 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/07/2025 02:16:09.712 7f6ff1da0708 [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.56: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.130 - - [2025-08-07 02:16:41] "GET /analytics HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.130 - - [2025-08-07 02:16:41] "GET /analytics HTTP/1.1" 401 205 0.000200 [API:8081]10.0.0.249 - - [2025-08-07 02:16:42] "GET /analytics HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.249 - - [2025-08-07 02:16:42] "GET /analytics HTTP/1.1" 401 205 0.000181 [API:8081]10.0.0.56 - - [2025-08-07 02:16:43] "GET /analytics HTTP/1.1" 401 205 0.000407 [API:8081]10.0.0.56 - - [2025-08-07 02:16:43] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.56 - - [2025-08-07 02:16:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.397060 [API:8081]10.0.0.130 - - [2025-08-07 02:17:12] "GET /analytics HTTP/1.1" 401 205 0.000299 [API:8081]10.0.0.130 - - [2025-08-07 02:17:12] "GET /analytics HTTP/1.1" 401 205 0.000173 [API:8081]10.0.0.249 - - [2025-08-07 02:17:13] "GET /analytics HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.249 - - [2025-08-07 02:17:13] "GET /analytics HTTP/1.1" 401 205 0.000152 [API:8081]10.0.0.56 - - [2025-08-07 02:17:14] "GET /analytics HTTP/1.1" 401 205 0.000230 [API:8081]10.0.0.56 - - [2025-08-07 02:17:14] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.130 - - [2025-08-07 02:17:42] "GET /analytics HTTP/1.1" 401 205 0.000356 [API:8081]10.0.0.130 - - [2025-08-07 02:17:42] "GET /analytics HTTP/1.1" 401 205 0.000180 [API:8081]10.0.0.249 - - [2025-08-07 02:17:43] "GET /analytics HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.249 - - [2025-08-07 02:17:43] "GET /analytics HTTP/1.1" 401 205 0.000167 [API:8081]10.0.0.56 - - [2025-08-07 02:17:57] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.413321 [API:8081]10.0.0.130 - - [2025-08-07 02:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.666792 [API:8081]10.0.0.249 - - [2025-08-07 02:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.191161 [API:8081]10.0.0.249 - - [2025-08-07 02:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.530598 [API:8081]10.0.0.130 - - [2025-08-07 02:18:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.533511 [API:8081]10.0.0.56 - - [2025-08-07 02:18:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.346823 [API:8081]10.0.0.56 - - [2025-08-07 02:19:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.176415 [Introspect:8090]10.0.0.56 - - [2025-08-07 02:19:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001179 [API:8081]10.0.0.56 - - [2025-08-07 02:19:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064082 [Introspect:8090]10.0.0.56 - - [2025-08-07 02:20:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001147 [API:8081]10.0.0.56 - - [2025-08-07 02:21:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.145647 [API:8081]10.0.0.56 - - [2025-08-07 02:21:33] "GET /analytics/alarms HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.56 - - [2025-08-07 02:21:33] "GET /analytics/alarms HTTP/1.1" 200 109 0.099901 [Introspect:8090]10.0.0.56 - - [2025-08-07 02:21:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001592 [Introspect:8090]10.0.0.56 - - [2025-08-07 02:21:38] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000768 [API:8081]10.0.0.56 - - [2025-08-07 02:21:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1:Control:contrail-control:0?flat HTTP/1.1" 200 38747 0.074311 [API:8081]10.0.0.56 - - [2025-08-07 02:21:38] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1:Control:contrail-dns:0?flat HTTP/1.1" 200 17592 0.084575 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2:Control:contrail-control:0?flat HTTP/1.1" 200 38747 0.033632 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2:Control:contrail-dns:0?flat HTTP/1.1" 200 17592 0.021095 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3:Control:contrail-control:0?flat HTTP/1.1" 200 28959 0.026629 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3:Control:contrail-dns:0?flat HTTP/1.1" 200 15445 0.023312 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.026015 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.032529 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3712 0.017088 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3377 0.020139 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.027626 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4315 0.025444 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4010 0.021491 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4311 0.022937 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.016155 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.018433 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.014035 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.015680 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.018369 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013885 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.016853 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.017007 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.016572 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.021350 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14822 0.025480 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.017759 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14824 0.023029 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.017946 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14835 0.018260 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.017607 [API:8081]10.0.0.56 - - [2025-08-07 02:21:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.026263 [API:8081]10.0.0.56 - - [2025-08-07 02:21:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.034108 [API:8081]10.0.0.56 - - [2025-08-07 02:21:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.025758 [API:8081]10.0.0.56 - - [2025-08-07 02:21:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.023557 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.026101 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3273 0.015318 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20494 0.022656 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3273 0.014186 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3383 0.022866 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14822 0.033228 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3994 0.017647 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3383 0.015200 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14824 0.024503 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.016821 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3384 0.014088 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14835 0.023588 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.019871 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.018465 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3985 0.020274 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.025118 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3986 0.013926 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11116 0.018405 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3985 0.017356 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4315 0.015875 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4010 0.016992 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4311 0.019815 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1:Control:contrail-control:0?flat HTTP/1.1" 200 38747 0.059168 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3382 0.017208 [API:8081]10.0.0.56 - - [2025-08-07 02:21:42] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-1:Control:contrail-dns:0?flat HTTP/1.1" 200 17592 0.021301 [API:8081]10.0.0.56 - - [2025-08-07 02:21:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2:Control:contrail-control:0?flat HTTP/1.1" 200 38747 0.030378 [API:8081]10.0.0.56 - - [2025-08-07 02:21:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3382 0.019064 [API:8081]10.0.0.56 - - [2025-08-07 02:21:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-2:Control:contrail-dns:0?flat HTTP/1.1" 200 17592 0.023603 [API:8081]10.0.0.56 - - [2025-08-07 02:21:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3:Control:contrail-control:0?flat HTTP/1.1" 200 28959 0.033546 [API:8081]10.0.0.56 - - [2025-08-07 02:21:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3381 0.015919 [API:8081]10.0.0.56 - - [2025-08-07 02:21:43] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3767-3:Control:contrail-dns:0?flat HTTP/1.1" 200 15445 0.019838 [API:8081]10.0.0.56 - - [2025-08-07 02:21:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12077 0.025207 [API:8081]10.0.0.56 - - [2025-08-07 02:21:45] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 14322 0.039532 [API:8081]10.0.0.56 - - [2025-08-07 02:21:45] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 15376 0.033180 [API:8081]10.0.0.56 - - [2025-08-07 02:21:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 17723 0.084122 [API:8081]10.0.0.56 - - [2025-08-07 02:21:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 14322 0.030668 [API:8081]10.0.0.56 - - [2025-08-07 02:21:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 15376 0.030695 [API:8081]10.0.0.56 - - [2025-08-07 02:21:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 17723 0.029094 [API:8081]10.0.0.56 - - [2025-08-07 02:21:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 14322 0.027102 [API:8081]10.0.0.56 - - [2025-08-07 02:21:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 15376 0.028731 [API:8081]10.0.0.56 - - [2025-08-07 02:21:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 17723 0.024564 [API:8081]10.0.0.56 - - [2025-08-07 02:21:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 14322 0.025116 [API:8081]10.0.0.56 - - [2025-08-07 02:21:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 15376 0.029800 [API:8081]10.0.0.56 - - [2025-08-07 02:21:46] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 17723 0.024939 [API:8081]10.0.0.56 - - [2025-08-07 02:21:47] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7668 0.028397 [API:8081]10.0.0.56 - - [2025-08-07 02:21:47] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 6167 0.029763 [API:8081]10.0.0.56 - - [2025-08-07 02:21:47] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 6163 0.028072 [API:8081]10.0.0.56 - - [2025-08-07 02:21:47] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7668 0.026702 [API:8081]10.0.0.56 - - [2025-08-07 02:21:49] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 8092 0.035637 [API:8081]10.0.0.56 - - [2025-08-07 02:21:49] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 8092 0.019313 [API:8081]10.0.0.56 - - [2025-08-07 02:21:49] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 8095 0.026279 [API:8081]10.0.0.56 - - [2025-08-07 02:21:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.56 - - [2025-08-07 02:21:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1348 0.069589 [API:8081]10.0.0.56 - - [2025-08-07 02:22:11] "POST /analytics/query HTTP/1.1" 200 54669 1.083332 [API:8081]10.0.0.56 - - [2025-08-07 02:22:12] "POST /analytics/query HTTP/1.1" 200 5875 1.078000 [API:8081]10.0.0.56 - - [2025-08-07 02:22:13] "POST /analytics/query HTTP/1.1" 200 871 1.027714 [API:8081]10.0.0.56 - - [2025-08-07 02:22:14] "POST /analytics/query HTTP/1.1" 200 5875 1.018983 [API:8081]10.0.0.56 - - [2025-08-07 02:22:15] "POST /analytics/query HTTP/1.1" 200 871 1.021936 [API:8081]10.0.0.56 - - [2025-08-07 02:23:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069960 [API:8081]10.0.0.130 - - [2025-08-07 02:23:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.141521 [API:8081]10.0.0.249 - - [2025-08-07 02:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.168524 [API:8081]10.0.0.249 - - [2025-08-07 02:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.292609 [API:8081]10.0.0.130 - - [2025-08-07 02:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.294158 [API:8081]10.0.0.56 - - [2025-08-07 02:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.207599 [API:8081]10.0.0.56 - - [2025-08-07 02:24:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.181985 [API:8081]10.0.0.56 - - [2025-08-07 02:24:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.082527 [API:8081]10.0.0.56 - - [2025-08-07 02:26:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065107 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:26:09] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003591 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:26:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.005506 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:26:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003516 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:26:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.003127 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:26:09] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003031 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:26:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003237 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:26:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002681 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:26:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002774 [API:8081]10.0.0.56 - - [2025-08-07 02:27:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.080349 [API:8081]10.0.0.56 - - [2025-08-07 02:27:14] "GET /analytics HTTP/1.1" 401 205 0.000343 [API:8081]10.0.0.56 - - [2025-08-07 02:27:14] "GET /analytics HTTP/1.1" 401 205 0.000171 [API:8081]10.0.0.130 - - [2025-08-07 02:27:42] "GET /analytics HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.130 - - [2025-08-07 02:27:42] "GET /analytics HTTP/1.1" 401 205 0.000191 [API:8081]10.0.0.249 - - [2025-08-07 02:27:43] "GET /analytics HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.249 - - [2025-08-07 02:27:43] "GET /analytics HTTP/1.1" 401 205 0.000127 [API:8081]10.0.0.130 - - [2025-08-07 02:28:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.182038 [API:8081]10.0.0.249 - - [2025-08-07 02:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.177021 [API:8081]10.0.0.249 - - [2025-08-07 02:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.361405 [API:8081]10.0.0.130 - - [2025-08-07 02:28:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.504368 [API:8081]10.0.0.56 - - [2025-08-07 02:28:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.335313 [API:8081]10.0.0.56 - - [2025-08-07 02:29:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.223704 [API:8081]10.0.0.56 - - [2025-08-07 02:29:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076301 [API:8081]10.0.0.56 - - [2025-08-07 02:30:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067311 [API:8081]10.0.0.56 - - [2025-08-07 02:32:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.094428 [API:8081]10.0.0.56 - - [2025-08-07 02:33:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.066356 [API:8081]10.0.0.130 - - [2025-08-07 02:33:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.181144 [API:8081]10.0.0.249 - - [2025-08-07 02:33:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.190257 [API:8081]10.0.0.249 - - [2025-08-07 02:33:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.335056 [API:8081]10.0.0.130 - - [2025-08-07 02:33:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.457359 [API:8081]10.0.0.56 - - [2025-08-07 02:33:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.254889 [API:8081]10.0.0.56 - - [2025-08-07 02:34:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.195949 [API:8081]10.0.0.56 - - [2025-08-07 02:34:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000378 [API:8081]10.0.0.56 - - [2025-08-07 02:34:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1572 0.058186 [API:8081]10.0.0.56 - - [2025-08-07 02:34:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1804 0.056711 [API:8081]10.0.0.56 - - [2025-08-07 02:35:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078407 [API:8081]10.0.0.56 - - [2025-08-07 02:35:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.56 - - [2025-08-07 02:35:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.065461 [API:8081]10.0.0.56 - - [2025-08-07 02:35:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.063066 [API:8081]10.0.0.56 - - [2025-08-07 02:35:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.060763 [API:8081]10.0.0.56 - - [2025-08-07 02:35:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-46137060:16ba6073-6b17-46b3-b9c5-0786ccd9f8fe?flat HTTP/1.1" 200 5256 0.023190 [API:8081]10.0.0.56 - - [2025-08-07 02:35:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-46137060:16ba6073-6b17-46b3-b9c5-0786ccd9f8fe?flat HTTP/1.1" 200 5256 0.034708 [API:8081]10.0.0.56 - - [2025-08-07 02:35:48] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-46137060:16ba6073-6b17-46b3-b9c5-0786ccd9f8fe?flat HTTP/1.1" 200 5256 0.018442 [API:8081]10.0.0.56 - - [2025-08-07 02:35:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-46137060:ctest-vn1-73208213?flat HTTP/1.1" 200 8824 0.022304 [API:8081]10.0.0.56 - - [2025-08-07 02:35:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25180 0.026856 [API:8081]10.0.0.56 - - [2025-08-07 02:35:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25180 0.029099 [API:8081]10.0.0.56 - - [2025-08-07 02:35:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009852 [API:8081]10.0.0.56 - - [2025-08-07 02:35:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-46137060:b9de9fde-f3a8-440b-813c-ec91e8a2fad7?flat HTTP/1.1" 200 5244 0.017342 [API:8081]10.0.0.56 - - [2025-08-07 02:35:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-46137060:b9de9fde-f3a8-440b-813c-ec91e8a2fad7?flat HTTP/1.1" 200 5244 0.017802 [API:8081]10.0.0.56 - - [2025-08-07 02:35:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-46137060:b9de9fde-f3a8-440b-813c-ec91e8a2fad7?flat HTTP/1.1" 200 5244 0.017695 [API:8081]10.0.0.56 - - [2025-08-07 02:35:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-46137060:ctest-vn2-86003683?flat HTTP/1.1" 200 8815 0.020977 [API:8081]10.0.0.56 - - [2025-08-07 02:35:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24564 0.027766 [API:8081]10.0.0.56 - - [2025-08-07 02:35:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24564 0.026046 [API:8081]10.0.0.56 - - [2025-08-07 02:35:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011017 [API:8081]10.0.0.56 - - [2025-08-07 02:35:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-46137060:a8b524b8-a2d4-436d-8173-fdd9ce5f1927?flat HTTP/1.1" 200 5263 0.019938 [API:8081]10.0.0.56 - - [2025-08-07 02:35:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-46137060:a8b524b8-a2d4-436d-8173-fdd9ce5f1927?flat HTTP/1.1" 200 5263 0.017692 [API:8081]10.0.0.56 - - [2025-08-07 02:35:56] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestIntfMirror-46137060:a8b524b8-a2d4-436d-8173-fdd9ce5f1927?flat HTTP/1.1" 200 5263 0.020454 [API:8081]10.0.0.56 - - [2025-08-07 02:35:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-46137060:ctest-vn3-68327969?flat HTTP/1.1" 200 8819 0.021723 [API:8081]10.0.0.56 - - [2025-08-07 02:35:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24564 0.025011 [API:8081]10.0.0.56 - - [2025-08-07 02:35:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24564 0.035693 [API:8081]10.0.0.56 - - [2025-08-07 02:35:57] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011396 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:36:09] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002643 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:36:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004748 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:36:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003607 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:36:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.004719 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:36:09] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003141 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:36:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003011 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:36:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003275 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:36:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002818 [API:8081]10.0.0.56 - - [2025-08-07 02:36:13] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067546 [API:8081]10.0.0.56 - - [2025-08-07 02:36:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.029603 [API:8081]10.0.0.56 - - [2025-08-07 02:36:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.030545 [API:8081]10.0.0.56 - - [2025-08-07 02:36:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-46137060:ctest-vn3-68327969?flat HTTP/1.1" 200 6885 0.015487 [API:8081]10.0.0.56 - - [2025-08-07 02:36:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.013468 [API:8081]10.0.0.56 - - [2025-08-07 02:36:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.027805 [API:8081]10.0.0.56 - - [2025-08-07 02:36:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.029732 [API:8081]10.0.0.56 - - [2025-08-07 02:36:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.033775 [API:8081]10.0.0.56 - - [2025-08-07 02:36:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.027100 [API:8081]10.0.0.56 - - [2025-08-07 02:37:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.029271 [API:8081]10.0.0.56 - - [2025-08-07 02:37:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.034408 [API:8081]10.0.0.56 - - [2025-08-07 02:37:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.023943 [API:8081]10.0.0.56 - - [2025-08-07 02:37:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.024380 [API:8081]10.0.0.56 - - [2025-08-07 02:37:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.030817 [API:8081]10.0.0.56 - - [2025-08-07 02:37:14] "GET /analytics HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.56 - - [2025-08-07 02:37:14] "GET /analytics HTTP/1.1" 401 205 0.000172 [API:8081]10.0.0.56 - - [2025-08-07 02:37:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 24573 0.032013 [API:8081]10.0.0.56 - - [2025-08-07 02:37:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-46137060:ctest-vn2-86003683?flat HTTP/1.1" 200 6873 0.016379 [API:8081]10.0.0.56 - - [2025-08-07 02:37:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.012056 [API:8081]10.0.0.56 - - [2025-08-07 02:37:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25180 0.038648 [API:8081]10.0.0.56 - - [2025-08-07 02:37:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25182 0.034556 [API:8081]10.0.0.56 - - [2025-08-07 02:37:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25182 0.028693 [API:8081]10.0.0.56 - - [2025-08-07 02:37:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25182 0.029000 [API:8081]10.0.0.56 - - [2025-08-07 02:37:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25182 0.025057 [API:8081]10.0.0.56 - - [2025-08-07 02:37:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25182 0.027799 [API:8081]10.0.0.56 - - [2025-08-07 02:37:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25182 0.028959 [API:8081]10.0.0.56 - - [2025-08-07 02:37:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25182 0.029117 [API:8081]10.0.0.130 - - [2025-08-07 02:37:42] "GET /analytics HTTP/1.1" 401 205 0.000351 [API:8081]10.0.0.130 - - [2025-08-07 02:37:42] "GET /analytics HTTP/1.1" 401 205 0.000214 [API:8081]10.0.0.249 - - [2025-08-07 02:37:43] "GET /analytics HTTP/1.1" 401 205 0.000226 [API:8081]10.0.0.249 - - [2025-08-07 02:37:43] "GET /analytics HTTP/1.1" 401 205 0.000172 [API:8081]10.0.0.56 - - [2025-08-07 02:37:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25182 0.045599 [API:8081]10.0.0.56 - - [2025-08-07 02:37:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25182 0.026531 [API:8081]10.0.0.56 - - [2025-08-07 02:37:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestIntfMirror-46137060:ctest-vn1-73208213?flat HTTP/1.1" 200 6885 0.016166 [API:8081]10.0.0.56 - - [2025-08-07 02:37:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.021366 [API:8081]10.0.0.56 - - [2025-08-07 02:37:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.011096 [API:8081]10.0.0.56 - - [2025-08-07 02:37:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.010663 [API:8081]10.0.0.56 - - [2025-08-07 02:37:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.010576 [API:8081]10.0.0.56 - - [2025-08-07 02:38:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1986 0.011205 [API:8081]10.0.0.56 - - [2025-08-07 02:38:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2226 0.013120 [API:8081]10.0.0.56 - - [2025-08-07 02:38:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2476 0.012965 [API:8081]10.0.0.56 - - [2025-08-07 02:38:14] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063731 [API:8081]10.0.0.56 - - [2025-08-07 02:38:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.012900 [API:8081]10.0.0.56 - - [2025-08-07 02:38:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.011956 [API:8081]10.0.0.56 - - [2025-08-07 02:38:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.012603 [API:8081]10.0.0.56 - - [2025-08-07 02:38:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1986 0.011626 [API:8081]10.0.0.56 - - [2025-08-07 02:38:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2226 0.012274 [API:8081]10.0.0.56 - - [2025-08-07 02:38:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2476 0.011442 [API:8081]10.0.0.56 - - [2025-08-07 02:38:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.013669 [API:8081]10.0.0.56 - - [2025-08-07 02:38:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.011615 [API:8081]10.0.0.56 - - [2025-08-07 02:38:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.010415 [API:8081]10.0.0.130 - - [2025-08-07 02:38:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.176303 [API:8081]10.0.0.249 - - [2025-08-07 02:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.271888 [API:8081]10.0.0.249 - - [2025-08-07 02:38:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.745784 [API:8081]10.0.0.130 - - [2025-08-07 02:38:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.805203 [API:8081]10.0.0.56 - - [2025-08-07 02:38:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.643114 [API:8081]10.0.0.56 - - [2025-08-07 02:39:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.179589 [API:8081]10.0.0.56 - - [2025-08-07 02:39:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.010393 [API:8081]10.0.0.56 - - [2025-08-07 02:39:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.011169 [API:8081]10.0.0.56 - - [2025-08-07 02:39:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.011291 [API:8081]10.0.0.56 - - [2025-08-07 02:39:15] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069240 [API:8081]10.0.0.56 - - [2025-08-07 02:39:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.56 - - [2025-08-07 02:39:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.066656 [API:8081]10.0.0.56 - - [2025-08-07 02:39:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.061164 [API:8081]10.0.0.56 - - [2025-08-07 02:39:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1752 0.069662 [API:8081]10.0.0.56 - - [2025-08-07 02:39:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.010678 [API:8081]10.0.0.56 - - [2025-08-07 02:39:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.012035 [API:8081]10.0.0.56 - - [2025-08-07 02:39:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1752 0.010430 [API:8081]10.0.0.56 - - [2025-08-07 02:41:17] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071169 [API:8081]10.0.0.56 - - [2025-08-07 02:42:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.188334 [API:8081]10.0.0.130 - - [2025-08-07 02:43:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.163190 [API:8081]10.0.0.249 - - [2025-08-07 02:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.162461 [API:8081]10.0.0.130 - - [2025-08-07 02:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.016003 [API:8081]10.0.0.249 - - [2025-08-07 02:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.160721 [API:8081]10.0.0.56 - - [2025-08-07 02:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.017429 [API:8081]10.0.0.56 - - [2025-08-07 02:44:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.213073 [API:8081]10.0.0.56 - - [2025-08-07 02:44:19] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066408 [API:8081]10.0.0.56 - - [2025-08-07 02:44:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000373 [API:8081]10.0.0.56 - - [2025-08-07 02:44:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.085295 [API:8081]10.0.0.56 - - [2025-08-07 02:44:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.064384 [API:8081]10.0.0.56 - - [2025-08-07 02:45:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072498 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:46:09] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002846 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:46:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002956 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:46:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002998 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:46:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003307 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:46:09] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003641 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:46:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002814 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:46:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002637 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:46:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002831 [API:8081]10.0.0.56 - - [2025-08-07 02:46:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1788 0.010529 [API:8081]10.0.0.56 - - [2025-08-07 02:46:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1794 0.011564 [API:8081]10.0.0.56 - - [2025-08-07 02:46:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2022 0.070189 [API:8081]10.0.0.56 - - [2025-08-07 02:46:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2028 0.011357 [API:8081]10.0.0.56 - - [2025-08-07 02:46:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.010351 [API:8081]10.0.0.56 - - [2025-08-07 02:47:14] "GET /analytics HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.56 - - [2025-08-07 02:47:14] "GET /analytics HTTP/1.1" 401 205 0.000192 [API:8081]10.0.0.56 - - [2025-08-07 02:47:22] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077659 [API:8081]10.0.0.130 - - [2025-08-07 02:47:43] "GET /analytics HTTP/1.1" 401 205 0.000318 [API:8081]10.0.0.130 - - [2025-08-07 02:47:43] "GET /analytics HTTP/1.1" 401 205 0.000159 [API:8081]10.0.0.249 - - [2025-08-07 02:47:43] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.249 - - [2025-08-07 02:47:43] "GET /analytics HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.56 - - [2025-08-07 02:48:23] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.097262 [API:8081]10.0.0.130 - - [2025-08-07 02:48:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.138643 [API:8081]10.0.0.249 - - [2025-08-07 02:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.181760 [API:8081]10.0.0.249 - - [2025-08-07 02:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.271315 [API:8081]10.0.0.130 - - [2025-08-07 02:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.302730 [API:8081]10.0.0.56 - - [2025-08-07 02:48:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.245359 [API:8081]10.0.0.56 - - [2025-08-07 02:49:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.210525 [API:8081]10.0.0.56 - - [2025-08-07 02:49:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000355 [API:8081]10.0.0.56 - - [2025-08-07 02:49:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1356 0.060809 [API:8081]10.0.0.56 - - [2025-08-07 02:49:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000243 [API:8081]10.0.0.56 - - [2025-08-07 02:49:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1356 0.062109 [API:8081]10.0.0.56 - - [2025-08-07 02:49:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.56 - - [2025-08-07 02:49:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.064280 [API:8081]10.0.0.56 - - [2025-08-07 02:49:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.061394 [API:8081]10.0.0.56 - - [2025-08-07 02:49:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.052829 [API:8081]10.0.0.56 - - [2025-08-07 02:50:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.009978 [API:8081]10.0.0.56 - - [2025-08-07 02:50:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.010612 [API:8081]10.0.0.56 - - [2025-08-07 02:50:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.011823 [API:8081]10.0.0.56 - - [2025-08-07 02:50:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.116796 [API:8081]10.0.0.56 - - [2025-08-07 02:50:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000362 [API:8081]10.0.0.56 - - [2025-08-07 02:50:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.077527 [API:8081]10.0.0.56 - - [2025-08-07 02:50:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.079413 [API:8081]10.0.0.56 - - [2025-08-07 02:50:29] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.063179 [API:8081]10.0.0.56 - - [2025-08-07 02:50:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.010992 [API:8081]10.0.0.56 - - [2025-08-07 02:50:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.010202 [API:8081]10.0.0.56 - - [2025-08-07 02:50:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.011968 [API:8081]10.0.0.56 - - [2025-08-07 02:51:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000390 [API:8081]10.0.0.56 - - [2025-08-07 02:51:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.076243 [API:8081]10.0.0.56 - - [2025-08-07 02:51:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.056881 [API:8081]10.0.0.56 - - [2025-08-07 02:51:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.095112 [API:8081]10.0.0.56 - - [2025-08-07 02:53:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.413149 [API:8081]10.0.0.56 - - [2025-08-07 02:53:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.56 - - [2025-08-07 02:53:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1562 0.063928 [API:8081]10.0.0.130 - - [2025-08-07 02:53:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.177695 [API:8081]10.0.0.56 - - [2025-08-07 02:53:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.249 - - [2025-08-07 02:53:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.211566 [API:8081]10.0.0.249 - - [2025-08-07 02:53:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.669149 [API:8081]10.0.0.130 - - [2025-08-07 02:53:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.863846 [API:8081]10.0.0.56 - - [2025-08-07 02:53:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.670236 [API:8081]10.0.0.56 - - [2025-08-07 02:53:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.356826 [API:8081]10.0.0.56 - - [2025-08-07 02:54:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.242768 [API:8081]10.0.0.56 - - [2025-08-07 02:54:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1564 0.061877 [API:8081]10.0.0.56 - - [2025-08-07 02:54:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.56 - - [2025-08-07 02:54:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1352 0.065820 [API:8081]10.0.0.56 - - [2025-08-07 02:54:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1588 0.058930 [API:8081]10.0.0.56 - - [2025-08-07 02:54:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.088714 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:56:09] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002813 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:56:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003798 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:56:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003945 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:56:09] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002918 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:56:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004182 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:56:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002888 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:56:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002999 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 02:56:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003733 [API:8081]10.0.0.56 - - [2025-08-07 02:56:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067375 [API:8081]10.0.0.56 - - [2025-08-07 02:57:14] "GET /analytics HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.56 - - [2025-08-07 02:57:14] "GET /analytics HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.56 - - [2025-08-07 02:57:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.077440 [API:8081]10.0.0.130 - - [2025-08-07 02:57:43] "GET /analytics HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.130 - - [2025-08-07 02:57:43] "GET /analytics HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.249 - - [2025-08-07 02:57:43] "GET /analytics HTTP/1.1" 401 205 0.000234 [API:8081]10.0.0.249 - - [2025-08-07 02:57:43] "GET /analytics HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.56 - - [2025-08-07 02:58:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000273 [API:8081]10.0.0.56 - - [2025-08-07 02:58:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.064516 [API:8081]10.0.0.56 - - [2025-08-07 02:58:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.062755 [API:8081]10.0.0.130 - - [2025-08-07 02:58:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.223224 [API:8081]10.0.0.130 - - [2025-08-07 02:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.012859 [API:8081]10.0.0.56 - - [2025-08-07 02:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.019458 [API:8081]10.0.0.249 - - [2025-08-07 02:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.271504 [API:8081]10.0.0.249 - - [2025-08-07 02:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.443454 [API:8081]10.0.0.56 - - [2025-08-07 02:59:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.239116 [API:8081]10.0.0.56 - - [2025-08-07 02:59:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000302 [API:8081]10.0.0.56 - - [2025-08-07 02:59:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1462 0.058903 [API:8081]10.0.0.56 - - [2025-08-07 02:59:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070643 [API:8081]10.0.0.56 - - [2025-08-07 02:59:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:f2ee531d-f0d7-4003-a1cb-d282264ac32b?flat HTTP/1.1" 200 5833 0.064535 [API:8081]10.0.0.56 - - [2025-08-07 02:59:58] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:f2ee531d-f0d7-4003-a1cb-d282264ac32b?flat HTTP/1.1" 200 5833 0.023218 [API:8081]10.0.0.56 - - [2025-08-07 02:59:59] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:f2ee531d-f0d7-4003-a1cb-d282264ac32b?flat HTTP/1.1" 200 5833 0.061867 [API:8081]10.0.0.56 - - [2025-08-07 02:59:59] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-42879161?flat HTTP/1.1" 200 10806 0.025254 [API:8081]10.0.0.56 - - [2025-08-07 02:59:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.031239 [API:8081]10.0.0.56 - - [2025-08-07 02:59:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25252 0.026846 [API:8081]10.0.0.56 - - [2025-08-07 02:59:59] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010177 [API:8081]10.0.0.56 - - [2025-08-07 03:00:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:71babb2d-a6e3-4cb2-be18-26176a8c8d5d?flat HTTP/1.1" 200 5965 0.018194 [API:8081]10.0.0.56 - - [2025-08-07 03:00:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:71babb2d-a6e3-4cb2-be18-26176a8c8d5d?flat HTTP/1.1" 200 5965 0.018881 [API:8081]10.0.0.56 - - [2025-08-07 03:00:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:71babb2d-a6e3-4cb2-be18-26176a8c8d5d?flat HTTP/1.1" 200 5965 0.020244 [API:8081]10.0.0.56 - - [2025-08-07 03:00:30] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-42879161?flat HTTP/1.1" 200 12674 0.028160 [API:8081]10.0.0.56 - - [2025-08-07 03:00:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25234 0.029000 [API:8081]10.0.0.56 - - [2025-08-07 03:00:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25234 0.025249 [API:8081]10.0.0.56 - - [2025-08-07 03:00:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.017630 [API:8081]10.0.0.56 - - [2025-08-07 03:00:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.067857 [API:8081]10.0.0.56 - - [2025-08-07 03:01:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.029020 [API:8081]10.0.0.56 - - [2025-08-07 03:01:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.032367 [API:8081]10.0.0.56 - - [2025-08-07 03:01:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.026314 [API:8081]10.0.0.56 - - [2025-08-07 03:02:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.025523 [API:8081]10.0.0.56 - - [2025-08-07 03:02:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.033180 [API:8081]10.0.0.56 - - [2025-08-07 03:02:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.028407 [API:8081]10.0.0.56 - - [2025-08-07 03:02:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.029148 [API:8081]10.0.0.56 - - [2025-08-07 03:02:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.044676 [API:8081]10.0.0.56 - - [2025-08-07 03:02:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25236 0.030519 [API:8081]10.0.0.56 - - [2025-08-07 03:02:18] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-42879161?flat HTTP/1.1" 200 11701 0.020598 [API:8081]10.0.0.56 - - [2025-08-07 03:02:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010694 [API:8081]10.0.0.56 - - [2025-08-07 03:02:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.029328 [API:8081]10.0.0.56 - - [2025-08-07 03:02:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.033812 [API:8081]10.0.0.56 - - [2025-08-07 03:02:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.031322 [API:8081]10.0.0.56 - - [2025-08-07 03:02:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.049894 [API:8081]10.0.0.56 - - [2025-08-07 03:02:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.030695 [API:8081]10.0.0.56 - - [2025-08-07 03:02:35] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.066096 [API:8081]10.0.0.56 - - [2025-08-07 03:02:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.026433 [API:8081]10.0.0.56 - - [2025-08-07 03:02:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.031253 [API:8081]10.0.0.56 - - [2025-08-07 03:02:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.028315 [API:8081]10.0.0.56 - - [2025-08-07 03:02:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.041764 [API:8081]10.0.0.56 - - [2025-08-07 03:02:46] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630:ctest-SecurityGroupBasicRegressionTests1Ipv6-43581630-42879161?flat HTTP/1.1" 200 8805 0.027801 [API:8081]10.0.0.56 - - [2025-08-07 03:02:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012622 [API:8081]10.0.0.56 - - [2025-08-07 03:02:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.56 - - [2025-08-07 03:02:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1482 0.061787 [API:8081]10.0.0.56 - - [2025-08-07 03:03:36] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072615 [API:8081]10.0.0.56 - - [2025-08-07 03:03:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:0143501e-fc8d-4876-a82f-80539efc2a75?flat HTTP/1.1" 200 5803 0.070863 [API:8081]10.0.0.56 - - [2025-08-07 03:03:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:0143501e-fc8d-4876-a82f-80539efc2a75?flat HTTP/1.1" 200 5803 0.017973 [API:8081]10.0.0.56 - - [2025-08-07 03:03:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:0143501e-fc8d-4876-a82f-80539efc2a75?flat HTTP/1.1" 200 5803 0.067896 [API:8081]10.0.0.56 - - [2025-08-07 03:03:53] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-83331078?flat HTTP/1.1" 200 10445 0.021356 [API:8081]10.0.0.56 - - [2025-08-07 03:03:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.029870 [API:8081]10.0.0.56 - - [2025-08-07 03:03:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.029176 [API:8081]10.0.0.56 - - [2025-08-07 03:03:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010486 [API:8081]10.0.0.130 - - [2025-08-07 03:03:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.168434 [API:8081]10.0.0.249 - - [2025-08-07 03:03:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.198912 [API:8081]10.0.0.249 - - [2025-08-07 03:03:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.344711 [API:8081]10.0.0.130 - - [2025-08-07 03:03:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.509836 [API:8081]10.0.0.56 - - [2025-08-07 03:03:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.338574 [API:8081]10.0.0.56 - - [2025-08-07 03:04:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.155859 [API:8081]10.0.0.56 - - [2025-08-07 03:04:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:c782576b-c2a5-41ac-9ff2-e7a90546d1b1?flat HTTP/1.1" 200 6044 0.021000 [API:8081]10.0.0.56 - - [2025-08-07 03:04:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:c782576b-c2a5-41ac-9ff2-e7a90546d1b1?flat HTTP/1.1" 200 6044 0.019353 [API:8081]10.0.0.56 - - [2025-08-07 03:04:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:c782576b-c2a5-41ac-9ff2-e7a90546d1b1?flat HTTP/1.1" 200 6044 0.015446 [API:8081]10.0.0.56 - - [2025-08-07 03:04:20] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-83331078?flat HTTP/1.1" 200 13564 0.026843 [API:8081]10.0.0.56 - - [2025-08-07 03:04:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25240 0.025548 [API:8081]10.0.0.56 - - [2025-08-07 03:04:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25240 0.026819 [API:8081]10.0.0.56 - - [2025-08-07 03:04:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011768 [API:8081]10.0.0.56 - - [2025-08-07 03:05:37] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078549 [API:8081]10.0.0.56 - - [2025-08-07 03:05:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25243 0.040308 [API:8081]10.0.0.56 - - [2025-08-07 03:05:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25243 0.029940 [API:8081]10.0.0.56 - - [2025-08-07 03:05:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25243 0.026860 [API:8081]10.0.0.56 - - [2025-08-07 03:05:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25243 0.033422 [API:8081]10.0.0.56 - - [2025-08-07 03:05:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25244 0.037584 [API:8081]10.0.0.56 - - [2025-08-07 03:05:50] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-83331078?flat HTTP/1.1" 200 11645 0.034510 [API:8081]10.0.0.56 - - [2025-08-07 03:05:50] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.020744 [API:8081]10.0.0.56 - - [2025-08-07 03:05:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.028744 [API:8081]10.0.0.56 - - [2025-08-07 03:05:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.042428 [API:8081]10.0.0.56 - - [2025-08-07 03:05:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.026847 [API:8081]10.0.0.56 - - [2025-08-07 03:06:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.039744 [API:8081]10.0.0.56 - - [2025-08-07 03:06:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.031784 [API:8081]10.0.0.56 - - [2025-08-07 03:06:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.028205 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:06:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002729 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003085 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003108 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003509 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:06:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003596 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002993 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002897 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002613 [API:8081]10.0.0.56 - - [2025-08-07 03:06:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.028395 [API:8081]10.0.0.56 - - [2025-08-07 03:06:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.038537 [API:8081]10.0.0.56 - - [2025-08-07 03:06:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.029907 [API:8081]10.0.0.56 - - [2025-08-07 03:06:18] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601:ctest-SecurityGroupBasicRegressionTests1_contrail-41725601-83331078?flat HTTP/1.1" 200 8421 0.015579 [API:8081]10.0.0.56 - - [2025-08-07 03:06:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012463 [API:8081]10.0.0.56 - - [2025-08-07 03:06:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000281 [API:8081]10.0.0.56 - - [2025-08-07 03:06:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1446 0.060457 [API:8081]10.0.0.56 - - [2025-08-07 03:06:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069661 [API:8081]10.0.0.56 - - [2025-08-07 03:07:14] "GET /analytics HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.56 - - [2025-08-07 03:07:14] "GET /analytics HTTP/1.1" 401 205 0.000166 [API:8081]10.0.0.56 - - [2025-08-07 03:07:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:62b0fe99-7f46-4b6a-996b-8432df41331d?flat HTTP/1.1" 200 5687 0.066301 [API:8081]10.0.0.56 - - [2025-08-07 03:07:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:62b0fe99-7f46-4b6a-996b-8432df41331d?flat HTTP/1.1" 200 5687 0.027130 [API:8081]10.0.0.56 - - [2025-08-07 03:07:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:62b0fe99-7f46-4b6a-996b-8432df41331d?flat HTTP/1.1" 200 5687 0.078755 [API:8081]10.0.0.56 - - [2025-08-07 03:07:18] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:ctest-SecurityGroupBasicRegressionTests1-78595867-45226343?flat HTTP/1.1" 200 9933 0.027795 [API:8081]10.0.0.56 - - [2025-08-07 03:07:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.035972 [API:8081]10.0.0.56 - - [2025-08-07 03:07:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25257 0.028498 [API:8081]10.0.0.56 - - [2025-08-07 03:07:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011555 [API:8081]10.0.0.56 - - [2025-08-07 03:07:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:103ee827-eaf3-44ed-a80e-c8f377c83d1b?flat HTTP/1.1" 200 5543 0.022465 [API:8081]10.0.0.56 - - [2025-08-07 03:07:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:103ee827-eaf3-44ed-a80e-c8f377c83d1b?flat HTTP/1.1" 200 5543 0.019508 [API:8081]10.0.0.56 - - [2025-08-07 03:07:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:103ee827-eaf3-44ed-a80e-c8f377c83d1b?flat HTTP/1.1" 200 5543 0.018458 [API:8081]10.0.0.56 - - [2025-08-07 03:07:40] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:ctest-SecurityGroupBasicRegressionTests1-78595867-45226343?flat HTTP/1.1" 200 9933 0.024604 [API:8081]10.0.0.56 - - [2025-08-07 03:07:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.026850 [API:8081]10.0.0.56 - - [2025-08-07 03:07:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.030221 [API:8081]10.0.0.56 - - [2025-08-07 03:07:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.014976 [API:8081]10.0.0.130 - - [2025-08-07 03:07:43] "GET /analytics HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.130 - - [2025-08-07 03:07:43] "GET /analytics HTTP/1.1" 401 205 0.000149 [API:8081]10.0.0.249 - - [2025-08-07 03:07:43] "GET /analytics HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.249 - - [2025-08-07 03:07:43] "GET /analytics HTTP/1.1" 401 205 0.000199 [API:8081]10.0.0.56 - - [2025-08-07 03:08:40] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073697 [API:8081]10.0.0.130 - - [2025-08-07 03:08:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.151363 [API:8081]10.0.0.249 - - [2025-08-07 03:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.182449 [API:8081]10.0.0.249 - - [2025-08-07 03:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.298843 [API:8081]10.0.0.130 - - [2025-08-07 03:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.341178 [API:8081]10.0.0.56 - - [2025-08-07 03:08:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.224182 [API:8081]10.0.0.56 - - [2025-08-07 03:09:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.175185 [API:8081]10.0.0.56 - - [2025-08-07 03:09:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.046961 [API:8081]10.0.0.56 - - [2025-08-07 03:09:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.027323 [API:8081]10.0.0.56 - - [2025-08-07 03:09:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.069995 [API:8081]10.0.0.56 - - [2025-08-07 03:09:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.028289 [API:8081]10.0.0.56 - - [2025-08-07 03:09:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25254 0.026625 [API:8081]10.0.0.56 - - [2025-08-07 03:09:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.029245 [API:8081]10.0.0.56 - - [2025-08-07 03:09:49] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:ctest-SecurityGroupBasicRegressionTests1-78595867-45226343?flat HTTP/1.1" 200 10838 0.023955 [API:8081]10.0.0.56 - - [2025-08-07 03:09:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011497 [API:8081]10.0.0.56 - - [2025-08-07 03:09:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25260 0.031227 [API:8081]10.0.0.56 - - [2025-08-07 03:09:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25260 0.030036 [API:8081]10.0.0.56 - - [2025-08-07 03:09:58] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25260 0.028552 [API:8081]10.0.0.56 - - [2025-08-07 03:10:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25260 0.044924 [API:8081]10.0.0.56 - - [2025-08-07 03:10:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25260 0.035031 [API:8081]10.0.0.56 - - [2025-08-07 03:10:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25260 0.031796 [API:8081]10.0.0.56 - - [2025-08-07 03:10:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25260 0.030977 [API:8081]10.0.0.56 - - [2025-08-07 03:10:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25260 0.027794 [API:8081]10.0.0.56 - - [2025-08-07 03:10:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25260 0.042449 [API:8081]10.0.0.56 - - [2025-08-07 03:10:17] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-78595867:ctest-SecurityGroupBasicRegressionTests1-78595867-45226343?flat HTTP/1.1" 200 7956 0.017601 [API:8081]10.0.0.56 - - [2025-08-07 03:10:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.013556 [API:8081]10.0.0.56 - - [2025-08-07 03:11:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064286 [API:8081]10.0.0.56 - - [2025-08-07 03:12:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.065510 [API:8081]10.0.0.56 - - [2025-08-07 03:13:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000352 [API:8081]10.0.0.56 - - [2025-08-07 03:13:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1542 0.062967 [API:8081]10.0.0.56 - - [2025-08-07 03:13:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.066269 [API:8081]10.0.0.56 - - [2025-08-07 03:13:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1968 0.087964 [API:8081]10.0.0.56 - - [2025-08-07 03:13:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1542 0.010029 [API:8081]10.0.0.56 - - [2025-08-07 03:13:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.012112 [API:8081]10.0.0.56 - - [2025-08-07 03:13:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1968 0.011069 [API:8081]10.0.0.56 - - [2025-08-07 03:13:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2192 0.012468 [API:8081]10.0.0.56 - - [2025-08-07 03:13:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2418 0.010559 [API:8081]10.0.0.130 - - [2025-08-07 03:13:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.242275 [API:8081]10.0.0.249 - - [2025-08-07 03:13:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.150628 [API:8081]10.0.0.249 - - [2025-08-07 03:13:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.297468 [API:8081]10.0.0.130 - - [2025-08-07 03:13:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.626755 [API:8081]10.0.0.56 - - [2025-08-07 03:13:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.625782 [API:8081]10.0.0.56 - - [2025-08-07 03:14:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000397 [API:8081]10.0.0.56 - - [2025-08-07 03:14:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.070374 [API:8081]10.0.0.56 - - [2025-08-07 03:14:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.491372 [API:8081]10.0.0.56 - - [2025-08-07 03:14:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.066422 [API:8081]10.0.0.56 - - [2025-08-07 03:14:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1762 0.012545 [API:8081]10.0.0.56 - - [2025-08-07 03:14:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.068634 [API:8081]10.0.0.56 - - [2025-08-07 03:14:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.011448 [API:8081]10.0.0.56 - - [2025-08-07 03:14:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.016230 [API:8081]10.0.0.56 - - [2025-08-07 03:14:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.56 - - [2025-08-07 03:14:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1324 0.064144 [API:8081]10.0.0.56 - - [2025-08-07 03:14:36] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1532 0.059830 [API:8081]10.0.0.56 - - [2025-08-07 03:14:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1742 0.063832 [API:8081]10.0.0.56 - - [2025-08-07 03:14:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.087554 [API:8081]10.0.0.56 - - [2025-08-07 03:14:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1324 0.010491 [API:8081]10.0.0.56 - - [2025-08-07 03:14:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1532 0.013584 [API:8081]10.0.0.56 - - [2025-08-07 03:14:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1742 0.013383 [API:8081]10.0.0.56 - - [2025-08-07 03:14:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1962 0.011842 [API:8081]10.0.0.56 - - [2025-08-07 03:14:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2184 0.010302 [API:8081]10.0.0.56 - - [2025-08-07 03:15:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000376 [API:8081]10.0.0.56 - - [2025-08-07 03:15:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.069052 [API:8081]10.0.0.56 - - [2025-08-07 03:15:13] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.067729 [API:8081]10.0.0.56 - - [2025-08-07 03:15:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1766 0.068326 [API:8081]10.0.0.56 - - [2025-08-07 03:15:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1998 0.011016 [API:8081]10.0.0.56 - - [2025-08-07 03:15:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2232 0.011726 [API:8081]10.0.0.56 - - [2025-08-07 03:15:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074131 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:16:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003339 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003789 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003192 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003978 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:16:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003702 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003408 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003271 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003045 [API:8081]10.0.0.56 - - [2025-08-07 03:17:14] "GET /analytics HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.56 - - [2025-08-07 03:17:14] "GET /analytics HTTP/1.1" 401 205 0.000174 [API:8081]10.0.0.130 - - [2025-08-07 03:17:43] "GET /analytics HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.130 - - [2025-08-07 03:17:43] "GET /analytics HTTP/1.1" 401 205 0.000361 [API:8081]10.0.0.249 - - [2025-08-07 03:17:43] "GET /analytics HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.249 - - [2025-08-07 03:17:43] "GET /analytics HTTP/1.1" 401 205 0.000271 [API:8081]10.0.0.56 - - [2025-08-07 03:17:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072888 [API:8081]10.0.0.56 - - [2025-08-07 03:18:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.070723 [API:8081]10.0.0.130 - - [2025-08-07 03:18:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.180188 [API:8081]10.0.0.249 - - [2025-08-07 03:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.187888 [API:8081]10.0.0.249 - - [2025-08-07 03:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.307257 [API:8081]10.0.0.56 - - [2025-08-07 03:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.124933 [API:8081]10.0.0.130 - - [2025-08-07 03:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.397954 [API:8081]10.0.0.56 - - [2025-08-07 03:19:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.220461 [API:8081]10.0.0.56 - - [2025-08-07 03:20:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068818 [API:8081]10.0.0.56 - - [2025-08-07 03:21:51] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.066577 [API:8081]10.0.0.56 - - [2025-08-07 03:23:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059895 [API:8081]10.0.0.130 - - [2025-08-07 03:23:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.150861 [API:8081]10.0.0.249 - - [2025-08-07 03:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.149641 [API:8081]10.0.0.249 - - [2025-08-07 03:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.320669 [API:8081]10.0.0.130 - - [2025-08-07 03:23:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.482410 [API:8081]10.0.0.56 - - [2025-08-07 03:23:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.283075 [API:8081]10.0.0.56 - - [2025-08-07 03:24:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.200073 [API:8081]10.0.0.56 - - [2025-08-07 03:24:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.084699 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:26:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004143 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004086 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002984 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002777 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:26:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003785 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003470 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003400 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003234 [API:8081]10.0.0.56 - - [2025-08-07 03:26:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000274 [API:8081]10.0.0.56 - - [2025-08-07 03:26:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1542 0.069888 [API:8081]10.0.0.56 - - [2025-08-07 03:26:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1752 0.064939 [API:8081]10.0.0.56 - - [2025-08-07 03:26:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073300 [API:8081]10.0.0.56 - - [2025-08-07 03:27:14] "GET /analytics HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.56 - - [2025-08-07 03:27:14] "GET /analytics HTTP/1.1" 401 205 0.000175 [API:8081]10.0.0.130 - - [2025-08-07 03:27:43] "GET /analytics HTTP/1.1" 401 205 0.000331 [API:8081]10.0.0.130 - - [2025-08-07 03:27:43] "GET /analytics HTTP/1.1" 401 205 0.000175 [API:8081]10.0.0.249 - - [2025-08-07 03:27:43] "GET /analytics HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.249 - - [2025-08-07 03:27:43] "GET /analytics HTTP/1.1" 401 205 0.000159 [API:8081]10.0.0.56 - - [2025-08-07 03:27:55] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.068367 [API:8081]10.0.0.130 - - [2025-08-07 03:28:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.187069 [API:8081]10.0.0.249 - - [2025-08-07 03:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.193479 [API:8081]10.0.0.249 - - [2025-08-07 03:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.319258 [API:8081]10.0.0.130 - - [2025-08-07 03:28:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.483435 [API:8081]10.0.0.56 - - [2025-08-07 03:28:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.272174 [API:8081]10.0.0.56 - - [2025-08-07 03:29:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.200740 [API:8081]10.0.0.56 - - [2025-08-07 03:29:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071290 [API:8081]10.0.0.56 - - [2025-08-07 03:30:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.068594 [API:8081]10.0.0.56 - - [2025-08-07 03:31:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000260 [API:8081]10.0.0.56 - - [2025-08-07 03:31:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1528 0.070821 [API:8081]10.0.0.56 - - [2025-08-07 03:32:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000254 [API:8081]10.0.0.56 - - [2025-08-07 03:32:14] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.068110 [API:8081]10.0.0.56 - - [2025-08-07 03:32:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069220 [API:8081]10.0.0.130 - - [2025-08-07 03:33:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.166077 [API:8081]10.0.0.249 - - [2025-08-07 03:33:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.328059 [API:8081]10.0.0.249 - - [2025-08-07 03:33:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.630255 [API:8081]10.0.0.130 - - [2025-08-07 03:33:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.672595 [API:8081]10.0.0.56 - - [2025-08-07 03:33:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.503995 [API:8081]10.0.0.56 - - [2025-08-07 03:34:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.100547 [API:8081]10.0.0.56 - - [2025-08-07 03:34:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.215816 [API:8081]10.0.0.56 - - [2025-08-07 03:36:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.081930 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:36:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003023 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003756 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003057 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002861 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:36:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003070 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.002961 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003099 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003052 [API:8081]10.0.0.56 - - [2025-08-07 03:37:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.076029 [API:8081]10.0.0.56 - - [2025-08-07 03:37:14] "GET /analytics HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.56 - - [2025-08-07 03:37:14] "GET /analytics HTTP/1.1" 401 205 0.000157 [API:8081]10.0.0.130 - - [2025-08-07 03:37:43] "GET /analytics HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.130 - - [2025-08-07 03:37:43] "GET /analytics HTTP/1.1" 401 205 0.000154 [API:8081]10.0.0.249 - - [2025-08-07 03:37:43] "GET /analytics HTTP/1.1" 401 205 0.000387 [API:8081]10.0.0.249 - - [2025-08-07 03:37:43] "GET /analytics HTTP/1.1" 401 205 0.000160 [API:8081]10.0.0.56 - - [2025-08-07 03:38:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.56 - - [2025-08-07 03:38:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1318 0.088646 [API:8081]10.0.0.56 - - [2025-08-07 03:38:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-09127863:9b935ed4-f12c-43d6-8692-8d13f6eb58a3?flat HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.56 - - [2025-08-07 03:38:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-09127863:9b935ed4-f12c-43d6-8692-8d13f6eb58a3?flat HTTP/1.1" 200 5117 0.072370 [API:8081]10.0.0.56 - - [2025-08-07 03:38:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-09127863:9b935ed4-f12c-43d6-8692-8d13f6eb58a3?flat HTTP/1.1" 200 5117 0.065614 [API:8081]10.0.0.56 - - [2025-08-07 03:38:54] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-09127863:9b935ed4-f12c-43d6-8692-8d13f6eb58a3?flat HTTP/1.1" 200 5117 0.075843 [API:8081]10.0.0.56 - - [2025-08-07 03:38:54] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-09127863:ctest-random-35003573?flat HTTP/1.1" 200 7597 0.024305 [API:8081]10.0.0.56 - - [2025-08-07 03:38:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.031995 [API:8081]10.0.0.56 - - [2025-08-07 03:38:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.036419 [API:8081]10.0.0.56 - - [2025-08-07 03:38:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.015364 [API:8081]10.0.0.130 - - [2025-08-07 03:38:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.396636 [API:8081]10.0.0.249 - - [2025-08-07 03:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.511019 [API:8081]10.0.0.249 - - [2025-08-07 03:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.401353 [API:8081]10.0.0.56 - - [2025-08-07 03:38:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.239140 [API:8081]10.0.0.130 - - [2025-08-07 03:38:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.512802 [API:8081]10.0.0.56 - - [2025-08-07 03:38:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1324 0.009626 [API:8081]10.0.0.56 - - [2025-08-07 03:39:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.178224 [API:8081]10.0.0.56 - - [2025-08-07 03:39:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.032028 [API:8081]10.0.0.56 - - [2025-08-07 03:39:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.076697 [API:8081]10.0.0.56 - - [2025-08-07 03:39:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.029658 [API:8081]10.0.0.56 - - [2025-08-07 03:39:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.040905 [API:8081]10.0.0.56 - - [2025-08-07 03:39:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.028588 [API:8081]10.0.0.56 - - [2025-08-07 03:39:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.032681 [API:8081]10.0.0.56 - - [2025-08-07 03:39:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.028421 [API:8081]10.0.0.56 - - [2025-08-07 03:39:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-09127863:ctest-random-35003573?flat HTTP/1.1" 200 7562 0.021599 [API:8081]10.0.0.56 - - [2025-08-07 03:39:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.013479 [API:8081]10.0.0.56 - - [2025-08-07 03:40:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.077513 [API:8081]10.0.0.56 - - [2025-08-07 03:42:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077784 [API:8081]10.0.0.56 - - [2025-08-07 03:43:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000328 [API:8081]10.0.0.56 - - [2025-08-07 03:43:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1962 0.094350 [API:8081]10.0.0.56 - - [2025-08-07 03:43:07] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.070039 [API:8081]10.0.0.130 - - [2025-08-07 03:43:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.139992 [API:8081]10.0.0.249 - - [2025-08-07 03:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.176581 [API:8081]10.0.0.56 - - [2025-08-07 03:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.022149 [API:8081]10.0.0.130 - - [2025-08-07 03:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.285778 [API:8081]10.0.0.249 - - [2025-08-07 03:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.349415 [API:8081]10.0.0.56 - - [2025-08-07 03:44:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.232217 [API:8081]10.0.0.56 - - [2025-08-07 03:45:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074092 [API:8081]10.0.0.56 - - [2025-08-07 03:46:10] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.084750 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:46:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002571 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002975 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003475 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003883 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:46:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003364 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003400 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003334 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003371 [API:8081]10.0.0.56 - - [2025-08-07 03:46:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1524 0.064704 [API:8081]10.0.0.56 - - [2025-08-07 03:47:14] "GET /analytics HTTP/1.1" 401 205 0.000427 [API:8081]10.0.0.56 - - [2025-08-07 03:47:14] "GET /analytics HTTP/1.1" 401 205 0.000240 [API:8081]10.0.0.130 - - [2025-08-07 03:47:43] "GET /analytics HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.130 - - [2025-08-07 03:47:43] "GET /analytics HTTP/1.1" 401 205 0.000173 [API:8081]10.0.0.249 - - [2025-08-07 03:47:43] "GET /analytics HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.249 - - [2025-08-07 03:47:43] "GET /analytics HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.56 - - [2025-08-07 03:48:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.112522 [API:8081]10.0.0.130 - - [2025-08-07 03:48:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.152038 [API:8081]10.0.0.249 - - [2025-08-07 03:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.161836 [API:8081]10.0.0.249 - - [2025-08-07 03:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.293061 [API:8081]10.0.0.130 - - [2025-08-07 03:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.363083 [API:8081]10.0.0.56 - - [2025-08-07 03:48:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.301416 [API:8081]10.0.0.56 - - [2025-08-07 03:49:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.201138 [API:8081]10.0.0.56 - - [2025-08-07 03:49:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.085825 [API:8081]10.0.0.56 - - [2025-08-07 03:49:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000380 [API:8081]10.0.0.56 - - [2025-08-07 03:49:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1524 0.075336 [API:8081]10.0.0.56 - - [2025-08-07 03:49:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000381 [API:8081]10.0.0.56 - - [2025-08-07 03:49:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1320 0.069097 [API:8081]10.0.0.56 - - [2025-08-07 03:50:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.56 - - [2025-08-07 03:50:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1350 0.074339 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:48] "POST /analytics/query HTTP/1.1" 202 179 0.005143 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:49] "GET /analytics/query/b4ae26be-7341-11f0-abb3-00000a000038 HTTP/1.1" 200 221 0.006608 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:49] "GET /analytics/query/b4ae26be-7341-11f0-abb3-00000a000038 HTTP/1.1" 200 221 0.001798 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:50] "GET /analytics/query/b4ae26be-7341-11f0-abb3-00000a000038 HTTP/1.1" 200 338 0.002890 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:50] "GET /analytics/query/b4ae26be-7341-11f0-abb3-00000a000038/chunk-final/0 HTTP/1.1" 200 858 0.002307 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:50] "POST /analytics/query HTTP/1.1" 202 179 0.006705 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:50] "GET /analytics/query/b5c74b00-7341-11f0-b7c4-00000a000038 HTTP/1.1" 200 221 0.005032 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:51] "GET /analytics/query/b5c74b00-7341-11f0-b7c4-00000a000038 HTTP/1.1" 200 221 0.002235 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:51] "GET /analytics/query/b5c74b00-7341-11f0-b7c4-00000a000038 HTTP/1.1" 200 221 0.002140 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:52] "GET /analytics/query/b5c74b00-7341-11f0-b7c4-00000a000038 HTTP/1.1" 200 338 0.002251 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:52] "GET /analytics/query/b5c74b00-7341-11f0-b7c4-00000a000038/chunk-final/0 HTTP/1.1" 200 858 0.002539 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:53] "POST /analytics/query HTTP/1.1" 202 179 0.005883 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:53] "GET /analytics/query/b728af42-7341-11f0-87c5-00000a000038 HTTP/1.1" 200 221 0.002126 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:53] "GET /analytics/query/b728af42-7341-11f0-87c5-00000a000038 HTTP/1.1" 200 339 0.002081 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:53] "GET /analytics/query/b728af42-7341-11f0-87c5-00000a000038/chunk-final/0 HTTP/1.1" 200 16415 0.002547 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:54] "POST /analytics/query HTTP/1.1" 202 179 0.006559 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:54] "GET /analytics/query/b7e7e424-7341-11f0-b720-00000a000038 HTTP/1.1" 200 221 0.001788 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:54] "GET /analytics/query/b7e7e424-7341-11f0-b720-00000a000038 HTTP/1.1" 200 339 0.002057 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:54] "GET /analytics/query/b7e7e424-7341-11f0-b720-00000a000038/chunk-final/0 HTTP/1.1" 200 16415 0.002915 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:55] "POST /analytics/query HTTP/1.1" 202 179 0.006185 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:55] "GET /analytics/query/b8aa5492-7341-11f0-961b-00000a000038 HTTP/1.1" 200 221 0.003075 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:56] "GET /analytics/query/b8aa5492-7341-11f0-961b-00000a000038 HTTP/1.1" 200 221 0.002113 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:56] "GET /analytics/query/b8aa5492-7341-11f0-961b-00000a000038 HTTP/1.1" 200 339 0.001725 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:50:56] "GET /analytics/query/b8aa5492-7341-11f0-961b-00000a000038/chunk-final/0 HTTP/1.1" 200 7677 0.001627 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:00] "GET /analytics/tables HTTP/1.1" 200 27988 0.003737 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:00] "POST /analytics/query HTTP/1.1" 202 179 0.008023 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:00] "GET /analytics/query/bbcf32d2-7341-11f0-886f-00000a000038 HTTP/1.1" 200 221 0.001784 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:01] "GET /analytics/query/bbcf32d2-7341-11f0-886f-00000a000038 HTTP/1.1" 200 340 0.002956 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:01] "GET /analytics/query/bbcf32d2-7341-11f0-886f-00000a000038/chunk-final/0 HTTP/1.1" 200 324745 0.012415 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:02] "GET /analytics/tables HTTP/1.1" 200 27988 0.003740 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:03] "GET /analytics/tables HTTP/1.1" 200 27988 0.004063 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:03] "POST /analytics/query HTTP/1.1" 202 179 0.005074 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:03] "GET /analytics/query/bd2870c6-7341-11f0-be32-00000a000038 HTTP/1.1" 200 221 0.010017 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:03] "GET /analytics/query/bd2870c6-7341-11f0-be32-00000a000038 HTTP/1.1" 200 338 0.002125 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:03] "GET /analytics/query/bd2870c6-7341-11f0-be32-00000a000038/chunk-final/0 HTTP/1.1" 200 145 0.002628 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:03] "POST /analytics/query HTTP/1.1" 202 179 0.005372 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:03] "GET /analytics/query/bd7b8ce4-7341-11f0-9f83-00000a000038 HTTP/1.1" 200 221 0.002326 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:04] "GET /analytics/query/bd7b8ce4-7341-11f0-9f83-00000a000038 HTTP/1.1" 200 338 0.002464 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:04] "GET /analytics/query/bd7b8ce4-7341-11f0-9f83-00000a000038/chunk-final/0 HTTP/1.1" 200 145 0.001655 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:04] "POST /analytics/query HTTP/1.1" 202 179 0.005388 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:04] "GET /analytics/query/bdcd0d6c-7341-11f0-b52b-00000a000038 HTTP/1.1" 200 221 0.002433 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:04] "GET /analytics/query/bdcd0d6c-7341-11f0-b52b-00000a000038 HTTP/1.1" 200 338 0.002207 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:04] "GET /analytics/query/bdcd0d6c-7341-11f0-b52b-00000a000038/chunk-final/0 HTTP/1.1" 200 9343 0.003196 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:04] "POST /analytics/query HTTP/1.1" 202 179 0.013961 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:04] "GET /analytics/query/be20606e-7341-11f0-8520-00000a000038 HTTP/1.1" 200 221 0.003666 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:05] "GET /analytics/query/be20606e-7341-11f0-8520-00000a000038 HTTP/1.1" 200 338 0.002012 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:05] "GET /analytics/query/be20606e-7341-11f0-8520-00000a000038/chunk-final/0 HTTP/1.1" 200 145 0.001870 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:05] "POST /analytics/query HTTP/1.1" 202 179 0.006284 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:05] "GET /analytics/query/be73a2c8-7341-11f0-b151-00000a000038 HTTP/1.1" 200 221 0.002557 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:05] "GET /analytics/query/be73a2c8-7341-11f0-b151-00000a000038 HTTP/1.1" 200 338 0.004933 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:05] "GET /analytics/query/be73a2c8-7341-11f0-b151-00000a000038/chunk-final/0 HTTP/1.1" 200 145 0.002077 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:05] "POST /analytics/query HTTP/1.1" 202 179 0.005940 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:05] "GET /analytics/query/bec5db4c-7341-11f0-a7c8-00000a000038 HTTP/1.1" 200 221 0.001580 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:06] "GET /analytics/query/bec5db4c-7341-11f0-a7c8-00000a000038 HTTP/1.1" 200 338 0.002281 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:06] "GET /analytics/query/bec5db4c-7341-11f0-a7c8-00000a000038/chunk-final/0 HTTP/1.1" 200 5945 0.002328 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:06] "POST /analytics/query HTTP/1.1" 202 179 0.028637 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:06] "GET /analytics/query/bf174fb4-7341-11f0-b1ad-00000a000038 HTTP/1.1" 200 221 0.002704 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:06] "GET /analytics/query/bf174fb4-7341-11f0-b1ad-00000a000038 HTTP/1.1" 200 338 0.001912 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:07] "GET /analytics/query/bf174fb4-7341-11f0-b1ad-00000a000038/chunk-final/0 HTTP/1.1" 200 145 0.001708 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:07] "POST /analytics/query HTTP/1.1" 202 179 0.006445 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:07] "GET /analytics/query/bf6c488c-7341-11f0-a4b3-00000a000038 HTTP/1.1" 200 221 0.002659 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:07] "GET /analytics/query/bf6c488c-7341-11f0-a4b3-00000a000038 HTTP/1.1" 200 338 0.003386 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:07] "GET /analytics/query/bf6c488c-7341-11f0-a4b3-00000a000038/chunk-final/0 HTTP/1.1" 200 2082 0.002702 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:07] "POST /analytics/query HTTP/1.1" 202 179 0.005337 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:07] "GET /analytics/query/bfbf8634-7341-11f0-ba31-00000a000038 HTTP/1.1" 200 221 0.004273 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:08] "GET /analytics/query/bfbf8634-7341-11f0-ba31-00000a000038 HTTP/1.1" 200 338 0.003229 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:08] "GET /analytics/query/bfbf8634-7341-11f0-ba31-00000a000038/chunk-final/0 HTTP/1.1" 200 2082 0.002029 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:08] "POST /analytics/query HTTP/1.1" 202 179 0.004913 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:08] "GET /analytics/query/c0124c9c-7341-11f0-ab5c-00000a000038 HTTP/1.1" 200 221 0.007401 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:08] "GET /analytics/query/c0124c9c-7341-11f0-ab5c-00000a000038 HTTP/1.1" 200 338 0.002041 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:08] "GET /analytics/query/c0124c9c-7341-11f0-ab5c-00000a000038/chunk-final/0 HTTP/1.1" 200 2083 0.002669 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:08] "POST /analytics/query HTTP/1.1" 202 179 0.006549 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:08] "GET /analytics/query/c066299a-7341-11f0-bf67-00000a000038 HTTP/1.1" 200 221 0.001826 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:09] "GET /analytics/query/c066299a-7341-11f0-bf67-00000a000038 HTTP/1.1" 200 338 0.002509 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:09] "GET /analytics/query/c066299a-7341-11f0-bf67-00000a000038/chunk-final/0 HTTP/1.1" 200 2082 0.002783 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:09] "POST /analytics/query HTTP/1.1" 202 179 0.006021 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:09] "GET /analytics/query/c0b87712-7341-11f0-8cd1-00000a000038 HTTP/1.1" 200 221 0.002486 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:09] "GET /analytics/query/c0b87712-7341-11f0-8cd1-00000a000038 HTTP/1.1" 200 338 0.002240 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:09] "GET /analytics/query/c0b87712-7341-11f0-8cd1-00000a000038/chunk-final/0 HTTP/1.1" 200 9808 0.003940 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:10] "GET /analytics/tables HTTP/1.1" 200 27988 0.003266 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:11] "GET /analytics/tables HTTP/1.1" 200 27988 0.003216 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:11] "POST /analytics/query HTTP/1.1" 202 179 0.015573 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:11] "GET /analytics/query/c2013d8a-7341-11f0-93f7-00000a000038 HTTP/1.1" 200 221 0.002535 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:11] "GET /analytics/query/c2013d8a-7341-11f0-93f7-00000a000038 HTTP/1.1" 200 340 0.002488 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:11] "GET /analytics/query/c2013d8a-7341-11f0-93f7-00000a000038/chunk-final/0 HTTP/1.1" 200 1558681 0.021398 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:11] "POST /analytics/query HTTP/1.1" 202 179 0.005965 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:11] "GET /analytics/query/c260aa3a-7341-11f0-98c3-00000a000038 HTTP/1.1" 200 221 0.011998 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:12] "GET /analytics/query/c260aa3a-7341-11f0-98c3-00000a000038 HTTP/1.1" 200 340 0.002237 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:12] "GET /analytics/query/c260aa3a-7341-11f0-98c3-00000a000038/chunk-final/0 HTTP/1.1" 200 1560054 0.025481 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:13] "GET /analytics/tables HTTP/1.1" 200 27988 0.003196 [API:8081]10.0.0.56 - - [2025-08-07 03:51:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072819 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:14] "GET /analytics/tables HTTP/1.1" 200 27988 0.004279 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:15] "GET /analytics/tables HTTP/1.1" 200 27988 0.002992 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:16] "GET /analytics/tables HTTP/1.1" 200 27988 0.004596 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:16] "GET /analytics/tables HTTP/1.1" 200 27988 0.004490 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:16] "POST /analytics/query HTTP/1.1" 202 179 0.005842 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:16] "GET /analytics/query/c551bc76-7341-11f0-b98f-00000a000038 HTTP/1.1" 200 221 0.001953 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:17] "GET /analytics/query/c551bc76-7341-11f0-b98f-00000a000038 HTTP/1.1" 200 339 0.003670 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:17] "GET /analytics/query/c551bc76-7341-11f0-b98f-00000a000038/chunk-final/0 HTTP/1.1" 200 43928 0.005438 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:18] "GET /analytics/tables HTTP/1.1" 200 27988 0.003102 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:18] "POST /analytics/query HTTP/1.1" 202 179 0.017970 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:18] "GET /analytics/query/c61cd13a-7341-11f0-a667-00000a000038 HTTP/1.1" 200 221 0.001886 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:18] "GET /analytics/query/c61cd13a-7341-11f0-a667-00000a000038 HTTP/1.1" 200 341 0.002159 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:18] "GET /analytics/query/c61cd13a-7341-11f0-a667-00000a000038/chunk-final/0 HTTP/1.1" 200 961433 0.045649 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:19] "GET /analytics/tables HTTP/1.1" 200 27988 0.003147 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:20] "GET /analytics/tables HTTP/1.1" 200 27988 0.003161 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:23] "GET /analytics/tables HTTP/1.1" 200 27988 0.003637 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:24] "GET /analytics/tables HTTP/1.1" 200 27988 0.003201 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:25] "POST /analytics/query HTTP/1.1" 200 2328 1.028913 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:26] "GET /analytics/tables HTTP/1.1" 200 27988 0.002856 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:27] "GET /analytics/tables HTTP/1.1" 200 27988 0.003397 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:28] "GET /analytics/tables HTTP/1.1" 200 27988 0.004835 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:28] "GET /analytics/tables HTTP/1.1" 200 27988 0.003127 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:29] "GET /analytics/tables HTTP/1.1" 200 27988 0.002837 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:30] "GET /analytics/tables HTTP/1.1" 200 27988 0.004142 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:31] "GET /analytics/tables HTTP/1.1" 200 27988 0.003068 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:32] "POST /analytics/query HTTP/1.1" 200 141595 1.023946 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:33] "GET /analytics/tables HTTP/1.1" 200 27988 0.003524 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:34] "GET /analytics/tables HTTP/1.1" 200 27988 0.003767 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:35] "GET /analytics/tables HTTP/1.1" 200 27988 0.003380 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:35] "GET /analytics/tables HTTP/1.1" 200 27988 0.003375 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:36] "GET /analytics/tables HTTP/1.1" 200 27988 0.002978 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:37] "GET /analytics/tables HTTP/1.1" 200 27988 0.003008 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:51:38] "GET /analytics/tables HTTP/1.1" 200 27988 0.002942 [API:8081]10.0.0.56 - - [2025-08-07 03:51:50] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000308 [API:8081]10.0.0.56 - - [2025-08-07 03:51:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1360 0.064896 [API:8081]10.0.0.56 - - [2025-08-07 03:52:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.066373 [API:8081]10.0.0.56 - - [2025-08-07 03:52:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.076526 [API:8081]10.0.0.56 - - [2025-08-07 03:52:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.033106 [API:8081]10.0.0.56 - - [2025-08-07 03:52:32] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.060565 [API:8081]10.0.0.56 - - [2025-08-07 03:53:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.016351 [API:8081]10.0.0.56 - - [2025-08-07 03:53:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.015913 [API:8081]10.0.0.56 - - [2025-08-07 03:53:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.013536 [API:8081]10.0.0.56 - - [2025-08-07 03:53:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.012899 [API:8081]10.0.0.56 - - [2025-08-07 03:53:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.012174 [API:8081]10.0.0.130 - - [2025-08-07 03:53:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.227319 [API:8081]10.0.0.249 - - [2025-08-07 03:53:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.263045 [API:8081]10.0.0.56 - - [2025-08-07 03:53:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.013756 [API:8081]10.0.0.249 - - [2025-08-07 03:53:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.364722 [API:8081]10.0.0.130 - - [2025-08-07 03:53:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.428159 [API:8081]10.0.0.56 - - [2025-08-07 03:54:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.223991 [API:8081]10.0.0.56 - - [2025-08-07 03:54:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.012322 [API:8081]10.0.0.56 - - [2025-08-07 03:54:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.011605 [API:8081]10.0.0.56 - - [2025-08-07 03:54:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.014447 [API:8081]10.0.0.56 - - [2025-08-07 03:54:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.013709 [API:8081]10.0.0.56 - - [2025-08-07 03:54:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.012106 [API:8081]10.0.0.56 - - [2025-08-07 03:54:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.068173 [API:8081]10.0.0.56 - - [2025-08-07 03:54:24] "POST /analytics/query HTTP/1.1" 200 222 1.029218 [API:8081]10.0.0.56 - - [2025-08-07 03:54:25] "POST /analytics/query HTTP/1.1" 200 222 1.023678 [API:8081]10.0.0.56 - - [2025-08-07 03:54:27] "POST /analytics/query HTTP/1.1" 200 353 1.024127 [API:8081]10.0.0.56 - - [2025-08-07 03:55:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.072163 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:56:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003277 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:56:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003231 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:56:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003386 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:56:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003317 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:56:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003855 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:56:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003860 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:56:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003244 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 03:56:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003661 [API:8081]10.0.0.56 - - [2025-08-07 03:57:14] "GET /analytics HTTP/1.1" 401 205 0.000573 [API:8081]10.0.0.56 - - [2025-08-07 03:57:14] "GET /analytics HTTP/1.1" 401 205 0.000220 [API:8081]10.0.0.56 - - [2025-08-07 03:57:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073123 [API:8081]10.0.0.130 - - [2025-08-07 03:57:43] "GET /analytics HTTP/1.1" 401 205 0.000376 [API:8081]10.0.0.130 - - [2025-08-07 03:57:43] "GET /analytics HTTP/1.1" 401 205 0.000221 [API:8081]10.0.0.249 - - [2025-08-07 03:57:43] "GET /analytics HTTP/1.1" 401 205 0.000364 [API:8081]10.0.0.249 - - [2025-08-07 03:57:43] "GET /analytics HTTP/1.1" 401 205 0.000203 [API:8081]10.0.0.56 - - [2025-08-07 03:57:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26211 0.082568 [API:8081]10.0.0.56 - - [2025-08-07 03:57:48] "POST /analytics/query HTTP/1.1" 200 507 1.076379 [API:8081]10.0.0.56 - - [2025-08-07 03:57:49] "POST /analytics/query HTTP/1.1" 200 353 1.082824 [API:8081]10.0.0.56 - - [2025-08-07 03:57:50] "POST /analytics/query HTTP/1.1" 200 353 1.021168 [API:8081]10.0.0.56 - - [2025-08-07 03:57:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.012114 [API:8081]10.0.0.56 - - [2025-08-07 03:57:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.011355 [API:8081]10.0.0.56 - - [2025-08-07 03:57:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.012656 [API:8081]10.0.0.56 - - [2025-08-07 03:57:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.012659 [API:8081]10.0.0.56 - - [2025-08-07 03:57:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.011998 [API:8081]10.0.0.56 - - [2025-08-07 03:58:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.196740 [API:8081]10.0.0.130 - - [2025-08-07 03:58:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.219369 [API:8081]10.0.0.249 - - [2025-08-07 03:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.162483 [API:8081]10.0.0.130 - - [2025-08-07 03:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.292952 [API:8081]10.0.0.249 - - [2025-08-07 03:58:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.369495 [API:8081]10.0.0.56 - - [2025-08-07 03:58:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.295597 [API:8081]10.0.0.56 - - [2025-08-07 03:59:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.194660 [API:8081]10.0.0.56 - - [2025-08-07 04:00:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077473 [API:8081]10.0.0.56 - - [2025-08-07 04:01:22] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.073778 [API:8081]10.0.0.56 - - [2025-08-07 04:03:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069359 [API:8081]10.0.0.130 - - [2025-08-07 04:03:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.171662 [API:8081]10.0.0.249 - - [2025-08-07 04:03:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.162718 [API:8081]10.0.0.56 - - [2025-08-07 04:03:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.016332 [API:8081]10.0.0.249 - - [2025-08-07 04:03:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.300327 [API:8081]10.0.0.130 - - [2025-08-07 04:03:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.343668 [API:8081]10.0.0.56 - - [2025-08-07 04:04:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.176068 [API:8081]10.0.0.56 - - [2025-08-07 04:04:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.075362 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:06:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004466 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005070 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003394 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004307 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:06:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.003132 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003890 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003424 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:06:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.006281 [API:8081]10.0.0.56 - - [2025-08-07 04:06:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083392 [API:8081]10.0.0.56 - - [2025-08-07 04:07:14] "GET /analytics HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.56 - - [2025-08-07 04:07:14] "GET /analytics HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.56 - - [2025-08-07 04:07:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.079401 [API:8081]10.0.0.130 - - [2025-08-07 04:07:43] "GET /analytics HTTP/1.1" 401 205 0.000447 [API:8081]10.0.0.130 - - [2025-08-07 04:07:43] "GET /analytics HTTP/1.1" 401 205 0.000178 [API:8081]10.0.0.249 - - [2025-08-07 04:07:43] "GET /analytics HTTP/1.1" 401 205 0.000442 [API:8081]10.0.0.249 - - [2025-08-07 04:07:43] "GET /analytics HTTP/1.1" 401 205 0.000349 [API:8081]10.0.0.130 - - [2025-08-07 04:08:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.164394 [API:8081]10.0.0.249 - - [2025-08-07 04:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.164007 [API:8081]10.0.0.249 - - [2025-08-07 04:08:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.345532 [API:8081]10.0.0.130 - - [2025-08-07 04:08:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.464352 [API:8081]10.0.0.56 - - [2025-08-07 04:08:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.254120 [API:8081]10.0.0.56 - - [2025-08-07 04:09:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.226333 [API:8081]10.0.0.56 - - [2025-08-07 04:09:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.087859 [API:8081]10.0.0.56 - - [2025-08-07 04:10:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.084988 [API:8081]10.0.0.56 - - [2025-08-07 04:12:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071457 [API:8081]10.0.0.56 - - [2025-08-07 04:13:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.147993 [API:8081]10.0.0.56 - - [2025-08-07 04:13:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.56 - - [2025-08-07 04:13:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1524 0.066786 [API:8081]10.0.0.56 - - [2025-08-07 04:13:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1524 0.061201 [API:8081]10.0.0.130 - - [2025-08-07 04:13:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.195099 [API:8081]10.0.0.249 - - [2025-08-07 04:13:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.217176 [API:8081]10.0.0.130 - - [2025-08-07 04:13:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.399287 [API:8081]10.0.0.249 - - [2025-08-07 04:13:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.602449 [API:8081]10.0.0.56 - - [2025-08-07 04:13:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.391829 [API:8081]10.0.0.56 - - [2025-08-07 04:14:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.222963 [API:8081]10.0.0.56 - - [2025-08-07 04:15:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.067827 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:16:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.004687 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003791 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003792 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003063 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:16:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004505 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004574 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003963 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:16:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004344 [API:8081]10.0.0.56 - - [2025-08-07 04:16:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.081042 [API:8081]10.0.0.56 - - [2025-08-07 04:17:14] "GET /analytics HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.56 - - [2025-08-07 04:17:14] "GET /analytics HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.130 - - [2025-08-07 04:17:43] "GET /analytics HTTP/1.1" 401 205 0.000380 [API:8081]10.0.0.130 - - [2025-08-07 04:17:43] "GET /analytics HTTP/1.1" 401 205 0.000233 [API:8081]10.0.0.249 - - [2025-08-07 04:17:43] "GET /analytics HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.249 - - [2025-08-07 04:17:43] "GET /analytics HTTP/1.1" 401 205 0.000207 [API:8081]10.0.0.56 - - [2025-08-07 04:18:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072070 [API:8081]10.0.0.130 - - [2025-08-07 04:18:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.163512 [API:8081]10.0.0.249 - - [2025-08-07 04:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.177531 [API:8081]10.0.0.249 - - [2025-08-07 04:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.185624 [API:8081]10.0.0.56 - - [2025-08-07 04:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.011073 [API:8081]10.0.0.130 - - [2025-08-07 04:18:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.295873 [API:8081]10.0.0.56 - - [2025-08-07 04:19:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.175003 [API:8081]10.0.0.56 - - [2025-08-07 04:19:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.074930 [API:8081]10.0.0.56 - - [2025-08-07 04:21:38] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.087452 [API:8081]10.0.0.56 - - [2025-08-07 04:22:39] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.079297 [API:8081]10.0.0.130 - - [2025-08-07 04:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.466582 [API:8081]10.0.0.249 - - [2025-08-07 04:23:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.528801 [API:8081]10.0.0.249 - - [2025-08-07 04:23:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.438638 [API:8081]10.0.0.130 - - [2025-08-07 04:23:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.615863 [API:8081]10.0.0.56 - - [2025-08-07 04:23:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.493493 [API:8081]10.0.0.56 - - [2025-08-07 04:24:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.515754 [API:8081]10.0.0.56 - - [2025-08-07 04:24:41] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.098201 [API:8081]10.0.0.56 - - [2025-08-07 04:25:42] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.085156 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:26:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003719 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004139 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.005055 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005606 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:26:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004713 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003051 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003364 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:26:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003480 [API:8081]10.0.0.56 - - [2025-08-07 04:27:14] "GET /analytics HTTP/1.1" 401 205 0.000300 [API:8081]10.0.0.56 - - [2025-08-07 04:27:14] "GET /analytics HTTP/1.1" 401 205 0.000159 [API:8081]10.0.0.130 - - [2025-08-07 04:27:43] "GET /analytics HTTP/1.1" 401 205 0.000297 [API:8081]10.0.0.130 - - [2025-08-07 04:27:43] "GET /analytics HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.249 - - [2025-08-07 04:27:43] "GET /analytics HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.249 - - [2025-08-07 04:27:43] "GET /analytics HTTP/1.1" 401 205 0.000199 [API:8081]10.0.0.56 - - [2025-08-07 04:27:44] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071555 [API:8081]10.0.0.56 - - [2025-08-07 04:28:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.076774 [API:8081]10.0.0.130 - - [2025-08-07 04:28:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.018533 [API:8081]10.0.0.249 - - [2025-08-07 04:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.191045 [API:8081]10.0.0.249 - - [2025-08-07 04:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.190015 [API:8081]10.0.0.56 - - [2025-08-07 04:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.018763 [API:8081]10.0.0.130 - - [2025-08-07 04:28:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.262268 [API:8081]10.0.0.56 - - [2025-08-07 04:29:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.209876 [API:8081]10.0.0.56 - - [2025-08-07 04:30:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.077137 [API:8081]10.0.0.56 - - [2025-08-07 04:31:45] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-68058467:1ba2e73f-fb9d-49df-8399-b0a4e4bf66b5?flat HTTP/1.1" 401 205 0.000306 [API:8081]10.0.0.56 - - [2025-08-07 04:31:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-68058467:1ba2e73f-fb9d-49df-8399-b0a4e4bf66b5?flat HTTP/1.1" 200 5329 0.479242 [API:8081]10.0.0.56 - - [2025-08-07 04:31:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-68058467:1ba2e73f-fb9d-49df-8399-b0a4e4bf66b5?flat HTTP/1.1" 200 5329 0.137988 [API:8081]10.0.0.56 - - [2025-08-07 04:31:46] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-68058467:1ba2e73f-fb9d-49df-8399-b0a4e4bf66b5?flat HTTP/1.1" 200 5329 0.081501 [API:8081]10.0.0.56 - - [2025-08-07 04:31:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-77695664:ctest-TestRbac-77695664-95595845?flat HTTP/1.1" 200 8378 0.085523 [API:8081]10.0.0.56 - - [2025-08-07 04:31:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.115752 [API:8081]10.0.0.56 - - [2025-08-07 04:31:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.805216 [API:8081]10.0.0.56 - - [2025-08-07 04:31:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.56 - - [2025-08-07 04:31:48] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.443665 [API:8081]10.0.0.56 - - [2025-08-07 04:31:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.110605 [API:8081]10.0.0.56 - - [2025-08-07 04:31:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.114134 [API:8081]10.0.0.56 - - [2025-08-07 04:31:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.165058 [API:8081]10.0.0.56 - - [2025-08-07 04:31:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.085273 [API:8081]10.0.0.56 - - [2025-08-07 04:31:49] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.056985 [API:8081]10.0.0.56 - - [2025-08-07 04:31:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.110251 [API:8081]10.0.0.56 - - [2025-08-07 04:31:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.159566 [API:8081]10.0.0.56 - - [2025-08-07 04:31:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.032811 [API:8081]10.0.0.56 - - [2025-08-07 04:31:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.090631 [API:8081]10.0.0.56 - - [2025-08-07 04:32:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.030890 [API:8081]10.0.0.56 - - [2025-08-07 04:32:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.032085 [API:8081]10.0.0.56 - - [2025-08-07 04:32:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.030819 [API:8081]10.0.0.56 - - [2025-08-07 04:32:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.030716 [API:8081]10.0.0.56 - - [2025-08-07 04:32:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.030668 [API:8081]10.0.0.56 - - [2025-08-07 04:32:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.032131 [API:8081]10.0.0.56 - - [2025-08-07 04:32:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-77695664:ctest-TestRbac-77695664-95595845?flat HTTP/1.1" 200 6493 0.016450 [API:8081]10.0.0.56 - - [2025-08-07 04:32:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012007 [API:8081]10.0.0.56 - - [2025-08-07 04:32:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000376 [API:8081]10.0.0.56 - - [2025-08-07 04:32:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.075889 [API:8081]10.0.0.56 - - [2025-08-07 04:32:58] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.076168 [API:8081]10.0.0.56 - - [2025-08-07 04:33:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1608 0.156019 [API:8081]10.0.0.56 - - [2025-08-07 04:33:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-29022229:541c5a89-e6c5-493f-ae20-81b78046810f?flat HTTP/1.1" 401 205 0.000304 [API:8081]10.0.0.56 - - [2025-08-07 04:33:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-29022229:541c5a89-e6c5-493f-ae20-81b78046810f?flat HTTP/1.1" 200 5384 0.131748 [API:8081]10.0.0.56 - - [2025-08-07 04:33:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-29022229:541c5a89-e6c5-493f-ae20-81b78046810f?flat HTTP/1.1" 200 5384 0.085685 [API:8081]10.0.0.56 - - [2025-08-07 04:33:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-29022229:541c5a89-e6c5-493f-ae20-81b78046810f?flat HTTP/1.1" 200 5384 0.076803 [API:8081]10.0.0.56 - - [2025-08-07 04:33:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-29022229:ctest-TestRbacBasic-29022229-81310140?flat HTTP/1.1" 200 3980 0.077586 [API:8081]10.0.0.56 - - [2025-08-07 04:33:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.071922 [API:8081]10.0.0.56 - - [2025-08-07 04:33:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.104833 [API:8081]10.0.0.56 - - [2025-08-07 04:33:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.030787 [API:8081]10.0.0.56 - - [2025-08-07 04:33:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.044817 [API:8081]10.0.0.56 - - [2025-08-07 04:33:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.156384 [API:8081]10.0.0.56 - - [2025-08-07 04:33:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.030578 [API:8081]10.0.0.56 - - [2025-08-07 04:33:23] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.054504 [API:8081]10.0.0.56 - - [2025-08-07 04:33:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.073380 [API:8081]10.0.0.56 - - [2025-08-07 04:33:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.105965 [API:8081]10.0.0.56 - - [2025-08-07 04:33:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.044159 [API:8081]10.0.0.56 - - [2025-08-07 04:33:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.032736 [API:8081]10.0.0.56 - - [2025-08-07 04:33:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.044865 [API:8081]10.0.0.56 - - [2025-08-07 04:33:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.037251 [API:8081]10.0.0.56 - - [2025-08-07 04:33:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.032993 [API:8081]10.0.0.56 - - [2025-08-07 04:33:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26217 0.034340 [API:8081]10.0.0.56 - - [2025-08-07 04:33:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-29022229:ctest-TestRbacBasic-29022229-81310140?flat HTTP/1.1" 200 6883 0.016207 [API:8081]10.0.0.56 - - [2025-08-07 04:33:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010043 [API:8081]10.0.0.56 - - [2025-08-07 04:33:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.397256 [API:8081]10.0.0.56 - - [2025-08-07 04:33:52] "GET /analytics/alarms HTTP/1.1" 401 205 0.000327 [API:8081]10.0.0.56 - - [2025-08-07 04:33:53] "GET /analytics/alarms HTTP/1.1" 200 109 0.128991 [Introspect:8090]10.0.0.56 - - [2025-08-07 04:33:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001444 [API:8081]10.0.0.130 - - [2025-08-07 04:33:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.251053 [API:8081]10.0.0.249 - - [2025-08-07 04:33:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.671702 [API:8081]10.0.0.249 - - [2025-08-07 04:33:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.781505 [API:8081]10.0.0.130 - - [2025-08-07 04:33:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.827983 [API:8081]10.0.0.56 - - [2025-08-07 04:33:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.648930 [API:8081]10.0.0.56 - - [2025-08-07 04:34:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.274693 [API:8081]10.0.0.56 - - [2025-08-07 04:34:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000305 [API:8081]10.0.0.56 - - [2025-08-07 04:34:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.068043 [API:8081]10.0.0.56 - - [2025-08-07 04:34:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.073100 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:36:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003639 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004260 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.004301 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004193 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:36:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.005165 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003311 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003299 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:36:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.004775 [API:8081]10.0.0.56 - - [2025-08-07 04:36:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.078609 [API:8081]10.0.0.56 - - [2025-08-07 04:37:14] "GET /analytics HTTP/1.1" 401 205 0.000291 [API:8081]10.0.0.56 - - [2025-08-07 04:37:14] "GET /analytics HTTP/1.1" 401 205 0.000253 [API:8081]10.0.0.56 - - [2025-08-07 04:37:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-42725027:2d6b0d2d-89e8-4826-b3bb-d75ee9041f0d?flat HTTP/1.1" 200 5431 0.019310 [API:8081]10.0.0.56 - - [2025-08-07 04:37:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-42725027:2d6b0d2d-89e8-4826-b3bb-d75ee9041f0d?flat HTTP/1.1" 200 5431 0.081190 [API:8081]10.0.0.56 - - [2025-08-07 04:37:33] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-42725027:2d6b0d2d-89e8-4826-b3bb-d75ee9041f0d?flat HTTP/1.1" 200 5431 0.070948 [API:8081]10.0.0.56 - - [2025-08-07 04:37:34] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-42725027:ctest-vn1-68648409?flat HTTP/1.1" 200 9487 0.027829 [API:8081]10.0.0.56 - - [2025-08-07 04:37:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26219 0.032802 [API:8081]10.0.0.56 - - [2025-08-07 04:37:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26219 0.028699 [API:8081]10.0.0.56 - - [2025-08-07 04:37:34] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012133 [API:8081]10.0.0.56 - - [2025-08-07 04:37:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-42725027:4a260fa3-54a3-4554-b852-ab7f6759c9c5?flat HTTP/1.1" 200 5448 0.020909 [API:8081]10.0.0.56 - - [2025-08-07 04:37:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-42725027:4a260fa3-54a3-4554-b852-ab7f6759c9c5?flat HTTP/1.1" 200 5448 0.019512 [API:8081]10.0.0.56 - - [2025-08-07 04:37:36] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-42725027:4a260fa3-54a3-4554-b852-ab7f6759c9c5?flat HTTP/1.1" 200 5448 0.017547 [API:8081]10.0.0.56 - - [2025-08-07 04:37:36] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-42725027:ctest-vn1-68648409?flat HTTP/1.1" 200 9487 0.025416 [API:8081]10.0.0.56 - - [2025-08-07 04:37:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26219 0.031466 [API:8081]10.0.0.56 - - [2025-08-07 04:37:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26219 0.031802 [API:8081]10.0.0.56 - - [2025-08-07 04:37:37] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012713 [API:8081]10.0.0.130 - - [2025-08-07 04:37:43] "GET /analytics HTTP/1.1" 401 205 0.000359 [API:8081]10.0.0.130 - - [2025-08-07 04:37:43] "GET /analytics HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.249 - - [2025-08-07 04:37:43] "GET /analytics HTTP/1.1" 401 205 0.000332 [API:8081]10.0.0.249 - - [2025-08-07 04:37:43] "GET /analytics HTTP/1.1" 401 205 0.000180 [API:8081]10.0.0.56 - - [2025-08-07 04:37:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26219 0.029473 [API:8081]10.0.0.56 - - [2025-08-07 04:37:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26219 0.033740 [API:8081]10.0.0.56 - - [2025-08-07 04:37:48] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-42725027:ctest-vn1-68648409?flat HTTP/1.1" 200 7726 0.025315 [API:8081]10.0.0.56 - - [2025-08-07 04:37:48] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.012559 [API:8081]10.0.0.56 - - [2025-08-07 04:37:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26219 0.042523 [API:8081]10.0.0.56 - - [2025-08-07 04:37:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26219 0.031191 [API:8081]10.0.0.56 - - [2025-08-07 04:37:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2540 0.070060 [API:8081]10.0.0.56 - - [2025-08-07 04:37:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26219 0.029160 [API:8081]10.0.0.56 - - [2025-08-07 04:38:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26219 0.038344 [API:8081]10.0.0.56 - - [2025-08-07 04:38:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26219 0.042850 [API:8081]10.0.0.56 - - [2025-08-07 04:38:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26219 0.036439 [API:8081]10.0.0.56 - - [2025-08-07 04:38:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26219 0.031790 [API:8081]10.0.0.56 - - [2025-08-07 04:38:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26219 0.034738 [API:8081]10.0.0.56 - - [2025-08-07 04:38:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26219 0.034625 [API:8081]10.0.0.56 - - [2025-08-07 04:38:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-42725027:ctest-vn1-68648409?flat HTTP/1.1" 200 4921 0.020135 [API:8081]10.0.0.56 - - [2025-08-07 04:38:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011108 [API:8081]10.0.0.56 - - [2025-08-07 04:38:21] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.012029 [API:8081]10.0.0.56 - - [2025-08-07 04:38:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.014214 [API:8081]10.0.0.130 - - [2025-08-07 04:38:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.166223 [API:8081]10.0.0.249 - - [2025-08-07 04:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.071911 [API:8081]10.0.0.130 - - [2025-08-07 04:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.021866 [API:8081]10.0.0.249 - - [2025-08-07 04:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.077926 [API:8081]10.0.0.56 - - [2025-08-07 04:38:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.013728 [API:8081]10.0.0.56 - - [2025-08-07 04:39:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.178561 [API:8081]10.0.0.56 - - [2025-08-07 04:39:55] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075645 [API:8081]10.0.0.56 - - [2025-08-07 04:40:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.081461 [Introspect:8090]10.0.0.56 - - [2025-08-07 04:41:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3833 0.001201 [API:8081]10.0.0.56 - - [2025-08-07 04:41:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12143 0.851272 [API:8081]10.0.0.56 - - [2025-08-07 04:41:58] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6141 0.073638 [API:8081]10.0.0.56 - - [2025-08-07 04:41:58] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6154 0.439694 [API:8081]10.0.0.56 - - [2025-08-07 04:41:58] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 4055 0.017580 [API:8081]10.0.0.56 - - [2025-08-07 04:41:58] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7293 0.028138 [API:8081]10.0.0.56 - - [2025-08-07 04:41:59] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5852 0.017986 [API:8081]10.0.0.56 - - [2025-08-07 04:41:59] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5851 0.023611 [API:8081]10.0.0.56 - - [2025-08-07 04:41:59] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7293 0.019411 [API:8081]10.0.0.56 - - [2025-08-07 04:42:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12143 0.040645 [API:8081]10.0.0.56 - - [2025-08-07 04:42:04] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6141 0.024407 [API:8081]10.0.0.56 - - [2025-08-07 04:42:04] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6154 0.029218 [API:8081]10.0.0.56 - - [2025-08-07 04:42:04] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.023418 [API:8081]10.0.0.56 - - [2025-08-07 04:42:04] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7293 0.029262 [API:8081]10.0.0.56 - - [2025-08-07 04:42:04] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5852 0.023060 [API:8081]10.0.0.56 - - [2025-08-07 04:42:04] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5851 0.026181 [API:8081]10.0.0.56 - - [2025-08-07 04:42:04] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7293 0.023370 [API:8081]10.0.0.56 - - [2025-08-07 04:42:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12312 0.029519 [API:8081]10.0.0.56 - - [2025-08-07 04:42:09] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6141 0.024775 [API:8081]10.0.0.56 - - [2025-08-07 04:42:09] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6154 0.021624 [API:8081]10.0.0.56 - - [2025-08-07 04:42:09] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.018804 [API:8081]10.0.0.56 - - [2025-08-07 04:42:09] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7293 0.019108 [API:8081]10.0.0.56 - - [2025-08-07 04:42:09] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5852 0.018862 [API:8081]10.0.0.56 - - [2025-08-07 04:42:09] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5851 0.019878 [API:8081]10.0.0.56 - - [2025-08-07 04:42:09] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7293 0.021457 [API:8081]10.0.0.56 - - [2025-08-07 04:42:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12312 0.035607 [API:8081]10.0.0.56 - - [2025-08-07 04:42:14] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6141 0.019541 [API:8081]10.0.0.56 - - [2025-08-07 04:42:14] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6154 0.019291 [API:8081]10.0.0.56 - - [2025-08-07 04:42:14] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.027526 [API:8081]10.0.0.56 - - [2025-08-07 04:42:14] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7293 0.022719 [API:8081]10.0.0.56 - - [2025-08-07 04:42:14] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5852 0.019569 [API:8081]10.0.0.56 - - [2025-08-07 04:42:14] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5851 0.020043 [API:8081]10.0.0.56 - - [2025-08-07 04:42:14] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7293 0.024673 [API:8081]10.0.0.56 - - [2025-08-07 04:42:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12312 0.025811 [API:8081]10.0.0.56 - - [2025-08-07 04:42:20] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6141 0.034749 [API:8081]10.0.0.56 - - [2025-08-07 04:42:20] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6154 0.029293 [API:8081]10.0.0.56 - - [2025-08-07 04:42:20] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.031656 [API:8081]10.0.0.56 - - [2025-08-07 04:42:20] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7293 0.023215 [API:8081]10.0.0.56 - - [2025-08-07 04:42:20] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5852 0.019688 [API:8081]10.0.0.56 - - [2025-08-07 04:42:20] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5851 0.021541 [API:8081]10.0.0.56 - - [2025-08-07 04:42:20] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7293 0.025461 [API:8081]10.0.0.56 - - [2025-08-07 04:42:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12312 0.035419 [API:8081]10.0.0.56 - - [2025-08-07 04:42:25] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6141 0.020038 [API:8081]10.0.0.56 - - [2025-08-07 04:42:25] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6154 0.034885 [API:8081]10.0.0.56 - - [2025-08-07 04:42:25] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.030267 [API:8081]10.0.0.56 - - [2025-08-07 04:42:25] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.025192 [API:8081]10.0.0.56 - - [2025-08-07 04:42:25] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5852 0.019667 [API:8081]10.0.0.56 - - [2025-08-07 04:42:25] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5850 0.020200 [API:8081]10.0.0.56 - - [2025-08-07 04:42:25] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.020847 [API:8081]10.0.0.56 - - [2025-08-07 04:42:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12311 0.025886 [API:8081]10.0.0.56 - - [2025-08-07 04:42:30] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6141 0.018881 [API:8081]10.0.0.56 - - [2025-08-07 04:42:30] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6154 0.017967 [API:8081]10.0.0.56 - - [2025-08-07 04:42:30] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.019387 [API:8081]10.0.0.56 - - [2025-08-07 04:42:30] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.021848 [API:8081]10.0.0.56 - - [2025-08-07 04:42:30] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5853 0.020232 [API:8081]10.0.0.56 - - [2025-08-07 04:42:30] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5850 0.018476 [API:8081]10.0.0.56 - - [2025-08-07 04:42:30] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.024038 [API:8081]10.0.0.56 - - [2025-08-07 04:42:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12311 0.032206 [API:8081]10.0.0.56 - - [2025-08-07 04:42:36] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6141 0.023874 [API:8081]10.0.0.56 - - [2025-08-07 04:42:36] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6154 0.020747 [API:8081]10.0.0.56 - - [2025-08-07 04:42:36] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.024174 [API:8081]10.0.0.56 - - [2025-08-07 04:42:36] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.022032 [API:8081]10.0.0.56 - - [2025-08-07 04:42:36] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5853 0.022602 [API:8081]10.0.0.56 - - [2025-08-07 04:42:36] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5850 0.030073 [API:8081]10.0.0.56 - - [2025-08-07 04:42:36] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.023228 [API:8081]10.0.0.56 - - [2025-08-07 04:42:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12314 0.028888 [API:8081]10.0.0.56 - - [2025-08-07 04:42:41] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6141 0.018648 [API:8081]10.0.0.56 - - [2025-08-07 04:42:41] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6154 0.021416 [API:8081]10.0.0.56 - - [2025-08-07 04:42:41] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.019857 [API:8081]10.0.0.56 - - [2025-08-07 04:42:41] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.026475 [API:8081]10.0.0.56 - - [2025-08-07 04:42:41] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5853 0.020904 [API:8081]10.0.0.56 - - [2025-08-07 04:42:41] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5850 0.019675 [API:8081]10.0.0.56 - - [2025-08-07 04:42:41] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.023237 [API:8081]10.0.0.56 - - [2025-08-07 04:42:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12314 0.031939 [API:8081]10.0.0.56 - - [2025-08-07 04:42:46] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6141 0.023885 [API:8081]10.0.0.56 - - [2025-08-07 04:42:46] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6154 0.036138 [API:8081]10.0.0.56 - - [2025-08-07 04:42:46] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.024385 [API:8081]10.0.0.56 - - [2025-08-07 04:42:46] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.030364 [API:8081]10.0.0.56 - - [2025-08-07 04:42:46] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5853 0.022959 [API:8081]10.0.0.56 - - [2025-08-07 04:42:46] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5850 0.026591 [API:8081]10.0.0.56 - - [2025-08-07 04:42:46] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.025334 [API:8081]10.0.0.56 - - [2025-08-07 04:42:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12314 0.029744 [API:8081]10.0.0.56 - - [2025-08-07 04:42:51] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6140 0.018918 [API:8081]10.0.0.56 - - [2025-08-07 04:42:51] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.034132 [API:8081]10.0.0.56 - - [2025-08-07 04:42:52] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.019893 [API:8081]10.0.0.56 - - [2025-08-07 04:42:52] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.021687 [API:8081]10.0.0.56 - - [2025-08-07 04:42:52] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5853 0.019780 [API:8081]10.0.0.56 - - [2025-08-07 04:42:52] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5850 0.016190 [API:8081]10.0.0.56 - - [2025-08-07 04:42:52] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.029113 [API:8081]10.0.0.56 - - [2025-08-07 04:42:57] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12314 0.025934 [API:8081]10.0.0.56 - - [2025-08-07 04:42:57] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6140 0.019587 [API:8081]10.0.0.56 - - [2025-08-07 04:42:57] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.033706 [API:8081]10.0.0.56 - - [2025-08-07 04:42:57] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.023094 [API:8081]10.0.0.56 - - [2025-08-07 04:42:57] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.023805 [API:8081]10.0.0.56 - - [2025-08-07 04:42:57] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5853 0.018269 [API:8081]10.0.0.56 - - [2025-08-07 04:42:57] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5850 0.029768 [API:8081]10.0.0.56 - - [2025-08-07 04:42:57] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.019449 [API:8081]10.0.0.56 - - [2025-08-07 04:42:58] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065854 [API:8081]10.0.0.56 - - [2025-08-07 04:43:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12314 0.026184 [API:8081]10.0.0.56 - - [2025-08-07 04:43:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6140 0.017860 [API:8081]10.0.0.56 - - [2025-08-07 04:43:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.019984 [API:8081]10.0.0.56 - - [2025-08-07 04:43:02] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.020354 [API:8081]10.0.0.56 - - [2025-08-07 04:43:02] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.022060 [API:8081]10.0.0.56 - - [2025-08-07 04:43:02] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5853 0.020677 [API:8081]10.0.0.56 - - [2025-08-07 04:43:02] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5850 0.019937 [API:8081]10.0.0.56 - - [2025-08-07 04:43:02] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.023826 [API:8081]10.0.0.56 - - [2025-08-07 04:43:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12314 0.028741 [API:8081]10.0.0.56 - - [2025-08-07 04:43:07] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6140 0.020836 [API:8081]10.0.0.56 - - [2025-08-07 04:43:07] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.019941 [API:8081]10.0.0.56 - - [2025-08-07 04:43:07] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.026238 [API:8081]10.0.0.56 - - [2025-08-07 04:43:07] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.025465 [API:8081]10.0.0.56 - - [2025-08-07 04:43:07] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5853 0.017849 [API:8081]10.0.0.56 - - [2025-08-07 04:43:07] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5850 0.020021 [API:8081]10.0.0.56 - - [2025-08-07 04:43:07] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.023216 [API:8081]10.0.0.56 - - [2025-08-07 04:43:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12313 0.026983 [API:8081]10.0.0.56 - - [2025-08-07 04:43:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6140 0.021953 [API:8081]10.0.0.56 - - [2025-08-07 04:43:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.023863 [API:8081]10.0.0.56 - - [2025-08-07 04:43:13] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.022686 [API:8081]10.0.0.56 - - [2025-08-07 04:43:13] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.029164 [API:8081]10.0.0.56 - - [2025-08-07 04:43:13] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5853 0.032048 [API:8081]10.0.0.56 - - [2025-08-07 04:43:13] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5850 0.032176 [API:8081]10.0.0.56 - - [2025-08-07 04:43:13] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.034237 [API:8081]10.0.0.56 - - [2025-08-07 04:43:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12313 0.029410 [API:8081]10.0.0.56 - - [2025-08-07 04:43:18] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6140 0.023866 [API:8081]10.0.0.56 - - [2025-08-07 04:43:18] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.020812 [API:8081]10.0.0.56 - - [2025-08-07 04:43:18] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.030125 [API:8081]10.0.0.56 - - [2025-08-07 04:43:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.021724 [API:8081]10.0.0.56 - - [2025-08-07 04:43:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5853 0.022111 [API:8081]10.0.0.56 - - [2025-08-07 04:43:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5850 0.021632 [API:8081]10.0.0.56 - - [2025-08-07 04:43:18] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.020496 [API:8081]10.0.0.56 - - [2025-08-07 04:43:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12313 0.028557 [API:8081]10.0.0.56 - - [2025-08-07 04:43:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6140 0.025239 [API:8081]10.0.0.56 - - [2025-08-07 04:43:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.019078 [API:8081]10.0.0.56 - - [2025-08-07 04:43:23] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.019159 [API:8081]10.0.0.56 - - [2025-08-07 04:43:23] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.021045 [API:8081]10.0.0.56 - - [2025-08-07 04:43:23] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5853 0.018200 [API:8081]10.0.0.56 - - [2025-08-07 04:43:23] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5850 0.020873 [API:8081]10.0.0.56 - - [2025-08-07 04:43:23] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7369 0.023003 [API:8081]10.0.0.56 - - [2025-08-07 04:43:28] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12313 0.030379 [API:8081]10.0.0.56 - - [2025-08-07 04:43:28] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6140 0.025336 [API:8081]10.0.0.56 - - [2025-08-07 04:43:29] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.033836 [API:8081]10.0.0.56 - - [2025-08-07 04:43:29] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.030718 [API:8081]10.0.0.56 - - [2025-08-07 04:43:29] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.025802 [API:8081]10.0.0.56 - - [2025-08-07 04:43:29] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5849 0.019495 [API:8081]10.0.0.56 - - [2025-08-07 04:43:29] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5848 0.020279 [API:8081]10.0.0.56 - - [2025-08-07 04:43:29] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.020667 [API:8081]10.0.0.56 - - [2025-08-07 04:43:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12313 0.036998 [API:8081]10.0.0.56 - - [2025-08-07 04:43:34] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6140 0.021233 [API:8081]10.0.0.56 - - [2025-08-07 04:43:34] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.027442 [API:8081]10.0.0.56 - - [2025-08-07 04:43:34] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.023822 [API:8081]10.0.0.56 - - [2025-08-07 04:43:34] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.021348 [API:8081]10.0.0.56 - - [2025-08-07 04:43:34] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5849 0.022429 [API:8081]10.0.0.56 - - [2025-08-07 04:43:34] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5848 0.019397 [API:8081]10.0.0.56 - - [2025-08-07 04:43:34] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.024638 [API:8081]10.0.0.56 - - [2025-08-07 04:43:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12314 0.031090 [API:8081]10.0.0.56 - - [2025-08-07 04:43:39] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6140 0.022190 [API:8081]10.0.0.56 - - [2025-08-07 04:43:39] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.022262 [API:8081]10.0.0.56 - - [2025-08-07 04:43:39] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.021533 [API:8081]10.0.0.56 - - [2025-08-07 04:43:39] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.027267 [API:8081]10.0.0.56 - - [2025-08-07 04:43:39] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5849 0.024967 [API:8081]10.0.0.56 - - [2025-08-07 04:43:39] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5848 0.019635 [API:8081]10.0.0.56 - - [2025-08-07 04:43:39] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.023281 [API:8081]10.0.0.56 - - [2025-08-07 04:43:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12314 0.032633 [API:8081]10.0.0.56 - - [2025-08-07 04:43:44] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6140 0.020645 [API:8081]10.0.0.56 - - [2025-08-07 04:43:44] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.018692 [API:8081]10.0.0.56 - - [2025-08-07 04:43:44] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.017026 [API:8081]10.0.0.56 - - [2025-08-07 04:43:44] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.024897 [API:8081]10.0.0.56 - - [2025-08-07 04:43:44] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5849 0.022880 [API:8081]10.0.0.56 - - [2025-08-07 04:43:45] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5848 0.020564 [API:8081]10.0.0.56 - - [2025-08-07 04:43:45] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.023714 [API:8081]10.0.0.56 - - [2025-08-07 04:43:50] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12314 0.026865 [API:8081]10.0.0.56 - - [2025-08-07 04:43:50] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6140 0.020198 [API:8081]10.0.0.56 - - [2025-08-07 04:43:50] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.020558 [API:8081]10.0.0.56 - - [2025-08-07 04:43:50] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.024282 [API:8081]10.0.0.56 - - [2025-08-07 04:43:50] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.018993 [API:8081]10.0.0.56 - - [2025-08-07 04:43:50] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5849 0.020222 [API:8081]10.0.0.56 - - [2025-08-07 04:43:50] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5848 0.020813 [API:8081]10.0.0.56 - - [2025-08-07 04:43:50] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.021353 [API:8081]10.0.0.56 - - [2025-08-07 04:43:55] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12314 0.046360 [API:8081]10.0.0.56 - - [2025-08-07 04:43:55] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6139 0.025824 [API:8081]10.0.0.56 - - [2025-08-07 04:43:55] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.017407 [API:8081]10.0.0.56 - - [2025-08-07 04:43:55] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.031245 [API:8081]10.0.0.56 - - [2025-08-07 04:43:55] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.031060 [API:8081]10.0.0.56 - - [2025-08-07 04:43:55] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5849 0.020474 [API:8081]10.0.0.56 - - [2025-08-07 04:43:55] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5848 0.022945 [API:8081]10.0.0.56 - - [2025-08-07 04:43:55] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.020180 [API:8081]10.0.0.130 - - [2025-08-07 04:43:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.194319 [API:8081]10.0.0.249 - - [2025-08-07 04:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.178093 [API:8081]10.0.0.249 - - [2025-08-07 04:43:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.341200 [API:8081]10.0.0.130 - - [2025-08-07 04:43:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.527772 [API:8081]10.0.0.56 - - [2025-08-07 04:43:59] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.340082 [API:8081]10.0.0.56 - - [2025-08-07 04:43:59] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.071656 [API:8081]10.0.0.56 - - [2025-08-07 04:44:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12314 0.028662 [API:8081]10.0.0.56 - - [2025-08-07 04:44:00] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6139 0.019806 [API:8081]10.0.0.56 - - [2025-08-07 04:44:00] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.022251 [API:8081]10.0.0.56 - - [2025-08-07 04:44:00] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.020538 [API:8081]10.0.0.56 - - [2025-08-07 04:44:00] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.022589 [API:8081]10.0.0.56 - - [2025-08-07 04:44:00] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5849 0.023206 [API:8081]10.0.0.56 - - [2025-08-07 04:44:00] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5848 0.026188 [API:8081]10.0.0.56 - - [2025-08-07 04:44:00] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.027599 [API:8081]10.0.0.56 - - [2025-08-07 04:44:01] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.211640 [API:8081]10.0.0.56 - - [2025-08-07 04:44:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12314 0.032261 [API:8081]10.0.0.56 - - [2025-08-07 04:44:06] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6139 0.018890 [API:8081]10.0.0.56 - - [2025-08-07 04:44:06] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.028958 [API:8081]10.0.0.56 - - [2025-08-07 04:44:06] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.037125 [API:8081]10.0.0.56 - - [2025-08-07 04:44:06] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.034371 [API:8081]10.0.0.56 - - [2025-08-07 04:44:06] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5849 0.021901 [API:8081]10.0.0.56 - - [2025-08-07 04:44:06] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5848 0.019945 [API:8081]10.0.0.56 - - [2025-08-07 04:44:06] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.024268 [API:8081]10.0.0.56 - - [2025-08-07 04:44:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12317 0.035510 [API:8081]10.0.0.56 - - [2025-08-07 04:44:11] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6139 0.021408 [API:8081]10.0.0.56 - - [2025-08-07 04:44:11] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.019991 [API:8081]10.0.0.56 - - [2025-08-07 04:44:11] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.023240 [API:8081]10.0.0.56 - - [2025-08-07 04:44:11] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.021341 [API:8081]10.0.0.56 - - [2025-08-07 04:44:11] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5849 0.021122 [API:8081]10.0.0.56 - - [2025-08-07 04:44:11] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5848 0.021233 [API:8081]10.0.0.56 - - [2025-08-07 04:44:11] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.024339 [API:8081]10.0.0.56 - - [2025-08-07 04:44:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12317 0.024251 [API:8081]10.0.0.56 - - [2025-08-07 04:44:16] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6139 0.025620 [API:8081]10.0.0.56 - - [2025-08-07 04:44:16] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.017121 [API:8081]10.0.0.56 - - [2025-08-07 04:44:16] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.016843 [API:8081]10.0.0.56 - - [2025-08-07 04:44:16] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.033003 [API:8081]10.0.0.56 - - [2025-08-07 04:44:16] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5849 0.021496 [API:8081]10.0.0.56 - - [2025-08-07 04:44:16] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5848 0.020954 [API:8081]10.0.0.56 - - [2025-08-07 04:44:16] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.026049 [API:8081]10.0.0.56 - - [2025-08-07 04:44:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12317 0.028057 [API:8081]10.0.0.56 - - [2025-08-07 04:44:21] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6139 0.025164 [API:8081]10.0.0.56 - - [2025-08-07 04:44:22] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.024246 [API:8081]10.0.0.56 - - [2025-08-07 04:44:22] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.025142 [API:8081]10.0.0.56 - - [2025-08-07 04:44:22] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.029490 [API:8081]10.0.0.56 - - [2025-08-07 04:44:22] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5849 0.022153 [API:8081]10.0.0.56 - - [2025-08-07 04:44:22] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5848 0.020005 [API:8081]10.0.0.56 - - [2025-08-07 04:44:22] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7367 0.020787 [API:8081]10.0.0.56 - - [2025-08-07 04:44:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12317 0.042856 [API:8081]10.0.0.56 - - [2025-08-07 04:44:27] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6139 0.029813 [API:8081]10.0.0.56 - - [2025-08-07 04:44:27] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.020128 [API:8081]10.0.0.56 - - [2025-08-07 04:44:27] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.020043 [API:8081]10.0.0.56 - - [2025-08-07 04:44:27] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7370 0.018919 [API:8081]10.0.0.56 - - [2025-08-07 04:44:27] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5851 0.026012 [API:8081]10.0.0.56 - - [2025-08-07 04:44:27] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5850 0.020054 [API:8081]10.0.0.56 - - [2025-08-07 04:44:27] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7370 0.020917 [API:8081]10.0.0.56 - - [2025-08-07 04:44:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12317 0.032475 [API:8081]10.0.0.56 - - [2025-08-07 04:44:32] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6139 0.024030 [API:8081]10.0.0.56 - - [2025-08-07 04:44:32] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.022877 [API:8081]10.0.0.56 - - [2025-08-07 04:44:32] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.022857 [API:8081]10.0.0.56 - - [2025-08-07 04:44:32] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7370 0.023774 [API:8081]10.0.0.56 - - [2025-08-07 04:44:32] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5851 0.018774 [API:8081]10.0.0.56 - - [2025-08-07 04:44:32] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5850 0.020777 [API:8081]10.0.0.56 - - [2025-08-07 04:44:32] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7370 0.022224 [API:8081]10.0.0.56 - - [2025-08-07 04:44:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 12317 0.026914 [API:8081]10.0.0.56 - - [2025-08-07 04:44:37] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-1?flat HTTP/1.1" 200 6139 0.018153 [API:8081]10.0.0.56 - - [2025-08-07 04:44:37] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 6153 0.018299 [API:8081]10.0.0.56 - - [2025-08-07 04:44:37] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3767-3?flat HTTP/1.1" 200 6141 0.019889 [API:8081]10.0.0.56 - - [2025-08-07 04:44:37] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7370 0.022531 [API:8081]10.0.0.56 - - [2025-08-07 04:44:38] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?flat HTTP/1.1" 200 5851 0.019882 [API:8081]10.0.0.56 - - [2025-08-07 04:44:38] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?flat HTTP/1.1" 200 5850 0.022715 [API:8081]10.0.0.56 - - [2025-08-07 04:44:38] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?flat HTTP/1.1" 200 7370 0.027608 [API:8081]10.0.0.56 - - [2025-08-07 04:45:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-48850477:46901fbd-872f-403b-9c08-04de9d2af77b?flat HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.56 - - [2025-08-07 04:45:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-48850477:46901fbd-872f-403b-9c08-04de9d2af77b?flat HTTP/1.1" 200 5243 0.084432 [API:8081]10.0.0.56 - - [2025-08-07 04:45:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-48850477:46901fbd-872f-403b-9c08-04de9d2af77b?flat HTTP/1.1" 200 5243 0.067914 [API:8081]10.0.0.56 - - [2025-08-07 04:45:40] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-48850477:46901fbd-872f-403b-9c08-04de9d2af77b?flat HTTP/1.1" 200 5243 0.071130 [API:8081]10.0.0.56 - - [2025-08-07 04:45:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-48850477:ctest-vn-14490875?flat HTTP/1.1" 200 4001 0.020554 [API:8081]10.0.0.56 - - [2025-08-07 04:45:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33146 0.035362 [API:8081]10.0.0.56 - - [2025-08-07 04:45:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33146 0.044027 [API:8081]10.0.0.56 - - [2025-08-07 04:45:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012440 [API:8081]10.0.0.56 - - [2025-08-07 04:45:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-48850477:884a0f43-32d2-40c0-beb9-c3634c8de33d?flat HTTP/1.1" 200 5242 0.020821 [API:8081]10.0.0.56 - - [2025-08-07 04:45:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-48850477:884a0f43-32d2-40c0-beb9-c3634c8de33d?flat HTTP/1.1" 200 5242 0.022527 [API:8081]10.0.0.56 - - [2025-08-07 04:45:47] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-48850477:884a0f43-32d2-40c0-beb9-c3634c8de33d?flat HTTP/1.1" 200 5242 0.021216 [API:8081]10.0.0.56 - - [2025-08-07 04:45:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-48850477:ctest-vn-46861161?flat HTTP/1.1" 200 4010 0.032317 [API:8081]10.0.0.56 - - [2025-08-07 04:45:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33153 0.044734 [API:8081]10.0.0.56 - - [2025-08-07 04:45:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 12835 0.035467 [API:8081]10.0.0.56 - - [2025-08-07 04:45:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33153 0.037418 [API:8081]10.0.0.56 - - [2025-08-07 04:45:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 12835 0.033916 [API:8081]10.0.0.56 - - [2025-08-07 04:45:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.013388 [API:8081]10.0.0.56 - - [2025-08-07 04:46:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.092712 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:46:10] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003320 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004095 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003715 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004251 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:46:10] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 766 0.004490 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-3.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003913 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-1.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003038 [LOCAL API:8181]127.0.0.1 - - [2025-08-07 04:46:10] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3767-2.?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 214 0.003589 [API:8081]10.0.0.56 - - [2025-08-07 04:46:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33153 0.041808 [API:8081]10.0.0.56 - - [2025-08-07 04:46:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 12835 0.034967 [API:8081]10.0.0.56 - - [2025-08-07 04:46:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33153 0.040769 [API:8081]10.0.0.56 - - [2025-08-07 04:46:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 12835 0.031920 [API:8081]10.0.0.56 - - [2025-08-07 04:46:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33156 0.043447 [API:8081]10.0.0.56 - - [2025-08-07 04:46:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3767-2?flat HTTP/1.1" 200 12544 0.034810 [API:8081]10.0.0.56 - - [2025-08-07 04:46:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-48850477:ctest-vn-46861161?flat HTTP/1.1" 200 6183 0.021755 [API:8081]10.0.0.56 - - [2025-08-07 04:46:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011166 [API:8081]10.0.0.56 - - [2025-08-07 04:46:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33148 0.032817 [API:8081]10.0.0.56 - - [2025-08-07 04:46:24] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33158 0.043280 [API:8081]10.0.0.56 - - [2025-08-07 04:46:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33158 0.045757 [API:8081]10.0.0.56 - - [2025-08-07 04:46:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33158 0.039854 [API:8081]10.0.0.56 - - [2025-08-07 04:46:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33158 0.044671 [API:8081]10.0.0.56 - - [2025-08-07 04:46:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33158 0.044503 [API:8081]10.0.0.56 - - [2025-08-07 04:46:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3767-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 33159 0.038151 [API:8081]10.0.0.56 - - [2025-08-07 04:46:40] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-48850477:ctest-vn-14490875?flat HTTP/1.1" 200 6183 0.023874 [API:8081]10.0.0.56 - - [2025-08-07 04:46:40] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.011831 [API:8081]10.0.0.56 - - [2025-08-07 04:46:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.56 - - [2025-08-07 04:46:52] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.075195 [API:8081]10.0.0.56 - - [2025-08-07 04:46:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.072487 [API:8081]10.0.0.56 - - [2025-08-07 04:47:02] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.076100 [API:8081]10.0.0.56 - - [2025-08-07 04:47:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000419 [API:8081]10.0.0.56 - - [2025-08-07 04:47:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.069805 [API:8081]10.0.0.56 - - [2025-08-07 04:47:14] "GET /analytics HTTP/1.1" 401 205 0.000527 [API:8081]10.0.0.56 - - [2025-08-07 04:47:14] "GET /analytics HTTP/1.1" 401 205 0.000335 [API:8081]10.0.0.130 - - [2025-08-07 04:47:43] "GET /analytics HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.130 - - [2025-08-07 04:47:43] "GET /analytics HTTP/1.1" 401 205 0.000189 [API:8081]10.0.0.249 - - [2025-08-07 04:47:43] "GET /analytics HTTP/1.1" 401 205 0.000311 [API:8081]10.0.0.249 - - [2025-08-07 04:47:43] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.130 - - [2025-08-07 04:48:57] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.189910 [API:8081]10.0.0.249 - - [2025-08-07 04:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.178521 [API:8081]10.0.0.56 - - [2025-08-07 04:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.015167 [API:8081]10.0.0.249 - - [2025-08-07 04:48:58] "GET /analytics/uves/bgp-peers HTTP/1.1" 200 2912 0.389001