++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Oct 30 01:37:21 PM UTC 2025 ===================' INFO: =================== Thu Oct 30 01:37:21 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ 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.65 ++ 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=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ 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=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ 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.65 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.65 ++ ANALYTICSDB_NODES=10.0.0.65 ++ ANALYTICS_SNMP_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8081 ' +++ '[' -n '10.0.0.65:8081 ' ']' +++ echo 10.0.0.65:8081 ++ ANALYTICS_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9042 ' +++ '[' -n '10.0.0.65:9042 ' ']' +++ echo 10.0.0.65:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.65:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8086 ' +++ '[' -n '10.0.0.65:8086 ' ']' +++ echo 10.0.0.65:8086 ++ COLLECTOR_SERVERS=10.0.0.65: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.65 ++ CONFIGDB_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8082 ' +++ '[' -n '10.0.0.65:8082 ' ']' +++ echo 10.0.0.65:8082 ++ CONFIG_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9161 ' +++ '[' -n '10.0.0.65:9161 ' ']' +++ echo 10.0.0.65:9161 ++ CONFIGDB_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9041 ' +++ '[' -n '10.0.0.65:9041 ' ']' +++ echo 10.0.0.65:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.65: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.0.0.65 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.65 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:2181, +++ '[' -n 10.0.0.65:2181, ']' +++ echo 10.0.0.65:2181 ++ ZOOKEEPER_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:2181 ' +++ '[' -n '10.0.0.65:2181 ' ']' +++ echo 10.0.0.65:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.65:2181 ++ RABBITMQ_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:5673, +++ '[' -n 10.0.0.65:5673, ']' +++ echo 10.0.0.65:5673 ++ RABBITMQ_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:6379 ' +++ '[' -n '10.0.0.65:6379 ' ']' +++ echo 10.0.0.65:6379 ++ REDIS_SERVERS=10.0.0.65: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.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9092 ' +++ '[' -n '10.0.0.65:9092 ' ']' +++ echo 10.0.0.65:9092 ++ KAFKA_SERVERS=10.0.0.65: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=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ 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.65 ++ 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.65 ++ 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 ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ 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_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.65 ++ cut -d , -f 1 + local cassandra=10.0.0.65 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.65 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.65 +++ local servers=10.0.0.65 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host +++ cut -d ' ' -f 1 ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.65,10.102.129.1,127.0.0.1,172.17.0.1,252.65.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.65'\''))' +++ local server_ip=10.0.0.65 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.65 ]] +++ [[ ,10.0.0.65,10.102.129.1,127.0.0.1,172.17.0.1,252.65.0.1,, =~ ,10\.0\.0\.65, ]] +++ echo 10.0.0.65 1 +++ return ++ local ip=10.0.0.65 ++ [[ -z 10.0.0.65 ]] ++ echo 10.0.0.65 + host_ip=10.0.0.65 + [[ cql == \c\q\l ]] ++ echo 10.0.0.65:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.65:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.65:8082' + 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 ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + 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 ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -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-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -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-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/30/2025 13:38:07.350 7fa328343800 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/30/2025 13:38:07.741 7fa328343800 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/30/2025 13:38:07.767 7fa328343800 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/30/2025 13:38:07.769 7fa328343800 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.65 - - [2025-10-30 13:38:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000618 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.65:8082/ Hit Ctrl-C to quit. 10.0.0.65 - - [2025-10-30 13:38:21] "GET / HTTP/1.1" 503 181 0.000213 10.0.0.65 - - [2025-10-30 13:38:21] "GET / HTTP/1.1" 503 181 0.000222 10.0.0.65 - - [2025-10-30 13:38:22] "GET / HTTP/1.1" 200 45303 0.001397 10.0.0.65 - - [2025-10-30 13:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.65 - - [2025-10-30 13:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.65 - - [2025-10-30 13:38:22] "GET / HTTP/1.1" 200 35931 0.001267 10.0.0.65 - - [2025-10-30 13:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.65 - - [2025-10-30 13:38:22] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005067 10.0.0.65 - - [2025-10-30 13:38:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.002054 10.0.0.65 - - [2025-10-30 13:38:22] "POST /database-nodes HTTP/1.1" 200 597 0.025619 10.0.0.65 - - [2025-10-30 13:38:23] "GET / HTTP/1.1" 200 35931 0.002099 10.0.0.65 - - [2025-10-30 13:38:23] "GET / HTTP/1.1" 200 35931 0.001176 10.0.0.65 - - [2025-10-30 13:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.65 - - [2025-10-30 13:38:23] "GET /routing-instance/b46f6ce0-e7cf-446f-9502-90c7ac337c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003518 10.0.0.65 - - [2025-10-30 13:38:23] "POST /bgp-routers HTTP/1.1" 200 616 0.037973 10.0.0.65 - - [2025-10-30 13:38:23] "GET /bgp-router/c32a70dc-f06e-4f7d-b5dd-939dcd53728e?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.006886 10.0.0.65 - - [2025-10-30 13:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.65 - - [2025-10-30 13:38:23] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004959 10.0.0.65 - - [2025-10-30 13:38:23] "GET / HTTP/1.1" 200 35931 0.001443 10.0.0.65 - - [2025-10-30 13:38:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004917 10.0.0.65 - - [2025-10-30 13:38:23] "POST /ref-update HTTP/1.1" 200 156 0.021638 10.0.0.65 - - [2025-10-30 13:38:23] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.65 - - [2025-10-30 13:38:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.002388 10.0.0.65 - - [2025-10-30 13:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005941 10.0.0.65 - - [2025-10-30 13:38:24] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010114 10.0.0.65 - - [2025-10-30 13:38:24] "POST /service-appliance-sets HTTP/1.1" 200 553 0.043737 10.0.0.65 - - [2025-10-30 13:38:24] "POST /fqname-to-id HTTP/1.1" 404 180 0.002286 10.0.0.65 - - [2025-10-30 13:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.65 - - [2025-10-30 13:38:24] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007917 10.0.0.65 - - [2025-10-30 13:38:24] "POST /service-appliance-sets HTTP/1.1" 200 541 0.025751 10.0.0.65 - - [2025-10-30 13:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.023365 10.0.0.65 - - [2025-10-30 13:38:24] "GET /network-ipam/1f1e7e35-58ec-44a4-9385-b6617d32d5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003495 10.0.0.65 - - [2025-10-30 13:38:24] "POST /service-templates HTTP/1.1" 200 511 0.040567 10.0.0.65 - - [2025-10-30 13:38:24] "POST /service-templates HTTP/1.1" 200 501 0.035399 10.0.0.65 - - [2025-10-30 13:38:24] "POST /service-templates HTTP/1.1" 200 515 0.052399 10.0.0.65 - - [2025-10-30 13:38:24] "POST /service-templates HTTP/1.1" 200 535 0.078829 10.0.0.65 - - [2025-10-30 13:38:24] "POST /service-templates HTTP/1.1" 200 507 0.032470 10.0.0.65 - - [2025-10-30 13:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.65 - - [2025-10-30 13:38:25] "GET /network-ipam/1f1e7e35-58ec-44a4-9385-b6617d32d5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004039 10.0.0.65 - - [2025-10-30 13:38:26] "POST /fqname-to-id HTTP/1.1" 404 225 0.002175 10.0.0.65 - - [2025-10-30 13:38:26] "POST /access-control-lists HTTP/1.1" 200 587 0.031730 10.0.0.65 - - [2025-10-30 13:38:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.015123 10.0.0.65 - - [2025-10-30 13:38:26] "POST /access-control-lists HTTP/1.1" 200 585 0.044050 10.0.0.65 - - [2025-10-30 13:38:26] "POST /route-targets HTTP/1.1" 200 327 0.012667 10.0.0.65 - - [2025-10-30 13:38:26] "POST /ref-update HTTP/1.1" 200 156 0.025444 10.0.0.65 - - [2025-10-30 13:38:26] "POST /route-targets HTTP/1.1" 200 327 0.017460 10.0.0.65 - - [2025-10-30 13:38:26] "POST /ref-update HTTP/1.1" 200 156 0.012126 10.0.0.65 - - [2025-10-30 13:38:26] "POST /route-targets HTTP/1.1" 200 327 0.034475 10.0.0.65 - - [2025-10-30 13:38:26] "POST /ref-update HTTP/1.1" 200 156 0.029470 10.0.0.65 - - [2025-10-30 13:38:26] "POST /route-targets HTTP/1.1" 200 327 0.012707 10.0.0.65 - - [2025-10-30 13:38:26] "POST /ref-update HTTP/1.1" 200 156 0.014268 10.0.0.65 - - [2025-10-30 13:38:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.002771 10.0.0.65 - - [2025-10-30 13:38:26] "POST /access-control-lists HTTP/1.1" 200 551 0.061852 10.0.0.65 - - [2025-10-30 13:38:26] "PUT /access-control-list/845d4815-ba37-4c89-994b-a5f3460931e9 HTTP/1.1" 200 272 0.012105 10.0.0.65 - - [2025-10-30 13:38:26] "PUT /access-control-list/f7861327-b3f9-49bc-b1fc-635ddcb262ca HTTP/1.1" 200 272 0.022208 10.0.0.65 - - [2025-10-30 13:38:26] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.65 - - [2025-10-30 13:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.65 - - [2025-10-30 13:38:26] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004424 10.0.0.65 - - [2025-10-30 13:38:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.004483 10.0.0.65 - - [2025-10-30 13:38:26] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.019070 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:38:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:38:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000806 10.0.0.65 - - [2025-10-30 13:38:28] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.65 - - [2025-10-30 13:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.65 - - [2025-10-30 13:38:28] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004806 10.0.0.65 - - [2025-10-30 13:38:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.001621 10.0.0.65 - - [2025-10-30 13:38:28] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.034368 10.0.0.65 - - [2025-10-30 13:38:28] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.65 - - [2025-10-30 13:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.65 - - [2025-10-30 13:38:28] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008327 10.0.0.65 - - [2025-10-30 13:38:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.002061 10.0.0.65 - - [2025-10-30 13:38:28] "POST /analytics-nodes HTTP/1.1" 200 599 0.023589 10.0.0.65 - - [2025-10-30 13:38:29] "GET / HTTP/1.1" 200 35931 0.001309 10.0.0.65 - - [2025-10-30 13:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.020547 10.0.0.65 - - [2025-10-30 13:38:29] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.011725 10.0.0.65 - - [2025-10-30 13:38:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.007547 10.0.0.65 - - [2025-10-30 13:38:29] "POST /config-nodes HTTP/1.1" 200 593 0.066432 10.0.0.65 - - [2025-10-30 13:38:30] "GET / HTTP/1.1" 200 35931 0.001309 10.0.0.65 - - [2025-10-30 13:38:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010051 10.0.0.65 - - [2025-10-30 13:38:31] "GET / HTTP/1.1" 200 35931 0.001131 10.0.0.65 - - [2025-10-30 13:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.65 - - [2025-10-30 13:38:31] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008674 10.0.0.65 - - [2025-10-30 13:38:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.001901 10.0.0.65 - - [2025-10-30 13:38:31] "POST /config-database-nodes HTTP/1.1" 200 611 0.028821 10.0.0.65 - - [2025-10-30 13:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.65 - - [2025-10-30 13:38:35] "GET /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002555 10.0.0.65 - - [2025-10-30 13:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.65 - - [2025-10-30 13:38:35] "PUT /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492 HTTP/1.1" 200 276 0.008667 10.0.0.65 - - [2025-10-30 13:38:35] "GET / HTTP/1.1" 200 35931 0.004173 10.0.0.65 - - [2025-10-30 13:38:35] "POST /alarms HTTP/1.1" 200 581 0.022126 10.0.0.65 - - [2025-10-30 13:38:35] "POST /alarms HTTP/1.1" 200 575 0.025315 10.0.0.65 - - [2025-10-30 13:38:35] "POST /alarms HTTP/1.1" 200 575 0.031426 10.0.0.65 - - [2025-10-30 13:38:35] "POST /alarms HTTP/1.1" 200 559 0.021561 10.0.0.65 - - [2025-10-30 13:38:35] "POST /alarms HTTP/1.1" 200 555 0.025824 10.0.0.65 - - [2025-10-30 13:38:35] "POST /alarms HTTP/1.1" 200 557 0.024949 10.0.0.65 - - [2025-10-30 13:38:35] "POST /alarms HTTP/1.1" 200 565 0.015512 10.0.0.65 - - [2025-10-30 13:38:36] "POST /alarms HTTP/1.1" 200 549 0.021861 10.0.0.65 - - [2025-10-30 13:38:36] "POST /alarms HTTP/1.1" 200 557 0.031982 10.0.0.65 - - [2025-10-30 13:38:36] "POST /alarms HTTP/1.1" 200 567 0.018257 10.0.0.65 - - [2025-10-30 13:38:36] "POST /alarms HTTP/1.1" 200 555 0.033023 10.0.0.65 - - [2025-10-30 13:38:36] "POST /alarms HTTP/1.1" 200 567 0.031308 10.0.0.65 - - [2025-10-30 13:38:36] "POST /alarms HTTP/1.1" 200 575 0.061642 10.0.0.65 - - [2025-10-30 13:38:36] "POST /alarms HTTP/1.1" 200 569 0.027309 10.0.0.65 - - [2025-10-30 13:38:36] "POST /alarms HTTP/1.1" 200 561 0.025095 10.0.0.65 - - [2025-10-30 13:38:36] "POST /alarms HTTP/1.1" 200 561 0.026938 10.0.0.65 - - [2025-10-30 13:38:36] "POST /alarms HTTP/1.1" 200 561 0.026996 10.0.0.65 - - [2025-10-30 13:38:36] "POST /alarms HTTP/1.1" 200 547 0.025069 10.0.0.65 - - [2025-10-30 13:38:36] "POST /alarms HTTP/1.1" 200 595 0.019226 10.0.0.65 - - [2025-10-30 13:38:36] "POST /alarms HTTP/1.1" 200 575 0.039969 10.0.0.65 - - [2025-10-30 13:38:36] "POST /alarms HTTP/1.1" 200 571 0.042208 10.0.0.65 - - [2025-10-30 13:38:36] "POST /alarms HTTP/1.1" 200 583 0.018566 10.0.0.65 - - [2025-10-30 13:38:36] "POST /alarms HTTP/1.1" 200 609 0.022465 10.0.0.65 - - [2025-10-30 13:38:36] "GET / HTTP/1.1" 200 35931 0.001247 10.0.0.65 - - [2025-10-30 13:38:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002124 10.0.0.65 - - [2025-10-30 13:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.65 - - [2025-10-30 13:38:36] "PUT /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492 HTTP/1.1" 200 276 0.008057 10.0.0.65 - - [2025-10-30 13:38:37] "GET / HTTP/1.1" 200 35931 0.002342 10.0.0.65 - - [2025-10-30 13:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.65 - - [2025-10-30 13:38:37] "GET /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004359 10.0.0.65 - - [2025-10-30 13:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.65 - - [2025-10-30 13:38:37] "PUT /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492 HTTP/1.1" 200 276 0.019098 10.0.0.65 - - [2025-10-30 13:38:37] "GET / HTTP/1.1" 200 35931 0.001272 10.0.0.65 - - [2025-10-30 13:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.65 - - [2025-10-30 13:38:37] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006297 10.0.0.65 - - [2025-10-30 13:38:37] "PUT /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0 HTTP/1.1" 200 274 0.018169 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:38:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001085 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:38:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001161 10.0.0.65 - - [2025-10-30 13:38:40] "GET / HTTP/1.1" 200 35931 0.001330 10.0.0.65 - - [2025-10-30 13:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.65 - - [2025-10-30 13:38:40] "GET /domain/6625a41b-add0-4f66-8fb9-db53d8edbebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010560 10.0.0.65 - - [2025-10-30 13:38:40] "POST /id-to-fqname HTTP/1.1" 200 173 0.000688 10.0.0.65 - - [2025-10-30 13:38:40] "POST /fqname-to-id HTTP/1.1" 404 182 0.003670 10.0.0.65 - - [2025-10-30 13:38:40] "POST /security-groups HTTP/1.1" 200 570 0.078562 10.0.0.65 - - [2025-10-30 13:38:40] "POST /fqname-to-id HTTP/1.1" 404 213 0.003860 10.0.0.65 - - [2025-10-30 13:38:40] "POST /projects HTTP/1.1" 200 481 0.286619 10.0.0.65 - - [2025-10-30 13:38:40] "POST /access-control-lists HTTP/1.1" 200 579 0.067204 10.0.0.65 - - [2025-10-30 13:38:40] "POST /security-groups HTTP/1.1" 200 534 0.090047 10.0.0.65 - - [2025-10-30 13:38:40] "POST /fqname-to-id HTTP/1.1" 404 212 0.009594 10.0.0.65 - - [2025-10-30 13:38:40] "POST /chown HTTP/1.1" 200 109 0.016428 10.0.0.65 - - [2025-10-30 13:38:40] "POST /policy-managements HTTP/1.1" 409 214 0.002595 10.0.0.65 - - [2025-10-30 13:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.65 - - [2025-10-30 13:38:40] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.009617 10.0.0.65 - - [2025-10-30 13:38:40] "POST /access-control-lists HTTP/1.1" 200 577 0.129839 10.0.0.65 - - [2025-10-30 13:38:40] "POST /fqname-to-id HTTP/1.1" 404 232 0.016007 10.0.0.65 - - [2025-10-30 13:38:40] "POST /application-policy-sets HTTP/1.1" 200 528 0.069351 10.0.0.65 - - [2025-10-30 13:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007508 10.0.0.65 - - [2025-10-30 13:38:41] "GET /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005087 10.0.0.65 - - [2025-10-30 13:38:41] "PUT /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492 HTTP/1.1" 200 276 0.020719 10.0.0.65 - - [2025-10-30 13:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012372 10.0.0.65 - - [2025-10-30 13:38:41] "POST /access-control-lists HTTP/1.1" 200 594 0.109922 10.0.0.65 - - [2025-10-30 13:38:41] "POST /fqname-to-id HTTP/1.1" 404 231 0.018114 10.0.0.65 - - [2025-10-30 13:38:41] "GET /virtual-network/53958305-bc30-4815-81c2-2fd449c5cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.021466 10.0.0.65 - - [2025-10-30 13:38:41] "POST /access-control-lists HTTP/1.1" 200 592 0.112378 10.0.0.65 - - [2025-10-30 13:38:41] "POST /id-to-fqname HTTP/1.1" 200 177 0.000446 10.0.0.65 - - [2025-10-30 13:38:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.020360 10.0.0.65 - - [2025-10-30 13:38:41] "POST /security-groups HTTP/1.1" 200 574 0.094569 10.0.0.65 - - [2025-10-30 13:38:41] "POST /projects HTTP/1.1" 200 489 0.371245 10.0.0.65 - - [2025-10-30 13:38:41] "POST /fqname-to-id HTTP/1.1" 404 217 0.001796 10.0.0.65 - - [2025-10-30 13:38:41] "POST /security-groups HTTP/1.1" 200 546 0.205292 10.0.0.65 - - [2025-10-30 13:38:41] "POST /access-control-lists HTTP/1.1" 200 583 0.181965 10.0.0.65 - - [2025-10-30 13:38:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.036452 10.0.0.65 - - [2025-10-30 13:38:41] "POST /chown HTTP/1.1" 200 109 0.060871 10.0.0.65 - - [2025-10-30 13:38:42] "POST /network-ipams HTTP/1.1" 200 522 0.144687 10.0.0.65 - - [2025-10-30 13:38:42] "POST /access-control-lists HTTP/1.1" 200 581 0.223023 10.0.0.65 - - [2025-10-30 13:38:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.003875 10.0.0.65 - - [2025-10-30 13:38:42] "POST /network-ipams HTTP/1.1" 200 510 0.072725 10.0.0.65 - - [2025-10-30 13:38:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.002974 10.0.0.65 - - [2025-10-30 13:38:42] "POST /access-control-lists HTTP/1.1" 200 602 0.024674 10.0.0.65 - - [2025-10-30 13:38:42] "POST /fqname-to-id HTTP/1.1" 404 239 0.007648 10.0.0.65 - - [2025-10-30 13:38:42] "POST /access-control-lists HTTP/1.1" 200 600 0.047044 10.0.0.65 - - [2025-10-30 13:38:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.006287 10.0.0.65 - - [2025-10-30 13:38:42] "POST /useragent-kv HTTP/1.1" 200 115 0.006536 10.0.0.65 - - [2025-10-30 13:38:42] "POST /virtual-networks HTTP/1.1" 200 538 0.195193 10.0.0.65 - - [2025-10-30 13:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.019150 10.0.0.65 - - [2025-10-30 13:38:42] "POST /access-control-lists HTTP/1.1" 200 589 0.074275 10.0.0.65 - - [2025-10-30 13:38:42] "POST /route-targets HTTP/1.1" 200 327 0.012583 10.0.0.65 - - [2025-10-30 13:38:42] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.023434 10.0.0.65 - - [2025-10-30 13:38:42] "POST /network-ipams HTTP/1.1" 200 518 0.036674 10.0.0.65 - - [2025-10-30 13:38:42] "POST /ref-update HTTP/1.1" 200 156 0.034104 10.0.0.65 - - [2025-10-30 13:38:42] "POST /fqname-to-id HTTP/1.1" 404 202 0.001959 10.0.0.65 - - [2025-10-30 13:38:42] "PUT /access-control-list/6b1b2048-6ab9-410f-a10e-6e3b755c3faf HTTP/1.1" 200 272 0.071753 10.0.0.65 - - [2025-10-30 13:38:42] "POST /useragent-kv HTTP/1.1" 200 115 0.014884 10.0.0.65 - - [2025-10-30 13:38:42] "POST /virtual-networks HTTP/1.1" 200 546 0.175850 10.0.0.65 - - [2025-10-30 13:38:42] "POST /route-targets HTTP/1.1" 200 327 0.012384 10.0.0.65 - - [2025-10-30 13:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.65 - - [2025-10-30 13:38:42] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.011728 10.0.0.65 - - [2025-10-30 13:38:42] "POST /fqname-to-id HTTP/1.1" 404 199 0.008448 10.0.0.65 - - [2025-10-30 13:38:42] "POST /ref-update HTTP/1.1" 200 156 0.049732 10.0.0.65 - - [2025-10-30 13:38:42] "POST /network-policys HTTP/1.1" 200 538 0.024055 10.0.0.65 - - [2025-10-30 13:38:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.013233 10.0.0.65 - - [2025-10-30 13:38:42] "POST /network-policys HTTP/1.1" 200 534 0.022394 10.0.0.65 - - [2025-10-30 13:38:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.002278 10.0.0.65 - - [2025-10-30 13:38:42] "POST /network-policys HTTP/1.1" 200 542 0.029963 10.0.0.65 - - [2025-10-30 13:38:43] "PUT /access-control-list/a794e85d-6cfe-4f88-a65a-45f6696d9a14 HTTP/1.1" 200 272 0.030865 10.0.0.65 - - [2025-10-30 13:38:43] "POST /ref-update HTTP/1.1" 200 156 0.098516 10.0.0.65 - - [2025-10-30 13:38:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002290 10.0.0.65 - - [2025-10-30 13:38:43] "POST /ref-update HTTP/1.1" 200 156 0.079994 10.0.0.65 - - [2025-10-30 13:38:43] "PUT /access-control-list/6b1b2048-6ab9-410f-a10e-6e3b755c3faf HTTP/1.1" 200 272 0.051371 10.0.0.65 - - [2025-10-30 13:38:43] "PUT /access-control-list/a794e85d-6cfe-4f88-a65a-45f6696d9a14 HTTP/1.1" 200 272 0.027460 10.0.0.65 - - [2025-10-30 13:38:43] "POST /ref-update HTTP/1.1" 200 156 0.095820 10.0.0.65 - - [2025-10-30 13:38:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025225 10.0.0.65 - - [2025-10-30 13:38:43] "PUT /access-control-list/6b1b2048-6ab9-410f-a10e-6e3b755c3faf HTTP/1.1" 200 272 0.078758 10.0.0.65 - - [2025-10-30 13:38:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005718 10.0.0.65 - - [2025-10-30 13:38:43] "POST /ref-update HTTP/1.1" 200 156 0.022172 10.0.0.65 - - [2025-10-30 13:38:43] "POST /fqname-to-id HTTP/1.1" 404 237 0.005657 10.0.0.65 - - [2025-10-30 13:38:43] "POST /ref-update HTTP/1.1" 200 156 0.093418 10.0.0.65 - - [2025-10-30 13:38:43] "POST /access-control-lists HTTP/1.1" 200 601 0.080034 10.0.0.65 - - [2025-10-30 13:38:43] "POST /ref-update HTTP/1.1" 200 156 0.043025 10.0.0.65 - - [2025-10-30 13:38:43] "POST /ref-update HTTP/1.1" 200 156 0.148674 10.0.0.65 - - [2025-10-30 13:38:43] "PUT /access-control-list/ec9dca67-4497-49d4-bba0-83910098d92f HTTP/1.1" 200 272 0.034485 10.0.0.65 - - [2025-10-30 13:38:43] "POST /ref-update HTTP/1.1" 200 156 0.067271 10.0.0.65 - - [2025-10-30 13:38:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004139 10.0.0.65 - - [2025-10-30 13:38:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020164 10.0.0.65 - - [2025-10-30 13:38:43] "PUT /access-control-list/a794e85d-6cfe-4f88-a65a-45f6696d9a14 HTTP/1.1" 200 272 0.059348 10.0.0.65 - - [2025-10-30 13:38:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006515 10.0.0.65 - - [2025-10-30 13:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005925 10.0.0.65 - - [2025-10-30 13:38:43] "PUT /access-control-list/ec9dca67-4497-49d4-bba0-83910098d92f HTTP/1.1" 200 272 0.061644 10.0.0.65 - - [2025-10-30 13:38:43] "GET /virtual-network/53958305-bc30-4815-81c2-2fd449c5cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007300 10.0.0.65 - - [2025-10-30 13:38:43] "POST /ref-update HTTP/1.1" 200 156 0.025469 10.0.0.65 - - [2025-10-30 13:38:43] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004970 10.0.0.65 - - [2025-10-30 13:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.65 - - [2025-10-30 13:38:43] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002805 10.0.0.65 - - [2025-10-30 13:38:44] "POST /firewall-policys HTTP/1.1" 200 530 0.020550 10.0.0.65 - - [2025-10-30 13:38:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018387 10.0.0.65 - - [2025-10-30 13:38:44] "GET /firewall-policy/4ba97f1c-9a77-43d1-8f22-40e671318b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.012084 10.0.0.65 - - [2025-10-30 13:38:44] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002925 10.0.0.65 - - [2025-10-30 13:38:44] "GET /firewall-policy/4ba97f1c-9a77-43d1-8f22-40e671318b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005317 10.0.0.65 - - [2025-10-30 13:38:44] "POST /ref-update HTTP/1.1" 200 156 0.013618 10.0.0.65 - - [2025-10-30 13:38:44] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003900 10.0.0.65 - - [2025-10-30 13:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007888 10.0.0.65 - - [2025-10-30 13:38:44] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002434 10.0.0.65 - - [2025-10-30 13:38:44] "POST /firewall-policys HTTP/1.1" 200 532 0.021512 10.0.0.65 - - [2025-10-30 13:38:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021515 10.0.0.65 - - [2025-10-30 13:38:44] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003991 10.0.0.65 - - [2025-10-30 13:38:44] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003633 10.0.0.65 - - [2025-10-30 13:38:44] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002265 10.0.0.65 - - [2025-10-30 13:38:44] "GET /firewall-policy/4ba97f1c-9a77-43d1-8f22-40e671318b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002119 10.0.0.65 - - [2025-10-30 13:38:44] "GET /firewall-policy/4ba97f1c-9a77-43d1-8f22-40e671318b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002755 10.0.0.65 - - [2025-10-30 13:38:44] "POST /ref-update HTTP/1.1" 200 156 0.015157 10.0.0.65 - - [2025-10-30 13:38:44] "POST /ref-update HTTP/1.1" 200 156 0.030548 10.0.0.65 - - [2025-10-30 13:38:44] "POST /ref-update HTTP/1.1" 200 156 0.023694 10.0.0.65 - - [2025-10-30 13:38:44] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.009236 10.0.0.65 - - [2025-10-30 13:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.65 - - [2025-10-30 13:38:44] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007169 10.0.0.65 - - [2025-10-30 13:38:44] "POST /firewall-policys HTTP/1.1" 200 530 0.024102 10.0.0.65 - - [2025-10-30 13:38:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.013408 10.0.0.65 - - [2025-10-30 13:38:44] "GET /firewall-policy/6f62bbcf-097a-45e1-a9d8-96006576eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006863 10.0.0.65 - - [2025-10-30 13:38:44] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002620 10.0.0.65 - - [2025-10-30 13:38:44] "GET /firewall-policy/6f62bbcf-097a-45e1-a9d8-96006576eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002376 10.0.0.65 - - [2025-10-30 13:38:44] "GET /firewall-policy/4ba97f1c-9a77-43d1-8f22-40e671318b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002359 10.0.0.65 - - [2025-10-30 13:38:44] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002848 10.0.0.65 - - [2025-10-30 13:38:44] "GET /firewall-policy/4ba97f1c-9a77-43d1-8f22-40e671318b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002808 10.0.0.65 - - [2025-10-30 13:38:44] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003707 10.0.0.65 - - [2025-10-30 13:38:44] "POST /ref-update HTTP/1.1" 200 156 0.026968 10.0.0.65 - - [2025-10-30 13:38:44] "POST /ref-update HTTP/1.1" 200 156 0.031999 10.0.0.65 - - [2025-10-30 13:38:44] "POST /ref-update HTTP/1.1" 200 156 0.036841 10.0.0.65 - - [2025-10-30 13:38:45] "POST /ref-update HTTP/1.1" 200 156 0.037903 10.0.0.65 - - [2025-10-30 13:38:45] "POST /ref-update HTTP/1.1" 200 156 0.057702 10.0.0.65 - - [2025-10-30 13:38:45] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.039102 10.0.0.65 - - [2025-10-30 13:38:45] "POST /tags HTTP/1.1" 200 299 0.041779 10.0.0.65 - - [2025-10-30 13:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.021727 10.0.0.65 - - [2025-10-30 13:38:45] "GET /tag/a9dd01a0-24e6-44b6-85e8-11a731d787fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019576 10.0.0.65 - - [2025-10-30 13:38:45] "POST /set-tag HTTP/1.1" 200 109 0.018561 10.0.0.65 - - [2025-10-30 13:38:45] "POST /tags HTTP/1.1" 200 357 0.177617 10.0.0.65 - - [2025-10-30 13:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007556 10.0.0.65 - - [2025-10-30 13:38:45] "GET /tag/680b494d-4c00-486c-991d-fda468c05468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.025872 10.0.0.65 - - [2025-10-30 13:38:45] "POST /tags HTTP/1.1" 200 305 0.067479 10.0.0.65 - - [2025-10-30 13:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008719 10.0.0.65 - - [2025-10-30 13:38:45] "GET /tag/cf7f0007-7e8e-4813-9e96-10f6607999d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.020406 10.0.0.65 - - [2025-10-30 13:38:45] "POST /id-to-fqname HTTP/1.1" 200 174 0.001501 10.0.0.65 - - [2025-10-30 13:38:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.005661 10.0.0.65 - - [2025-10-30 13:38:46] "POST /security-groups HTTP/1.1" 200 571 0.067099 10.0.0.65 - - [2025-10-30 13:38:46] "POST /projects HTTP/1.1" 200 483 0.242333 10.0.0.65 - - [2025-10-30 13:38:46] "POST /fqname-to-id HTTP/1.1" 404 214 0.002891 10.0.0.65 - - [2025-10-30 13:38:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013294 10.0.0.65 - - [2025-10-30 13:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009993 10.0.0.65 - - [2025-10-30 13:38:46] "POST /access-control-lists HTTP/1.1" 200 580 0.083019 10.0.0.65 - - [2025-10-30 13:38:46] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.019984 10.0.0.65 - - [2025-10-30 13:38:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.010029 10.0.0.65 - - [2025-10-30 13:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005875 10.0.0.65 - - [2025-10-30 13:38:46] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.011169 10.0.0.65 - - [2025-10-30 13:38:46] "POST /access-control-lists HTTP/1.1" 200 578 0.077891 10.0.0.65 - - [2025-10-30 13:38:46] "PUT /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6 HTTP/1.1" 200 264 0.080596 10.0.0.65 - - [2025-10-30 13:38:46] "PUT /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb HTTP/1.1" 200 264 0.063731 10.0.0.65 - - [2025-10-30 13:38:46] "POST /security-groups HTTP/1.1" 200 537 0.074293 10.0.0.65 - - [2025-10-30 13:38:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.001678 10.0.0.65 - - [2025-10-30 13:38:46] "POST /access-control-lists HTTP/1.1" 200 596 0.056872 10.0.0.65 - - [2025-10-30 13:38:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.074848 10.0.0.65 - - [2025-10-30 13:38:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.011277 10.0.0.65 - - [2025-10-30 13:38:46] "POST /chown HTTP/1.1" 200 109 0.047275 10.0.0.65 - - [2025-10-30 13:38:46] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021517 10.0.0.65 - - [2025-10-30 13:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.65 - - [2025-10-30 13:38:46] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002476 10.0.0.65 - - [2025-10-30 13:38:46] "POST /access-control-lists HTTP/1.1" 200 594 0.115144 10.0.0.65 - - [2025-10-30 13:38:46] "POST /tags HTTP/1.1" 409 207 0.001980 10.0.0.65 - - [2025-10-30 13:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.65 - - [2025-10-30 13:38:46] "GET /tag/cf7f0007-7e8e-4813-9e96-10f6607999d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021649 10.0.0.65 - - [2025-10-30 13:38:46] "POST /firewall-rules HTTP/1.1" 200 564 0.077704 10.0.0.65 - - [2025-10-30 13:38:46] "GET /firewall-rule/c7eec59f-d1c1-4578-b061-27f001994992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006979 10.0.0.65 - - [2025-10-30 13:38:46] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003232 10.0.0.65 - - [2025-10-30 13:38:46] "GET /firewall-rule/c7eec59f-d1c1-4578-b061-27f001994992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003536 10.0.0.65 - - [2025-10-30 13:38:47] "POST /ref-update HTTP/1.1" 200 156 0.016074 10.0.0.65 - - [2025-10-30 13:38:47] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024774 10.0.0.65 - - [2025-10-30 13:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007692 10.0.0.65 - - [2025-10-30 13:38:47] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003352 10.0.0.65 - - [2025-10-30 13:38:47] "POST /tags HTTP/1.1" 409 207 0.002005 10.0.0.65 - - [2025-10-30 13:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.65 - - [2025-10-30 13:38:47] "GET /tag/cf7f0007-7e8e-4813-9e96-10f6607999d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018988 10.0.0.65 - - [2025-10-30 13:38:47] "POST /firewall-rules HTTP/1.1" 200 562 0.063849 10.0.0.65 - - [2025-10-30 13:38:47] "GET /firewall-rule/43e07e69-e25e-4ea0-9fd5-a473c21a9f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.016870 10.0.0.65 - - [2025-10-30 13:38:47] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004634 10.0.0.65 - - [2025-10-30 13:38:47] "GET /firewall-rule/43e07e69-e25e-4ea0-9fd5-a473c21a9f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002550 10.0.0.65 - - [2025-10-30 13:38:47] "POST /ref-update HTTP/1.1" 200 156 0.028281 10.0.0.65 - - [2025-10-30 13:38:47] "POST /tags HTTP/1.1" 200 305 0.091592 10.0.0.65 - - [2025-10-30 13:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.65 - - [2025-10-30 13:38:47] "GET /tag/eee7fb6d-e6d1-43f1-8bbc-cd2f1f938a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.022816 10.0.0.65 - - [2025-10-30 13:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010385 10.0.0.65 - - [2025-10-30 13:38:47] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034079 10.0.0.65 - - [2025-10-30 13:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.65 - - [2025-10-30 13:38:47] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007792 10.0.0.65 - - [2025-10-30 13:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.65 - - [2025-10-30 13:38:47] "GET /service-appliance-set/acdff844-3247-47e1-b020-71c991240713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003815 10.0.0.65 - - [2025-10-30 13:38:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.002407 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:38:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 10.0.0.65 - - [2025-10-30 13:38:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104608 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:38:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001328 10.0.0.65 - - [2025-10-30 13:38:47] "GET /virtual-machine-interface/9790902e-0cff-4122-91a1-bcdbf16a0154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.029687 10.0.0.65 - - [2025-10-30 13:38:47] "POST /instance-ips HTTP/1.1" 200 381 0.077942 10.0.0.65 - - [2025-10-30 13:38:47] "GET /instance-ip/763d169d-4410-4e75-bec8-f20fcb19eae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004778 10.0.0.65 - - [2025-10-30 13:38:48] "POST /loadbalancers HTTP/1.1" 200 582 0.096303 10.0.0.65 - - [2025-10-30 13:38:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.042088 10.0.0.65 - - [2025-10-30 13:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007601 10.0.0.65 - - [2025-10-30 13:38:48] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033330 10.0.0.65 - - [2025-10-30 13:38:48] "GET /instance-ip/763d169d-4410-4e75-bec8-f20fcb19eae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003295 10.0.0.65 - - [2025-10-30 13:38:48] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035158 10.0.0.65 - - [2025-10-30 13:38:48] "GET /loadbalancer/d4ae93be-1432-4014-a845-e680b3d40004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002095 10.0.0.65 - - [2025-10-30 13:38:48] "POST /floating-ips HTTP/1.1" 200 583 0.042517 10.0.0.65 - - [2025-10-30 13:38:48] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032773 10.0.0.65 - - [2025-10-30 13:38:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010165 10.0.0.65 - - [2025-10-30 13:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006329 10.0.0.65 - - [2025-10-30 13:38:48] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.105180 10.0.0.65 - - [2025-10-30 13:38:48] "GET /loadbalancer-listener/7c9becd8-2a54-4083-a7c4-07e3c173beca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002583 10.0.0.65 - - [2025-10-30 13:38:48] "GET /loadbalancer-listener/7c9becd8-2a54-4083-a7c4-07e3c173beca?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003912 10.0.0.65 - - [2025-10-30 13:38:48] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.039824 10.0.0.65 - - [2025-10-30 13:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011964 10.0.0.65 - - [2025-10-30 13:38:48] "GET /instance-ip/763d169d-4410-4e75-bec8-f20fcb19eae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002579 10.0.0.65 - - [2025-10-30 13:38:48] "GET /instance-ip/763d169d-4410-4e75-bec8-f20fcb19eae1?fields=floating_ips HTTP/1.1" 200 1170 0.016186 10.0.0.65 - - [2025-10-30 13:38:48] "GET /floating-ip/c8a5e7d9-60d0-4c13-ac80-3dcc52e1b856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004018 10.0.0.65 - - [2025-10-30 13:38:48] "GET /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.011845 10.0.0.65 - - [2025-10-30 13:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.65 - - [2025-10-30 13:38:48] "PUT /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492 HTTP/1.1" 200 276 0.008825 10.0.0.65 - - [2025-10-30 13:38:48] "POST /tags HTTP/1.1" 200 301 0.026951 10.0.0.65 - - [2025-10-30 13:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012696 10.0.0.65 - - [2025-10-30 13:38:48] "GET /tag/bb4b9bb7-b227-409e-b355-c931ee9034b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017618 10.0.0.65 - - [2025-10-30 13:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.65 - - [2025-10-30 13:38:48] "GET /project/00e1fa70-0f4b-4e7f-9743-2ee2e4586a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.027422 10.0.0.65 - - [2025-10-30 13:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007844 10.0.0.65 - - [2025-10-30 13:38:48] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008639 10.0.0.65 - - [2025-10-30 13:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.65 - - [2025-10-30 13:38:48] "GET /service-appliance-set/acdff844-3247-47e1-b020-71c991240713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006250 10.0.0.65 - - [2025-10-30 13:38:48] "POST /fqname-to-id HTTP/1.1" 404 242 0.002624 10.0.0.65 - - [2025-10-30 13:38:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116679 10.0.0.65 - - [2025-10-30 13:38:49] "GET /virtual-machine-interface/cc8f49b2-5bf5-475c-b662-6ad49e408289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.020851 10.0.0.65 - - [2025-10-30 13:38:49] "POST /instance-ips HTTP/1.1" 200 377 0.043834 10.0.0.65 - - [2025-10-30 13:38:49] "GET /instance-ip/91c7fff4-f62e-4480-91df-10d0c7dc0e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006833 10.0.0.65 - - [2025-10-30 13:38:49] "POST /loadbalancers HTTP/1.1" 200 582 0.089223 10.0.0.65 - - [2025-10-30 13:38:49] "GET /project/00e1fa70-0f4b-4e7f-9743-2ee2e4586a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.039757 10.0.0.65 - - [2025-10-30 13:38:49] "GET /instance-ip/91c7fff4-f62e-4480-91df-10d0c7dc0e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005115 10.0.0.65 - - [2025-10-30 13:38:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024985 10.0.0.65 - - [2025-10-30 13:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005720 10.0.0.65 - - [2025-10-30 13:38:49] "GET /project/00e1fa70-0f4b-4e7f-9743-2ee2e4586a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.065028 10.0.0.65 - - [2025-10-30 13:38:49] "POST /floating-ips HTTP/1.1" 200 581 0.074149 10.0.0.65 - - [2025-10-30 13:38:49] "GET /loadbalancer/7c9e6f3f-e86d-4120-8924-5d3fb62f7c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.012062 10.0.0.65 - - [2025-10-30 13:38:49] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.025758 10.0.0.65 - - [2025-10-30 13:38:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012781 10.0.0.65 - - [2025-10-30 13:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011026 10.0.0.65 - - [2025-10-30 13:38:49] "GET /project/00e1fa70-0f4b-4e7f-9743-2ee2e4586a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.040237 10.0.0.65 - - [2025-10-30 13:38:49] "GET /loadbalancer-listener/80e63651-3526-410c-9691-e88f2c853694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.008724 10.0.0.65 - - [2025-10-30 13:38:49] "GET /loadbalancer-listener/80e63651-3526-410c-9691-e88f2c853694?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004585 10.0.0.65 - - [2025-10-30 13:38:49] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.039600 10.0.0.65 - - [2025-10-30 13:38:49] "GET /instance-ip/91c7fff4-f62e-4480-91df-10d0c7dc0e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.017607 10.0.0.65 - - [2025-10-30 13:38:49] "GET /instance-ip/91c7fff4-f62e-4480-91df-10d0c7dc0e25?fields=floating_ips HTTP/1.1" 200 1165 0.004944 10.0.0.65 - - [2025-10-30 13:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011729 10.0.0.65 - - [2025-10-30 13:38:49] "GET /floating-ip/2ef14094-157f-4ddf-8245-b35038d84be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.008511 10.0.0.65 - - [2025-10-30 13:38:49] "GET /project/00e1fa70-0f4b-4e7f-9743-2ee2e4586a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.026082 10.0.0.65 - - [2025-10-30 13:38:49] "GET /loadbalancer/7c9e6f3f-e86d-4120-8924-5d3fb62f7c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004718 10.0.0.65 - - [2025-10-30 13:38:49] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.027073 10.0.0.65 - - [2025-10-30 13:38:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022537 10.0.0.65 - - [2025-10-30 13:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011136 10.0.0.65 - - [2025-10-30 13:38:50] "GET /project/00e1fa70-0f4b-4e7f-9743-2ee2e4586a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.052278 10.0.0.65 - - [2025-10-30 13:38:50] "GET /loadbalancer-listener/55e6321c-9229-454a-a3df-3bfeeaddb1e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005602 10.0.0.65 - - [2025-10-30 13:38:50] "GET /loadbalancer-listener/55e6321c-9229-454a-a3df-3bfeeaddb1e1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007741 10.0.0.65 - - [2025-10-30 13:38:50] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025214 10.0.0.65 - - [2025-10-30 13:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.65 - - [2025-10-30 13:38:50] "GET /instance-ip/91c7fff4-f62e-4480-91df-10d0c7dc0e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004202 10.0.0.65 - - [2025-10-30 13:38:50] "GET /instance-ip/91c7fff4-f62e-4480-91df-10d0c7dc0e25?fields=floating_ips HTTP/1.1" 200 1165 0.007891 10.0.0.65 - - [2025-10-30 13:38:50] "GET /floating-ip/2ef14094-157f-4ddf-8245-b35038d84be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003138 10.0.0.65 - - [2025-10-30 13:38:50] "GET /project/00e1fa70-0f4b-4e7f-9743-2ee2e4586a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.055876 10.0.0.65 - - [2025-10-30 13:38:50] "GET /loadbalancer/7c9e6f3f-e86d-4120-8924-5d3fb62f7c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002728 10.0.0.65 - - [2025-10-30 13:38:50] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.023792 10.0.0.65 - - [2025-10-30 13:38:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012390 10.0.0.65 - - [2025-10-30 13:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024506 10.0.0.65 - - [2025-10-30 13:38:50] "GET /project/00e1fa70-0f4b-4e7f-9743-2ee2e4586a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.031507 10.0.0.65 - - [2025-10-30 13:38:50] "GET /loadbalancer-listener/3a2c0562-b3b0-4e17-9a4c-e93bcc318bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.012437 10.0.0.65 - - [2025-10-30 13:38:50] "GET /loadbalancer-listener/3a2c0562-b3b0-4e17-9a4c-e93bcc318bcf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.007308 10.0.0.65 - - [2025-10-30 13:38:50] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.046384 10.0.0.65 - - [2025-10-30 13:38:50] "GET /instance-ip/91c7fff4-f62e-4480-91df-10d0c7dc0e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007420 10.0.0.65 - - [2025-10-30 13:38:50] "GET /instance-ip/91c7fff4-f62e-4480-91df-10d0c7dc0e25?fields=floating_ips HTTP/1.1" 200 1165 0.004040 10.0.0.65 - - [2025-10-30 13:38:50] "POST /tags HTTP/1.1" 200 355 0.044737 10.0.0.65 - - [2025-10-30 13:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.65 - - [2025-10-30 13:38:50] "GET /floating-ip/2ef14094-157f-4ddf-8245-b35038d84be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.004507 10.0.0.65 - - [2025-10-30 13:38:50] "GET /tag/92f79b45-bf14-4d62-83fc-c4e6fcfb7ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.035487 10.0.0.65 - - [2025-10-30 13:38:50] "POST /tags HTTP/1.1" 200 303 0.026934 10.0.0.65 - - [2025-10-30 13:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008594 10.0.0.65 - - [2025-10-30 13:38:50] "GET /tag/d004d599-1070-4cf2-a86c-a0d594fbe90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.028996 10.0.0.65 - - [2025-10-30 13:38:50] "POST /projects HTTP/1.1" 409 218 0.003967 10.0.0.65 - - [2025-10-30 13:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.65 - - [2025-10-30 13:38:50] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.059245 10.0.0.65 - - [2025-10-30 13:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007166 10.0.0.65 - - [2025-10-30 13:38:51] "GET /network-ipam/e9ff23eb-e93a-4c08-aa54-8e07070508f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.019534 10.0.0.65 - - [2025-10-30 13:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.65 - - [2025-10-30 13:38:51] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.008174 10.0.0.65 - - [2025-10-30 13:38:51] "PUT /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6 HTTP/1.1" 200 264 0.115760 10.0.0.65 - - [2025-10-30 13:38:51] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.009024 10.0.0.65 - - [2025-10-30 13:38:51] "POST /set-tag HTTP/1.1" 200 109 0.046303 10.0.0.65 - - [2025-10-30 13:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008519 10.0.0.65 - - [2025-10-30 13:38:51] "GET /network-ipam/92cf8298-0096-4a1a-9d99-8468a59c547d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002568 10.0.0.65 - - [2025-10-30 13:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.65 - - [2025-10-30 13:38:51] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004781 10.0.0.65 - - [2025-10-30 13:38:51] "PUT /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb HTTP/1.1" 200 264 0.041009 10.0.0.65 - - [2025-10-30 13:38:51] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010174 10.0.0.65 - - [2025-10-30 13:38:51] "POST /set-tag HTTP/1.1" 200 109 0.069954 10.0.0.65 - - [2025-10-30 13:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.65 - - [2025-10-30 13:38:51] "GET /network-policy/25a3d226-c4bf-4469-b23c-48d3454b3d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003543 10.0.0.65 - - [2025-10-30 13:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.65 - - [2025-10-30 13:38:51] "GET /network-policy/a8ea8fcd-2f50-423e-9044-ac7e4309309b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003524 10.0.0.65 - - [2025-10-30 13:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.65 - - [2025-10-30 13:38:51] "GET /network-policy/90629883-61f6-47ab-a009-282021382d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002633 10.0.0.65 - - [2025-10-30 13:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.65 - - [2025-10-30 13:38:51] "PUT /network-policy/90629883-61f6-47ab-a009-282021382d75 HTTP/1.1" 200 262 0.009422 10.0.0.65 - - [2025-10-30 13:38:51] "PUT /access-control-list/ec9dca67-4497-49d4-bba0-83910098d92f HTTP/1.1" 200 272 0.084044 10.0.0.65 - - [2025-10-30 13:38:51] "POST /ref-update HTTP/1.1" 200 156 0.133731 10.0.0.65 - - [2025-10-30 13:38:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010984 10.0.0.65 - - [2025-10-30 13:38:51] "PUT /access-control-list/6b1b2048-6ab9-410f-a10e-6e3b755c3faf HTTP/1.1" 200 272 0.066267 10.0.0.65 - - [2025-10-30 13:38:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006439 10.0.0.65 - - [2025-10-30 13:38:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002732 10.0.0.65 - - [2025-10-30 13:38:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003064 10.0.0.65 - - [2025-10-30 13:38:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002241 10.0.0.65 - - [2025-10-30 13:38:52] "POST /security-groups HTTP/1.1" 409 245 0.012202 10.0.0.65 - - [2025-10-30 13:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.65 - - [2025-10-30 13:38:52] "PUT /security-group/85eb68b9-caa9-46b0-8a6c-432bf9bfb678 HTTP/1.1" 200 262 0.063612 10.0.0.65 - - [2025-10-30 13:38:52] "PUT /access-control-list/e74c7864-d00a-4ff9-8764-aa5c1bffb28f HTTP/1.1" 200 272 0.015155 10.0.0.65 - - [2025-10-30 13:38:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.027811 10.0.0.65 - - [2025-10-30 13:38:52] "PUT /access-control-list/80159ae6-5b81-4785-9918-ef6ffdb17dfe HTTP/1.1" 200 272 0.025186 10.0.0.65 - - [2025-10-30 13:38:52] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007031 10.0.0.65 - - [2025-10-30 13:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.65 - - [2025-10-30 13:38:52] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004363 10.0.0.65 - - [2025-10-30 13:38:52] "POST /tags HTTP/1.1" 409 206 0.012240 10.0.0.65 - - [2025-10-30 13:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.65 - - [2025-10-30 13:38:52] "GET /tag/d004d599-1070-4cf2-a86c-a0d594fbe90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.026317 10.0.0.65 - - [2025-10-30 13:38:52] "POST /firewall-rules HTTP/1.1" 200 562 0.101541 10.0.0.65 - - [2025-10-30 13:38:52] "GET /firewall-rule/1e63081f-dde9-4d2d-87ed-e751fadf0163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004798 10.0.0.65 - - [2025-10-30 13:38:52] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003292 10.0.0.65 - - [2025-10-30 13:38:52] "GET /firewall-rule/1e63081f-dde9-4d2d-87ed-e751fadf0163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002228 10.0.0.65 - - [2025-10-30 13:38:52] "POST /ref-update HTTP/1.1" 200 156 0.097010 10.0.0.65 - - [2025-10-30 13:38:52] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003317 10.0.0.65 - - [2025-10-30 13:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.65 - - [2025-10-30 13:38:52] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.034438 10.0.0.65 - - [2025-10-30 13:38:52] "POST /tags HTTP/1.1" 409 206 0.002079 10.0.0.65 - - [2025-10-30 13:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.65 - - [2025-10-30 13:38:52] "GET /tag/d004d599-1070-4cf2-a86c-a0d594fbe90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010055 10.0.0.65 - - [2025-10-30 13:38:52] "POST /firewall-rules HTTP/1.1" 200 560 0.101387 10.0.0.65 - - [2025-10-30 13:38:52] "GET /firewall-rule/24cad20d-6d97-4324-8e40-8c62976f1388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003893 10.0.0.65 - - [2025-10-30 13:38:52] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005788 10.0.0.65 - - [2025-10-30 13:38:52] "GET /firewall-rule/24cad20d-6d97-4324-8e40-8c62976f1388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002366 10.0.0.65 - - [2025-10-30 13:38:53] "POST /ref-update HTTP/1.1" 200 156 0.041839 10.0.0.65 - - [2025-10-30 13:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.65 - - [2025-10-30 13:38:53] "GET /loadbalancer/d4ae93be-1432-4014-a845-e680b3d40004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.014910 10.0.0.65 - - [2025-10-30 13:38:53] "POST /tags HTTP/1.1" 200 301 0.204884 10.0.0.65 - - [2025-10-30 13:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009097 10.0.0.65 - - [2025-10-30 13:38:53] "GET /tag/2273fb18-130d-42e5-a253-dc0a30e9e2c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.017995 10.0.0.65 - - [2025-10-30 13:38:53] "POST /tags HTTP/1.1" 200 325 0.053730 10.0.0.65 - - [2025-10-30 13:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006193 10.0.0.65 - - [2025-10-30 13:38:53] "GET /tag/760441c2-ed1c-41cd-81ca-18bf22115aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.034272 10.0.0.65 - - [2025-10-30 13:38:53] "POST /tags HTTP/1.1" 200 363 0.020393 10.0.0.65 - - [2025-10-30 13:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.65 - - [2025-10-30 13:38:53] "GET /tag/8d6830d5-dcab-4b55-aae0-266975dfe4fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.015822 10.0.0.65 - - [2025-10-30 13:38:53] "POST /tags HTTP/1.1" 200 311 0.021484 10.0.0.65 - - [2025-10-30 13:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011226 10.0.0.65 - - [2025-10-30 13:38:53] "GET /tag/9de04b4a-9124-43c5-9b8b-add64648153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020024 10.0.0.65 - - [2025-10-30 13:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.65 - - [2025-10-30 13:38:53] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004526 10.0.0.65 - - [2025-10-30 13:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.65 - - [2025-10-30 13:38:53] "GET /project/00e1fa70-0f4b-4e7f-9743-2ee2e4586a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.048536 10.0.0.65 - - [2025-10-30 13:38:53] "POST /virtual-machines HTTP/1.1" 200 377 0.017966 10.0.0.65 - - [2025-10-30 13:38:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027968 10.0.0.65 - - [2025-10-30 13:38:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.140533 10.0.0.65 - - [2025-10-30 13:38:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.030779 10.0.0.65 - - [2025-10-30 13:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007311 10.0.0.65 - - [2025-10-30 13:38:54] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.012005 10.0.0.65 - - [2025-10-30 13:38:54] "POST /instance-ips HTTP/1.1" 200 409 0.043879 10.0.0.65 - - [2025-10-30 13:38:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.030944 10.0.0.65 - - [2025-10-30 13:38:54] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.012066 10.0.0.65 - - [2025-10-30 13:38:54] "POST /set-tag HTTP/1.1" 200 109 0.023839 10.0.0.65 - - [2025-10-30 13:38:54] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.032309 10.0.0.65 - - [2025-10-30 13:38:54] "GET /instance-ip/c6f53594-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.008826 10.0.0.65 - - [2025-10-30 13:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.65 - - [2025-10-30 13:38:54] "GET /loadbalancer/7c9e6f3f-e86d-4120-8924-5d3fb62f7c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002291 10.0.0.65 - - [2025-10-30 13:38:54] "POST /tags HTTP/1.1" 200 371 0.018144 10.0.0.65 - - [2025-10-30 13:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.65 - - [2025-10-30 13:38:54] "GET /tag/7ddbe066-cd3c-4cdd-aef6-bd746a9a677c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.018721 10.0.0.65 - - [2025-10-30 13:38:54] "POST /tags HTTP/1.1" 200 319 0.041806 10.0.0.65 - - [2025-10-30 13:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007443 10.0.0.65 - - [2025-10-30 13:38:54] "GET /tag/a1572fa0-0396-4676-92e8-54d9bd08ad0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.021400 10.0.0.65 - - [2025-10-30 13:38:54] "POST /id-to-fqname HTTP/1.1" 200 181 0.000484 10.0.0.65 - - [2025-10-30 13:38:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.004317 10.0.0.65 - - [2025-10-30 13:38:54] "POST /security-groups HTTP/1.1" 200 578 0.070699 10.0.0.65 - - [2025-10-30 13:38:54] "POST /projects HTTP/1.1" 200 497 0.182069 10.0.0.65 - - [2025-10-30 13:38:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.009583 10.0.0.65 - - [2025-10-30 13:38:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017064 10.0.0.65 - - [2025-10-30 13:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.65 - - [2025-10-30 13:38:54] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.015021 10.0.0.65 - - [2025-10-30 13:38:54] "POST /access-control-lists HTTP/1.1" 200 587 0.081464 10.0.0.65 - - [2025-10-30 13:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014762 10.0.0.65 - - [2025-10-30 13:38:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.007397 10.0.0.65 - - [2025-10-30 13:38:55] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005846 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:38:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:38:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003620 10.0.0.65 - - [2025-10-30 13:38:55] "POST /access-control-lists HTTP/1.1" 200 585 0.113510 10.0.0.65 - - [2025-10-30 13:38:55] "PUT /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6 HTTP/1.1" 200 264 0.145811 10.0.0.65 - - [2025-10-30 13:38:55] "PUT /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb HTTP/1.1" 200 264 0.080603 10.0.0.65 - - [2025-10-30 13:38:55] "POST /security-groups HTTP/1.1" 200 558 0.085073 10.0.0.65 - - [2025-10-30 13:38:55] "POST /fqname-to-id HTTP/1.1" 404 248 0.007133 10.0.0.65 - - [2025-10-30 13:38:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.147614 10.0.0.65 - - [2025-10-30 13:38:55] "POST /access-control-lists HTTP/1.1" 200 610 0.226546 10.0.0.65 - - [2025-10-30 13:38:55] "POST /fqname-to-id HTTP/1.1" 404 247 0.013779 10.0.0.65 - - [2025-10-30 13:38:55] "POST /chown HTTP/1.1" 200 109 0.030894 10.0.0.65 - - [2025-10-30 13:38:55] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017406 10.0.0.65 - - [2025-10-30 13:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.65 - - [2025-10-30 13:38:55] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005242 10.0.0.65 - - [2025-10-30 13:38:55] "POST /tags HTTP/1.1" 409 214 0.010537 10.0.0.65 - - [2025-10-30 13:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.65 - - [2025-10-30 13:38:55] "POST /access-control-lists HTTP/1.1" 200 608 0.099224 10.0.0.65 - - [2025-10-30 13:38:55] "GET /tag/a1572fa0-0396-4676-92e8-54d9bd08ad0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.017891 10.0.0.65 - - [2025-10-30 13:38:55] "POST /firewall-rules HTTP/1.1" 200 578 0.075016 10.0.0.65 - - [2025-10-30 13:38:55] "GET /firewall-rule/938fce48-d4e7-4def-bd03-8c390ad4d1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.018361 10.0.0.65 - - [2025-10-30 13:38:56] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003915 10.0.0.65 - - [2025-10-30 13:38:56] "GET /firewall-rule/938fce48-d4e7-4def-bd03-8c390ad4d1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005239 10.0.0.65 - - [2025-10-30 13:38:56] "POST /ref-update HTTP/1.1" 200 156 0.034821 10.0.0.65 - - [2025-10-30 13:38:56] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002801 10.0.0.65 - - [2025-10-30 13:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.65 - - [2025-10-30 13:38:56] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002341 10.0.0.65 - - [2025-10-30 13:38:56] "POST /tags HTTP/1.1" 409 214 0.001975 10.0.0.65 - - [2025-10-30 13:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.65 - - [2025-10-30 13:38:56] "GET /tag/a1572fa0-0396-4676-92e8-54d9bd08ad0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010741 10.0.0.65 - - [2025-10-30 13:38:56] "POST /firewall-rules HTTP/1.1" 200 576 0.066898 10.0.0.65 - - [2025-10-30 13:38:56] "GET /firewall-rule/3f1911fe-f667-4020-bc1e-92c70396d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003869 10.0.0.65 - - [2025-10-30 13:38:56] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003250 10.0.0.65 - - [2025-10-30 13:38:56] "GET /firewall-rule/3f1911fe-f667-4020-bc1e-92c70396d017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002210 10.0.0.65 - - [2025-10-30 13:38:56] "POST /ref-update HTTP/1.1" 200 156 0.043798 10.0.0.65 - - [2025-10-30 13:38:56] "POST /tags HTTP/1.1" 200 363 0.031914 10.0.0.65 - - [2025-10-30 13:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.65 - - [2025-10-30 13:38:56] "GET /tag/9b3fc1cd-e07f-49ce-b3fc-0abb0b452d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013455 10.0.0.65 - - [2025-10-30 13:38:56] "POST /tags HTTP/1.1" 200 311 0.027352 10.0.0.65 - - [2025-10-30 13:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016819 10.0.0.65 - - [2025-10-30 13:38:56] "GET /tag/41bbea57-5683-48f4-9d45-bd6d129c8715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016798 10.0.0.65 - - [2025-10-30 13:38:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.000542 10.0.0.65 - - [2025-10-30 13:38:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.011358 10.0.0.65 - - [2025-10-30 13:38:56] "POST /security-groups HTTP/1.1" 200 574 0.067199 10.0.0.65 - - [2025-10-30 13:38:56] "POST /projects HTTP/1.1" 200 489 0.189863 10.0.0.65 - - [2025-10-30 13:38:56] "POST /fqname-to-id HTTP/1.1" 404 217 0.006667 10.0.0.65 - - [2025-10-30 13:38:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.039227 10.0.0.65 - - [2025-10-30 13:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.022533 10.0.0.65 - - [2025-10-30 13:38:56] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005972 10.0.0.65 - - [2025-10-30 13:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.65 - - [2025-10-30 13:38:56] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.009177 10.0.0.65 - - [2025-10-30 13:38:56] "POST /access-control-lists HTTP/1.1" 200 583 0.122363 10.0.0.65 - - [2025-10-30 13:38:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.014240 10.0.0.65 - - [2025-10-30 13:38:57] "PUT /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6 HTTP/1.1" 200 264 0.067346 10.0.0.65 - - [2025-10-30 13:38:57] "POST /access-control-lists HTTP/1.1" 200 581 0.092209 10.0.0.65 - - [2025-10-30 13:38:57] "PUT /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb HTTP/1.1" 200 264 0.160842 10.0.0.65 - - [2025-10-30 13:38:57] "POST /security-groups HTTP/1.1" 200 546 0.077567 10.0.0.65 - - [2025-10-30 13:38:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.002813 10.0.0.65 - - [2025-10-30 13:38:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011979 10.0.0.65 - - [2025-10-30 13:38:57] "POST /chown HTTP/1.1" 200 109 0.019457 10.0.0.65 - - [2025-10-30 13:38:57] "POST /access-control-lists HTTP/1.1" 200 602 0.057013 10.0.0.65 - - [2025-10-30 13:38:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.022451 10.0.0.65 - - [2025-10-30 13:38:57] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027441 10.0.0.65 - - [2025-10-30 13:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.65 - - [2025-10-30 13:38:57] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.042085 10.0.0.65 - - [2025-10-30 13:38:57] "POST /access-control-lists HTTP/1.1" 200 600 0.061498 10.0.0.65 - - [2025-10-30 13:38:57] "POST /tags HTTP/1.1" 409 210 0.011848 10.0.0.65 - - [2025-10-30 13:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.65 - - [2025-10-30 13:38:57] "GET /tag/41bbea57-5683-48f4-9d45-bd6d129c8715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.025970 10.0.0.65 - - [2025-10-30 13:38:57] "POST /firewall-rules HTTP/1.1" 200 570 0.079393 10.0.0.65 - - [2025-10-30 13:38:57] "GET /firewall-rule/06af05cc-e32f-4d9d-9e42-a4862398a72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.028209 10.0.0.65 - - [2025-10-30 13:38:57] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003919 10.0.0.65 - - [2025-10-30 13:38:57] "GET /firewall-rule/06af05cc-e32f-4d9d-9e42-a4862398a72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002326 10.0.0.65 - - [2025-10-30 13:38:57] "POST /ref-update HTTP/1.1" 200 156 0.050863 10.0.0.65 - - [2025-10-30 13:38:57] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007906 10.0.0.65 - - [2025-10-30 13:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.65 - - [2025-10-30 13:38:57] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008245 10.0.0.65 - - [2025-10-30 13:38:57] "POST /tags HTTP/1.1" 409 210 0.003626 10.0.0.65 - - [2025-10-30 13:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.65 - - [2025-10-30 13:38:57] "GET /tag/41bbea57-5683-48f4-9d45-bd6d129c8715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016608 10.0.0.65 - - [2025-10-30 13:38:58] "POST /firewall-rules HTTP/1.1" 200 568 0.087954 10.0.0.65 - - [2025-10-30 13:38:58] "GET /firewall-rule/c73669bd-9d31-4491-99cd-f1d55d8ab8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004084 10.0.0.65 - - [2025-10-30 13:38:58] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004167 10.0.0.65 - - [2025-10-30 13:38:58] "GET /firewall-rule/c73669bd-9d31-4491-99cd-f1d55d8ab8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002331 10.0.0.65 - - [2025-10-30 13:38:58] "POST /ref-update HTTP/1.1" 200 156 0.060777 10.0.0.65 - - [2025-10-30 13:38:58] "POST /tags HTTP/1.1" 409 237 0.004423 10.0.0.65 - - [2025-10-30 13:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.65 - - [2025-10-30 13:38:58] "GET /tag/8d6830d5-dcab-4b55-aae0-266975dfe4fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.029525 10.0.0.65 - - [2025-10-30 13:38:58] "POST /tags HTTP/1.1" 409 210 0.001891 10.0.0.65 - - [2025-10-30 13:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.65 - - [2025-10-30 13:38:58] "GET /tag/9de04b4a-9124-43c5-9b8b-add64648153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009985 10.0.0.65 - - [2025-10-30 13:38:58] "POST /projects HTTP/1.1" 409 223 0.002522 10.0.0.65 - - [2025-10-30 13:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.65 - - [2025-10-30 13:38:58] "GET /project/00e1fa70-0f4b-4e7f-9743-2ee2e4586a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.043413 10.0.0.65 - - [2025-10-30 13:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.65 - - [2025-10-30 13:38:58] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004347 10.0.0.65 - - [2025-10-30 13:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.65 - - [2025-10-30 13:38:58] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007606 10.0.0.65 - - [2025-10-30 13:38:58] "PUT /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6 HTTP/1.1" 200 264 0.104921 10.0.0.65 - - [2025-10-30 13:38:58] "PUT /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb HTTP/1.1" 200 264 0.085540 10.0.0.65 - - [2025-10-30 13:38:58] "POST /security-groups HTTP/1.1" 409 253 0.007326 10.0.0.65 - - [2025-10-30 13:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.65 - - [2025-10-30 13:38:58] "PUT /security-group/c2f7e1d4-9696-4f8a-aeff-d72c89d5c6a6 HTTP/1.1" 200 262 0.060041 10.0.0.65 - - [2025-10-30 13:38:58] "PUT /access-control-list/ebde42f6-0540-4136-b6f7-578ffe3e280e HTTP/1.1" 200 272 0.017633 10.0.0.65 - - [2025-10-30 13:38:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.031730 10.0.0.65 - - [2025-10-30 13:38:58] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011647 10.0.0.65 - - [2025-10-30 13:38:58] "PUT /access-control-list/2e2380af-009b-4e21-9735-4445664ce63a HTTP/1.1" 200 272 0.024833 10.0.0.65 - - [2025-10-30 13:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.65 - - [2025-10-30 13:38:59] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002755 10.0.0.65 - - [2025-10-30 13:38:59] "POST /tags HTTP/1.1" 409 210 0.001648 10.0.0.65 - - [2025-10-30 13:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.65 - - [2025-10-30 13:38:59] "GET /tag/9de04b4a-9124-43c5-9b8b-add64648153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013962 10.0.0.65 - - [2025-10-30 13:38:59] "POST /firewall-rules HTTP/1.1" 200 570 0.077106 10.0.0.65 - - [2025-10-30 13:38:59] "GET /firewall-rule/3b79befa-583e-40e5-88b3-99854f434050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005082 10.0.0.65 - - [2025-10-30 13:38:59] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004005 10.0.0.65 - - [2025-10-30 13:38:59] "GET /firewall-rule/3b79befa-583e-40e5-88b3-99854f434050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002537 10.0.0.65 - - [2025-10-30 13:38:59] "POST /ref-update HTTP/1.1" 200 156 0.055795 10.0.0.65 - - [2025-10-30 13:38:59] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013847 10.0.0.65 - - [2025-10-30 13:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.65 - - [2025-10-30 13:38:59] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.011457 10.0.0.65 - - [2025-10-30 13:38:59] "POST /tags HTTP/1.1" 409 210 0.001917 10.0.0.65 - - [2025-10-30 13:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.65 - - [2025-10-30 13:38:59] "GET /tag/9de04b4a-9124-43c5-9b8b-add64648153c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011282 10.0.0.65 - - [2025-10-30 13:38:59] "POST /firewall-rules HTTP/1.1" 200 568 0.071211 10.0.0.65 - - [2025-10-30 13:38:59] "GET /firewall-rule/4e999148-9477-4946-994c-e5d0d4caab0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.029588 10.0.0.65 - - [2025-10-30 13:38:59] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.006072 10.0.0.65 - - [2025-10-30 13:38:59] "GET /firewall-rule/4e999148-9477-4946-994c-e5d0d4caab0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002168 10.0.0.65 - - [2025-10-30 13:38:59] "POST /ref-update HTTP/1.1" 200 156 0.056513 10.0.0.65 - - [2025-10-30 13:38:59] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.026339 10.0.0.65 - - [2025-10-30 13:38:59] "POST /set-tag HTTP/1.1" 200 109 0.004717 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:39:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:39:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001447 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:39:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000819 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:39:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000828 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:39:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:39:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000790 10.0.0.23 - - [2025-10-30 13:40:01] "GET / HTTP/1.1" 200 35931 0.001365 10.0.0.23 - - [2025-10-30 13:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.23 - - [2025-10-30 13:40:01] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004880 10.0.0.23 - - [2025-10-30 13:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005535 10.0.0.23 - - [2025-10-30 13:40:01] "GET /routing-instance/b46f6ce0-e7cf-446f-9502-90c7ac337c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003300 10.0.0.23 - - [2025-10-30 13:40:01] "PUT /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0 HTTP/1.1" 200 274 0.016818 10.0.0.23 - - [2025-10-30 13:40:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.007581 10.0.0.23 - - [2025-10-30 13:40:01] "POST /virtual-routers HTTP/1.1" 200 599 0.018869 10.0.0.23 - - [2025-10-30 13:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.23 - - [2025-10-30 13:40:01] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003886 10.0.0.23 - - [2025-10-30 13:40:01] "POST /fqname-to-id HTTP/1.1" 404 229 0.001457 10.0.0.23 - - [2025-10-30 13:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.23 - - [2025-10-30 13:40:01] "GET /virtual-network/53958305-bc30-4815-81c2-2fd449c5cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004535 10.0.0.23 - - [2025-10-30 13:40:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.057958 10.0.0.23 - - [2025-10-30 13:40:18] "GET / HTTP/1.1" 200 35931 0.001418 10.0.0.23 - - [2025-10-30 13:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.23 - - [2025-10-30 13:40:18] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004526 10.0.0.23 - - [2025-10-30 13:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.23 - - [2025-10-30 13:40:18] "GET /routing-instance/b46f6ce0-e7cf-446f-9502-90c7ac337c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003065 10.0.0.23 - - [2025-10-30 13:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.23 - - [2025-10-30 13:40:18] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002466 10.0.0.23 - - [2025-10-30 13:40:18] "PUT /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283 HTTP/1.1" 200 262 0.009834 10.0.0.23 - - [2025-10-30 13:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009204 10.0.0.23 - - [2025-10-30 13:40:18] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003313 10.0.0.23 - - [2025-10-30 13:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.23 - - [2025-10-30 13:40:18] "GET /virtual-machine-interface/a3c16780-7725-4330-8020-1a7888705f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.006203 10.0.0.23 - - [2025-10-30 13:40:18] "PUT /virtual-machine-interface/a3c16780-7725-4330-8020-1a7888705f7f HTTP/1.1" 200 284 0.032169 10.0.0.65 - - [2025-10-30 13:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.65 - - [2025-10-30 13:40:24] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002565 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:41:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001042 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:41:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000830 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:41:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001109 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:41:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001222 10.0.0.65 - - [2025-10-30 13:41:31] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.65 - - [2025-10-30 13:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.65 - - [2025-10-30 13:41:31] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003953 10.0.0.65 - - [2025-10-30 13:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.65 - - [2025-10-30 13:41:31] "GET /config-node/0c46aedb-81cc-4b62-a812-126f445b3f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003263 10.0.0.65 - - [2025-10-30 13:41:42] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.65 - - [2025-10-30 13:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.65 - - [2025-10-30 13:41:42] "GET /routing-instance/b46f6ce0-e7cf-446f-9502-90c7ac337c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002678 10.0.0.65 - - [2025-10-30 13:41:42] "POST /bgp-routers HTTP/1.1" 409 301 0.002226 10.0.0.65 - - [2025-10-30 13:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.65 - - [2025-10-30 13:41:43] "GET /bgp-router/c32a70dc-f06e-4f7d-b5dd-939dcd53728e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004246 10.0.0.65 - - [2025-10-30 13:41:43] "PUT /bgp-router/c32a70dc-f06e-4f7d-b5dd-939dcd53728e HTTP/1.1" 200 254 0.009985 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:41:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:41:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:41:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001491 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:41:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000917 10.0.0.65 - - [2025-10-30 13:42:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002033 10.0.0.65 - - [2025-10-30 13:42:31] "GET /global-system-configs HTTP/1.1" 200 322 0.001893 10.0.0.65 - - [2025-10-30 13:42:45] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003075 10.0.0.65 - - [2025-10-30 13:42:45] "POST /ref-update HTTP/1.1" 200 156 0.008777 10.0.0.65 - - [2025-10-30 13:42:58] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005453 10.0.0.65 - - [2025-10-30 13:42:58] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.65 - - [2025-10-30 13:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.65 - - [2025-10-30 13:42:58] "GET /loadbalancer/7c9e6f3f-e86d-4120-8924-5d3fb62f7c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002716 10.0.0.65 - - [2025-10-30 13:42:58] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004341 10.0.0.65 - - [2025-10-30 13:42:58] "POST /set-tag HTTP/1.1" 200 109 0.004487 10.0.0.65 - - [2025-10-30 13:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.65 - - [2025-10-30 13:42:58] "GET /loadbalancer/7c9e6f3f-e86d-4120-8924-5d3fb62f7c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002574 10.0.0.65 - - [2025-10-30 13:42:58] "GET /loadbalancer-pool/8f641e77-7a17-4e21-b1b5-4e39a4159281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003441 10.0.0.65 - - [2025-10-30 13:42:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016563 10.0.0.65 - - [2025-10-30 13:42:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008382 10.0.0.65 - - [2025-10-30 13:42:58] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009759 10.0.0.65 - - [2025-10-30 13:42:58] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006224 10.0.0.65 - - [2025-10-30 13:42:58] "POST /tags HTTP/1.1" 409 205 0.007552 10.0.0.65 - - [2025-10-30 13:42:58] "POST /ref-update HTTP/1.1" 200 156 0.012843 10.0.0.65 - - [2025-10-30 13:42:58] "GET /floating-ip/2ef14094-157f-4ddf-8245-b35038d84be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.011310 10.0.0.65 - - [2025-10-30 13:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007303 10.0.0.65 - - [2025-10-30 13:42:58] "GET /tag/bb4b9bb7-b227-409e-b355-c931ee9034b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010865 10.0.0.65 - - [2025-10-30 13:42:58] "PUT /floating-ip/2ef14094-157f-4ddf-8245-b35038d84be0 HTTP/1.1" 200 256 0.015153 10.0.0.65 - - [2025-10-30 13:42:58] "POST /set-tag HTTP/1.1" 200 109 0.081844 10.0.0.65 - - [2025-10-30 13:42:58] "GET /loadbalancer-pool/7af0e851-9c1b-466e-bb21-e19c03d7e38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004040 10.0.0.65 - - [2025-10-30 13:42:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013659 10.0.0.65 - - [2025-10-30 13:42:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013342 10.0.0.65 - - [2025-10-30 13:42:58] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009043 10.0.0.65 - - [2025-10-30 13:42:58] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004606 10.0.0.65 - - [2025-10-30 13:42:58] "POST /ref-update HTTP/1.1" 200 156 0.007022 10.0.0.65 - - [2025-10-30 13:42:58] "GET /floating-ip/2ef14094-157f-4ddf-8245-b35038d84be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005804 10.0.0.65 - - [2025-10-30 13:42:58] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.65 - - [2025-10-30 13:42:58] "GET /loadbalancer-pool/c1a34210-9ff7-4f84-ae7f-02c57bd18247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003348 10.0.0.65 - - [2025-10-30 13:42:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017476 10.0.0.65 - - [2025-10-30 13:42:59] "PUT /floating-ip/2ef14094-157f-4ddf-8245-b35038d84be0 HTTP/1.1" 200 256 0.022130 10.0.0.65 - - [2025-10-30 13:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007215 10.0.0.65 - - [2025-10-30 13:42:59] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009767 10.0.0.65 - - [2025-10-30 13:42:59] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007506 10.0.0.65 - - [2025-10-30 13:42:59] "POST /set-tag HTTP/1.1" 200 109 0.006755 10.0.0.65 - - [2025-10-30 13:42:59] "POST /ref-update HTTP/1.1" 200 156 0.005922 10.0.0.65 - - [2025-10-30 13:42:59] "GET /floating-ip/2ef14094-157f-4ddf-8245-b35038d84be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.006991 10.0.0.65 - - [2025-10-30 13:42:59] "PUT /floating-ip/2ef14094-157f-4ddf-8245-b35038d84be0 HTTP/1.1" 200 256 0.008845 10.0.0.65 - - [2025-10-30 13:45:41] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004798 10.0.0.65 - - [2025-10-30 13:45:41] "POST /set-tag HTTP/1.1" 200 109 0.005730 10.0.0.65 - - [2025-10-30 13:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.65 - - [2025-10-30 13:45:41] "GET /loadbalancer/7c9e6f3f-e86d-4120-8924-5d3fb62f7c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002112 10.0.0.65 - - [2025-10-30 13:45:41] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004522 10.0.0.65 - - [2025-10-30 13:45:41] "POST /set-tag HTTP/1.1" 200 109 0.024596 10.0.0.65 - - [2025-10-30 13:45:41] "DELETE /loadbalancer-member/8c89613c-97d9-4bc5-816b-4f951c1e9882 HTTP/1.1" 200 115 0.034616 10.0.0.65 - - [2025-10-30 13:45:41] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003972 10.0.0.65 - - [2025-10-30 13:45:41] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.65 - - [2025-10-30 13:45:42] "DELETE /loadbalancer-member/c8b6d345-ae4f-477c-bf5e-664db5318e32 HTTP/1.1" 200 115 0.045706 10.0.0.65 - - [2025-10-30 13:45:42] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004107 10.0.0.65 - - [2025-10-30 13:45:42] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.65 - - [2025-10-30 13:45:42] "DELETE /loadbalancer-member/b0a977a0-27eb-45d5-b2fa-c99856e14930 HTTP/1.1" 200 115 0.037472 10.0.0.65 - - [2025-10-30 13:45:42] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007193 10.0.0.65 - - [2025-10-30 13:45:42] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.65 - - [2025-10-30 13:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.65 - - [2025-10-30 13:45:42] "GET /loadbalancer/7c9e6f3f-e86d-4120-8924-5d3fb62f7c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002417 10.0.0.65 - - [2025-10-30 13:45:42] "GET /loadbalancer-pool/8f641e77-7a17-4e21-b1b5-4e39a4159281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002580 10.0.0.65 - - [2025-10-30 13:45:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022690 10.0.0.65 - - [2025-10-30 13:45:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013678 10.0.0.65 - - [2025-10-30 13:45:42] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006447 10.0.0.65 - - [2025-10-30 13:45:42] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003670 10.0.0.65 - - [2025-10-30 13:45:42] "GET /floating-ip/2ef14094-157f-4ddf-8245-b35038d84be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002199 10.0.0.65 - - [2025-10-30 13:45:42] "POST /set-tag HTTP/1.1" 200 109 0.060127 10.0.0.65 - - [2025-10-30 13:45:42] "GET /loadbalancer-pool/7af0e851-9c1b-466e-bb21-e19c03d7e38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004134 10.0.0.65 - - [2025-10-30 13:45:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018576 10.0.0.65 - - [2025-10-30 13:45:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008531 10.0.0.65 - - [2025-10-30 13:45:42] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012309 10.0.0.65 - - [2025-10-30 13:45:42] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010316 10.0.0.65 - - [2025-10-30 13:45:42] "POST /set-tag HTTP/1.1" 200 109 0.003970 10.0.0.65 - - [2025-10-30 13:45:42] "GET /floating-ip/2ef14094-157f-4ddf-8245-b35038d84be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003024 10.0.0.65 - - [2025-10-30 13:45:42] "GET /loadbalancer-pool/c1a34210-9ff7-4f84-ae7f-02c57bd18247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002688 10.0.0.65 - - [2025-10-30 13:45:42] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021485 10.0.0.65 - - [2025-10-30 13:45:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.050000 10.0.0.65 - - [2025-10-30 13:45:42] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008282 10.0.0.65 - - [2025-10-30 13:45:42] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005075 10.0.0.65 - - [2025-10-30 13:45:42] "GET /floating-ip/2ef14094-157f-4ddf-8245-b35038d84be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.004115 10.0.0.65 - - [2025-10-30 13:45:42] "POST /set-tag HTTP/1.1" 200 109 0.007307 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:45:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:45:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:45:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001515 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:45:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000917 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:46:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001183 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:46:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001053 10.0.0.65 - - [2025-10-30 13:47:12] "GET / HTTP/1.1" 200 35931 0.001560 10.0.0.65 - - [2025-10-30 13:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.65 - - [2025-10-30 13:47:12] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032518 10.0.0.65 - - [2025-10-30 13:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.65 - - [2025-10-30 13:47:12] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026855 10.0.0.65 - - [2025-10-30 13:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.65 - - [2025-10-30 13:47:12] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029707 10.0.0.65 - - [2025-10-30 13:47:13] "POST /tags HTTP/1.1" 200 333 0.027700 10.0.0.65 - - [2025-10-30 13:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010379 10.0.0.65 - - [2025-10-30 13:47:13] "GET /tag/8f0dff9f-d78f-42ed-b003-3e52a824e02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012239 10.0.0.65 - - [2025-10-30 13:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.65 - - [2025-10-30 13:47:13] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030055 10.0.0.65 - - [2025-10-30 13:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.65 - - [2025-10-30 13:47:13] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004560 10.0.0.65 - - [2025-10-30 13:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.65 - - [2025-10-30 13:47:13] "GET /service-appliance-set/acdff844-3247-47e1-b020-71c991240713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002364 10.0.0.65 - - [2025-10-30 13:47:13] "POST /fqname-to-id HTTP/1.1" 404 254 0.001520 10.0.0.65 - - [2025-10-30 13:47:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.097787 10.0.0.65 - - [2025-10-30 13:47:13] "GET /virtual-machine-interface/24a1f9f8-cd68-4889-970f-90143bac4a11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.008059 10.0.0.65 - - [2025-10-30 13:47:13] "POST /instance-ips HTTP/1.1" 200 409 0.025923 10.0.0.65 - - [2025-10-30 13:47:13] "GET /instance-ip/67f216fb-def3-479d-b60d-7e28681d997c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003981 10.0.0.65 - - [2025-10-30 13:47:13] "POST /loadbalancers HTTP/1.1" 200 610 0.057073 10.0.0.65 - - [2025-10-30 13:47:13] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031857 10.0.0.65 - - [2025-10-30 13:47:13] "GET /instance-ip/67f216fb-def3-479d-b60d-7e28681d997c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003776 10.0.0.65 - - [2025-10-30 13:47:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012749 10.0.0.65 - - [2025-10-30 13:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007165 10.0.0.65 - - [2025-10-30 13:47:13] "POST /floating-ips HTTP/1.1" 200 597 0.033854 10.0.0.65 - - [2025-10-30 13:47:13] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045815 10.0.0.65 - - [2025-10-30 13:47:13] "GET /loadbalancer/43fde36b-78f8-4d39-83d4-c5bfde33d078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003453 10.0.0.65 - - [2025-10-30 13:47:13] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.015809 10.0.0.65 - - [2025-10-30 13:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006450 10.0.0.65 - - [2025-10-30 13:47:13] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030612 10.0.0.65 - - [2025-10-30 13:47:13] "GET /loadbalancer-listener/5941df94-926a-49ac-9216-2d6362bc6733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003496 10.0.0.65 - - [2025-10-30 13:47:13] "GET /loadbalancer-listener/5941df94-926a-49ac-9216-2d6362bc6733?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003442 10.0.0.65 - - [2025-10-30 13:47:13] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.027685 10.0.0.65 - - [2025-10-30 13:47:14] "GET /instance-ip/67f216fb-def3-479d-b60d-7e28681d997c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003779 10.0.0.65 - - [2025-10-30 13:47:14] "GET /instance-ip/67f216fb-def3-479d-b60d-7e28681d997c?fields=floating_ips HTTP/1.1" 200 1212 0.005246 10.0.0.65 - - [2025-10-30 13:47:14] "GET /floating-ip/20f84e4b-e958-46f6-85ea-ca1a95e89dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002270 10.0.0.65 - - [2025-10-30 13:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.65 - - [2025-10-30 13:47:14] "GET /loadbalancer/43fde36b-78f8-4d39-83d4-c5bfde33d078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002317 10.0.0.65 - - [2025-10-30 13:47:14] "POST /tags HTTP/1.1" 200 295 0.045122 10.0.0.65 - - [2025-10-30 13:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.65 - - [2025-10-30 13:47:14] "GET /tag/69fdb0f4-59d7-498c-a4b6-c2756e230057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.016297 10.0.0.65 - - [2025-10-30 13:47:14] "POST /tags HTTP/1.1" 409 233 0.002065 10.0.0.65 - - [2025-10-30 13:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.65 - - [2025-10-30 13:47:14] "GET /tag/92f79b45-bf14-4d62-83fc-c4e6fcfb7ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.009721 10.0.0.65 - - [2025-10-30 13:47:14] "POST /tags HTTP/1.1" 409 206 0.002210 10.0.0.65 - - [2025-10-30 13:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.65 - - [2025-10-30 13:47:14] "GET /tag/d004d599-1070-4cf2-a86c-a0d594fbe90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.009862 10.0.0.65 - - [2025-10-30 13:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.65 - - [2025-10-30 13:47:14] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003944 10.0.0.65 - - [2025-10-30 13:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.65 - - [2025-10-30 13:47:14] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060323 10.0.0.65 - - [2025-10-30 13:47:14] "POST /virtual-machines HTTP/1.1" 200 369 0.008363 10.0.0.65 - - [2025-10-30 13:47:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019345 10.0.0.65 - - [2025-10-30 13:47:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108067 10.0.0.65 - - [2025-10-30 13:47:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009142 10.0.0.65 - - [2025-10-30 13:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018279 10.0.0.65 - - [2025-10-30 13:47:14] "GET /virtual-machine-interface/f12fb04a-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004594 10.0.0.65 - - [2025-10-30 13:47:14] "POST /instance-ips HTTP/1.1" 200 409 0.020254 10.0.0.65 - - [2025-10-30 13:47:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029776 10.0.0.65 - - [2025-10-30 13:47:14] "GET /virtual-machine-interface/f12fb04a-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007972 10.0.0.65 - - [2025-10-30 13:47:14] "POST /set-tag HTTP/1.1" 200 109 0.022162 10.0.0.65 - - [2025-10-30 13:47:14] "GET /virtual-machine-interface/f12fb04a-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.023165 10.0.0.65 - - [2025-10-30 13:47:14] "GET /instance-ip/f1491756-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002862 10.0.0.65 - - [2025-10-30 13:47:14] "GET /virtual-machine-interface/f12fb04a-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003947 10.0.0.65 - - [2025-10-30 13:47:14] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.65 - - [2025-10-30 13:47:14] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003437 10.0.0.65 - - [2025-10-30 13:47:14] "POST /ref-update HTTP/1.1" 200 156 0.008541 10.0.0.65 - - [2025-10-30 13:47:15] "GET /virtual-machine-interface/f12fb04a-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004958 10.0.0.65 - - [2025-10-30 13:47:15] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.65 - - [2025-10-30 13:47:15] "GET /virtual-machine-interface/f12fb04a-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004104 10.0.0.65 - - [2025-10-30 13:47:15] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.65 - - [2025-10-30 13:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.65 - - [2025-10-30 13:47:16] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003881 10.0.0.65 - - [2025-10-30 13:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.65 - - [2025-10-30 13:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.65 - - [2025-10-30 13:47:16] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029688 10.0.0.65 - - [2025-10-30 13:47:16] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046564 10.0.0.65 - - [2025-10-30 13:47:16] "GET /virtual-networks?parent_id=ef45e811-8c71-42a0-afa0-7b9e9d4d026b&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002351 10.0.0.65 - - [2025-10-30 13:47:16] "POST /virtual-machines HTTP/1.1" 200 369 0.008810 10.0.0.65 - - [2025-10-30 13:47:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.035052 10.0.0.65 - - [2025-10-30 13:47:16] "POST /virtual-networks HTTP/1.1" 200 512 0.185017 10.0.0.65 - - [2025-10-30 13:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.034421 10.0.0.65 - - [2025-10-30 13:47:16] "GET /network-ipam/c7df3b8d-ca7b-4c25-b42d-78172dea2a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.006142 10.0.0.65 - - [2025-10-30 13:47:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.219976 10.0.0.65 - - [2025-10-30 13:47:16] "POST /route-targets HTTP/1.1" 200 327 0.027055 10.0.0.65 - - [2025-10-30 13:47:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024724 10.0.0.65 - - [2025-10-30 13:47:16] "POST /ref-update HTTP/1.1" 200 156 0.043388 10.0.0.65 - - [2025-10-30 13:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.023098 10.0.0.65 - - [2025-10-30 13:47:16] "GET /virtual-machine-interface/f24bb4a6-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004898 10.0.0.65 - - [2025-10-30 13:47:16] "POST /useragent-kv HTTP/1.1" 200 115 0.009153 10.0.0.65 - - [2025-10-30 13:47:16] "POST /ref-update HTTP/1.1" 200 156 0.108874 10.0.0.65 - - [2025-10-30 13:47:16] "GET /virtual-network/c01bc528-e31d-4c9f-b032-f6dd1b4c277f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.023055 10.0.0.65 - - [2025-10-30 13:47:16] "GET /domains HTTP/1.1" 200 280 0.010139 10.0.0.65 - - [2025-10-30 13:47:16] "GET /domain/6625a41b-add0-4f66-8fb9-db53d8edbebf HTTP/1.1" 200 3086 0.027719 10.0.0.65 - - [2025-10-30 13:47:16] "POST /instance-ips HTTP/1.1" 200 409 0.078914 10.0.0.65 - - [2025-10-30 13:47:16] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b HTTP/1.1" 200 7065 0.069069 10.0.0.65 - - [2025-10-30 13:47:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.055049 10.0.0.65 - - [2025-10-30 13:47:16] "GET /virtual-machine-interface/f24bb4a6-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.015420 10.0.0.65 - - [2025-10-30 13:47:16] "GET /virtual-network/c01bc528-e31d-4c9f-b032-f6dd1b4c277f HTTP/1.1" 200 2090 0.007804 10.0.0.65 - - [2025-10-30 13:47:16] "GET /virtual-network/c01bc528-e31d-4c9f-b032-f6dd1b4c277f HTTP/1.1" 200 2090 0.003507 10.0.0.65 - - [2025-10-30 13:47:16] "GET /routing-instance/f562b5e1-03a8-4bd5-9d5b-45ff23d728d5 HTTP/1.1" 200 1403 0.002287 10.0.0.65 - - [2025-10-30 13:47:16] "GET /routing-instance/f562b5e1-03a8-4bd5-9d5b-45ff23d728d5 HTTP/1.1" 200 1403 0.002239 10.0.0.65 - - [2025-10-30 13:47:16] "GET /route-target/fd850e97-5ec0-4cc6-bf80-f1c42af5ac0d HTTP/1.1" 200 1153 0.001968 10.0.0.65 - - [2025-10-30 13:47:16] "GET /virtual-network/c01bc528-e31d-4c9f-b032-f6dd1b4c277f HTTP/1.1" 200 2090 0.003281 10.0.0.65 - - [2025-10-30 13:47:16] "GET /routing-instance/f562b5e1-03a8-4bd5-9d5b-45ff23d728d5 HTTP/1.1" 200 1403 0.002141 10.0.0.65 - - [2025-10-30 13:47:16] "GET /virtual-network/c01bc528-e31d-4c9f-b032-f6dd1b4c277f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003339 10.0.0.65 - - [2025-10-30 13:47:16] "GET /virtual-network/c01bc528-e31d-4c9f-b032-f6dd1b4c277f HTTP/1.1" 200 2090 0.003401 10.0.0.65 - - [2025-10-30 13:47:16] "GET /routing-instance/f562b5e1-03a8-4bd5-9d5b-45ff23d728d5 HTTP/1.1" 200 1403 0.003136 10.0.0.65 - - [2025-10-30 13:47:16] "POST /set-tag HTTP/1.1" 200 109 0.018946 10.0.0.65 - - [2025-10-30 13:47:16] "GET /routing-instance/f562b5e1-03a8-4bd5-9d5b-45ff23d728d5 HTTP/1.1" 200 1403 0.008582 10.0.0.65 - - [2025-10-30 13:47:16] "GET /virtual-machine-interface/f24bb4a6-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008775 10.0.0.65 - - [2025-10-30 13:47:16] "GET /route-target/fd850e97-5ec0-4cc6-bf80-f1c42af5ac0d HTTP/1.1" 200 1153 0.003462 10.0.0.65 - - [2025-10-30 13:47:16] "GET /instance-ip/f27803a8-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003797 10.0.0.65 - - [2025-10-30 13:47:16] "GET /domains HTTP/1.1" 200 280 0.001984 10.0.0.65 - - [2025-10-30 13:47:16] "GET /domain/6625a41b-add0-4f66-8fb9-db53d8edbebf HTTP/1.1" 200 3086 0.002703 10.0.0.65 - - [2025-10-30 13:47:17] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b HTTP/1.1" 200 7065 0.038672 10.0.0.65 - - [2025-10-30 13:47:17] "GET /virtual-machine-interface/f24bb4a6-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009566 10.0.0.65 - - [2025-10-30 13:47:17] "GET /virtual-network/c01bc528-e31d-4c9f-b032-f6dd1b4c277f HTTP/1.1" 200 2090 0.004929 10.0.0.65 - - [2025-10-30 13:47:17] "POST /set-tag HTTP/1.1" 200 109 0.004802 10.0.0.65 - - [2025-10-30 13:47:17] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003973 10.0.0.65 - - [2025-10-30 13:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.65 - - [2025-10-30 13:47:17] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029194 10.0.0.65 - - [2025-10-30 13:47:17] "POST /ref-update HTTP/1.1" 200 156 0.016782 10.0.0.65 - - [2025-10-30 13:47:17] "GET /virtual-machine-interface/f24bb4a6-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014062 10.0.0.65 - - [2025-10-30 13:47:17] "POST /set-tag HTTP/1.1" 200 109 0.003354 10.0.0.65 - - [2025-10-30 13:47:17] "GET /virtual-network/c01bc528-e31d-4c9f-b032-f6dd1b4c277f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005347 10.0.0.65 - - [2025-10-30 13:47:17] "GET /floating-ip-pools?parent_id=c01bc528-e31d-4c9f-b032-f6dd1b4c277f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002707 10.0.0.65 - - [2025-10-30 13:47:17] "GET /virtual-network/c01bc528-e31d-4c9f-b032-f6dd1b4c277f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005137 10.0.0.65 - - [2025-10-30 13:47:17] "GET /virtual-machine-interface/f24bb4a6-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005365 10.0.0.65 - - [2025-10-30 13:47:17] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.65 - - [2025-10-30 13:47:17] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019009 10.0.0.65 - - [2025-10-30 13:47:17] "POST /ref-update HTTP/1.1" 200 156 0.017719 10.0.0.65 - - [2025-10-30 13:47:17] "GET /virtual-network/c01bc528-e31d-4c9f-b032-f6dd1b4c277f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.018504 10.0.0.65 - - [2025-10-30 13:47:17] "GET /domains HTTP/1.1" 200 280 0.001844 10.0.0.65 - - [2025-10-30 13:47:17] "GET /domain/6625a41b-add0-4f66-8fb9-db53d8edbebf HTTP/1.1" 200 3086 0.005762 10.0.0.65 - - [2025-10-30 13:47:17] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b HTTP/1.1" 200 7321 0.043473 10.0.0.65 - - [2025-10-30 13:47:17] "GET /virtual-network/c01bc528-e31d-4c9f-b032-f6dd1b4c277f HTTP/1.1" 200 2328 0.006367 10.0.0.65 - - [2025-10-30 13:47:17] "GET /floating-ip-pool/4f3f8f1d-c70f-447b-84b2-93fa824d0edd HTTP/1.1" 200 1313 0.004753 10.0.0.65 - - [2025-10-30 13:47:17] "GET /domains HTTP/1.1" 200 280 0.001819 10.0.0.65 - - [2025-10-30 13:47:17] "GET /domain/6625a41b-add0-4f66-8fb9-db53d8edbebf HTTP/1.1" 200 3086 0.003002 10.0.0.65 - - [2025-10-30 13:47:17] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b HTTP/1.1" 200 7321 0.028953 10.0.0.65 - - [2025-10-30 13:47:17] "GET /virtual-network/c01bc528-e31d-4c9f-b032-f6dd1b4c277f HTTP/1.1" 200 2328 0.004672 10.0.0.65 - - [2025-10-30 13:47:17] "GET /virtual-network/c01bc528-e31d-4c9f-b032-f6dd1b4c277f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003566 10.0.0.65 - - [2025-10-30 13:47:17] "POST /tags HTTP/1.1" 200 365 0.048745 10.0.0.65 - - [2025-10-30 13:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008027 10.0.0.65 - - [2025-10-30 13:47:17] "GET /tag/130a56ac-2885-4ebe-bfe8-a65853cbb331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013114 10.0.0.65 - - [2025-10-30 13:47:17] "POST /tags HTTP/1.1" 409 206 0.008267 10.0.0.65 - - [2025-10-30 13:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.65 - - [2025-10-30 13:47:17] "GET /tag/d004d599-1070-4cf2-a86c-a0d594fbe90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011437 10.0.0.65 - - [2025-10-30 13:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.65 - - [2025-10-30 13:47:17] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.036667 10.0.0.65 - - [2025-10-30 13:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.65 - - [2025-10-30 13:47:17] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004024 10.0.0.65 - - [2025-10-30 13:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016745 10.0.0.65 - - [2025-10-30 13:47:17] "GET /service-appliance-set/7383cdb3-693a-42e3-8eab-3a9783048560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003655 10.0.0.65 - - [2025-10-30 13:47:17] "POST /fqname-to-id HTTP/1.1" 404 258 0.002153 10.0.0.65 - - [2025-10-30 13:47:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.091611 10.0.0.65 - - [2025-10-30 13:47:17] "GET /virtual-machine-interface/02dc4906-87b9-4b87-acd6-ec26d48a1440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.014145 10.0.0.65 - - [2025-10-30 13:47:18] "POST /set-tag HTTP/1.1" 200 109 0.017452 10.0.0.65 - - [2025-10-30 13:47:18] "POST /instance-ips HTTP/1.1" 200 417 0.033408 10.0.0.65 - - [2025-10-30 13:47:18] "GET /instance-ip/9e629b0f-ac1f-4ba2-b364-17c6bef1834d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004366 10.0.0.65 - - [2025-10-30 13:47:18] "POST /loadbalancers HTTP/1.1" 200 618 0.060617 10.0.0.65 - - [2025-10-30 13:47:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010000 10.0.0.65 - - [2025-10-30 13:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.65 - - [2025-10-30 13:47:18] "POST /service-instances HTTP/1.1" 200 566 0.023363 10.0.0.65 - - [2025-10-30 13:47:18] "POST /ref-update HTTP/1.1" 200 156 0.014516 10.0.0.65 - - [2025-10-30 13:47:18] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.047416 10.0.0.65 - - [2025-10-30 13:47:18] "GET /virtual-machine-interface/02dc4906-87b9-4b87-acd6-ec26d48a1440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.009108 10.0.0.65 - - [2025-10-30 13:47:18] "GET /virtual-machine-interface/02dc4906-87b9-4b87-acd6-ec26d48a1440?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.027123 10.0.0.65 - - [2025-10-30 13:47:18] "PUT /service-instance/6f510347-222c-4b9e-85be-d6a85524f5b8 HTTP/1.1" 200 266 0.009670 10.0.0.65 - - [2025-10-30 13:47:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008056 10.0.0.65 - - [2025-10-30 13:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006373 10.0.0.65 - - [2025-10-30 13:47:18] "GET /floating-ip-pool/4f3f8f1d-c70f-447b-84b2-93fa824d0edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.007247 10.0.0.65 - - [2025-10-30 13:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006489 10.0.0.65 - - [2025-10-30 13:47:18] "POST /virtual-machines HTTP/1.1" 200 429 0.016261 10.0.0.65 - - [2025-10-30 13:47:18] "POST /floating-ips HTTP/1.1" 200 671 0.099372 10.0.0.65 - - [2025-10-30 13:47:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.046445 10.0.0.65 - - [2025-10-30 13:47:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.155082 10.0.0.65 - - [2025-10-30 13:47:18] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016925 10.0.0.65 - - [2025-10-30 13:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.65 - - [2025-10-30 13:47:18] "POST /chown HTTP/1.1" 200 109 0.023018 10.0.0.65 - - [2025-10-30 13:47:18] "POST /chown HTTP/1.1" 200 109 0.007261 10.0.0.65 - - [2025-10-30 13:47:18] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.015023 10.0.0.65 - - [2025-10-30 13:47:18] "POST /tags HTTP/1.1" 409 221 0.001675 10.0.0.65 - - [2025-10-30 13:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.65 - - [2025-10-30 13:47:18] "GET /tag/8f0dff9f-d78f-42ed-b003-3e52a824e02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011136 10.0.0.65 - - [2025-10-30 13:47:18] "POST /tags HTTP/1.1" 409 238 0.003513 10.0.0.65 - - [2025-10-30 13:47:18] "PUT /virtual-machine-interface/2efe6a2e-2bbb-4eb1-b192-edf6dbfc5d73 HTTP/1.1" 200 284 0.009443 10.0.0.65 - - [2025-10-30 13:47:18] "PUT /instance-ip/9e629b0f-ac1f-4ba2-b364-17c6bef1834d HTTP/1.1" 200 256 0.018039 10.0.0.65 - - [2025-10-30 13:47:18] "POST /ref-update HTTP/1.1" 200 156 0.010805 10.0.0.65 - - [2025-10-30 13:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006753 10.0.0.65 - - [2025-10-30 13:47:18] "GET /tag/130a56ac-2885-4ebe-bfe8-a65853cbb331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010229 10.0.0.65 - - [2025-10-30 13:47:18] "POST /ref-update HTTP/1.1" 200 156 0.010729 10.0.0.65 - - [2025-10-30 13:47:18] "POST /firewall-rules HTTP/1.1" 200 650 0.073473 10.0.0.65 - - [2025-10-30 13:47:18] "POST /ref-update HTTP/1.1" 200 156 0.063928 10.0.0.65 - - [2025-10-30 13:47:18] "POST /ref-update HTTP/1.1" 200 156 0.019882 10.0.0.65 - - [2025-10-30 13:47:18] "GET /firewall-rule/468e3a29-f751-4d19-8428-5f71b5a620ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.013510 10.0.0.65 - - [2025-10-30 13:47:18] "GET /firewall-policy/6f62bbcf-097a-45e1-a9d8-96006576eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002122 10.0.0.65 - - [2025-10-30 13:47:18] "GET /firewall-rule/468e3a29-f751-4d19-8428-5f71b5a620ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002194 10.0.0.65 - - [2025-10-30 13:47:18] "POST /ref-update HTTP/1.1" 200 156 0.009597 10.0.0.65 - - [2025-10-30 13:47:19] "POST /ref-update HTTP/1.1" 200 156 0.047062 10.0.0.65 - - [2025-10-30 13:47:19] "POST /virtual-machines HTTP/1.1" 200 429 0.025169 10.0.0.65 - - [2025-10-30 13:47:19] "POST /ref-update HTTP/1.1" 200 156 0.072068 10.0.0.65 - - [2025-10-30 13:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010520 10.0.0.65 - - [2025-10-30 13:47:19] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.057328 10.0.0.65 - - [2025-10-30 13:47:19] "GET /loadbalancer/66aebf29-4c20-47a7-a2de-bc61a47cc684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.012457 10.0.0.65 - - [2025-10-30 13:47:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.118598 10.0.0.65 - - [2025-10-30 13:47:19] "POST /chown HTTP/1.1" 200 109 0.026335 10.0.0.65 - - [2025-10-30 13:47:19] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.057556 10.0.0.65 - - [2025-10-30 13:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.65 - - [2025-10-30 13:47:19] "POST /chown HTTP/1.1" 200 109 0.011465 10.0.0.65 - - [2025-10-30 13:47:19] "PUT /virtual-machine-interface/4cc01304-c7f8-4d19-a41f-1794c9aa3665 HTTP/1.1" 200 284 0.018339 10.0.0.65 - - [2025-10-30 13:47:19] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.059535 10.0.0.65 - - [2025-10-30 13:47:19] "GET /loadbalancer-listener/fad676df-b6ce-446c-9a13-b38a04e33980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005682 10.0.0.65 - - [2025-10-30 13:47:19] "GET /loadbalancer-listener/fad676df-b6ce-446c-9a13-b38a04e33980?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004523 10.0.0.65 - - [2025-10-30 13:47:19] "PUT /instance-ip/9e629b0f-ac1f-4ba2-b364-17c6bef1834d HTTP/1.1" 200 256 0.042286 10.0.0.65 - - [2025-10-30 13:47:19] "POST /ref-update HTTP/1.1" 200 156 0.014903 10.0.0.65 - - [2025-10-30 13:47:19] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.024137 10.0.0.65 - - [2025-10-30 13:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019075 10.0.0.65 - - [2025-10-30 13:47:19] "POST /ref-update HTTP/1.1" 200 156 0.027411 10.0.0.65 - - [2025-10-30 13:47:19] "GET /loadbalancer-pool/c784ee38-b780-4837-9ca6-5a736dc65e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.017714 10.0.0.65 - - [2025-10-30 13:47:19] "POST /ref-update HTTP/1.1" 200 156 0.026443 10.0.0.65 - - [2025-10-30 13:47:19] "POST /ref-update HTTP/1.1" 200 156 0.028109 10.0.0.65 - - [2025-10-30 13:47:19] "POST /loadbalancer-members HTTP/1.1" 200 707 0.029309 10.0.0.65 - - [2025-10-30 13:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022707 10.0.0.65 - - [2025-10-30 13:47:19] "POST /ref-update HTTP/1.1" 200 156 0.020352 10.0.0.65 - - [2025-10-30 13:47:19] "GET /loadbalancer-member/bb1924d8-cf38-4bc7-9007-575b17073bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.029567 10.0.0.65 - - [2025-10-30 13:47:19] "PUT /service-instance/6f510347-222c-4b9e-85be-d6a85524f5b8 HTTP/1.1" 200 266 0.025777 10.0.0.65 - - [2025-10-30 13:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019407 10.0.0.65 - - [2025-10-30 13:47:19] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010013 10.0.0.65 - - [2025-10-30 13:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.65 - - [2025-10-30 13:47:19] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006128 10.0.0.65 - - [2025-10-30 13:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.65 - - [2025-10-30 13:47:19] "POST /tags HTTP/1.1" 409 221 0.002152 10.0.0.65 - - [2025-10-30 13:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.65 - - [2025-10-30 13:47:19] "GET /tag/8f0dff9f-d78f-42ed-b003-3e52a824e02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014080 10.0.0.65 - - [2025-10-30 13:47:19] "POST /tags HTTP/1.1" 409 238 0.003608 10.0.0.65 - - [2025-10-30 13:47:19] "POST /chown HTTP/1.1" 200 109 0.024565 10.0.0.65 - - [2025-10-30 13:47:19] "POST /chown HTTP/1.1" 200 109 0.037290 10.0.0.65 - - [2025-10-30 13:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.65 - - [2025-10-30 13:47:19] "GET /tag/130a56ac-2885-4ebe-bfe8-a65853cbb331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015441 10.0.0.65 - - [2025-10-30 13:47:19] "POST /firewall-rules HTTP/1.1" 409 293 0.001910 10.0.0.65 - - [2025-10-30 13:47:19] "PUT /instance-ip/9e629b0f-ac1f-4ba2-b364-17c6bef1834d HTTP/1.1" 200 256 0.037140 10.0.0.65 - - [2025-10-30 13:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.65 - - [2025-10-30 13:47:19] "POST /ref-update HTTP/1.1" 200 156 0.014891 10.0.0.65 - - [2025-10-30 13:47:19] "PUT /firewall-rule/468e3a29-f751-4d19-8428-5f71b5a620ea HTTP/1.1" 200 260 0.035731 10.0.0.65 - - [2025-10-30 13:47:19] "POST /chown HTTP/1.1" 200 109 0.028809 10.0.0.65 - - [2025-10-30 13:47:20] "GET /firewall-rule/468e3a29-f751-4d19-8428-5f71b5a620ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.021103 10.0.0.65 - - [2025-10-30 13:47:20] "POST /chown HTTP/1.1" 200 109 0.016999 10.0.0.65 - - [2025-10-30 13:47:20] "GET /firewall-policy/6f62bbcf-097a-45e1-a9d8-96006576eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005040 10.0.0.65 - - [2025-10-30 13:47:20] "GET /firewall-rule/468e3a29-f751-4d19-8428-5f71b5a620ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003778 10.0.0.65 - - [2025-10-30 13:47:20] "PUT /instance-ip/9e629b0f-ac1f-4ba2-b364-17c6bef1834d HTTP/1.1" 200 256 0.012881 10.0.0.65 - - [2025-10-30 13:47:20] "POST /ref-update HTTP/1.1" 200 156 0.017372 10.0.0.65 - - [2025-10-30 13:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.65 - - [2025-10-30 13:47:20] "POST /chown HTTP/1.1" 200 109 0.006239 10.0.0.65 - - [2025-10-30 13:47:20] "POST /chown HTTP/1.1" 200 109 0.017064 10.0.0.65 - - [2025-10-30 13:47:20] "PUT /instance-ip/9e629b0f-ac1f-4ba2-b364-17c6bef1834d HTTP/1.1" 200 256 0.014245 10.0.0.65 - - [2025-10-30 13:47:20] "POST /ref-update HTTP/1.1" 200 156 0.010652 10.0.0.65 - - [2025-10-30 13:47:20] "POST /chown HTTP/1.1" 200 109 0.009011 10.0.0.65 - - [2025-10-30 13:47:20] "POST /chown HTTP/1.1" 200 109 0.015673 10.0.0.65 - - [2025-10-30 13:47:20] "PUT /instance-ip/9e629b0f-ac1f-4ba2-b364-17c6bef1834d HTTP/1.1" 200 256 0.010352 10.0.0.65 - - [2025-10-30 13:47:20] "POST /ref-update HTTP/1.1" 200 156 0.016675 10.0.0.65 - - [2025-10-30 13:47:20] "PUT /service-instance/6f510347-222c-4b9e-85be-d6a85524f5b8 HTTP/1.1" 200 266 0.007596 10.0.0.65 - - [2025-10-30 13:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026304 10.0.0.65 - - [2025-10-30 13:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009340 10.0.0.65 - - [2025-10-30 13:47:20] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006080 10.0.0.65 - - [2025-10-30 13:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.65 - - [2025-10-30 13:47:20] "PUT /service-instance/6f510347-222c-4b9e-85be-d6a85524f5b8 HTTP/1.1" 200 266 0.013404 10.0.0.65 - - [2025-10-30 13:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011267 10.0.0.65 - - [2025-10-30 13:47:20] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.060812 10.0.0.65 - - [2025-10-30 13:47:20] "PUT /service-instance/6f510347-222c-4b9e-85be-d6a85524f5b8 HTTP/1.1" 200 266 0.019830 10.0.0.65 - - [2025-10-30 13:47:20] "POST /virtual-machines HTTP/1.1" 200 373 0.018440 10.0.0.65 - - [2025-10-30 13:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.034393 10.0.0.65 - - [2025-10-30 13:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029739 10.0.0.65 - - [2025-10-30 13:47:20] "PUT /service-instance/6f510347-222c-4b9e-85be-d6a85524f5b8 HTTP/1.1" 200 266 0.056098 10.0.0.65 - - [2025-10-30 13:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.035076 10.0.0.65 - - [2025-10-30 13:47:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.161578 10.0.0.65 - - [2025-10-30 13:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.046572 10.0.0.65 - - [2025-10-30 13:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012371 10.0.0.65 - - [2025-10-30 13:47:20] "PUT /service-instance/6f510347-222c-4b9e-85be-d6a85524f5b8 HTTP/1.1" 200 266 0.046878 10.0.0.65 - - [2025-10-30 13:47:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026625 10.0.0.65 - - [2025-10-30 13:47:21] "GET /virtual-machine-interface/f4ef12ac-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.012860 10.0.0.65 - - [2025-10-30 13:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.65 - - [2025-10-30 13:47:21] "POST /instance-ips HTTP/1.1" 200 413 0.028082 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.006977 10.0.0.65 - - [2025-10-30 13:47:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.020027 10.0.0.65 - - [2025-10-30 13:47:21] "GET /virtual-machine-interface/f4ef12ac-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.023793 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.034392 10.0.0.65 - - [2025-10-30 13:47:21] "POST /ref-update HTTP/1.1" 200 156 0.019305 10.0.0.65 - - [2025-10-30 13:47:21] "POST /set-tag HTTP/1.1" 200 109 0.020625 10.0.0.65 - - [2025-10-30 13:47:21] "GET /virtual-machine-interface/f4ef12ac-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016260 10.0.0.65 - - [2025-10-30 13:47:21] "GET /instance-ip/f510aa84-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.002573 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.021258 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.014341 10.0.0.65 - - [2025-10-30 13:47:21] "POST /ref-update HTTP/1.1" 200 156 0.016398 10.0.0.65 - - [2025-10-30 13:47:21] "GET /virtual-machine-interface/f4ef12ac-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007927 10.0.0.65 - - [2025-10-30 13:47:21] "POST /set-tag HTTP/1.1" 200 109 0.006713 10.0.0.65 - - [2025-10-30 13:47:21] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004780 10.0.0.65 - - [2025-10-30 13:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.005995 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.023435 10.0.0.65 - - [2025-10-30 13:47:21] "POST /ref-update HTTP/1.1" 200 156 0.025061 10.0.0.65 - - [2025-10-30 13:47:21] "GET /virtual-machine-interface/f4ef12ac-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016202 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.037760 10.0.0.65 - - [2025-10-30 13:47:21] "POST /set-tag HTTP/1.1" 200 109 0.006039 10.0.0.65 - - [2025-10-30 13:47:21] "GET /virtual-machine-interface/f4ef12ac-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005192 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.010967 10.0.0.65 - - [2025-10-30 13:47:21] "POST /set-tag HTTP/1.1" 200 109 0.010557 10.0.0.65 - - [2025-10-30 13:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007256 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.005317 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.023830 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.006015 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.027609 10.0.0.65 - - [2025-10-30 13:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.007948 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.017818 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.021224 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.007217 10.0.0.65 - - [2025-10-30 13:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.005340 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.006758 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.013992 10.0.0.65 - - [2025-10-30 13:47:21] "POST /chown HTTP/1.1" 200 109 0.031128 10.0.0.65 - - [2025-10-30 13:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.010305 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.021570 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.010744 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.006163 10.0.0.65 - - [2025-10-30 13:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.005620 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.005533 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.011794 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.017687 10.0.0.65 - - [2025-10-30 13:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.005794 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.009392 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.016884 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.006200 10.0.0.65 - - [2025-10-30 13:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.005599 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.006201 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.016469 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.013000 10.0.0.65 - - [2025-10-30 13:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.007352 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.013079 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.018490 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.005852 10.0.0.65 - - [2025-10-30 13:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.005717 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.005963 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.010282 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.015008 10.0.0.65 - - [2025-10-30 13:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.006540 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.016111 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.016235 10.0.0.65 - - [2025-10-30 13:47:22] "POST /chown HTTP/1.1" 200 109 0.006929 10.0.0.65 - - [2025-10-30 13:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.65 - - [2025-10-30 13:47:25] "POST /chown HTTP/1.1" 200 109 0.006074 10.0.0.65 - - [2025-10-30 13:47:25] "POST /chown HTTP/1.1" 200 109 0.013222 10.0.0.65 - - [2025-10-30 13:47:25] "POST /chown HTTP/1.1" 200 109 0.006330 10.0.0.65 - - [2025-10-30 13:47:25] "POST /chown HTTP/1.1" 200 109 0.023056 10.0.0.65 - - [2025-10-30 13:47:25] "GET /virtual-machine-interface/f12fb04a-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007028 10.0.0.65 - - [2025-10-30 13:47:25] "POST /set-tag HTTP/1.1" 200 109 0.003073 10.0.0.65 - - [2025-10-30 13:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.65 - - [2025-10-30 13:47:25] "GET /loadbalancer/43fde36b-78f8-4d39-83d4-c5bfde33d078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003183 10.0.0.65 - - [2025-10-30 13:47:25] "GET /loadbalancer-pool/7774747f-3085-40fa-baeb-0778ebe982c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003403 10.0.0.65 - - [2025-10-30 13:47:25] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019407 10.0.0.65 - - [2025-10-30 13:47:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008593 10.0.0.65 - - [2025-10-30 13:47:25] "GET /virtual-machine-interface/f12fb04a-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010433 10.0.0.65 - - [2025-10-30 13:47:25] "GET /virtual-machine-interface/f12fb04a-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003646 10.0.0.65 - - [2025-10-30 13:47:25] "POST /tags HTTP/1.1" 409 221 0.005890 10.0.0.65 - - [2025-10-30 13:47:25] "POST /ref-update HTTP/1.1" 200 156 0.006851 10.0.0.65 - - [2025-10-30 13:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.65 - - [2025-10-30 13:47:26] "GET /tag/8f0dff9f-d78f-42ed-b003-3e52a824e02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010044 10.0.0.65 - - [2025-10-30 13:47:26] "GET /floating-ip/20f84e4b-e958-46f6-85ea-ca1a95e89dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.012310 10.0.0.65 - - [2025-10-30 13:47:26] "PUT /floating-ip/20f84e4b-e958-46f6-85ea-ca1a95e89dc9 HTTP/1.1" 200 256 0.025217 10.0.0.65 - - [2025-10-30 13:47:26] "POST /set-tag HTTP/1.1" 200 109 0.044513 10.0.0.65 - - [2025-10-30 13:47:26] "GET /virtual-machine-interface/f24bb4a6-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006095 10.0.0.65 - - [2025-10-30 13:47:26] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.65 - - [2025-10-30 13:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.65 - - [2025-10-30 13:47:26] "GET /loadbalancer/43fde36b-78f8-4d39-83d4-c5bfde33d078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002272 10.0.0.65 - - [2025-10-30 13:47:26] "GET /loadbalancer-pool/7774747f-3085-40fa-baeb-0778ebe982c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002712 10.0.0.65 - - [2025-10-30 13:47:26] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014145 10.0.0.65 - - [2025-10-30 13:47:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007247 10.0.0.65 - - [2025-10-30 13:47:26] "GET /virtual-machine-interface/f24bb4a6-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006264 10.0.0.65 - - [2025-10-30 13:47:26] "GET /virtual-machine-interface/f24bb4a6-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003495 10.0.0.65 - - [2025-10-30 13:47:26] "POST /ref-update HTTP/1.1" 200 156 0.005265 10.0.0.65 - - [2025-10-30 13:47:26] "POST /set-tag HTTP/1.1" 200 109 0.014382 10.0.0.65 - - [2025-10-30 13:47:26] "GET /floating-ip/20f84e4b-e958-46f6-85ea-ca1a95e89dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008643 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:47:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:47:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001002 10.0.0.65 - - [2025-10-30 13:47:30] "GET /virtual-machine/af3043ba-55ae-463a-b5e7-6fa492d96fe3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.005347 10.0.0.65 - - [2025-10-30 13:47:30] "GET /virtual-machine-interface/f12fb04a-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004922 10.0.0.65 - - [2025-10-30 13:47:30] "GET /virtual-machine/b58296a1-db10-4555-b956-2ffd027ce5e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003747 10.0.0.65 - - [2025-10-30 13:47:30] "GET /virtual-machine-interface/f24bb4a6-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006550 10.0.0.65 - - [2025-10-30 13:47:30] "GET /virtual-machine-interface/f4ef12ac-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006296 10.0.0.65 - - [2025-10-30 13:47:30] "POST /set-tag HTTP/1.1" 200 109 0.002915 10.0.0.65 - - [2025-10-30 13:47:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002219 10.0.0.65 - - [2025-10-30 13:47:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002327 10.0.0.65 - - [2025-10-30 13:47:35] "GET /virtual-machine/344f6371-b2fc-44ea-9d1b-098884618564?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002951 10.0.0.65 - - [2025-10-30 13:47:35] "GET /virtual-machine-interface/f4ef12ac-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003980 10.0.0.65 - - [2025-10-30 13:47:35] "GET /virtual-machine-interface/f4ef12ac-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005790 10.0.0.65 - - [2025-10-30 13:47:35] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.65 - - [2025-10-30 13:48:06] "GET /virtual-machine-interface/f4ef12ac-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004074 10.0.0.65 - - [2025-10-30 13:48:06] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.65 - - [2025-10-30 13:48:06] "GET /virtual-machine-interface/f4ef12ac-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003673 10.0.0.65 - - [2025-10-30 13:48:06] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.65 - - [2025-10-30 13:48:06] "GET /virtual-machine/344f6371-b2fc-44ea-9d1b-098884618564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002641 10.0.0.65 - - [2025-10-30 13:48:06] "POST /ref-update HTTP/1.1" 200 156 0.009058 10.0.0.65 - - [2025-10-30 13:48:06] "GET /virtual-machine-interface/f4ef12ac-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.019189 10.0.0.65 - - [2025-10-30 13:48:07] "POST /set-tag HTTP/1.1" 200 109 0.024421 10.0.0.65 - - [2025-10-30 13:48:07] "POST /set-tag HTTP/1.1" 200 109 0.028912 10.0.0.65 - - [2025-10-30 13:48:07] "DELETE /instance-ip/f510aa84-b596-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.050736 10.0.0.65 - - [2025-10-30 13:48:07] "DELETE /virtual-machine-interface/f4ef12ac-b596-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.035394 10.0.0.65 - - [2025-10-30 13:48:07] "DELETE /virtual-machine/344f6371-b2fc-44ea-9d1b-098884618564 HTTP/1.1" 200 115 0.020557 10.0.0.65 - - [2025-10-30 13:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.65 - - [2025-10-30 13:48:11] "GET /tag/130a56ac-2885-4ebe-bfe8-a65853cbb331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010586 10.0.0.65 - - [2025-10-30 13:48:11] "GET /tag/130a56ac-2885-4ebe-bfe8-a65853cbb331?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011849 10.0.0.65 - - [2025-10-30 13:48:11] "GET /virtual-machine-interface/02dc4906-87b9-4b87-acd6-ec26d48a1440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004129 10.0.0.65 - - [2025-10-30 13:48:11] "POST /set-tag HTTP/1.1" 200 109 0.012479 10.0.0.65 - - [2025-10-30 13:48:11] "GET /virtual-machine-interface/2efe6a2e-2bbb-4eb1-b192-edf6dbfc5d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004672 10.0.0.65 - - [2025-10-30 13:48:11] "POST /set-tag HTTP/1.1" 200 109 0.017820 10.0.0.65 - - [2025-10-30 13:48:11] "GET /virtual-machine-interface/4cc01304-c7f8-4d19-a41f-1794c9aa3665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004303 10.0.0.65 - - [2025-10-30 13:48:11] "POST /set-tag HTTP/1.1" 200 109 0.011671 10.0.0.65 - - [2025-10-30 13:48:11] "GET /firewall-policy/6f62bbcf-097a-45e1-a9d8-96006576eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009645 10.0.0.65 - - [2025-10-30 13:48:11] "GET /firewall-rule/468e3a29-f751-4d19-8428-5f71b5a620ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002981 10.0.0.65 - - [2025-10-30 13:48:11] "POST /ref-update HTTP/1.1" 200 156 0.010823 10.0.0.65 - - [2025-10-30 13:48:11] "DELETE /firewall-rule/468e3a29-f751-4d19-8428-5f71b5a620ea HTTP/1.1" 200 115 0.043845 10.0.0.65 - - [2025-10-30 13:48:11] "DELETE /loadbalancer-member/bb1924d8-cf38-4bc7-9007-575b17073bde HTTP/1.1" 200 115 0.026592 10.0.0.65 - - [2025-10-30 13:48:11] "PUT /service-instance/6f510347-222c-4b9e-85be-d6a85524f5b8 HTTP/1.1" 200 266 0.011261 10.0.0.65 - - [2025-10-30 13:48:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012940 10.0.0.65 - - [2025-10-30 13:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014530 10.0.0.65 - - [2025-10-30 13:48:11] "DELETE /loadbalancer-pool/c784ee38-b780-4837-9ca6-5a736dc65e1f HTTP/1.1" 200 115 0.071280 10.0.0.65 - - [2025-10-30 13:48:11] "DELETE /loadbalancer-listener/fad676df-b6ce-446c-9a13-b38a04e33980 HTTP/1.1" 200 115 0.023590 10.0.0.65 - - [2025-10-30 13:48:11] "GET /floating-ip/8570b4af-d664-40b3-a53d-d1d72dd535a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002789 10.0.0.65 - - [2025-10-30 13:48:11] "POST /chown HTTP/1.1" 200 109 0.006068 10.0.0.65 - - [2025-10-30 13:48:11] "POST /chown HTTP/1.1" 200 109 0.014160 10.0.0.65 - - [2025-10-30 13:48:11] "POST /chown HTTP/1.1" 200 109 0.011231 10.0.0.65 - - [2025-10-30 13:48:11] "PUT /floating-ip/8570b4af-d664-40b3-a53d-d1d72dd535a0 HTTP/1.1" 200 256 0.028152 10.0.0.65 - - [2025-10-30 13:48:11] "POST /chown HTTP/1.1" 200 109 0.013516 10.0.0.65 - - [2025-10-30 13:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007176 10.0.0.65 - - [2025-10-30 13:48:11] "DELETE /floating-ip/8570b4af-d664-40b3-a53d-d1d72dd535a0 HTTP/1.1" 200 115 0.054202 10.0.0.65 - - [2025-10-30 13:48:11] "POST /chown HTTP/1.1" 200 109 0.014107 10.0.0.65 - - [2025-10-30 13:48:11] "DELETE /loadbalancer/66aebf29-4c20-47a7-a2de-bc61a47cc684 HTTP/1.1" 200 115 0.042240 10.0.0.65 - - [2025-10-30 13:48:11] "POST /chown HTTP/1.1" 200 109 0.006283 10.0.0.65 - - [2025-10-30 13:48:11] "POST /chown HTTP/1.1" 200 109 0.014793 10.0.0.65 - - [2025-10-30 13:48:11] "POST /chown HTTP/1.1" 200 109 0.023030 10.0.0.65 - - [2025-10-30 13:48:11] "DELETE /instance-ip/9e629b0f-ac1f-4ba2-b364-17c6bef1834d HTTP/1.1" 200 115 0.128251 10.0.0.65 - - [2025-10-30 13:48:11] "PUT /service-instance/6f510347-222c-4b9e-85be-d6a85524f5b8 HTTP/1.1" 200 266 0.014547 10.0.0.65 - - [2025-10-30 13:48:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018494 10.0.0.65 - - [2025-10-30 13:48:11] "PUT /service-instance/6f510347-222c-4b9e-85be-d6a85524f5b8 HTTP/1.1" 200 266 0.017675 10.0.0.65 - - [2025-10-30 13:48:11] "DELETE /virtual-machine-interface/02dc4906-87b9-4b87-acd6-ec26d48a1440 HTTP/1.1" 200 115 0.134480 10.0.0.65 - - [2025-10-30 13:48:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024574 10.0.0.65 - - [2025-10-30 13:48:12] "GET /floating-ip-pool/4f3f8f1d-c70f-447b-84b2-93fa824d0edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.004837 10.0.0.65 - - [2025-10-30 13:48:12] "PUT /service-instance/6f510347-222c-4b9e-85be-d6a85524f5b8 HTTP/1.1" 200 266 0.012347 10.0.0.65 - - [2025-10-30 13:48:12] "POST /ref-update HTTP/1.1" 200 156 0.030069 10.0.0.65 - - [2025-10-30 13:48:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023191 10.0.0.65 - - [2025-10-30 13:48:12] "DELETE /tag/130a56ac-2885-4ebe-bfe8-a65853cbb331 HTTP/1.1" 200 115 0.182753 10.0.0.65 - - [2025-10-30 13:48:12] "DELETE /floating-ip-pool/4f3f8f1d-c70f-447b-84b2-93fa824d0edd HTTP/1.1" 200 115 0.074965 10.0.0.65 - - [2025-10-30 13:48:12] "DELETE /service-instance/6f510347-222c-4b9e-85be-d6a85524f5b8 HTTP/1.1" 200 115 0.046333 10.0.0.65 - - [2025-10-30 13:48:12] "GET /virtual-machine-interface/2efe6a2e-2bbb-4eb1-b192-edf6dbfc5d73?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.011762 10.0.0.65 - - [2025-10-30 13:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.65 - - [2025-10-30 13:48:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002928 10.0.0.65 - - [2025-10-30 13:48:12] "POST /useragent-kv HTTP/1.1" 200 115 0.006185 10.0.0.65 - - [2025-10-30 13:48:12] "DELETE /virtual-network/c01bc528-e31d-4c9f-b032-f6dd1b4c277f HTTP/1.1" 200 115 0.100991 10.0.0.65 - - [2025-10-30 13:48:12] "GET /routing-instance/f562b5e1-03a8-4bd5-9d5b-45ff23d728d5 HTTP/1.1" 404 171 0.004836 10.0.0.65 - - [2025-10-30 13:48:12] "GET /domains HTTP/1.1" 200 280 0.001459 10.0.0.65 - - [2025-10-30 13:48:12] "GET /domain/6625a41b-add0-4f66-8fb9-db53d8edbebf HTTP/1.1" 200 3086 0.002411 10.0.0.65 - - [2025-10-30 13:48:12] "DELETE /route-target/fd850e97-5ec0-4cc6-bf80-f1c42af5ac0d HTTP/1.1" 200 115 0.056095 10.0.0.65 - - [2025-10-30 13:48:12] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b HTTP/1.1" 200 7143 0.039784 10.0.0.65 - - [2025-10-30 13:48:12] "DELETE /virtual-machine-interface/2efe6a2e-2bbb-4eb1-b192-edf6dbfc5d73 HTTP/1.1" 200 115 0.106881 10.0.0.65 - - [2025-10-30 13:48:12] "POST /ref-update HTTP/1.1" 200 156 0.047254 10.0.0.65 - - [2025-10-30 13:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008108 10.0.0.65 - - [2025-10-30 13:48:12] "GET /loadbalancer/43fde36b-78f8-4d39-83d4-c5bfde33d078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006629 10.0.0.65 - - [2025-10-30 13:48:12] "GET /virtual-machine-interface/f24bb4a6-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008982 10.0.0.65 - - [2025-10-30 13:48:12] "DELETE /virtual-machine/c521d177-d8c0-4e6f-9e29-2d8bb73256f7 HTTP/1.1" 200 115 0.047916 10.0.0.65 - - [2025-10-30 13:48:12] "GET /virtual-machine-interface/4cc01304-c7f8-4d19-a41f-1794c9aa3665?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004485 10.0.0.65 - - [2025-10-30 13:48:12] "POST /set-tag HTTP/1.1" 200 109 0.037602 10.0.0.65 - - [2025-10-30 13:48:12] "DELETE /loadbalancer-member/35546342-c6e9-4e2a-8bbe-5aaa226df2cb HTTP/1.1" 200 115 0.041447 10.0.0.65 - - [2025-10-30 13:48:12] "GET /virtual-machine-interface/f24bb4a6-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004265 10.0.0.65 - - [2025-10-30 13:48:12] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.65 - - [2025-10-30 13:48:12] "DELETE /virtual-machine-interface/4cc01304-c7f8-4d19-a41f-1794c9aa3665 HTTP/1.1" 200 115 0.071303 10.0.0.65 - - [2025-10-30 13:48:12] "DELETE /virtual-machine/42a7127c-987b-4edf-9778-d967816a623f HTTP/1.1" 200 115 0.020396 10.0.0.65 - - [2025-10-30 13:48:13] "GET /virtual-machine-interface/f24bb4a6-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005657 10.0.0.65 - - [2025-10-30 13:48:13] "POST /set-tag HTTP/1.1" 200 109 0.003295 10.0.0.65 - - [2025-10-30 13:48:13] "GET /virtual-machine-interface/f24bb4a6-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003933 10.0.0.65 - - [2025-10-30 13:48:13] "POST /set-tag HTTP/1.1" 200 109 0.002907 10.0.0.65 - - [2025-10-30 13:48:13] "GET /virtual-machine/b58296a1-db10-4555-b956-2ffd027ce5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003120 10.0.0.65 - - [2025-10-30 13:48:13] "POST /ref-update HTTP/1.1" 200 156 0.008544 10.0.0.65 - - [2025-10-30 13:48:14] "GET /virtual-machine-interface/f24bb4a6-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006640 10.0.0.65 - - [2025-10-30 13:48:14] "POST /set-tag HTTP/1.1" 200 109 0.022660 10.0.0.65 - - [2025-10-30 13:48:14] "POST /set-tag HTTP/1.1" 200 109 0.026753 10.0.0.65 - - [2025-10-30 13:48:14] "POST /set-tag HTTP/1.1" 200 109 0.024233 10.0.0.65 - - [2025-10-30 13:48:14] "DELETE /instance-ip/f27803a8-b596-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.031740 10.0.0.65 - - [2025-10-30 13:48:14] "POST /ref-update HTTP/1.1" 200 156 0.009635 10.0.0.65 - - [2025-10-30 13:48:14] "DELETE /virtual-machine-interface/f24bb4a6-b596-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.036283 10.0.0.65 - - [2025-10-30 13:48:14] "DELETE /virtual-machine/b58296a1-db10-4555-b956-2ffd027ce5e0 HTTP/1.1" 200 115 0.019316 10.0.0.65 - - [2025-10-30 13:48:17] "GET /virtual-machine-interface/f12fb04a-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006580 10.0.0.65 - - [2025-10-30 13:48:17] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.65 - - [2025-10-30 13:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.65 - - [2025-10-30 13:48:17] "GET /loadbalancer/43fde36b-78f8-4d39-83d4-c5bfde33d078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002624 10.0.0.65 - - [2025-10-30 13:48:18] "GET /virtual-machine-interface/f12fb04a-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005415 10.0.0.65 - - [2025-10-30 13:48:18] "POST /set-tag HTTP/1.1" 200 109 0.003983 10.0.0.65 - - [2025-10-30 13:48:18] "GET /virtual-machine-interface/f12fb04a-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004218 10.0.0.65 - - [2025-10-30 13:48:18] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.65 - - [2025-10-30 13:48:18] "GET /virtual-machine/af3043ba-55ae-463a-b5e7-6fa492d96fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002618 10.0.0.65 - - [2025-10-30 13:48:18] "POST /ref-update HTTP/1.1" 200 156 0.009032 10.0.0.65 - - [2025-10-30 13:48:19] "GET /virtual-machine-interface/f12fb04a-b596-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008548 10.0.0.65 - - [2025-10-30 13:48:19] "POST /set-tag HTTP/1.1" 200 109 0.016281 10.0.0.65 - - [2025-10-30 13:48:19] "POST /set-tag HTTP/1.1" 200 109 0.023690 10.0.0.65 - - [2025-10-30 13:48:19] "POST /set-tag HTTP/1.1" 200 109 0.027578 10.0.0.65 - - [2025-10-30 13:48:19] "DELETE /instance-ip/f1491756-b596-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.032905 10.0.0.65 - - [2025-10-30 13:48:19] "POST /ref-update HTTP/1.1" 200 156 0.015112 10.0.0.65 - - [2025-10-30 13:48:19] "DELETE /virtual-machine-interface/f12fb04a-b596-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.040101 10.0.0.65 - - [2025-10-30 13:48:19] "DELETE /virtual-machine/af3043ba-55ae-463a-b5e7-6fa492d96fe3 HTTP/1.1" 200 115 0.021966 10.0.0.65 - - [2025-10-30 13:48:19] "DELETE /tag/92f79b45-bf14-4d62-83fc-c4e6fcfb7ca8 HTTP/1.1" 200 115 0.042876 10.0.0.65 - - [2025-10-30 13:48:19] "DELETE /tag/69fdb0f4-59d7-498c-a4b6-c2756e230057 HTTP/1.1" 200 115 0.095997 10.0.0.65 - - [2025-10-30 13:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.65 - - [2025-10-30 13:48:22] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040621 10.0.0.65 - - [2025-10-30 13:48:22] "POST /tags HTTP/1.1" 200 393 0.019342 10.0.0.65 - - [2025-10-30 13:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006956 10.0.0.65 - - [2025-10-30 13:48:22] "GET /tag/27c83967-5abd-44e5-a6dc-c06a55e71cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010736 10.0.0.65 - - [2025-10-30 13:48:22] "POST /tags HTTP/1.1" 200 341 0.019720 10.0.0.65 - - [2025-10-30 13:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.65 - - [2025-10-30 13:48:22] "GET /tag/134e2d73-6f40-4d28-8960-fd5d7a6372f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011157 10.0.0.65 - - [2025-10-30 13:48:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.000739 10.0.0.65 - - [2025-10-30 13:48:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.007034 10.0.0.65 - - [2025-10-30 13:48:23] "POST /security-groups HTTP/1.1" 200 589 0.068551 10.0.0.65 - - [2025-10-30 13:48:23] "POST /projects HTTP/1.1" 200 519 0.192771 10.0.0.65 - - [2025-10-30 13:48:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.003040 10.0.0.65 - - [2025-10-30 13:48:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009968 10.0.0.65 - - [2025-10-30 13:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007572 10.0.0.65 - - [2025-10-30 13:48:23] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.013574 10.0.0.65 - - [2025-10-30 13:48:23] "POST /access-control-lists HTTP/1.1" 200 598 0.077912 10.0.0.65 - - [2025-10-30 13:48:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.012423 10.0.0.65 - - [2025-10-30 13:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.65 - - [2025-10-30 13:48:23] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.003684 10.0.0.65 - - [2025-10-30 13:48:23] "POST /access-control-lists HTTP/1.1" 200 596 0.065475 10.0.0.65 - - [2025-10-30 13:48:23] "PUT /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6 HTTP/1.1" 200 264 0.119035 10.0.0.65 - - [2025-10-30 13:48:23] "PUT /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb HTTP/1.1" 200 264 0.046074 10.0.0.65 - - [2025-10-30 13:48:23] "POST /security-groups HTTP/1.1" 200 591 0.067963 10.0.0.65 - - [2025-10-30 13:48:23] "POST /fqname-to-id HTTP/1.1" 404 270 0.002089 10.0.0.65 - - [2025-10-30 13:48:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017718 10.0.0.65 - - [2025-10-30 13:48:23] "POST /access-control-lists HTTP/1.1" 200 632 0.043237 10.0.0.65 - - [2025-10-30 13:48:23] "POST /fqname-to-id HTTP/1.1" 404 269 0.010073 10.0.0.65 - - [2025-10-30 13:48:23] "POST /chown HTTP/1.1" 200 109 0.034966 10.0.0.65 - - [2025-10-30 13:48:23] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005648 10.0.0.65 - - [2025-10-30 13:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.65 - - [2025-10-30 13:48:23] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002726 10.0.0.65 - - [2025-10-30 13:48:23] "POST /tags HTTP/1.1" 409 226 0.001435 10.0.0.65 - - [2025-10-30 13:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.65 - - [2025-10-30 13:48:23] "POST /access-control-lists HTTP/1.1" 200 630 0.071217 10.0.0.65 - - [2025-10-30 13:48:23] "GET /tag/134e2d73-6f40-4d28-8960-fd5d7a6372f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.017083 10.0.0.65 - - [2025-10-30 13:48:23] "POST /firewall-rules HTTP/1.1" 200 600 0.067643 10.0.0.65 - - [2025-10-30 13:48:23] "GET /firewall-rule/9d49ab70-cf78-483d-8e4a-101523d2c064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003682 10.0.0.65 - - [2025-10-30 13:48:23] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003593 10.0.0.65 - - [2025-10-30 13:48:23] "GET /firewall-rule/9d49ab70-cf78-483d-8e4a-101523d2c064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002228 10.0.0.65 - - [2025-10-30 13:48:24] "POST /ref-update HTTP/1.1" 200 156 0.060963 10.0.0.65 - - [2025-10-30 13:48:24] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007619 10.0.0.65 - - [2025-10-30 13:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.65 - - [2025-10-30 13:48:24] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003032 10.0.0.65 - - [2025-10-30 13:48:24] "POST /tags HTTP/1.1" 409 226 0.001902 10.0.0.65 - - [2025-10-30 13:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.65 - - [2025-10-30 13:48:24] "GET /tag/134e2d73-6f40-4d28-8960-fd5d7a6372f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009954 10.0.0.65 - - [2025-10-30 13:48:24] "POST /firewall-rules HTTP/1.1" 200 598 0.061778 10.0.0.65 - - [2025-10-30 13:48:24] "GET /firewall-rule/1e67eb78-b971-4c43-9350-cd3ebfde3d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012955 10.0.0.65 - - [2025-10-30 13:48:24] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004281 10.0.0.65 - - [2025-10-30 13:48:24] "GET /firewall-rule/1e67eb78-b971-4c43-9350-cd3ebfde3d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003073 10.0.0.65 - - [2025-10-30 13:48:24] "POST /ref-update HTTP/1.1" 200 156 0.051532 10.0.0.65 - - [2025-10-30 13:48:25] "POST /tags HTTP/1.1" 200 393 0.025565 10.0.0.65 - - [2025-10-30 13:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006216 10.0.0.65 - - [2025-10-30 13:48:25] "GET /tag/8ab1c911-7c31-41ce-98c1-3db082eeb1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012713 10.0.0.65 - - [2025-10-30 13:48:25] "POST /tags HTTP/1.1" 200 341 0.020547 10.0.0.65 - - [2025-10-30 13:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015288 10.0.0.65 - - [2025-10-30 13:48:26] "GET /tag/4621bd2c-33d6-48a6-904f-2cb3dab654d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016038 10.0.0.65 - - [2025-10-30 13:48:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.000815 10.0.0.65 - - [2025-10-30 13:48:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.001612 10.0.0.65 - - [2025-10-30 13:48:26] "POST /security-groups HTTP/1.1" 200 589 0.060956 10.0.0.65 - - [2025-10-30 13:48:26] "POST /projects HTTP/1.1" 200 519 0.166003 10.0.0.65 - - [2025-10-30 13:48:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.002336 10.0.0.65 - - [2025-10-30 13:48:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012491 10.0.0.65 - - [2025-10-30 13:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010019 10.0.0.65 - - [2025-10-30 13:48:26] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.021144 10.0.0.65 - - [2025-10-30 13:48:26] "POST /access-control-lists HTTP/1.1" 200 598 0.077831 10.0.0.65 - - [2025-10-30 13:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.65 - - [2025-10-30 13:48:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.011469 10.0.0.65 - - [2025-10-30 13:48:26] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007210 10.0.0.65 - - [2025-10-30 13:48:26] "POST /access-control-lists HTTP/1.1" 200 596 0.053158 10.0.0.65 - - [2025-10-30 13:48:26] "PUT /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6 HTTP/1.1" 200 264 0.075627 10.0.0.65 - - [2025-10-30 13:48:26] "PUT /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb HTTP/1.1" 200 264 0.042244 10.0.0.65 - - [2025-10-30 13:48:26] "POST /security-groups HTTP/1.1" 200 591 0.066630 10.0.0.65 - - [2025-10-30 13:48:26] "POST /fqname-to-id HTTP/1.1" 404 270 0.002224 10.0.0.65 - - [2025-10-30 13:48:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028060 10.0.0.65 - - [2025-10-30 13:48:26] "POST /chown HTTP/1.1" 200 109 0.059177 10.0.0.65 - - [2025-10-30 13:48:26] "POST /access-control-lists HTTP/1.1" 200 632 0.072730 10.0.0.65 - - [2025-10-30 13:48:26] "POST /fqname-to-id HTTP/1.1" 404 269 0.007976 10.0.0.65 - - [2025-10-30 13:48:26] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.043988 10.0.0.65 - - [2025-10-30 13:48:26] "POST /access-control-lists HTTP/1.1" 200 630 0.083147 10.0.0.65 - - [2025-10-30 13:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.032032 10.0.0.65 - - [2025-10-30 13:48:26] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002968 10.0.0.65 - - [2025-10-30 13:48:26] "POST /tags HTTP/1.1" 409 226 0.002245 10.0.0.65 - - [2025-10-30 13:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.65 - - [2025-10-30 13:48:26] "GET /tag/4621bd2c-33d6-48a6-904f-2cb3dab654d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015823 10.0.0.65 - - [2025-10-30 13:48:26] "POST /firewall-rules HTTP/1.1" 200 600 0.062809 10.0.0.65 - - [2025-10-30 13:48:27] "GET /firewall-rule/f69ef8be-0d96-446c-a892-b05d152d41ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004793 10.0.0.65 - - [2025-10-30 13:48:27] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003555 10.0.0.65 - - [2025-10-30 13:48:27] "GET /firewall-rule/f69ef8be-0d96-446c-a892-b05d152d41ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002028 10.0.0.65 - - [2025-10-30 13:48:27] "POST /ref-update HTTP/1.1" 200 156 0.072370 10.0.0.65 - - [2025-10-30 13:48:27] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013665 10.0.0.65 - - [2025-10-30 13:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.65 - - [2025-10-30 13:48:27] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002591 10.0.0.65 - - [2025-10-30 13:48:27] "POST /tags HTTP/1.1" 409 226 0.001504 10.0.0.65 - - [2025-10-30 13:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.65 - - [2025-10-30 13:48:27] "GET /tag/4621bd2c-33d6-48a6-904f-2cb3dab654d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010588 10.0.0.65 - - [2025-10-30 13:48:27] "POST /firewall-rules HTTP/1.1" 200 598 0.063811 10.0.0.65 - - [2025-10-30 13:48:27] "GET /firewall-rule/01c84c46-f1c5-4de6-8cea-c9f9c7328f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.026427 10.0.0.65 - - [2025-10-30 13:48:27] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003831 10.0.0.65 - - [2025-10-30 13:48:27] "GET /firewall-rule/01c84c46-f1c5-4de6-8cea-c9f9c7328f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002171 10.0.0.65 - - [2025-10-30 13:48:27] "POST /ref-update HTTP/1.1" 200 156 0.059231 10.0.0.65 - - [2025-10-30 13:48:28] "POST /tags HTTP/1.1" 200 345 0.097834 10.0.0.65 - - [2025-10-30 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.018050 10.0.0.65 - - [2025-10-30 13:48:29] "GET /tag/c4423f7b-0f94-43ed-b0a8-9f20d5a43438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.031880 10.0.0.65 - - [2025-10-30 13:48:29] "POST /projects HTTP/1.1" 409 238 0.002175 10.0.0.65 - - [2025-10-30 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.65 - - [2025-10-30 13:48:29] "GET /project/1c6af027-e852-4f43-bb90-de1e9602a4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024290 10.0.0.65 - - [2025-10-30 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010494 10.0.0.65 - - [2025-10-30 13:48:29] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005595 10.0.0.65 - - [2025-10-30 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.65 - - [2025-10-30 13:48:29] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003742 10.0.0.65 - - [2025-10-30 13:48:29] "POST /security-groups HTTP/1.1" 409 285 0.004074 10.0.0.65 - - [2025-10-30 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.65 - - [2025-10-30 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005246 10.0.0.65 - - [2025-10-30 13:48:29] "PUT /security-group/b4f8e259-d052-4870-ba3a-782defe453b5 HTTP/1.1" 200 262 0.058269 10.0.0.65 - - [2025-10-30 13:48:29] "PUT /access-control-list/f0f4105e-e63e-4eef-b555-885fea211fd0 HTTP/1.1" 200 272 0.018483 10.0.0.65 - - [2025-10-30 13:48:29] "GET /project/1c6af027-e852-4f43-bb90-de1e9602a4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.076885 10.0.0.65 - - [2025-10-30 13:48:29] "PUT /access-control-list/10632d25-1e19-493c-bb8f-31bf7e1e826f HTTP/1.1" 200 272 0.046199 10.0.0.65 - - [2025-10-30 13:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.042551 10.0.0.65 - - [2025-10-30 13:48:29] "POST /tags HTTP/1.1" 409 228 0.006546 10.0.0.65 - - [2025-10-30 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.65 - - [2025-10-30 13:48:29] "GET /tag/c4423f7b-0f94-43ed-b0a8-9f20d5a43438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010094 10.0.0.65 - - [2025-10-30 13:48:29] "POST /tags HTTP/1.1" 200 345 0.035020 10.0.0.65 - - [2025-10-30 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.65 - - [2025-10-30 13:48:29] "GET /tag/ec386a98-1fba-4270-9486-bd7be1c3437e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013102 10.0.0.65 - - [2025-10-30 13:48:29] "POST /projects HTTP/1.1" 409 238 0.001736 10.0.0.65 - - [2025-10-30 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.65 - - [2025-10-30 13:48:29] "GET /project/7ca21c1f-14e0-4019-b787-2973a8c57d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044094 10.0.0.65 - - [2025-10-30 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.65 - - [2025-10-30 13:48:29] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006461 10.0.0.65 - - [2025-10-30 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.65 - - [2025-10-30 13:48:29] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003942 10.0.0.65 - - [2025-10-30 13:48:29] "POST /security-groups HTTP/1.1" 409 285 0.002315 10.0.0.65 - - [2025-10-30 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.65 - - [2025-10-30 13:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.65 - - [2025-10-30 13:48:29] "GET /project/7ca21c1f-14e0-4019-b787-2973a8c57d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050587 10.0.0.65 - - [2025-10-30 13:48:29] "PUT /security-group/7c2dc05f-60d5-4f4b-a841-3cf0855c3c3a HTTP/1.1" 200 262 0.079005 10.0.0.65 - - [2025-10-30 13:48:29] "PUT /access-control-list/c44d03cd-78a4-4efc-929b-bf80648e820a HTTP/1.1" 200 272 0.017035 10.0.0.65 - - [2025-10-30 13:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021459 10.0.0.65 - - [2025-10-30 13:48:29] "POST /tags HTTP/1.1" 409 228 0.009386 10.0.0.65 - - [2025-10-30 13:48:29] "PUT /access-control-list/961df0e6-bec1-4f59-a35e-f260bb20736f HTTP/1.1" 200 272 0.028668 10.0.0.65 - - [2025-10-30 13:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.65 - - [2025-10-30 13:48:30] "GET /tag/ec386a98-1fba-4270-9486-bd7be1c3437e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012271 10.0.0.65 - - [2025-10-30 13:48:30] "POST /tags HTTP/1.1" 200 291 0.056602 10.0.0.65 - - [2025-10-30 13:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.65 - - [2025-10-30 13:48:30] "GET /tag/f6d156e2-6a96-4178-ba15-ef328abdedfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.016011 10.0.0.65 - - [2025-10-30 13:48:30] "POST /tags HTTP/1.1" 200 303 0.058801 10.0.0.65 - - [2025-10-30 13:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013372 10.0.0.65 - - [2025-10-30 13:48:30] "GET /tag/d6901e8d-9d14-4e94-91d1-183763c430da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011920 10.0.0.65 - - [2025-10-30 13:48:30] "POST /tags HTTP/1.1" 409 252 0.001565 10.0.0.65 - - [2025-10-30 13:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.65 - - [2025-10-30 13:48:30] "GET /tag/27c83967-5abd-44e5-a6dc-c06a55e71cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010870 10.0.0.65 - - [2025-10-30 13:48:30] "POST /tags HTTP/1.1" 409 226 0.002106 10.0.0.65 - - [2025-10-30 13:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.65 - - [2025-10-30 13:48:30] "GET /tag/134e2d73-6f40-4d28-8960-fd5d7a6372f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010358 10.0.0.65 - - [2025-10-30 13:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.65 - - [2025-10-30 13:48:30] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004128 10.0.0.65 - - [2025-10-30 13:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.65 - - [2025-10-30 13:48:30] "GET /project/1c6af027-e852-4f43-bb90-de1e9602a4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029414 10.0.0.65 - - [2025-10-30 13:48:30] "POST /virtual-machines HTTP/1.1" 200 395 0.019463 10.0.0.65 - - [2025-10-30 13:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020223 10.0.0.65 - - [2025-10-30 13:48:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120401 10.0.0.65 - - [2025-10-30 13:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008765 10.0.0.65 - - [2025-10-30 13:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006248 10.0.0.65 - - [2025-10-30 13:48:30] "GET /virtual-machine-interface/1e8d9494-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005604 10.0.0.65 - - [2025-10-30 13:48:30] "POST /instance-ips HTTP/1.1" 200 397 0.020028 10.0.0.65 - - [2025-10-30 13:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024329 10.0.0.65 - - [2025-10-30 13:48:30] "GET /virtual-machine-interface/1e8d9494-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006645 10.0.0.65 - - [2025-10-30 13:48:30] "POST /set-tag HTTP/1.1" 200 109 0.065253 10.0.0.65 - - [2025-10-30 13:48:31] "GET /virtual-machine-interface/1e8d9494-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009839 10.0.0.65 - - [2025-10-30 13:48:31] "GET /instance-ip/1ea945ea-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003414 10.0.0.65 - - [2025-10-30 13:48:31] "GET /virtual-machine-interface/1e8d9494-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004550 10.0.0.65 - - [2025-10-30 13:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.65 - - [2025-10-30 13:48:31] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003312 10.0.0.65 - - [2025-10-30 13:48:31] "POST /ref-update HTTP/1.1" 200 156 0.016628 10.0.0.65 - - [2025-10-30 13:48:31] "GET /virtual-machine-interface/1e8d9494-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016425 10.0.0.65 - - [2025-10-30 13:48:31] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.65 - - [2025-10-30 13:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.65 - - [2025-10-30 13:48:31] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003937 10.0.0.65 - - [2025-10-30 13:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.65 - - [2025-10-30 13:48:31] "GET /project/1c6af027-e852-4f43-bb90-de1e9602a4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029751 10.0.0.65 - - [2025-10-30 13:48:31] "POST /virtual-machines HTTP/1.1" 200 395 0.008793 10.0.0.65 - - [2025-10-30 13:48:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.024973 10.0.0.65 - - [2025-10-30 13:48:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107956 10.0.0.65 - - [2025-10-30 13:48:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008471 10.0.0.65 - - [2025-10-30 13:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.65 - - [2025-10-30 13:48:31] "GET /virtual-machine-interface/1f058378-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005512 10.0.0.65 - - [2025-10-30 13:48:31] "POST /instance-ips HTTP/1.1" 200 397 0.018524 10.0.0.65 - - [2025-10-30 13:48:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020873 10.0.0.65 - - [2025-10-30 13:48:31] "GET /virtual-machine-interface/1f058378-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012731 10.0.0.65 - - [2025-10-30 13:48:31] "POST /set-tag HTTP/1.1" 200 109 0.059818 10.0.0.65 - - [2025-10-30 13:48:31] "GET /virtual-machine-interface/1f058378-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014354 10.0.0.65 - - [2025-10-30 13:48:31] "GET /instance-ip/1f1e5d62-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003903 10.0.0.65 - - [2025-10-30 13:48:31] "GET /virtual-machine-interface/1f058378-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004512 10.0.0.65 - - [2025-10-30 13:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.65 - - [2025-10-30 13:48:31] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004426 10.0.0.65 - - [2025-10-30 13:48:31] "POST /ref-update HTTP/1.1" 200 156 0.010675 10.0.0.65 - - [2025-10-30 13:48:31] "GET /virtual-machine-interface/1f058378-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004133 10.0.0.65 - - [2025-10-30 13:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.65 - - [2025-10-30 13:48:31] "POST /tags HTTP/1.1" 200 291 0.017253 10.0.0.65 - - [2025-10-30 13:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.65 - - [2025-10-30 13:48:32] "GET /tag/9f9cfc8b-dfff-42da-80b3-ff9d72f42e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.016780 10.0.0.65 - - [2025-10-30 13:48:32] "POST /tags HTTP/1.1" 409 252 0.002488 10.0.0.65 - - [2025-10-30 13:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.65 - - [2025-10-30 13:48:32] "GET /tag/8ab1c911-7c31-41ce-98c1-3db082eeb1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011078 10.0.0.65 - - [2025-10-30 13:48:32] "POST /tags HTTP/1.1" 409 226 0.002239 10.0.0.65 - - [2025-10-30 13:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.65 - - [2025-10-30 13:48:32] "GET /tag/4621bd2c-33d6-48a6-904f-2cb3dab654d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010592 10.0.0.65 - - [2025-10-30 13:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.65 - - [2025-10-30 13:48:32] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003916 10.0.0.65 - - [2025-10-30 13:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.65 - - [2025-10-30 13:48:32] "GET /project/7ca21c1f-14e0-4019-b787-2973a8c57d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.020163 10.0.0.65 - - [2025-10-30 13:48:32] "POST /virtual-machines HTTP/1.1" 200 395 0.011306 10.0.0.65 - - [2025-10-30 13:48:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007847 10.0.0.65 - - [2025-10-30 13:48:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111147 10.0.0.65 - - [2025-10-30 13:48:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023542 10.0.0.65 - - [2025-10-30 13:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.65 - - [2025-10-30 13:48:32] "GET /virtual-machine-interface/1f95e544-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004589 10.0.0.65 - - [2025-10-30 13:48:32] "POST /instance-ips HTTP/1.1" 200 397 0.020302 10.0.0.65 - - [2025-10-30 13:48:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022684 10.0.0.65 - - [2025-10-30 13:48:32] "GET /virtual-machine-interface/1f95e544-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010429 10.0.0.65 - - [2025-10-30 13:48:32] "POST /set-tag HTTP/1.1" 200 109 0.063958 10.0.0.65 - - [2025-10-30 13:48:32] "GET /virtual-machine-interface/1f95e544-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011662 10.0.0.65 - - [2025-10-30 13:48:32] "GET /instance-ip/1facb9c2-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.012783 10.0.0.65 - - [2025-10-30 13:48:32] "GET /virtual-machine-interface/1f95e544-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004524 10.0.0.65 - - [2025-10-30 13:48:32] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.65 - - [2025-10-30 13:48:32] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004109 10.0.0.65 - - [2025-10-30 13:48:32] "POST /ref-update HTTP/1.1" 200 156 0.008686 10.0.0.65 - - [2025-10-30 13:48:32] "GET /virtual-machine-interface/1f95e544-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015646 10.0.0.65 - - [2025-10-30 13:48:32] "POST /set-tag HTTP/1.1" 200 109 0.003215 10.0.0.65 - - [2025-10-30 13:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.65 - - [2025-10-30 13:48:32] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003773 10.0.0.65 - - [2025-10-30 13:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.65 - - [2025-10-30 13:48:33] "GET /project/7ca21c1f-14e0-4019-b787-2973a8c57d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.073540 10.0.0.65 - - [2025-10-30 13:48:33] "POST /virtual-machines HTTP/1.1" 200 395 0.016086 10.0.0.65 - - [2025-10-30 13:48:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022606 10.0.0.65 - - [2025-10-30 13:48:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103566 10.0.0.65 - - [2025-10-30 13:48:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012833 10.0.0.65 - - [2025-10-30 13:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.018559 10.0.0.65 - - [2025-10-30 13:48:33] "GET /virtual-machine-interface/200f36d8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004293 10.0.0.65 - - [2025-10-30 13:48:33] "POST /instance-ips HTTP/1.1" 200 397 0.033821 10.0.0.65 - - [2025-10-30 13:48:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.030331 10.0.0.65 - - [2025-10-30 13:48:33] "GET /virtual-machine-interface/200f36d8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012863 10.0.0.65 - - [2025-10-30 13:48:33] "POST /set-tag HTTP/1.1" 200 109 0.063218 10.0.0.65 - - [2025-10-30 13:48:33] "GET /virtual-machine-interface/200f36d8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018197 10.0.0.65 - - [2025-10-30 13:48:33] "GET /instance-ip/20285ed8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003018 10.0.0.65 - - [2025-10-30 13:48:33] "GET /virtual-machine-interface/200f36d8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004510 10.0.0.65 - - [2025-10-30 13:48:33] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.65 - - [2025-10-30 13:48:33] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003039 10.0.0.65 - - [2025-10-30 13:48:33] "POST /ref-update HTTP/1.1" 200 156 0.006621 10.0.0.65 - - [2025-10-30 13:48:33] "GET /virtual-machine-interface/200f36d8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011445 10.0.0.65 - - [2025-10-30 13:48:33] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.65 - - [2025-10-30 13:48:33] "POST /tags HTTP/1.1" 200 299 0.015148 10.0.0.65 - - [2025-10-30 13:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015424 10.0.0.65 - - [2025-10-30 13:48:33] "GET /tag/a88215a1-0ac7-4a13-9365-b9458af8c314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015746 10.0.0.65 - - [2025-10-30 13:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.65 - - [2025-10-30 13:48:33] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005654 10.0.0.65 - - [2025-10-30 13:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006395 10.0.0.65 - - [2025-10-30 13:48:33] "GET /project/1c6af027-e852-4f43-bb90-de1e9602a4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030038 10.0.0.65 - - [2025-10-30 13:48:33] "POST /virtual-machines HTTP/1.1" 200 395 0.007736 10.0.0.65 - - [2025-10-30 13:48:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.010967 10.0.0.65 - - [2025-10-30 13:48:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129934 10.0.0.65 - - [2025-10-30 13:48:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007846 10.0.0.65 - - [2025-10-30 13:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009671 10.0.0.65 - - [2025-10-30 13:48:34] "GET /virtual-machine-interface/208f4eb8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008413 10.0.0.65 - - [2025-10-30 13:48:34] "POST /instance-ips HTTP/1.1" 200 397 0.021521 10.0.0.65 - - [2025-10-30 13:48:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024297 10.0.0.65 - - [2025-10-30 13:48:34] "GET /virtual-machine-interface/208f4eb8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011787 10.0.0.65 - - [2025-10-30 13:48:34] "POST /set-tag HTTP/1.1" 200 109 0.019565 10.0.0.65 - - [2025-10-30 13:48:34] "GET /virtual-machine-interface/208f4eb8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016885 10.0.0.65 - - [2025-10-30 13:48:34] "GET /instance-ip/20ac288a-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007895 10.0.0.65 - - [2025-10-30 13:48:34] "GET /virtual-machine-interface/208f4eb8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004230 10.0.0.65 - - [2025-10-30 13:48:34] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.65 - - [2025-10-30 13:48:34] "POST /tags HTTP/1.1" 200 299 0.025359 10.0.0.65 - - [2025-10-30 13:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018784 10.0.0.65 - - [2025-10-30 13:48:34] "GET /tag/18a87747-860a-4c82-a8fb-bf001f997765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018373 10.0.0.65 - - [2025-10-30 13:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006207 10.0.0.65 - - [2025-10-30 13:48:34] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006510 10.0.0.65 - - [2025-10-30 13:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555 10.0.0.65 - - [2025-10-30 13:48:34] "GET /project/1c6af027-e852-4f43-bb90-de1e9602a4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038601 10.0.0.65 - - [2025-10-30 13:48:34] "POST /virtual-machines HTTP/1.1" 200 395 0.014676 10.0.0.65 - - [2025-10-30 13:48:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009998 10.0.0.65 - - [2025-10-30 13:48:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122333 10.0.0.65 - - [2025-10-30 13:48:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.046359 10.0.0.65 - - [2025-10-30 13:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.65 - - [2025-10-30 13:48:34] "GET /virtual-machine-interface/21087838-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009823 10.0.0.65 - - [2025-10-30 13:48:35] "POST /instance-ips HTTP/1.1" 200 397 0.030671 10.0.0.65 - - [2025-10-30 13:48:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015867 10.0.0.65 - - [2025-10-30 13:48:35] "GET /virtual-machine-interface/21087838-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008113 10.0.0.65 - - [2025-10-30 13:48:35] "POST /set-tag HTTP/1.1" 200 109 0.019895 10.0.0.65 - - [2025-10-30 13:48:35] "GET /virtual-machine-interface/21087838-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012912 10.0.0.65 - - [2025-10-30 13:48:35] "GET /instance-ip/2122e948-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004431 10.0.0.65 - - [2025-10-30 13:48:35] "GET /virtual-machine-interface/21087838-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004443 10.0.0.65 - - [2025-10-30 13:48:35] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.65 - - [2025-10-30 13:48:35] "POST /tags HTTP/1.1" 200 299 0.022139 10.0.0.65 - - [2025-10-30 13:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006790 10.0.0.65 - - [2025-10-30 13:48:35] "GET /tag/94e08e9c-6265-4049-af01-9eda388c5657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011604 10.0.0.65 - - [2025-10-30 13:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.65 - - [2025-10-30 13:48:35] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003815 10.0.0.65 - - [2025-10-30 13:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006022 10.0.0.65 - - [2025-10-30 13:48:35] "GET /project/7ca21c1f-14e0-4019-b787-2973a8c57d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042010 10.0.0.65 - - [2025-10-30 13:48:35] "POST /virtual-machines HTTP/1.1" 200 395 0.007345 10.0.0.65 - - [2025-10-30 13:48:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.009873 10.0.0.65 - - [2025-10-30 13:48:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099766 10.0.0.65 - - [2025-10-30 13:48:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.007868 10.0.0.65 - - [2025-10-30 13:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009930 10.0.0.65 - - [2025-10-30 13:48:35] "GET /virtual-machine-interface/21728868-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005536 10.0.0.65 - - [2025-10-30 13:48:35] "POST /instance-ips HTTP/1.1" 200 397 0.019844 10.0.0.65 - - [2025-10-30 13:48:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.016585 10.0.0.65 - - [2025-10-30 13:48:35] "GET /virtual-machine-interface/21728868-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008792 10.0.0.65 - - [2025-10-30 13:48:35] "POST /set-tag HTTP/1.1" 200 109 0.018337 10.0.0.65 - - [2025-10-30 13:48:35] "GET /virtual-machine-interface/21728868-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021664 10.0.0.65 - - [2025-10-30 13:48:35] "GET /instance-ip/218af9a2-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007733 10.0.0.65 - - [2025-10-30 13:48:35] "GET /virtual-machine-interface/21728868-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006067 10.0.0.65 - - [2025-10-30 13:48:35] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.65 - - [2025-10-30 13:48:35] "POST /tags HTTP/1.1" 200 299 0.019589 10.0.0.65 - - [2025-10-30 13:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.65 - - [2025-10-30 13:48:35] "GET /tag/40fe18fc-6de2-4862-bf6d-d57c5cc20844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011199 10.0.0.65 - - [2025-10-30 13:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.65 - - [2025-10-30 13:48:35] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003529 10.0.0.65 - - [2025-10-30 13:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.65 - - [2025-10-30 13:48:36] "GET /project/7ca21c1f-14e0-4019-b787-2973a8c57d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026407 10.0.0.65 - - [2025-10-30 13:48:36] "POST /virtual-machines HTTP/1.1" 200 395 0.011563 10.0.0.65 - - [2025-10-30 13:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007350 10.0.0.65 - - [2025-10-30 13:48:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095913 10.0.0.65 - - [2025-10-30 13:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022377 10.0.0.65 - - [2025-10-30 13:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012368 10.0.0.65 - - [2025-10-30 13:48:36] "GET /virtual-machine-interface/21db69fa-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004598 10.0.0.65 - - [2025-10-30 13:48:36] "POST /instance-ips HTTP/1.1" 200 397 0.020084 10.0.0.65 - - [2025-10-30 13:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.040519 10.0.0.65 - - [2025-10-30 13:48:36] "GET /virtual-machine-interface/21db69fa-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009544 10.0.0.65 - - [2025-10-30 13:48:36] "POST /set-tag HTTP/1.1" 200 109 0.022728 10.0.0.65 - - [2025-10-30 13:48:36] "GET /virtual-machine-interface/21db69fa-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019100 10.0.0.65 - - [2025-10-30 13:48:36] "GET /instance-ip/21ee8d0a-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002996 10.0.0.65 - - [2025-10-30 13:48:36] "GET /virtual-machine-interface/21db69fa-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004160 10.0.0.65 - - [2025-10-30 13:48:36] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.65 - - [2025-10-30 13:48:36] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003515 10.0.0.65 - - [2025-10-30 13:48:36] "POST /ref-update HTTP/1.1" 200 156 0.018821 10.0.0.65 - - [2025-10-30 13:48:36] "GET /virtual-machine-interface/208f4eb8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016406 10.0.0.65 - - [2025-10-30 13:48:36] "POST /set-tag HTTP/1.1" 200 109 0.005934 10.0.0.65 - - [2025-10-30 13:48:36] "GET /virtual-machine-interface/1e8d9494-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005265 10.0.0.65 - - [2025-10-30 13:48:36] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.65 - - [2025-10-30 13:48:36] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005092 10.0.0.65 - - [2025-10-30 13:48:36] "POST /ref-update HTTP/1.1" 200 156 0.007081 10.0.0.65 - - [2025-10-30 13:48:36] "GET /virtual-machine-interface/21087838-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004136 10.0.0.65 - - [2025-10-30 13:48:36] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.65 - - [2025-10-30 13:48:36] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003105 10.0.0.65 - - [2025-10-30 13:48:36] "POST /ref-update HTTP/1.1" 200 156 0.007790 10.0.0.65 - - [2025-10-30 13:48:36] "GET /virtual-machine-interface/21728868-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012080 10.0.0.65 - - [2025-10-30 13:48:36] "POST /set-tag HTTP/1.1" 200 109 0.003821 10.0.0.65 - - [2025-10-30 13:48:36] "GET /virtual-machine-interface/1f058378-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004339 10.0.0.65 - - [2025-10-30 13:48:36] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.65 - - [2025-10-30 13:48:36] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003371 10.0.0.65 - - [2025-10-30 13:48:36] "POST /ref-update HTTP/1.1" 200 156 0.007668 10.0.0.65 - - [2025-10-30 13:48:36] "GET /virtual-machine-interface/21db69fa-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003964 10.0.0.65 - - [2025-10-30 13:48:36] "POST /set-tag HTTP/1.1" 200 109 0.001844 10.0.0.65 - - [2025-10-30 13:48:36] "GET /virtual-machine-interface/1f95e544-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003452 10.0.0.65 - - [2025-10-30 13:48:37] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.65 - - [2025-10-30 13:48:37] "GET /virtual-machine-interface/200f36d8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003883 10.0.0.65 - - [2025-10-30 13:48:37] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.65 - - [2025-10-30 13:48:37] "GET /virtual-machine-interface/208f4eb8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004408 10.0.0.65 - - [2025-10-30 13:48:37] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.65 - - [2025-10-30 13:48:37] "GET /virtual-machine-interface/21087838-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003951 10.0.0.65 - - [2025-10-30 13:48:37] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.65 - - [2025-10-30 13:48:37] "GET /virtual-machine-interface/21728868-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004270 10.0.0.65 - - [2025-10-30 13:48:37] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.65 - - [2025-10-30 13:48:37] "GET /virtual-machine-interface/1e8d9494-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003733 10.0.0.65 - - [2025-10-30 13:48:37] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.65 - - [2025-10-30 13:48:37] "GET /virtual-machine-interface/21db69fa-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004060 10.0.0.65 - - [2025-10-30 13:48:37] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.65 - - [2025-10-30 13:48:37] "GET /virtual-machine-interface/1f058378-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003834 10.0.0.65 - - [2025-10-30 13:48:37] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.65 - - [2025-10-30 13:48:39] "GET /virtual-machine/3928900a-397c-4a1f-849b-ce92a85f44f3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003037 10.0.0.65 - - [2025-10-30 13:48:39] "GET /virtual-machine-interface/1e8d9494-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004037 10.0.0.65 - - [2025-10-30 13:48:39] "GET /virtual-machine/9ea5a857-e852-489a-9f37-bdfaaeace151?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004745 10.0.0.65 - - [2025-10-30 13:48:39] "GET /virtual-machine-interface/1f058378-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005495 10.0.0.65 - - [2025-10-30 13:48:41] "GET /virtual-machine-interface/21087838-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005206 10.0.0.65 - - [2025-10-30 13:48:41] "POST /set-tag HTTP/1.1" 200 109 0.003254 10.0.0.65 - - [2025-10-30 13:48:41] "GET /virtual-machine-interface/208f4eb8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004230 10.0.0.65 - - [2025-10-30 13:48:41] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.65 - - [2025-10-30 13:48:42] "GET /virtual-machine-interface/1f95e544-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005221 10.0.0.65 - - [2025-10-30 13:48:42] "POST /set-tag HTTP/1.1" 200 109 0.002629 10.0.0.65 - - [2025-10-30 13:48:42] "GET /virtual-machine-interface/200f36d8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004076 10.0.0.65 - - [2025-10-30 13:48:42] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.65 - - [2025-10-30 13:48:45] "GET /virtual-machine/ebe61400-4afe-4998-be5f-ece81ac09a9c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002785 10.0.0.65 - - [2025-10-30 13:48:45] "GET /virtual-machine-interface/1f95e544-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004034 10.0.0.65 - - [2025-10-30 13:48:45] "GET /virtual-machine/9e63116a-96f6-4a4b-8b7a-ecb61247a266?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002888 10.0.0.65 - - [2025-10-30 13:48:45] "GET /virtual-machine-interface/200f36d8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003731 10.0.0.65 - - [2025-10-30 13:48:45] "GET /virtual-machine/f11fe3e8-e96d-4deb-a2be-651eeb691c5e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002978 10.0.0.65 - - [2025-10-30 13:48:45] "GET /virtual-machine-interface/208f4eb8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003576 10.0.0.65 - - [2025-10-30 13:48:46] "GET /virtual-machine-interface/21728868-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007606 10.0.0.65 - - [2025-10-30 13:48:46] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.65 - - [2025-10-30 13:48:46] "GET /virtual-machine-interface/21db69fa-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005113 10.0.0.65 - - [2025-10-30 13:48:47] "POST /set-tag HTTP/1.1" 200 109 0.003265 10.0.0.65 - - [2025-10-30 13:48:50] "GET /virtual-machine/bb6102cd-cb67-4e5d-8fc9-d5e71203c94f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003016 10.0.0.65 - - [2025-10-30 13:48:50] "GET /virtual-machine-interface/21728868-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003749 10.0.0.65 - - [2025-10-30 13:48:50] "GET /virtual-machine/cfd588d7-abf2-451c-a4e7-d7e21ab2bd83?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003026 10.0.0.65 - - [2025-10-30 13:48:50] "GET /virtual-machine-interface/21087838-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003882 10.0.0.65 - - [2025-10-30 13:48:50] "GET /virtual-machine/40e76918-6a5d-47ce-8d45-abbd1b6a9f6f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003064 10.0.0.65 - - [2025-10-30 13:48:50] "GET /virtual-machine-interface/21db69fa-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004120 10.0.0.65 - - [2025-10-30 13:48:50] "GET /loadbalancer/9ccb8259-ef58-4fe0-b557-860e07ce0f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003503 10.0.0.65 - - [2025-10-30 13:48:50] "POST /tags HTTP/1.1" 200 333 0.028399 10.0.0.65 - - [2025-10-30 13:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.65 - - [2025-10-30 13:48:50] "GET /tag/27390254-8158-48bb-859e-a057708900fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.012424 10.0.0.65 - - [2025-10-30 13:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.65 - - [2025-10-30 13:48:50] "GET /project/1c6af027-e852-4f43-bb90-de1e9602a4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030676 10.0.0.65 - - [2025-10-30 13:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.65 - - [2025-10-30 13:48:50] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003368 10.0.0.65 - - [2025-10-30 13:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.65 - - [2025-10-30 13:48:51] "GET /service-appliance-set/acdff844-3247-47e1-b020-71c991240713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002216 10.0.0.65 - - [2025-10-30 13:48:51] "POST /fqname-to-id HTTP/1.1" 404 273 0.001476 10.0.0.65 - - [2025-10-30 13:48:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.098705 10.0.0.65 - - [2025-10-30 13:48:51] "GET /virtual-machine-interface/5a34f686-230a-46b1-b1eb-5adf576dab6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.008141 10.0.0.65 - - [2025-10-30 13:48:51] "POST /instance-ips HTTP/1.1" 200 409 0.020988 10.0.0.65 - - [2025-10-30 13:48:51] "GET /instance-ip/8dfa9043-e0ea-4e38-85b6-cd2fe1c523f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003931 10.0.0.65 - - [2025-10-30 13:48:51] "POST /loadbalancers HTTP/1.1" 200 629 0.061739 10.0.0.65 - - [2025-10-30 13:48:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030215 10.0.0.65 - - [2025-10-30 13:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.65 - - [2025-10-30 13:48:51] "GET /project/1c6af027-e852-4f43-bb90-de1e9602a4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041338 10.0.0.65 - - [2025-10-30 13:48:51] "GET /instance-ip/8dfa9043-e0ea-4e38-85b6-cd2fe1c523f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002329 10.0.0.65 - - [2025-10-30 13:48:51] "GET /project/1c6af027-e852-4f43-bb90-de1e9602a4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030108 10.0.0.65 - - [2025-10-30 13:48:51] "GET /loadbalancer/9ccb8259-ef58-4fe0-b557-860e07ce0f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.010665 10.0.0.65 - - [2025-10-30 13:48:51] "POST /floating-ips HTTP/1.1" 200 597 0.034515 10.0.0.65 - - [2025-10-30 13:48:51] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.030202 10.0.0.65 - - [2025-10-30 13:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.65 - - [2025-10-30 13:48:51] "GET /project/1c6af027-e852-4f43-bb90-de1e9602a4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030686 10.0.0.65 - - [2025-10-30 13:48:51] "GET /loadbalancer-listener/09c26ee1-e321-4aa4-9513-984edfb5f636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.003014 10.0.0.65 - - [2025-10-30 13:48:51] "GET /loadbalancer-listener/09c26ee1-e321-4aa4-9513-984edfb5f636?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.002684 10.0.0.65 - - [2025-10-30 13:48:51] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017902 10.0.0.65 - - [2025-10-30 13:48:51] "GET /instance-ip/8dfa9043-e0ea-4e38-85b6-cd2fe1c523f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004252 10.0.0.65 - - [2025-10-30 13:48:51] "GET /instance-ip/8dfa9043-e0ea-4e38-85b6-cd2fe1c523f8?fields=floating_ips HTTP/1.1" 200 1212 0.006338 10.0.0.65 - - [2025-10-30 13:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.65 - - [2025-10-30 13:48:51] "GET /floating-ip/c386a437-b8cf-4621-8cae-69608af3ed00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003189 10.0.0.65 - - [2025-10-30 13:48:51] "GET /loadbalancer/9ccb8259-ef58-4fe0-b557-860e07ce0f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002163 10.0.0.65 - - [2025-10-30 13:48:51] "GET /loadbalancer-pool/28e6feeb-af46-4b6b-8b27-7219694a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004774 10.0.0.65 - - [2025-10-30 13:48:51] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017098 10.0.0.65 - - [2025-10-30 13:48:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015105 10.0.0.65 - - [2025-10-30 13:48:51] "GET /virtual-machine-interface/1f058378-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006600 10.0.0.65 - - [2025-10-30 13:48:51] "GET /virtual-machine-interface/1f058378-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003596 10.0.0.65 - - [2025-10-30 13:48:51] "POST /ref-update HTTP/1.1" 200 156 0.014924 10.0.0.65 - - [2025-10-30 13:48:51] "GET /floating-ip/c386a437-b8cf-4621-8cae-69608af3ed00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.009797 10.0.0.65 - - [2025-10-30 13:48:51] "GET /loadbalancer/9ccb8259-ef58-4fe0-b557-860e07ce0f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002732 10.0.0.65 - - [2025-10-30 13:48:51] "POST /tags HTTP/1.1" 409 221 0.008737 10.0.0.65 - - [2025-10-30 13:48:51] "PUT /floating-ip/c386a437-b8cf-4621-8cae-69608af3ed00 HTTP/1.1" 200 256 0.016924 10.0.0.65 - - [2025-10-30 13:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016040 10.0.0.65 - - [2025-10-30 13:48:51] "GET /tag/27390254-8158-48bb-859e-a057708900fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010237 10.0.0.65 - - [2025-10-30 13:48:51] "POST /set-tag HTTP/1.1" 200 109 0.059860 10.0.0.65 - - [2025-10-30 13:48:52] "GET /loadbalancer-pool/28e6feeb-af46-4b6b-8b27-7219694a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.016912 10.0.0.65 - - [2025-10-30 13:48:52] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018912 10.0.0.65 - - [2025-10-30 13:48:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007040 10.0.0.65 - - [2025-10-30 13:48:52] "GET /virtual-machine-interface/1e8d9494-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011312 10.0.0.65 - - [2025-10-30 13:48:52] "GET /virtual-machine-interface/1e8d9494-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005661 10.0.0.65 - - [2025-10-30 13:48:52] "POST /ref-update HTTP/1.1" 200 156 0.009939 10.0.0.65 - - [2025-10-30 13:48:52] "GET /floating-ip/c386a437-b8cf-4621-8cae-69608af3ed00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.008992 10.0.0.65 - - [2025-10-30 13:48:52] "POST /set-tag HTTP/1.1" 200 109 0.083223 10.0.0.65 - - [2025-10-30 13:48:52] "POST /tags HTTP/1.1" 409 206 0.002423 10.0.0.65 - - [2025-10-30 13:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.65 - - [2025-10-30 13:48:52] "GET /tag/d6901e8d-9d14-4e94-91d1-183763c430da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011803 10.0.0.65 - - [2025-10-30 13:48:52] "POST /tags HTTP/1.1" 409 204 0.002393 10.0.0.65 - - [2025-10-30 13:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.65 - - [2025-10-30 13:48:52] "GET /tag/18a87747-860a-4c82-a8fb-bf001f997765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010609 10.0.0.65 - - [2025-10-30 13:48:52] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002429 10.0.0.65 - - [2025-10-30 13:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.65 - - [2025-10-30 13:48:52] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002739 10.0.0.65 - - [2025-10-30 13:48:52] "POST /tags HTTP/1.1" 409 206 0.001599 10.0.0.65 - - [2025-10-30 13:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.65 - - [2025-10-30 13:48:52] "GET /tag/d6901e8d-9d14-4e94-91d1-183763c430da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010499 10.0.0.65 - - [2025-10-30 13:48:52] "POST /tags HTTP/1.1" 409 226 0.001843 10.0.0.65 - - [2025-10-30 13:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.65 - - [2025-10-30 13:48:52] "GET /tag/134e2d73-6f40-4d28-8960-fd5d7a6372f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010607 10.0.0.65 - - [2025-10-30 13:48:52] "POST /tags HTTP/1.1" 409 204 0.001776 10.0.0.65 - - [2025-10-30 13:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.65 - - [2025-10-30 13:48:52] "GET /tag/18a87747-860a-4c82-a8fb-bf001f997765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010194 10.0.0.65 - - [2025-10-30 13:48:52] "POST /tags HTTP/1.1" 409 226 0.001801 10.0.0.65 - - [2025-10-30 13:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.65 - - [2025-10-30 13:48:52] "GET /tag/134e2d73-6f40-4d28-8960-fd5d7a6372f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009902 10.0.0.65 - - [2025-10-30 13:48:52] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002393 10.0.0.65 - - [2025-10-30 13:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.65 - - [2025-10-30 13:48:52] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002201 10.0.0.65 - - [2025-10-30 13:48:52] "POST /firewall-rules HTTP/1.1" 200 626 0.064684 10.0.0.65 - - [2025-10-30 13:48:52] "POST /firewall-rules HTTP/1.1" 200 646 0.073486 10.0.0.65 - - [2025-10-30 13:48:52] "GET /firewall-rule/e4cb699f-47d0-4e4b-b2a0-d0a08a0a9269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007403 10.0.0.65 - - [2025-10-30 13:48:53] "GET /firewall-policy/4ba97f1c-9a77-43d1-8f22-40e671318b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002646 10.0.0.65 - - [2025-10-30 13:48:53] "GET /firewall-rule/2b8f815d-5e2a-4da7-8112-727053bb8d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003537 10.0.0.65 - - [2025-10-30 13:48:53] "POST /ref-update HTTP/1.1" 200 156 0.016448 10.0.0.65 - - [2025-10-30 13:48:53] "POST /firewall-policys HTTP/1.1" 200 606 0.020185 10.0.0.65 - - [2025-10-30 13:48:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018058 10.0.0.65 - - [2025-10-30 13:48:53] "GET /firewall-policy/70598e4e-32a6-4e35-a481-43e5df152692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009060 10.0.0.65 - - [2025-10-30 13:48:53] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002227 10.0.0.65 - - [2025-10-30 13:48:53] "GET /firewall-policy/70598e4e-32a6-4e35-a481-43e5df152692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001927 10.0.0.65 - - [2025-10-30 13:48:53] "GET /firewall-policy/4ba97f1c-9a77-43d1-8f22-40e671318b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004244 10.0.0.65 - - [2025-10-30 13:48:53] "GET /firewall-policy/6f62bbcf-097a-45e1-a9d8-96006576eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003732 10.0.0.65 - - [2025-10-30 13:48:53] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003452 10.0.0.65 - - [2025-10-30 13:48:53] "GET /firewall-policy/4ba97f1c-9a77-43d1-8f22-40e671318b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001930 10.0.0.65 - - [2025-10-30 13:48:53] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002658 10.0.0.65 - - [2025-10-30 13:48:53] "POST /ref-update HTTP/1.1" 200 156 0.016859 10.0.0.65 - - [2025-10-30 13:48:53] "POST /ref-update HTTP/1.1" 200 156 0.022393 10.0.0.65 - - [2025-10-30 13:48:53] "POST /ref-update HTTP/1.1" 200 156 0.016022 10.0.0.65 - - [2025-10-30 13:48:53] "POST /ref-update HTTP/1.1" 200 156 0.026521 10.0.0.65 - - [2025-10-30 13:48:53] "POST /ref-update HTTP/1.1" 200 156 0.030480 10.0.0.65 - - [2025-10-30 13:48:53] "GET /firewall-policy/70598e4e-32a6-4e35-a481-43e5df152692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002553 10.0.0.65 - - [2025-10-30 13:50:52] "POST /tags HTTP/1.1" 409 252 0.001949 10.0.0.65 - - [2025-10-30 13:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.65 - - [2025-10-30 13:50:52] "GET /tag/8ab1c911-7c31-41ce-98c1-3db082eeb1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013933 10.0.0.65 - - [2025-10-30 13:50:52] "POST /tags HTTP/1.1" 409 228 0.002362 10.0.0.65 - - [2025-10-30 13:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.65 - - [2025-10-30 13:50:52] "GET /tag/ec386a98-1fba-4270-9486-bd7be1c3437e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009752 10.0.0.65 - - [2025-10-30 13:50:52] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004076 10.0.0.65 - - [2025-10-30 13:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.65 - - [2025-10-30 13:50:52] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002716 10.0.0.65 - - [2025-10-30 13:50:52] "POST /tags HTTP/1.1" 409 206 0.002214 10.0.0.65 - - [2025-10-30 13:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.65 - - [2025-10-30 13:50:52] "GET /tag/d6901e8d-9d14-4e94-91d1-183763c430da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010830 10.0.0.65 - - [2025-10-30 13:50:52] "POST /tags HTTP/1.1" 409 226 0.001967 10.0.0.65 - - [2025-10-30 13:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.65 - - [2025-10-30 13:50:52] "GET /tag/134e2d73-6f40-4d28-8960-fd5d7a6372f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009976 10.0.0.65 - - [2025-10-30 13:50:52] "POST /tags HTTP/1.1" 409 204 0.001792 10.0.0.65 - - [2025-10-30 13:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.65 - - [2025-10-30 13:50:52] "GET /tag/18a87747-860a-4c82-a8fb-bf001f997765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009801 10.0.0.65 - - [2025-10-30 13:50:52] "POST /tags HTTP/1.1" 409 226 0.001738 10.0.0.65 - - [2025-10-30 13:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.65 - - [2025-10-30 13:50:52] "GET /tag/134e2d73-6f40-4d28-8960-fd5d7a6372f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010199 10.0.0.65 - - [2025-10-30 13:50:52] "POST /tags HTTP/1.1" 409 228 0.001839 10.0.0.65 - - [2025-10-30 13:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.65 - - [2025-10-30 13:50:52] "GET /tag/ec386a98-1fba-4270-9486-bd7be1c3437e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015974 10.0.0.65 - - [2025-10-30 13:50:52] "POST /tags HTTP/1.1" 409 252 0.002286 10.0.0.65 - - [2025-10-30 13:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.65 - - [2025-10-30 13:50:52] "GET /tag/8ab1c911-7c31-41ce-98c1-3db082eeb1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016103 10.0.0.65 - - [2025-10-30 13:50:52] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002796 10.0.0.65 - - [2025-10-30 13:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.65 - - [2025-10-30 13:50:52] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003212 10.0.0.65 - - [2025-10-30 13:50:52] "POST /firewall-rules HTTP/1.1" 409 281 0.002728 10.0.0.65 - - [2025-10-30 13:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.65 - - [2025-10-30 13:50:52] "PUT /firewall-rule/2b8f815d-5e2a-4da7-8112-727053bb8d44 HTTP/1.1" 200 260 0.017354 10.0.0.65 - - [2025-10-30 13:50:52] "POST /firewall-rules HTTP/1.1" 409 291 0.005930 10.0.0.65 - - [2025-10-30 13:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.65 - - [2025-10-30 13:50:52] "PUT /firewall-rule/e4cb699f-47d0-4e4b-b2a0-d0a08a0a9269 HTTP/1.1" 200 260 0.020805 10.0.0.65 - - [2025-10-30 13:50:52] "GET /firewall-rule/e4cb699f-47d0-4e4b-b2a0-d0a08a0a9269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.009210 10.0.0.65 - - [2025-10-30 13:50:52] "POST /firewall-rules HTTP/1.1" 200 658 0.073868 10.0.0.65 - - [2025-10-30 13:50:52] "GET /firewall-rule/dffcf1bd-1345-4db4-b20b-c62ebf352472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003836 10.0.0.65 - - [2025-10-30 13:50:52] "GET /firewall-policy/4ba97f1c-9a77-43d1-8f22-40e671318b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002378 10.0.0.65 - - [2025-10-30 13:50:52] "GET /firewall-rule/2b8f815d-5e2a-4da7-8112-727053bb8d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002929 10.0.0.65 - - [2025-10-30 13:50:52] "POST /firewall-policys HTTP/1.1" 409 269 0.001940 10.0.0.65 - - [2025-10-30 13:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.65 - - [2025-10-30 13:50:53] "PUT /firewall-policy/70598e4e-32a6-4e35-a481-43e5df152692 HTTP/1.1" 200 264 0.025868 10.0.0.65 - - [2025-10-30 13:50:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.032625 10.0.0.65 - - [2025-10-30 13:50:53] "GET /firewall-policy/70598e4e-32a6-4e35-a481-43e5df152692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.012227 10.0.0.65 - - [2025-10-30 13:50:53] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002494 10.0.0.65 - - [2025-10-30 13:50:53] "GET /firewall-policy/70598e4e-32a6-4e35-a481-43e5df152692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002093 10.0.0.65 - - [2025-10-30 13:50:53] "GET /firewall-policy/4ba97f1c-9a77-43d1-8f22-40e671318b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001935 10.0.0.65 - - [2025-10-30 13:50:53] "GET /firewall-policy/6f62bbcf-097a-45e1-a9d8-96006576eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002618 10.0.0.65 - - [2025-10-30 13:50:53] "GET /firewall-policy/70598e4e-32a6-4e35-a481-43e5df152692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002250 10.0.0.65 - - [2025-10-30 13:50:53] "GET /firewall-policy/70598e4e-32a6-4e35-a481-43e5df152692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002779 10.0.0.65 - - [2025-10-30 13:51:11] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004409 10.0.0.65 - - [2025-10-30 13:51:11] "POST /set-tag HTTP/1.1" 200 109 0.006017 10.0.0.65 - - [2025-10-30 13:51:11] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010305 10.0.0.65 - - [2025-10-30 13:51:11] "POST /set-tag HTTP/1.1" 200 109 0.006098 10.0.0.65 - - [2025-10-30 13:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.65 - - [2025-10-30 13:51:11] "GET /loadbalancer/7c9e6f3f-e86d-4120-8924-5d3fb62f7c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003390 10.0.0.65 - - [2025-10-30 13:51:11] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010268 10.0.0.65 - - [2025-10-30 13:51:11] "POST /set-tag HTTP/1.1" 200 109 0.027790 10.0.0.65 - - [2025-10-30 13:51:11] "DELETE /loadbalancer-member/f55cb0ba-435d-45a9-81a0-5c3867a1d9e2 HTTP/1.1" 200 115 0.064056 10.0.0.65 - - [2025-10-30 13:51:11] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010003 10.0.0.65 - - [2025-10-30 13:51:11] "POST /set-tag HTTP/1.1" 200 109 0.003499 10.0.0.65 - - [2025-10-30 13:51:11] "DELETE /loadbalancer-member/5dde6696-51c1-4f1e-ab92-aeede6b00c18 HTTP/1.1" 200 115 0.045155 10.0.0.65 - - [2025-10-30 13:51:11] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011490 10.0.0.65 - - [2025-10-30 13:51:11] "POST /set-tag HTTP/1.1" 200 109 0.003261 10.0.0.65 - - [2025-10-30 13:51:11] "DELETE /loadbalancer-member/ee6bbef0-a55c-403f-ad2d-4ce9901832f3 HTTP/1.1" 200 115 0.027796 10.0.0.65 - - [2025-10-30 13:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.65 - - [2025-10-30 13:51:11] "GET /loadbalancer/7c9e6f3f-e86d-4120-8924-5d3fb62f7c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002757 10.0.0.65 - - [2025-10-30 13:51:11] "GET /loadbalancer-pool/8f641e77-7a17-4e21-b1b5-4e39a4159281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002821 10.0.0.65 - - [2025-10-30 13:51:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026463 10.0.0.65 - - [2025-10-30 13:51:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008935 10.0.0.65 - - [2025-10-30 13:51:11] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015487 10.0.0.65 - - [2025-10-30 13:51:11] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006810 10.0.0.65 - - [2025-10-30 13:51:11] "GET /floating-ip/2ef14094-157f-4ddf-8245-b35038d84be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003541 10.0.0.65 - - [2025-10-30 13:51:11] "POST /set-tag HTTP/1.1" 200 109 0.066579 10.0.0.65 - - [2025-10-30 13:51:11] "GET /loadbalancer-pool/7af0e851-9c1b-466e-bb21-e19c03d7e38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004159 10.0.0.65 - - [2025-10-30 13:51:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014574 10.0.0.65 - - [2025-10-30 13:51:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018102 10.0.0.65 - - [2025-10-30 13:51:11] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011996 10.0.0.65 - - [2025-10-30 13:51:11] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011011 10.0.0.65 - - [2025-10-30 13:51:11] "GET /floating-ip/2ef14094-157f-4ddf-8245-b35038d84be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002764 10.0.0.65 - - [2025-10-30 13:51:12] "POST /set-tag HTTP/1.1" 200 109 0.002826 10.0.0.65 - - [2025-10-30 13:51:12] "GET /loadbalancer-pool/c1a34210-9ff7-4f84-ae7f-02c57bd18247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003448 10.0.0.65 - - [2025-10-30 13:51:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033110 10.0.0.65 - - [2025-10-30 13:51:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007276 10.0.0.65 - - [2025-10-30 13:51:12] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014413 10.0.0.65 - - [2025-10-30 13:51:12] "POST /set-tag HTTP/1.1" 200 109 0.004693 10.0.0.65 - - [2025-10-30 13:51:12] "GET /virtual-machine-interface/c6d40428-b595-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006935 10.0.0.65 - - [2025-10-30 13:51:12] "GET /floating-ip/2ef14094-157f-4ddf-8245-b35038d84be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.020694 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:51:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:51:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000799 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:51:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:51:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:51:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001347 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:51:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001400 10.0.0.65 - - [2025-10-30 13:52:01] "GET /virtual-machine-interface/1e8d9494-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.014293 10.0.0.65 - - [2025-10-30 13:52:01] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.65 - - [2025-10-30 13:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006529 10.0.0.65 - - [2025-10-30 13:52:01] "GET /loadbalancer/9ccb8259-ef58-4fe0-b557-860e07ce0f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002968 10.0.0.65 - - [2025-10-30 13:52:01] "GET /virtual-machine-interface/1e8d9494-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004662 10.0.0.65 - - [2025-10-30 13:52:01] "POST /set-tag HTTP/1.1" 200 109 0.023892 10.0.0.65 - - [2025-10-30 13:52:01] "DELETE /loadbalancer-member/10527447-820a-41ca-a96e-6c241f116d9a HTTP/1.1" 200 115 0.029232 10.0.0.65 - - [2025-10-30 13:52:01] "GET /virtual-machine-interface/1f95e544-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008830 10.0.0.65 - - [2025-10-30 13:52:01] "POST /set-tag HTTP/1.1" 200 109 0.002578 10.0.0.65 - - [2025-10-30 13:52:01] "GET /virtual-machine-interface/1f058378-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004857 10.0.0.65 - - [2025-10-30 13:52:02] "POST /set-tag HTTP/1.1" 200 109 0.003041 10.0.0.65 - - [2025-10-30 13:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.65 - - [2025-10-30 13:52:02] "GET /loadbalancer/9ccb8259-ef58-4fe0-b557-860e07ce0f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002805 10.0.0.65 - - [2025-10-30 13:52:02] "GET /virtual-machine-interface/208f4eb8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004128 10.0.0.65 - - [2025-10-30 13:52:02] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.65 - - [2025-10-30 13:52:02] "GET /virtual-machine-interface/21db69fa-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004351 10.0.0.65 - - [2025-10-30 13:52:02] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.65 - - [2025-10-30 13:52:02] "GET /virtual-machine-interface/21087838-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003986 10.0.0.65 - - [2025-10-30 13:52:02] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.65 - - [2025-10-30 13:52:02] "GET /virtual-machine-interface/21728868-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005763 10.0.0.65 - - [2025-10-30 13:52:02] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.65 - - [2025-10-30 13:52:02] "GET /virtual-machine-interface/200f36d8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004518 10.0.0.65 - - [2025-10-30 13:52:02] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.65 - - [2025-10-30 13:52:03] "GET /virtual-machine-interface/1f95e544-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004335 10.0.0.65 - - [2025-10-30 13:52:03] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.65 - - [2025-10-30 13:52:03] "GET /virtual-machine-interface/1f95e544-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004668 10.0.0.65 - - [2025-10-30 13:52:03] "POST /set-tag HTTP/1.1" 200 109 0.004418 10.0.0.65 - - [2025-10-30 13:52:03] "GET /virtual-machine/ebe61400-4afe-4998-be5f-ece81ac09a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003437 10.0.0.65 - - [2025-10-30 13:52:03] "POST /ref-update HTTP/1.1" 200 156 0.014374 10.0.0.65 - - [2025-10-30 13:52:03] "GET /virtual-machine-interface/1f95e544-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004267 10.0.0.65 - - [2025-10-30 13:52:03] "POST /set-tag HTTP/1.1" 200 109 0.020936 10.0.0.65 - - [2025-10-30 13:52:03] "POST /set-tag HTTP/1.1" 200 109 0.037296 10.0.0.65 - - [2025-10-30 13:52:03] "POST /set-tag HTTP/1.1" 200 109 0.021499 10.0.0.65 - - [2025-10-30 13:52:03] "POST /set-tag HTTP/1.1" 200 109 0.028647 10.0.0.65 - - [2025-10-30 13:52:03] "POST /set-tag HTTP/1.1" 200 109 0.028435 10.0.0.65 - - [2025-10-30 13:52:03] "DELETE /instance-ip/1facb9c2-b597-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.028804 10.0.0.65 - - [2025-10-30 13:52:03] "DELETE /virtual-machine-interface/1f95e544-b597-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.046879 10.0.0.65 - - [2025-10-30 13:52:03] "DELETE /virtual-machine/ebe61400-4afe-4998-be5f-ece81ac09a9c HTTP/1.1" 200 115 0.021796 10.0.0.65 - - [2025-10-30 13:52:03] "GET /virtual-machine-interface/200f36d8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004496 10.0.0.65 - - [2025-10-30 13:52:03] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.65 - - [2025-10-30 13:52:03] "GET /virtual-machine-interface/200f36d8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003694 10.0.0.65 - - [2025-10-30 13:52:03] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.65 - - [2025-10-30 13:52:03] "GET /virtual-machine/9e63116a-96f6-4a4b-8b7a-ecb61247a266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002825 10.0.0.65 - - [2025-10-30 13:52:03] "POST /ref-update HTTP/1.1" 200 156 0.010338 10.0.0.65 - - [2025-10-30 13:52:03] "GET /virtual-machine-interface/200f36d8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005021 10.0.0.65 - - [2025-10-30 13:52:03] "POST /set-tag HTTP/1.1" 200 109 0.024243 10.0.0.65 - - [2025-10-30 13:52:03] "POST /set-tag HTTP/1.1" 200 109 0.036107 10.0.0.65 - - [2025-10-30 13:52:03] "POST /set-tag HTTP/1.1" 200 109 0.029212 10.0.0.65 - - [2025-10-30 13:52:03] "POST /set-tag HTTP/1.1" 200 109 0.013636 10.0.0.65 - - [2025-10-30 13:52:03] "POST /set-tag HTTP/1.1" 200 109 0.030487 10.0.0.65 - - [2025-10-30 13:52:04] "DELETE /instance-ip/20285ed8-b597-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.053489 10.0.0.65 - - [2025-10-30 13:52:04] "DELETE /virtual-machine-interface/200f36d8-b597-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.043066 10.0.0.65 - - [2025-10-30 13:52:04] "DELETE /virtual-machine/9e63116a-96f6-4a4b-8b7a-ecb61247a266 HTTP/1.1" 200 115 0.020410 10.0.0.65 - - [2025-10-30 13:52:04] "DELETE /tag/9f9cfc8b-dfff-42da-80b3-ff9d72f42e53 HTTP/1.1" 200 115 0.034754 10.0.0.65 - - [2025-10-30 13:52:04] "GET /virtual-machine-interface/1f058378-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003688 10.0.0.65 - - [2025-10-30 13:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.65 - - [2025-10-30 13:52:04] "GET /virtual-machine-interface/1f058378-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003907 10.0.0.65 - - [2025-10-30 13:52:04] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.65 - - [2025-10-30 13:52:04] "GET /virtual-machine/9ea5a857-e852-489a-9f37-bdfaaeace151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002670 10.0.0.65 - - [2025-10-30 13:52:04] "POST /ref-update HTTP/1.1" 200 156 0.010592 10.0.0.65 - - [2025-10-30 13:52:04] "GET /virtual-machine-interface/1f058378-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011487 10.0.0.65 - - [2025-10-30 13:52:04] "POST /set-tag HTTP/1.1" 200 109 0.018281 10.0.0.65 - - [2025-10-30 13:52:04] "POST /set-tag HTTP/1.1" 200 109 0.039232 10.0.0.65 - - [2025-10-30 13:52:04] "POST /set-tag HTTP/1.1" 200 109 0.027046 10.0.0.65 - - [2025-10-30 13:52:04] "POST /set-tag HTTP/1.1" 200 109 0.014177 10.0.0.65 - - [2025-10-30 13:52:04] "POST /set-tag HTTP/1.1" 200 109 0.028684 10.0.0.65 - - [2025-10-30 13:52:04] "DELETE /instance-ip/1f1e5d62-b597-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.042575 10.0.0.65 - - [2025-10-30 13:52:04] "POST /ref-update HTTP/1.1" 200 156 0.008327 10.0.0.65 - - [2025-10-30 13:52:04] "DELETE /virtual-machine-interface/1f058378-b597-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.037169 10.0.0.65 - - [2025-10-30 13:52:04] "DELETE /virtual-machine/9ea5a857-e852-489a-9f37-bdfaaeace151 HTTP/1.1" 200 115 0.024727 10.0.0.65 - - [2025-10-30 13:52:04] "GET /virtual-machine-interface/1e8d9494-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004752 10.0.0.65 - - [2025-10-30 13:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.65 - - [2025-10-30 13:52:04] "GET /virtual-machine-interface/1e8d9494-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005409 10.0.0.65 - - [2025-10-30 13:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.65 - - [2025-10-30 13:52:04] "GET /virtual-machine/3928900a-397c-4a1f-849b-ce92a85f44f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003801 10.0.0.65 - - [2025-10-30 13:52:04] "POST /ref-update HTTP/1.1" 200 156 0.010058 10.0.0.65 - - [2025-10-30 13:52:04] "GET /virtual-machine-interface/1e8d9494-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018805 10.0.0.65 - - [2025-10-30 13:52:04] "POST /set-tag HTTP/1.1" 200 109 0.023823 10.0.0.65 - - [2025-10-30 13:52:04] "POST /set-tag HTTP/1.1" 200 109 0.031525 10.0.0.65 - - [2025-10-30 13:52:04] "POST /set-tag HTTP/1.1" 200 109 0.029965 10.0.0.65 - - [2025-10-30 13:52:05] "POST /set-tag HTTP/1.1" 200 109 0.026605 10.0.0.65 - - [2025-10-30 13:52:05] "POST /set-tag HTTP/1.1" 200 109 0.023339 10.0.0.65 - - [2025-10-30 13:52:05] "DELETE /instance-ip/1ea945ea-b597-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.044939 10.0.0.65 - - [2025-10-30 13:52:05] "POST /ref-update HTTP/1.1" 200 156 0.007533 10.0.0.65 - - [2025-10-30 13:52:05] "DELETE /virtual-machine-interface/1e8d9494-b597-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.061834 10.0.0.65 - - [2025-10-30 13:52:05] "DELETE /virtual-machine/3928900a-397c-4a1f-849b-ce92a85f44f3 HTTP/1.1" 200 115 0.022743 10.0.0.65 - - [2025-10-30 13:52:05] "DELETE /tag/d6901e8d-9d14-4e94-91d1-183763c430da HTTP/1.1" 409 388 0.006039 10.0.0.65 - - [2025-10-30 13:52:05] "DELETE /tag/f6d156e2-6a96-4178-ba15-ef328abdedfe HTTP/1.1" 200 115 0.031060 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:52:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:52:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 10.0.0.65 - - [2025-10-30 13:52:31] "GET /global-system-configs HTTP/1.1" 200 322 0.005473 10.0.0.65 - - [2025-10-30 13:52:31] "GET /global-system-configs HTTP/1.1" 200 322 0.004966 10.0.0.65 - - [2025-10-30 13:52:33] "GET /virtual-machine-interface/21db69fa-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004244 10.0.0.65 - - [2025-10-30 13:52:33] "POST /set-tag HTTP/1.1" 200 109 0.003636 10.0.0.65 - - [2025-10-30 13:52:33] "GET /virtual-machine-interface/21db69fa-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005097 10.0.0.65 - - [2025-10-30 13:52:33] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.65 - - [2025-10-30 13:52:33] "GET /virtual-machine/40e76918-6a5d-47ce-8d45-abbd1b6a9f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002406 10.0.0.65 - - [2025-10-30 13:52:33] "POST /ref-update HTTP/1.1" 200 156 0.008011 10.0.0.65 - - [2025-10-30 13:52:33] "GET /virtual-machine-interface/21db69fa-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004740 10.0.0.65 - - [2025-10-30 13:52:33] "POST /set-tag HTTP/1.1" 200 109 0.016164 10.0.0.65 - - [2025-10-30 13:52:33] "POST /set-tag HTTP/1.1" 200 109 0.019889 10.0.0.65 - - [2025-10-30 13:52:33] "POST /set-tag HTTP/1.1" 200 109 0.018834 10.0.0.65 - - [2025-10-30 13:52:33] "POST /set-tag HTTP/1.1" 200 109 0.019755 10.0.0.65 - - [2025-10-30 13:52:33] "DELETE /instance-ip/21ee8d0a-b597-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.045409 10.0.0.65 - - [2025-10-30 13:52:33] "DELETE /virtual-machine-interface/21db69fa-b597-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.034131 10.0.0.65 - - [2025-10-30 13:52:33] "DELETE /virtual-machine/40e76918-6a5d-47ce-8d45-abbd1b6a9f6f HTTP/1.1" 200 115 0.014555 10.0.0.65 - - [2025-10-30 13:52:33] "DELETE /tag/40fe18fc-6de2-4862-bf6d-d57c5cc20844 HTTP/1.1" 200 115 0.031681 10.0.0.65 - - [2025-10-30 13:52:33] "GET /virtual-machine-interface/21728868-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003613 10.0.0.65 - - [2025-10-30 13:52:33] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.65 - - [2025-10-30 13:52:33] "GET /virtual-machine-interface/21728868-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003819 10.0.0.65 - - [2025-10-30 13:52:33] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.65 - - [2025-10-30 13:52:33] "GET /virtual-machine/bb6102cd-cb67-4e5d-8fc9-d5e71203c94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002805 10.0.0.65 - - [2025-10-30 13:52:33] "POST /ref-update HTTP/1.1" 200 156 0.009563 10.0.0.65 - - [2025-10-30 13:52:33] "GET /virtual-machine-interface/21728868-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008788 10.0.0.65 - - [2025-10-30 13:52:33] "POST /set-tag HTTP/1.1" 200 109 0.015008 10.0.0.65 - - [2025-10-30 13:52:33] "POST /set-tag HTTP/1.1" 200 109 0.033681 10.0.0.65 - - [2025-10-30 13:52:33] "POST /set-tag HTTP/1.1" 200 109 0.031762 10.0.0.65 - - [2025-10-30 13:52:33] "POST /set-tag HTTP/1.1" 200 109 0.011806 10.0.0.65 - - [2025-10-30 13:52:33] "DELETE /instance-ip/218af9a2-b597-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.035977 10.0.0.65 - - [2025-10-30 13:52:34] "DELETE /virtual-machine-interface/21728868-b597-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.047613 10.0.0.65 - - [2025-10-30 13:52:34] "DELETE /virtual-machine/bb6102cd-cb67-4e5d-8fc9-d5e71203c94f HTTP/1.1" 200 115 0.020927 10.0.0.65 - - [2025-10-30 13:52:34] "DELETE /tag/ec386a98-1fba-4270-9486-bd7be1c3437e HTTP/1.1" 409 236 0.004565 10.0.0.65 - - [2025-10-30 13:52:34] "DELETE /tag/94e08e9c-6265-4049-af01-9eda388c5657 HTTP/1.1" 200 115 0.037569 10.0.0.65 - - [2025-10-30 13:52:34] "DELETE /tag/8ab1c911-7c31-41ce-98c1-3db082eeb1ea HTTP/1.1" 409 236 0.003541 10.0.0.65 - - [2025-10-30 13:52:34] "GET /virtual-machine-interface/208f4eb8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005437 10.0.0.65 - - [2025-10-30 13:52:34] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.65 - - [2025-10-30 13:52:34] "GET /virtual-machine-interface/208f4eb8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004977 10.0.0.65 - - [2025-10-30 13:52:34] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.65 - - [2025-10-30 13:52:34] "GET /virtual-machine/f11fe3e8-e96d-4deb-a2be-651eeb691c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003211 10.0.0.65 - - [2025-10-30 13:52:34] "POST /ref-update HTTP/1.1" 200 156 0.009132 10.0.0.65 - - [2025-10-30 13:52:34] "GET /virtual-machine-interface/208f4eb8-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011912 10.0.0.65 - - [2025-10-30 13:52:34] "POST /set-tag HTTP/1.1" 200 109 0.015018 10.0.0.65 - - [2025-10-30 13:52:34] "POST /set-tag HTTP/1.1" 200 109 0.028718 10.0.0.65 - - [2025-10-30 13:52:34] "POST /set-tag HTTP/1.1" 200 109 0.020932 10.0.0.65 - - [2025-10-30 13:52:34] "POST /set-tag HTTP/1.1" 200 109 0.015184 10.0.0.65 - - [2025-10-30 13:52:34] "DELETE /instance-ip/20ac288a-b597-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.052765 10.0.0.65 - - [2025-10-30 13:52:34] "DELETE /virtual-machine-interface/208f4eb8-b597-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.036840 10.0.0.65 - - [2025-10-30 13:52:34] "DELETE /virtual-machine/f11fe3e8-e96d-4deb-a2be-651eeb691c5e HTTP/1.1" 200 115 0.022030 10.0.0.65 - - [2025-10-30 13:52:34] "DELETE /tag/a88215a1-0ac7-4a13-9365-b9458af8c314 HTTP/1.1" 200 115 0.035769 10.0.0.65 - - [2025-10-30 13:52:34] "GET /virtual-machine-interface/21087838-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003946 10.0.0.65 - - [2025-10-30 13:52:34] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.65 - - [2025-10-30 13:52:34] "GET /virtual-machine-interface/21087838-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003665 10.0.0.65 - - [2025-10-30 13:52:34] "POST /set-tag HTTP/1.1" 200 109 0.004273 10.0.0.65 - - [2025-10-30 13:52:34] "GET /virtual-machine/cfd588d7-abf2-451c-a4e7-d7e21ab2bd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002788 10.0.0.65 - - [2025-10-30 13:52:34] "POST /ref-update HTTP/1.1" 200 156 0.008727 10.0.0.65 - - [2025-10-30 13:52:34] "GET /virtual-machine-interface/21087838-b597-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005849 10.0.0.65 - - [2025-10-30 13:52:34] "POST /set-tag HTTP/1.1" 200 109 0.025882 10.0.0.65 - - [2025-10-30 13:52:34] "POST /set-tag HTTP/1.1" 200 109 0.020711 10.0.0.65 - - [2025-10-30 13:52:34] "POST /set-tag HTTP/1.1" 200 109 0.025095 10.0.0.65 - - [2025-10-30 13:52:34] "POST /set-tag HTTP/1.1" 200 109 0.012027 10.0.0.65 - - [2025-10-30 13:52:35] "DELETE /instance-ip/2122e948-b597-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.049945 10.0.0.65 - - [2025-10-30 13:52:35] "DELETE /virtual-machine-interface/21087838-b597-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.036350 10.0.0.65 - - [2025-10-30 13:52:35] "DELETE /virtual-machine/cfd588d7-abf2-451c-a4e7-d7e21ab2bd83 HTTP/1.1" 200 115 0.015163 10.0.0.65 - - [2025-10-30 13:52:35] "DELETE /tag/c4423f7b-0f94-43ed-b0a8-9f20d5a43438 HTTP/1.1" 200 115 0.039312 10.0.0.65 - - [2025-10-30 13:52:35] "DELETE /tag/18a87747-860a-4c82-a8fb-bf001f997765 HTTP/1.1" 409 236 0.004127 10.0.0.65 - - [2025-10-30 13:52:35] "DELETE /tag/27c83967-5abd-44e5-a6dc-c06a55e71cc0 HTTP/1.1" 200 115 0.031176 10.0.0.65 - - [2025-10-30 13:52:37] "POST /projects HTTP/1.1" 409 238 0.001933 10.0.0.65 - - [2025-10-30 13:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.65 - - [2025-10-30 13:52:37] "GET /project/7ca21c1f-14e0-4019-b787-2973a8c57d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024781 10.0.0.65 - - [2025-10-30 13:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.65 - - [2025-10-30 13:52:37] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003880 10.0.0.65 - - [2025-10-30 13:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.65 - - [2025-10-30 13:52:37] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005453 10.0.0.65 - - [2025-10-30 13:52:37] "POST /security-groups HTTP/1.1" 409 285 0.002604 10.0.0.65 - - [2025-10-30 13:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.65 - - [2025-10-30 13:52:37] "PUT /security-group/7c2dc05f-60d5-4f4b-a841-3cf0855c3c3a HTTP/1.1" 200 262 0.055600 10.0.0.65 - - [2025-10-30 13:52:37] "PUT /access-control-list/c44d03cd-78a4-4efc-929b-bf80648e820a HTTP/1.1" 200 272 0.019019 10.0.0.65 - - [2025-10-30 13:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.039606 10.0.0.65 - - [2025-10-30 13:52:37] "PUT /access-control-list/961df0e6-bec1-4f59-a35e-f260bb20736f HTTP/1.1" 200 272 0.020387 10.0.0.65 - - [2025-10-30 13:52:42] "POST /projects HTTP/1.1" 409 238 0.002003 10.0.0.65 - - [2025-10-30 13:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.65 - - [2025-10-30 13:52:42] "GET /project/7ca21c1f-14e0-4019-b787-2973a8c57d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026400 10.0.0.65 - - [2025-10-30 13:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.65 - - [2025-10-30 13:52:42] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004499 10.0.0.65 - - [2025-10-30 13:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.65 - - [2025-10-30 13:52:42] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004383 10.0.0.65 - - [2025-10-30 13:52:42] "POST /security-groups HTTP/1.1" 409 285 0.002276 10.0.0.65 - - [2025-10-30 13:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.65 - - [2025-10-30 13:52:42] "PUT /security-group/7c2dc05f-60d5-4f4b-a841-3cf0855c3c3a HTTP/1.1" 200 262 0.056019 10.0.0.65 - - [2025-10-30 13:52:42] "PUT /access-control-list/c44d03cd-78a4-4efc-929b-bf80648e820a HTTP/1.1" 200 272 0.019005 10.0.0.65 - - [2025-10-30 13:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.034831 10.0.0.65 - - [2025-10-30 13:52:42] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.020303 10.0.0.65 - - [2025-10-30 13:52:42] "PUT /access-control-list/961df0e6-bec1-4f59-a35e-f260bb20736f HTTP/1.1" 200 272 0.029473 10.0.0.65 - - [2025-10-30 13:52:42] "GET /firewall-rule/f69ef8be-0d96-446c-a892-b05d152d41ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003219 10.0.0.65 - - [2025-10-30 13:52:42] "POST /ref-update HTTP/1.1" 200 156 0.045228 10.0.0.65 - - [2025-10-30 13:52:42] "DELETE /firewall-rule/f69ef8be-0d96-446c-a892-b05d152d41ce HTTP/1.1" 200 115 0.031535 10.0.0.65 - - [2025-10-30 13:52:42] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.013489 10.0.0.65 - - [2025-10-30 13:52:42] "GET /firewall-rule/01c84c46-f1c5-4de6-8cea-c9f9c7328f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003420 10.0.0.65 - - [2025-10-30 13:52:42] "POST /ref-update HTTP/1.1" 200 156 0.041434 10.0.0.65 - - [2025-10-30 13:52:42] "DELETE /firewall-rule/01c84c46-f1c5-4de6-8cea-c9f9c7328f86 HTTP/1.1" 200 115 0.040527 10.0.0.65 - - [2025-10-30 13:52:42] "DELETE /tag/ec386a98-1fba-4270-9486-bd7be1c3437e HTTP/1.1" 409 236 0.004045 10.0.0.65 - - [2025-10-30 13:52:42] "DELETE /tag/4621bd2c-33d6-48a6-904f-2cb3dab654d6 HTTP/1.1" 200 115 0.035126 10.0.0.65 - - [2025-10-30 13:52:42] "DELETE /tag/8ab1c911-7c31-41ce-98c1-3db082eeb1ea HTTP/1.1" 409 236 0.004493 10.0.0.65 - - [2025-10-30 13:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.65 - - [2025-10-30 13:52:42] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004223 10.0.0.65 - - [2025-10-30 13:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.65 - - [2025-10-30 13:52:42] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004295 10.0.0.65 - - [2025-10-30 13:52:42] "PUT /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6 HTTP/1.1" 200 264 0.042813 10.0.0.65 - - [2025-10-30 13:52:43] "PUT /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb HTTP/1.1" 200 264 0.051214 10.0.0.65 - - [2025-10-30 13:52:43] "DELETE /security-group/7c2dc05f-60d5-4f4b-a841-3cf0855c3c3a HTTP/1.1" 200 115 0.047231 10.0.0.65 - - [2025-10-30 13:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.65 - - [2025-10-30 13:52:43] "DELETE /access-control-list/c44d03cd-78a4-4efc-929b-bf80648e820a HTTP/1.1" 200 115 0.025825 10.0.0.65 - - [2025-10-30 13:52:43] "DELETE /access-control-list/961df0e6-bec1-4f59-a35e-f260bb20736f HTTP/1.1" 200 115 0.021380 10.0.0.65 - - [2025-10-30 13:52:43] "GET /project/7ca21c1f-14e0-4019-b787-2973a8c57d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.027789 10.0.0.65 - - [2025-10-30 13:52:43] "GET /project/7ca21c1f-14e0-4019-b787-2973a8c57d5b?fields=security_groups HTTP/1.1" 200 1352 0.034761 10.0.0.65 - - [2025-10-30 13:52:43] "DELETE /security-group/f2ae78e8-7088-458e-b5bd-d5bcfed267b8 HTTP/1.1" 200 115 0.044862 10.0.0.65 - - [2025-10-30 13:52:43] "DELETE /access-control-list/c6b6c8b2-5be1-467c-a576-3d66d1833716 HTTP/1.1" 200 115 0.034929 10.0.0.65 - - [2025-10-30 13:52:43] "GET /project/7ca21c1f-14e0-4019-b787-2973a8c57d5b?fields=application_policy_sets HTTP/1.1" 200 1391 0.039006 10.0.0.65 - - [2025-10-30 13:52:43] "DELETE /access-control-list/4ea2e54b-c586-4159-9443-52e95b7c04a7 HTTP/1.1" 200 115 0.040950 10.0.0.65 - - [2025-10-30 13:52:43] "DELETE /project/7ca21c1f-14e0-4019-b787-2973a8c57d5b HTTP/1.1" 200 115 0.293354 10.0.0.65 - - [2025-10-30 13:52:43] "POST /projects HTTP/1.1" 409 238 0.002263 10.0.0.65 - - [2025-10-30 13:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.65 - - [2025-10-30 13:52:43] "GET /project/1c6af027-e852-4f43-bb90-de1e9602a4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028410 10.0.0.65 - - [2025-10-30 13:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.65 - - [2025-10-30 13:52:43] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005510 10.0.0.65 - - [2025-10-30 13:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.65 - - [2025-10-30 13:52:43] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004475 10.0.0.65 - - [2025-10-30 13:52:43] "POST /security-groups HTTP/1.1" 409 285 0.002274 10.0.0.65 - - [2025-10-30 13:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.65 - - [2025-10-30 13:52:43] "PUT /security-group/b4f8e259-d052-4870-ba3a-782defe453b5 HTTP/1.1" 200 262 0.055605 10.0.0.65 - - [2025-10-30 13:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017483 10.0.0.65 - - [2025-10-30 13:52:43] "PUT /access-control-list/f0f4105e-e63e-4eef-b555-885fea211fd0 HTTP/1.1" 200 272 0.016083 10.0.0.65 - - [2025-10-30 13:52:43] "PUT /access-control-list/10632d25-1e19-493c-bb8f-31bf7e1e826f HTTP/1.1" 200 272 0.020625 10.0.0.65 - - [2025-10-30 13:52:48] "DELETE /loadbalancer-member/8ed2133d-d1c3-4068-90bc-ef38fddd8d77 HTTP/1.1" 200 115 0.039906 10.0.0.65 - - [2025-10-30 13:52:48] "DELETE /loadbalancer-pool/28e6feeb-af46-4b6b-8b27-7219694a4353 HTTP/1.1" 200 115 0.035256 10.0.0.65 - - [2025-10-30 13:52:48] "DELETE /loadbalancer-listener/09c26ee1-e321-4aa4-9513-984edfb5f636 HTTP/1.1" 200 115 0.041683 10.0.0.65 - - [2025-10-30 13:52:48] "DELETE /loadbalancer/9ccb8259-ef58-4fe0-b557-860e07ce0f7f HTTP/1.1" 200 115 0.027468 10.0.0.65 - - [2025-10-30 13:52:48] "DELETE /floating-ip/c386a437-b8cf-4621-8cae-69608af3ed00 HTTP/1.1" 200 115 0.035224 10.0.0.65 - - [2025-10-30 13:52:48] "DELETE /instance-ip/8dfa9043-e0ea-4e38-85b6-cd2fe1c523f8 HTTP/1.1" 200 115 0.034382 10.0.0.65 - - [2025-10-30 13:52:48] "DELETE /virtual-machine-interface/5a34f686-230a-46b1-b1eb-5adf576dab6c HTTP/1.1" 200 115 0.037044 10.0.0.65 - - [2025-10-30 13:52:48] "DELETE /tag/27390254-8158-48bb-859e-a057708900fa HTTP/1.1" 200 115 0.027609 10.0.0.65 - - [2025-10-30 13:52:48] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002223 10.0.0.65 - - [2025-10-30 13:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.65 - - [2025-10-30 13:52:48] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002637 10.0.0.65 - - [2025-10-30 13:52:48] "GET /firewall-policy/4ba97f1c-9a77-43d1-8f22-40e671318b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001784 10.0.0.65 - - [2025-10-30 13:52:48] "GET /firewall-rule/2b8f815d-5e2a-4da7-8112-727053bb8d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002684 10.0.0.65 - - [2025-10-30 13:52:48] "POST /ref-update HTTP/1.1" 200 156 0.023927 10.0.0.65 - - [2025-10-30 13:52:48] "DELETE /firewall-rule/2b8f815d-5e2a-4da7-8112-727053bb8d44 HTTP/1.1" 200 115 0.050539 10.0.0.65 - - [2025-10-30 13:52:48] "GET /firewall-policy/70598e4e-32a6-4e35-a481-43e5df152692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003524 10.0.0.65 - - [2025-10-30 13:52:48] "GET /firewall-rule/e4cb699f-47d0-4e4b-b2a0-d0a08a0a9269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002846 10.0.0.65 - - [2025-10-30 13:52:48] "POST /ref-update HTTP/1.1" 200 156 0.014731 10.0.0.65 - - [2025-10-30 13:52:48] "DELETE /firewall-rule/e4cb699f-47d0-4e4b-b2a0-d0a08a0a9269 HTTP/1.1" 200 115 0.042850 10.0.0.65 - - [2025-10-30 13:52:48] "GET /firewall-policy/70598e4e-32a6-4e35-a481-43e5df152692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005549 10.0.0.65 - - [2025-10-30 13:52:48] "GET /firewall-rule/dffcf1bd-1345-4db4-b20b-c62ebf352472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002815 10.0.0.65 - - [2025-10-30 13:52:48] "POST /ref-update HTTP/1.1" 200 156 0.013088 10.0.0.65 - - [2025-10-30 13:52:48] "DELETE /firewall-rule/dffcf1bd-1345-4db4-b20b-c62ebf352472 HTTP/1.1" 200 115 0.046905 10.0.0.65 - - [2025-10-30 13:52:48] "GET /application-policy-set/c957c020-c26c-4df8-840b-d5508ea2bcef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002641 10.0.0.65 - - [2025-10-30 13:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.65 - - [2025-10-30 13:52:49] "GET /policy-management/051fa47a-05cd-434f-be3f-f56d0ea0604f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002495 10.0.0.65 - - [2025-10-30 13:52:49] "GET /firewall-policy/70598e4e-32a6-4e35-a481-43e5df152692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003823 10.0.0.65 - - [2025-10-30 13:52:49] "POST /ref-update HTTP/1.1" 200 156 0.021237 10.0.0.65 - - [2025-10-30 13:52:49] "DELETE /firewall-policy/70598e4e-32a6-4e35-a481-43e5df152692 HTTP/1.1" 200 115 0.047346 10.0.0.65 - - [2025-10-30 13:52:49] "DELETE /tag/ec386a98-1fba-4270-9486-bd7be1c3437e HTTP/1.1" 200 115 0.058294 10.0.0.65 - - [2025-10-30 13:52:49] "DELETE /tag/d6901e8d-9d14-4e94-91d1-183763c430da HTTP/1.1" 200 115 0.051212 10.0.0.65 - - [2025-10-30 13:52:49] "DELETE /tag/8ab1c911-7c31-41ce-98c1-3db082eeb1ea HTTP/1.1" 200 115 0.035049 10.0.0.65 - - [2025-10-30 13:52:49] "DELETE /tag/18a87747-860a-4c82-a8fb-bf001f997765 HTTP/1.1" 200 115 0.060231 10.0.0.65 - - [2025-10-30 13:52:49] "POST /projects HTTP/1.1" 409 238 0.001951 10.0.0.65 - - [2025-10-30 13:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.65 - - [2025-10-30 13:52:49] "GET /project/1c6af027-e852-4f43-bb90-de1e9602a4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052254 10.0.0.65 - - [2025-10-30 13:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006667 10.0.0.65 - - [2025-10-30 13:52:49] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004391 10.0.0.65 - - [2025-10-30 13:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.65 - - [2025-10-30 13:52:49] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003428 10.0.0.65 - - [2025-10-30 13:52:49] "POST /security-groups HTTP/1.1" 409 285 0.001814 10.0.0.65 - - [2025-10-30 13:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.65 - - [2025-10-30 13:52:49] "PUT /security-group/b4f8e259-d052-4870-ba3a-782defe453b5 HTTP/1.1" 200 262 0.065392 10.0.0.65 - - [2025-10-30 13:52:49] "PUT /access-control-list/f0f4105e-e63e-4eef-b555-885fea211fd0 HTTP/1.1" 200 272 0.032496 10.0.0.65 - - [2025-10-30 13:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.053249 10.0.0.65 - - [2025-10-30 13:52:49] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.016631 10.0.0.65 - - [2025-10-30 13:52:49] "PUT /access-control-list/10632d25-1e19-493c-bb8f-31bf7e1e826f HTTP/1.1" 200 272 0.054609 10.0.0.65 - - [2025-10-30 13:52:49] "GET /firewall-rule/9d49ab70-cf78-483d-8e4a-101523d2c064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004810 10.0.0.65 - - [2025-10-30 13:52:49] "POST /ref-update HTTP/1.1" 200 156 0.055010 10.0.0.65 - - [2025-10-30 13:52:49] "DELETE /firewall-rule/9d49ab70-cf78-483d-8e4a-101523d2c064 HTTP/1.1" 200 115 0.051059 10.0.0.65 - - [2025-10-30 13:52:49] "GET /firewall-policy/e8ff568d-a127-4bd7-85be-7137f8cb0483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003828 10.0.0.65 - - [2025-10-30 13:52:49] "GET /firewall-rule/1e67eb78-b971-4c43-9350-cd3ebfde3d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002699 10.0.0.65 - - [2025-10-30 13:52:50] "POST /ref-update HTTP/1.1" 200 156 0.063642 10.0.0.65 - - [2025-10-30 13:52:50] "DELETE /firewall-rule/1e67eb78-b971-4c43-9350-cd3ebfde3d59 HTTP/1.1" 200 115 0.320890 10.0.0.65 - - [2025-10-30 13:52:50] "DELETE /tag/134e2d73-6f40-4d28-8960-fd5d7a6372f1 HTTP/1.1" 200 115 0.046505 10.0.0.65 - - [2025-10-30 13:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.65 - - [2025-10-30 13:52:50] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004212 10.0.0.65 - - [2025-10-30 13:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.65 - - [2025-10-30 13:52:50] "GET /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003916 10.0.0.65 - - [2025-10-30 13:52:50] "PUT /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6 HTTP/1.1" 200 264 0.076525 10.0.0.65 - - [2025-10-30 13:52:50] "PUT /virtual-network/9678f867-8570-4616-a43e-2e65fc8910fb HTTP/1.1" 200 264 0.055049 10.0.0.65 - - [2025-10-30 13:52:50] "DELETE /security-group/b4f8e259-d052-4870-ba3a-782defe453b5 HTTP/1.1" 200 115 0.079297 10.0.0.65 - - [2025-10-30 13:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.65 - - [2025-10-30 13:52:50] "DELETE /access-control-list/f0f4105e-e63e-4eef-b555-885fea211fd0 HTTP/1.1" 200 115 0.060135 10.0.0.65 - - [2025-10-30 13:52:50] "DELETE /access-control-list/10632d25-1e19-493c-bb8f-31bf7e1e826f HTTP/1.1" 200 115 0.018146 10.0.0.65 - - [2025-10-30 13:52:50] "GET /project/1c6af027-e852-4f43-bb90-de1e9602a4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033560 10.0.0.65 - - [2025-10-30 13:52:50] "GET /project/1c6af027-e852-4f43-bb90-de1e9602a4f7?fields=security_groups HTTP/1.1" 200 1352 0.040881 10.0.0.65 - - [2025-10-30 13:52:50] "DELETE /security-group/e70a02a0-5987-485a-b26b-3d859c332e8d HTTP/1.1" 200 115 0.054569 10.0.0.65 - - [2025-10-30 13:52:51] "DELETE /access-control-list/1cb8fc75-d826-4803-a33d-264a52c7e809 HTTP/1.1" 200 115 0.061485 10.0.0.65 - - [2025-10-30 13:52:51] "GET /project/1c6af027-e852-4f43-bb90-de1e9602a4f7?fields=application_policy_sets HTTP/1.1" 200 1391 0.089253 10.0.0.65 - - [2025-10-30 13:52:51] "DELETE /access-control-list/59bf99a8-ac44-4d3c-9d3c-fdd23ee34450 HTTP/1.1" 200 115 0.099835 10.0.0.65 - - [2025-10-30 13:52:51] "DELETE /project/1c6af027-e852-4f43-bb90-de1e9602a4f7 HTTP/1.1" 200 115 0.398149 10.0.0.65 - - [2025-10-30 13:53:45] "GET / HTTP/1.1" 200 35931 0.001651 10.0.0.65 - - [2025-10-30 13:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.65 - - [2025-10-30 13:53:45] "GET /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002704 10.0.0.65 - - [2025-10-30 13:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.65 - - [2025-10-30 13:53:45] "GET /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002469 10.0.0.65 - - [2025-10-30 13:54:00] "GET / HTTP/1.1" 200 35931 0.001316 10.0.0.65 - - [2025-10-30 13:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.65 - - [2025-10-30 13:54:00] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004274 10.0.0.65 - - [2025-10-30 13:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.65 - - [2025-10-30 13:54:00] "GET /config-node/0c46aedb-81cc-4b62-a812-126f445b3f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001772 10.0.0.65 - - [2025-10-30 13:54:11] "GET / HTTP/1.1" 200 35931 0.001279 10.0.0.65 - - [2025-10-30 13:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.65 - - [2025-10-30 13:54:11] "GET /routing-instance/b46f6ce0-e7cf-446f-9502-90c7ac337c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.008142 10.0.0.65 - - [2025-10-30 13:54:11] "POST /bgp-routers HTTP/1.1" 409 301 0.002119 10.0.0.65 - - [2025-10-30 13:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008131 10.0.0.65 - - [2025-10-30 13:54:11] "GET /bgp-router/c32a70dc-f06e-4f7d-b5dd-939dcd53728e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003384 10.0.0.65 - - [2025-10-30 13:54:11] "PUT /bgp-router/c32a70dc-f06e-4f7d-b5dd-939dcd53728e HTTP/1.1" 200 254 0.010861 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:54:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:54:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 10.0.0.65 - - [2025-10-30 13:54:26] "GET / HTTP/1.1" 200 35931 0.001950 10.0.0.65 - - [2025-10-30 13:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.65 - - [2025-10-30 13:54:26] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003833 10.0.0.65 - - [2025-10-30 13:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.65 - - [2025-10-30 13:54:26] "GET /config-node/0c46aedb-81cc-4b62-a812-126f445b3f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001493 10.0.0.65 - - [2025-10-30 13:54:26] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.65 - - [2025-10-30 13:54:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001971 10.0.0.65 - - [2025-10-30 13:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.65 - - [2025-10-30 13:54:31] "GET /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002169 10.0.0.65 - - [2025-10-30 13:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.65 - - [2025-10-30 13:54:31] "PUT /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492 HTTP/1.1" 200 276 0.008082 10.0.0.65 - - [2025-10-30 13:54:31] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.65 - - [2025-10-30 13:54:31] "POST /alarms HTTP/1.1" 409 264 0.001768 10.0.0.65 - - [2025-10-30 13:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001194 10.0.0.65 - - [2025-10-30 13:54:31] "PUT /alarm/77aa3ce1-4d5f-4ace-ab4f-26c0addeb3ea HTTP/1.1" 200 244 0.008893 10.0.0.65 - - [2025-10-30 13:54:31] "POST /alarms HTTP/1.1" 409 261 0.002545 10.0.0.65 - - [2025-10-30 13:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006840 10.0.0.65 - - [2025-10-30 13:54:32] "PUT /alarm/54a1489b-1324-41ed-928b-b82f8215e9d6 HTTP/1.1" 200 244 0.013951 10.0.0.65 - - [2025-10-30 13:54:32] "POST /alarms HTTP/1.1" 409 261 0.002493 10.0.0.65 - - [2025-10-30 13:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.65 - - [2025-10-30 13:54:32] "PUT /alarm/d437b995-0174-41ae-878e-20c985f2dc2f HTTP/1.1" 200 244 0.009878 10.0.0.65 - - [2025-10-30 13:54:32] "POST /alarms HTTP/1.1" 409 253 0.020050 10.0.0.65 - - [2025-10-30 13:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.65 - - [2025-10-30 13:54:32] "PUT /alarm/fa2b504c-6efd-4f05-aff1-9e8936708516 HTTP/1.1" 200 244 0.009667 10.0.0.65 - - [2025-10-30 13:54:32] "POST /alarms HTTP/1.1" 409 251 0.010678 10.0.0.65 - - [2025-10-30 13:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.65 - - [2025-10-30 13:54:32] "PUT /alarm/f807f511-2bca-4b5a-ad2e-389ba01feb92 HTTP/1.1" 200 244 0.009477 10.0.0.65 - - [2025-10-30 13:54:32] "POST /alarms HTTP/1.1" 409 252 0.003355 10.0.0.65 - - [2025-10-30 13:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.65 - - [2025-10-30 13:54:32] "PUT /alarm/aaae8691-9db2-4047-8ef4-8c124ecf1cac HTTP/1.1" 200 244 0.010147 10.0.0.65 - - [2025-10-30 13:54:32] "POST /alarms HTTP/1.1" 409 256 0.007593 10.0.0.65 - - [2025-10-30 13:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.65 - - [2025-10-30 13:54:32] "PUT /alarm/d4782175-04d9-45a5-9ac3-beb453ffe7e1 HTTP/1.1" 200 244 0.010505 10.0.0.65 - - [2025-10-30 13:54:32] "POST /alarms HTTP/1.1" 409 248 0.032365 10.0.0.65 - - [2025-10-30 13:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.65 - - [2025-10-30 13:54:32] "PUT /alarm/6c8cfcee-11af-4849-b537-94b6efe2254b HTTP/1.1" 200 244 0.009602 10.0.0.65 - - [2025-10-30 13:54:32] "POST /alarms HTTP/1.1" 409 252 0.006784 10.0.0.65 - - [2025-10-30 13:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.65 - - [2025-10-30 13:54:32] "PUT /alarm/18c0ea39-6e9a-4f01-aaf9-f3fb70c95a8a HTTP/1.1" 200 244 0.016420 10.0.0.65 - - [2025-10-30 13:54:32] "POST /alarms HTTP/1.1" 409 257 0.015190 10.0.0.65 - - [2025-10-30 13:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.65 - - [2025-10-30 13:54:32] "PUT /alarm/0b73f39d-9bd3-47f3-a186-05619d548530 HTTP/1.1" 200 244 0.011420 10.0.0.65 - - [2025-10-30 13:54:32] "POST /alarms HTTP/1.1" 409 251 0.003549 10.0.0.65 - - [2025-10-30 13:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.65 - - [2025-10-30 13:54:32] "PUT /alarm/4431cde4-06d3-4d9a-b3b7-325292047caf HTTP/1.1" 200 244 0.015368 10.0.0.65 - - [2025-10-30 13:54:32] "POST /alarms HTTP/1.1" 409 257 0.004387 10.0.0.65 - - [2025-10-30 13:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.65 - - [2025-10-30 13:54:32] "PUT /alarm/de474210-3ed6-4159-b6f1-32c1bb41d56b HTTP/1.1" 200 244 0.009862 10.0.0.65 - - [2025-10-30 13:54:32] "POST /alarms HTTP/1.1" 409 261 0.005112 10.0.0.65 - - [2025-10-30 13:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.65 - - [2025-10-30 13:54:32] "PUT /alarm/d7bd21c4-47b4-408e-84e0-3785888f84ba HTTP/1.1" 200 244 0.010050 10.0.0.65 - - [2025-10-30 13:54:32] "POST /alarms HTTP/1.1" 409 258 0.010355 10.0.0.65 - - [2025-10-30 13:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.65 - - [2025-10-30 13:54:32] "PUT /alarm/9f427364-2719-44d3-8a07-5a45052dced6 HTTP/1.1" 200 244 0.010633 10.0.0.65 - - [2025-10-30 13:54:32] "POST /alarms HTTP/1.1" 409 254 0.003360 10.0.0.65 - - [2025-10-30 13:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.65 - - [2025-10-30 13:54:32] "PUT /alarm/330867dd-e628-4b24-a498-7a8e5aa09885 HTTP/1.1" 200 244 0.019602 10.0.0.65 - - [2025-10-30 13:54:32] "POST /alarms HTTP/1.1" 409 254 0.005557 10.0.0.65 - - [2025-10-30 13:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.65 - - [2025-10-30 13:54:33] "PUT /alarm/be8f8f00-c03e-41c9-a19d-82eaea3899c9 HTTP/1.1" 200 244 0.011370 10.0.0.65 - - [2025-10-30 13:54:33] "POST /alarms HTTP/1.1" 409 254 0.010171 10.0.0.65 - - [2025-10-30 13:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.65 - - [2025-10-30 13:54:33] "PUT /alarm/86134bd1-973e-4c34-9fd2-d8e6fda0eab1 HTTP/1.1" 200 244 0.009518 10.0.0.65 - - [2025-10-30 13:54:33] "POST /alarms HTTP/1.1" 409 247 0.006417 10.0.0.65 - - [2025-10-30 13:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.65 - - [2025-10-30 13:54:33] "PUT /alarm/a32d038d-7140-48e8-b2ae-043e47cc18de HTTP/1.1" 200 244 0.008938 10.0.0.65 - - [2025-10-30 13:54:33] "POST /alarms HTTP/1.1" 409 272 0.006108 10.0.0.65 - - [2025-10-30 13:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.65 - - [2025-10-30 13:54:33] "PUT /alarm/976a4d1d-6154-4df5-9ed8-a64a9ba9d4f9 HTTP/1.1" 200 244 0.008924 10.0.0.65 - - [2025-10-30 13:54:33] "POST /alarms HTTP/1.1" 409 261 0.005529 10.0.0.65 - - [2025-10-30 13:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001284 10.0.0.65 - - [2025-10-30 13:54:33] "PUT /alarm/17441e3a-4272-4d60-9a43-b729463a0cb1 HTTP/1.1" 200 244 0.009208 10.0.0.65 - - [2025-10-30 13:54:33] "POST /alarms HTTP/1.1" 409 259 0.005153 10.0.0.65 - - [2025-10-30 13:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.65 - - [2025-10-30 13:54:33] "PUT /alarm/cc2d977b-ceef-4ee0-80fd-3e80af751621 HTTP/1.1" 200 244 0.009249 10.0.0.65 - - [2025-10-30 13:54:33] "POST /alarms HTTP/1.1" 409 265 0.012595 10.0.0.65 - - [2025-10-30 13:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010209 10.0.0.65 - - [2025-10-30 13:54:33] "PUT /alarm/baa77b99-8564-494b-a383-aa305e056b50 HTTP/1.1" 200 244 0.010633 10.0.0.65 - - [2025-10-30 13:54:33] "POST /alarms HTTP/1.1" 409 279 0.007910 10.0.0.65 - - [2025-10-30 13:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.65 - - [2025-10-30 13:54:33] "PUT /alarm/9bafc7c9-cc07-4215-b281-3f48e480afaf HTTP/1.1" 200 244 0.012202 10.0.0.65 - - [2025-10-30 13:54:33] "GET / HTTP/1.1" 200 35931 0.002270 10.0.0.65 - - [2025-10-30 13:54:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002110 10.0.0.65 - - [2025-10-30 13:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.65 - - [2025-10-30 13:54:33] "PUT /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492 HTTP/1.1" 200 276 0.006202 10.0.0.65 - - [2025-10-30 13:54:33] "GET / HTTP/1.1" 200 35931 0.001421 10.0.0.65 - - [2025-10-30 13:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.65 - - [2025-10-30 13:54:33] "GET /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002122 10.0.0.65 - - [2025-10-30 13:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.65 - - [2025-10-30 13:54:34] "PUT /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492 HTTP/1.1" 200 276 0.010271 10.0.0.65 - - [2025-10-30 13:54:34] "GET / HTTP/1.1" 200 35931 0.001686 10.0.0.65 - - [2025-10-30 13:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.65 - - [2025-10-30 13:54:34] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004948 10.0.0.65 - - [2025-10-30 13:54:34] "PUT /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0 HTTP/1.1" 200 274 0.017071 10.0.0.65 - - [2025-10-30 13:54:37] "GET / HTTP/1.1" 200 35931 0.001344 10.0.0.65 - - [2025-10-30 13:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.65 - - [2025-10-30 13:54:37] "GET /routing-instance/b46f6ce0-e7cf-446f-9502-90c7ac337c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002274 10.0.0.65 - - [2025-10-30 13:54:37] "POST /bgp-routers HTTP/1.1" 409 301 0.001582 10.0.0.65 - - [2025-10-30 13:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001203 10.0.0.65 - - [2025-10-30 13:54:37] "GET /bgp-router/c32a70dc-f06e-4f7d-b5dd-939dcd53728e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003902 10.0.0.65 - - [2025-10-30 13:54:38] "PUT /bgp-router/c32a70dc-f06e-4f7d-b5dd-939dcd53728e HTTP/1.1" 200 254 0.017717 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:54:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:54:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 10.0.0.65 - - [2025-10-30 13:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.65 - - [2025-10-30 13:54:40] "GET /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002378 10.0.0.65 - - [2025-10-30 13:54:55] "GET / HTTP/1.1" 200 35931 0.002662 10.0.0.65 - - [2025-10-30 13:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.65 - - [2025-10-30 13:54:55] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004649 10.0.0.65 - - [2025-10-30 13:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.65 - - [2025-10-30 13:54:55] "GET /config-node/0c46aedb-81cc-4b62-a812-126f445b3f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001929 10.0.0.65 - - [2025-10-30 13:55:06] "GET / HTTP/1.1" 200 35931 0.001433 10.0.0.65 - - [2025-10-30 13:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.65 - - [2025-10-30 13:55:06] "GET /routing-instance/b46f6ce0-e7cf-446f-9502-90c7ac337c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002704 10.0.0.65 - - [2025-10-30 13:55:06] "POST /bgp-routers HTTP/1.1" 409 301 0.001688 10.0.0.65 - - [2025-10-30 13:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.65 - - [2025-10-30 13:55:06] "GET /bgp-router/c32a70dc-f06e-4f7d-b5dd-939dcd53728e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.012722 10.0.0.65 - - [2025-10-30 13:55:06] "PUT /bgp-router/c32a70dc-f06e-4f7d-b5dd-939dcd53728e HTTP/1.1" 200 254 0.028691 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:55:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001246 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:55:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001289 10.0.0.65 - - [2025-10-30 13:55:21] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.65 - - [2025-10-30 13:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.65 - - [2025-10-30 13:55:21] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004014 10.0.0.65 - - [2025-10-30 13:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.65 - - [2025-10-30 13:55:21] "GET /config-node/0c46aedb-81cc-4b62-a812-126f445b3f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001644 10.0.0.65 - - [2025-10-30 13:55:21] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.65 - - [2025-10-30 13:55:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001899 10.0.0.65 - - [2025-10-30 13:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.65 - - [2025-10-30 13:55:26] "GET /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002580 10.0.0.65 - - [2025-10-30 13:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.65 - - [2025-10-30 13:55:26] "PUT /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492 HTTP/1.1" 200 276 0.007923 10.0.0.65 - - [2025-10-30 13:55:27] "GET / HTTP/1.1" 200 35931 0.001613 10.0.0.65 - - [2025-10-30 13:55:27] "POST /alarms HTTP/1.1" 409 264 0.001876 10.0.0.65 - - [2025-10-30 13:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.65 - - [2025-10-30 13:55:27] "PUT /alarm/77aa3ce1-4d5f-4ace-ab4f-26c0addeb3ea HTTP/1.1" 200 244 0.007933 10.0.0.65 - - [2025-10-30 13:55:27] "POST /alarms HTTP/1.1" 409 261 0.002468 10.0.0.65 - - [2025-10-30 13:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.65 - - [2025-10-30 13:55:27] "PUT /alarm/54a1489b-1324-41ed-928b-b82f8215e9d6 HTTP/1.1" 200 244 0.008063 10.0.0.65 - - [2025-10-30 13:55:27] "POST /alarms HTTP/1.1" 409 261 0.002767 10.0.0.65 - - [2025-10-30 13:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.65 - - [2025-10-30 13:55:27] "PUT /alarm/d437b995-0174-41ae-878e-20c985f2dc2f HTTP/1.1" 200 244 0.007226 10.0.0.65 - - [2025-10-30 13:55:27] "POST /alarms HTTP/1.1" 409 253 0.008032 10.0.0.65 - - [2025-10-30 13:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.65 - - [2025-10-30 13:55:27] "PUT /alarm/fa2b504c-6efd-4f05-aff1-9e8936708516 HTTP/1.1" 200 244 0.007630 10.0.0.65 - - [2025-10-30 13:55:27] "POST /alarms HTTP/1.1" 409 251 0.007263 10.0.0.65 - - [2025-10-30 13:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004702 10.0.0.65 - - [2025-10-30 13:55:27] "PUT /alarm/f807f511-2bca-4b5a-ad2e-389ba01feb92 HTTP/1.1" 200 244 0.008597 10.0.0.65 - - [2025-10-30 13:55:27] "POST /alarms HTTP/1.1" 409 252 0.001807 10.0.0.65 - - [2025-10-30 13:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.65 - - [2025-10-30 13:55:27] "PUT /alarm/aaae8691-9db2-4047-8ef4-8c124ecf1cac HTTP/1.1" 200 244 0.008671 10.0.0.65 - - [2025-10-30 13:55:27] "POST /alarms HTTP/1.1" 409 256 0.011413 10.0.0.65 - - [2025-10-30 13:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.65 - - [2025-10-30 13:55:27] "PUT /alarm/d4782175-04d9-45a5-9ac3-beb453ffe7e1 HTTP/1.1" 200 244 0.015461 10.0.0.65 - - [2025-10-30 13:55:27] "POST /alarms HTTP/1.1" 409 248 0.008356 10.0.0.65 - - [2025-10-30 13:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.65 - - [2025-10-30 13:55:27] "PUT /alarm/6c8cfcee-11af-4849-b537-94b6efe2254b HTTP/1.1" 200 244 0.009451 10.0.0.65 - - [2025-10-30 13:55:27] "POST /alarms HTTP/1.1" 409 252 0.004573 10.0.0.65 - - [2025-10-30 13:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.65 - - [2025-10-30 13:55:27] "PUT /alarm/18c0ea39-6e9a-4f01-aaf9-f3fb70c95a8a HTTP/1.1" 200 244 0.010984 10.0.0.65 - - [2025-10-30 13:55:27] "POST /alarms HTTP/1.1" 409 257 0.006116 10.0.0.65 - - [2025-10-30 13:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.65 - - [2025-10-30 13:55:27] "PUT /alarm/0b73f39d-9bd3-47f3-a186-05619d548530 HTTP/1.1" 200 244 0.008518 10.0.0.65 - - [2025-10-30 13:55:27] "POST /alarms HTTP/1.1" 409 251 0.013861 10.0.0.65 - - [2025-10-30 13:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.65 - - [2025-10-30 13:55:27] "PUT /alarm/4431cde4-06d3-4d9a-b3b7-325292047caf HTTP/1.1" 200 244 0.009740 10.0.0.65 - - [2025-10-30 13:55:27] "POST /alarms HTTP/1.1" 409 257 0.002808 10.0.0.65 - - [2025-10-30 13:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.65 - - [2025-10-30 13:55:27] "PUT /alarm/de474210-3ed6-4159-b6f1-32c1bb41d56b HTTP/1.1" 200 244 0.009641 10.0.0.65 - - [2025-10-30 13:55:27] "POST /alarms HTTP/1.1" 409 261 0.008376 10.0.0.65 - - [2025-10-30 13:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.65 - - [2025-10-30 13:55:27] "PUT /alarm/d7bd21c4-47b4-408e-84e0-3785888f84ba HTTP/1.1" 200 244 0.015655 10.0.0.65 - - [2025-10-30 13:55:27] "POST /alarms HTTP/1.1" 409 258 0.008344 10.0.0.65 - - [2025-10-30 13:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.65 - - [2025-10-30 13:55:27] "PUT /alarm/9f427364-2719-44d3-8a07-5a45052dced6 HTTP/1.1" 200 244 0.009582 10.0.0.65 - - [2025-10-30 13:55:27] "POST /alarms HTTP/1.1" 409 254 0.008023 10.0.0.65 - - [2025-10-30 13:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.65 - - [2025-10-30 13:55:27] "PUT /alarm/330867dd-e628-4b24-a498-7a8e5aa09885 HTTP/1.1" 200 244 0.010625 10.0.0.65 - - [2025-10-30 13:55:27] "POST /alarms HTTP/1.1" 409 254 0.011427 10.0.0.65 - - [2025-10-30 13:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.65 - - [2025-10-30 13:55:28] "PUT /alarm/be8f8f00-c03e-41c9-a19d-82eaea3899c9 HTTP/1.1" 200 244 0.008154 10.0.0.65 - - [2025-10-30 13:55:28] "POST /alarms HTTP/1.1" 409 254 0.005174 10.0.0.65 - - [2025-10-30 13:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.65 - - [2025-10-30 13:55:28] "PUT /alarm/86134bd1-973e-4c34-9fd2-d8e6fda0eab1 HTTP/1.1" 200 244 0.009696 10.0.0.65 - - [2025-10-30 13:55:28] "POST /alarms HTTP/1.1" 409 247 0.009939 10.0.0.65 - - [2025-10-30 13:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.65 - - [2025-10-30 13:55:28] "PUT /alarm/a32d038d-7140-48e8-b2ae-043e47cc18de HTTP/1.1" 200 244 0.013279 10.0.0.65 - - [2025-10-30 13:55:28] "POST /alarms HTTP/1.1" 409 272 0.016164 10.0.0.65 - - [2025-10-30 13:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.65 - - [2025-10-30 13:55:28] "PUT /alarm/976a4d1d-6154-4df5-9ed8-a64a9ba9d4f9 HTTP/1.1" 200 244 0.008929 10.0.0.65 - - [2025-10-30 13:55:28] "POST /alarms HTTP/1.1" 409 261 0.002710 10.0.0.65 - - [2025-10-30 13:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.65 - - [2025-10-30 13:55:28] "PUT /alarm/17441e3a-4272-4d60-9a43-b729463a0cb1 HTTP/1.1" 200 244 0.012395 10.0.0.65 - - [2025-10-30 13:55:28] "POST /alarms HTTP/1.1" 409 259 0.006999 10.0.0.65 - - [2025-10-30 13:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005843 10.0.0.65 - - [2025-10-30 13:55:28] "PUT /alarm/cc2d977b-ceef-4ee0-80fd-3e80af751621 HTTP/1.1" 200 244 0.008649 10.0.0.65 - - [2025-10-30 13:55:28] "POST /alarms HTTP/1.1" 409 265 0.009761 10.0.0.65 - - [2025-10-30 13:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.65 - - [2025-10-30 13:55:28] "PUT /alarm/baa77b99-8564-494b-a383-aa305e056b50 HTTP/1.1" 200 244 0.013049 10.0.0.65 - - [2025-10-30 13:55:28] "POST /alarms HTTP/1.1" 409 279 0.009805 10.0.0.65 - - [2025-10-30 13:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.65 - - [2025-10-30 13:55:28] "PUT /alarm/9bafc7c9-cc07-4215-b281-3f48e480afaf HTTP/1.1" 200 244 0.009649 10.0.0.65 - - [2025-10-30 13:55:28] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.65 - - [2025-10-30 13:55:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001893 10.0.0.65 - - [2025-10-30 13:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.65 - - [2025-10-30 13:55:28] "PUT /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492 HTTP/1.1" 200 276 0.006990 10.0.0.65 - - [2025-10-30 13:55:29] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.65 - - [2025-10-30 13:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.65 - - [2025-10-30 13:55:29] "GET /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002231 10.0.0.65 - - [2025-10-30 13:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005439 10.0.0.65 - - [2025-10-30 13:55:29] "PUT /global-vrouter-config/2e640b48-cb63-40ee-b17c-146bfe5cb492 HTTP/1.1" 200 276 0.011595 10.0.0.65 - - [2025-10-30 13:55:29] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.65 - - [2025-10-30 13:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.65 - - [2025-10-30 13:55:29] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004717 10.0.0.65 - - [2025-10-30 13:55:29] "PUT /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0 HTTP/1.1" 200 274 0.021229 10.0.0.65 - - [2025-10-30 13:55:33] "GET / HTTP/1.1" 200 35931 0.001265 10.0.0.65 - - [2025-10-30 13:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.65 - - [2025-10-30 13:55:33] "GET /routing-instance/b46f6ce0-e7cf-446f-9502-90c7ac337c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003476 10.0.0.65 - - [2025-10-30 13:55:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001626 10.0.0.65 - - [2025-10-30 13:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.65 - - [2025-10-30 13:55:33] "GET /bgp-router/c32a70dc-f06e-4f7d-b5dd-939dcd53728e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003632 10.0.0.65 - - [2025-10-30 13:55:33] "PUT /bgp-router/c32a70dc-f06e-4f7d-b5dd-939dcd53728e HTTP/1.1" 200 254 0.011734 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:55:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:55:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001349 10.0.0.65 - - [2025-10-30 13:55:37] "POST /tags HTTP/1.1" 200 355 0.029567 10.0.0.65 - - [2025-10-30 13:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007752 10.0.0.65 - - [2025-10-30 13:55:37] "GET /tag/57dade4b-89df-4a65-8318-90fdc7ffd782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.013609 10.0.0.65 - - [2025-10-30 13:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.65 - - [2025-10-30 13:55:37] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003964 10.0.0.65 - - [2025-10-30 13:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.65 - - [2025-10-30 13:55:37] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063660 10.0.0.65 - - [2025-10-30 13:55:37] "POST /virtual-machines HTTP/1.1" 200 351 0.021746 10.0.0.65 - - [2025-10-30 13:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.061001 10.0.0.65 - - [2025-10-30 13:55:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.164362 10.0.0.65 - - [2025-10-30 13:55:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009127 10.0.0.65 - - [2025-10-30 13:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009420 10.0.0.65 - - [2025-10-30 13:55:38] "GET /virtual-machine-interface/1d2f99b6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.011780 10.0.0.65 - - [2025-10-30 13:55:38] "POST /instance-ips HTTP/1.1" 200 391 0.017785 10.0.0.65 - - [2025-10-30 13:55:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.028621 10.0.0.65 - - [2025-10-30 13:55:38] "GET /virtual-machine-interface/1d2f99b6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.014265 10.0.0.65 - - [2025-10-30 13:55:38] "POST /set-tag HTTP/1.1" 200 109 0.014210 10.0.0.65 - - [2025-10-30 13:55:38] "GET /virtual-machine-interface/1d2f99b6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010898 10.0.0.65 - - [2025-10-30 13:55:38] "GET /instance-ip/1d518846-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002691 10.0.0.65 - - [2025-10-30 13:55:38] "GET /virtual-machine-interface/1d2f99b6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003998 10.0.0.65 - - [2025-10-30 13:55:38] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.65 - - [2025-10-30 13:55:38] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002991 10.0.0.65 - - [2025-10-30 13:55:38] "POST /ref-update HTTP/1.1" 200 156 0.008331 10.0.0.65 - - [2025-10-30 13:55:38] "GET /virtual-machine-interface/1d2f99b6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009175 10.0.0.65 - - [2025-10-30 13:55:38] "POST /set-tag HTTP/1.1" 200 109 0.001843 10.0.0.65 - - [2025-10-30 13:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.65 - - [2025-10-30 13:55:38] "GET /virtual-network/d15090f5-465f-447f-adf5-c19328d6b1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003494 10.0.0.65 - - [2025-10-30 13:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.65 - - [2025-10-30 13:55:38] "GET /project/ef45e811-8c71-42a0-afa0-7b9e9d4d026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031250 10.0.0.65 - - [2025-10-30 13:55:38] "POST /virtual-machines HTTP/1.1" 200 355 0.009109 10.0.0.65 - - [2025-10-30 13:55:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.023904 10.0.0.65 - - [2025-10-30 13:55:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.096396 10.0.0.65 - - [2025-10-30 13:55:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009040 10.0.0.65 - - [2025-10-30 13:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010976 10.0.0.65 - - [2025-10-30 13:55:38] "GET /virtual-machine-interface/1da6f2d6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007880 10.0.0.65 - - [2025-10-30 13:55:38] "POST /instance-ips HTTP/1.1" 200 395 0.018090 10.0.0.65 - - [2025-10-30 13:55:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.021608 10.0.0.65 - - [2025-10-30 13:55:38] "GET /virtual-machine-interface/1da6f2d6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.018729 10.0.0.65 - - [2025-10-30 13:55:38] "POST /set-tag HTTP/1.1" 200 109 0.023857 10.0.0.65 - - [2025-10-30 13:55:38] "GET /virtual-machine-interface/1da6f2d6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.013149 10.0.0.65 - - [2025-10-30 13:55:38] "GET /instance-ip/1dbebcf4-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003086 10.0.0.65 - - [2025-10-30 13:55:39] "GET /virtual-machine-interface/1da6f2d6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004174 10.0.0.65 - - [2025-10-30 13:55:39] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.65 - - [2025-10-30 13:55:39] "GET /virtual-router/9f9b2ce1-dd4f-47d3-989e-1291fde55283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003524 10.0.0.65 - - [2025-10-30 13:55:39] "POST /ref-update HTTP/1.1" 200 156 0.008718 10.0.0.65 - - [2025-10-30 13:55:39] "GET /virtual-machine-interface/1da6f2d6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.017487 10.0.0.65 - - [2025-10-30 13:55:39] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.65 - - [2025-10-30 13:55:39] "GET /virtual-machine-interface/1d2f99b6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005260 10.0.0.65 - - [2025-10-30 13:55:39] "POST /set-tag HTTP/1.1" 200 109 0.002688 10.0.0.65 - - [2025-10-30 13:55:39] "GET /virtual-machine-interface/1da6f2d6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005209 10.0.0.65 - - [2025-10-30 13:55:39] "POST /set-tag HTTP/1.1" 200 109 0.002988 10.0.0.65 - - [2025-10-30 13:55:57] "GET /virtual-machine-interface/1d2f99b6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004604 10.0.0.65 - - [2025-10-30 13:55:57] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.65 - - [2025-10-30 13:55:58] "GET /virtual-machine-interface/1da6f2d6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004613 10.0.0.65 - - [2025-10-30 13:55:58] "POST /set-tag HTTP/1.1" 200 109 0.001805 10.0.0.65 - - [2025-10-30 13:55:59] "GET /virtual-machine-interface/1da6f2d6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004055 10.0.0.65 - - [2025-10-30 13:55:59] "POST /set-tag HTTP/1.1" 200 109 0.001818 10.0.0.65 - - [2025-10-30 13:56:00] "GET /virtual-machine-interface/1d2f99b6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007771 10.0.0.65 - - [2025-10-30 13:56:00] "POST /set-tag HTTP/1.1" 200 109 0.003315 10.0.0.65 - - [2025-10-30 13:56:30] "GET /virtual-machine-interface/1d2f99b6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.014099 10.0.0.65 - - [2025-10-30 13:56:30] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.65 - - [2025-10-30 13:56:30] "GET /virtual-machine-interface/1d2f99b6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005432 10.0.0.65 - - [2025-10-30 13:56:30] "POST /set-tag HTTP/1.1" 200 109 0.003325 10.0.0.65 - - [2025-10-30 13:56:30] "GET /virtual-machine/51ef56a1-8545-4cb8-8404-01b9e0e60f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.003631 10.0.0.65 - - [2025-10-30 13:56:30] "POST /ref-update HTTP/1.1" 200 156 0.010570 10.0.0.65 - - [2025-10-30 13:56:30] "GET /virtual-machine-interface/1d2f99b6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.017482 10.0.0.65 - - [2025-10-30 13:56:30] "POST /set-tag HTTP/1.1" 200 109 0.014989 10.0.0.65 - - [2025-10-30 13:56:30] "POST /set-tag HTTP/1.1" 200 109 0.036754 10.0.0.65 - - [2025-10-30 13:56:30] "DELETE /instance-ip/1d518846-b598-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.051747 10.0.0.65 - - [2025-10-30 13:56:30] "DELETE /virtual-machine-interface/1d2f99b6-b598-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.054547 10.0.0.65 - - [2025-10-30 13:56:30] "DELETE /virtual-machine/51ef56a1-8545-4cb8-8404-01b9e0e60f28 HTTP/1.1" 200 115 0.022255 10.0.0.65 - - [2025-10-30 13:56:30] "GET /virtual-machine-interface/1da6f2d6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004135 10.0.0.65 - - [2025-10-30 13:56:31] "POST /set-tag HTTP/1.1" 200 109 0.006643 10.0.0.65 - - [2025-10-30 13:57:01] "GET /virtual-machine-interface/1da6f2d6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009685 10.0.0.65 - - [2025-10-30 13:57:01] "POST /set-tag HTTP/1.1" 200 109 0.007312 10.0.0.65 - - [2025-10-30 13:57:01] "GET /virtual-machine-interface/1da6f2d6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007021 10.0.0.65 - - [2025-10-30 13:57:01] "POST /set-tag HTTP/1.1" 200 109 0.006245 10.0.0.65 - - [2025-10-30 13:57:01] "GET /virtual-machine/ff745b7d-897c-41ac-ade6-eef30eba588b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003369 10.0.0.65 - - [2025-10-30 13:57:01] "POST /ref-update HTTP/1.1" 200 156 0.012151 10.0.0.65 - - [2025-10-30 13:57:01] "GET /virtual-machine-interface/1da6f2d6-b598-11f0-9e80-fa163ef388c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005992 10.0.0.65 - - [2025-10-30 13:57:01] "POST /set-tag HTTP/1.1" 200 109 0.030809 10.0.0.65 - - [2025-10-30 13:57:01] "POST /set-tag HTTP/1.1" 200 109 0.051632 10.0.0.65 - - [2025-10-30 13:57:02] "DELETE /instance-ip/1dbebcf4-b598-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.075830 10.0.0.65 - - [2025-10-30 13:57:02] "DELETE /virtual-machine-interface/1da6f2d6-b598-11f0-9e80-fa163ef388c1 HTTP/1.1" 200 115 0.071519 10.0.0.65 - - [2025-10-30 13:57:02] "DELETE /virtual-machine/ff745b7d-897c-41ac-ade6-eef30eba588b HTTP/1.1" 200 115 0.046974 10.0.0.65 - - [2025-10-30 13:57:02] "DELETE /tag/57dade4b-89df-4a65-8318-90fdc7ffd782 HTTP/1.1" 200 115 0.049035 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:57:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:57:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001003 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:57:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.65 - - [2025-10-30 13:57:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000927 10.0.0.65 - - [2025-10-30 13:57:21] "GET / HTTP/1.1" 200 35931 0.001789 10.0.0.65 - - [2025-10-30 13:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.65 - - [2025-10-30 13:57:21] "GET /global-system-config/a7e3ef4e-10d6-4c51-8fc6-ee024ca45da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004586 10.0.0.65 - - [2025-10-30 13:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.65 - - [2025-10-30 13:57:21] "GET /config-node/0c46aedb-81cc-4b62-a812-126f445b3f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002406 10.0.0.65 - - [2025-10-30 13:57:31] "GET /global-system-configs HTTP/1.1" 200 322 0.001702