++ 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: =================== Mon Aug 25 23:52:24 UTC 2025 ===================' INFO: =================== Mon Aug 25 23:52:24 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.49 ++ 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 +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.49,10.0.0.33,10.0.0.254 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.49,10.0.0.33,10.0.0.254 ++ ANALYTICSDB_NODES=10.0.0.49,10.0.0.33,10.0.0.254 ++ ANALYTICS_SNMP_NODES=10.0.0.49,10.0.0.33,10.0.0.254 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:8081 ' +++ '[' -n '10.0.0.49:8081 10.0.0.33:8081 10.0.0.254:8081 ' ']' +++ echo '10.0.0.49:8081 10.0.0.33:8081 10.0.0.254:8081' ++ ANALYTICS_SERVERS='10.0.0.49:8081 10.0.0.33:8081 10.0.0.254: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9042 ' +++ '[' -n '10.0.0.49:9042 10.0.0.33:9042 10.0.0.254:9042 ' ']' +++ echo '10.0.0.49:9042 10.0.0.33:9042 10.0.0.254:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.49:9042 10.0.0.33:9042 10.0.0.254:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.49,10.0.0.33,10.0.0.254 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:8086 ' +++ '[' -n '10.0.0.49:8086 10.0.0.33:8086 10.0.0.254:8086 ' ']' +++ echo '10.0.0.49:8086 10.0.0.33:8086 10.0.0.254:8086' ++ COLLECTOR_SERVERS='10.0.0.49:8086 10.0.0.33:8086 10.0.0.254: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.49,10.0.0.33,10.0.0.254 ++ CONFIGDB_NODES=10.0.0.49,10.0.0.33,10.0.0.254 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:8082 ' +++ '[' -n '10.0.0.49:8082 10.0.0.33:8082 10.0.0.254:8082 ' ']' +++ echo '10.0.0.49:8082 10.0.0.33:8082 10.0.0.254:8082' ++ CONFIG_SERVERS='10.0.0.49:8082 10.0.0.33:8082 10.0.0.254: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9161 ' +++ '[' -n '10.0.0.49:9161 10.0.0.33:9161 10.0.0.254:9161 ' ']' +++ echo '10.0.0.49:9161 10.0.0.33:9161 10.0.0.254:9161' ++ CONFIGDB_SERVERS='10.0.0.49:9161 10.0.0.33:9161 10.0.0.254: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9041 ' +++ '[' -n '10.0.0.49:9041 10.0.0.33:9041 10.0.0.254:9041 ' ']' +++ echo '10.0.0.49:9041 10.0.0.33:9041 10.0.0.254:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.49:9041 10.0.0.33:9041 10.0.0.254: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.254,10.20.0.14,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,10.20.0.14,10.20.0.25 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.49,10.0.0.33,10.0.0.254 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+=10.0.0.254:2181, +++ '[' -n 10.0.0.49:2181,10.0.0.33:2181,10.0.0.254:2181, ']' +++ echo 10.0.0.49:2181,10.0.0.33:2181,10.0.0.254:2181 ++ ZOOKEEPER_SERVERS=10.0.0.49:2181,10.0.0.33:2181,10.0.0.254: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:2181 ' +++ '[' -n '10.0.0.49:2181 10.0.0.33:2181 10.0.0.254:2181 ' ']' +++ echo '10.0.0.49:2181 10.0.0.33:2181 10.0.0.254:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.49:2181 10.0.0.33:2181 10.0.0.254:2181' ++ RABBITMQ_NODES=10.0.0.49,10.0.0.33,10.0.0.254 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+=10.0.0.254:5673, +++ '[' -n 10.0.0.49:5673,10.0.0.33:5673,10.0.0.254:5673, ']' +++ echo 10.0.0.49:5673,10.0.0.33:5673,10.0.0.254:5673 ++ RABBITMQ_SERVERS=10.0.0.49:5673,10.0.0.33:5673,10.0.0.254: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:6379 ' +++ '[' -n '10.0.0.49:6379 10.0.0.33:6379 10.0.0.254:6379 ' ']' +++ echo '10.0.0.49:6379 10.0.0.33:6379 10.0.0.254:6379' ++ REDIS_SERVERS='10.0.0.49:6379 10.0.0.33:6379 10.0.0.254: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.49,10.0.0.33,10.0.0.254 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9092 ' +++ '[' -n '10.0.0.49:9092 10.0.0.33:9092 10.0.0.254:9092 ' ']' +++ echo '10.0.0.49:9092 10.0.0.33:9092 10.0.0.254:9092' ++ KAFKA_SERVERS='10.0.0.49:9092 10.0.0.33:9092 10.0.0.254: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.49 ++ 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.49,10.0.0.33,10.0.0.254 ++ 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.49,10.0.0.33,10.0.0.254 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_redis_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_analytics_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.49,10.0.0.33,10.0.0.254 + local cassandra=10.0.0.49 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.49 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 ++ get_listen_ip_for_node ANALYTICS +++ find_my_ip_and_order_for_node ANALYTICS +++ local server_typ=ANALYTICS_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.49,10.0.0.33,10.0.0.254 +++ local servers=10.0.0.49,10.0.0.33,10.0.0.254 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ cut -d ' ' -f 1 +++ local local_ips=,10.0.0.49,10.20.0.254,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.49'\''))' +++ local server_ip=10.0.0.49 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.49 ]] +++ [[ ,10.0.0.49,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.49, ]] +++ echo 10.0.0.49 1 +++ return ++ local ip=10.0.0.49 ++ [[ -z 10.0.0.49 ]] ++ echo 10.0.0.49 + host_ip=10.0.0.49 + mkdir -p /etc/contrail + cat ++ get_introspect_listen_ip_for_node ANALYTICS ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + cat + add_ini_params_from_env ANALYTICS_API /etc/contrail/contrail-analytics-api.conf + local service_name=ANALYTICS_API + local cfg_path=/etc/contrail/contrail-analytics-api.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^ANALYTICS_API__//g' ++ sort ++ cut -d = -f 1 ++ grep '^ANALYTICS_API__.*__.*=.*$' + 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/25/2025 23:52:32.398 7fb0f7976208 [contrail-analytics-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/25/2025 23:52:32.574 7fb0f7976208 [contrail-analytics-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8090 08/25/2025 23:52:32.587 7fb0f7976208 [contrail-analytics-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/25/2025 23:52:32.587 7fb0f7976208 [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.49:8081/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer())... Listening on http://localhost:8181/ Hit Ctrl-C to quit. [API:8081]10.0.0.33 - - [2025-08-25 23:53:07] "GET /analytics HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.33 - - [2025-08-25 23:53:07] "GET /analytics HTTP/1.1" 401 205 0.000170 [API:8081]10.0.0.254 - - [2025-08-25 23:53:08] "GET /analytics HTTP/1.1" 401 205 0.000416 [API:8081]10.0.0.254 - - [2025-08-25 23:53:08] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.49 - - [2025-08-25 23:53:09] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.49 - - [2025-08-25 23:53:09] "GET /analytics HTTP/1.1" 401 205 0.000183 [API:8081]10.0.0.33 - - [2025-08-25 23:53:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 144 0.472933 [API:8081]10.0.0.33 - - [2025-08-25 23:53:38] "GET /analytics HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.33 - - [2025-08-25 23:53:38] "GET /analytics HTTP/1.1" 401 205 0.000144 [API:8081]10.0.0.254 - - [2025-08-25 23:53:39] "GET /analytics HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.254 - - [2025-08-25 23:53:39] "GET /analytics HTTP/1.1" 401 205 0.000183 [API:8081]10.0.0.49 - - [2025-08-25 23:53:40] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.49 - - [2025-08-25 23:53:40] "GET /analytics HTTP/1.1" 401 205 0.000147 [API:8081]10.0.0.33 - - [2025-08-25 23:54:08] "GET /analytics HTTP/1.1" 401 205 0.000336 [API:8081]10.0.0.33 - - [2025-08-25 23:54:08] "GET /analytics HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.254 - - [2025-08-25 23:54:09] "GET /analytics HTTP/1.1" 401 205 0.000241 [API:8081]10.0.0.254 - - [2025-08-25 23:54:09] "GET /analytics HTTP/1.1" 401 205 0.000169 [API:8081]10.0.0.33 - - [2025-08-25 23:54:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 144 0.386952 [API:8081]10.0.0.33 - - [2025-08-25 23:56:12] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.383769 [Introspect:8090]10.0.0.49 - - [2025-08-25 23:56:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001092 [Introspect:8090]10.0.0.49 - - [2025-08-25 23:56:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001052 [API:8081]10.0.0.33 - - [2025-08-25 23:57:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.107909 [Introspect:8090]10.0.0.49 - - [2025-08-25 23:58:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001089 [Introspect:8090]10.0.0.49 - - [2025-08-25 23:58:17] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000559 [API:8081]10.0.0.49 - - [2025-08-25 23:58:17] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1:Control:contrail-control:0?flat HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.49 - - [2025-08-25 23:58:18] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1:Control:contrail-control:0?flat HTTP/1.1" 200 36307 0.105977 [API:8081]10.0.0.49 - - [2025-08-25 23:58:18] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16356 0.059333 [API:8081]10.0.0.49 - - [2025-08-25 23:58:18] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2:Control:contrail-control:0?flat HTTP/1.1" 200 36306 0.072309 [API:8081]10.0.0.49 - - [2025-08-25 23:58:18] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16356 0.021254 [API:8081]10.0.0.49 - - [2025-08-25 23:58:18] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3:Control:contrail-control:0?flat HTTP/1.1" 200 39364 0.039338 [API:8081]10.0.0.49 - - [2025-08-25 23:58:18] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13606 0.029355 [API:8081]10.0.0.49 - - [2025-08-25 23:58:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20498 0.035819 [API:8081]10.0.0.49 - - [2025-08-25 23:58:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20493 0.038911 [API:8081]10.0.0.49 - - [2025-08-25 23:58:18] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1.:Config:contrail-schema:0?flat HTTP/1.1" 200 3711 0.017154 [API:8081]10.0.0.49 - - [2025-08-25 23:58:18] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1.:Config:contrail-svc-monitor:0?flat HTTP/1.1" 200 3357 0.013871 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.019140 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4312 0.013407 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4008 0.013722 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4308 0.012768 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generators HTTP/1.1" 200 14103 0.012205 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.012936 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.019197 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.021503 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.024236 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.024548 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.024616 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.024255 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.013062 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.012591 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14825 0.028209 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11115 0.018334 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14825 0.018737 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11115 0.024367 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14836 0.029469 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11115 0.038424 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20498 0.050107 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 12072 0.036579 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20493 0.053408 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12065 0.036211 [API:8081]10.0.0.49 - - [2025-08-25 23:58:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20498 0.041151 [API:8081]10.0.0.49 - - [2025-08-25 23:58:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 12072 0.036433 [API:8081]10.0.0.49 - - [2025-08-25 23:58:20] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20493 0.034332 [API:8081]10.0.0.49 - - [2025-08-25 23:58:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12065 0.041561 [API:8081]10.0.0.49 - - [2025-08-25 23:58:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20498 0.023811 [API:8081]10.0.0.49 - - [2025-08-25 23:58:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3271 0.031417 [API:8081]10.0.0.49 - - [2025-08-25 23:58:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 20493 0.046534 [API:8081]10.0.0.49 - - [2025-08-25 23:58:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-nodemgr:0?flat HTTP/1.1" 200 3272 0.016415 [API:8081]10.0.0.49 - - [2025-08-25 23:58:21] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3382 0.021989 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14825 0.043814 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.027373 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3383 0.025778 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14825 0.033207 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3992 0.028621 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3.:Analytics:contrail-analytics-nodemgr:0?flat HTTP/1.1" 200 3383 0.024037 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3.:Analytics:contrail-collector:0?flat HTTP/1.1" 200 14836 0.038448 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3.:Analytics:contrail-analytics-api:0?flat HTTP/1.1" 200 3993 0.016911 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11115 0.025510 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3677 0.014056 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11115 0.032086 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3681 0.020870 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3.:Database:contrail-query-engine:0?flat HTTP/1.1" 200 11115 0.030685 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3.:Database:contrail-database-nodemgr:0?flat HTTP/1.1" 200 3680 0.028224 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1.:Config:contrail-api:0?flat HTTP/1.1" 200 4312 0.021196 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2.:Config:contrail-api:0?flat HTTP/1.1" 200 4008 0.035427 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3.:Config:contrail-api:0?flat HTTP/1.1" 200 4308 0.026944 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1:Control:contrail-control:0?flat HTTP/1.1" 200 36307 0.037872 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3381 0.012408 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-1:Control:contrail-dns:0?flat HTTP/1.1" 200 16356 0.029155 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2:Control:contrail-control:0?flat HTTP/1.1" 200 36306 0.041242 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3380 0.021204 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-2:Control:contrail-dns:0?flat HTTP/1.1" 200 16356 0.019157 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3:Control:contrail-control:0?flat HTTP/1.1" 200 39364 0.029733 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3:Control:contrail-control-nodemgr:0?flat HTTP/1.1" 200 3381 0.012918 [API:8081]10.0.0.49 - - [2025-08-25 23:58:22] "GET /analytics/uves/generator/cn-jenkins-deploy-platform-ansible-os-3931-3:Control:contrail-dns:0?flat HTTP/1.1" 200 13606 0.030673 [API:8081]10.0.0.49 - - [2025-08-25 23:58:24] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 12072 0.046884 [API:8081]10.0.0.49 - - [2025-08-25 23:58:26] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?flat HTTP/1.1" 200 15118 0.068821 [API:8081]10.0.0.49 - - [2025-08-25 23:58:26] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?flat HTTP/1.1" 200 14261 0.041746 [API:8081]10.0.0.49 - - [2025-08-25 23:58:26] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?flat HTTP/1.1" 200 18161 0.033594 [API:8081]10.0.0.49 - - [2025-08-25 23:58:26] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?flat HTTP/1.1" 200 15118 0.034958 [API:8081]10.0.0.49 - - [2025-08-25 23:58:26] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?flat HTTP/1.1" 200 14261 0.033309 [API:8081]10.0.0.49 - - [2025-08-25 23:58:26] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?flat HTTP/1.1" 200 18161 0.037854 [API:8081]10.0.0.49 - - [2025-08-25 23:58:26] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?flat HTTP/1.1" 200 15118 0.033086 [API:8081]10.0.0.49 - - [2025-08-25 23:58:26] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?flat HTTP/1.1" 200 14261 0.022330 [API:8081]10.0.0.49 - - [2025-08-25 23:58:26] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?flat HTTP/1.1" 200 18161 0.022371 [API:8081]10.0.0.49 - - [2025-08-25 23:58:26] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?flat HTTP/1.1" 200 15118 0.023998 [API:8081]10.0.0.49 - - [2025-08-25 23:58:26] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?flat HTTP/1.1" 200 14261 0.029852 [API:8081]10.0.0.49 - - [2025-08-25 23:58:26] "GET /analytics/uves/analytics-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?flat HTTP/1.1" 200 18161 0.032262 [API:8081]10.0.0.49 - - [2025-08-25 23:58:28] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 8099 0.028947 [API:8081]10.0.0.49 - - [2025-08-25 23:58:28] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 8094 0.024253 [API:8081]10.0.0.49 - - [2025-08-25 23:58:28] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3931-3?flat HTTP/1.1" 200 8096 0.037210 [API:8081]10.0.0.49 - - [2025-08-25 23:58:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.49 - - [2025-08-25 23:58:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1348 0.067031 [API:8081]10.0.0.49 - - [2025-08-25 23:58:51] "POST /analytics/query HTTP/1.1" 200 58826 1.088758 [API:8081]10.0.0.49 - - [2025-08-25 23:58:52] "POST /analytics/query HTTP/1.1" 200 6784 1.120623 [API:8081]10.0.0.49 - - [2025-08-25 23:58:53] "POST /analytics/query HTTP/1.1" 200 871 1.103345 [API:8081]10.0.0.49 - - [2025-08-25 23:58:54] "POST /analytics/query HTTP/1.1" 200 6784 1.026422 [API:8081]10.0.0.49 - - [2025-08-25 23:58:55] "POST /analytics/query HTTP/1.1" 200 871 1.019963 [API:8081]10.0.0.33 - - [2025-08-25 23:59:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.211735 [API:8081]10.0.0.33 - - [2025-08-26 00:00:18] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.080032 [API:8081]10.0.0.33 - - [2025-08-26 00:02:20] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.111184 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:02:32] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003458 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:02:32] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003154 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:02:32] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.008381 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:02:32] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.008871 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:02:32] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.003197 [API:8081]10.0.0.49 - - [2025-08-26 00:02:53] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000425 [API:8081]10.0.0.49 - - [2025-08-26 00:02:54] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1348 0.076327 [API:8081]10.0.0.49 - - [2025-08-26 00:02:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1580 0.061500 [API:8081]10.0.0.33 - - [2025-08-26 00:03:21] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.091007 [API:8081]10.0.0.49 - - [2025-08-26 00:03:40] "GET /analytics HTTP/1.1" 401 205 0.000307 [API:8081]10.0.0.49 - - [2025-08-26 00:03:40] "GET /analytics HTTP/1.1" 401 205 0.000197 [API:8081]10.0.0.33 - - [2025-08-26 00:04:09] "GET /analytics HTTP/1.1" 401 205 0.000340 [API:8081]10.0.0.33 - - [2025-08-26 00:04:09] "GET /analytics HTTP/1.1" 401 205 0.000210 [API:8081]10.0.0.254 - - [2025-08-26 00:04:09] "GET /analytics HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.254 - - [2025-08-26 00:04:09] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.33 - - [2025-08-26 00:05:23] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063060 [API:8081]10.0.0.33 - - [2025-08-26 00:06:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.127851 [API:8081]10.0.0.33 - - [2025-08-26 00:08:26] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069117 [API:8081]10.0.0.49 - - [2025-08-26 00:08:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.49 - - [2025-08-26 00:08:55] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2140 0.066921 [API:8081]10.0.0.49 - - [2025-08-26 00:08:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2140 0.077204 [API:8081]10.0.0.33 - - [2025-08-26 00:09:27] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.057405 [API:8081]10.0.0.49 - - [2025-08-26 00:10:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1788 0.013246 [API:8081]10.0.0.49 - - [2025-08-26 00:10:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1794 0.016333 [API:8081]10.0.0.49 - - [2025-08-26 00:10:43] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2022 0.060656 [API:8081]10.0.0.49 - - [2025-08-26 00:10:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2028 0.010011 [API:8081]10.0.0.33 - - [2025-08-26 00:11:28] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.057903 [API:8081]10.0.0.33 - - [2025-08-26 00:12:30] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.060730 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:12:32] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003911 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:12:32] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003291 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:12:32] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 295 0.005491 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:12:32] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 294 0.004115 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:12:32] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002725 [API:8081]10.0.0.49 - - [2025-08-26 00:13:40] "GET /analytics HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.49 - - [2025-08-26 00:13:40] "GET /analytics HTTP/1.1" 401 205 0.000144 [API:8081]10.0.0.49 - - [2025-08-26 00:13:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25183 0.034845 [API:8081]10.0.0.49 - - [2025-08-26 00:13:49] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13027 0.048942 [API:8081]10.0.0.49 - - [2025-08-26 00:13:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25185 0.058310 [API:8081]10.0.0.49 - - [2025-08-26 00:13:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13027 0.048613 [API:8081]10.0.0.49 - - [2025-08-26 00:13:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25185 0.044213 [API:8081]10.0.0.49 - - [2025-08-26 00:13:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13027 0.042111 [API:8081]10.0.0.49 - - [2025-08-26 00:13:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25185 0.136572 [API:8081]10.0.0.49 - - [2025-08-26 00:13:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13027 0.122792 [API:8081]10.0.0.49 - - [2025-08-26 00:14:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25185 0.036853 [API:8081]10.0.0.49 - - [2025-08-26 00:14:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13027 0.039665 [API:8081]10.0.0.49 - - [2025-08-26 00:14:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25185 0.038442 [API:8081]10.0.0.49 - - [2025-08-26 00:14:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13027 0.040179 [API:8081]10.0.0.49 - - [2025-08-26 00:14:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25185 0.039888 [API:8081]10.0.0.49 - - [2025-08-26 00:14:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13027 0.050673 [API:8081]10.0.0.33 - - [2025-08-26 00:14:09] "GET /analytics HTTP/1.1" 401 205 0.000265 [API:8081]10.0.0.33 - - [2025-08-26 00:14:09] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.254 - - [2025-08-26 00:14:09] "GET /analytics HTTP/1.1" 401 205 0.000244 [API:8081]10.0.0.254 - - [2025-08-26 00:14:09] "GET /analytics HTTP/1.1" 401 205 0.000141 [API:8081]10.0.0.49 - - [2025-08-26 00:14:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25185 0.046697 [API:8081]10.0.0.49 - - [2025-08-26 00:14:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12603 0.029019 [API:8081]10.0.0.49 - - [2025-08-26 00:14:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-18133805:ctest-vnet1-88533733?flat HTTP/1.1" 200 8246 0.020955 [API:8081]10.0.0.49 - - [2025-08-26 00:14:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010885 [API:8081]10.0.0.49 - - [2025-08-26 00:14:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25186 0.032329 [API:8081]10.0.0.49 - - [2025-08-26 00:14:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 12788 0.040196 [API:8081]10.0.0.49 - - [2025-08-26 00:14:14] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyIpv4v6-18133805:ctest-vnet0-36067281?flat HTTP/1.1" 200 8245 0.021251 [API:8081]10.0.0.49 - - [2025-08-26 00:14:14] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.012605 [API:8081]10.0.0.49 - - [2025-08-26 00:14:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.011715 [API:8081]10.0.0.33 - - [2025-08-26 00:14:31] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.084674 [API:8081]10.0.0.33 - - [2025-08-26 00:15:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.063612 [API:8081]10.0.0.49 - - [2025-08-26 00:16:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.49 - - [2025-08-26 00:16:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1356 0.066288 [API:8081]10.0.0.33 - - [2025-08-26 00:17:34] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064077 [API:8081]10.0.0.49 - - [2025-08-26 00:17:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.106313 [API:8081]10.0.0.49 - - [2025-08-26 00:17:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13053 0.056836 [API:8081]10.0.0.49 - - [2025-08-26 00:17:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.121098 [API:8081]10.0.0.49 - - [2025-08-26 00:17:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13053 0.035941 [API:8081]10.0.0.49 - - [2025-08-26 00:17:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.055370 [API:8081]10.0.0.49 - - [2025-08-26 00:17:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 12616 0.044702 [API:8081]10.0.0.49 - - [2025-08-26 00:17:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicyModifyIpv4v6-83008373:ctest-vnet0-51909047?flat HTTP/1.1" 200 7195 0.017172 [API:8081]10.0.0.49 - - [2025-08-26 00:17:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009944 [API:8081]10.0.0.49 - - [2025-08-26 00:18:01] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000315 [API:8081]10.0.0.49 - - [2025-08-26 00:18:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1356 0.071120 [API:8081]10.0.0.49 - - [2025-08-26 00:18:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.49 - - [2025-08-26 00:18:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.089925 [API:8081]10.0.0.49 - - [2025-08-26 00:18:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.071046 [API:8081]10.0.0.49 - - [2025-08-26 00:18:20] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1740 0.062120 [API:8081]10.0.0.33 - - [2025-08-26 00:18:35] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.063549 [API:8081]10.0.0.49 - - [2025-08-26 00:19:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-07671129:aff541cd-3f97-4efb-acbf-ca9b8956c864?flat HTTP/1.1" 200 5232 0.025271 [API:8081]10.0.0.49 - - [2025-08-26 00:19:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-07671129:aff541cd-3f97-4efb-acbf-ca9b8956c864?flat HTTP/1.1" 200 5232 0.029845 [API:8081]10.0.0.49 - - [2025-08-26 00:19:13] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-07671129:aff541cd-3f97-4efb-acbf-ca9b8956c864?flat HTTP/1.1" 200 5232 0.024399 [API:8081]10.0.0.49 - - [2025-08-26 00:19:13] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-07671129:ctest-VN1-89018372?flat HTTP/1.1" 200 8553 0.029243 [API:8081]10.0.0.49 - - [2025-08-26 00:19:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.050205 [API:8081]10.0.0.49 - - [2025-08-26 00:19:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13369 0.040372 [API:8081]10.0.0.49 - - [2025-08-26 00:19:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.041156 [API:8081]10.0.0.49 - - [2025-08-26 00:19:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13369 0.049287 [API:8081]10.0.0.49 - - [2025-08-26 00:19:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.013986 [API:8081]10.0.0.49 - - [2025-08-26 00:19:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-07671129:3a3df912-de7a-4023-8612-0763da9c8825?flat HTTP/1.1" 200 5349 0.023505 [API:8081]10.0.0.49 - - [2025-08-26 00:19:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-07671129:3a3df912-de7a-4023-8612-0763da9c8825?flat HTTP/1.1" 200 5349 0.019965 [API:8081]10.0.0.49 - - [2025-08-26 00:19:17] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-07671129:3a3df912-de7a-4023-8612-0763da9c8825?flat HTTP/1.1" 200 5349 0.030476 [API:8081]10.0.0.49 - - [2025-08-26 00:19:17] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-07671129:ctest-VN2-84168112?flat HTTP/1.1" 200 8675 0.026969 [API:8081]10.0.0.49 - - [2025-08-26 00:19:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.035826 [API:8081]10.0.0.49 - - [2025-08-26 00:19:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12994 0.040164 [API:8081]10.0.0.49 - - [2025-08-26 00:19:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.030135 [API:8081]10.0.0.49 - - [2025-08-26 00:19:17] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12994 0.027799 [API:8081]10.0.0.49 - - [2025-08-26 00:19:17] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009960 [API:8081]10.0.0.49 - - [2025-08-26 00:19:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-07671129:76ec7bb2-b727-473b-887a-672688ab2628?flat HTTP/1.1" 200 5091 0.029257 [API:8081]10.0.0.49 - - [2025-08-26 00:19:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-07671129:76ec7bb2-b727-473b-887a-672688ab2628?flat HTTP/1.1" 200 5091 0.031291 [API:8081]10.0.0.49 - - [2025-08-26 00:19:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAcl-07671129:76ec7bb2-b727-473b-887a-672688ab2628?flat HTTP/1.1" 200 5091 0.024177 [API:8081]10.0.0.49 - - [2025-08-26 00:19:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-07671129:ctest-VN3-27418636?flat HTTP/1.1" 200 7437 0.040259 [API:8081]10.0.0.49 - - [2025-08-26 00:19:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.036268 [API:8081]10.0.0.49 - - [2025-08-26 00:19:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13374 0.058260 [API:8081]10.0.0.49 - - [2025-08-26 00:19:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.037427 [API:8081]10.0.0.49 - - [2025-08-26 00:19:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13374 0.034782 [API:8081]10.0.0.49 - - [2025-08-26 00:19:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.016400 [API:8081]10.0.0.49 - - [2025-08-26 00:19:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.031954 [API:8081]10.0.0.49 - - [2025-08-26 00:19:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13379 0.036305 [API:8081]10.0.0.49 - - [2025-08-26 00:20:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.068725 [API:8081]10.0.0.49 - - [2025-08-26 00:20:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13379 0.034983 [API:8081]10.0.0.49 - - [2025-08-26 00:20:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.046565 [API:8081]10.0.0.49 - - [2025-08-26 00:20:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13379 0.037906 [API:8081]10.0.0.49 - - [2025-08-26 00:20:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.035328 [API:8081]10.0.0.49 - - [2025-08-26 00:20:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13379 0.036657 [API:8081]10.0.0.49 - - [2025-08-26 00:20:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.044960 [API:8081]10.0.0.49 - - [2025-08-26 00:20:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13379 0.054622 [API:8081]10.0.0.49 - - [2025-08-26 00:20:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.028976 [API:8081]10.0.0.49 - - [2025-08-26 00:20:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13379 0.051608 [API:8081]10.0.0.49 - - [2025-08-26 00:20:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.052397 [API:8081]10.0.0.49 - - [2025-08-26 00:20:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13011 0.048020 [API:8081]10.0.0.49 - - [2025-08-26 00:20:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-07671129:ctest-VN3-27418636?flat HTTP/1.1" 200 6209 0.020125 [API:8081]10.0.0.49 - - [2025-08-26 00:20:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.011326 [API:8081]10.0.0.49 - - [2025-08-26 00:20:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.038227 [API:8081]10.0.0.49 - - [2025-08-26 00:20:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12996 0.029104 [API:8081]10.0.0.49 - - [2025-08-26 00:20:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.041321 [API:8081]10.0.0.49 - - [2025-08-26 00:20:23] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12996 0.053030 [API:8081]10.0.0.49 - - [2025-08-26 00:20:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.041618 [API:8081]10.0.0.49 - - [2025-08-26 00:20:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12996 0.044746 [API:8081]10.0.0.49 - - [2025-08-26 00:20:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.046247 [API:8081]10.0.0.49 - - [2025-08-26 00:20:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12996 0.040171 [API:8081]10.0.0.49 - - [2025-08-26 00:20:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.052077 [API:8081]10.0.0.49 - - [2025-08-26 00:20:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12996 0.043756 [API:8081]10.0.0.49 - - [2025-08-26 00:20:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.075589 [API:8081]10.0.0.49 - - [2025-08-26 00:20:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12996 0.039992 [API:8081]10.0.0.33 - - [2025-08-26 00:20:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.058743 [API:8081]10.0.0.49 - - [2025-08-26 00:20:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25203 0.048426 [API:8081]10.0.0.49 - - [2025-08-26 00:20:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12996 0.049898 [API:8081]10.0.0.49 - - [2025-08-26 00:20:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25204 0.064437 [API:8081]10.0.0.49 - - [2025-08-26 00:20:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12604 0.039987 [API:8081]10.0.0.49 - - [2025-08-26 00:20:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-07671129:ctest-VN2-84168112?flat HTTP/1.1" 200 6549 0.015339 [API:8081]10.0.0.49 - - [2025-08-26 00:20:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011364 [API:8081]10.0.0.49 - - [2025-08-26 00:20:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.052152 [API:8081]10.0.0.49 - - [2025-08-26 00:20:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13011 0.050742 [API:8081]10.0.0.49 - - [2025-08-26 00:20:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.039176 [API:8081]10.0.0.49 - - [2025-08-26 00:20:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 12612 0.035709 [API:8081]10.0.0.49 - - [2025-08-26 00:20:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAcl-07671129:ctest-VN1-89018372?flat HTTP/1.1" 200 6772 0.014488 [API:8081]10.0.0.49 - - [2025-08-26 00:20:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010031 [API:8081]10.0.0.49 - - [2025-08-26 00:21:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000310 [API:8081]10.0.0.49 - - [2025-08-26 00:21:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.061867 [API:8081]10.0.0.49 - - [2025-08-26 00:21:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.075714 [API:8081]10.0.0.49 - - [2025-08-26 00:21:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1776 0.063233 [API:8081]10.0.0.33 - - [2025-08-26 00:21:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.068717 [API:8081]10.0.0.49 - - [2025-08-26 00:22:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11896775:92cd6c72-240d-416e-8de3-99f3002ec168?flat HTTP/1.1" 200 5358 0.037626 [API:8081]10.0.0.49 - - [2025-08-26 00:22:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11896775:92cd6c72-240d-416e-8de3-99f3002ec168?flat HTTP/1.1" 200 5358 0.027097 [API:8081]10.0.0.49 - - [2025-08-26 00:22:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11896775:92cd6c72-240d-416e-8de3-99f3002ec168?flat HTTP/1.1" 200 5358 0.027723 [API:8081]10.0.0.49 - - [2025-08-26 00:22:00] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11896775:92cd6c72-240d-416e-8de3-99f3002ec168?flat HTTP/1.1" 200 5358 0.027143 [API:8081]10.0.0.49 - - [2025-08-26 00:22:00] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-11896775:ctest-VN1-90530892?flat HTTP/1.1" 200 9447 0.040707 [API:8081]10.0.0.49 - - [2025-08-26 00:22:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25210 0.034202 [API:8081]10.0.0.49 - - [2025-08-26 00:22:00] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13405 0.051281 [API:8081]10.0.0.49 - - [2025-08-26 00:22:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25210 0.042507 [API:8081]10.0.0.49 - - [2025-08-26 00:22:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13405 0.037798 [API:8081]10.0.0.49 - - [2025-08-26 00:22:01] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011327 [API:8081]10.0.0.49 - - [2025-08-26 00:22:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11896775:b82bdf62-e37f-42a2-b3c7-e92057225270?flat HTTP/1.1" 200 5219 0.029306 [API:8081]10.0.0.49 - - [2025-08-26 00:22:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11896775:b82bdf62-e37f-42a2-b3c7-e92057225270?flat HTTP/1.1" 200 5219 0.016837 [API:8081]10.0.0.49 - - [2025-08-26 00:22:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11896775:b82bdf62-e37f-42a2-b3c7-e92057225270?flat HTTP/1.1" 200 5219 0.016917 [API:8081]10.0.0.49 - - [2025-08-26 00:22:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11896775:b82bdf62-e37f-42a2-b3c7-e92057225270?flat HTTP/1.1" 200 5219 0.018604 [API:8081]10.0.0.49 - - [2025-08-26 00:22:05] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-11896775:ctest-VN2-37771854?flat HTTP/1.1" 200 8635 0.021437 [API:8081]10.0.0.49 - - [2025-08-26 00:22:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.029802 [API:8081]10.0.0.49 - - [2025-08-26 00:22:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13014 0.044610 [API:8081]10.0.0.49 - - [2025-08-26 00:22:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.037222 [API:8081]10.0.0.49 - - [2025-08-26 00:22:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13014 0.092556 [API:8081]10.0.0.49 - - [2025-08-26 00:22:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.013915 [API:8081]10.0.0.49 - - [2025-08-26 00:22:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11896775:4f1ad227-f49c-47f1-b2a4-a547041fd63d?flat HTTP/1.1" 200 5222 0.052095 [API:8081]10.0.0.49 - - [2025-08-26 00:22:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11896775:4f1ad227-f49c-47f1-b2a4-a547041fd63d?flat HTTP/1.1" 200 5222 0.025448 [API:8081]10.0.0.49 - - [2025-08-26 00:22:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11896775:4f1ad227-f49c-47f1-b2a4-a547041fd63d?flat HTTP/1.1" 200 5222 0.031882 [API:8081]10.0.0.49 - - [2025-08-26 00:22:09] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestPolicyAclIpv4v6-11896775:4f1ad227-f49c-47f1-b2a4-a547041fd63d?flat HTTP/1.1" 200 5222 0.025141 [API:8081]10.0.0.49 - - [2025-08-26 00:22:09] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-11896775:ctest-VN3-84803374?flat HTTP/1.1" 200 8207 0.032763 [API:8081]10.0.0.49 - - [2025-08-26 00:22:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25210 0.031084 [API:8081]10.0.0.49 - - [2025-08-26 00:22:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13405 0.032310 [API:8081]10.0.0.49 - - [2025-08-26 00:22:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25210 0.034663 [API:8081]10.0.0.49 - - [2025-08-26 00:22:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13405 0.062759 [API:8081]10.0.0.49 - - [2025-08-26 00:22:10] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.015453 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:22:32] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.007277 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:22:32] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.009500 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:22:32] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.010000 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:22:32] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.010410 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:22:32] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.006136 [API:8081]10.0.0.49 - - [2025-08-26 00:22:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25210 0.041087 [API:8081]10.0.0.49 - - [2025-08-26 00:22:48] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13412 0.059401 [API:8081]10.0.0.49 - - [2025-08-26 00:22:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.038633 [API:8081]10.0.0.49 - - [2025-08-26 00:22:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13413 0.042928 [API:8081]10.0.0.49 - - [2025-08-26 00:22:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.064703 [API:8081]10.0.0.49 - - [2025-08-26 00:22:54] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13413 0.032277 [API:8081]10.0.0.49 - - [2025-08-26 00:22:57] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.069196 [API:8081]10.0.0.49 - - [2025-08-26 00:22:58] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13413 0.038942 [API:8081]10.0.0.49 - - [2025-08-26 00:23:01] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.050064 [API:8081]10.0.0.49 - - [2025-08-26 00:23:01] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13413 0.042396 [API:8081]10.0.0.49 - - [2025-08-26 00:23:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.044864 [API:8081]10.0.0.49 - - [2025-08-26 00:23:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13413 0.026007 [API:8081]10.0.0.49 - - [2025-08-26 00:23:07] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.037254 [API:8081]10.0.0.49 - - [2025-08-26 00:23:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13413 0.033306 [API:8081]10.0.0.49 - - [2025-08-26 00:23:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.043184 [API:8081]10.0.0.49 - - [2025-08-26 00:23:10] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13413 0.044834 [API:8081]10.0.0.49 - - [2025-08-26 00:23:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.046817 [API:8081]10.0.0.49 - - [2025-08-26 00:23:13] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13413 0.039434 [API:8081]10.0.0.49 - - [2025-08-26 00:23:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.056730 [API:8081]10.0.0.49 - - [2025-08-26 00:23:16] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13024 0.036350 [API:8081]10.0.0.49 - - [2025-08-26 00:23:16] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-11896775:ctest-VN3-84803374?flat HTTP/1.1" 200 6968 0.018887 [API:8081]10.0.0.49 - - [2025-08-26 00:23:16] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010412 [API:8081]10.0.0.49 - - [2025-08-26 00:23:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.047922 [API:8081]10.0.0.49 - - [2025-08-26 00:23:19] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13016 0.052929 [API:8081]10.0.0.49 - - [2025-08-26 00:23:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.065136 [API:8081]10.0.0.49 - - [2025-08-26 00:23:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13016 0.043308 [API:8081]10.0.0.49 - - [2025-08-26 00:23:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.044137 [API:8081]10.0.0.49 - - [2025-08-26 00:23:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13016 0.041673 [API:8081]10.0.0.49 - - [2025-08-26 00:23:28] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.032121 [API:8081]10.0.0.49 - - [2025-08-26 00:23:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13016 0.040278 [API:8081]10.0.0.49 - - [2025-08-26 00:23:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.027172 [API:8081]10.0.0.49 - - [2025-08-26 00:23:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13016 0.034230 [API:8081]10.0.0.49 - - [2025-08-26 00:23:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.035655 [API:8081]10.0.0.49 - - [2025-08-26 00:23:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13016 0.036776 [API:8081]10.0.0.49 - - [2025-08-26 00:23:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.056859 [API:8081]10.0.0.49 - - [2025-08-26 00:23:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13016 0.070338 [API:8081]10.0.0.33 - - [2025-08-26 00:23:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075144 [API:8081]10.0.0.49 - - [2025-08-26 00:23:40] "GET /analytics HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.49 - - [2025-08-26 00:23:40] "GET /analytics HTTP/1.1" 401 205 0.000144 [API:8081]10.0.0.49 - - [2025-08-26 00:23:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25206 0.051683 [API:8081]10.0.0.49 - - [2025-08-26 00:23:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12612 0.040716 [API:8081]10.0.0.49 - - [2025-08-26 00:23:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-11896775:ctest-VN2-37771854?flat HTTP/1.1" 200 7311 0.021282 [API:8081]10.0.0.49 - - [2025-08-26 00:23:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.014482 [API:8081]10.0.0.49 - - [2025-08-26 00:23:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25212 0.041873 [API:8081]10.0.0.49 - - [2025-08-26 00:23:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13024 0.041492 [API:8081]10.0.0.49 - - [2025-08-26 00:23:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25213 0.048242 [API:8081]10.0.0.49 - - [2025-08-26 00:23:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 12621 0.046878 [API:8081]10.0.0.49 - - [2025-08-26 00:23:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestPolicyAclIpv4v6-11896775:ctest-VN1-90530892?flat HTTP/1.1" 200 7640 0.024259 [API:8081]10.0.0.49 - - [2025-08-26 00:23:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.017298 [API:8081]10.0.0.49 - - [2025-08-26 00:24:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000365 [API:8081]10.0.0.49 - - [2025-08-26 00:24:02] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.073001 [API:8081]10.0.0.49 - - [2025-08-26 00:24:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.067685 [API:8081]10.0.0.33 - - [2025-08-26 00:24:09] "GET /analytics HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.33 - - [2025-08-26 00:24:09] "GET /analytics HTTP/1.1" 401 205 0.000165 [API:8081]10.0.0.254 - - [2025-08-26 00:24:09] "GET /analytics HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.254 - - [2025-08-26 00:24:09] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.33 - - [2025-08-26 00:24:40] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.080404 [API:8081]10.0.0.49 - - [2025-08-26 00:25:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000386 [API:8081]10.0.0.49 - - [2025-08-26 00:25:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1352 0.051792 [API:8081]10.0.0.33 - - [2025-08-26 00:26:42] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061746 [API:8081]10.0.0.33 - - [2025-08-26 00:27:43] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.082681 [API:8081]10.0.0.49 - - [2025-08-26 00:27:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.031357 [API:8081]10.0.0.49 - - [2025-08-26 00:27:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13043 0.090143 [API:8081]10.0.0.49 - - [2025-08-26 00:27:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.074991 [API:8081]10.0.0.49 - - [2025-08-26 00:27:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13043 0.046331 [API:8081]10.0.0.49 - - [2025-08-26 00:28:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.038021 [API:8081]10.0.0.49 - - [2025-08-26 00:28:03] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13043 0.038811 [API:8081]10.0.0.49 - - [2025-08-26 00:28:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.053986 [API:8081]10.0.0.49 - - [2025-08-26 00:28:06] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13043 0.039407 [API:8081]10.0.0.49 - - [2025-08-26 00:28:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.045810 [API:8081]10.0.0.49 - - [2025-08-26 00:28:09] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13043 0.062557 [API:8081]10.0.0.49 - - [2025-08-26 00:28:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.063720 [API:8081]10.0.0.49 - - [2025-08-26 00:28:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13043 0.041623 [API:8081]10.0.0.49 - - [2025-08-26 00:28:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.037674 [API:8081]10.0.0.49 - - [2025-08-26 00:28:15] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 12614 0.049713 [API:8081]10.0.0.49 - - [2025-08-26 00:28:15] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy0Ipv4v6-79708239:ctest-vnet0-74671802?flat HTTP/1.1" 200 7967 0.020679 [API:8081]10.0.0.49 - - [2025-08-26 00:28:15] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.016795 [API:8081]10.0.0.49 - - [2025-08-26 00:28:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000276 [API:8081]10.0.0.49 - - [2025-08-26 00:28:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1340 0.099928 [API:8081]10.0.0.49 - - [2025-08-26 00:28:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1564 0.077721 [API:8081]10.0.0.33 - - [2025-08-26 00:29:45] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.155569 [API:8081]10.0.0.33 - - [2025-08-26 00:30:46] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.081204 [API:8081]10.0.0.49 - - [2025-08-26 00:31:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.027169 [API:8081]10.0.0.49 - - [2025-08-26 00:31:53] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13024 0.086241 [API:8081]10.0.0.49 - - [2025-08-26 00:31:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.044330 [API:8081]10.0.0.49 - - [2025-08-26 00:31:56] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13024 0.045844 [API:8081]10.0.0.49 - - [2025-08-26 00:31:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.027489 [API:8081]10.0.0.49 - - [2025-08-26 00:31:59] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13024 0.030248 [API:8081]10.0.0.49 - - [2025-08-26 00:32:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.039717 [API:8081]10.0.0.49 - - [2025-08-26 00:32:02] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13024 0.036977 [API:8081]10.0.0.49 - - [2025-08-26 00:32:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.060124 [API:8081]10.0.0.49 - - [2025-08-26 00:32:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13024 0.057855 [API:8081]10.0.0.49 - - [2025-08-26 00:32:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25224 0.031760 [API:8081]10.0.0.49 - - [2025-08-26 00:32:08] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13024 0.032186 [API:8081]10.0.0.49 - - [2025-08-26 00:32:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25225 0.075540 [API:8081]10.0.0.49 - - [2025-08-26 00:32:11] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12613 0.042223 [API:8081]10.0.0.49 - - [2025-08-26 00:32:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-96867566:ctest-vnet1-66471534?flat HTTP/1.1" 200 7305 0.030251 [API:8081]10.0.0.49 - - [2025-08-26 00:32:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009588 [API:8081]10.0.0.49 - - [2025-08-26 00:32:14] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25241 0.037179 [API:8081]10.0.0.49 - - [2025-08-26 00:32:14] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13033 0.047816 [API:8081]10.0.0.49 - - [2025-08-26 00:32:17] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25244 0.025977 [API:8081]10.0.0.49 - - [2025-08-26 00:32:18] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 12622 0.032746 [API:8081]10.0.0.49 - - [2025-08-26 00:32:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1-96867566:ctest-vnet0-84686785?flat HTTP/1.1" 200 6958 0.015547 [API:8081]10.0.0.49 - - [2025-08-26 00:32:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009323 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:32:32] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003856 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:32:32] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.007600 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:32:32] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003019 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:32:32] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.014118 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:32:32] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.012878 [API:8081]10.0.0.49 - - [2025-08-26 00:32:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.49 - - [2025-08-26 00:32:37] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1352 0.052791 [API:8081]10.0.0.49 - - [2025-08-26 00:32:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1588 0.080477 [API:8081]10.0.0.33 - - [2025-08-26 00:32:47] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063995 [API:8081]10.0.0.49 - - [2025-08-26 00:33:40] "GET /analytics HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.49 - - [2025-08-26 00:33:40] "GET /analytics HTTP/1.1" 401 205 0.000147 [API:8081]10.0.0.33 - - [2025-08-26 00:33:49] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.059412 [API:8081]10.0.0.33 - - [2025-08-26 00:34:09] "GET /analytics HTTP/1.1" 401 205 0.000263 [API:8081]10.0.0.33 - - [2025-08-26 00:34:09] "GET /analytics HTTP/1.1" 401 205 0.000145 [API:8081]10.0.0.254 - - [2025-08-26 00:34:09] "GET /analytics HTTP/1.1" 401 205 0.000257 [API:8081]10.0.0.254 - - [2025-08-26 00:34:09] "GET /analytics HTTP/1.1" 401 205 0.000180 [API:8081]10.0.0.49 - - [2025-08-26 00:35:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25227 0.037024 [API:8081]10.0.0.49 - - [2025-08-26 00:35:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13048 0.118387 [API:8081]10.0.0.49 - - [2025-08-26 00:35:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25227 0.052172 [API:8081]10.0.0.49 - - [2025-08-26 00:35:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12614 0.041850 [API:8081]10.0.0.49 - - [2025-08-26 00:35:41] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-94115671:ctest-vnet1-07627176?flat HTTP/1.1" 200 8067 0.015011 [API:8081]10.0.0.49 - - [2025-08-26 00:35:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010212 [API:8081]10.0.0.49 - - [2025-08-26 00:35:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25246 0.052459 [API:8081]10.0.0.49 - - [2025-08-26 00:35:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13055 0.044641 [API:8081]10.0.0.49 - - [2025-08-26 00:35:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25246 0.037589 [API:8081]10.0.0.49 - - [2025-08-26 00:35:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 12623 0.048483 [API:8081]10.0.0.49 - - [2025-08-26 00:35:47] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDetailedPolicy1Ipv4v6-94115671:ctest-vnet0-48168699?flat HTTP/1.1" 200 7708 0.020847 [API:8081]10.0.0.49 - - [2025-08-26 00:35:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.013390 [API:8081]10.0.0.33 - - [2025-08-26 00:35:50] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064070 [API:8081]10.0.0.33 - - [2025-08-26 00:36:52] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.095162 [API:8081]10.0.0.33 - - [2025-08-26 00:38:53] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.071779 [API:8081]10.0.0.33 - - [2025-08-26 00:39:54] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.094262 [API:8081]10.0.0.49 - - [2025-08-26 00:40:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000279 [API:8081]10.0.0.49 - - [2025-08-26 00:40:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1334 0.056545 [API:8081]10.0.0.49 - - [2025-08-26 00:41:38] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1552 0.082769 [API:8081]10.0.0.33 - - [2025-08-26 00:41:56] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070434 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:42:32] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003496 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:42:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003994 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:42:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.003340 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:42:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.004326 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:42:33] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002902 [API:8081]10.0.0.33 - - [2025-08-26 00:42:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.210326 [API:8081]10.0.0.49 - - [2025-08-26 00:43:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.49 - - [2025-08-26 00:43:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1680 0.073781 [API:8081]10.0.0.49 - - [2025-08-26 00:43:40] "GET /analytics HTTP/1.1" 401 205 0.000239 [API:8081]10.0.0.49 - - [2025-08-26 00:43:40] "GET /analytics HTTP/1.1" 401 205 0.000147 [API:8081]10.0.0.49 - - [2025-08-26 00:43:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-29691831:33b4833e-7e71-461d-9965-063ef7c30e8a?flat HTTP/1.1" 200 5827 0.061347 [API:8081]10.0.0.49 - - [2025-08-26 00:43:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-29691831:33b4833e-7e71-461d-9965-063ef7c30e8a?flat HTTP/1.1" 200 5827 0.081139 [API:8081]10.0.0.49 - - [2025-08-26 00:43:51] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-29691831:33b4833e-7e71-461d-9965-063ef7c30e8a?flat HTTP/1.1" 200 5827 0.021888 [API:8081]10.0.0.49 - - [2025-08-26 00:43:51] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-29691831:ctest-SecurityGroupBasicRegressionTests1Ipv6-29691831-87305116?flat HTTP/1.1" 200 5031 0.024759 [API:8081]10.0.0.49 - - [2025-08-26 00:43:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.038863 [API:8081]10.0.0.49 - - [2025-08-26 00:43:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13239 0.037156 [API:8081]10.0.0.49 - - [2025-08-26 00:43:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.036168 [API:8081]10.0.0.49 - - [2025-08-26 00:43:51] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13239 0.037224 [API:8081]10.0.0.49 - - [2025-08-26 00:43:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010056 [API:8081]10.0.0.33 - - [2025-08-26 00:44:09] "GET /analytics HTTP/1.1" 401 205 0.000283 [API:8081]10.0.0.33 - - [2025-08-26 00:44:09] "GET /analytics HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.254 - - [2025-08-26 00:44:09] "GET /analytics HTTP/1.1" 401 205 0.000251 [API:8081]10.0.0.254 - - [2025-08-26 00:44:09] "GET /analytics HTTP/1.1" 401 205 0.000164 [API:8081]10.0.0.49 - - [2025-08-26 00:44:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-29691831:29dc8f3e-2e9f-4197-bf3a-c04642e68907?flat HTTP/1.1" 200 5958 0.025721 [API:8081]10.0.0.49 - - [2025-08-26 00:44:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-29691831:29dc8f3e-2e9f-4197-bf3a-c04642e68907?flat HTTP/1.1" 200 5958 0.023265 [API:8081]10.0.0.49 - - [2025-08-26 00:44:12] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-29691831:29dc8f3e-2e9f-4197-bf3a-c04642e68907?flat HTTP/1.1" 200 5958 0.023790 [API:8081]10.0.0.49 - - [2025-08-26 00:44:12] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-29691831:ctest-SecurityGroupBasicRegressionTests1Ipv6-29691831-87305116?flat HTTP/1.1" 200 12212 0.047352 [API:8081]10.0.0.49 - - [2025-08-26 00:44:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.047090 [API:8081]10.0.0.49 - - [2025-08-26 00:44:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13227 0.042098 [API:8081]10.0.0.49 - - [2025-08-26 00:44:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25248 0.037477 [API:8081]10.0.0.49 - - [2025-08-26 00:44:12] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13227 0.027642 [API:8081]10.0.0.49 - - [2025-08-26 00:44:13] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009695 [API:8081]10.0.0.33 - - [2025-08-26 00:44:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065969 [API:8081]10.0.0.33 - - [2025-08-26 00:46:00] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.088561 [API:8081]10.0.0.49 - - [2025-08-26 00:47:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25251 0.034386 [API:8081]10.0.0.49 - - [2025-08-26 00:47:22] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13231 0.028386 [API:8081]10.0.0.49 - - [2025-08-26 00:47:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25251 0.033429 [API:8081]10.0.0.49 - - [2025-08-26 00:47:25] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13231 0.037671 [API:8081]10.0.0.49 - - [2025-08-26 00:47:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25251 0.069974 [API:8081]10.0.0.49 - - [2025-08-26 00:47:29] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13231 0.036813 [API:8081]10.0.0.49 - - [2025-08-26 00:47:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25251 0.037368 [API:8081]10.0.0.49 - - [2025-08-26 00:47:32] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13231 0.041811 [API:8081]10.0.0.49 - - [2025-08-26 00:47:35] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25251 0.071296 [API:8081]10.0.0.49 - - [2025-08-26 00:47:35] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13231 0.042871 [API:8081]10.0.0.49 - - [2025-08-26 00:47:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25251 0.040473 [API:8081]10.0.0.49 - - [2025-08-26 00:47:38] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13231 0.047596 [API:8081]10.0.0.49 - - [2025-08-26 00:47:41] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25251 0.032848 [API:8081]10.0.0.49 - - [2025-08-26 00:47:41] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12631 0.036799 [API:8081]10.0.0.49 - - [2025-08-26 00:47:41] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-29691831:ctest-SecurityGroupBasicRegressionTests1Ipv6-29691831-87305116?flat HTTP/1.1" 200 11648 0.029863 [API:8081]10.0.0.49 - - [2025-08-26 00:47:41] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.011915 [API:8081]10.0.0.49 - - [2025-08-26 00:47:44] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.048666 [API:8081]10.0.0.49 - - [2025-08-26 00:47:44] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13239 0.065437 [API:8081]10.0.0.49 - - [2025-08-26 00:47:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.031935 [API:8081]10.0.0.49 - - [2025-08-26 00:47:47] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 12645 0.030485 [API:8081]10.0.0.49 - - [2025-08-26 00:47:47] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-29691831:ctest-SecurityGroupBasicRegressionTests1Ipv6-29691831-87305116?flat HTTP/1.1" 200 8809 0.016842 [API:8081]10.0.0.49 - - [2025-08-26 00:47:47] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010858 [API:8081]10.0.0.49 - - [2025-08-26 00:47:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.49 - - [2025-08-26 00:47:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1482 0.057602 [API:8081]10.0.0.33 - - [2025-08-26 00:48:01] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.120482 [API:8081]10.0.0.49 - - [2025-08-26 00:48:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-31814250:0745d96a-8a55-48e1-bd71-efe73d82b82e?flat HTTP/1.1" 200 5803 0.101171 [API:8081]10.0.0.49 - - [2025-08-26 00:48:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-31814250:0745d96a-8a55-48e1-bd71-efe73d82b82e?flat HTTP/1.1" 200 5803 0.022037 [API:8081]10.0.0.49 - - [2025-08-26 00:48:43] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-31814250:0745d96a-8a55-48e1-bd71-efe73d82b82e?flat HTTP/1.1" 200 5803 0.093461 [API:8081]10.0.0.49 - - [2025-08-26 00:48:43] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-31814250:ctest-SecurityGroupBasicRegressionTests1_contrail-31814250-90789116?flat HTTP/1.1" 200 4445 0.033868 [API:8081]10.0.0.49 - - [2025-08-26 00:48:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.044556 [API:8081]10.0.0.49 - - [2025-08-26 00:48:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13274 0.035730 [API:8081]10.0.0.49 - - [2025-08-26 00:48:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.038077 [API:8081]10.0.0.49 - - [2025-08-26 00:48:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13274 0.037286 [API:8081]10.0.0.49 - - [2025-08-26 00:48:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.013612 [API:8081]10.0.0.33 - - [2025-08-26 00:49:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.062924 [API:8081]10.0.0.49 - - [2025-08-26 00:49:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-31814250:ee6440fd-f0c8-4069-b29f-6d3fbb72b8a6?flat HTTP/1.1" 200 5668 0.028422 [API:8081]10.0.0.49 - - [2025-08-26 00:49:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-31814250:ee6440fd-f0c8-4069-b29f-6d3fbb72b8a6?flat HTTP/1.1" 200 5668 0.026329 [API:8081]10.0.0.49 - - [2025-08-26 00:49:05] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-31814250:ee6440fd-f0c8-4069-b29f-6d3fbb72b8a6?flat HTTP/1.1" 200 5668 0.025155 [API:8081]10.0.0.49 - - [2025-08-26 00:49:05] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-31814250:ctest-SecurityGroupBasicRegressionTests1_contrail-31814250-90789116?flat HTTP/1.1" 200 10587 0.035759 [API:8081]10.0.0.49 - - [2025-08-26 00:49:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.036830 [API:8081]10.0.0.49 - - [2025-08-26 00:49:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13263 0.028736 [API:8081]10.0.0.49 - - [2025-08-26 00:49:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.042690 [API:8081]10.0.0.49 - - [2025-08-26 00:49:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13263 0.026904 [API:8081]10.0.0.49 - - [2025-08-26 00:49:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.015610 [API:8081]10.0.0.33 - - [2025-08-26 00:51:04] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.061086 [API:8081]10.0.0.33 - - [2025-08-26 00:52:05] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.070105 [API:8081]10.0.0.49 - - [2025-08-26 00:52:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.027377 [API:8081]10.0.0.49 - - [2025-08-26 00:52:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13255 0.030166 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:52:33] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002506 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:52:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.002732 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:52:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002735 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:52:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.002737 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 00:52:33] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.002324 [API:8081]10.0.0.49 - - [2025-08-26 00:52:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.030893 [API:8081]10.0.0.49 - - [2025-08-26 00:52:33] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13255 0.043166 [API:8081]10.0.0.49 - - [2025-08-26 00:52:36] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.058636 [API:8081]10.0.0.49 - - [2025-08-26 00:52:36] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13255 0.050669 [API:8081]10.0.0.49 - - [2025-08-26 00:52:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.034648 [API:8081]10.0.0.49 - - [2025-08-26 00:52:39] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13255 0.029836 [API:8081]10.0.0.49 - - [2025-08-26 00:52:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25253 0.048149 [API:8081]10.0.0.49 - - [2025-08-26 00:52:42] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12635 0.038390 [API:8081]10.0.0.49 - - [2025-08-26 00:52:42] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-31814250:ctest-SecurityGroupBasicRegressionTests1_contrail-31814250-90789116?flat HTTP/1.1" 200 11558 0.037146 [API:8081]10.0.0.49 - - [2025-08-26 00:52:42] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.014037 [API:8081]10.0.0.49 - - [2025-08-26 00:52:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.025674 [API:8081]10.0.0.49 - - [2025-08-26 00:52:45] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 12648 0.036558 [API:8081]10.0.0.49 - - [2025-08-26 00:52:45] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-31814250:ctest-SecurityGroupBasicRegressionTests1_contrail-31814250-90789116?flat HTTP/1.1" 200 8426 0.023874 [API:8081]10.0.0.49 - - [2025-08-26 00:52:45] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.016265 [API:8081]10.0.0.49 - - [2025-08-26 00:52:59] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000249 [API:8081]10.0.0.49 - - [2025-08-26 00:53:00] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1446 0.059302 [API:8081]10.0.0.49 - - [2025-08-26 00:53:40] "GET /analytics HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.49 - - [2025-08-26 00:53:40] "GET /analytics HTTP/1.1" 401 205 0.000176 [API:8081]10.0.0.49 - - [2025-08-26 00:53:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-89386820:75b95f58-1651-4d81-a680-92190077f95e?flat HTTP/1.1" 200 5684 0.083014 [API:8081]10.0.0.49 - - [2025-08-26 00:53:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-89386820:75b95f58-1651-4d81-a680-92190077f95e?flat HTTP/1.1" 200 5684 0.086345 [API:8081]10.0.0.49 - - [2025-08-26 00:53:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-89386820:75b95f58-1651-4d81-a680-92190077f95e?flat HTTP/1.1" 200 5684 0.030180 [API:8081]10.0.0.49 - - [2025-08-26 00:53:43] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-89386820:ctest-SecurityGroupBasicRegressionTests1-89386820-73747588?flat HTTP/1.1" 200 4343 0.038333 [API:8081]10.0.0.49 - - [2025-08-26 00:53:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.054556 [API:8081]10.0.0.49 - - [2025-08-26 00:53:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13219 0.042634 [API:8081]10.0.0.49 - - [2025-08-26 00:53:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25258 0.032185 [API:8081]10.0.0.49 - - [2025-08-26 00:53:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13219 0.048357 [API:8081]10.0.0.49 - - [2025-08-26 00:53:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009471 [API:8081]10.0.0.49 - - [2025-08-26 00:54:04] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-89386820:db38aafd-a3f2-45a2-a7c1-da4a1424dd7c?flat HTTP/1.1" 200 5548 0.018188 [API:8081]10.0.0.49 - - [2025-08-26 00:54:04] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-89386820:db38aafd-a3f2-45a2-a7c1-da4a1424dd7c?flat HTTP/1.1" 200 5548 0.023351 [API:8081]10.0.0.49 - - [2025-08-26 00:54:04] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1-89386820:db38aafd-a3f2-45a2-a7c1-da4a1424dd7c?flat HTTP/1.1" 200 5548 0.017044 [API:8081]10.0.0.49 - - [2025-08-26 00:54:04] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-89386820:ctest-SecurityGroupBasicRegressionTests1-89386820-73747588?flat HTTP/1.1" 200 10071 0.023279 [API:8081]10.0.0.49 - - [2025-08-26 00:54:04] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.031844 [API:8081]10.0.0.49 - - [2025-08-26 00:54:04] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13203 0.028265 [API:8081]10.0.0.49 - - [2025-08-26 00:54:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.028882 [API:8081]10.0.0.49 - - [2025-08-26 00:54:05] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13203 0.055582 [API:8081]10.0.0.49 - - [2025-08-26 00:54:05] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.010687 [API:8081]10.0.0.33 - - [2025-08-26 00:54:06] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.070513 [API:8081]10.0.0.33 - - [2025-08-26 00:54:09] "GET /analytics HTTP/1.1" 401 205 0.000242 [API:8081]10.0.0.33 - - [2025-08-26 00:54:09] "GET /analytics HTTP/1.1" 401 205 0.000163 [API:8081]10.0.0.254 - - [2025-08-26 00:54:09] "GET /analytics HTTP/1.1" 401 205 0.000232 [API:8081]10.0.0.254 - - [2025-08-26 00:54:09] "GET /analytics HTTP/1.1" 401 205 0.000148 [API:8081]10.0.0.33 - - [2025-08-26 00:55:08] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.075039 [API:8081]10.0.0.33 - - [2025-08-26 00:57:09] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.065258 [API:8081]10.0.0.49 - - [2025-08-26 00:57:33] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.042585 [API:8081]10.0.0.49 - - [2025-08-26 00:57:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13211 0.044194 [API:8081]10.0.0.49 - - [2025-08-26 00:57:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.041744 [API:8081]10.0.0.49 - - [2025-08-26 00:57:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13211 0.076574 [API:8081]10.0.0.49 - - [2025-08-26 00:57:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.056387 [API:8081]10.0.0.49 - - [2025-08-26 00:57:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13211 0.056075 [API:8081]10.0.0.49 - - [2025-08-26 00:57:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25255 0.049477 [API:8081]10.0.0.49 - - [2025-08-26 00:57:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 12635 0.044845 [API:8081]10.0.0.49 - - [2025-08-26 00:57:43] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-89386820:ctest-SecurityGroupBasicRegressionTests1-89386820-73747588?flat HTTP/1.1" 200 10746 0.039744 [API:8081]10.0.0.49 - - [2025-08-26 00:57:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009256 [API:8081]10.0.0.49 - - [2025-08-26 00:57:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25261 0.041322 [API:8081]10.0.0.49 - - [2025-08-26 00:57:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 12643 0.038340 [API:8081]10.0.0.49 - - [2025-08-26 00:57:46] "GET /analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1-89386820:ctest-SecurityGroupBasicRegressionTests1-89386820-73747588?flat HTTP/1.1" 200 7964 0.016151 [API:8081]10.0.0.49 - - [2025-08-26 00:57:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.010008 [API:8081]10.0.0.49 - - [2025-08-26 00:58:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.49 - - [2025-08-26 00:58:04] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1542 0.056761 [API:8081]10.0.0.49 - - [2025-08-26 00:58:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.060304 [API:8081]10.0.0.49 - - [2025-08-26 00:58:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1968 0.057457 [API:8081]10.0.0.33 - - [2025-08-26 00:58:11] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.166880 [API:8081]10.0.0.49 - - [2025-08-26 00:58:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1542 0.009780 [API:8081]10.0.0.49 - - [2025-08-26 00:58:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.009426 [API:8081]10.0.0.49 - - [2025-08-26 00:58:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1968 0.013705 [API:8081]10.0.0.49 - - [2025-08-26 00:58:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2192 0.010238 [API:8081]10.0.0.49 - - [2025-08-26 00:58:28] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2418 0.010176 [API:8081]10.0.0.49 - - [2025-08-26 00:58:46] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000267 [API:8081]10.0.0.49 - - [2025-08-26 00:58:47] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.071036 [API:8081]10.0.0.49 - - [2025-08-26 00:58:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.073483 [API:8081]10.0.0.49 - - [2025-08-26 00:58:51] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1762 0.063356 [API:8081]10.0.0.49 - - [2025-08-26 00:59:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1328 0.010218 [API:8081]10.0.0.49 - - [2025-08-26 00:59:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1540 0.015160 [API:8081]10.0.0.49 - - [2025-08-26 00:59:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1754 0.010827 [API:8081]10.0.0.49 - - [2025-08-26 00:59:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000286 [API:8081]10.0.0.49 - - [2025-08-26 00:59:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.095137 [API:8081]10.0.0.49 - - [2025-08-26 00:59:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1744 0.074451 [API:8081]10.0.0.49 - - [2025-08-26 00:59:27] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1954 0.057521 [API:8081]10.0.0.49 - - [2025-08-26 00:59:39] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.024020 [API:8081]10.0.0.49 - - [2025-08-26 00:59:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1532 0.012675 [API:8081]10.0.0.49 - - [2025-08-26 00:59:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1742 0.018897 [API:8081]10.0.0.49 - - [2025-08-26 00:59:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1962 0.014511 [API:8081]10.0.0.49 - - [2025-08-26 00:59:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2184 0.016107 [API:8081]10.0.0.49 - - [2025-08-26 01:00:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000293 [API:8081]10.0.0.49 - - [2025-08-26 01:00:03] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1330 0.133304 [API:8081]10.0.0.49 - - [2025-08-26 01:00:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1546 0.071725 [API:8081]10.0.0.49 - - [2025-08-26 01:00:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1766 0.077228 [API:8081]10.0.0.49 - - [2025-08-26 01:00:09] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1998 0.011343 [API:8081]10.0.0.49 - - [2025-08-26 01:00:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 2232 0.009792 [API:8081]10.0.0.33 - - [2025-08-26 01:00:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.105010 [API:8081]10.0.0.33 - - [2025-08-26 01:01:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.068046 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:02:33] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002771 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:02:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003019 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:02:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.005987 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:02:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 296 0.005809 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:02:33] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.006323 [API:8081]10.0.0.33 - - [2025-08-26 01:03:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059568 [API:8081]10.0.0.49 - - [2025-08-26 01:03:40] "GET /analytics HTTP/1.1" 401 205 0.001200 [API:8081]10.0.0.49 - - [2025-08-26 01:03:40] "GET /analytics HTTP/1.1" 401 205 0.000259 [API:8081]10.0.0.33 - - [2025-08-26 01:04:09] "GET /analytics HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.33 - - [2025-08-26 01:04:09] "GET /analytics HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.254 - - [2025-08-26 01:04:09] "GET /analytics HTTP/1.1" 401 205 0.000338 [API:8081]10.0.0.254 - - [2025-08-26 01:04:09] "GET /analytics HTTP/1.1" 401 205 0.000272 [API:8081]10.0.0.33 - - [2025-08-26 01:04:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.069006 [API:8081]10.0.0.49 - - [2025-08-26 01:06:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.49 - - [2025-08-26 01:06:15] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.100539 [API:8081]10.0.0.49 - - [2025-08-26 01:06:18] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.216127 [API:8081]10.0.0.33 - - [2025-08-26 01:06:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.093547 [API:8081]10.0.0.33 - - [2025-08-26 01:07:19] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.085298 [API:8081]10.0.0.33 - - [2025-08-26 01:09:21] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.073927 [API:8081]10.0.0.49 - - [2025-08-26 01:10:22] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000284 [API:8081]10.0.0.49 - - [2025-08-26 01:10:23] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1528 0.133026 [API:8081]10.0.0.33 - - [2025-08-26 01:10:24] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.499333 [API:8081]10.0.0.49 - - [2025-08-26 01:11:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.49 - - [2025-08-26 01:11:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1544 0.087057 [API:8081]10.0.0.33 - - [2025-08-26 01:12:25] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.089435 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:12:33] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.002679 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:12:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.002753 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:12:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004298 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:12:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003807 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:12:33] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.003297 [API:8081]10.0.0.33 - - [2025-08-26 01:13:26] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.062051 [API:8081]10.0.0.49 - - [2025-08-26 01:13:40] "GET /analytics HTTP/1.1" 401 205 0.000423 [API:8081]10.0.0.49 - - [2025-08-26 01:13:40] "GET /analytics HTTP/1.1" 401 205 0.000262 [API:8081]10.0.0.33 - - [2025-08-26 01:14:09] "GET /analytics HTTP/1.1" 401 205 0.000270 [API:8081]10.0.0.33 - - [2025-08-26 01:14:09] "GET /analytics HTTP/1.1" 401 205 0.000163 [API:8081]10.0.0.254 - - [2025-08-26 01:14:09] "GET /analytics HTTP/1.1" 401 205 0.000280 [API:8081]10.0.0.254 - - [2025-08-26 01:14:09] "GET /analytics HTTP/1.1" 401 205 0.000184 [API:8081]10.0.0.33 - - [2025-08-26 01:15:27] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.104689 [API:8081]10.0.0.33 - - [2025-08-26 01:16:29] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.103864 [API:8081]10.0.0.49 - - [2025-08-26 01:17:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000772 [API:8081]10.0.0.49 - - [2025-08-26 01:17:16] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1318 0.063804 [API:8081]10.0.0.33 - - [2025-08-26 01:18:30] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064437 [API:8081]10.0.0.33 - - [2025-08-26 01:19:32] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.074760 [API:8081]10.0.0.33 - - [2025-08-26 01:21:33] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.059675 [API:8081]10.0.0.49 - - [2025-08-26 01:22:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-31394874:238219f5-1f8a-4536-937f-324239bbb886?flat HTTP/1.1" 401 205 0.000287 [API:8081]10.0.0.49 - - [2025-08-26 01:22:20] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-31394874:238219f5-1f8a-4536-937f-324239bbb886?flat HTTP/1.1" 200 5253 0.073758 [API:8081]10.0.0.49 - - [2025-08-26 01:22:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-31394874:238219f5-1f8a-4536-937f-324239bbb886?flat HTTP/1.1" 200 5253 0.081602 [API:8081]10.0.0.49 - - [2025-08-26 01:22:21] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRoutes-31394874:238219f5-1f8a-4536-937f-324239bbb886?flat HTTP/1.1" 200 5253 0.076355 [API:8081]10.0.0.49 - - [2025-08-26 01:22:21] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-31394874:ctest-random-01019899?flat HTTP/1.1" 200 3961 0.045392 [API:8081]10.0.0.49 - - [2025-08-26 01:22:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.035591 [API:8081]10.0.0.49 - - [2025-08-26 01:22:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13049 0.051019 [API:8081]10.0.0.49 - - [2025-08-26 01:22:21] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.036568 [API:8081]10.0.0.49 - - [2025-08-26 01:22:21] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13049 0.038098 [API:8081]10.0.0.49 - - [2025-08-26 01:22:21] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.019046 [API:8081]10.0.0.49 - - [2025-08-26 01:22:24] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1324 0.010352 [API:8081]10.0.0.49 - - [2025-08-26 01:22:27] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.031796 [API:8081]10.0.0.49 - - [2025-08-26 01:22:27] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13049 0.034422 [API:8081]10.0.0.49 - - [2025-08-26 01:22:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.042536 [API:8081]10.0.0.49 - - [2025-08-26 01:22:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13049 0.044786 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:22:33] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005957 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:22:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.009523 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:22:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.022298 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:22:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.017252 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:22:33] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.016893 [API:8081]10.0.0.49 - - [2025-08-26 01:22:34] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.038965 [API:8081]10.0.0.49 - - [2025-08-26 01:22:34] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13049 0.055417 [API:8081]10.0.0.33 - - [2025-08-26 01:22:34] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.083531 [API:8081]10.0.0.49 - - [2025-08-26 01:22:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.062826 [API:8081]10.0.0.49 - - [2025-08-26 01:22:37] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13049 0.040974 [API:8081]10.0.0.49 - - [2025-08-26 01:22:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.034328 [API:8081]10.0.0.49 - - [2025-08-26 01:22:40] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13049 0.037033 [API:8081]10.0.0.49 - - [2025-08-26 01:22:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.053244 [API:8081]10.0.0.49 - - [2025-08-26 01:22:43] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13049 0.051315 [API:8081]10.0.0.49 - - [2025-08-26 01:22:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 25270 0.038185 [API:8081]10.0.0.49 - - [2025-08-26 01:22:46] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 12671 0.027900 [API:8081]10.0.0.49 - - [2025-08-26 01:22:46] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRoutes-31394874:ctest-random-01019899?flat HTTP/1.1" 200 4009 0.023689 [API:8081]10.0.0.49 - - [2025-08-26 01:22:46] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009065 [API:8081]10.0.0.49 - - [2025-08-26 01:23:40] "GET /analytics HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.49 - - [2025-08-26 01:23:40] "GET /analytics HTTP/1.1" 401 205 0.000201 [API:8081]10.0.0.33 - - [2025-08-26 01:24:09] "GET /analytics HTTP/1.1" 401 205 0.000331 [API:8081]10.0.0.33 - - [2025-08-26 01:24:09] "GET /analytics HTTP/1.1" 401 205 0.000248 [API:8081]10.0.0.254 - - [2025-08-26 01:24:09] "GET /analytics HTTP/1.1" 401 205 0.000292 [API:8081]10.0.0.254 - - [2025-08-26 01:24:09] "GET /analytics HTTP/1.1" 401 205 0.000224 [API:8081]10.0.0.33 - - [2025-08-26 01:24:36] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.083956 [API:8081]10.0.0.33 - - [2025-08-26 01:25:37] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.075033 [API:8081]10.0.0.49 - - [2025-08-26 01:25:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000288 [API:8081]10.0.0.49 - - [2025-08-26 01:25:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1962 0.065571 [API:8081]10.0.0.33 - - [2025-08-26 01:27:39] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.111145 [API:8081]10.0.0.49 - - [2025-08-26 01:28:34] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000275 [API:8081]10.0.0.49 - - [2025-08-26 01:28:35] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1524 0.060789 [API:8081]10.0.0.33 - - [2025-08-26 01:28:41] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.088690 [API:8081]10.0.0.33 - - [2025-08-26 01:30:43] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.655713 [API:8081]10.0.0.49 - - [2025-08-26 01:30:44] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000294 [API:8081]10.0.0.49 - - [2025-08-26 01:30:45] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1350 0.123358 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:18] "POST /analytics/query HTTP/1.1" 202 179 0.020234 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:18] "GET /analytics/query/5d2d5e64-821c-11f0-b4f6-00000a000031 HTTP/1.1" 200 221 0.011199 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:18] "GET /analytics/query/5d2d5e64-821c-11f0-b4f6-00000a000031 HTTP/1.1" 200 221 0.001796 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:19] "GET /analytics/query/5d2d5e64-821c-11f0-b4f6-00000a000031 HTTP/1.1" 200 221 0.001941 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:19] "GET /analytics/query/5d2d5e64-821c-11f0-b4f6-00000a000031 HTTP/1.1" 200 221 0.001613 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:20] "GET /analytics/query/5d2d5e64-821c-11f0-b4f6-00000a000031 HTTP/1.1" 200 338 0.002357 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:20] "GET /analytics/query/5d2d5e64-821c-11f0-b4f6-00000a000031/chunk-final/0 HTTP/1.1" 200 850 0.002706 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:21] "POST /analytics/query HTTP/1.1" 202 179 0.006559 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:21] "GET /analytics/query/5ee91d7a-821c-11f0-9e5a-00000a000031 HTTP/1.1" 200 221 0.010126 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:21] "GET /analytics/query/5ee91d7a-821c-11f0-9e5a-00000a000031 HTTP/1.1" 200 221 0.001663 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:22] "GET /analytics/query/5ee91d7a-821c-11f0-9e5a-00000a000031 HTTP/1.1" 200 221 0.002092 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:22] "GET /analytics/query/5ee91d7a-821c-11f0-9e5a-00000a000031 HTTP/1.1" 200 221 0.001947 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:23] "GET /analytics/query/5ee91d7a-821c-11f0-9e5a-00000a000031 HTTP/1.1" 200 338 0.001931 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:23] "GET /analytics/query/5ee91d7a-821c-11f0-9e5a-00000a000031/chunk-final/0 HTTP/1.1" 200 850 0.003383 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:24] "POST /analytics/query HTTP/1.1" 202 179 0.005150 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:24] "GET /analytics/query/60a2ea28-821c-11f0-8ad8-00000a000031 HTTP/1.1" 200 221 0.002073 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:24] "GET /analytics/query/60a2ea28-821c-11f0-8ad8-00000a000031 HTTP/1.1" 200 221 0.001796 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:25] "GET /analytics/query/60a2ea28-821c-11f0-8ad8-00000a000031 HTTP/1.1" 200 339 0.001803 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:25] "GET /analytics/query/60a2ea28-821c-11f0-8ad8-00000a000031/chunk-final/0 HTTP/1.1" 200 20652 0.002173 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:25] "POST /analytics/query HTTP/1.1" 202 179 0.009775 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:25] "GET /analytics/query/61c22080-821c-11f0-87a0-00000a000031 HTTP/1.1" 200 221 0.002099 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:26] "GET /analytics/query/61c22080-821c-11f0-87a0-00000a000031 HTTP/1.1" 200 339 0.001635 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:26] "GET /analytics/query/61c22080-821c-11f0-87a0-00000a000031/chunk-final/0 HTTP/1.1" 200 21344 0.005217 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:27] "POST /analytics/query HTTP/1.1" 202 179 0.015214 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:27] "GET /analytics/query/62a9fa12-821c-11f0-bb61-00000a000031 HTTP/1.1" 200 221 0.001863 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:27] "GET /analytics/query/62a9fa12-821c-11f0-bb61-00000a000031 HTTP/1.1" 200 221 0.001735 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:28] "GET /analytics/query/62a9fa12-821c-11f0-bb61-00000a000031 HTTP/1.1" 200 339 0.002687 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:28] "GET /analytics/query/62a9fa12-821c-11f0-bb61-00000a000031/chunk-final/0 HTTP/1.1" 200 8390 0.001972 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:32] "GET /analytics/tables HTTP/1.1" 200 27988 0.003774 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:32] "POST /analytics/query HTTP/1.1" 202 179 0.004860 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:32] "GET /analytics/query/65dda1cc-821c-11f0-b8c9-00000a000031 HTTP/1.1" 200 221 0.003623 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:33] "GET /analytics/query/65dda1cc-821c-11f0-b8c9-00000a000031 HTTP/1.1" 200 340 0.001956 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:33] "GET /analytics/query/65dda1cc-821c-11f0-b8c9-00000a000031/chunk-final/0 HTTP/1.1" 200 322128 0.018353 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:34] "GET /analytics/tables HTTP/1.1" 200 27988 0.002792 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:35] "GET /analytics/tables HTTP/1.1" 200 27988 0.003057 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:35] "POST /analytics/query HTTP/1.1" 202 179 0.007503 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:35] "GET /analytics/query/673b6e6e-821c-11f0-94a8-00000a000031 HTTP/1.1" 200 221 0.003035 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:35] "GET /analytics/query/673b6e6e-821c-11f0-94a8-00000a000031 HTTP/1.1" 200 338 0.001911 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:35] "GET /analytics/query/673b6e6e-821c-11f0-94a8-00000a000031/chunk-final/0 HTTP/1.1" 200 145 0.005459 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:35] "POST /analytics/query HTTP/1.1" 202 179 0.019521 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:35] "GET /analytics/query/678f2b8a-821c-11f0-aef0-00000a000031 HTTP/1.1" 200 221 0.008686 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:36] "GET /analytics/query/678f2b8a-821c-11f0-aef0-00000a000031 HTTP/1.1" 200 338 0.002153 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:36] "GET /analytics/query/678f2b8a-821c-11f0-aef0-00000a000031/chunk-final/0 HTTP/1.1" 200 145 0.001765 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:36] "POST /analytics/query HTTP/1.1" 202 179 0.004494 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:36] "GET /analytics/query/67e5a5b6-821c-11f0-ab87-00000a000031 HTTP/1.1" 200 221 0.001735 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:36] "GET /analytics/query/67e5a5b6-821c-11f0-ab87-00000a000031 HTTP/1.1" 200 338 0.001808 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:36] "GET /analytics/query/67e5a5b6-821c-11f0-ab87-00000a000031/chunk-final/0 HTTP/1.1" 200 145 0.002123 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:36] "POST /analytics/query HTTP/1.1" 202 179 0.004615 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:36] "GET /analytics/query/68373152-821c-11f0-bb84-00000a000031 HTTP/1.1" 200 221 0.003967 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:37] "GET /analytics/query/68373152-821c-11f0-bb84-00000a000031 HTTP/1.1" 200 338 0.001713 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:37] "GET /analytics/query/68373152-821c-11f0-bb84-00000a000031/chunk-final/0 HTTP/1.1" 200 145 0.001729 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:37] "POST /analytics/query HTTP/1.1" 202 179 0.003988 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:37] "GET /analytics/query/688a6c74-821c-11f0-b18c-00000a000031 HTTP/1.1" 200 221 0.001999 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:37] "GET /analytics/query/688a6c74-821c-11f0-b18c-00000a000031 HTTP/1.1" 200 338 0.001672 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:37] "GET /analytics/query/688a6c74-821c-11f0-b18c-00000a000031/chunk-final/0 HTTP/1.1" 200 145 0.007343 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:37] "POST /analytics/query HTTP/1.1" 202 179 0.004907 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:37] "GET /analytics/query/68e006d4-821c-11f0-8f03-00000a000031 HTTP/1.1" 200 221 0.001846 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:38] "GET /analytics/query/68e006d4-821c-11f0-8f03-00000a000031 HTTP/1.1" 200 338 0.003214 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:38] "GET /analytics/query/68e006d4-821c-11f0-8f03-00000a000031/chunk-final/0 HTTP/1.1" 200 145 0.002155 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:38] "POST /analytics/query HTTP/1.1" 202 179 0.005832 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:38] "GET /analytics/query/69338562-821c-11f0-b962-00000a000031 HTTP/1.1" 200 221 0.001959 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:38] "GET /analytics/query/69338562-821c-11f0-b962-00000a000031 HTTP/1.1" 200 338 0.003286 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:38] "GET /analytics/query/69338562-821c-11f0-b962-00000a000031/chunk-final/0 HTTP/1.1" 200 145 0.003182 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:38] "POST /analytics/query HTTP/1.1" 202 179 0.004699 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:38] "GET /analytics/query/69863bec-821c-11f0-9202-00000a000031 HTTP/1.1" 200 221 0.002961 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:39] "GET /analytics/query/69863bec-821c-11f0-9202-00000a000031 HTTP/1.1" 200 338 0.005621 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:39] "GET /analytics/query/69863bec-821c-11f0-9202-00000a000031/chunk-final/0 HTTP/1.1" 200 145 0.004182 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:39] "POST /analytics/query HTTP/1.1" 202 179 0.008051 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:39] "GET /analytics/query/69df8c4c-821c-11f0-b67c-00000a000031 HTTP/1.1" 200 221 0.014102 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:40] "GET /analytics/query/69df8c4c-821c-11f0-b67c-00000a000031 HTTP/1.1" 200 338 0.003186 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:40] "GET /analytics/query/69df8c4c-821c-11f0-b67c-00000a000031/chunk-final/0 HTTP/1.1" 200 145 0.001577 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:40] "POST /analytics/query HTTP/1.1" 202 179 0.005198 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:40] "GET /analytics/query/6a33d062-821c-11f0-a8c0-00000a000031 HTTP/1.1" 200 221 0.001576 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:40] "GET /analytics/query/6a33d062-821c-11f0-a8c0-00000a000031 HTTP/1.1" 200 338 0.001755 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:40] "GET /analytics/query/6a33d062-821c-11f0-a8c0-00000a000031/chunk-final/0 HTTP/1.1" 200 145 0.001363 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:40] "POST /analytics/query HTTP/1.1" 202 179 0.008589 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:40] "GET /analytics/query/6a852242-821c-11f0-823b-00000a000031 HTTP/1.1" 200 221 0.008012 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:41] "GET /analytics/query/6a852242-821c-11f0-823b-00000a000031 HTTP/1.1" 200 338 0.001738 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:41] "GET /analytics/query/6a852242-821c-11f0-823b-00000a000031/chunk-final/0 HTTP/1.1" 200 145 0.001405 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:41] "POST /analytics/query HTTP/1.1" 202 179 0.011845 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:41] "GET /analytics/query/6adbb2ec-821c-11f0-b2c1-00000a000031 HTTP/1.1" 200 221 0.001905 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:41] "GET /analytics/query/6adbb2ec-821c-11f0-b2c1-00000a000031 HTTP/1.1" 200 338 0.001578 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:41] "GET /analytics/query/6adbb2ec-821c-11f0-b2c1-00000a000031/chunk-final/0 HTTP/1.1" 200 145 0.001371 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:42] "GET /analytics/tables HTTP/1.1" 200 27988 0.003035 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:43] "GET /analytics/tables HTTP/1.1" 200 27988 0.002390 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:43] "POST /analytics/query HTTP/1.1" 202 179 0.004580 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:43] "GET /analytics/query/6c42be0a-821c-11f0-8857-00000a000031 HTTP/1.1" 200 221 0.006430 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:44] "GET /analytics/query/6c42be0a-821c-11f0-8857-00000a000031 HTTP/1.1" 200 340 0.001638 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:44] "GET /analytics/query/6c42be0a-821c-11f0-8857-00000a000031/chunk-final/0 HTTP/1.1" 200 1558617 0.030807 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:44] "POST /analytics/query HTTP/1.1" 202 179 0.013585 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:44] "GET /analytics/query/6caa2ac8-821c-11f0-bd5f-00000a000031 HTTP/1.1" 200 221 0.008582 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:44] "GET /analytics/query/6caa2ac8-821c-11f0-bd5f-00000a000031 HTTP/1.1" 200 340 0.001819 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:44] "GET /analytics/query/6caa2ac8-821c-11f0-bd5f-00000a000031/chunk-final/0 HTTP/1.1" 200 1560000 0.027468 [API:8081]10.0.0.33 - - [2025-08-26 01:31:45] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.109535 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:46] "GET /analytics/tables HTTP/1.1" 200 27988 0.002676 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:47] "GET /analytics/tables HTTP/1.1" 200 27988 0.003327 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:48] "GET /analytics/tables HTTP/1.1" 200 27988 0.002784 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:48] "GET /analytics/tables HTTP/1.1" 200 27988 0.007611 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:49] "GET /analytics/tables HTTP/1.1" 200 27988 0.003858 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:49] "POST /analytics/query HTTP/1.1" 202 179 0.005649 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:49] "GET /analytics/query/6fe8047e-821c-11f0-99ea-00000a000031 HTTP/1.1" 200 221 0.001499 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:50] "GET /analytics/query/6fe8047e-821c-11f0-99ea-00000a000031 HTTP/1.1" 200 339 0.001686 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:50] "GET /analytics/query/6fe8047e-821c-11f0-99ea-00000a000031/chunk-final/0 HTTP/1.1" 200 63518 0.003706 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:50] "GET /analytics/tables HTTP/1.1" 200 27988 0.002638 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:50] "POST /analytics/query HTTP/1.1" 202 179 0.005347 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:50] "GET /analytics/query/70ac2dbe-821c-11f0-afba-00000a000031 HTTP/1.1" 200 221 0.001640 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:51] "GET /analytics/query/70ac2dbe-821c-11f0-afba-00000a000031 HTTP/1.1" 200 221 0.001762 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:51] "GET /analytics/query/70ac2dbe-821c-11f0-afba-00000a000031 HTTP/1.1" 200 341 0.005046 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:52] "GET /analytics/query/70ac2dbe-821c-11f0-afba-00000a000031/chunk-final/0 HTTP/1.1" 200 1017416 0.070820 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:53] "GET /analytics/tables HTTP/1.1" 200 27988 0.002575 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:53] "GET /analytics/tables HTTP/1.1" 200 27988 0.003572 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:57] "GET /analytics/tables HTTP/1.1" 200 27988 0.002566 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:58] "GET /analytics/tables HTTP/1.1" 200 27988 0.002825 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:31:59] "POST /analytics/query HTTP/1.1" 200 2172 1.017771 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:00] "GET /analytics/tables HTTP/1.1" 200 27988 0.002775 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:01] "GET /analytics/tables HTTP/1.1" 200 27988 0.002953 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:02] "GET /analytics/tables HTTP/1.1" 200 27988 0.005770 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:03] "GET /analytics/tables HTTP/1.1" 200 27988 0.004311 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:04] "GET /analytics/tables HTTP/1.1" 200 27988 0.002987 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:04] "GET /analytics/tables HTTP/1.1" 200 27988 0.002781 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:05] "GET /analytics/tables HTTP/1.1" 200 27988 0.002807 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:06] "POST /analytics/query HTTP/1.1" 200 141675 1.046528 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:07] "GET /analytics/tables HTTP/1.1" 200 27988 0.004032 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:08] "GET /analytics/tables HTTP/1.1" 200 27988 0.002452 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:09] "GET /analytics/tables HTTP/1.1" 200 27988 0.002838 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:09] "GET /analytics/tables HTTP/1.1" 200 27988 0.003259 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:10] "GET /analytics/tables HTTP/1.1" 200 27988 0.006178 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:11] "GET /analytics/tables HTTP/1.1" 200 27988 0.005206 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:12] "GET /analytics/tables HTTP/1.1" 200 27988 0.003153 [API:8081]10.0.0.49 - - [2025-08-26 01:32:25] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000289 [API:8081]10.0.0.49 - - [2025-08-26 01:32:26] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1360 0.079904 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:33] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.006496 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.007807 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.008910 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.008963 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:32:33] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.008189 [API:8081]10.0.0.49 - - [2025-08-26 01:33:05] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.113764 [API:8081]10.0.0.49 - - [2025-08-26 01:33:06] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.078563 [API:8081]10.0.0.49 - - [2025-08-26 01:33:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.018083 [API:8081]10.0.0.49 - - [2025-08-26 01:33:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.042723 [API:8081]10.0.0.49 - - [2025-08-26 01:33:40] "GET /analytics HTTP/1.1" 401 205 0.000264 [API:8081]10.0.0.49 - - [2025-08-26 01:33:40] "GET /analytics HTTP/1.1" 401 205 0.000193 [API:8081]10.0.0.49 - - [2025-08-26 01:33:40] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.020292 [API:8081]10.0.0.49 - - [2025-08-26 01:33:41] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.014258 [API:8081]10.0.0.49 - - [2025-08-26 01:33:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.010385 [API:8081]10.0.0.49 - - [2025-08-26 01:33:42] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1854 0.010394 [API:8081]10.0.0.33 - - [2025-08-26 01:33:46] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.074742 [API:8081]10.0.0.49 - - [2025-08-26 01:33:57] "POST /analytics/query HTTP/1.1" 200 222 1.018134 [API:8081]10.0.0.49 - - [2025-08-26 01:33:58] "POST /analytics/query HTTP/1.1" 200 222 1.024732 [API:8081]10.0.0.49 - - [2025-08-26 01:33:59] "POST /analytics/query HTTP/1.1" 200 353 1.028589 [API:8081]10.0.0.33 - - [2025-08-26 01:34:09] "GET /analytics HTTP/1.1" 401 205 0.000303 [API:8081]10.0.0.33 - - [2025-08-26 01:34:09] "GET /analytics HTTP/1.1" 401 205 0.000163 [API:8081]10.0.0.254 - - [2025-08-26 01:34:09] "GET /analytics HTTP/1.1" 401 205 0.000296 [API:8081]10.0.0.254 - - [2025-08-26 01:34:09] "GET /analytics HTTP/1.1" 401 205 0.000134 [API:8081]10.0.0.33 - - [2025-08-26 01:34:47] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.063241 [API:8081]10.0.0.33 - - [2025-08-26 01:36:49] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063072 [API:8081]10.0.0.49 - - [2025-08-26 01:37:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26212 0.049300 [API:8081]10.0.0.49 - - [2025-08-26 01:37:20] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13752 0.047953 [API:8081]10.0.0.49 - - [2025-08-26 01:37:21] "POST /analytics/query HTTP/1.1" 200 507 1.019988 [API:8081]10.0.0.49 - - [2025-08-26 01:37:22] "POST /analytics/query HTTP/1.1" 200 353 1.028551 [API:8081]10.0.0.49 - - [2025-08-26 01:37:23] "POST /analytics/query HTTP/1.1" 200 353 1.025956 [API:8081]10.0.0.33 - - [2025-08-26 01:37:50] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.099564 [API:8081]10.0.0.33 - - [2025-08-26 01:39:52] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086630 [API:8081]10.0.0.33 - - [2025-08-26 01:40:53] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.085210 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:42:33] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.008075 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:42:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.005073 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:42:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004804 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:42:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.003925 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:42:33] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.003257 [API:8081]10.0.0.33 - - [2025-08-26 01:42:54] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063432 [API:8081]10.0.0.49 - - [2025-08-26 01:43:40] "GET /analytics HTTP/1.1" 401 205 0.000298 [API:8081]10.0.0.49 - - [2025-08-26 01:43:40] "GET /analytics HTTP/1.1" 401 205 0.000174 [API:8081]10.0.0.33 - - [2025-08-26 01:43:56] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.143812 [API:8081]10.0.0.33 - - [2025-08-26 01:44:09] "GET /analytics HTTP/1.1" 401 205 0.000250 [API:8081]10.0.0.33 - - [2025-08-26 01:44:09] "GET /analytics HTTP/1.1" 401 205 0.000168 [API:8081]10.0.0.254 - - [2025-08-26 01:44:09] "GET /analytics HTTP/1.1" 401 205 0.000261 [API:8081]10.0.0.254 - - [2025-08-26 01:44:09] "GET /analytics HTTP/1.1" 401 205 0.000150 [API:8081]10.0.0.33 - - [2025-08-26 01:45:57] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.095251 [API:8081]10.0.0.33 - - [2025-08-26 01:46:58] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.086037 [API:8081]10.0.0.49 - - [2025-08-26 01:48:48] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000375 [API:8081]10.0.0.49 - - [2025-08-26 01:48:49] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1318 0.115653 [API:8081]10.0.0.33 - - [2025-08-26 01:48:59] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.072457 [API:8081]10.0.0.49 - - [2025-08-26 01:49:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-57942115:4a3fa101-aa53-4821-9d22-4ce7c7ea2459?flat HTTP/1.1" 200 5201 0.103316 [API:8081]10.0.0.49 - - [2025-08-26 01:49:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-57942115:4a3fa101-aa53-4821-9d22-4ce7c7ea2459?flat HTTP/1.1" 200 5201 0.038336 [API:8081]10.0.0.49 - - [2025-08-26 01:49:25] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-57942115:4a3fa101-aa53-4821-9d22-4ce7c7ea2459?flat HTTP/1.1" 200 5201 0.097862 [API:8081]10.0.0.49 - - [2025-08-26 01:49:25] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-57942115:EVPN-VN1?flat HTTP/1.1" 200 7823 0.034780 [API:8081]10.0.0.49 - - [2025-08-26 01:49:25] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.041371 [API:8081]10.0.0.49 - - [2025-08-26 01:49:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13043 0.039064 [API:8081]10.0.0.49 - - [2025-08-26 01:49:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26214 0.035374 [API:8081]10.0.0.49 - - [2025-08-26 01:49:26] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 13043 0.037453 [API:8081]10.0.0.49 - - [2025-08-26 01:49:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.012381 [API:8081]10.0.0.49 - - [2025-08-26 01:49:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-57942115:7f3d5842-cd6b-40bc-ac0c-d5a659141a58?flat HTTP/1.1" 200 5064 0.027865 [API:8081]10.0.0.49 - - [2025-08-26 01:49:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-57942115:7f3d5842-cd6b-40bc-ac0c-d5a659141a58?flat HTTP/1.1" 200 5064 0.022346 [API:8081]10.0.0.49 - - [2025-08-26 01:49:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-57942115:7f3d5842-cd6b-40bc-ac0c-d5a659141a58?flat HTTP/1.1" 200 5064 0.016447 [API:8081]10.0.0.49 - - [2025-08-26 01:49:30] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-57942115:EVPN-VN1?flat HTTP/1.1" 200 7823 0.027719 [API:8081]10.0.0.49 - - [2025-08-26 01:49:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26211 0.031884 [API:8081]10.0.0.49 - - [2025-08-26 01:49:30] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13039 0.026079 [API:8081]10.0.0.49 - - [2025-08-26 01:49:30] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 26211 0.028665 [API:8081]10.0.0.49 - - [2025-08-26 01:49:31] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 13039 0.030782 [API:8081]10.0.0.49 - - [2025-08-26 01:49:31] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.014198 [API:8081]10.0.0.33 - - [2025-08-26 01:50:01] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2543 0.066678 [API:8081]10.0.0.49 - - [2025-08-26 01:51:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-57942115:4a3fa101-aa53-4821-9d22-4ce7c7ea2459?flat HTTP/1.1" 200 5314 0.028984 [API:8081]10.0.0.49 - - [2025-08-26 01:51:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-57942115:4a3fa101-aa53-4821-9d22-4ce7c7ea2459?flat HTTP/1.1" 200 5314 0.030341 [API:8081]10.0.0.49 - - [2025-08-26 01:51:42] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-57942115:4a3fa101-aa53-4821-9d22-4ce7c7ea2459?flat HTTP/1.1" 200 5314 0.025552 [API:8081]10.0.0.49 - - [2025-08-26 01:51:42] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-57942115:EVPN-VN1?flat HTTP/1.1" 200 8437 0.026717 [API:8081]10.0.0.49 - - [2025-08-26 01:51:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23276 0.040314 [API:8081]10.0.0.49 - - [2025-08-26 01:51:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 23276 0.031140 [API:8081]10.0.0.49 - - [2025-08-26 01:51:43] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.013244 [API:8081]10.0.0.49 - - [2025-08-26 01:51:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-57942115:7f3d5842-cd6b-40bc-ac0c-d5a659141a58?flat HTTP/1.1" 200 5314 0.020663 [API:8081]10.0.0.49 - - [2025-08-26 01:51:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-57942115:7f3d5842-cd6b-40bc-ac0c-d5a659141a58?flat HTTP/1.1" 200 5314 0.032478 [API:8081]10.0.0.49 - - [2025-08-26 01:51:50] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestEvpnCasesRestart-57942115:7f3d5842-cd6b-40bc-ac0c-d5a659141a58?flat HTTP/1.1" 200 5314 0.026305 [API:8081]10.0.0.49 - - [2025-08-26 01:51:50] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-57942115:EVPN-VN1?flat HTTP/1.1" 200 9683 0.039420 [API:8081]10.0.0.49 - - [2025-08-26 01:51:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 27860 0.041634 [API:8081]10.0.0.49 - - [2025-08-26 01:51:51] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 27860 0.071208 [API:8081]10.0.0.49 - - [2025-08-26 01:51:51] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009255 [API:8081]10.0.0.33 - - [2025-08-26 01:52:02] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.063462 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:52:33] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.010064 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:52:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.006917 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:52:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.008383 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:52:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004534 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 01:52:33] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.003683 [API:8081]10.0.0.49 - - [2025-08-26 01:52:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32489 0.053345 [API:8081]10.0.0.49 - - [2025-08-26 01:52:55] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-57942115:EVPN-VN1?flat HTTP/1.1" 200 8775 0.037912 [API:8081]10.0.0.49 - - [2025-08-26 01:52:55] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.016140 [API:8081]10.0.0.33 - - [2025-08-26 01:53:03] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.067398 [API:8081]10.0.0.49 - - [2025-08-26 01:53:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32491 0.040540 [API:8081]10.0.0.49 - - [2025-08-26 01:53:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32491 0.082682 [API:8081]10.0.0.49 - - [2025-08-26 01:53:11] "GET /analytics/uves/virtual-network/default-domain:ctest-TestEvpnCasesRestart-57942115:EVPN-VN1?flat HTTP/1.1" 200 5988 0.017768 [API:8081]10.0.0.49 - - [2025-08-26 01:53:11] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.010176 [API:8081]10.0.0.49 - - [2025-08-26 01:53:40] "GET /analytics HTTP/1.1" 401 205 0.000341 [API:8081]10.0.0.49 - - [2025-08-26 01:53:40] "GET /analytics HTTP/1.1" 401 205 0.000231 [API:8081]10.0.0.33 - - [2025-08-26 01:54:09] "GET /analytics HTTP/1.1" 401 205 0.000750 [API:8081]10.0.0.33 - - [2025-08-26 01:54:09] "GET /analytics HTTP/1.1" 401 205 0.000511 [API:8081]10.0.0.254 - - [2025-08-26 01:54:09] "GET /analytics HTTP/1.1" 401 205 0.000687 [API:8081]10.0.0.254 - - [2025-08-26 01:54:09] "GET /analytics HTTP/1.1" 401 205 0.000570 [API:8081]10.0.0.33 - - [2025-08-26 01:55:05] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.136794 [API:8081]10.0.0.49 - - [2025-08-26 01:55:52] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-20235770:1d77cebd-3bd4-49ac-a154-6b7ae0f03ad2?flat HTTP/1.1" 401 205 0.000285 [API:8081]10.0.0.49 - - [2025-08-26 01:55:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-20235770:1d77cebd-3bd4-49ac-a154-6b7ae0f03ad2?flat HTTP/1.1" 200 5323 0.488819 [API:8081]10.0.0.49 - - [2025-08-26 01:55:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-20235770:1d77cebd-3bd4-49ac-a154-6b7ae0f03ad2?flat HTTP/1.1" 200 5323 0.160764 [API:8081]10.0.0.49 - - [2025-08-26 01:55:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbac-20235770:1d77cebd-3bd4-49ac-a154-6b7ae0f03ad2?flat HTTP/1.1" 200 5323 0.072596 [API:8081]10.0.0.49 - - [2025-08-26 01:55:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-56973333:ctest-TestRbac-56973333-12626101?flat HTTP/1.1" 200 3951 0.080272 [API:8081]10.0.0.49 - - [2025-08-26 01:55:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.129685 [API:8081]10.0.0.49 - - [2025-08-26 01:55:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.136202 [API:8081]10.0.0.49 - - [2025-08-26 01:55:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 401 205 0.000255 [API:8081]10.0.0.49 - - [2025-08-26 01:55:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32547 0.082491 [API:8081]10.0.0.49 - - [2025-08-26 01:55:55] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.036438 [API:8081]10.0.0.49 - - [2025-08-26 01:55:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.145654 [API:8081]10.0.0.49 - - [2025-08-26 01:55:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32547 0.118466 [API:8081]10.0.0.49 - - [2025-08-26 01:55:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.048021 [API:8081]10.0.0.49 - - [2025-08-26 01:56:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.085149 [API:8081]10.0.0.49 - - [2025-08-26 01:56:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.154977 [API:8081]10.0.0.49 - - [2025-08-26 01:56:00] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32547 0.044955 [API:8081]10.0.0.49 - - [2025-08-26 01:56:03] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32547 0.114832 [API:8081]10.0.0.33 - - [2025-08-26 01:56:06] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.057053 [API:8081]10.0.0.49 - - [2025-08-26 01:56:06] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32547 0.045101 [API:8081]10.0.0.49 - - [2025-08-26 01:56:10] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32547 0.043835 [API:8081]10.0.0.49 - - [2025-08-26 01:56:13] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32547 0.098097 [API:8081]10.0.0.49 - - [2025-08-26 01:56:16] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32547 0.078089 [API:8081]10.0.0.49 - - [2025-08-26 01:56:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32547 0.042795 [API:8081]10.0.0.49 - - [2025-08-26 01:56:22] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32547 0.078386 [API:8081]10.0.0.49 - - [2025-08-26 01:56:22] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbac-56973333:ctest-TestRbac-56973333-12626101?flat HTTP/1.1" 200 6501 0.018026 [API:8081]10.0.0.49 - - [2025-08-26 01:56:22] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.013395 [API:8081]10.0.0.49 - - [2025-08-26 01:56:56] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000290 [API:8081]10.0.0.49 - - [2025-08-26 01:56:57] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.080267 [API:8081]10.0.0.49 - - [2025-08-26 01:57:08] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1362 0.066262 [API:8081]10.0.0.49 - - [2025-08-26 01:57:11] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1608 0.117620 [API:8081]10.0.0.49 - - [2025-08-26 01:57:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-78117389:11c1e79f-97c8-4135-bb14-ac98b9e6722b?flat HTTP/1.1" 401 205 0.000268 [API:8081]10.0.0.49 - - [2025-08-26 01:57:30] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-78117389:11c1e79f-97c8-4135-bb14-ac98b9e6722b?flat HTTP/1.1" 200 5242 0.117821 [API:8081]10.0.0.49 - - [2025-08-26 01:57:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-78117389:11c1e79f-97c8-4135-bb14-ac98b9e6722b?flat HTTP/1.1" 200 5242 0.074412 [API:8081]10.0.0.49 - - [2025-08-26 01:57:31] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestRbacBasic-78117389:11c1e79f-97c8-4135-bb14-ac98b9e6722b?flat HTTP/1.1" 200 5242 0.089377 [API:8081]10.0.0.49 - - [2025-08-26 01:57:31] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-78117389:ctest-TestRbacBasic-78117389-65537207?flat HTTP/1.1" 200 3505 0.067513 [API:8081]10.0.0.49 - - [2025-08-26 01:57:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.070530 [API:8081]10.0.0.49 - - [2025-08-26 01:57:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.094630 [API:8081]10.0.0.49 - - [2025-08-26 01:57:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32558 0.056357 [API:8081]10.0.0.49 - - [2025-08-26 01:57:31] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.033550 [API:8081]10.0.0.49 - - [2025-08-26 01:57:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.097618 [API:8081]10.0.0.49 - - [2025-08-26 01:57:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32558 0.053948 [API:8081]10.0.0.49 - - [2025-08-26 01:57:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.049759 [API:8081]10.0.0.49 - - [2025-08-26 01:57:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.060597 [API:8081]10.0.0.49 - - [2025-08-26 01:57:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 403 198 0.166809 [API:8081]10.0.0.49 - - [2025-08-26 01:57:39] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32558 0.050093 [API:8081]10.0.0.49 - - [2025-08-26 01:57:42] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32558 0.070178 [API:8081]10.0.0.49 - - [2025-08-26 01:57:45] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32558 0.073847 [API:8081]10.0.0.49 - - [2025-08-26 01:57:48] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32558 0.083762 [API:8081]10.0.0.49 - - [2025-08-26 01:57:52] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32562 0.044936 [API:8081]10.0.0.49 - - [2025-08-26 01:57:52] "GET /analytics/uves/virtual-network/default-domain:ctest-TestRbacBasic-78117389:ctest-TestRbacBasic-78117389-65537207?flat HTTP/1.1" 200 2240 0.013731 [API:8081]10.0.0.49 - - [2025-08-26 01:57:52] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.014184 [Introspect:8090]10.0.0.49 - - [2025-08-26 01:57:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001104 [API:8081]10.0.0.49 - - [2025-08-26 01:58:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000309 [API:8081]10.0.0.49 - - [2025-08-26 01:58:07] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.058980 [API:8081]10.0.0.33 - - [2025-08-26 01:58:08] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.085537 [API:8081]10.0.0.33 - - [2025-08-26 01:59:09] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.066662 [API:8081]10.0.0.49 - - [2025-08-26 02:00:28] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-86283625:7124ac42-4769-4a16-8d37-60e365ff9486?flat HTTP/1.1" 200 5366 0.023103 [API:8081]10.0.0.49 - - [2025-08-26 02:00:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-86283625:7124ac42-4769-4a16-8d37-60e365ff9486?flat HTTP/1.1" 200 5366 0.079817 [API:8081]10.0.0.49 - - [2025-08-26 02:00:29] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-86283625:7124ac42-4769-4a16-8d37-60e365ff9486?flat HTTP/1.1" 200 5366 0.075984 [API:8081]10.0.0.49 - - [2025-08-26 02:00:29] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-86283625:ctest-vn1-18240919?flat HTTP/1.1" 200 9423 0.033232 [API:8081]10.0.0.49 - - [2025-08-26 02:00:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32564 0.049670 [API:8081]10.0.0.49 - - [2025-08-26 02:00:29] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32564 0.042270 [API:8081]10.0.0.49 - - [2025-08-26 02:00:29] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.012282 [API:8081]10.0.0.49 - - [2025-08-26 02:00:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-86283625:6dba4c44-5325-4540-b413-bfef575122e2?flat HTTP/1.1" 200 5375 0.026755 [API:8081]10.0.0.49 - - [2025-08-26 02:00:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-86283625:6dba4c44-5325-4540-b413-bfef575122e2?flat HTTP/1.1" 200 5375 0.032172 [API:8081]10.0.0.49 - - [2025-08-26 02:00:32] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-86283625:6dba4c44-5325-4540-b413-bfef575122e2?flat HTTP/1.1" 200 5375 0.033715 [API:8081]10.0.0.49 - - [2025-08-26 02:00:32] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-86283625:ctest-vn1-18240919?flat HTTP/1.1" 200 9423 0.051849 [API:8081]10.0.0.49 - - [2025-08-26 02:00:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32564 0.057590 [API:8081]10.0.0.49 - - [2025-08-26 02:00:32] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32564 0.041548 [API:8081]10.0.0.49 - - [2025-08-26 02:00:32] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009255 [API:8081]10.0.0.49 - - [2025-08-26 02:00:40] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32564 0.075135 [API:8081]10.0.0.49 - - [2025-08-26 02:00:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32564 0.040639 [API:8081]10.0.0.49 - - [2025-08-26 02:00:47] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32564 0.071770 [API:8081]10.0.0.49 - - [2025-08-26 02:00:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32564 0.084302 [API:8081]10.0.0.49 - - [2025-08-26 02:00:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32564 0.072625 [API:8081]10.0.0.49 - - [2025-08-26 02:00:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-86283625:ctest-vn1-18240919?flat HTTP/1.1" 200 7725 0.021125 [API:8081]10.0.0.49 - - [2025-08-26 02:00:53] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.012248 [API:8081]10.0.0.49 - - [2025-08-26 02:00:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32564 0.077325 [API:8081]10.0.0.49 - - [2025-08-26 02:00:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32564 0.092679 [API:8081]10.0.0.49 - - [2025-08-26 02:01:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32564 0.059672 [API:8081]10.0.0.49 - - [2025-08-26 02:01:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32564 0.058317 [API:8081]10.0.0.49 - - [2025-08-26 02:01:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32564 0.105425 [API:8081]10.0.0.33 - - [2025-08-26 02:01:11] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.075489 [API:8081]10.0.0.49 - - [2025-08-26 02:01:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32564 0.079266 [API:8081]10.0.0.49 - - [2025-08-26 02:01:12] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-86283625:ctest-vn1-18240919?flat HTTP/1.1" 200 4919 0.017009 [API:8081]10.0.0.49 - - [2025-08-26 02:01:12] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.009501 [API:8081]10.0.0.49 - - [2025-08-26 02:01:17] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1326 0.009962 [API:8081]10.0.0.49 - - [2025-08-26 02:01:19] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1536 0.009389 [API:8081]10.0.0.33 - - [2025-08-26 02:02:12] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2545 0.068760 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 02:02:33] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.005574 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 02:02:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.015222 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 02:02:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.011872 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 02:02:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.008002 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 02:02:33] "GET /analytics/uves/database-nodes?cfilt=CassandraStatusData:cassandra_compaction_task HTTP/1.1" 200 109 0.006667 [API:8081]10.0.0.49 - - [2025-08-26 02:03:40] "GET /analytics HTTP/1.1" 401 205 0.000378 [API:8081]10.0.0.49 - - [2025-08-26 02:03:40] "GET /analytics HTTP/1.1" 401 205 0.000221 [Introspect:8090]10.0.0.49 - - [2025-08-26 02:04:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3827 0.001144 [API:8081]10.0.0.49 - - [2025-08-26 02:04:07] "GET /analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 11979 0.393390 [API:8081]10.0.0.49 - - [2025-08-26 02:04:08] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3931-1?flat HTTP/1.1" 200 6155 0.428811 [API:8081]10.0.0.49 - - [2025-08-26 02:04:08] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3931-2?flat HTTP/1.1" 200 6153 0.391223 [API:8081]10.0.0.49 - - [2025-08-26 02:04:08] "GET /analytics/uves/control-node/cn-jenkins-deploy-platform-ansible-os-3931-3?flat HTTP/1.1" 200 4067 0.019351 [API:8081]10.0.0.49 - - [2025-08-26 02:04:08] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?flat HTTP/1.1" 200 6157 0.019769 [API:8081]10.0.0.49 - - [2025-08-26 02:04:08] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3931-2.?flat HTTP/1.1" 200 7052 0.020586 [API:8081]10.0.0.49 - - [2025-08-26 02:04:08] "GET /analytics/uves/config-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?flat HTTP/1.1" 200 5854 0.019757 [API:8081]10.0.0.33 - - [2025-08-26 02:04:09] "GET /analytics HTTP/1.1" 401 205 0.000256 [API:8081]10.0.0.33 - - [2025-08-26 02:04:09] "GET /analytics HTTP/1.1" 401 205 0.000158 [API:8081]10.0.0.254 - - [2025-08-26 02:04:09] "GET /analytics HTTP/1.1" 401 205 0.000208 [API:8081]10.0.0.254 - - [2025-08-26 02:04:09] "GET /analytics HTTP/1.1" 401 205 0.000159 [API:8081]10.0.0.49 - - [2025-08-26 02:04:10] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1746 0.009872 [API:8081]10.0.0.33 - - [2025-08-26 02:04:13] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.064902 [API:8081]10.0.0.49 - - [2025-08-26 02:04:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-86283625:4f92fb7f-348a-4f72-ae57-0abd22a2a225?flat HTTP/1.1" 200 5244 0.017159 [API:8081]10.0.0.49 - - [2025-08-26 02:04:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-86283625:4f92fb7f-348a-4f72-ae57-0abd22a2a225?flat HTTP/1.1" 200 5244 0.026227 [API:8081]10.0.0.49 - - [2025-08-26 02:04:53] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-86283625:4f92fb7f-348a-4f72-ae57-0abd22a2a225?flat HTTP/1.1" 200 5244 0.016369 [API:8081]10.0.0.49 - - [2025-08-26 02:04:53] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-86283625:ctest-vn1-19939727?flat HTTP/1.1" 200 7105 0.024214 [API:8081]10.0.0.49 - - [2025-08-26 02:04:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39877 0.049764 [API:8081]10.0.0.49 - - [2025-08-26 02:04:54] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39877 0.070619 [API:8081]10.0.0.49 - - [2025-08-26 02:04:54] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.011035 [API:8081]10.0.0.33 - - [2025-08-26 02:05:14] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.059534 [API:8081]10.0.0.49 - - [2025-08-26 02:05:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-86283625:5b9c2707-deeb-4476-89a1-881037f002ce?flat HTTP/1.1" 200 5241 0.025870 [API:8081]10.0.0.49 - - [2025-08-26 02:05:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-86283625:5b9c2707-deeb-4476-89a1-881037f002ce?flat HTTP/1.1" 200 5241 0.034183 [API:8081]10.0.0.49 - - [2025-08-26 02:05:37] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestBasicVMVN0-86283625:5b9c2707-deeb-4476-89a1-881037f002ce?flat HTTP/1.1" 200 5241 0.024659 [API:8081]10.0.0.49 - - [2025-08-26 02:05:37] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-86283625:ctest-vn2-08633016?flat HTTP/1.1" 200 7119 0.035262 [API:8081]10.0.0.49 - - [2025-08-26 02:05:37] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32540 0.075747 [API:8081]10.0.0.49 - - [2025-08-26 02:05:38] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32540 0.055212 [API:8081]10.0.0.49 - - [2025-08-26 02:05:38] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 733 0.019821 [API:8081]10.0.0.49 - - [2025-08-26 02:06:43] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32549 0.047596 [API:8081]10.0.0.49 - - [2025-08-26 02:06:46] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32549 0.048162 [API:8081]10.0.0.49 - - [2025-08-26 02:06:50] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32554 0.102808 [API:8081]10.0.0.49 - - [2025-08-26 02:06:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32554 0.047956 [API:8081]10.0.0.49 - - [2025-08-26 02:06:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32558 0.056465 [API:8081]10.0.0.49 - - [2025-08-26 02:06:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-86283625:ctest-vn2-08633016?flat HTTP/1.1" 200 7595 0.045307 [API:8081]10.0.0.49 - - [2025-08-26 02:06:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 577 0.009610 [API:8081]10.0.0.49 - - [2025-08-26 02:06:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39895 0.064214 [API:8081]10.0.0.49 - - [2025-08-26 02:07:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39895 0.050697 [API:8081]10.0.0.49 - - [2025-08-26 02:07:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39895 0.053571 [API:8081]10.0.0.49 - - [2025-08-26 02:07:09] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39895 0.082973 [API:8081]10.0.0.49 - - [2025-08-26 02:07:12] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39895 0.090629 [API:8081]10.0.0.49 - - [2025-08-26 02:07:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39895 0.049164 [API:8081]10.0.0.33 - - [2025-08-26 02:07:16] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.086179 [API:8081]10.0.0.49 - - [2025-08-26 02:07:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39895 0.049330 [API:8081]10.0.0.49 - - [2025-08-26 02:07:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN0-86283625:ctest-vn1-19939727?flat HTTP/1.1" 200 7785 0.033321 [API:8081]10.0.0.49 - - [2025-08-26 02:07:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.017561 [API:8081]10.0.0.33 - - [2025-08-26 02:08:17] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.067440 [API:8081]10.0.0.49 - - [2025-08-26 02:08:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-33944492:1ff16e06-3db7-42af-ab81-6303c2d0b6ad?flat HTTP/1.1" 401 205 0.000269 [API:8081]10.0.0.49 - - [2025-08-26 02:08:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-33944492:1ff16e06-3db7-42af-ab81-6303c2d0b6ad?flat HTTP/1.1" 200 5248 0.073972 [API:8081]10.0.0.49 - - [2025-08-26 02:08:18] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-33944492:1ff16e06-3db7-42af-ab81-6303c2d0b6ad?flat HTTP/1.1" 200 5248 0.070232 [API:8081]10.0.0.49 - - [2025-08-26 02:08:19] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-33944492:1ff16e06-3db7-42af-ab81-6303c2d0b6ad?flat HTTP/1.1" 200 5248 0.067830 [API:8081]10.0.0.49 - - [2025-08-26 02:08:19] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-33944492:ctest-vn-97117958?flat HTTP/1.1" 200 8064 0.032836 [API:8081]10.0.0.49 - - [2025-08-26 02:08:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39909 0.061679 [API:8081]10.0.0.49 - - [2025-08-26 02:08:19] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39909 0.060962 [API:8081]10.0.0.49 - - [2025-08-26 02:08:19] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.020552 [API:8081]10.0.0.49 - - [2025-08-26 02:08:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-33944492:3bccd9dc-cdd2-4bb1-8300-f78cc9387b03?flat HTTP/1.1" 200 5243 0.025930 [API:8081]10.0.0.49 - - [2025-08-26 02:08:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-33944492:3bccd9dc-cdd2-4bb1-8300-f78cc9387b03?flat HTTP/1.1" 200 5243 0.031825 [API:8081]10.0.0.49 - - [2025-08-26 02:08:26] "GET /analytics/uves/virtual-machine-interface/default-domain:ctest-TestDropStats-33944492:3bccd9dc-cdd2-4bb1-8300-f78cc9387b03?flat HTTP/1.1" 200 5243 0.027683 [API:8081]10.0.0.49 - - [2025-08-26 02:08:26] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-33944492:ctest-vn-50640868?flat HTTP/1.1" 200 8054 0.028144 [API:8081]10.0.0.49 - - [2025-08-26 02:08:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32572 0.043198 [API:8081]10.0.0.49 - - [2025-08-26 02:08:26] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32572 0.043660 [API:8081]10.0.0.49 - - [2025-08-26 02:08:26] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 421 0.009610 [API:8081]10.0.0.49 - - [2025-08-26 02:08:49] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32577 0.068464 [API:8081]10.0.0.49 - - [2025-08-26 02:08:53] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32577 0.088726 [API:8081]10.0.0.49 - - [2025-08-26 02:08:56] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-2:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 32578 0.078910 [API:8081]10.0.0.49 - - [2025-08-26 02:08:56] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-33944492:ctest-vn-50640868?flat HTTP/1.1" 200 6182 0.026936 [API:8081]10.0.0.49 - - [2025-08-26 02:08:56] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 265 0.013002 [API:8081]10.0.0.49 - - [2025-08-26 02:08:59] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39914 0.055956 [API:8081]10.0.0.49 - - [2025-08-26 02:09:02] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39914 0.043598 [API:8081]10.0.0.49 - - [2025-08-26 02:09:05] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39914 0.043937 [API:8081]10.0.0.49 - - [2025-08-26 02:09:08] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39914 0.044437 [API:8081]10.0.0.49 - - [2025-08-26 02:09:11] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39914 0.108480 [API:8081]10.0.0.49 - - [2025-08-26 02:09:15] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39914 0.095498 [API:8081]10.0.0.49 - - [2025-08-26 02:09:18] "GET /analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-3931-1:Compute:contrail-vrouter-agent:0?flat HTTP/1.1" 200 39916 0.060575 [API:8081]10.0.0.49 - - [2025-08-26 02:09:18] "GET /analytics/uves/virtual-network/default-domain:ctest-TestDropStats-33944492:ctest-vn-97117958?flat HTTP/1.1" 200 6186 0.034816 [API:8081]10.0.0.49 - - [2025-08-26 02:09:18] "GET /analytics/uves/virtual-machines HTTP/1.1" 200 109 0.009501 [API:8081]10.0.0.49 - - [2025-08-26 02:09:30] "GET /analytics/uves/virtual-networks HTTP/1.1" 401 205 0.000282 [API:8081]10.0.0.49 - - [2025-08-26 02:09:31] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.074460 [API:8081]10.0.0.49 - - [2025-08-26 02:09:33] "GET /analytics/uves/virtual-networks HTTP/1.1" 200 1560 0.061533 [API:8081]10.0.0.33 - - [2025-08-26 02:10:18] "GET /analytics/uves/vrouter/*?cfilt=VrouterAgent:mode HTTP/1.1" 200 366 0.069179 [API:8081]10.0.0.33 - - [2025-08-26 02:11:20] "GET /analytics/uves/vrouter/*?cfilt=NodeStatus:process_status HTTP/1.1" 200 2544 0.082825 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 02:12:33] "GET /analytics/uves/database-nodes?cfilt=DatabaseUsageInfo HTTP/1.1" 200 682 0.003718 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 02:12:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-1.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 298 0.003123 [LOCAL API:8181]127.0.0.1 - - [2025-08-26 02:12:33] "GET /analytics/uves/database-node/cn-jenkins-deploy-platform-ansible-os-3931-3.?cfilt=DatabaseUsageInfo HTTP/1.1" 200 297 0.004279