++ 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: =================== Mon Aug 17 12:29:33 PM UTC 2026 ===================' INFO: =================== Mon Aug 17 12:29:33 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ ip addr show dev enp1s0 +++ cut -d / -f 1 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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.249 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.249 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.249:8081 ' ']' +++ echo 10.0.0.249:8081 ++ ANALYTICS_SERVERS=10.0.0.249:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.249:9042 ' ']' +++ echo 10.0.0.249:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.249:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.249:8086 ' ']' +++ echo 10.0.0.249:8086 ++ COLLECTOR_SERVERS=10.0.0.249:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.249 ++ CONFIGDB_NODES=10.0.0.249 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.249:8082 ' ']' +++ echo 10.0.0.249:8082 ++ CONFIG_SERVERS=10.0.0.249:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.249:9161 ' ']' +++ echo 10.0.0.249:9161 ++ CONFIGDB_SERVERS=10.0.0.249:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.249:9041 ' ']' +++ echo 10.0.0.249:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.249:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.249:2181, ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.249:2181 ' ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.249:2181 ++ RABBITMQ_NODES=10.0.0.249 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.249:5673, ']' +++ echo 10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.249:6379 ' ']' +++ echo 10.0.0.249:6379 ++ REDIS_SERVERS=10.0.0.249:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.249 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.249:9092 ' ']' +++ echo 10.0.0.249:9092 ++ KAFKA_SERVERS=10.0.0.249:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ 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.249 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.249 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\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 ++ cut -d , -f 1 ++ echo 10.0.0.249 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.249 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.249 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + 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.249 +++ local servers=10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ sort +++ local local_ips=,10.0.0.249,10.59.236.1,127.0.0.1,172.17.0.1,252.249.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.59.236.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.249:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249: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=__ ++ cut -d = -f 1 ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' + 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: 08/17/2026 12:30:34.128 7fbbb9ce5a80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/17/2026 12:30:34.604 7fbbb9ce5a80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/17/2026 12:30:34.642 7fbbb9ce5a80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/17/2026 12:30:34.643 7fbbb9ce5a80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.249 - - [2026-08-17 12:30:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000971 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2026-08-17 12:30:51] "GET / HTTP/1.1" 503 181 0.008063 10.0.0.249 - - [2026-08-17 12:30:51] "GET / HTTP/1.1" 503 181 0.000218 10.0.0.249 - - [2026-08-17 12:30:52] "GET / HTTP/1.1" 200 36215 0.001394 10.0.0.249 - - [2026-08-17 12:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.249 - - [2026-08-17 12:30:52] "GET / HTTP/1.1" 200 45303 0.001162 10.0.0.249 - - [2026-08-17 12:30:52] "GET /routing-instance/4da4d01f-6b4a-4c89-90bd-ca482d2c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011011 10.0.0.249 - - [2026-08-17 12:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012055 10.0.0.249 - - [2026-08-17 12:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.249 - - [2026-08-17 12:30:52] "GET / HTTP/1.1" 200 36215 0.001381 10.0.0.249 - - [2026-08-17 12:30:52] "POST /bgp-routers HTTP/1.1" 200 618 0.117743 10.0.0.249 - - [2026-08-17 12:30:52] "GET / HTTP/1.1" 200 36215 0.001873 10.0.0.249 - - [2026-08-17 12:30:52] "GET /bgp-router/db0a043b-8c1c-46c0-921e-d2d751aa1645?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.087329 10.0.0.249 - - [2026-08-17 12:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011852 10.0.0.249 - - [2026-08-17 12:30:52] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.021121 10.0.0.249 - - [2026-08-17 12:30:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008964 10.0.0.249 - - [2026-08-17 12:30:53] "POST /ref-update HTTP/1.1" 200 156 0.057554 10.0.0.249 - - [2026-08-17 12:30:53] "GET / HTTP/1.1" 200 36215 0.002129 10.0.0.249 - - [2026-08-17 12:30:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.004503 10.0.0.249 - - [2026-08-17 12:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.249 - - [2026-08-17 12:30:53] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.090215 10.0.0.249 - - [2026-08-17 12:30:53] "POST /service-appliance-sets HTTP/1.1" 200 555 0.083543 10.0.0.249 - - [2026-08-17 12:30:53] "POST /fqname-to-id HTTP/1.1" 404 180 0.017334 10.0.0.249 - - [2026-08-17 12:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007481 10.0.0.249 - - [2026-08-17 12:30:53] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.027410 10.0.0.249 - - [2026-08-17 12:30:53] "POST /service-appliance-sets HTTP/1.1" 200 543 0.072158 10.0.0.249 - - [2026-08-17 12:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017552 10.0.0.249 - - [2026-08-17 12:30:53] "GET /network-ipam/8d8de489-b274-465e-9b40-6ed3b7f3fc43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003583 10.0.0.249 - - [2026-08-17 12:30:54] "POST /service-templates HTTP/1.1" 200 513 0.102695 10.0.0.249 - - [2026-08-17 12:30:54] "POST /service-templates HTTP/1.1" 200 503 0.142123 10.0.0.249 - - [2026-08-17 12:30:54] "POST /service-templates HTTP/1.1" 200 517 0.091054 10.0.0.249 - - [2026-08-17 12:30:55] "POST /service-templates HTTP/1.1" 200 537 0.092166 10.0.0.249 - - [2026-08-17 12:30:55] "POST /service-templates HTTP/1.1" 200 509 0.137557 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:30:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003359 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:30:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000996 10.0.0.249 - - [2026-08-17 12:30:58] "GET / HTTP/1.1" 200 36215 0.002497 10.0.0.249 - - [2026-08-17 12:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.249 - - [2026-08-17 12:30:58] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005567 10.0.0.249 - - [2026-08-17 12:30:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.023144 10.0.0.249 - - [2026-08-17 12:30:58] "POST /config-nodes HTTP/1.1" 200 595 0.052909 10.0.0.249 - - [2026-08-17 12:30:58] "GET / HTTP/1.1" 200 36215 0.001389 10.0.0.249 - - [2026-08-17 12:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.060767 10.0.0.249 - - [2026-08-17 12:30:58] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009354 10.0.0.249 - - [2026-08-17 12:30:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.004248 10.0.0.249 - - [2026-08-17 12:30:58] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.076562 10.0.0.249 - - [2026-08-17 12:30:59] "GET / HTTP/1.1" 200 36215 0.002340 10.0.0.249 - - [2026-08-17 12:30:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004214 10.0.0.249 - - [2026-08-17 12:30:59] "GET / HTTP/1.1" 200 36215 0.001338 10.0.0.249 - - [2026-08-17 12:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.249 - - [2026-08-17 12:30:59] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005573 10.0.0.249 - - [2026-08-17 12:30:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.002656 10.0.0.249 - - [2026-08-17 12:30:59] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.041401 10.0.0.249 - - [2026-08-17 12:31:00] "GET / HTTP/1.1" 200 36215 0.001326 10.0.0.249 - - [2026-08-17 12:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007425 10.0.0.249 - - [2026-08-17 12:31:00] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.019574 10.0.0.249 - - [2026-08-17 12:31:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.006355 10.0.0.249 - - [2026-08-17 12:31:00] "POST /analytics-nodes HTTP/1.1" 200 601 0.044491 10.0.0.249 - - [2026-08-17 12:31:00] "GET / HTTP/1.1" 200 36215 0.001521 10.0.0.249 - - [2026-08-17 12:31:00] "GET / HTTP/1.1" 200 36215 0.001312 10.0.0.249 - - [2026-08-17 12:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013200 10.0.0.249 - - [2026-08-17 12:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.249 - - [2026-08-17 12:31:00] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.011786 10.0.0.249 - - [2026-08-17 12:31:00] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.015537 10.0.0.249 - - [2026-08-17 12:31:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.007358 10.0.0.249 - - [2026-08-17 12:31:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.004624 10.0.0.249 - - [2026-08-17 12:31:01] "POST /config-database-nodes HTTP/1.1" 200 613 0.057220 10.0.0.249 - - [2026-08-17 12:31:01] "POST /database-nodes HTTP/1.1" 200 599 0.089329 10.0.0.249 - - [2026-08-17 12:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011766 10.0.0.249 - - [2026-08-17 12:31:01] "GET /network-ipam/8d8de489-b274-465e-9b40-6ed3b7f3fc43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005877 10.0.0.249 - - [2026-08-17 12:31:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.002020 10.0.0.249 - - [2026-08-17 12:31:01] "POST /access-control-lists HTTP/1.1" 200 589 0.024509 10.0.0.249 - - [2026-08-17 12:31:01] "POST /fqname-to-id HTTP/1.1" 404 224 0.003050 10.0.0.249 - - [2026-08-17 12:31:01] "POST /access-control-lists HTTP/1.1" 200 587 0.026657 10.0.0.249 - - [2026-08-17 12:31:02] "POST /route-targets HTTP/1.1" 200 328 0.031991 10.0.0.249 - - [2026-08-17 12:31:02] "POST /ref-update HTTP/1.1" 200 156 0.036639 10.0.0.249 - - [2026-08-17 12:31:02] "POST /route-targets HTTP/1.1" 200 328 0.033067 10.0.0.249 - - [2026-08-17 12:31:02] "POST /ref-update HTTP/1.1" 200 156 0.010999 10.0.0.249 - - [2026-08-17 12:31:02] "POST /route-targets HTTP/1.1" 200 328 0.014098 10.0.0.249 - - [2026-08-17 12:31:02] "POST /ref-update HTTP/1.1" 200 156 0.027434 10.0.0.249 - - [2026-08-17 12:31:02] "POST /route-targets HTTP/1.1" 200 328 0.012790 10.0.0.249 - - [2026-08-17 12:31:02] "POST /ref-update HTTP/1.1" 200 156 0.030957 10.0.0.249 - - [2026-08-17 12:31:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.002562 10.0.0.249 - - [2026-08-17 12:31:02] "POST /access-control-lists HTTP/1.1" 200 553 0.088805 10.0.0.249 - - [2026-08-17 12:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.249 - - [2026-08-17 12:31:04] "GET /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003996 10.0.0.249 - - [2026-08-17 12:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.249 - - [2026-08-17 12:31:04] "PUT /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec HTTP/1.1" 200 277 0.020075 10.0.0.249 - - [2026-08-17 12:31:04] "GET / HTTP/1.1" 200 36215 0.001533 10.0.0.249 - - [2026-08-17 12:31:04] "POST /alarms HTTP/1.1" 200 583 0.042694 10.0.0.249 - - [2026-08-17 12:31:04] "POST /alarms HTTP/1.1" 200 577 0.088304 10.0.0.249 - - [2026-08-17 12:31:04] "POST /alarms HTTP/1.1" 200 577 0.075032 10.0.0.249 - - [2026-08-17 12:31:04] "POST /alarms HTTP/1.1" 200 561 0.085805 10.0.0.249 - - [2026-08-17 12:31:04] "POST /alarms HTTP/1.1" 200 557 0.058343 10.0.0.249 - - [2026-08-17 12:31:04] "POST /alarms HTTP/1.1" 200 559 0.052093 10.0.0.249 - - [2026-08-17 12:31:05] "POST /alarms HTTP/1.1" 200 567 0.057955 10.0.0.249 - - [2026-08-17 12:31:05] "POST /alarms HTTP/1.1" 200 551 0.034868 10.0.0.249 - - [2026-08-17 12:31:05] "POST /alarms HTTP/1.1" 200 559 0.060191 10.0.0.249 - - [2026-08-17 12:31:05] "POST /alarms HTTP/1.1" 200 569 0.086513 10.0.0.249 - - [2026-08-17 12:31:05] "POST /alarms HTTP/1.1" 200 557 0.070238 10.0.0.249 - - [2026-08-17 12:31:05] "POST /alarms HTTP/1.1" 200 569 0.068793 10.0.0.249 - - [2026-08-17 12:31:05] "POST /alarms HTTP/1.1" 200 577 0.115574 10.0.0.249 - - [2026-08-17 12:31:05] "POST /alarms HTTP/1.1" 200 571 0.046325 10.0.0.249 - - [2026-08-17 12:31:05] "POST /alarms HTTP/1.1" 200 563 0.046334 10.0.0.249 - - [2026-08-17 12:31:05] "POST /alarms HTTP/1.1" 200 563 0.060883 10.0.0.249 - - [2026-08-17 12:31:05] "POST /alarms HTTP/1.1" 200 563 0.034864 10.0.0.249 - - [2026-08-17 12:31:05] "POST /alarms HTTP/1.1" 200 549 0.068461 10.0.0.249 - - [2026-08-17 12:31:06] "POST /alarms HTTP/1.1" 200 597 0.066850 10.0.0.249 - - [2026-08-17 12:31:06] "POST /alarms HTTP/1.1" 200 577 0.059875 10.0.0.249 - - [2026-08-17 12:31:06] "POST /alarms HTTP/1.1" 200 573 0.057391 10.0.0.249 - - [2026-08-17 12:31:06] "POST /alarms HTTP/1.1" 200 585 0.104985 10.0.0.249 - - [2026-08-17 12:31:06] "POST /alarms HTTP/1.1" 200 611 0.046544 10.0.0.249 - - [2026-08-17 12:31:06] "GET / HTTP/1.1" 200 36215 0.001193 10.0.0.249 - - [2026-08-17 12:31:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004995 10.0.0.249 - - [2026-08-17 12:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009453 10.0.0.249 - - [2026-08-17 12:31:06] "PUT /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec HTTP/1.1" 200 277 0.013196 10.0.0.249 - - [2026-08-17 12:31:07] "GET / HTTP/1.1" 200 36215 0.001531 10.0.0.249 - - [2026-08-17 12:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.249 - - [2026-08-17 12:31:07] "GET /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004737 10.0.0.249 - - [2026-08-17 12:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.249 - - [2026-08-17 12:31:07] "PUT /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec HTTP/1.1" 200 277 0.010047 10.0.0.249 - - [2026-08-17 12:31:07] "GET / HTTP/1.1" 200 36215 0.001274 10.0.0.249 - - [2026-08-17 12:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.249 - - [2026-08-17 12:31:07] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006587 10.0.0.249 - - [2026-08-17 12:31:07] "PUT /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9 HTTP/1.1" 200 275 0.032730 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:31:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001204 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:31:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001132 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:31:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001003 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:31:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000858 10.0.0.249 - - [2026-08-17 12:31:27] "GET / HTTP/1.1" 200 36215 0.002005 10.0.0.249 - - [2026-08-17 12:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.249 - - [2026-08-17 12:31:27] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005984 10.0.0.249 - - [2026-08-17 12:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.249 - - [2026-08-17 12:31:27] "GET /config-node/ae98647b-e4df-4ff8-a1f2-7cb8a3a53a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.005157 10.0.0.249 - - [2026-08-17 12:31:39] "GET / HTTP/1.1" 200 36215 0.001187 10.0.0.249 - - [2026-08-17 12:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.249 - - [2026-08-17 12:31:39] "GET /routing-instance/4da4d01f-6b4a-4c89-90bd-ca482d2c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004143 10.0.0.249 - - [2026-08-17 12:31:39] "POST /bgp-routers HTTP/1.1" 409 301 0.002837 10.0.0.249 - - [2026-08-17 12:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.249 - - [2026-08-17 12:31:39] "GET /bgp-router/db0a043b-8c1c-46c0-921e-d2d751aa1645?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.006016 10.0.0.249 - - [2026-08-17 12:31:39] "PUT /bgp-router/db0a043b-8c1c-46c0-921e-d2d751aa1645 HTTP/1.1" 200 255 0.022073 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:31:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001370 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:31:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001201 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:32:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000981 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:32:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001227 10.0.0.249 - - [2026-08-17 12:32:46] "GET / HTTP/1.1" 200 36215 0.001560 10.0.0.249 - - [2026-08-17 12:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.249 - - [2026-08-17 12:32:46] "GET /domain/9c498ba5-e20c-442a-97ce-4341aaff86a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.039960 10.0.0.249 - - [2026-08-17 12:32:46] "POST /id-to-fqname HTTP/1.1" 200 173 0.000555 10.0.0.249 - - [2026-08-17 12:32:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.001449 10.0.0.249 - - [2026-08-17 12:32:46] "POST /security-groups HTTP/1.1" 200 570 0.121032 10.0.0.249 - - [2026-08-17 12:32:46] "POST /projects HTTP/1.1" 200 483 0.410629 10.0.0.249 - - [2026-08-17 12:32:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.012150 10.0.0.249 - - [2026-08-17 12:32:46] "POST /security-groups HTTP/1.1" 200 536 0.059073 10.0.0.249 - - [2026-08-17 12:32:47] "POST /chown HTTP/1.1" 200 109 0.054047 10.0.0.249 - - [2026-08-17 12:32:47] "POST /access-control-lists HTTP/1.1" 200 581 0.173819 10.0.0.249 - - [2026-08-17 12:32:47] "POST /policy-managements HTTP/1.1" 409 214 0.054798 10.0.0.249 - - [2026-08-17 12:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010050 10.0.0.249 - - [2026-08-17 12:32:47] "POST /fqname-to-id HTTP/1.1" 404 212 0.002618 10.0.0.249 - - [2026-08-17 12:32:47] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008029 10.0.0.249 - - [2026-08-17 12:32:47] "POST /access-control-lists HTTP/1.1" 200 579 0.067901 10.0.0.249 - - [2026-08-17 12:32:47] "POST /application-policy-sets HTTP/1.1" 200 530 0.073372 10.0.0.249 - - [2026-08-17 12:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008794 10.0.0.249 - - [2026-08-17 12:32:47] "GET /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003391 10.0.0.249 - - [2026-08-17 12:32:47] "PUT /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec HTTP/1.1" 200 277 0.014212 10.0.0.249 - - [2026-08-17 12:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.030331 10.0.0.249 - - [2026-08-17 12:32:47] "GET /virtual-network/b39a94f3-bc9c-465a-ae56-22eb26791961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006370 10.0.0.249 - - [2026-08-17 12:32:47] "POST /id-to-fqname HTTP/1.1" 200 177 0.006078 10.0.0.249 - - [2026-08-17 12:32:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.012461 10.0.0.249 - - [2026-08-17 12:32:47] "POST /fqname-to-id HTTP/1.1" 404 232 0.005116 10.0.0.249 - - [2026-08-17 12:32:47] "POST /access-control-lists HTTP/1.1" 200 596 0.081794 10.0.0.249 - - [2026-08-17 12:32:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.015291 10.0.0.249 - - [2026-08-17 12:32:47] "POST /security-groups HTTP/1.1" 200 574 0.252844 10.0.0.249 - - [2026-08-17 12:32:47] "POST /projects HTTP/1.1" 200 491 0.462857 10.0.0.249 - - [2026-08-17 12:32:47] "POST /access-control-lists HTTP/1.1" 200 594 0.112652 10.0.0.249 - - [2026-08-17 12:32:48] "POST /security-groups HTTP/1.1" 200 548 0.158863 10.0.0.249 - - [2026-08-17 12:32:48] "POST /chown HTTP/1.1" 200 109 0.050005 10.0.0.249 - - [2026-08-17 12:32:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.002418 10.0.0.249 - - [2026-08-17 12:32:48] "POST /access-control-lists HTTP/1.1" 200 585 0.114488 10.0.0.249 - - [2026-08-17 12:32:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.032633 10.0.0.249 - - [2026-08-17 12:32:48] "POST /network-ipams HTTP/1.1" 200 524 0.160638 10.0.0.249 - - [2026-08-17 12:32:48] "POST /access-control-lists HTTP/1.1" 200 583 0.045976 10.0.0.249 - - [2026-08-17 12:32:48] "POST /network-ipams HTTP/1.1" 200 512 0.101936 10.0.0.249 - - [2026-08-17 12:32:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.013811 10.0.0.249 - - [2026-08-17 12:32:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.005889 10.0.0.249 - - [2026-08-17 12:32:48] "POST /access-control-lists HTTP/1.1" 200 604 0.064279 10.0.0.249 - - [2026-08-17 12:32:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.016351 10.0.0.249 - - [2026-08-17 12:32:48] "POST /access-control-lists HTTP/1.1" 200 602 0.089440 10.0.0.249 - - [2026-08-17 12:32:48] "POST /useragent-kv HTTP/1.1" 200 115 0.021620 10.0.0.249 - - [2026-08-17 12:32:48] "POST /virtual-networks HTTP/1.1" 200 540 0.306833 10.0.0.249 - - [2026-08-17 12:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.249 - - [2026-08-17 12:32:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.003472 10.0.0.249 - - [2026-08-17 12:32:48] "POST /access-control-lists HTTP/1.1" 200 591 0.062969 10.0.0.249 - - [2026-08-17 12:32:48] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.079153 10.0.0.249 - - [2026-08-17 12:32:49] "POST /route-targets HTTP/1.1" 200 328 0.019694 10.0.0.249 - - [2026-08-17 12:32:49] "POST /network-ipams HTTP/1.1" 200 520 0.085557 10.0.0.249 - - [2026-08-17 12:32:49] "POST /ref-update HTTP/1.1" 200 156 0.041508 10.0.0.249 - - [2026-08-17 12:32:49] "POST /fqname-to-id HTTP/1.1" 404 202 0.022820 10.0.0.249 - - [2026-08-17 12:32:49] "POST /useragent-kv HTTP/1.1" 200 115 0.040045 10.0.0.249 - - [2026-08-17 12:32:49] "POST /virtual-networks HTTP/1.1" 200 548 0.213049 10.0.0.249 - - [2026-08-17 12:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011547 10.0.0.249 - - [2026-08-17 12:32:49] "POST /route-targets HTTP/1.1" 200 328 0.052717 10.0.0.249 - - [2026-08-17 12:32:49] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.065601 10.0.0.249 - - [2026-08-17 12:32:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.002256 10.0.0.249 - - [2026-08-17 12:32:49] "POST /ref-update HTTP/1.1" 200 156 0.060161 10.0.0.249 - - [2026-08-17 12:32:49] "POST /network-policys HTTP/1.1" 200 540 0.024003 10.0.0.249 - - [2026-08-17 12:32:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.012509 10.0.0.249 - - [2026-08-17 12:32:49] "POST /network-policys HTTP/1.1" 200 536 0.034395 10.0.0.249 - - [2026-08-17 12:32:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.002800 10.0.0.249 - - [2026-08-17 12:32:49] "POST /network-policys HTTP/1.1" 200 544 0.032015 10.0.0.249 - - [2026-08-17 12:32:49] "PUT /access-control-list/25003b4d-fe5c-4bff-9bec-dea7d0b61a55 HTTP/1.1" 200 273 0.026988 10.0.0.249 - - [2026-08-17 12:32:49] "POST /ref-update HTTP/1.1" 200 156 0.191804 10.0.0.249 - - [2026-08-17 12:32:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005106 10.0.0.249 - - [2026-08-17 12:32:50] "PUT /access-control-list/25003b4d-fe5c-4bff-9bec-dea7d0b61a55 HTTP/1.1" 200 273 0.038280 10.0.0.249 - - [2026-08-17 12:32:50] "POST /ref-update HTTP/1.1" 200 156 0.133035 10.0.0.249 - - [2026-08-17 12:32:50] "PUT /access-control-list/7f8483e4-880c-43c3-a492-d209b5ab88d4 HTTP/1.1" 200 273 0.076293 10.0.0.249 - - [2026-08-17 12:32:50] "POST /ref-update HTTP/1.1" 200 156 0.092397 10.0.0.249 - - [2026-08-17 12:32:50] "POST /ref-update HTTP/1.1" 200 156 0.223152 10.0.0.249 - - [2026-08-17 12:32:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037653 10.0.0.249 - - [2026-08-17 12:32:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002661 10.0.0.249 - - [2026-08-17 12:32:50] "PUT /access-control-list/7f8483e4-880c-43c3-a492-d209b5ab88d4 HTTP/1.1" 200 273 0.089810 10.0.0.249 - - [2026-08-17 12:32:50] "POST /ref-update HTTP/1.1" 200 156 0.116322 10.0.0.249 - - [2026-08-17 12:32:50] "PUT /access-control-list/25003b4d-fe5c-4bff-9bec-dea7d0b61a55 HTTP/1.1" 200 273 0.019462 10.0.0.249 - - [2026-08-17 12:32:50] "POST /fqname-to-id HTTP/1.1" 404 237 0.038898 10.0.0.249 - - [2026-08-17 12:32:50] "POST /ref-update HTTP/1.1" 200 156 0.210732 10.0.0.249 - - [2026-08-17 12:32:50] "POST /access-control-lists HTTP/1.1" 200 603 0.221544 10.0.0.249 - - [2026-08-17 12:32:50] "POST /ref-update HTTP/1.1" 200 156 0.067713 10.0.0.249 - - [2026-08-17 12:32:51] "POST /ref-update HTTP/1.1" 200 156 0.221286 10.0.0.249 - - [2026-08-17 12:32:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013686 10.0.0.249 - - [2026-08-17 12:32:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027965 10.0.0.249 - - [2026-08-17 12:32:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016990 10.0.0.249 - - [2026-08-17 12:32:51] "PUT /access-control-list/a3824185-f2ed-42a0-81d1-64dce6f2987e HTTP/1.1" 200 273 0.150612 10.0.0.249 - - [2026-08-17 12:32:51] "POST /ref-update HTTP/1.1" 200 156 0.042801 10.0.0.249 - - [2026-08-17 12:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013886 10.0.0.249 - - [2026-08-17 12:32:51] "GET /virtual-network/b39a94f3-bc9c-465a-ae56-22eb26791961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.016304 10.0.0.249 - - [2026-08-17 12:32:51] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.017217 10.0.0.249 - - [2026-08-17 12:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.249 - - [2026-08-17 12:32:51] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003923 10.0.0.249 - - [2026-08-17 12:32:51] "POST /firewall-policys HTTP/1.1" 200 532 0.039834 10.0.0.249 - - [2026-08-17 12:32:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.033439 10.0.0.249 - - [2026-08-17 12:32:51] "GET /firewall-policy/824edc0d-43b9-4892-81b5-51447515818a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.019192 10.0.0.249 - - [2026-08-17 12:32:51] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003296 10.0.0.249 - - [2026-08-17 12:32:51] "GET /firewall-policy/824edc0d-43b9-4892-81b5-51447515818a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002542 10.0.0.249 - - [2026-08-17 12:32:51] "POST /ref-update HTTP/1.1" 200 156 0.043733 10.0.0.249 - - [2026-08-17 12:32:51] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.013182 10.0.0.249 - - [2026-08-17 12:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.249 - - [2026-08-17 12:32:51] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013361 10.0.0.249 - - [2026-08-17 12:32:51] "POST /firewall-policys HTTP/1.1" 200 534 0.071546 10.0.0.249 - - [2026-08-17 12:32:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.063428 10.0.0.249 - - [2026-08-17 12:32:51] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.023670 10.0.0.249 - - [2026-08-17 12:32:51] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003382 10.0.0.249 - - [2026-08-17 12:32:51] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003472 10.0.0.249 - - [2026-08-17 12:32:51] "GET /firewall-policy/824edc0d-43b9-4892-81b5-51447515818a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002532 10.0.0.249 - - [2026-08-17 12:32:52] "GET /firewall-policy/824edc0d-43b9-4892-81b5-51447515818a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003370 10.0.0.249 - - [2026-08-17 12:32:52] "POST /ref-update HTTP/1.1" 200 156 0.026380 10.0.0.249 - - [2026-08-17 12:32:52] "POST /ref-update HTTP/1.1" 200 156 0.036562 10.0.0.249 - - [2026-08-17 12:32:52] "POST /ref-update HTTP/1.1" 200 156 0.018896 10.0.0.249 - - [2026-08-17 12:32:52] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.014880 10.0.0.249 - - [2026-08-17 12:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018433 10.0.0.249 - - [2026-08-17 12:32:52] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003337 10.0.0.249 - - [2026-08-17 12:32:52] "POST /firewall-policys HTTP/1.1" 200 532 0.021708 10.0.0.249 - - [2026-08-17 12:32:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.038305 10.0.0.249 - - [2026-08-17 12:32:52] "GET /firewall-policy/c1ba903b-5056-44b8-9789-a9929ac4ab96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.018374 10.0.0.249 - - [2026-08-17 12:32:52] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003246 10.0.0.249 - - [2026-08-17 12:32:52] "GET /firewall-policy/c1ba903b-5056-44b8-9789-a9929ac4ab96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003938 10.0.0.249 - - [2026-08-17 12:32:52] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003353 10.0.0.249 - - [2026-08-17 12:32:52] "GET /firewall-policy/824edc0d-43b9-4892-81b5-51447515818a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003238 10.0.0.249 - - [2026-08-17 12:32:52] "GET /firewall-policy/824edc0d-43b9-4892-81b5-51447515818a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002378 10.0.0.249 - - [2026-08-17 12:32:52] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.013353 10.0.0.249 - - [2026-08-17 12:32:52] "POST /ref-update HTTP/1.1" 200 156 0.042661 10.0.0.249 - - [2026-08-17 12:32:52] "POST /ref-update HTTP/1.1" 200 156 0.049041 10.0.0.249 - - [2026-08-17 12:32:52] "POST /ref-update HTTP/1.1" 200 156 0.053556 10.0.0.249 - - [2026-08-17 12:32:52] "POST /ref-update HTTP/1.1" 200 156 0.034092 10.0.0.249 - - [2026-08-17 12:32:52] "POST /ref-update HTTP/1.1" 200 156 0.052754 10.0.0.249 - - [2026-08-17 12:32:52] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.003698 10.0.0.249 - - [2026-08-17 12:32:52] "POST /tags HTTP/1.1" 200 300 0.043495 10.0.0.249 - - [2026-08-17 12:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.249 - - [2026-08-17 12:32:52] "GET /tag/e12dee99-1f50-4d29-9910-36ba1601928a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.024581 10.0.0.249 - - [2026-08-17 12:32:52] "POST /set-tag HTTP/1.1" 200 109 0.033250 10.0.0.249 - - [2026-08-17 12:32:53] "POST /tags HTTP/1.1" 200 358 0.117456 10.0.0.249 - - [2026-08-17 12:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013124 10.0.0.249 - - [2026-08-17 12:32:53] "GET /tag/1af5a0bb-a0c7-4c62-a190-19078cda41a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.031919 10.0.0.249 - - [2026-08-17 12:32:53] "POST /tags HTTP/1.1" 200 306 0.058739 10.0.0.249 - - [2026-08-17 12:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007611 10.0.0.249 - - [2026-08-17 12:32:53] "GET /tag/4322e57e-7cb0-481e-9517-fad9fe69ca39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.029290 10.0.0.249 - - [2026-08-17 12:32:53] "POST /id-to-fqname HTTP/1.1" 200 174 0.000678 10.0.0.249 - - [2026-08-17 12:32:53] "POST /fqname-to-id HTTP/1.1" 404 183 0.025782 10.0.0.249 - - [2026-08-17 12:32:53] "POST /security-groups HTTP/1.1" 200 571 0.104313 10.0.0.249 - - [2026-08-17 12:32:53] "POST /projects HTTP/1.1" 200 485 0.351810 10.0.0.249 - - [2026-08-17 12:32:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.003625 10.0.0.249 - - [2026-08-17 12:32:53] "POST /access-control-lists HTTP/1.1" 200 582 0.069185 10.0.0.249 - - [2026-08-17 12:32:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.059457 10.0.0.249 - - [2026-08-17 12:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.048008 10.0.0.249 - - [2026-08-17 12:32:54] "POST /fqname-to-id HTTP/1.1" 404 213 0.044549 10.0.0.249 - - [2026-08-17 12:32:54] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.014416 10.0.0.249 - - [2026-08-17 12:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005813 10.0.0.249 - - [2026-08-17 12:32:54] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.035866 10.0.0.249 - - [2026-08-17 12:32:54] "POST /access-control-lists HTTP/1.1" 200 580 0.098253 10.0.0.249 - - [2026-08-17 12:32:54] "PUT /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970 HTTP/1.1" 200 265 0.100691 10.0.0.249 - - [2026-08-17 12:32:54] "PUT /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb HTTP/1.1" 200 265 0.058630 10.0.0.249 - - [2026-08-17 12:32:54] "POST /security-groups HTTP/1.1" 200 539 0.109550 10.0.0.249 - - [2026-08-17 12:32:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.002865 10.0.0.249 - - [2026-08-17 12:32:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.062564 10.0.0.249 - - [2026-08-17 12:32:54] "POST /chown HTTP/1.1" 200 109 0.036636 10.0.0.249 - - [2026-08-17 12:32:54] "POST /access-control-lists HTTP/1.1" 200 598 0.061466 10.0.0.249 - - [2026-08-17 12:32:54] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014027 10.0.0.249 - - [2026-08-17 12:32:54] "POST /fqname-to-id HTTP/1.1" 404 233 0.022643 10.0.0.249 - - [2026-08-17 12:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018903 10.0.0.249 - - [2026-08-17 12:32:54] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010188 10.0.0.249 - - [2026-08-17 12:32:54] "POST /tags HTTP/1.1" 409 207 0.003228 10.0.0.249 - - [2026-08-17 12:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.249 - - [2026-08-17 12:32:54] "GET /tag/4322e57e-7cb0-481e-9517-fad9fe69ca39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.025031 10.0.0.249 - - [2026-08-17 12:32:54] "POST /access-control-lists HTTP/1.1" 200 596 0.100947 10.0.0.249 - - [2026-08-17 12:32:54] "POST /firewall-rules HTTP/1.1" 200 566 0.100738 10.0.0.249 - - [2026-08-17 12:32:54] "GET /firewall-rule/d9e27d44-85d9-4ae8-925b-0d85d1daa8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.004217 10.0.0.249 - - [2026-08-17 12:32:54] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003613 10.0.0.249 - - [2026-08-17 12:32:54] "GET /firewall-rule/d9e27d44-85d9-4ae8-925b-0d85d1daa8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.003929 10.0.0.249 - - [2026-08-17 12:32:55] "POST /ref-update HTTP/1.1" 200 156 0.076470 10.0.0.249 - - [2026-08-17 12:32:55] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.036681 10.0.0.249 - - [2026-08-17 12:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018803 10.0.0.249 - - [2026-08-17 12:32:55] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009666 10.0.0.249 - - [2026-08-17 12:32:55] "POST /tags HTTP/1.1" 409 207 0.017382 10.0.0.249 - - [2026-08-17 12:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.249 - - [2026-08-17 12:32:55] "GET /tag/4322e57e-7cb0-481e-9517-fad9fe69ca39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.016235 10.0.0.249 - - [2026-08-17 12:32:55] "POST /firewall-rules HTTP/1.1" 200 564 0.117478 10.0.0.249 - - [2026-08-17 12:32:55] "GET /firewall-rule/61af6801-064a-415f-9704-6114b1babe37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.013147 10.0.0.249 - - [2026-08-17 12:32:55] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012565 10.0.0.249 - - [2026-08-17 12:32:55] "GET /firewall-rule/61af6801-064a-415f-9704-6114b1babe37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.023170 10.0.0.249 - - [2026-08-17 12:32:55] "POST /ref-update HTTP/1.1" 200 156 0.049829 10.0.0.249 - - [2026-08-17 12:32:55] "POST /tags HTTP/1.1" 200 356 0.044307 10.0.0.249 - - [2026-08-17 12:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.249 - - [2026-08-17 12:32:55] "GET /tag/90822db8-59a6-47b3-a5c7-f619a8c8186c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.024288 10.0.0.249 - - [2026-08-17 12:32:55] "POST /tags HTTP/1.1" 200 304 0.061771 10.0.0.249 - - [2026-08-17 12:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.022447 10.0.0.249 - - [2026-08-17 12:32:55] "GET /tag/06d8ffdb-2b2e-401a-b9fd-8d2c519e889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018598 10.0.0.249 - - [2026-08-17 12:32:55] "POST /projects HTTP/1.1" 409 218 0.005505 10.0.0.249 - - [2026-08-17 12:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.249 - - [2026-08-17 12:32:56] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.060764 10.0.0.249 - - [2026-08-17 12:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.249 - - [2026-08-17 12:32:56] "GET /network-ipam/e0bdb4d8-c8ab-41bf-b05c-e6d7a5c1de0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003165 10.0.0.249 - - [2026-08-17 12:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012405 10.0.0.249 - - [2026-08-17 12:32:56] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.022831 10.0.0.249 - - [2026-08-17 12:32:56] "PUT /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970 HTTP/1.1" 200 265 0.119342 10.0.0.249 - - [2026-08-17 12:32:56] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005004 10.0.0.249 - - [2026-08-17 12:32:56] "POST /set-tag HTTP/1.1" 200 109 0.091016 10.0.0.249 - - [2026-08-17 12:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013822 10.0.0.249 - - [2026-08-17 12:32:56] "GET /network-ipam/b2ac045f-0e44-43ec-86ec-1c2d2039006a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003219 10.0.0.249 - - [2026-08-17 12:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.249 - - [2026-08-17 12:32:56] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.009780 10.0.0.249 - - [2026-08-17 12:32:56] "PUT /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb HTTP/1.1" 200 265 0.074497 10.0.0.249 - - [2026-08-17 12:32:56] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.011553 10.0.0.249 - - [2026-08-17 12:32:56] "POST /set-tag HTTP/1.1" 200 109 0.083458 10.0.0.249 - - [2026-08-17 12:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005422 10.0.0.249 - - [2026-08-17 12:32:56] "GET /network-policy/bf3d74b1-93ee-41b5-aa94-334aaf9640cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003408 10.0.0.249 - - [2026-08-17 12:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.249 - - [2026-08-17 12:32:56] "GET /network-policy/7ab42abc-8cc4-4f5e-9fde-7d6634bba982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003201 10.0.0.249 - - [2026-08-17 12:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.249 - - [2026-08-17 12:32:56] "GET /network-policy/2f59b509-601a-43a0-ac10-132acfd15bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002526 10.0.0.249 - - [2026-08-17 12:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006384 10.0.0.249 - - [2026-08-17 12:32:56] "PUT /network-policy/2f59b509-601a-43a0-ac10-132acfd15bf6 HTTP/1.1" 200 263 0.025818 10.0.0.249 - - [2026-08-17 12:32:57] "POST /ref-update HTTP/1.1" 200 156 0.084502 10.0.0.249 - - [2026-08-17 12:32:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003772 10.0.0.249 - - [2026-08-17 12:32:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003256 10.0.0.249 - - [2026-08-17 12:32:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002386 10.0.0.249 - - [2026-08-17 12:32:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002882 10.0.0.249 - - [2026-08-17 12:32:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002413 10.0.0.249 - - [2026-08-17 12:32:57] "POST /security-groups HTTP/1.1" 409 245 0.002997 10.0.0.249 - - [2026-08-17 12:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.249 - - [2026-08-17 12:32:57] "PUT /security-group/897fba38-c3f6-4ce1-b158-b9ad72076bf6 HTTP/1.1" 200 263 0.066199 10.0.0.249 - - [2026-08-17 12:32:57] "PUT /access-control-list/d22c5173-ea67-4ec1-afc2-4f09c146fc2b HTTP/1.1" 200 273 0.026357 10.0.0.249 - - [2026-08-17 12:32:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.055550 10.0.0.249 - - [2026-08-17 12:32:57] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016472 10.0.0.249 - - [2026-08-17 12:32:57] "PUT /access-control-list/f9fe49e6-8a11-45a6-8e09-f2c0d09c8623 HTTP/1.1" 200 273 0.037332 10.0.0.249 - - [2026-08-17 12:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.249 - - [2026-08-17 12:32:57] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005338 10.0.0.249 - - [2026-08-17 12:32:57] "POST /tags HTTP/1.1" 409 206 0.004248 10.0.0.249 - - [2026-08-17 12:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.249 - - [2026-08-17 12:32:57] "GET /tag/06d8ffdb-2b2e-401a-b9fd-8d2c519e889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016104 10.0.0.249 - - [2026-08-17 12:32:57] "POST /firewall-rules HTTP/1.1" 200 564 0.087401 10.0.0.249 - - [2026-08-17 12:32:57] "GET /firewall-rule/b8a1ffad-d1e0-4774-b9fa-9166e790002a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006476 10.0.0.249 - - [2026-08-17 12:32:57] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003474 10.0.0.249 - - [2026-08-17 12:32:57] "GET /firewall-rule/b8a1ffad-d1e0-4774-b9fa-9166e790002a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002881 10.0.0.249 - - [2026-08-17 12:32:57] "POST /ref-update HTTP/1.1" 200 156 0.108265 10.0.0.249 - - [2026-08-17 12:32:57] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.037211 10.0.0.249 - - [2026-08-17 12:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016405 10.0.0.249 - - [2026-08-17 12:32:57] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003133 10.0.0.249 - - [2026-08-17 12:32:57] "POST /tags HTTP/1.1" 409 206 0.002477 10.0.0.249 - - [2026-08-17 12:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.249 - - [2026-08-17 12:32:57] "GET /tag/06d8ffdb-2b2e-401a-b9fd-8d2c519e889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012149 10.0.0.249 - - [2026-08-17 12:32:58] "POST /firewall-rules HTTP/1.1" 200 562 0.084058 10.0.0.249 - - [2026-08-17 12:32:58] "GET /firewall-rule/96321438-c9f2-4886-b9c0-ffbc0008417b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.025500 10.0.0.249 - - [2026-08-17 12:32:58] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004541 10.0.0.249 - - [2026-08-17 12:32:58] "GET /firewall-rule/96321438-c9f2-4886-b9c0-ffbc0008417b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002658 10.0.0.249 - - [2026-08-17 12:32:58] "POST /ref-update HTTP/1.1" 200 156 0.038296 10.0.0.249 - - [2026-08-17 12:32:58] "POST /tags HTTP/1.1" 200 306 0.065311 10.0.0.249 - - [2026-08-17 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007956 10.0.0.249 - - [2026-08-17 12:32:58] "GET /tag/906daa02-bcaa-4c4e-82a5-b293e2939329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.019433 10.0.0.249 - - [2026-08-17 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009410 10.0.0.249 - - [2026-08-17 12:32:58] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.060066 10.0.0.249 - - [2026-08-17 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008955 10.0.0.249 - - [2026-08-17 12:32:58] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.005959 10.0.0.249 - - [2026-08-17 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.249 - - [2026-08-17 12:32:58] "GET /service-appliance-set/cf39eb78-9ce4-48b2-98e6-a9d9937966f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004040 10.0.0.249 - - [2026-08-17 12:32:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.002156 10.0.0.249 - - [2026-08-17 12:32:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.112782 10.0.0.249 - - [2026-08-17 12:32:58] "GET /virtual-machine-interface/9be6876c-557d-421e-9503-b8eb70762c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.017191 10.0.0.249 - - [2026-08-17 12:32:58] "POST /instance-ips HTTP/1.1" 200 382 0.034743 10.0.0.249 - - [2026-08-17 12:32:58] "GET /instance-ip/cbecd710-5a74-4c38-9e1a-85a2939ce34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.014853 10.0.0.249 - - [2026-08-17 12:32:58] "POST /loadbalancers HTTP/1.1" 200 584 0.092420 10.0.0.249 - - [2026-08-17 12:32:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013901 10.0.0.249 - - [2026-08-17 12:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006618 10.0.0.249 - - [2026-08-17 12:32:59] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.054625 10.0.0.249 - - [2026-08-17 12:32:59] "GET /loadbalancer/1918f6a6-e31e-4ae2-ac7a-a655008d293f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.008746 10.0.0.249 - - [2026-08-17 12:32:59] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.051320 10.0.0.249 - - [2026-08-17 12:32:59] "GET /instance-ip/cbecd710-5a74-4c38-9e1a-85a2939ce34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004603 10.0.0.249 - - [2026-08-17 12:32:59] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.046469 10.0.0.249 - - [2026-08-17 12:32:59] "POST /floating-ips HTTP/1.1" 200 585 0.047102 10.0.0.249 - - [2026-08-17 12:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.058902 10.0.0.249 - - [2026-08-17 12:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006633 10.0.0.249 - - [2026-08-17 12:32:59] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.047039 10.0.0.249 - - [2026-08-17 12:32:59] "GET /loadbalancer-listener/6dc8e746-b0c0-4ad8-9859-f8cc9d783c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.002804 10.0.0.249 - - [2026-08-17 12:32:59] "GET /loadbalancer-listener/6dc8e746-b0c0-4ad8-9859-f8cc9d783c82?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004151 10.0.0.249 - - [2026-08-17 12:32:59] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.046599 10.0.0.249 - - [2026-08-17 12:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005393 10.0.0.249 - - [2026-08-17 12:32:59] "GET /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.010899 10.0.0.249 - - [2026-08-17 12:32:59] "GET /instance-ip/cbecd710-5a74-4c38-9e1a-85a2939ce34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006511 10.0.0.249 - - [2026-08-17 12:32:59] "GET /instance-ip/cbecd710-5a74-4c38-9e1a-85a2939ce34a?fields=floating_ips HTTP/1.1" 200 1173 0.010352 10.0.0.249 - - [2026-08-17 12:32:59] "GET /floating-ip/86a1dec9-80a7-4772-8920-825cebed7a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.002362 10.0.0.249 - - [2026-08-17 12:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.249 - - [2026-08-17 12:32:59] "PUT /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec HTTP/1.1" 200 277 0.010302 10.0.0.249 - - [2026-08-17 12:32:59] "POST /tags HTTP/1.1" 200 302 0.110252 10.0.0.249 - - [2026-08-17 12:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.249 - - [2026-08-17 12:32:59] "GET /tag/2f03d019-aec6-4b44-a43c-cfea295d02b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.041279 10.0.0.249 - - [2026-08-17 12:32:59] "POST /tags HTTP/1.1" 200 326 0.126501 10.0.0.249 - - [2026-08-17 12:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010659 10.0.0.249 - - [2026-08-17 12:32:59] "GET /tag/333244a3-8fd1-4a0a-80af-42164e00876a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.025150 10.0.0.249 - - [2026-08-17 12:33:00] "POST /tags HTTP/1.1" 200 364 0.052964 10.0.0.249 - - [2026-08-17 12:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.249 - - [2026-08-17 12:33:00] "GET /tag/9af5af99-a716-42cb-9371-4c0fd119e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.027328 10.0.0.249 - - [2026-08-17 12:33:00] "POST /tags HTTP/1.1" 200 312 0.025024 10.0.0.249 - - [2026-08-17 12:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.249 - - [2026-08-17 12:33:00] "GET /tag/ed815dd1-1b42-47a5-aa8f-bc4cf8fbbd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.026423 10.0.0.249 - - [2026-08-17 12:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.249 - - [2026-08-17 12:33:00] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006803 10.0.0.249 - - [2026-08-17 12:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.249 - - [2026-08-17 12:33:00] "GET /project/6fa85571-ce37-4d05-8122-fdeb95048a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.125930 10.0.0.249 - - [2026-08-17 12:33:00] "POST /virtual-machines HTTP/1.1" 200 378 0.009730 10.0.0.249 - - [2026-08-17 12:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025840 10.0.0.249 - - [2026-08-17 12:33:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.139304 10.0.0.249 - - [2026-08-17 12:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.027540 10.0.0.249 - - [2026-08-17 12:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013668 10.0.0.249 - - [2026-08-17 12:33:00] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.017689 10.0.0.249 - - [2026-08-17 12:33:00] "POST /instance-ips HTTP/1.1" 200 410 0.066100 10.0.0.249 - - [2026-08-17 12:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.061632 10.0.0.249 - - [2026-08-17 12:33:01] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.040368 10.0.0.249 - - [2026-08-17 12:33:01] "POST /set-tag HTTP/1.1" 200 109 0.035563 10.0.0.249 - - [2026-08-17 12:33:01] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.026954 10.0.0.249 - - [2026-08-17 12:33:01] "GET /instance-ip/c8c8fb30-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.003880 10.0.0.249 - - [2026-08-17 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.249 - - [2026-08-17 12:33:01] "GET /loadbalancer/1918f6a6-e31e-4ae2-ac7a-a655008d293f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.006082 10.0.0.249 - - [2026-08-17 12:33:01] "POST /tags HTTP/1.1" 200 302 0.031993 10.0.0.249 - - [2026-08-17 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.030390 10.0.0.249 - - [2026-08-17 12:33:01] "GET /tag/79b528c5-b9a8-4b8e-9165-1da67101737f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014922 10.0.0.249 - - [2026-08-17 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.249 - - [2026-08-17 12:33:01] "GET /project/6fa85571-ce37-4d05-8122-fdeb95048a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.067908 10.0.0.249 - - [2026-08-17 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.249 - - [2026-08-17 12:33:01] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.007472 10.0.0.249 - - [2026-08-17 12:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.249 - - [2026-08-17 12:33:01] "GET /service-appliance-set/cf39eb78-9ce4-48b2-98e6-a9d9937966f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004146 10.0.0.249 - - [2026-08-17 12:33:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.002940 10.0.0.249 - - [2026-08-17 12:33:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.183000 10.0.0.249 - - [2026-08-17 12:33:01] "GET /virtual-machine-interface/fd31c201-975b-49c9-bf94-985cb9fd3315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.005844 10.0.0.249 - - [2026-08-17 12:33:01] "POST /instance-ips HTTP/1.1" 200 378 0.114115 10.0.0.249 - - [2026-08-17 12:33:02] "GET /instance-ip/8ffcb1c2-bc5b-4e44-b14a-314c80b2b16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.018553 10.0.0.249 - - [2026-08-17 12:33:02] "POST /loadbalancers HTTP/1.1" 200 584 0.075106 10.0.0.249 - - [2026-08-17 12:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023653 10.0.0.249 - - [2026-08-17 12:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005666 10.0.0.249 - - [2026-08-17 12:33:02] "GET /project/6fa85571-ce37-4d05-8122-fdeb95048a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.117260 10.0.0.249 - - [2026-08-17 12:33:02] "GET /instance-ip/8ffcb1c2-bc5b-4e44-b14a-314c80b2b16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.030838 10.0.0.249 - - [2026-08-17 12:33:02] "GET /project/6fa85571-ce37-4d05-8122-fdeb95048a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.142796 10.0.0.249 - - [2026-08-17 12:33:02] "GET /loadbalancer/7fda3bb0-9db7-4278-98ad-b714d46e9d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.024789 10.0.0.249 - - [2026-08-17 12:33:02] "POST /floating-ips HTTP/1.1" 200 583 0.049212 10.0.0.249 - - [2026-08-17 12:33:02] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.101953 10.0.0.249 - - [2026-08-17 12:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016937 10.0.0.249 - - [2026-08-17 12:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.249 - - [2026-08-17 12:33:02] "GET /project/6fa85571-ce37-4d05-8122-fdeb95048a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.073713 10.0.0.249 - - [2026-08-17 12:33:02] "GET /loadbalancer-listener/0e8d0157-b540-4dac-bea5-d6bcf029d6a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003106 10.0.0.249 - - [2026-08-17 12:33:02] "GET /loadbalancer-listener/0e8d0157-b540-4dac-bea5-d6bcf029d6a0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004905 10.0.0.249 - - [2026-08-17 12:33:02] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.036731 10.0.0.249 - - [2026-08-17 12:33:02] "GET /instance-ip/8ffcb1c2-bc5b-4e44-b14a-314c80b2b16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.006703 10.0.0.249 - - [2026-08-17 12:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005011 10.0.0.249 - - [2026-08-17 12:33:02] "GET /instance-ip/8ffcb1c2-bc5b-4e44-b14a-314c80b2b16f?fields=floating_ips HTTP/1.1" 200 1167 0.019548 10.0.0.249 - - [2026-08-17 12:33:02] "GET /floating-ip/8f872c4b-760d-4e09-9238-7e98121a6fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.003382 10.0.0.249 - - [2026-08-17 12:33:02] "GET /project/6fa85571-ce37-4d05-8122-fdeb95048a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.090406 10.0.0.249 - - [2026-08-17 12:33:02] "GET /loadbalancer/7fda3bb0-9db7-4278-98ad-b714d46e9d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.014696 10.0.0.249 - - [2026-08-17 12:33:03] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.050122 10.0.0.249 - - [2026-08-17 12:33:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014505 10.0.0.249 - - [2026-08-17 12:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032 10.0.0.249 - - [2026-08-17 12:33:03] "GET /project/6fa85571-ce37-4d05-8122-fdeb95048a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.040724 10.0.0.249 - - [2026-08-17 12:33:03] "GET /loadbalancer-listener/a0fef73b-37c6-4fe9-9fac-4c878dafcfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.006487 10.0.0.249 - - [2026-08-17 12:33:03] "GET /loadbalancer-listener/a0fef73b-37c6-4fe9-9fac-4c878dafcfa5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006795 10.0.0.249 - - [2026-08-17 12:33:03] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.032910 10.0.0.249 - - [2026-08-17 12:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012965 10.0.0.249 - - [2026-08-17 12:33:03] "GET /instance-ip/8ffcb1c2-bc5b-4e44-b14a-314c80b2b16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003470 10.0.0.249 - - [2026-08-17 12:33:03] "GET /instance-ip/8ffcb1c2-bc5b-4e44-b14a-314c80b2b16f?fields=floating_ips HTTP/1.1" 200 1167 0.005730 10.0.0.249 - - [2026-08-17 12:33:03] "GET /floating-ip/8f872c4b-760d-4e09-9238-7e98121a6fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.002910 10.0.0.249 - - [2026-08-17 12:33:03] "GET /project/6fa85571-ce37-4d05-8122-fdeb95048a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.073882 10.0.0.249 - - [2026-08-17 12:33:03] "GET /loadbalancer/7fda3bb0-9db7-4278-98ad-b714d46e9d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006977 10.0.0.249 - - [2026-08-17 12:33:03] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.029204 10.0.0.249 - - [2026-08-17 12:33:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.032385 10.0.0.249 - - [2026-08-17 12:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018285 10.0.0.249 - - [2026-08-17 12:33:03] "GET /project/6fa85571-ce37-4d05-8122-fdeb95048a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.047607 10.0.0.249 - - [2026-08-17 12:33:03] "GET /loadbalancer-listener/60c91960-76fc-4cf0-8c76-e9cf1f9d5b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.009983 10.0.0.249 - - [2026-08-17 12:33:03] "GET /loadbalancer-listener/60c91960-76fc-4cf0-8c76-e9cf1f9d5b93?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.006530 10.0.0.249 - - [2026-08-17 12:33:03] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.024005 10.0.0.249 - - [2026-08-17 12:33:03] "GET /instance-ip/8ffcb1c2-bc5b-4e44-b14a-314c80b2b16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.014157 10.0.0.249 - - [2026-08-17 12:33:03] "GET /instance-ip/8ffcb1c2-bc5b-4e44-b14a-314c80b2b16f?fields=floating_ips HTTP/1.1" 200 1167 0.003928 10.0.0.249 - - [2026-08-17 12:33:03] "POST /tags HTTP/1.1" 200 372 0.044958 10.0.0.249 - - [2026-08-17 12:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.249 - - [2026-08-17 12:33:03] "GET /floating-ip/8f872c4b-760d-4e09-9238-7e98121a6fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.002770 10.0.0.249 - - [2026-08-17 12:33:03] "GET /tag/64c448e4-2728-4cd3-a1a7-de843fa13476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.013011 10.0.0.249 - - [2026-08-17 12:33:03] "POST /tags HTTP/1.1" 200 320 0.031912 10.0.0.249 - - [2026-08-17 12:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.022454 10.0.0.249 - - [2026-08-17 12:33:03] "GET /tag/efb645cc-8136-4ea6-a455-e9232f05b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.023420 10.0.0.249 - - [2026-08-17 12:33:04] "POST /id-to-fqname HTTP/1.1" 200 181 0.000608 10.0.0.249 - - [2026-08-17 12:33:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.015875 10.0.0.249 - - [2026-08-17 12:33:04] "POST /security-groups HTTP/1.1" 200 578 0.091883 10.0.0.249 - - [2026-08-17 12:33:04] "POST /projects HTTP/1.1" 200 499 0.343589 10.0.0.249 - - [2026-08-17 12:33:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.004030 10.0.0.249 - - [2026-08-17 12:33:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022880 10.0.0.249 - - [2026-08-17 12:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.249 - - [2026-08-17 12:33:04] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.022807 10.0.0.249 - - [2026-08-17 12:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.249 - - [2026-08-17 12:33:04] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.004221 10.0.0.249 - - [2026-08-17 12:33:04] "POST /access-control-lists HTTP/1.1" 200 589 0.136635 10.0.0.249 - - [2026-08-17 12:33:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.019597 10.0.0.249 - - [2026-08-17 12:33:04] "POST /access-control-lists HTTP/1.1" 200 587 0.112943 10.0.0.249 - - [2026-08-17 12:33:04] "PUT /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970 HTTP/1.1" 200 265 0.175913 10.0.0.249 - - [2026-08-17 12:33:04] "PUT /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb HTTP/1.1" 200 265 0.067109 10.0.0.249 - - [2026-08-17 12:33:04] "POST /security-groups HTTP/1.1" 200 560 0.090171 10.0.0.249 - - [2026-08-17 12:33:04] "POST /fqname-to-id HTTP/1.1" 404 248 0.006822 10.0.0.249 - - [2026-08-17 12:33:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.062320 10.0.0.249 - - [2026-08-17 12:33:05] "POST /chown HTTP/1.1" 200 109 0.085730 10.0.0.249 - - [2026-08-17 12:33:05] "POST /access-control-lists HTTP/1.1" 200 612 0.120160 10.0.0.249 - - [2026-08-17 12:33:05] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.034572 10.0.0.249 - - [2026-08-17 12:33:05] "POST /fqname-to-id HTTP/1.1" 404 247 0.029503 10.0.0.249 - - [2026-08-17 12:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011364 10.0.0.249 - - [2026-08-17 12:33:05] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022360 10.0.0.249 - - [2026-08-17 12:33:05] "POST /tags HTTP/1.1" 409 214 0.003650 10.0.0.249 - - [2026-08-17 12:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.249 - - [2026-08-17 12:33:05] "GET /tag/efb645cc-8136-4ea6-a455-e9232f05b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.012404 10.0.0.249 - - [2026-08-17 12:33:05] "POST /access-control-lists HTTP/1.1" 200 610 0.147971 10.0.0.249 - - [2026-08-17 12:33:05] "POST /firewall-rules HTTP/1.1" 200 580 0.117932 10.0.0.249 - - [2026-08-17 12:33:05] "GET /firewall-rule/17b641b2-ba67-49a5-a2d3-71a12dd9c2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.012248 10.0.0.249 - - [2026-08-17 12:33:05] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003420 10.0.0.249 - - [2026-08-17 12:33:05] "GET /firewall-rule/17b641b2-ba67-49a5-a2d3-71a12dd9c2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.013957 10.0.0.249 - - [2026-08-17 12:33:05] "POST /ref-update HTTP/1.1" 200 156 0.033927 10.0.0.249 - - [2026-08-17 12:33:05] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008412 10.0.0.249 - - [2026-08-17 12:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009396 10.0.0.249 - - [2026-08-17 12:33:05] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003303 10.0.0.249 - - [2026-08-17 12:33:05] "POST /tags HTTP/1.1" 409 214 0.005738 10.0.0.249 - - [2026-08-17 12:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.249 - - [2026-08-17 12:33:05] "GET /tag/efb645cc-8136-4ea6-a455-e9232f05b492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.016735 10.0.0.249 - - [2026-08-17 12:33:05] "POST /firewall-rules HTTP/1.1" 200 578 0.081416 10.0.0.249 - - [2026-08-17 12:33:05] "GET /firewall-rule/a1db0c74-b3b3-4600-8442-302c46d6500e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008632 10.0.0.249 - - [2026-08-17 12:33:05] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004614 10.0.0.249 - - [2026-08-17 12:33:05] "GET /firewall-rule/a1db0c74-b3b3-4600-8442-302c46d6500e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002249 10.0.0.249 - - [2026-08-17 12:33:05] "POST /ref-update HTTP/1.1" 200 156 0.057353 10.0.0.249 - - [2026-08-17 12:33:05] "POST /tags HTTP/1.1" 200 364 0.071929 10.0.0.249 - - [2026-08-17 12:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006378 10.0.0.249 - - [2026-08-17 12:33:06] "GET /tag/eece8af6-7a95-447d-bf9b-028a1328fae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.019674 10.0.0.249 - - [2026-08-17 12:33:06] "POST /tags HTTP/1.1" 200 312 0.027729 10.0.0.249 - - [2026-08-17 12:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.249 - - [2026-08-17 12:33:06] "GET /tag/fdf8c3f2-d49b-4508-8002-ac637780382c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.021411 10.0.0.249 - - [2026-08-17 12:33:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.000654 10.0.0.249 - - [2026-08-17 12:33:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.013610 10.0.0.249 - - [2026-08-17 12:33:06] "POST /security-groups HTTP/1.1" 200 574 0.101704 10.0.0.249 - - [2026-08-17 12:33:06] "POST /projects HTTP/1.1" 200 491 0.340629 10.0.0.249 - - [2026-08-17 12:33:06] "POST /fqname-to-id HTTP/1.1" 404 217 0.002663 10.0.0.249 - - [2026-08-17 12:33:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.034675 10.0.0.249 - - [2026-08-17 12:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.022752 10.0.0.249 - - [2026-08-17 12:33:06] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.008061 10.0.0.249 - - [2026-08-17 12:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.249 - - [2026-08-17 12:33:06] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.027379 10.0.0.249 - - [2026-08-17 12:33:06] "POST /access-control-lists HTTP/1.1" 200 585 0.142368 10.0.0.249 - - [2026-08-17 12:33:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.008934 10.0.0.249 - - [2026-08-17 12:33:06] "POST /access-control-lists HTTP/1.1" 200 583 0.143967 10.0.0.249 - - [2026-08-17 12:33:06] "PUT /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970 HTTP/1.1" 200 265 0.197557 10.0.0.249 - - [2026-08-17 12:33:07] "PUT /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb HTTP/1.1" 200 265 0.098675 10.0.0.249 - - [2026-08-17 12:33:07] "POST /security-groups HTTP/1.1" 200 548 0.093279 10.0.0.249 - - [2026-08-17 12:33:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.029677 10.0.0.249 - - [2026-08-17 12:33:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.012212 10.0.0.249 - - [2026-08-17 12:33:07] "POST /chown HTTP/1.1" 200 109 0.057934 10.0.0.249 - - [2026-08-17 12:33:07] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028022 10.0.0.249 - - [2026-08-17 12:33:07] "POST /access-control-lists HTTP/1.1" 200 604 0.113055 10.0.0.249 - - [2026-08-17 12:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.038892 10.0.0.249 - - [2026-08-17 12:33:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.002495 10.0.0.249 - - [2026-08-17 12:33:07] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003073 10.0.0.249 - - [2026-08-17 12:33:07] "POST /tags HTTP/1.1" 409 210 0.009760 10.0.0.249 - - [2026-08-17 12:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005655 10.0.0.249 - - [2026-08-17 12:33:07] "POST /access-control-lists HTTP/1.1" 200 602 0.074280 10.0.0.249 - - [2026-08-17 12:33:07] "GET /tag/fdf8c3f2-d49b-4508-8002-ac637780382c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.041716 10.0.0.249 - - [2026-08-17 12:33:07] "POST /firewall-rules HTTP/1.1" 200 572 0.084909 10.0.0.249 - - [2026-08-17 12:33:07] "GET /firewall-rule/845e4362-f4bd-49f9-b5f2-941c460bdb3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.008100 10.0.0.249 - - [2026-08-17 12:33:07] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.018523 10.0.0.249 - - [2026-08-17 12:33:07] "GET /firewall-rule/845e4362-f4bd-49f9-b5f2-941c460bdb3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.003904 10.0.0.249 - - [2026-08-17 12:33:07] "POST /ref-update HTTP/1.1" 200 156 0.062553 10.0.0.249 - - [2026-08-17 12:33:07] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017428 10.0.0.249 - - [2026-08-17 12:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.249 - - [2026-08-17 12:33:07] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002805 10.0.0.249 - - [2026-08-17 12:33:07] "POST /tags HTTP/1.1" 409 210 0.001868 10.0.0.249 - - [2026-08-17 12:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.249 - - [2026-08-17 12:33:07] "GET /tag/fdf8c3f2-d49b-4508-8002-ac637780382c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.011624 10.0.0.249 - - [2026-08-17 12:33:08] "POST /firewall-rules HTTP/1.1" 200 570 0.124657 10.0.0.249 - - [2026-08-17 12:33:08] "GET /firewall-rule/953835a5-217c-4316-bd3f-7f9966fed9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.014991 10.0.0.249 - - [2026-08-17 12:33:08] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.018855 10.0.0.249 - - [2026-08-17 12:33:08] "GET /firewall-rule/953835a5-217c-4316-bd3f-7f9966fed9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005268 10.0.0.249 - - [2026-08-17 12:33:08] "POST /ref-update HTTP/1.1" 200 156 0.055601 10.0.0.249 - - [2026-08-17 12:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009145 10.0.0.249 - - [2026-08-17 12:33:08] "GET /loadbalancer/7fda3bb0-9db7-4278-98ad-b714d46e9d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.009391 10.0.0.249 - - [2026-08-17 12:33:08] "POST /tags HTTP/1.1" 409 237 0.005258 10.0.0.249 - - [2026-08-17 12:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005874 10.0.0.249 - - [2026-08-17 12:33:08] "GET /tag/9af5af99-a716-42cb-9371-4c0fd119e6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.016068 10.0.0.249 - - [2026-08-17 12:33:08] "POST /tags HTTP/1.1" 409 210 0.002172 10.0.0.249 - - [2026-08-17 12:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.249 - - [2026-08-17 12:33:08] "GET /tag/ed815dd1-1b42-47a5-aa8f-bc4cf8fbbd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.011690 10.0.0.249 - - [2026-08-17 12:33:08] "POST /projects HTTP/1.1" 409 223 0.002528 10.0.0.249 - - [2026-08-17 12:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.249 - - [2026-08-17 12:33:08] "GET /project/6fa85571-ce37-4d05-8122-fdeb95048a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.060706 10.0.0.249 - - [2026-08-17 12:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.249 - - [2026-08-17 12:33:08] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006290 10.0.0.249 - - [2026-08-17 12:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.249 - - [2026-08-17 12:33:08] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004796 10.0.0.249 - - [2026-08-17 12:33:08] "PUT /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970 HTTP/1.1" 200 265 0.088988 10.0.0.249 - - [2026-08-17 12:33:08] "PUT /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb HTTP/1.1" 200 265 0.068611 10.0.0.249 - - [2026-08-17 12:33:08] "POST /security-groups HTTP/1.1" 409 253 0.003572 10.0.0.249 - - [2026-08-17 12:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008500 10.0.0.249 - - [2026-08-17 12:33:09] "PUT /security-group/0d51f29c-2ad3-4fe2-8b9a-1ad485dfd55a HTTP/1.1" 200 263 0.065792 10.0.0.249 - - [2026-08-17 12:33:09] "PUT /access-control-list/8b12a294-2088-4766-ba7a-3b0e27b86429 HTTP/1.1" 200 273 0.045456 10.0.0.249 - - [2026-08-17 12:33:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.035682 10.0.0.249 - - [2026-08-17 12:33:09] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016994 10.0.0.249 - - [2026-08-17 12:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019806 10.0.0.249 - - [2026-08-17 12:33:09] "PUT /access-control-list/ffa35a9e-daed-4c26-8693-9bca68a68a96 HTTP/1.1" 200 273 0.039394 10.0.0.249 - - [2026-08-17 12:33:09] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003320 10.0.0.249 - - [2026-08-17 12:33:09] "POST /tags HTTP/1.1" 409 210 0.004301 10.0.0.249 - - [2026-08-17 12:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010122 10.0.0.249 - - [2026-08-17 12:33:09] "GET /tag/ed815dd1-1b42-47a5-aa8f-bc4cf8fbbd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.015858 10.0.0.249 - - [2026-08-17 12:33:09] "POST /firewall-rules HTTP/1.1" 200 572 0.097059 10.0.0.249 - - [2026-08-17 12:33:09] "GET /firewall-rule/3845f35d-03c3-49a6-9042-b43ccf5cfbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.004172 10.0.0.249 - - [2026-08-17 12:33:09] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.010126 10.0.0.249 - - [2026-08-17 12:33:09] "GET /firewall-rule/3845f35d-03c3-49a6-9042-b43ccf5cfbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.002528 10.0.0.249 - - [2026-08-17 12:33:09] "POST /ref-update HTTP/1.1" 200 156 0.074211 10.0.0.249 - - [2026-08-17 12:33:09] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002702 10.0.0.249 - - [2026-08-17 12:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.249 - - [2026-08-17 12:33:09] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002986 10.0.0.249 - - [2026-08-17 12:33:09] "POST /tags HTTP/1.1" 409 210 0.002196 10.0.0.249 - - [2026-08-17 12:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.249 - - [2026-08-17 12:33:09] "GET /tag/ed815dd1-1b42-47a5-aa8f-bc4cf8fbbd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.023145 10.0.0.249 - - [2026-08-17 12:33:09] "POST /firewall-rules HTTP/1.1" 200 570 0.081676 10.0.0.249 - - [2026-08-17 12:33:09] "GET /firewall-rule/1c8b115c-3905-46ea-8827-d40e73486775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.034792 10.0.0.249 - - [2026-08-17 12:33:09] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.006125 10.0.0.249 - - [2026-08-17 12:33:09] "GET /firewall-rule/1c8b115c-3905-46ea-8827-d40e73486775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003057 10.0.0.249 - - [2026-08-17 12:33:10] "POST /ref-update HTTP/1.1" 200 156 0.099948 10.0.0.249 - - [2026-08-17 12:33:10] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005147 10.0.0.249 - - [2026-08-17 12:33:10] "POST /set-tag HTTP/1.1" 200 109 0.007671 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:33:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001060 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:33:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001058 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:33:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001181 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:33:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001021 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:33:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001733 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:33:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002289 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:33:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001063 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:33:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001112 10.0.0.22 - - [2026-08-17 12:34:24] "GET / HTTP/1.1" 200 36215 0.002386 10.0.0.22 - - [2026-08-17 12:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.22 - - [2026-08-17 12:34:24] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006588 10.0.0.22 - - [2026-08-17 12:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.22 - - [2026-08-17 12:34:24] "GET /routing-instance/4da4d01f-6b4a-4c89-90bd-ca482d2c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004138 10.0.0.22 - - [2026-08-17 12:34:24] "PUT /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9 HTTP/1.1" 200 275 0.015200 10.0.0.22 - - [2026-08-17 12:34:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.009712 10.0.0.22 - - [2026-08-17 12:34:24] "POST /virtual-routers HTTP/1.1" 200 601 0.026911 10.0.0.22 - - [2026-08-17 12:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.026704 10.0.0.22 - - [2026-08-17 12:34:24] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.010267 10.0.0.22 - - [2026-08-17 12:34:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.002640 10.0.0.22 - - [2026-08-17 12:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.22 - - [2026-08-17 12:34:24] "GET /virtual-network/b39a94f3-bc9c-465a-ae56-22eb26791961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.004473 10.0.0.22 - - [2026-08-17 12:34:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.095781 10.0.0.249 - - [2026-08-17 12:34:46] "GET /global-system-configs HTTP/1.1" 200 323 0.002127 10.0.0.249 - - [2026-08-17 12:34:47] "GET /global-system-configs HTTP/1.1" 200 323 0.002146 10.0.0.22 - - [2026-08-17 12:35:46] "GET / HTTP/1.1" 200 36215 0.001904 10.0.0.22 - - [2026-08-17 12:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.22 - - [2026-08-17 12:35:46] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005382 10.0.0.22 - - [2026-08-17 12:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.22 - - [2026-08-17 12:35:46] "GET /routing-instance/4da4d01f-6b4a-4c89-90bd-ca482d2c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003242 10.0.0.22 - - [2026-08-17 12:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.22 - - [2026-08-17 12:35:46] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003100 10.0.0.22 - - [2026-08-17 12:35:46] "PUT /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc HTTP/1.1" 200 263 0.009429 10.0.0.22 - - [2026-08-17 12:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014821 10.0.0.22 - - [2026-08-17 12:35:46] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003546 10.0.0.22 - - [2026-08-17 12:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.22 - - [2026-08-17 12:35:46] "GET /virtual-machine-interface/c14a8624-e2d3-49ee-9d04-0e29d2e163ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004184 10.0.0.22 - - [2026-08-17 12:35:46] "PUT /virtual-machine-interface/c14a8624-e2d3-49ee-9d04-0e29d2e163ee HTTP/1.1" 200 285 0.009137 10.0.0.249 - - [2026-08-17 12:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.249 - - [2026-08-17 12:35:55] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003608 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:36:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001024 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:36:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000881 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:36:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001056 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:36:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000873 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:36:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000935 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:36:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001405 10.0.0.249 - - [2026-08-17 12:36:53] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003873 10.0.0.249 - - [2026-08-17 12:36:53] "POST /ref-update HTTP/1.1" 200 156 0.008297 10.0.0.249 - - [2026-08-17 12:37:03] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008847 10.0.0.249 - - [2026-08-17 12:37:03] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.249 - - [2026-08-17 12:37:03] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004705 10.0.0.249 - - [2026-08-17 12:37:03] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.249 - - [2026-08-17 12:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.249 - - [2026-08-17 12:37:03] "GET /loadbalancer/7fda3bb0-9db7-4278-98ad-b714d46e9d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002760 10.0.0.249 - - [2026-08-17 12:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.249 - - [2026-08-17 12:37:03] "GET /loadbalancer/7fda3bb0-9db7-4278-98ad-b714d46e9d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002334 10.0.0.249 - - [2026-08-17 12:37:03] "GET /loadbalancer-pool/14bd79da-c957-4aa3-a474-5af00f4baa87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004455 10.0.0.249 - - [2026-08-17 12:37:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031177 10.0.0.249 - - [2026-08-17 12:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016739 10.0.0.249 - - [2026-08-17 12:37:03] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014855 10.0.0.249 - - [2026-08-17 12:37:03] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006761 10.0.0.249 - - [2026-08-17 12:37:03] "POST /ref-update HTTP/1.1" 200 156 0.009391 10.0.0.249 - - [2026-08-17 12:37:03] "POST /tags HTTP/1.1" 409 205 0.001758 10.0.0.249 - - [2026-08-17 12:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.249 - - [2026-08-17 12:37:03] "GET /tag/79b528c5-b9a8-4b8e-9165-1da67101737f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017726 10.0.0.249 - - [2026-08-17 12:37:03] "GET /floating-ip/8f872c4b-760d-4e09-9238-7e98121a6fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.008971 10.0.0.249 - - [2026-08-17 12:37:03] "PUT /floating-ip/8f872c4b-760d-4e09-9238-7e98121a6fbf HTTP/1.1" 200 257 0.016971 10.0.0.249 - - [2026-08-17 12:37:03] "POST /set-tag HTTP/1.1" 200 109 0.092097 10.0.0.249 - - [2026-08-17 12:37:03] "GET /loadbalancer-pool/16bbeea4-5608-445d-82b1-866b34fe8e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004101 10.0.0.249 - - [2026-08-17 12:37:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018628 10.0.0.249 - - [2026-08-17 12:37:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023457 10.0.0.249 - - [2026-08-17 12:37:04] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.018507 10.0.0.249 - - [2026-08-17 12:37:04] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015778 10.0.0.249 - - [2026-08-17 12:37:04] "POST /ref-update HTTP/1.1" 200 156 0.013463 10.0.0.249 - - [2026-08-17 12:37:04] "POST /set-tag HTTP/1.1" 200 109 0.003935 10.0.0.249 - - [2026-08-17 12:37:04] "GET /loadbalancer-pool/0bd77acf-633f-4b49-98a5-013223688237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005277 10.0.0.249 - - [2026-08-17 12:37:04] "GET /floating-ip/8f872c4b-760d-4e09-9238-7e98121a6fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.006835 10.0.0.249 - - [2026-08-17 12:37:04] "PUT /floating-ip/8f872c4b-760d-4e09-9238-7e98121a6fbf HTTP/1.1" 200 257 0.045746 10.0.0.249 - - [2026-08-17 12:37:04] "POST /loadbalancer-members HTTP/1.1" 200 694 0.092108 10.0.0.249 - - [2026-08-17 12:37:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014230 10.0.0.249 - - [2026-08-17 12:37:04] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005612 10.0.0.249 - - [2026-08-17 12:37:04] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.249 - - [2026-08-17 12:37:04] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004023 10.0.0.249 - - [2026-08-17 12:37:04] "POST /ref-update HTTP/1.1" 200 156 0.028451 10.0.0.249 - - [2026-08-17 12:37:04] "GET /floating-ip/8f872c4b-760d-4e09-9238-7e98121a6fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.002975 10.0.0.249 - - [2026-08-17 12:37:04] "PUT /floating-ip/8f872c4b-760d-4e09-9238-7e98121a6fbf HTTP/1.1" 200 257 0.011290 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:37:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001212 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:37:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001011 10.0.0.249 - - [2026-08-17 12:37:56] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005383 10.0.0.249 - - [2026-08-17 12:37:56] "POST /set-tag HTTP/1.1" 200 109 0.004832 10.0.0.249 - - [2026-08-17 12:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.249 - - [2026-08-17 12:37:56] "GET /loadbalancer/7fda3bb0-9db7-4278-98ad-b714d46e9d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003074 10.0.0.249 - - [2026-08-17 12:37:56] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004899 10.0.0.249 - - [2026-08-17 12:37:56] "POST /set-tag HTTP/1.1" 200 109 0.020538 10.0.0.249 - - [2026-08-17 12:37:56] "DELETE /loadbalancer-member/064315c7-ea7e-4a5f-8d35-171bd059c68f HTTP/1.1" 200 115 0.032869 10.0.0.249 - - [2026-08-17 12:37:56] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004428 10.0.0.249 - - [2026-08-17 12:37:56] "POST /set-tag HTTP/1.1" 200 109 0.002919 10.0.0.249 - - [2026-08-17 12:37:56] "DELETE /loadbalancer-member/00989757-cfed-4dad-81b7-b8e7302a6e7e HTTP/1.1" 200 115 0.031650 10.0.0.249 - - [2026-08-17 12:37:56] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004989 10.0.0.249 - - [2026-08-17 12:37:56] "POST /set-tag HTTP/1.1" 200 109 0.004688 10.0.0.249 - - [2026-08-17 12:37:56] "DELETE /loadbalancer-member/4fb8a2f5-c96f-46d0-8af1-26a94681198d HTTP/1.1" 200 115 0.064906 10.0.0.249 - - [2026-08-17 12:37:56] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004709 10.0.0.249 - - [2026-08-17 12:37:56] "POST /set-tag HTTP/1.1" 200 109 0.003052 10.0.0.249 - - [2026-08-17 12:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.249 - - [2026-08-17 12:37:56] "GET /loadbalancer/7fda3bb0-9db7-4278-98ad-b714d46e9d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002544 10.0.0.249 - - [2026-08-17 12:37:56] "GET /loadbalancer-pool/14bd79da-c957-4aa3-a474-5af00f4baa87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002225 10.0.0.249 - - [2026-08-17 12:37:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020340 10.0.0.249 - - [2026-08-17 12:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.016485 10.0.0.249 - - [2026-08-17 12:37:56] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012651 10.0.0.249 - - [2026-08-17 12:37:56] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004311 10.0.0.249 - - [2026-08-17 12:37:56] "GET /floating-ip/8f872c4b-760d-4e09-9238-7e98121a6fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002749 10.0.0.249 - - [2026-08-17 12:37:57] "POST /set-tag HTTP/1.1" 200 109 0.075800 10.0.0.249 - - [2026-08-17 12:37:57] "GET /loadbalancer-pool/16bbeea4-5608-445d-82b1-866b34fe8e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.024846 10.0.0.249 - - [2026-08-17 12:37:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029562 10.0.0.249 - - [2026-08-17 12:37:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010875 10.0.0.249 - - [2026-08-17 12:37:57] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009188 10.0.0.249 - - [2026-08-17 12:37:57] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.249 - - [2026-08-17 12:37:57] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004455 10.0.0.249 - - [2026-08-17 12:37:57] "GET /floating-ip/8f872c4b-760d-4e09-9238-7e98121a6fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002870 10.0.0.249 - - [2026-08-17 12:37:57] "GET /loadbalancer-pool/0bd77acf-633f-4b49-98a5-013223688237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003412 10.0.0.249 - - [2026-08-17 12:37:57] "POST /loadbalancer-members HTTP/1.1" 200 694 0.019592 10.0.0.249 - - [2026-08-17 12:37:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023192 10.0.0.249 - - [2026-08-17 12:37:57] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006676 10.0.0.249 - - [2026-08-17 12:37:57] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008412 10.0.0.249 - - [2026-08-17 12:37:57] "GET /floating-ip/8f872c4b-760d-4e09-9238-7e98121a6fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005579 10.0.0.249 - - [2026-08-17 12:37:57] "POST /set-tag HTTP/1.1" 200 109 0.005272 10.0.0.249 - - [2026-08-17 12:39:33] "GET / HTTP/1.1" 200 36215 0.001820 10.0.0.249 - - [2026-08-17 12:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.249 - - [2026-08-17 12:39:33] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.049419 10.0.0.249 - - [2026-08-17 12:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.249 - - [2026-08-17 12:39:34] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.048207 10.0.0.249 - - [2026-08-17 12:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.249 - - [2026-08-17 12:39:34] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.038011 10.0.0.249 - - [2026-08-17 12:39:34] "POST /tags HTTP/1.1" 200 334 0.056916 10.0.0.249 - - [2026-08-17 12:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008226 10.0.0.249 - - [2026-08-17 12:39:35] "GET /tag/042916fd-6a0d-4c16-bb56-f60c46f7ebb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.027300 10.0.0.249 - - [2026-08-17 12:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007770 10.0.0.249 - - [2026-08-17 12:39:35] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.052093 10.0.0.249 - - [2026-08-17 12:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.026756 10.0.0.249 - - [2026-08-17 12:39:35] "GET /virtual-networks?parent_id=0b4bdd6b-2618-4d65-aba2-52591bc57630&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.014463 10.0.0.249 - - [2026-08-17 12:39:35] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.050795 10.0.0.249 - - [2026-08-17 12:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.249 - - [2026-08-17 12:39:35] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.004127 10.0.0.249 - - [2026-08-17 12:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.249 - - [2026-08-17 12:39:35] "POST /virtual-networks HTTP/1.1" 200 514 0.110102 10.0.0.249 - - [2026-08-17 12:39:35] "GET /service-appliance-set/cf39eb78-9ce4-48b2-98e6-a9d9937966f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014235 10.0.0.249 - - [2026-08-17 12:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.249 - - [2026-08-17 12:39:35] "GET /network-ipam/e6a899fd-51f8-4eb6-a1b2-2737f7cc5976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004198 10.0.0.249 - - [2026-08-17 12:39:35] "POST /fqname-to-id HTTP/1.1" 404 254 0.014945 10.0.0.249 - - [2026-08-17 12:39:35] "POST /useragent-kv HTTP/1.1" 200 115 0.009788 10.0.0.249 - - [2026-08-17 12:39:35] "POST /ref-update HTTP/1.1" 200 156 0.112602 10.0.0.249 - - [2026-08-17 12:39:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.118837 10.0.0.249 - - [2026-08-17 12:39:35] "GET /virtual-machine-interface/c3c35391-8438-45f4-8f68-c6945b508ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006599 10.0.0.249 - - [2026-08-17 12:39:35] "GET /virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004418 10.0.0.249 - - [2026-08-17 12:39:35] "GET /domains HTTP/1.1" 200 281 0.001745 10.0.0.249 - - [2026-08-17 12:39:35] "GET /domain/9c498ba5-e20c-442a-97ce-4341aaff86a0 HTTP/1.1" 200 3100 0.012044 10.0.0.249 - - [2026-08-17 12:39:35] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630 HTTP/1.1" 200 5496 0.042355 10.0.0.249 - - [2026-08-17 12:39:35] "POST /instance-ips HTTP/1.1" 200 410 0.050999 10.0.0.249 - - [2026-08-17 12:39:35] "GET /virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d HTTP/1.1" 200 2093 0.019370 10.0.0.249 - - [2026-08-17 12:39:35] "GET /virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d HTTP/1.1" 200 2093 0.008977 10.0.0.249 - - [2026-08-17 12:39:35] "GET /instance-ip/ecc241a7-bcb9-4576-8d71-1dae7fa5b6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.014514 10.0.0.249 - - [2026-08-17 12:39:35] "GET /routing-instance/105f6aae-bee3-4e71-886b-7b0e03be4b3a HTTP/1.1" 200 1182 0.006817 10.0.0.249 - - [2026-08-17 12:39:35] "GET /routing-instance/105f6aae-bee3-4e71-886b-7b0e03be4b3a HTTP/1.1" 200 1182 0.005224 10.0.0.249 - - [2026-08-17 12:39:35] "POST /loadbalancers HTTP/1.1" 200 612 0.079979 10.0.0.249 - - [2026-08-17 12:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.042686 10.0.0.249 - - [2026-08-17 12:39:35] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.077389 10.0.0.249 - - [2026-08-17 12:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.027906 10.0.0.249 - - [2026-08-17 12:39:35] "GET /instance-ip/ecc241a7-bcb9-4576-8d71-1dae7fa5b6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.014795 10.0.0.249 - - [2026-08-17 12:39:35] "POST /route-targets HTTP/1.1" 200 328 0.035810 10.0.0.249 - - [2026-08-17 12:39:35] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.066485 10.0.0.249 - - [2026-08-17 12:39:35] "POST /ref-update HTTP/1.1" 200 156 0.035097 10.0.0.249 - - [2026-08-17 12:39:35] "GET /loadbalancer/b6391ea0-2e44-4685-9e3e-344603f6c738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003038 10.0.0.249 - - [2026-08-17 12:39:35] "POST /floating-ips HTTP/1.1" 200 599 0.059638 10.0.0.249 - - [2026-08-17 12:39:35] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.056418 10.0.0.249 - - [2026-08-17 12:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006842 10.0.0.249 - - [2026-08-17 12:39:36] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.041540 10.0.0.249 - - [2026-08-17 12:39:36] "GET /loadbalancer-listener/f6e41aa6-5475-4064-8cd2-3c93ec895243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.003226 10.0.0.249 - - [2026-08-17 12:39:36] "GET /loadbalancer-listener/f6e41aa6-5475-4064-8cd2-3c93ec895243?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.008684 10.0.0.249 - - [2026-08-17 12:39:36] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.019351 10.0.0.249 - - [2026-08-17 12:39:36] "GET /instance-ip/ecc241a7-bcb9-4576-8d71-1dae7fa5b6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003422 10.0.0.249 - - [2026-08-17 12:39:36] "GET /instance-ip/ecc241a7-bcb9-4576-8d71-1dae7fa5b6f5?fields=floating_ips HTTP/1.1" 200 1215 0.005671 10.0.0.249 - - [2026-08-17 12:39:36] "GET /floating-ip/e48b75e7-7d69-418e-a9ca-0c4725d66034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.002778 10.0.0.249 - - [2026-08-17 12:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.249 - - [2026-08-17 12:39:36] "GET /loadbalancer/b6391ea0-2e44-4685-9e3e-344603f6c738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002531 10.0.0.249 - - [2026-08-17 12:39:36] "POST /tags HTTP/1.1" 200 296 0.058947 10.0.0.249 - - [2026-08-17 12:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.249 - - [2026-08-17 12:39:36] "GET /tag/25b275bb-c6bf-43c4-8156-4bdef66e9b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.016626 10.0.0.249 - - [2026-08-17 12:39:36] "POST /tags HTTP/1.1" 409 233 0.002352 10.0.0.249 - - [2026-08-17 12:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.249 - - [2026-08-17 12:39:36] "GET /tag/90822db8-59a6-47b3-a5c7-f619a8c8186c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.015822 10.0.0.249 - - [2026-08-17 12:39:36] "POST /tags HTTP/1.1" 409 206 0.002474 10.0.0.249 - - [2026-08-17 12:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.249 - - [2026-08-17 12:39:36] "GET /tag/06d8ffdb-2b2e-401a-b9fd-8d2c519e889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016413 10.0.0.249 - - [2026-08-17 12:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.249 - - [2026-08-17 12:39:36] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005731 10.0.0.249 - - [2026-08-17 12:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.249 - - [2026-08-17 12:39:36] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.041979 10.0.0.249 - - [2026-08-17 12:39:36] "POST /virtual-machines HTTP/1.1" 200 370 0.011971 10.0.0.249 - - [2026-08-17 12:39:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032814 10.0.0.249 - - [2026-08-17 12:39:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.121830 10.0.0.249 - - [2026-08-17 12:39:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011863 10.0.0.249 - - [2026-08-17 12:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009813 10.0.0.249 - - [2026-08-17 12:39:36] "GET /virtual-machine-interface/b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.007245 10.0.0.249 - - [2026-08-17 12:39:36] "POST /instance-ips HTTP/1.1" 200 410 0.033931 10.0.0.249 - - [2026-08-17 12:39:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.038089 10.0.0.249 - - [2026-08-17 12:39:36] "GET /virtual-machine-interface/b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.012514 10.0.0.249 - - [2026-08-17 12:39:37] "POST /set-tag HTTP/1.1" 200 109 0.033294 10.0.0.249 - - [2026-08-17 12:39:37] "GET /virtual-machine-interface/b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.029204 10.0.0.249 - - [2026-08-17 12:39:37] "GET /instance-ip/b4d9d756-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005027 10.0.0.249 - - [2026-08-17 12:39:37] "GET /virtual-machine-interface/b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004984 10.0.0.249 - - [2026-08-17 12:39:37] "POST /set-tag HTTP/1.1" 200 109 0.002864 10.0.0.249 - - [2026-08-17 12:39:37] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.006553 10.0.0.249 - - [2026-08-17 12:39:37] "POST /ref-update HTTP/1.1" 200 156 0.010335 10.0.0.249 - - [2026-08-17 12:39:37] "GET /virtual-machine-interface/b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.024630 10.0.0.249 - - [2026-08-17 12:39:37] "POST /set-tag HTTP/1.1" 200 109 0.010475 10.0.0.249 - - [2026-08-17 12:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.249 - - [2026-08-17 12:39:37] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004714 10.0.0.249 - - [2026-08-17 12:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.249 - - [2026-08-17 12:39:37] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.045233 10.0.0.249 - - [2026-08-17 12:39:37] "POST /virtual-machines HTTP/1.1" 200 370 0.016027 10.0.0.249 - - [2026-08-17 12:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.027976 10.0.0.249 - - [2026-08-17 12:39:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.154417 10.0.0.249 - - [2026-08-17 12:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010438 10.0.0.249 - - [2026-08-17 12:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.021817 10.0.0.249 - - [2026-08-17 12:39:37] "GET /virtual-machine-interface/b5408096-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005556 10.0.0.249 - - [2026-08-17 12:39:37] "POST /instance-ips HTTP/1.1" 200 410 0.025912 10.0.0.249 - - [2026-08-17 12:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.030406 10.0.0.249 - - [2026-08-17 12:39:37] "GET /virtual-machine-interface/b5408096-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.025124 10.0.0.249 - - [2026-08-17 12:39:37] "POST /set-tag HTTP/1.1" 200 109 0.029450 10.0.0.249 - - [2026-08-17 12:39:37] "GET /virtual-machine-interface/b5408096-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.022608 10.0.0.249 - - [2026-08-17 12:39:37] "GET /instance-ip/b560f33a-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003787 10.0.0.249 - - [2026-08-17 12:39:38] "GET /virtual-machine-interface/b5408096-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006177 10.0.0.249 - - [2026-08-17 12:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.249 - - [2026-08-17 12:39:38] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004527 10.0.0.249 - - [2026-08-17 12:39:38] "POST /ref-update HTTP/1.1" 200 156 0.014029 10.0.0.249 - - [2026-08-17 12:39:38] "GET /virtual-machine-interface/b5408096-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.019686 10.0.0.249 - - [2026-08-17 12:39:38] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.249 - - [2026-08-17 12:39:38] "GET /virtual-machine-interface/b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006410 10.0.0.249 - - [2026-08-17 12:39:38] "POST /set-tag HTTP/1.1" 200 109 0.003009 10.0.0.249 - - [2026-08-17 12:39:38] "GET /virtual-machine-interface/b5408096-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006034 10.0.0.249 - - [2026-08-17 12:39:38] "POST /set-tag HTTP/1.1" 200 109 0.003269 10.0.0.249 - - [2026-08-17 12:39:40] "GET /domains HTTP/1.1" 200 281 0.002368 10.0.0.249 - - [2026-08-17 12:39:40] "GET /domain/9c498ba5-e20c-442a-97ce-4341aaff86a0 HTTP/1.1" 200 3100 0.003126 10.0.0.249 - - [2026-08-17 12:39:40] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630 HTTP/1.1" 200 7090 0.063878 10.0.0.249 - - [2026-08-17 12:39:40] "GET /virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d HTTP/1.1" 200 2093 0.005049 10.0.0.249 - - [2026-08-17 12:39:40] "GET /virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d HTTP/1.1" 200 2093 0.004914 10.0.0.249 - - [2026-08-17 12:39:40] "GET /routing-instance/105f6aae-bee3-4e71-886b-7b0e03be4b3a HTTP/1.1" 200 1404 0.004387 10.0.0.249 - - [2026-08-17 12:39:40] "GET /routing-instance/105f6aae-bee3-4e71-886b-7b0e03be4b3a HTTP/1.1" 200 1404 0.002651 10.0.0.249 - - [2026-08-17 12:39:40] "GET /route-target/8cbdbad5-ad6b-49c2-a870-8709d71c32a8 HTTP/1.1" 200 1155 0.002602 10.0.0.249 - - [2026-08-17 12:39:40] "GET /virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d HTTP/1.1" 200 2093 0.003856 10.0.0.249 - - [2026-08-17 12:39:40] "GET /routing-instance/105f6aae-bee3-4e71-886b-7b0e03be4b3a HTTP/1.1" 200 1404 0.002815 10.0.0.249 - - [2026-08-17 12:39:40] "GET /virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007805 10.0.0.249 - - [2026-08-17 12:39:40] "GET /virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d HTTP/1.1" 200 2093 0.005386 10.0.0.249 - - [2026-08-17 12:39:40] "GET /routing-instance/105f6aae-bee3-4e71-886b-7b0e03be4b3a HTTP/1.1" 200 1404 0.002985 10.0.0.249 - - [2026-08-17 12:39:40] "GET /routing-instance/105f6aae-bee3-4e71-886b-7b0e03be4b3a HTTP/1.1" 200 1404 0.003150 10.0.0.249 - - [2026-08-17 12:39:40] "GET /route-target/8cbdbad5-ad6b-49c2-a870-8709d71c32a8 HTTP/1.1" 200 1155 0.002646 10.0.0.249 - - [2026-08-17 12:39:40] "GET /domains HTTP/1.1" 200 281 0.002165 10.0.0.249 - - [2026-08-17 12:39:40] "GET /domain/9c498ba5-e20c-442a-97ce-4341aaff86a0 HTTP/1.1" 200 3100 0.003118 10.0.0.249 - - [2026-08-17 12:39:40] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630 HTTP/1.1" 200 7090 0.044801 10.0.0.249 - - [2026-08-17 12:39:40] "GET /virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d HTTP/1.1" 200 2093 0.004459 10.0.0.249 - - [2026-08-17 12:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.249 - - [2026-08-17 12:39:40] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.047704 10.0.0.249 - - [2026-08-17 12:39:40] "GET /virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004012 10.0.0.249 - - [2026-08-17 12:39:40] "GET /floating-ip-pools?parent_id=bbc370c2-d900-4f04-9a23-7e65fe40322d&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002913 10.0.0.249 - - [2026-08-17 12:39:40] "GET /virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005100 10.0.0.249 - - [2026-08-17 12:39:40] "POST /floating-ip-pools HTTP/1.1" 200 564 0.023094 10.0.0.249 - - [2026-08-17 12:39:41] "POST /ref-update HTTP/1.1" 200 156 0.009943 10.0.0.249 - - [2026-08-17 12:39:41] "GET /virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008876 10.0.0.249 - - [2026-08-17 12:39:41] "GET /domains HTTP/1.1" 200 281 0.009850 10.0.0.249 - - [2026-08-17 12:39:41] "GET /domain/9c498ba5-e20c-442a-97ce-4341aaff86a0 HTTP/1.1" 200 3100 0.005869 10.0.0.249 - - [2026-08-17 12:39:41] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630 HTTP/1.1" 200 7347 0.039828 10.0.0.249 - - [2026-08-17 12:39:41] "GET /virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d HTTP/1.1" 200 2332 0.016141 10.0.0.249 - - [2026-08-17 12:39:41] "GET /floating-ip-pool/df81c05a-c0c3-47af-83fc-a2b20eecb4c8 HTTP/1.1" 200 1317 0.003069 10.0.0.249 - - [2026-08-17 12:39:41] "GET /domains HTTP/1.1" 200 281 0.002227 10.0.0.249 - - [2026-08-17 12:39:41] "GET /domain/9c498ba5-e20c-442a-97ce-4341aaff86a0 HTTP/1.1" 200 3100 0.003284 10.0.0.249 - - [2026-08-17 12:39:41] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630 HTTP/1.1" 200 7347 0.047222 10.0.0.249 - - [2026-08-17 12:39:41] "GET /virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d HTTP/1.1" 200 2332 0.011732 10.0.0.249 - - [2026-08-17 12:39:41] "GET /virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008266 10.0.0.249 - - [2026-08-17 12:39:41] "POST /tags HTTP/1.1" 200 366 0.088099 10.0.0.249 - - [2026-08-17 12:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.023836 10.0.0.249 - - [2026-08-17 12:39:41] "GET /tag/ac3ffa58-9048-4b65-a5ed-8ef6ceb4d305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.017125 10.0.0.249 - - [2026-08-17 12:39:41] "POST /tags HTTP/1.1" 409 206 0.002483 10.0.0.249 - - [2026-08-17 12:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.249 - - [2026-08-17 12:39:41] "GET /tag/06d8ffdb-2b2e-401a-b9fd-8d2c519e889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012892 10.0.0.249 - - [2026-08-17 12:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.249 - - [2026-08-17 12:39:41] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.064229 10.0.0.249 - - [2026-08-17 12:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.249 - - [2026-08-17 12:39:41] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004691 10.0.0.249 - - [2026-08-17 12:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018427 10.0.0.249 - - [2026-08-17 12:39:41] "GET /service-appliance-set/c1536567-1397-412e-ac2b-6ace4206e003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.004761 10.0.0.249 - - [2026-08-17 12:39:41] "POST /fqname-to-id HTTP/1.1" 404 258 0.002244 10.0.0.249 - - [2026-08-17 12:39:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.147918 10.0.0.249 - - [2026-08-17 12:39:41] "GET /virtual-machine-interface/c50c72e9-50e2-4632-9b18-dd41412afff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.032264 10.0.0.249 - - [2026-08-17 12:39:41] "POST /set-tag HTTP/1.1" 200 109 0.023069 10.0.0.249 - - [2026-08-17 12:39:42] "POST /instance-ips HTTP/1.1" 200 418 0.028438 10.0.0.249 - - [2026-08-17 12:39:42] "GET /instance-ip/76cc59b7-1c82-4e53-bc24-600164d08cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.004902 10.0.0.249 - - [2026-08-17 12:39:42] "POST /loadbalancers HTTP/1.1" 200 620 0.067303 10.0.0.249 - - [2026-08-17 12:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.034227 10.0.0.249 - - [2026-08-17 12:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014801 10.0.0.249 - - [2026-08-17 12:39:42] "POST /service-instances HTTP/1.1" 200 568 0.105767 10.0.0.249 - - [2026-08-17 12:39:42] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.067436 10.0.0.249 - - [2026-08-17 12:39:42] "GET /virtual-machine-interface/c50c72e9-50e2-4632-9b18-dd41412afff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.009583 10.0.0.249 - - [2026-08-17 12:39:42] "POST /ref-update HTTP/1.1" 200 156 0.053785 10.0.0.249 - - [2026-08-17 12:39:42] "GET /virtual-machine-interface/c50c72e9-50e2-4632-9b18-dd41412afff9?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.027543 10.0.0.249 - - [2026-08-17 12:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007196 10.0.0.249 - - [2026-08-17 12:39:42] "PUT /service-instance/940bf5e8-60a7-4771-936b-33c8928cb23b HTTP/1.1" 200 267 0.017051 10.0.0.249 - - [2026-08-17 12:39:42] "GET /floating-ip-pool/df81c05a-c0c3-47af-83fc-a2b20eecb4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004255 10.0.0.249 - - [2026-08-17 12:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029398 10.0.0.249 - - [2026-08-17 12:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.249 - - [2026-08-17 12:39:42] "POST /floating-ips HTTP/1.1" 200 673 0.118478 10.0.0.249 - - [2026-08-17 12:39:42] "POST /virtual-machines HTTP/1.1" 200 430 0.068053 10.0.0.249 - - [2026-08-17 12:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.025317 10.0.0.249 - - [2026-08-17 12:39:42] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005376 10.0.0.249 - - [2026-08-17 12:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.249 - - [2026-08-17 12:39:42] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011352 10.0.0.249 - - [2026-08-17 12:39:42] "POST /tags HTTP/1.1" 409 221 0.006954 10.0.0.249 - - [2026-08-17 12:39:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.147889 10.0.0.249 - - [2026-08-17 12:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009975 10.0.0.249 - - [2026-08-17 12:39:42] "GET /tag/042916fd-6a0d-4c16-bb56-f60c46f7ebb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.021842 10.0.0.249 - - [2026-08-17 12:39:42] "POST /tags HTTP/1.1" 409 238 0.003381 10.0.0.249 - - [2026-08-17 12:39:42] "POST /chown HTTP/1.1" 200 109 0.045157 10.0.0.249 - - [2026-08-17 12:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.249 - - [2026-08-17 12:39:42] "GET /tag/ac3ffa58-9048-4b65-a5ed-8ef6ceb4d305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.016286 10.0.0.249 - - [2026-08-17 12:39:42] "POST /chown HTTP/1.1" 200 109 0.019372 10.0.0.249 - - [2026-08-17 12:39:42] "PUT /virtual-machine-interface/cd3bfae7-2945-4b20-ac31-f794b40d83c2 HTTP/1.1" 200 285 0.026504 10.0.0.249 - - [2026-08-17 12:39:42] "PUT /instance-ip/76cc59b7-1c82-4e53-bc24-600164d08cde HTTP/1.1" 200 257 0.046751 10.0.0.249 - - [2026-08-17 12:39:43] "POST /firewall-rules HTTP/1.1" 200 652 0.128005 10.0.0.249 - - [2026-08-17 12:39:43] "POST /ref-update HTTP/1.1" 200 156 0.023944 10.0.0.249 - - [2026-08-17 12:39:43] "GET /firewall-rule/485836c5-2a53-4d59-929a-0dc70b992385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.031361 10.0.0.249 - - [2026-08-17 12:39:43] "GET /firewall-policy/c1ba903b-5056-44b8-9789-a9929ac4ab96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003719 10.0.0.249 - - [2026-08-17 12:39:43] "GET /firewall-rule/485836c5-2a53-4d59-929a-0dc70b992385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.002990 10.0.0.249 - - [2026-08-17 12:39:43] "POST /ref-update HTTP/1.1" 200 156 0.042499 10.0.0.249 - - [2026-08-17 12:39:43] "POST /ref-update HTTP/1.1" 200 156 0.047769 10.0.0.249 - - [2026-08-17 12:39:43] "POST /ref-update HTTP/1.1" 200 156 0.048262 10.0.0.249 - - [2026-08-17 12:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016463 10.0.0.249 - - [2026-08-17 12:39:43] "POST /ref-update HTTP/1.1" 200 156 0.046788 10.0.0.249 - - [2026-08-17 12:39:43] "POST /ref-update HTTP/1.1" 200 156 0.107219 10.0.0.249 - - [2026-08-17 12:39:43] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.169960 10.0.0.249 - - [2026-08-17 12:39:43] "POST /ref-update HTTP/1.1" 200 156 0.073737 10.0.0.249 - - [2026-08-17 12:39:43] "GET /loadbalancer/ea2a11e7-b095-4d6f-ba5f-6420f9b8bcbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.024865 10.0.0.249 - - [2026-08-17 12:39:43] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.018695 10.0.0.249 - - [2026-08-17 12:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006493 10.0.0.249 - - [2026-08-17 12:39:43] "POST /virtual-machines HTTP/1.1" 200 430 0.029428 10.0.0.249 - - [2026-08-17 12:39:43] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.074474 10.0.0.249 - - [2026-08-17 12:39:43] "GET /loadbalancer-listener/54adc73a-0f05-4357-a861-5495a7bb8fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006953 10.0.0.249 - - [2026-08-17 12:39:43] "GET /loadbalancer-listener/54adc73a-0f05-4357-a861-5495a7bb8fc7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.005916 10.0.0.249 - - [2026-08-17 12:39:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.117612 10.0.0.249 - - [2026-08-17 12:39:43] "POST /chown HTTP/1.1" 200 109 0.022089 10.0.0.249 - - [2026-08-17 12:39:43] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.037118 10.0.0.249 - - [2026-08-17 12:39:43] "POST /chown HTTP/1.1" 200 109 0.040119 10.0.0.249 - - [2026-08-17 12:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.054902 10.0.0.249 - - [2026-08-17 12:39:43] "GET /loadbalancer-pool/f4949c68-7b72-4038-8a86-53dfce580dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008467 10.0.0.249 - - [2026-08-17 12:39:43] "PUT /virtual-machine-interface/ac3a8196-5006-4fff-939a-02d288a58fea HTTP/1.1" 200 285 0.061119 10.0.0.249 - - [2026-08-17 12:39:43] "PUT /instance-ip/76cc59b7-1c82-4e53-bc24-600164d08cde HTTP/1.1" 200 257 0.107534 10.0.0.249 - - [2026-08-17 12:39:43] "POST /loadbalancer-members HTTP/1.1" 200 709 0.107091 10.0.0.249 - - [2026-08-17 12:39:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.029731 10.0.0.249 - - [2026-08-17 12:39:44] "GET /loadbalancer-member/71f286b6-19e5-4e82-9db9-34fd15c72ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.009409 10.0.0.249 - - [2026-08-17 12:39:44] "POST /ref-update HTTP/1.1" 200 156 0.040887 10.0.0.249 - - [2026-08-17 12:39:44] "POST /ref-update HTTP/1.1" 200 156 0.030074 10.0.0.249 - - [2026-08-17 12:39:44] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028638 10.0.0.249 - - [2026-08-17 12:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.249 - - [2026-08-17 12:39:44] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003353 10.0.0.249 - - [2026-08-17 12:39:44] "POST /ref-update HTTP/1.1" 200 156 0.051179 10.0.0.249 - - [2026-08-17 12:39:44] "POST /tags HTTP/1.1" 409 221 0.003696 10.0.0.249 - - [2026-08-17 12:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011035 10.0.0.249 - - [2026-08-17 12:39:44] "GET /tag/042916fd-6a0d-4c16-bb56-f60c46f7ebb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.029837 10.0.0.249 - - [2026-08-17 12:39:44] "POST /ref-update HTTP/1.1" 200 156 0.060293 10.0.0.249 - - [2026-08-17 12:39:44] "POST /ref-update HTTP/1.1" 200 156 0.027308 10.0.0.249 - - [2026-08-17 12:39:44] "POST /tags HTTP/1.1" 409 238 0.020091 10.0.0.249 - - [2026-08-17 12:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015841 10.0.0.249 - - [2026-08-17 12:39:44] "GET /tag/ac3ffa58-9048-4b65-a5ed-8ef6ceb4d305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.046484 10.0.0.249 - - [2026-08-17 12:39:44] "PUT /service-instance/940bf5e8-60a7-4771-936b-33c8928cb23b HTTP/1.1" 200 267 0.021998 10.0.0.249 - - [2026-08-17 12:39:44] "POST /firewall-rules HTTP/1.1" 409 293 0.016096 10.0.0.249 - - [2026-08-17 12:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.249 - - [2026-08-17 12:39:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.115416 10.0.0.249 - - [2026-08-17 12:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.249 - - [2026-08-17 12:39:44] "PUT /firewall-rule/485836c5-2a53-4d59-929a-0dc70b992385 HTTP/1.1" 200 261 0.027160 10.0.0.249 - - [2026-08-17 12:39:44] "POST /chown HTTP/1.1" 200 109 0.010136 10.0.0.249 - - [2026-08-17 12:39:44] "GET /firewall-rule/485836c5-2a53-4d59-929a-0dc70b992385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004559 10.0.0.249 - - [2026-08-17 12:39:44] "GET /firewall-policy/c1ba903b-5056-44b8-9789-a9929ac4ab96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.025511 10.0.0.249 - - [2026-08-17 12:39:44] "GET /firewall-rule/485836c5-2a53-4d59-929a-0dc70b992385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003521 10.0.0.249 - - [2026-08-17 12:39:44] "POST /chown HTTP/1.1" 200 109 0.035209 10.0.0.249 - - [2026-08-17 12:39:44] "PUT /instance-ip/76cc59b7-1c82-4e53-bc24-600164d08cde HTTP/1.1" 200 257 0.026949 10.0.0.249 - - [2026-08-17 12:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.249 - - [2026-08-17 12:39:44] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007474 10.0.0.249 - - [2026-08-17 12:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.249 - - [2026-08-17 12:39:44] "POST /ref-update HTTP/1.1" 200 156 0.016249 10.0.0.249 - - [2026-08-17 12:39:44] "POST /chown HTTP/1.1" 200 109 0.031021 10.0.0.249 - - [2026-08-17 12:39:44] "POST /chown HTTP/1.1" 200 109 0.050862 10.0.0.249 - - [2026-08-17 12:39:44] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.101255 10.0.0.249 - - [2026-08-17 12:39:44] "POST /virtual-machines HTTP/1.1" 200 374 0.011675 10.0.0.249 - - [2026-08-17 12:39:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023450 10.0.0.249 - - [2026-08-17 12:39:44] "PUT /instance-ip/76cc59b7-1c82-4e53-bc24-600164d08cde HTTP/1.1" 200 257 0.043629 10.0.0.249 - - [2026-08-17 12:39:44] "POST /ref-update HTTP/1.1" 200 156 0.023012 10.0.0.249 - - [2026-08-17 12:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.249 - - [2026-08-17 12:39:45] "POST /chown HTTP/1.1" 200 109 0.050991 10.0.0.249 - - [2026-08-17 12:39:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.186587 10.0.0.249 - - [2026-08-17 12:39:45] "POST /chown HTTP/1.1" 200 109 0.042259 10.0.0.249 - - [2026-08-17 12:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015712 10.0.0.249 - - [2026-08-17 12:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011766 10.0.0.249 - - [2026-08-17 12:39:45] "PUT /instance-ip/76cc59b7-1c82-4e53-bc24-600164d08cde HTTP/1.1" 200 257 0.053462 10.0.0.249 - - [2026-08-17 12:39:45] "GET /virtual-machine-interface/b9a6d676-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.010391 10.0.0.249 - - [2026-08-17 12:39:45] "POST /ref-update HTTP/1.1" 200 156 0.021208 10.0.0.249 - - [2026-08-17 12:39:45] "POST /chown HTTP/1.1" 200 109 0.031716 10.0.0.249 - - [2026-08-17 12:39:45] "POST /chown HTTP/1.1" 200 109 0.023043 10.0.0.249 - - [2026-08-17 12:39:45] "POST /instance-ips HTTP/1.1" 200 414 0.092405 10.0.0.249 - - [2026-08-17 12:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.042054 10.0.0.249 - - [2026-08-17 12:39:45] "GET /virtual-machine-interface/b9a6d676-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.021043 10.0.0.249 - - [2026-08-17 12:39:45] "PUT /instance-ip/76cc59b7-1c82-4e53-bc24-600164d08cde HTTP/1.1" 200 257 0.055762 10.0.0.249 - - [2026-08-17 12:39:45] "POST /ref-update HTTP/1.1" 200 156 0.026872 10.0.0.249 - - [2026-08-17 12:39:45] "POST /set-tag HTTP/1.1" 200 109 0.061542 10.0.0.249 - - [2026-08-17 12:39:45] "GET /virtual-machine-interface/b9a6d676-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.023430 10.0.0.249 - - [2026-08-17 12:39:45] "GET /instance-ip/b9cd6fd4-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.016005 10.0.0.249 - - [2026-08-17 12:39:45] "GET /virtual-machine-interface/b9a6d676-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004740 10.0.0.249 - - [2026-08-17 12:39:45] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.249 - - [2026-08-17 12:39:45] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.003958 10.0.0.249 - - [2026-08-17 12:39:45] "POST /ref-update HTTP/1.1" 200 156 0.023714 10.0.0.249 - - [2026-08-17 12:39:45] "PUT /service-instance/940bf5e8-60a7-4771-936b-33c8928cb23b HTTP/1.1" 200 267 0.009355 10.0.0.249 - - [2026-08-17 12:39:45] "GET /virtual-machine-interface/b9a6d676-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.023932 10.0.0.249 - - [2026-08-17 12:39:45] "POST /set-tag HTTP/1.1" 200 109 0.003496 10.0.0.249 - - [2026-08-17 12:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.032692 10.0.0.249 - - [2026-08-17 12:39:45] "GET /virtual-machine-interface/b9a6d676-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012786 10.0.0.249 - - [2026-08-17 12:39:45] "POST /set-tag HTTP/1.1" 200 109 0.006634 10.0.0.249 - - [2026-08-17 12:39:45] "PUT /service-instance/940bf5e8-60a7-4771-936b-33c8928cb23b HTTP/1.1" 200 267 0.016400 10.0.0.249 - - [2026-08-17 12:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.016440 10.0.0.249 - - [2026-08-17 12:39:45] "PUT /service-instance/940bf5e8-60a7-4771-936b-33c8928cb23b HTTP/1.1" 200 267 0.019246 10.0.0.249 - - [2026-08-17 12:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027816 10.0.0.249 - - [2026-08-17 12:39:45] "PUT /service-instance/940bf5e8-60a7-4771-936b-33c8928cb23b HTTP/1.1" 200 267 0.012468 10.0.0.249 - - [2026-08-17 12:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007311 10.0.0.249 - - [2026-08-17 12:39:46] "PUT /service-instance/940bf5e8-60a7-4771-936b-33c8928cb23b HTTP/1.1" 200 267 0.017303 10.0.0.249 - - [2026-08-17 12:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.028772 10.0.0.249 - - [2026-08-17 12:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.249 - - [2026-08-17 12:39:46] "POST /chown HTTP/1.1" 200 109 0.008220 10.0.0.249 - - [2026-08-17 12:39:46] "POST /chown HTTP/1.1" 200 109 0.006711 10.0.0.249 - - [2026-08-17 12:39:46] "POST /ref-update HTTP/1.1" 200 156 0.020681 10.0.0.249 - - [2026-08-17 12:39:46] "POST /chown HTTP/1.1" 200 109 0.022739 10.0.0.249 - - [2026-08-17 12:39:46] "POST /chown HTTP/1.1" 200 109 0.008606 10.0.0.249 - - [2026-08-17 12:39:46] "POST /ref-update HTTP/1.1" 200 156 0.023703 10.0.0.249 - - [2026-08-17 12:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.249 - - [2026-08-17 12:39:46] "POST /chown HTTP/1.1" 200 109 0.010483 10.0.0.249 - - [2026-08-17 12:39:46] "POST /chown HTTP/1.1" 200 109 0.026867 10.0.0.249 - - [2026-08-17 12:39:46] "POST /chown HTTP/1.1" 200 109 0.018028 10.0.0.249 - - [2026-08-17 12:39:46] "POST /chown HTTP/1.1" 200 109 0.008747 10.0.0.249 - - [2026-08-17 12:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.249 - - [2026-08-17 12:39:46] "POST /chown HTTP/1.1" 200 109 0.006565 10.0.0.249 - - [2026-08-17 12:39:46] "POST /chown HTTP/1.1" 200 109 0.025045 10.0.0.249 - - [2026-08-17 12:39:46] "POST /chown HTTP/1.1" 200 109 0.008452 10.0.0.249 - - [2026-08-17 12:39:46] "POST /chown HTTP/1.1" 200 109 0.036042 10.0.0.249 - - [2026-08-17 12:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.249 - - [2026-08-17 12:39:46] "POST /chown HTTP/1.1" 200 109 0.007406 10.0.0.249 - - [2026-08-17 12:39:46] "POST /chown HTTP/1.1" 200 109 0.021192 10.0.0.249 - - [2026-08-17 12:39:46] "GET /global-system-configs HTTP/1.1" 200 323 0.015986 10.0.0.249 - - [2026-08-17 12:39:46] "POST /chown HTTP/1.1" 200 109 0.032756 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.024417 10.0.0.249 - - [2026-08-17 12:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007138 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.008632 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.008097 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.030909 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.041791 10.0.0.249 - - [2026-08-17 12:39:47] "GET /global-system-configs HTTP/1.1" 200 323 0.008419 10.0.0.249 - - [2026-08-17 12:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.011070 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.039693 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.009356 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.022427 10.0.0.249 - - [2026-08-17 12:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011987 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.007783 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.030641 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.023613 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.009844 10.0.0.249 - - [2026-08-17 12:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.008531 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.011262 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.018519 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.027378 10.0.0.249 - - [2026-08-17 12:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.011779 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.028015 10.0.0.249 - - [2026-08-17 12:39:47] "POST /chown HTTP/1.1" 200 109 0.007260 10.0.0.249 - - [2026-08-17 12:39:48] "POST /chown HTTP/1.1" 200 109 0.035523 10.0.0.249 - - [2026-08-17 12:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.249 - - [2026-08-17 12:39:48] "POST /chown HTTP/1.1" 200 109 0.007232 10.0.0.249 - - [2026-08-17 12:39:48] "POST /chown HTTP/1.1" 200 109 0.025584 10.0.0.249 - - [2026-08-17 12:39:48] "POST /chown HTTP/1.1" 200 109 0.020603 10.0.0.249 - - [2026-08-17 12:39:48] "POST /chown HTTP/1.1" 200 109 0.008056 10.0.0.249 - - [2026-08-17 12:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.249 - - [2026-08-17 12:39:48] "POST /chown HTTP/1.1" 200 109 0.009333 10.0.0.249 - - [2026-08-17 12:39:48] "POST /chown HTTP/1.1" 200 109 0.041567 10.0.0.249 - - [2026-08-17 12:39:48] "POST /chown HTTP/1.1" 200 109 0.008980 10.0.0.249 - - [2026-08-17 12:39:48] "POST /chown HTTP/1.1" 200 109 0.042282 10.0.0.249 - - [2026-08-17 12:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009514 10.0.0.249 - - [2026-08-17 12:39:48] "GET /virtual-machine-interface/b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006607 10.0.0.249 - - [2026-08-17 12:39:48] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.249 - - [2026-08-17 12:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.249 - - [2026-08-17 12:39:48] "POST /chown HTTP/1.1" 200 109 0.025065 10.0.0.249 - - [2026-08-17 12:39:48] "GET /loadbalancer/b6391ea0-2e44-4685-9e3e-344603f6c738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.011200 10.0.0.249 - - [2026-08-17 12:39:48] "GET /loadbalancer-pool/845ca482-b8a5-4353-8b10-7c2615f275d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004201 10.0.0.249 - - [2026-08-17 12:39:48] "POST /chown HTTP/1.1" 200 109 0.030801 10.0.0.249 - - [2026-08-17 12:39:48] "POST /chown HTTP/1.1" 200 109 0.026385 10.0.0.249 - - [2026-08-17 12:39:48] "POST /loadbalancer-members HTTP/1.1" 200 704 0.043109 10.0.0.249 - - [2026-08-17 12:39:48] "POST /chown HTTP/1.1" 200 109 0.012982 10.0.0.249 - - [2026-08-17 12:39:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011406 10.0.0.249 - - [2026-08-17 12:39:48] "GET /virtual-machine-interface/b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005287 10.0.0.249 - - [2026-08-17 12:39:48] "POST /tags HTTP/1.1" 409 221 0.018423 10.0.0.249 - - [2026-08-17 12:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018858 10.0.0.249 - - [2026-08-17 12:39:48] "GET /tag/042916fd-6a0d-4c16-bb56-f60c46f7ebb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.019867 10.0.0.249 - - [2026-08-17 12:39:48] "POST /set-tag HTTP/1.1" 200 109 0.054248 10.0.0.249 - - [2026-08-17 12:39:48] "GET /virtual-machine-interface/b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006314 10.0.0.249 - - [2026-08-17 12:39:48] "POST /ref-update HTTP/1.1" 200 156 0.009985 10.0.0.249 - - [2026-08-17 12:39:48] "GET /floating-ip/e48b75e7-7d69-418e-a9ca-0c4725d66034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.013191 10.0.0.249 - - [2026-08-17 12:39:49] "PUT /floating-ip/e48b75e7-7d69-418e-a9ca-0c4725d66034 HTTP/1.1" 200 257 0.021168 10.0.0.249 - - [2026-08-17 12:39:49] "GET /virtual-machine-interface/b5408096-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005645 10.0.0.249 - - [2026-08-17 12:39:49] "POST /set-tag HTTP/1.1" 200 109 0.003281 10.0.0.249 - - [2026-08-17 12:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.249 - - [2026-08-17 12:39:49] "GET /loadbalancer/b6391ea0-2e44-4685-9e3e-344603f6c738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002400 10.0.0.249 - - [2026-08-17 12:39:49] "GET /loadbalancer-pool/845ca482-b8a5-4353-8b10-7c2615f275d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003517 10.0.0.249 - - [2026-08-17 12:39:49] "POST /loadbalancer-members HTTP/1.1" 200 704 0.022490 10.0.0.249 - - [2026-08-17 12:39:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.020751 10.0.0.249 - - [2026-08-17 12:39:49] "GET /virtual-machine-interface/b5408096-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017737 10.0.0.249 - - [2026-08-17 12:39:49] "GET /virtual-machine-interface/b5408096-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011564 10.0.0.249 - - [2026-08-17 12:39:49] "POST /ref-update HTTP/1.1" 200 156 0.010801 10.0.0.249 - - [2026-08-17 12:39:49] "GET /floating-ip/e48b75e7-7d69-418e-a9ca-0c4725d66034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.010868 10.0.0.249 - - [2026-08-17 12:39:49] "POST /set-tag HTTP/1.1" 200 109 0.029494 10.0.0.249 - - [2026-08-17 12:39:52] "GET /virtual-machine/2783ba0d-25bf-436e-bb0e-0ec28ba2bc24?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003586 10.0.0.249 - - [2026-08-17 12:39:52] "GET /virtual-machine-interface/b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005738 10.0.0.249 - - [2026-08-17 12:39:52] "GET /virtual-machine/7fde4a4a-211b-4d53-9a9c-6f767044aa40?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003513 10.0.0.249 - - [2026-08-17 12:39:52] "GET /virtual-machine-interface/b5408096-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.010760 10.0.0.249 - - [2026-08-17 12:39:53] "GET /virtual-machine-interface/b9a6d676-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004511 10.0.0.249 - - [2026-08-17 12:39:53] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.249 - - [2026-08-17 12:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.249 - - [2026-08-17 12:39:55] "POST /chown HTTP/1.1" 200 109 0.007838 10.0.0.249 - - [2026-08-17 12:39:55] "POST /chown HTTP/1.1" 200 109 0.012762 10.0.0.249 - - [2026-08-17 12:39:55] "POST /chown HTTP/1.1" 200 109 0.031222 10.0.0.249 - - [2026-08-17 12:39:55] "POST /chown HTTP/1.1" 200 109 0.008317 10.0.0.249 - - [2026-08-17 12:39:57] "GET /virtual-machine/7b6af053-bc67-4101-aad9-460c403531c4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003581 10.0.0.249 - - [2026-08-17 12:39:57] "GET /virtual-machine-interface/b9a6d676-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004780 10.0.0.249 - - [2026-08-17 12:39:57] "GET /virtual-machine-interface/b9a6d676-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005867 10.0.0.249 - - [2026-08-17 12:39:57] "POST /set-tag HTTP/1.1" 200 109 0.002950 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:40:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001017 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:40:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001139 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:40:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001253 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:40:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001293 10.0.0.249 - - [2026-08-17 12:40:28] "GET /virtual-machine-interface/b9a6d676-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005233 10.0.0.249 - - [2026-08-17 12:40:28] "POST /set-tag HTTP/1.1" 200 109 0.003379 10.0.0.249 - - [2026-08-17 12:40:28] "GET /virtual-machine-interface/b9a6d676-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007352 10.0.0.249 - - [2026-08-17 12:40:28] "POST /set-tag HTTP/1.1" 200 109 0.004368 10.0.0.249 - - [2026-08-17 12:40:28] "GET /virtual-machine/7b6af053-bc67-4101-aad9-460c403531c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003152 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:40:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001104 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:40:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000897 10.0.0.249 - - [2026-08-17 12:40:28] "POST /ref-update HTTP/1.1" 200 156 0.016532 10.0.0.249 - - [2026-08-17 12:40:28] "GET /virtual-machine-interface/b9a6d676-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.020710 10.0.0.249 - - [2026-08-17 12:40:28] "POST /set-tag HTTP/1.1" 200 109 0.023342 10.0.0.249 - - [2026-08-17 12:40:29] "POST /set-tag HTTP/1.1" 200 109 0.015628 10.0.0.249 - - [2026-08-17 12:40:29] "DELETE /instance-ip/b9cd6fd4-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.068972 10.0.0.249 - - [2026-08-17 12:40:29] "DELETE /virtual-machine-interface/b9a6d676-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.060270 10.0.0.249 - - [2026-08-17 12:40:29] "DELETE /virtual-machine/7b6af053-bc67-4101-aad9-460c403531c4 HTTP/1.1" 200 115 0.036957 10.0.0.249 - - [2026-08-17 12:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.249 - - [2026-08-17 12:40:32] "GET /tag/ac3ffa58-9048-4b65-a5ed-8ef6ceb4d305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.013826 10.0.0.249 - - [2026-08-17 12:40:32] "GET /tag/ac3ffa58-9048-4b65-a5ed-8ef6ceb4d305?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.012502 10.0.0.249 - - [2026-08-17 12:40:32] "GET /virtual-machine-interface/ac3a8196-5006-4fff-939a-02d288a58fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004239 10.0.0.249 - - [2026-08-17 12:40:33] "POST /set-tag HTTP/1.1" 200 109 0.020522 10.0.0.249 - - [2026-08-17 12:40:33] "GET /virtual-machine-interface/c50c72e9-50e2-4632-9b18-dd41412afff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.014072 10.0.0.249 - - [2026-08-17 12:40:33] "POST /set-tag HTTP/1.1" 200 109 0.018414 10.0.0.249 - - [2026-08-17 12:40:33] "GET /virtual-machine-interface/cd3bfae7-2945-4b20-ac31-f794b40d83c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005573 10.0.0.249 - - [2026-08-17 12:40:33] "POST /set-tag HTTP/1.1" 200 109 0.024453 10.0.0.249 - - [2026-08-17 12:40:33] "GET /firewall-policy/c1ba903b-5056-44b8-9789-a9929ac4ab96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005771 10.0.0.249 - - [2026-08-17 12:40:33] "GET /firewall-rule/485836c5-2a53-4d59-929a-0dc70b992385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003288 10.0.0.249 - - [2026-08-17 12:40:33] "POST /ref-update HTTP/1.1" 200 156 0.014014 10.0.0.249 - - [2026-08-17 12:40:33] "DELETE /firewall-rule/485836c5-2a53-4d59-929a-0dc70b992385 HTTP/1.1" 200 115 0.043643 10.0.0.249 - - [2026-08-17 12:40:33] "DELETE /loadbalancer-member/71f286b6-19e5-4e82-9db9-34fd15c72ca3 HTTP/1.1" 200 115 0.036590 10.0.0.249 - - [2026-08-17 12:40:33] "PUT /service-instance/940bf5e8-60a7-4771-936b-33c8928cb23b HTTP/1.1" 200 267 0.012179 10.0.0.249 - - [2026-08-17 12:40:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020745 10.0.0.249 - - [2026-08-17 12:40:33] "DELETE /loadbalancer-pool/f4949c68-7b72-4038-8a86-53dfce580dbc HTTP/1.1" 200 115 0.071834 10.0.0.249 - - [2026-08-17 12:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.249 - - [2026-08-17 12:40:33] "DELETE /loadbalancer-listener/54adc73a-0f05-4357-a861-5495a7bb8fc7 HTTP/1.1" 200 115 0.028660 10.0.0.249 - - [2026-08-17 12:40:33] "GET /floating-ip/b0a2f734-68ce-4bde-a153-4e093981296b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.002572 10.0.0.249 - - [2026-08-17 12:40:33] "POST /chown HTTP/1.1" 200 109 0.007987 10.0.0.249 - - [2026-08-17 12:40:33] "POST /chown HTTP/1.1" 200 109 0.039486 10.0.0.249 - - [2026-08-17 12:40:33] "POST /chown HTTP/1.1" 200 109 0.018750 10.0.0.249 - - [2026-08-17 12:40:33] "PUT /floating-ip/b0a2f734-68ce-4bde-a153-4e093981296b HTTP/1.1" 200 257 0.074363 10.0.0.249 - - [2026-08-17 12:40:33] "POST /chown HTTP/1.1" 200 109 0.021173 10.0.0.249 - - [2026-08-17 12:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004995 10.0.0.249 - - [2026-08-17 12:40:33] "POST /chown HTTP/1.1" 200 109 0.013879 10.0.0.249 - - [2026-08-17 12:40:33] "POST /chown HTTP/1.1" 200 109 0.026060 10.0.0.249 - - [2026-08-17 12:40:33] "DELETE /floating-ip/b0a2f734-68ce-4bde-a153-4e093981296b HTTP/1.1" 200 115 0.147159 10.0.0.249 - - [2026-08-17 12:40:33] "POST /chown HTTP/1.1" 200 109 0.036553 10.0.0.249 - - [2026-08-17 12:40:33] "POST /chown HTTP/1.1" 200 109 0.028485 10.0.0.249 - - [2026-08-17 12:40:33] "DELETE /loadbalancer/ea2a11e7-b095-4d6f-ba5f-6420f9b8bcbf HTTP/1.1" 200 115 0.115805 10.0.0.249 - - [2026-08-17 12:40:33] "PUT /service-instance/940bf5e8-60a7-4771-936b-33c8928cb23b HTTP/1.1" 200 267 0.015742 10.0.0.249 - - [2026-08-17 12:40:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024456 10.0.0.249 - - [2026-08-17 12:40:33] "GET /floating-ip-pool/df81c05a-c0c3-47af-83fc-a2b20eecb4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.006215 10.0.0.249 - - [2026-08-17 12:40:33] "PUT /service-instance/940bf5e8-60a7-4771-936b-33c8928cb23b HTTP/1.1" 200 267 0.029705 10.0.0.249 - - [2026-08-17 12:40:34] "POST /ref-update HTTP/1.1" 200 156 0.038354 10.0.0.249 - - [2026-08-17 12:40:34] "DELETE /instance-ip/76cc59b7-1c82-4e53-bc24-600164d08cde HTTP/1.1" 200 115 0.157258 10.0.0.249 - - [2026-08-17 12:40:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.006140 10.0.0.249 - - [2026-08-17 12:40:34] "DELETE /floating-ip-pool/df81c05a-c0c3-47af-83fc-a2b20eecb4c8 HTTP/1.1" 200 115 0.049882 10.0.0.249 - - [2026-08-17 12:40:34] "DELETE /virtual-machine-interface/c50c72e9-50e2-4632-9b18-dd41412afff9 HTTP/1.1" 200 115 0.106773 10.0.0.249 - - [2026-08-17 12:40:34] "PUT /service-instance/940bf5e8-60a7-4771-936b-33c8928cb23b HTTP/1.1" 200 267 0.029897 10.0.0.249 - - [2026-08-17 12:40:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.036623 10.0.0.249 - - [2026-08-17 12:40:34] "DELETE /service-instance/940bf5e8-60a7-4771-936b-33c8928cb23b HTTP/1.1" 200 115 0.058953 10.0.0.249 - - [2026-08-17 12:40:34] "DELETE /tag/ac3ffa58-9048-4b65-a5ed-8ef6ceb4d305 HTTP/1.1" 200 115 0.148209 10.0.0.249 - - [2026-08-17 12:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006924 10.0.0.249 - - [2026-08-17 12:40:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004441 10.0.0.249 - - [2026-08-17 12:40:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005779 10.0.0.249 - - [2026-08-17 12:40:34] "DELETE /virtual-network/bbc370c2-d900-4f04-9a23-7e65fe40322d HTTP/1.1" 200 115 0.221146 10.0.0.249 - - [2026-08-17 12:40:34] "GET /virtual-machine-interface/ac3a8196-5006-4fff-939a-02d288a58fea?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.010711 10.0.0.249 - - [2026-08-17 12:40:34] "GET /routing-instance/105f6aae-bee3-4e71-886b-7b0e03be4b3a HTTP/1.1" 404 171 0.004761 10.0.0.249 - - [2026-08-17 12:40:34] "GET /domains HTTP/1.1" 200 281 0.001664 10.0.0.249 - - [2026-08-17 12:40:34] "GET /domain/9c498ba5-e20c-442a-97ce-4341aaff86a0 HTTP/1.1" 200 3100 0.003627 10.0.0.249 - - [2026-08-17 12:40:34] "DELETE /route-target/8cbdbad5-ad6b-49c2-a870-8709d71c32a8 HTTP/1.1" 200 115 0.081053 10.0.0.249 - - [2026-08-17 12:40:34] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630 HTTP/1.1" 200 7168 0.078607 10.0.0.249 - - [2026-08-17 12:40:34] "DELETE /virtual-machine-interface/ac3a8196-5006-4fff-939a-02d288a58fea HTTP/1.1" 200 115 0.128697 10.0.0.249 - - [2026-08-17 12:40:34] "DELETE /virtual-machine/7104a848-fb67-49cb-ae4a-fb48968a314f HTTP/1.1" 200 115 0.034284 10.0.0.249 - - [2026-08-17 12:40:34] "GET /virtual-machine-interface/cd3bfae7-2945-4b20-ac31-f794b40d83c2?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.021876 10.0.0.249 - - [2026-08-17 12:40:34] "GET /virtual-machine-interface/b5408096-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007069 10.0.0.249 - - [2026-08-17 12:40:34] "POST /set-tag HTTP/1.1" 200 109 0.006972 10.0.0.249 - - [2026-08-17 12:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.249 - - [2026-08-17 12:40:34] "GET /loadbalancer/b6391ea0-2e44-4685-9e3e-344603f6c738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002717 10.0.0.249 - - [2026-08-17 12:40:34] "GET /virtual-machine-interface/b5408096-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004213 10.0.0.249 - - [2026-08-17 12:40:34] "DELETE /virtual-machine-interface/cd3bfae7-2945-4b20-ac31-f794b40d83c2 HTTP/1.1" 200 115 0.067832 10.0.0.249 - - [2026-08-17 12:40:34] "POST /ref-update HTTP/1.1" 200 156 0.014356 10.0.0.249 - - [2026-08-17 12:40:34] "POST /set-tag HTTP/1.1" 200 109 0.058600 10.0.0.249 - - [2026-08-17 12:40:34] "DELETE /virtual-machine/6f3105e4-c4eb-45a9-93da-694c9d9b99ff HTTP/1.1" 200 115 0.071772 10.0.0.249 - - [2026-08-17 12:40:34] "DELETE /loadbalancer-member/f81bdf39-a28b-47de-8ab3-42090d7839e9 HTTP/1.1" 200 115 0.072982 10.0.0.249 - - [2026-08-17 12:40:35] "GET /virtual-machine-interface/b5408096-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008206 10.0.0.249 - - [2026-08-17 12:40:35] "POST /set-tag HTTP/1.1" 200 109 0.010257 10.0.0.249 - - [2026-08-17 12:40:35] "GET /virtual-machine-interface/b5408096-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004805 10.0.0.249 - - [2026-08-17 12:40:35] "POST /set-tag HTTP/1.1" 200 109 0.003391 10.0.0.249 - - [2026-08-17 12:40:35] "GET /virtual-machine/7fde4a4a-211b-4d53-9a9c-6f767044aa40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003102 10.0.0.249 - - [2026-08-17 12:40:35] "POST /ref-update HTTP/1.1" 200 156 0.015128 10.0.0.249 - - [2026-08-17 12:40:35] "GET /virtual-machine-interface/b5408096-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.032287 10.0.0.249 - - [2026-08-17 12:40:35] "POST /set-tag HTTP/1.1" 200 109 0.026949 10.0.0.249 - - [2026-08-17 12:40:35] "POST /set-tag HTTP/1.1" 200 109 0.018953 10.0.0.249 - - [2026-08-17 12:40:35] "POST /set-tag HTTP/1.1" 200 109 0.034274 10.0.0.249 - - [2026-08-17 12:40:35] "DELETE /instance-ip/b560f33a-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.068254 10.0.0.249 - - [2026-08-17 12:40:35] "POST /ref-update HTTP/1.1" 200 156 0.010798 10.0.0.249 - - [2026-08-17 12:40:36] "DELETE /virtual-machine-interface/b5408096-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.066269 10.0.0.249 - - [2026-08-17 12:40:36] "DELETE /virtual-machine/7fde4a4a-211b-4d53-9a9c-6f767044aa40 HTTP/1.1" 200 115 0.045845 10.0.0.249 - - [2026-08-17 12:40:39] "GET /virtual-machine-interface/b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004998 10.0.0.249 - - [2026-08-17 12:40:39] "POST /set-tag HTTP/1.1" 200 109 0.004177 10.0.0.249 - - [2026-08-17 12:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.249 - - [2026-08-17 12:40:39] "GET /loadbalancer/b6391ea0-2e44-4685-9e3e-344603f6c738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002631 10.0.0.249 - - [2026-08-17 12:40:40] "GET /virtual-machine-interface/b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005949 10.0.0.249 - - [2026-08-17 12:40:40] "POST /set-tag HTTP/1.1" 200 109 0.004022 10.0.0.249 - - [2026-08-17 12:40:40] "GET /virtual-machine-interface/b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004714 10.0.0.249 - - [2026-08-17 12:40:40] "POST /set-tag HTTP/1.1" 200 109 0.003052 10.0.0.249 - - [2026-08-17 12:40:40] "GET /virtual-machine/2783ba0d-25bf-436e-bb0e-0ec28ba2bc24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002971 10.0.0.249 - - [2026-08-17 12:40:40] "POST /ref-update HTTP/1.1" 200 156 0.035203 10.0.0.249 - - [2026-08-17 12:40:40] "GET /virtual-machine-interface/b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.027228 10.0.0.249 - - [2026-08-17 12:40:40] "POST /set-tag HTTP/1.1" 200 109 0.027065 10.0.0.249 - - [2026-08-17 12:40:40] "POST /set-tag HTTP/1.1" 200 109 0.020064 10.0.0.249 - - [2026-08-17 12:40:40] "POST /set-tag HTTP/1.1" 200 109 0.040509 10.0.0.249 - - [2026-08-17 12:40:40] "DELETE /instance-ip/b4d9d756-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.069343 10.0.0.249 - - [2026-08-17 12:40:40] "POST /ref-update HTTP/1.1" 200 156 0.009851 10.0.0.249 - - [2026-08-17 12:40:41] "DELETE /virtual-machine-interface/b4bd0d4c-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.050497 10.0.0.249 - - [2026-08-17 12:40:41] "DELETE /virtual-machine/2783ba0d-25bf-436e-bb0e-0ec28ba2bc24 HTTP/1.1" 200 115 0.023777 10.0.0.249 - - [2026-08-17 12:40:41] "DELETE /tag/25b275bb-c6bf-43c4-8156-4bdef66e9b06 HTTP/1.1" 200 115 0.066613 10.0.0.249 - - [2026-08-17 12:40:41] "DELETE /tag/90822db8-59a6-47b3-a5c7-f619a8c8186c HTTP/1.1" 200 115 0.047297 10.0.0.249 - - [2026-08-17 12:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.249 - - [2026-08-17 12:40:45] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.063993 10.0.0.249 - - [2026-08-17 12:40:45] "POST /tags HTTP/1.1" 200 394 0.033071 10.0.0.249 - - [2026-08-17 12:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010141 10.0.0.249 - - [2026-08-17 12:40:45] "GET /tag/19762a61-11c6-4974-9d3c-3999e1bb8502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.015016 10.0.0.249 - - [2026-08-17 12:40:45] "POST /tags HTTP/1.1" 200 342 0.061908 10.0.0.249 - - [2026-08-17 12:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.249 - - [2026-08-17 12:40:45] "GET /tag/60d13414-05bc-4bec-a3fe-a0d251918e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.021385 10.0.0.249 - - [2026-08-17 12:40:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.001636 10.0.0.249 - - [2026-08-17 12:40:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.013200 10.0.0.249 - - [2026-08-17 12:40:45] "POST /security-groups HTTP/1.1" 200 589 0.070369 10.0.0.249 - - [2026-08-17 12:40:45] "POST /projects HTTP/1.1" 200 521 0.264607 10.0.0.249 - - [2026-08-17 12:40:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.001869 10.0.0.249 - - [2026-08-17 12:40:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.006953 10.0.0.249 - - [2026-08-17 12:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011874 10.0.0.249 - - [2026-08-17 12:40:45] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006283 10.0.0.249 - - [2026-08-17 12:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.249 - - [2026-08-17 12:40:45] "POST /access-control-lists HTTP/1.1" 200 600 0.099172 10.0.0.249 - - [2026-08-17 12:40:45] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.015400 10.0.0.249 - - [2026-08-17 12:40:45] "POST /fqname-to-id HTTP/1.1" 404 235 0.002840 10.0.0.249 - - [2026-08-17 12:40:45] "POST /access-control-lists HTTP/1.1" 200 598 0.083315 10.0.0.249 - - [2026-08-17 12:40:45] "PUT /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970 HTTP/1.1" 200 265 0.119571 10.0.0.249 - - [2026-08-17 12:40:45] "PUT /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb HTTP/1.1" 200 265 0.064025 10.0.0.249 - - [2026-08-17 12:40:46] "POST /security-groups HTTP/1.1" 200 593 0.097961 10.0.0.249 - - [2026-08-17 12:40:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.011384 10.0.0.249 - - [2026-08-17 12:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.039927 10.0.0.249 - - [2026-08-17 12:40:46] "POST /chown HTTP/1.1" 200 109 0.021134 10.0.0.249 - - [2026-08-17 12:40:46] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013183 10.0.0.249 - - [2026-08-17 12:40:46] "POST /access-control-lists HTTP/1.1" 200 634 0.097618 10.0.0.249 - - [2026-08-17 12:40:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.016363 10.0.0.249 - - [2026-08-17 12:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007106 10.0.0.249 - - [2026-08-17 12:40:46] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004540 10.0.0.249 - - [2026-08-17 12:40:46] "POST /tags HTTP/1.1" 409 226 0.002900 10.0.0.249 - - [2026-08-17 12:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.249 - - [2026-08-17 12:40:46] "POST /access-control-lists HTTP/1.1" 200 632 0.072733 10.0.0.249 - - [2026-08-17 12:40:46] "GET /tag/60d13414-05bc-4bec-a3fe-a0d251918e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.042606 10.0.0.249 - - [2026-08-17 12:40:46] "POST /firewall-rules HTTP/1.1" 200 602 0.088527 10.0.0.249 - - [2026-08-17 12:40:46] "GET /firewall-rule/3c56b878-539b-48de-b587-8eba66e6cf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.031267 10.0.0.249 - - [2026-08-17 12:40:46] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.006500 10.0.0.249 - - [2026-08-17 12:40:46] "GET /firewall-rule/3c56b878-539b-48de-b587-8eba66e6cf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003478 10.0.0.249 - - [2026-08-17 12:40:46] "POST /ref-update HTTP/1.1" 200 156 0.059596 10.0.0.249 - - [2026-08-17 12:40:46] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018322 10.0.0.249 - - [2026-08-17 12:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.249 - - [2026-08-17 12:40:46] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002746 10.0.0.249 - - [2026-08-17 12:40:46] "POST /tags HTTP/1.1" 409 226 0.001724 10.0.0.249 - - [2026-08-17 12:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007344 10.0.0.249 - - [2026-08-17 12:40:46] "GET /tag/60d13414-05bc-4bec-a3fe-a0d251918e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.012254 10.0.0.249 - - [2026-08-17 12:40:46] "POST /firewall-rules HTTP/1.1" 200 600 0.068619 10.0.0.249 - - [2026-08-17 12:40:46] "GET /firewall-rule/8e688eb9-29bf-4dc4-a9ba-3aef179392e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004202 10.0.0.249 - - [2026-08-17 12:40:46] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003641 10.0.0.249 - - [2026-08-17 12:40:46] "GET /firewall-rule/8e688eb9-29bf-4dc4-a9ba-3aef179392e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002094 10.0.0.249 - - [2026-08-17 12:40:47] "POST /ref-update HTTP/1.1" 200 156 0.053340 10.0.0.249 - - [2026-08-17 12:40:48] "POST /tags HTTP/1.1" 200 394 0.026669 10.0.0.249 - - [2026-08-17 12:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010866 10.0.0.249 - - [2026-08-17 12:40:48] "GET /tag/3c11ae16-ffbd-4948-95ac-14f1f5249896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.023804 10.0.0.249 - - [2026-08-17 12:40:48] "POST /tags HTTP/1.1" 200 342 0.019982 10.0.0.249 - - [2026-08-17 12:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014132 10.0.0.249 - - [2026-08-17 12:40:48] "GET /tag/ce13c864-27b9-4146-929a-db548bebd2b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.017715 10.0.0.249 - - [2026-08-17 12:40:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.000741 10.0.0.249 - - [2026-08-17 12:40:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.007842 10.0.0.249 - - [2026-08-17 12:40:48] "POST /security-groups HTTP/1.1" 200 589 0.065147 10.0.0.249 - - [2026-08-17 12:40:48] "POST /projects HTTP/1.1" 200 521 0.185675 10.0.0.249 - - [2026-08-17 12:40:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.017272 10.0.0.249 - - [2026-08-17 12:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028398 10.0.0.249 - - [2026-08-17 12:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.019974 10.0.0.249 - - [2026-08-17 12:40:48] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.010051 10.0.0.249 - - [2026-08-17 12:40:48] "POST /access-control-lists HTTP/1.1" 200 600 0.090179 10.0.0.249 - - [2026-08-17 12:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020975 10.0.0.249 - - [2026-08-17 12:40:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.009468 10.0.0.249 - - [2026-08-17 12:40:48] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005077 10.0.0.249 - - [2026-08-17 12:40:48] "POST /access-control-lists HTTP/1.1" 200 598 0.067380 10.0.0.249 - - [2026-08-17 12:40:48] "PUT /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970 HTTP/1.1" 200 265 0.093340 10.0.0.249 - - [2026-08-17 12:40:48] "PUT /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb HTTP/1.1" 200 265 0.103883 10.0.0.249 - - [2026-08-17 12:40:49] "POST /security-groups HTTP/1.1" 200 593 0.087156 10.0.0.249 - - [2026-08-17 12:40:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.002570 10.0.0.249 - - [2026-08-17 12:40:49] "POST /access-control-lists HTTP/1.1" 200 634 0.026070 10.0.0.249 - - [2026-08-17 12:40:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.004219 10.0.0.249 - - [2026-08-17 12:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.050725 10.0.0.249 - - [2026-08-17 12:40:49] "POST /chown HTTP/1.1" 200 109 0.013397 10.0.0.249 - - [2026-08-17 12:40:49] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010195 10.0.0.249 - - [2026-08-17 12:40:49] "POST /access-control-lists HTTP/1.1" 200 632 0.057545 10.0.0.249 - - [2026-08-17 12:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.249 - - [2026-08-17 12:40:49] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002882 10.0.0.249 - - [2026-08-17 12:40:49] "POST /tags HTTP/1.1" 409 226 0.001783 10.0.0.249 - - [2026-08-17 12:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.249 - - [2026-08-17 12:40:49] "GET /tag/ce13c864-27b9-4146-929a-db548bebd2b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.013171 10.0.0.249 - - [2026-08-17 12:40:49] "POST /firewall-rules HTTP/1.1" 200 602 0.068704 10.0.0.249 - - [2026-08-17 12:40:49] "GET /firewall-rule/253f2e65-89ee-4acb-b6e7-e698794c7353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005125 10.0.0.249 - - [2026-08-17 12:40:49] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004571 10.0.0.249 - - [2026-08-17 12:40:49] "GET /firewall-rule/253f2e65-89ee-4acb-b6e7-e698794c7353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.002616 10.0.0.249 - - [2026-08-17 12:40:49] "POST /ref-update HTTP/1.1" 200 156 0.062863 10.0.0.249 - - [2026-08-17 12:40:49] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009357 10.0.0.249 - - [2026-08-17 12:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.249 - - [2026-08-17 12:40:49] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003826 10.0.0.249 - - [2026-08-17 12:40:49] "POST /tags HTTP/1.1" 409 226 0.002234 10.0.0.249 - - [2026-08-17 12:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.249 - - [2026-08-17 12:40:49] "GET /tag/ce13c864-27b9-4146-929a-db548bebd2b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.016210 10.0.0.249 - - [2026-08-17 12:40:49] "POST /firewall-rules HTTP/1.1" 200 600 0.076321 10.0.0.249 - - [2026-08-17 12:40:49] "GET /firewall-rule/cdac6e91-f3e9-43de-a382-aec81c09b5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004425 10.0.0.249 - - [2026-08-17 12:40:49] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003913 10.0.0.249 - - [2026-08-17 12:40:49] "GET /firewall-rule/cdac6e91-f3e9-43de-a382-aec81c09b5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002844 10.0.0.249 - - [2026-08-17 12:40:49] "POST /ref-update HTTP/1.1" 200 156 0.073518 10.0.0.249 - - [2026-08-17 12:40:51] "POST /tags HTTP/1.1" 200 346 0.105649 10.0.0.249 - - [2026-08-17 12:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016910 10.0.0.249 - - [2026-08-17 12:40:51] "GET /tag/a565eccb-3b1c-4ddc-a9b4-40dea3ae9d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.021875 10.0.0.249 - - [2026-08-17 12:40:51] "POST /projects HTTP/1.1" 409 238 0.003385 10.0.0.249 - - [2026-08-17 12:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.249 - - [2026-08-17 12:40:51] "GET /project/8520dcda-8db7-4b75-8793-8c75fe642107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.055573 10.0.0.249 - - [2026-08-17 12:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.249 - - [2026-08-17 12:40:51] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.014389 10.0.0.249 - - [2026-08-17 12:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.249 - - [2026-08-17 12:40:51] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.007743 10.0.0.249 - - [2026-08-17 12:40:51] "POST /security-groups HTTP/1.1" 409 285 0.003271 10.0.0.249 - - [2026-08-17 12:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.249 - - [2026-08-17 12:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.249 - - [2026-08-17 12:40:51] "PUT /security-group/d48e2495-2cc6-4538-8229-811d239d5873 HTTP/1.1" 200 263 0.062949 10.0.0.249 - - [2026-08-17 12:40:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.037445 10.0.0.249 - - [2026-08-17 12:40:51] "GET /project/8520dcda-8db7-4b75-8793-8c75fe642107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.069830 10.0.0.249 - - [2026-08-17 12:40:51] "POST /tags HTTP/1.1" 409 228 0.019947 10.0.0.249 - - [2026-08-17 12:40:51] "PUT /access-control-list/aba37896-eb1e-4495-be63-efa8571a96dd HTTP/1.1" 200 273 0.080810 10.0.0.249 - - [2026-08-17 12:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007437 10.0.0.249 - - [2026-08-17 12:40:51] "GET /tag/a565eccb-3b1c-4ddc-a9b4-40dea3ae9d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.025073 10.0.0.249 - - [2026-08-17 12:40:51] "PUT /access-control-list/2025830c-4a8b-4221-b403-de78dc5b4d10 HTTP/1.1" 200 273 0.061084 10.0.0.249 - - [2026-08-17 12:40:51] "POST /tags HTTP/1.1" 200 346 0.047807 10.0.0.249 - - [2026-08-17 12:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.249 - - [2026-08-17 12:40:52] "GET /tag/1571f88c-db91-4831-a5c4-d8e05447257e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.019683 10.0.0.249 - - [2026-08-17 12:40:52] "POST /projects HTTP/1.1" 409 238 0.002980 10.0.0.249 - - [2026-08-17 12:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008268 10.0.0.249 - - [2026-08-17 12:40:52] "GET /project/3625e1de-6d87-455b-8430-465d73641ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.053350 10.0.0.249 - - [2026-08-17 12:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010502 10.0.0.249 - - [2026-08-17 12:40:52] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007931 10.0.0.249 - - [2026-08-17 12:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.249 - - [2026-08-17 12:40:52] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.015591 10.0.0.249 - - [2026-08-17 12:40:52] "POST /security-groups HTTP/1.1" 409 285 0.002945 10.0.0.249 - - [2026-08-17 12:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.249 - - [2026-08-17 12:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.249 - - [2026-08-17 12:40:52] "GET /project/3625e1de-6d87-455b-8430-465d73641ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.063424 10.0.0.249 - - [2026-08-17 12:40:52] "PUT /security-group/63b14d9c-6324-478b-a72f-3106c66ad458 HTTP/1.1" 200 263 0.063263 10.0.0.249 - - [2026-08-17 12:40:52] "PUT /access-control-list/6e621d15-22cf-40d0-8167-4a7fa91f7c57 HTTP/1.1" 200 273 0.024868 10.0.0.249 - - [2026-08-17 12:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.036914 10.0.0.249 - - [2026-08-17 12:40:52] "PUT /access-control-list/040b8685-4c4c-42a7-b203-c42995cd41b1 HTTP/1.1" 200 273 0.037835 10.0.0.249 - - [2026-08-17 12:40:52] "POST /tags HTTP/1.1" 409 228 0.022563 10.0.0.249 - - [2026-08-17 12:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008724 10.0.0.249 - - [2026-08-17 12:40:52] "GET /tag/1571f88c-db91-4831-a5c4-d8e05447257e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.032501 10.0.0.249 - - [2026-08-17 12:40:52] "POST /tags HTTP/1.1" 200 292 0.104115 10.0.0.249 - - [2026-08-17 12:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012883 10.0.0.249 - - [2026-08-17 12:40:52] "GET /tag/b1f2e4cd-e1b0-4c4c-b9a2-ca44e3e194bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.040863 10.0.0.249 - - [2026-08-17 12:40:52] "POST /tags HTTP/1.1" 200 304 0.090188 10.0.0.249 - - [2026-08-17 12:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.022163 10.0.0.249 - - [2026-08-17 12:40:52] "GET /tag/5e149af7-473d-420c-b80a-e1b461d7eca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.029009 10.0.0.249 - - [2026-08-17 12:40:52] "POST /tags HTTP/1.1" 409 252 0.009321 10.0.0.249 - - [2026-08-17 12:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.249 - - [2026-08-17 12:40:53] "GET /tag/19762a61-11c6-4974-9d3c-3999e1bb8502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.018251 10.0.0.249 - - [2026-08-17 12:40:53] "POST /tags HTTP/1.1" 409 226 0.002721 10.0.0.249 - - [2026-08-17 12:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.249 - - [2026-08-17 12:40:53] "GET /tag/60d13414-05bc-4bec-a3fe-a0d251918e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.012538 10.0.0.249 - - [2026-08-17 12:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.249 - - [2026-08-17 12:40:53] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005602 10.0.0.249 - - [2026-08-17 12:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.249 - - [2026-08-17 12:40:53] "GET /project/8520dcda-8db7-4b75-8793-8c75fe642107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.043685 10.0.0.249 - - [2026-08-17 12:40:53] "POST /virtual-machines HTTP/1.1" 200 396 0.016750 10.0.0.249 - - [2026-08-17 12:40:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009803 10.0.0.249 - - [2026-08-17 12:40:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.135712 10.0.0.249 - - [2026-08-17 12:40:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026654 10.0.0.249 - - [2026-08-17 12:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013313 10.0.0.249 - - [2026-08-17 12:40:53] "GET /virtual-machine-interface/e26d4ab8-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007598 10.0.0.249 - - [2026-08-17 12:40:53] "POST /instance-ips HTTP/1.1" 200 398 0.025004 10.0.0.249 - - [2026-08-17 12:40:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020771 10.0.0.249 - - [2026-08-17 12:40:53] "GET /virtual-machine-interface/e26d4ab8-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013924 10.0.0.249 - - [2026-08-17 12:40:53] "POST /set-tag HTTP/1.1" 200 109 0.077189 10.0.0.249 - - [2026-08-17 12:40:53] "GET /virtual-machine-interface/e26d4ab8-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.022099 10.0.0.249 - - [2026-08-17 12:40:53] "GET /instance-ip/e28bb1ba-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005939 10.0.0.249 - - [2026-08-17 12:40:53] "GET /virtual-machine-interface/e26d4ab8-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005506 10.0.0.249 - - [2026-08-17 12:40:53] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.249 - - [2026-08-17 12:40:53] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003951 10.0.0.249 - - [2026-08-17 12:40:53] "POST /ref-update HTTP/1.1" 200 156 0.009491 10.0.0.249 - - [2026-08-17 12:40:53] "GET /virtual-machine-interface/e26d4ab8-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012583 10.0.0.249 - - [2026-08-17 12:40:53] "POST /set-tag HTTP/1.1" 200 109 0.004209 10.0.0.249 - - [2026-08-17 12:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.249 - - [2026-08-17 12:40:54] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006183 10.0.0.249 - - [2026-08-17 12:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.249 - - [2026-08-17 12:40:54] "GET /project/8520dcda-8db7-4b75-8793-8c75fe642107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.045747 10.0.0.249 - - [2026-08-17 12:40:54] "POST /virtual-machines HTTP/1.1" 200 396 0.016261 10.0.0.249 - - [2026-08-17 12:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021092 10.0.0.249 - - [2026-08-17 12:40:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.132892 10.0.0.249 - - [2026-08-17 12:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010867 10.0.0.249 - - [2026-08-17 12:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012808 10.0.0.249 - - [2026-08-17 12:40:54] "GET /virtual-machine-interface/e2f8f928-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006420 10.0.0.249 - - [2026-08-17 12:40:54] "POST /instance-ips HTTP/1.1" 200 398 0.026391 10.0.0.249 - - [2026-08-17 12:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.032207 10.0.0.249 - - [2026-08-17 12:40:54] "GET /virtual-machine-interface/e2f8f928-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.025776 10.0.0.249 - - [2026-08-17 12:40:54] "POST /set-tag HTTP/1.1" 200 109 0.071075 10.0.0.249 - - [2026-08-17 12:40:54] "GET /virtual-machine-interface/e2f8f928-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005033 10.0.0.249 - - [2026-08-17 12:40:54] "GET /instance-ip/e31632a4-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003670 10.0.0.249 - - [2026-08-17 12:40:54] "GET /virtual-machine-interface/e2f8f928-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004806 10.0.0.249 - - [2026-08-17 12:40:54] "POST /set-tag HTTP/1.1" 200 109 0.003799 10.0.0.249 - - [2026-08-17 12:40:54] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.007291 10.0.0.249 - - [2026-08-17 12:40:54] "POST /ref-update HTTP/1.1" 200 156 0.011455 10.0.0.249 - - [2026-08-17 12:40:54] "GET /virtual-machine-interface/e2f8f928-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.028642 10.0.0.249 - - [2026-08-17 12:40:54] "POST /set-tag HTTP/1.1" 200 109 0.005265 10.0.0.249 - - [2026-08-17 12:40:54] "POST /tags HTTP/1.1" 200 292 0.021027 10.0.0.249 - - [2026-08-17 12:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012403 10.0.0.249 - - [2026-08-17 12:40:54] "GET /tag/0825a9d7-1619-42f5-847d-f3ac57b859c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.020630 10.0.0.249 - - [2026-08-17 12:40:55] "POST /tags HTTP/1.1" 409 252 0.002625 10.0.0.249 - - [2026-08-17 12:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.249 - - [2026-08-17 12:40:55] "GET /tag/3c11ae16-ffbd-4948-95ac-14f1f5249896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.027879 10.0.0.249 - - [2026-08-17 12:40:55] "POST /tags HTTP/1.1" 409 226 0.002290 10.0.0.249 - - [2026-08-17 12:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.249 - - [2026-08-17 12:40:55] "GET /tag/ce13c864-27b9-4146-929a-db548bebd2b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.031114 10.0.0.249 - - [2026-08-17 12:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.249 - - [2026-08-17 12:40:55] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007007 10.0.0.249 - - [2026-08-17 12:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010202 10.0.0.249 - - [2026-08-17 12:40:55] "GET /project/3625e1de-6d87-455b-8430-465d73641ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.049404 10.0.0.249 - - [2026-08-17 12:40:55] "POST /virtual-machines HTTP/1.1" 200 396 0.013467 10.0.0.249 - - [2026-08-17 12:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.035229 10.0.0.249 - - [2026-08-17 12:40:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111218 10.0.0.249 - - [2026-08-17 12:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017155 10.0.0.249 - - [2026-08-17 12:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.021701 10.0.0.249 - - [2026-08-17 12:40:55] "GET /virtual-machine-interface/e3abfd8e-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009937 10.0.0.249 - - [2026-08-17 12:40:55] "POST /instance-ips HTTP/1.1" 200 398 0.046431 10.0.0.249 - - [2026-08-17 12:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.049250 10.0.0.249 - - [2026-08-17 12:40:55] "GET /virtual-machine-interface/e3abfd8e-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011312 10.0.0.249 - - [2026-08-17 12:40:55] "POST /set-tag HTTP/1.1" 200 109 0.071452 10.0.0.249 - - [2026-08-17 12:40:55] "GET /virtual-machine-interface/e3abfd8e-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014985 10.0.0.249 - - [2026-08-17 12:40:55] "GET /instance-ip/e3c6e392-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005770 10.0.0.249 - - [2026-08-17 12:40:55] "GET /virtual-machine-interface/e3abfd8e-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005127 10.0.0.249 - - [2026-08-17 12:40:55] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.249 - - [2026-08-17 12:40:55] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004193 10.0.0.249 - - [2026-08-17 12:40:56] "POST /ref-update HTTP/1.1" 200 156 0.014382 10.0.0.249 - - [2026-08-17 12:40:56] "GET /virtual-machine-interface/e3abfd8e-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013031 10.0.0.249 - - [2026-08-17 12:40:56] "POST /set-tag HTTP/1.1" 200 109 0.006291 10.0.0.249 - - [2026-08-17 12:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.249 - - [2026-08-17 12:40:56] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004751 10.0.0.249 - - [2026-08-17 12:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.249 - - [2026-08-17 12:40:56] "GET /project/3625e1de-6d87-455b-8430-465d73641ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.032513 10.0.0.249 - - [2026-08-17 12:40:56] "POST /virtual-machines HTTP/1.1" 200 396 0.019206 10.0.0.249 - - [2026-08-17 12:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.026557 10.0.0.249 - - [2026-08-17 12:40:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109984 10.0.0.249 - - [2026-08-17 12:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014761 10.0.0.249 - - [2026-08-17 12:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017719 10.0.0.249 - - [2026-08-17 12:40:56] "GET /virtual-machine-interface/e4341d22-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006262 10.0.0.249 - - [2026-08-17 12:40:56] "POST /instance-ips HTTP/1.1" 200 398 0.031827 10.0.0.249 - - [2026-08-17 12:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.028527 10.0.0.249 - - [2026-08-17 12:40:56] "GET /virtual-machine-interface/e4341d22-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008298 10.0.0.249 - - [2026-08-17 12:40:56] "POST /set-tag HTTP/1.1" 200 109 0.071837 10.0.0.249 - - [2026-08-17 12:40:56] "GET /virtual-machine-interface/e4341d22-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018439 10.0.0.249 - - [2026-08-17 12:40:56] "GET /instance-ip/e44f8332-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003670 10.0.0.249 - - [2026-08-17 12:40:56] "GET /virtual-machine-interface/e4341d22-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004945 10.0.0.249 - - [2026-08-17 12:40:56] "POST /set-tag HTTP/1.1" 200 109 0.003446 10.0.0.249 - - [2026-08-17 12:40:56] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.005246 10.0.0.249 - - [2026-08-17 12:40:56] "POST /ref-update HTTP/1.1" 200 156 0.012460 10.0.0.249 - - [2026-08-17 12:40:56] "GET /virtual-machine-interface/e4341d22-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.022912 10.0.0.249 - - [2026-08-17 12:40:56] "POST /set-tag HTTP/1.1" 200 109 0.003280 10.0.0.249 - - [2026-08-17 12:40:56] "POST /tags HTTP/1.1" 200 300 0.021630 10.0.0.249 - - [2026-08-17 12:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.026910 10.0.0.249 - - [2026-08-17 12:40:57] "GET /tag/4fdb7af8-2db0-4056-9318-701c98fb87a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.016615 10.0.0.249 - - [2026-08-17 12:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010708 10.0.0.249 - - [2026-08-17 12:40:57] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.016134 10.0.0.249 - - [2026-08-17 12:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.249 - - [2026-08-17 12:40:57] "GET /project/8520dcda-8db7-4b75-8793-8c75fe642107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.038271 10.0.0.249 - - [2026-08-17 12:40:57] "POST /virtual-machines HTTP/1.1" 200 396 0.015469 10.0.0.249 - - [2026-08-17 12:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022866 10.0.0.249 - - [2026-08-17 12:40:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.136069 10.0.0.249 - - [2026-08-17 12:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008000 10.0.0.249 - - [2026-08-17 12:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.249 - - [2026-08-17 12:40:57] "GET /virtual-machine-interface/e4c6b650-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004457 10.0.0.249 - - [2026-08-17 12:40:57] "POST /instance-ips HTTP/1.1" 200 398 0.027183 10.0.0.249 - - [2026-08-17 12:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023110 10.0.0.249 - - [2026-08-17 12:40:57] "GET /virtual-machine-interface/e4c6b650-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005595 10.0.0.249 - - [2026-08-17 12:40:57] "POST /set-tag HTTP/1.1" 200 109 0.017823 10.0.0.249 - - [2026-08-17 12:40:57] "GET /virtual-machine-interface/e4c6b650-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.023158 10.0.0.249 - - [2026-08-17 12:40:57] "GET /instance-ip/e4e460a6-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005265 10.0.0.249 - - [2026-08-17 12:40:57] "GET /virtual-machine-interface/e4c6b650-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010390 10.0.0.249 - - [2026-08-17 12:40:57] "POST /set-tag HTTP/1.1" 200 109 0.003577 10.0.0.249 - - [2026-08-17 12:40:57] "POST /tags HTTP/1.1" 200 300 0.020235 10.0.0.249 - - [2026-08-17 12:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.249 - - [2026-08-17 12:40:57] "GET /tag/d3f9642a-6abc-40b0-9033-32138410b71a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013233 10.0.0.249 - - [2026-08-17 12:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.249 - - [2026-08-17 12:40:57] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.013943 10.0.0.249 - - [2026-08-17 12:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.249 - - [2026-08-17 12:40:57] "GET /project/8520dcda-8db7-4b75-8793-8c75fe642107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.028772 10.0.0.249 - - [2026-08-17 12:40:57] "POST /virtual-machines HTTP/1.1" 200 396 0.009104 10.0.0.249 - - [2026-08-17 12:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016493 10.0.0.249 - - [2026-08-17 12:40:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121881 10.0.0.249 - - [2026-08-17 12:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008265 10.0.0.249 - - [2026-08-17 12:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.249 - - [2026-08-17 12:40:58] "GET /virtual-machine-interface/e53df530-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005162 10.0.0.249 - - [2026-08-17 12:40:58] "POST /instance-ips HTTP/1.1" 200 398 0.020216 10.0.0.249 - - [2026-08-17 12:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017191 10.0.0.249 - - [2026-08-17 12:40:58] "GET /virtual-machine-interface/e53df530-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010992 10.0.0.249 - - [2026-08-17 12:40:58] "POST /set-tag HTTP/1.1" 200 109 0.024127 10.0.0.249 - - [2026-08-17 12:40:58] "GET /virtual-machine-interface/e53df530-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012503 10.0.0.249 - - [2026-08-17 12:40:58] "GET /instance-ip/e559e52e-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005237 10.0.0.249 - - [2026-08-17 12:40:58] "GET /virtual-machine-interface/e53df530-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004843 10.0.0.249 - - [2026-08-17 12:40:58] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.249 - - [2026-08-17 12:40:58] "POST /tags HTTP/1.1" 200 300 0.027268 10.0.0.249 - - [2026-08-17 12:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.249 - - [2026-08-17 12:40:58] "GET /tag/89b79cc6-a017-409f-b6d1-fa32b0656e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.014638 10.0.0.249 - - [2026-08-17 12:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.249 - - [2026-08-17 12:40:58] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004767 10.0.0.249 - - [2026-08-17 12:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.249 - - [2026-08-17 12:40:58] "GET /project/3625e1de-6d87-455b-8430-465d73641ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.051729 10.0.0.249 - - [2026-08-17 12:40:58] "POST /virtual-machines HTTP/1.1" 200 396 0.018186 10.0.0.249 - - [2026-08-17 12:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008514 10.0.0.249 - - [2026-08-17 12:40:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121153 10.0.0.249 - - [2026-08-17 12:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.059259 10.0.0.249 - - [2026-08-17 12:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.020239 10.0.0.249 - - [2026-08-17 12:40:59] "GET /virtual-machine-interface/e5b4081a-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004821 10.0.0.249 - - [2026-08-17 12:40:59] "POST /instance-ips HTTP/1.1" 200 398 0.022752 10.0.0.249 - - [2026-08-17 12:40:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025182 10.0.0.249 - - [2026-08-17 12:40:59] "GET /virtual-machine-interface/e5b4081a-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012694 10.0.0.249 - - [2026-08-17 12:40:59] "POST /set-tag HTTP/1.1" 200 109 0.029462 10.0.0.249 - - [2026-08-17 12:40:59] "GET /virtual-machine-interface/e5b4081a-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019582 10.0.0.249 - - [2026-08-17 12:40:59] "GET /instance-ip/e5d063de-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004411 10.0.0.249 - - [2026-08-17 12:40:59] "GET /virtual-machine-interface/e5b4081a-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004671 10.0.0.249 - - [2026-08-17 12:40:59] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.249 - - [2026-08-17 12:40:59] "POST /tags HTTP/1.1" 200 300 0.024374 10.0.0.249 - - [2026-08-17 12:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.249 - - [2026-08-17 12:40:59] "GET /tag/137135d2-1da7-454e-8792-5111f8856a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012806 10.0.0.249 - - [2026-08-17 12:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.249 - - [2026-08-17 12:40:59] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004887 10.0.0.249 - - [2026-08-17 12:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.249 - - [2026-08-17 12:40:59] "GET /project/3625e1de-6d87-455b-8430-465d73641ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.044008 10.0.0.249 - - [2026-08-17 12:40:59] "POST /virtual-machines HTTP/1.1" 200 396 0.014905 10.0.0.249 - - [2026-08-17 12:40:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.037177 10.0.0.249 - - [2026-08-17 12:40:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120765 10.0.0.249 - - [2026-08-17 12:40:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010627 10.0.0.249 - - [2026-08-17 12:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008105 10.0.0.249 - - [2026-08-17 12:40:59] "GET /virtual-machine-interface/e62f66e0-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.020910 10.0.0.249 - - [2026-08-17 12:40:59] "POST /instance-ips HTTP/1.1" 200 398 0.029085 10.0.0.249 - - [2026-08-17 12:40:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024507 10.0.0.249 - - [2026-08-17 12:40:59] "GET /virtual-machine-interface/e62f66e0-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012741 10.0.0.249 - - [2026-08-17 12:41:00] "POST /set-tag HTTP/1.1" 200 109 0.037777 10.0.0.249 - - [2026-08-17 12:41:00] "GET /virtual-machine-interface/e62f66e0-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.022822 10.0.0.249 - - [2026-08-17 12:41:00] "GET /instance-ip/e64b0206-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003752 10.0.0.249 - - [2026-08-17 12:41:00] "GET /virtual-machine-interface/e62f66e0-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005466 10.0.0.249 - - [2026-08-17 12:41:00] "POST /set-tag HTTP/1.1" 200 109 0.002534 10.0.0.249 - - [2026-08-17 12:41:00] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004163 10.0.0.249 - - [2026-08-17 12:41:00] "POST /ref-update HTTP/1.1" 200 156 0.017647 10.0.0.249 - - [2026-08-17 12:41:00] "GET /virtual-machine-interface/e4c6b650-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016440 10.0.0.249 - - [2026-08-17 12:41:00] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.249 - - [2026-08-17 12:41:00] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004893 10.0.0.249 - - [2026-08-17 12:41:00] "POST /ref-update HTTP/1.1" 200 156 0.010590 10.0.0.249 - - [2026-08-17 12:41:00] "GET /virtual-machine-interface/e53df530-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006540 10.0.0.249 - - [2026-08-17 12:41:00] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.249 - - [2026-08-17 12:41:00] "GET /virtual-machine-interface/e26d4ab8-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004969 10.0.0.249 - - [2026-08-17 12:41:00] "POST /set-tag HTTP/1.1" 200 109 0.003063 10.0.0.249 - - [2026-08-17 12:41:00] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.005004 10.0.0.249 - - [2026-08-17 12:41:00] "POST /ref-update HTTP/1.1" 200 156 0.010775 10.0.0.249 - - [2026-08-17 12:41:00] "GET /virtual-machine-interface/e5b4081a-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005207 10.0.0.249 - - [2026-08-17 12:41:00] "POST /set-tag HTTP/1.1" 200 109 0.002690 10.0.0.249 - - [2026-08-17 12:41:00] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004400 10.0.0.249 - - [2026-08-17 12:41:00] "POST /ref-update HTTP/1.1" 200 156 0.013010 10.0.0.249 - - [2026-08-17 12:41:00] "GET /virtual-machine-interface/e62f66e0-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014482 10.0.0.249 - - [2026-08-17 12:41:00] "POST /set-tag HTTP/1.1" 200 109 0.002820 10.0.0.249 - - [2026-08-17 12:41:00] "GET /virtual-machine-interface/e2f8f928-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005161 10.0.0.249 - - [2026-08-17 12:41:00] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.249 - - [2026-08-17 12:41:00] "GET /virtual-machine-interface/e3abfd8e-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003846 10.0.0.249 - - [2026-08-17 12:41:00] "POST /set-tag HTTP/1.1" 200 109 0.003003 10.0.0.249 - - [2026-08-17 12:41:00] "GET /virtual-machine-interface/e4341d22-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006177 10.0.0.249 - - [2026-08-17 12:41:00] "POST /set-tag HTTP/1.1" 200 109 0.003571 10.0.0.249 - - [2026-08-17 12:41:00] "GET /virtual-machine-interface/e4c6b650-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004536 10.0.0.249 - - [2026-08-17 12:41:00] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.249 - - [2026-08-17 12:41:00] "GET /virtual-machine-interface/e53df530-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010802 10.0.0.249 - - [2026-08-17 12:41:00] "POST /set-tag HTTP/1.1" 200 109 0.002665 10.0.0.249 - - [2026-08-17 12:41:01] "GET /virtual-machine-interface/e26d4ab8-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004547 10.0.0.249 - - [2026-08-17 12:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.249 - - [2026-08-17 12:41:01] "GET /virtual-machine-interface/e5b4081a-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005065 10.0.0.249 - - [2026-08-17 12:41:01] "POST /set-tag HTTP/1.1" 200 109 0.003870 10.0.0.249 - - [2026-08-17 12:41:01] "GET /virtual-machine-interface/e2f8f928-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004527 10.0.0.249 - - [2026-08-17 12:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002905 10.0.0.249 - - [2026-08-17 12:41:01] "GET /virtual-machine-interface/e3abfd8e-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004749 10.0.0.249 - - [2026-08-17 12:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002746 10.0.0.249 - - [2026-08-17 12:41:01] "GET /virtual-machine-interface/e62f66e0-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005363 10.0.0.249 - - [2026-08-17 12:41:01] "POST /set-tag HTTP/1.1" 200 109 0.003356 10.0.0.249 - - [2026-08-17 12:41:02] "GET /virtual-machine/c1690e28-5a79-4611-b195-8a3b7230ce4e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003622 10.0.0.249 - - [2026-08-17 12:41:02] "GET /virtual-machine-interface/e26d4ab8-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004048 10.0.0.249 - - [2026-08-17 12:41:02] "GET /virtual-machine/a7a0fa5d-bfc3-47ae-9fb1-061c3eb525d5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003588 10.0.0.249 - - [2026-08-17 12:41:02] "GET /virtual-machine-interface/e2f8f928-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004150 10.0.0.249 - - [2026-08-17 12:41:02] "GET /virtual-machine/21ded266-b486-42a0-bc73-37d1709e1784?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003117 10.0.0.249 - - [2026-08-17 12:41:02] "GET /virtual-machine-interface/e3abfd8e-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004129 10.0.0.249 - - [2026-08-17 12:41:03] "GET /virtual-machine-interface/e53df530-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005145 10.0.0.249 - - [2026-08-17 12:41:03] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.249 - - [2026-08-17 12:41:04] "GET /virtual-machine-interface/e5b4081a-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005621 10.0.0.249 - - [2026-08-17 12:41:04] "POST /set-tag HTTP/1.1" 200 109 0.003457 10.0.0.249 - - [2026-08-17 12:41:04] "GET /virtual-machine-interface/e62f66e0-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005710 10.0.0.249 - - [2026-08-17 12:41:04] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.249 - - [2026-08-17 12:41:04] "GET /virtual-machine-interface/e4341d22-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005075 10.0.0.249 - - [2026-08-17 12:41:04] "POST /set-tag HTTP/1.1" 200 109 0.002926 10.0.0.249 - - [2026-08-17 12:41:07] "GET /virtual-machine/605e2120-4118-4122-95ac-6c636f96d550?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003768 10.0.0.249 - - [2026-08-17 12:41:07] "GET /virtual-machine-interface/e4341d22-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004583 10.0.0.249 - - [2026-08-17 12:41:08] "GET /virtual-machine-interface/e4c6b650-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006396 10.0.0.249 - - [2026-08-17 12:41:08] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.249 - - [2026-08-17 12:41:12] "GET /virtual-machine/03386f86-ca07-44b2-95b4-f2b23a0851f0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003792 10.0.0.249 - - [2026-08-17 12:41:12] "GET /virtual-machine-interface/e4c6b650-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004661 10.0.0.249 - - [2026-08-17 12:41:12] "GET /virtual-machine/b1377193-61a4-4c7e-bddc-d5d9de923bb5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003137 10.0.0.249 - - [2026-08-17 12:41:12] "GET /virtual-machine-interface/e5b4081a-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004276 10.0.0.249 - - [2026-08-17 12:41:12] "GET /virtual-machine/e9e70843-137d-4a4c-adf2-f949f4a1995d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003287 10.0.0.249 - - [2026-08-17 12:41:12] "GET /virtual-machine-interface/e53df530-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005153 10.0.0.249 - - [2026-08-17 12:41:12] "GET /virtual-machine/6c6de21b-4355-4f07-ae54-af55ba3eeae7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003466 10.0.0.249 - - [2026-08-17 12:41:12] "GET /virtual-machine-interface/e62f66e0-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004977 10.0.0.249 - - [2026-08-17 12:41:13] "GET /loadbalancer/5921fecd-889a-45f5-906b-5e68c1d40cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003580 10.0.0.249 - - [2026-08-17 12:41:13] "POST /tags HTTP/1.1" 200 334 0.031625 10.0.0.249 - - [2026-08-17 12:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.045243 10.0.0.249 - - [2026-08-17 12:41:13] "GET /tag/dc48c2d2-c197-473b-a6ab-126ccdae675d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.033260 10.0.0.249 - - [2026-08-17 12:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.249 - - [2026-08-17 12:41:13] "GET /project/8520dcda-8db7-4b75-8793-8c75fe642107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.038081 10.0.0.249 - - [2026-08-17 12:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.249 - - [2026-08-17 12:41:13] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003893 10.0.0.249 - - [2026-08-17 12:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.249 - - [2026-08-17 12:41:13] "GET /service-appliance-set/cf39eb78-9ce4-48b2-98e6-a9d9937966f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002553 10.0.0.249 - - [2026-08-17 12:41:13] "POST /fqname-to-id HTTP/1.1" 404 273 0.001731 10.0.0.249 - - [2026-08-17 12:41:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.130481 10.0.0.249 - - [2026-08-17 12:41:13] "GET /virtual-machine-interface/957273be-1cdd-4358-9d92-9b2db6409f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.015625 10.0.0.249 - - [2026-08-17 12:41:13] "POST /instance-ips HTTP/1.1" 200 410 0.041580 10.0.0.249 - - [2026-08-17 12:41:14] "GET /instance-ip/8a0514c4-5c8b-4ca4-ac1b-29c89041e540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.006795 10.0.0.249 - - [2026-08-17 12:41:14] "POST /loadbalancers HTTP/1.1" 200 631 0.091604 10.0.0.249 - - [2026-08-17 12:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.042629 10.0.0.249 - - [2026-08-17 12:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013792 10.0.0.249 - - [2026-08-17 12:41:14] "GET /project/8520dcda-8db7-4b75-8793-8c75fe642107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.050552 10.0.0.249 - - [2026-08-17 12:41:14] "GET /instance-ip/8a0514c4-5c8b-4ca4-ac1b-29c89041e540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.006161 10.0.0.249 - - [2026-08-17 12:41:14] "POST /floating-ips HTTP/1.1" 200 599 0.029295 10.0.0.249 - - [2026-08-17 12:41:14] "GET /project/8520dcda-8db7-4b75-8793-8c75fe642107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.052535 10.0.0.249 - - [2026-08-17 12:41:14] "GET /loadbalancer/5921fecd-889a-45f5-906b-5e68c1d40cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004569 10.0.0.249 - - [2026-08-17 12:41:14] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.028692 10.0.0.249 - - [2026-08-17 12:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.249 - - [2026-08-17 12:41:14] "GET /project/8520dcda-8db7-4b75-8793-8c75fe642107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.041677 10.0.0.249 - - [2026-08-17 12:41:14] "GET /loadbalancer-listener/f30680f0-f61c-4004-b22e-287a5bdde134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.004364 10.0.0.249 - - [2026-08-17 12:41:14] "GET /loadbalancer-listener/f30680f0-f61c-4004-b22e-287a5bdde134?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.005631 10.0.0.249 - - [2026-08-17 12:41:14] "GET /loadbalancer/5921fecd-889a-45f5-906b-5e68c1d40cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003672 10.0.0.249 - - [2026-08-17 12:41:14] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.032340 10.0.0.249 - - [2026-08-17 12:41:14] "GET /instance-ip/8a0514c4-5c8b-4ca4-ac1b-29c89041e540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.002964 10.0.0.249 - - [2026-08-17 12:41:14] "GET /instance-ip/8a0514c4-5c8b-4ca4-ac1b-29c89041e540?fields=floating_ips HTTP/1.1" 200 1214 0.005001 10.0.0.249 - - [2026-08-17 12:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.249 - - [2026-08-17 12:41:14] "GET /loadbalancer/5921fecd-889a-45f5-906b-5e68c1d40cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002320 10.0.0.249 - - [2026-08-17 12:41:14] "GET /floating-ip/e29be45c-3400-4c91-b33e-9ad6e5ba9a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.003170 10.0.0.249 - - [2026-08-17 12:41:14] "GET /loadbalancer-pool/b92878e8-8747-4669-a94b-eb98d8de7ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005274 10.0.0.249 - - [2026-08-17 12:41:14] "POST /loadbalancer-members HTTP/1.1" 200 723 0.021547 10.0.0.249 - - [2026-08-17 12:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011979 10.0.0.249 - - [2026-08-17 12:41:14] "GET /virtual-machine-interface/e26d4ab8-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016935 10.0.0.249 - - [2026-08-17 12:41:14] "GET /virtual-machine-interface/e26d4ab8-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004418 10.0.0.249 - - [2026-08-17 12:41:14] "POST /ref-update HTTP/1.1" 200 156 0.009182 10.0.0.249 - - [2026-08-17 12:41:14] "GET /floating-ip/e29be45c-3400-4c91-b33e-9ad6e5ba9a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.022458 10.0.0.249 - - [2026-08-17 12:41:14] "POST /tags HTTP/1.1" 409 221 0.003944 10.0.0.249 - - [2026-08-17 12:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.249 - - [2026-08-17 12:41:14] "GET /tag/dc48c2d2-c197-473b-a6ab-126ccdae675d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.011302 10.0.0.249 - - [2026-08-17 12:41:14] "PUT /floating-ip/e29be45c-3400-4c91-b33e-9ad6e5ba9a93 HTTP/1.1" 200 257 0.010279 10.0.0.249 - - [2026-08-17 12:41:14] "POST /set-tag HTTP/1.1" 200 109 0.072914 10.0.0.249 - - [2026-08-17 12:41:14] "GET /loadbalancer-pool/b92878e8-8747-4669-a94b-eb98d8de7ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.020396 10.0.0.249 - - [2026-08-17 12:41:14] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018927 10.0.0.249 - - [2026-08-17 12:41:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008200 10.0.0.249 - - [2026-08-17 12:41:15] "GET /virtual-machine-interface/e2f8f928-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006916 10.0.0.249 - - [2026-08-17 12:41:15] "GET /virtual-machine-interface/e2f8f928-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009969 10.0.0.249 - - [2026-08-17 12:41:15] "POST /ref-update HTTP/1.1" 200 156 0.010530 10.0.0.249 - - [2026-08-17 12:41:15] "GET /floating-ip/e29be45c-3400-4c91-b33e-9ad6e5ba9a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.010487 10.0.0.249 - - [2026-08-17 12:41:15] "POST /set-tag HTTP/1.1" 200 109 0.087316 10.0.0.249 - - [2026-08-17 12:41:15] "POST /tags HTTP/1.1" 409 206 0.002455 10.0.0.249 - - [2026-08-17 12:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.249 - - [2026-08-17 12:41:15] "GET /tag/5e149af7-473d-420c-b80a-e1b461d7eca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019423 10.0.0.249 - - [2026-08-17 12:41:15] "POST /tags HTTP/1.1" 409 204 0.002481 10.0.0.249 - - [2026-08-17 12:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.249 - - [2026-08-17 12:41:16] "GET /tag/d3f9642a-6abc-40b0-9033-32138410b71a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012790 10.0.0.249 - - [2026-08-17 12:41:16] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002895 10.0.0.249 - - [2026-08-17 12:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.249 - - [2026-08-17 12:41:16] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003452 10.0.0.249 - - [2026-08-17 12:41:16] "POST /tags HTTP/1.1" 409 206 0.002257 10.0.0.249 - - [2026-08-17 12:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.249 - - [2026-08-17 12:41:16] "GET /tag/5e149af7-473d-420c-b80a-e1b461d7eca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011704 10.0.0.249 - - [2026-08-17 12:41:16] "POST /tags HTTP/1.1" 409 226 0.002030 10.0.0.249 - - [2026-08-17 12:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.249 - - [2026-08-17 12:41:16] "GET /tag/60d13414-05bc-4bec-a3fe-a0d251918e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.014740 10.0.0.249 - - [2026-08-17 12:41:16] "POST /tags HTTP/1.1" 409 204 0.002389 10.0.0.249 - - [2026-08-17 12:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.249 - - [2026-08-17 12:41:16] "GET /tag/d3f9642a-6abc-40b0-9033-32138410b71a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012766 10.0.0.249 - - [2026-08-17 12:41:16] "POST /tags HTTP/1.1" 409 226 0.002053 10.0.0.249 - - [2026-08-17 12:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.249 - - [2026-08-17 12:41:16] "GET /tag/60d13414-05bc-4bec-a3fe-a0d251918e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.018593 10.0.0.249 - - [2026-08-17 12:41:16] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003888 10.0.0.249 - - [2026-08-17 12:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.249 - - [2026-08-17 12:41:16] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003320 10.0.0.249 - - [2026-08-17 12:41:16] "POST /firewall-rules HTTP/1.1" 200 628 0.082492 10.0.0.249 - - [2026-08-17 12:41:16] "POST /firewall-rules HTTP/1.1" 200 648 0.083199 10.0.0.249 - - [2026-08-17 12:41:16] "GET /firewall-rule/e310631e-ba5b-46ad-a8a8-5d970c0d20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.004786 10.0.0.249 - - [2026-08-17 12:41:16] "GET /firewall-policy/824edc0d-43b9-4892-81b5-51447515818a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002217 10.0.0.249 - - [2026-08-17 12:41:16] "GET /firewall-rule/ac3c3481-0fa7-4998-a604-61c939972701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003252 10.0.0.249 - - [2026-08-17 12:41:16] "POST /ref-update HTTP/1.1" 200 156 0.015180 10.0.0.249 - - [2026-08-17 12:41:16] "POST /firewall-policys HTTP/1.1" 200 608 0.028592 10.0.0.249 - - [2026-08-17 12:41:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020120 10.0.0.249 - - [2026-08-17 12:41:16] "GET /firewall-policy/0662e683-cd6c-4b5b-b14c-2ba75e4fdcec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.014428 10.0.0.249 - - [2026-08-17 12:41:16] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003271 10.0.0.249 - - [2026-08-17 12:41:16] "GET /firewall-policy/0662e683-cd6c-4b5b-b14c-2ba75e4fdcec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002721 10.0.0.249 - - [2026-08-17 12:41:16] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003715 10.0.0.249 - - [2026-08-17 12:41:16] "GET /firewall-policy/824edc0d-43b9-4892-81b5-51447515818a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.004592 10.0.0.249 - - [2026-08-17 12:41:16] "GET /firewall-policy/c1ba903b-5056-44b8-9789-a9929ac4ab96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003851 10.0.0.249 - - [2026-08-17 12:41:16] "GET /firewall-policy/824edc0d-43b9-4892-81b5-51447515818a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002058 10.0.0.249 - - [2026-08-17 12:41:16] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003287 10.0.0.249 - - [2026-08-17 12:41:16] "POST /ref-update HTTP/1.1" 200 156 0.020165 10.0.0.249 - - [2026-08-17 12:41:16] "POST /ref-update HTTP/1.1" 200 156 0.033165 10.0.0.249 - - [2026-08-17 12:41:17] "POST /ref-update HTTP/1.1" 200 156 0.025471 10.0.0.249 - - [2026-08-17 12:41:17] "POST /ref-update HTTP/1.1" 200 156 0.034487 10.0.0.249 - - [2026-08-17 12:41:17] "POST /ref-update HTTP/1.1" 200 156 0.056997 10.0.0.249 - - [2026-08-17 12:41:17] "GET /firewall-policy/0662e683-cd6c-4b5b-b14c-2ba75e4fdcec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002926 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:42:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001033 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:42:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001472 10.0.0.249 - - [2026-08-17 12:42:52] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007253 10.0.0.249 - - [2026-08-17 12:42:52] "POST /set-tag HTTP/1.1" 200 109 0.003444 10.0.0.249 - - [2026-08-17 12:42:52] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015987 10.0.0.249 - - [2026-08-17 12:42:53] "POST /set-tag HTTP/1.1" 200 109 0.003464 10.0.0.249 - - [2026-08-17 12:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.249 - - [2026-08-17 12:42:53] "GET /loadbalancer/7fda3bb0-9db7-4278-98ad-b714d46e9d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005320 10.0.0.249 - - [2026-08-17 12:42:53] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009849 10.0.0.249 - - [2026-08-17 12:42:53] "POST /set-tag HTTP/1.1" 200 109 0.026101 10.0.0.249 - - [2026-08-17 12:42:53] "DELETE /loadbalancer-member/9bab0bb0-0862-483e-9fe6-78bc991eb3c9 HTTP/1.1" 200 115 0.079409 10.0.0.249 - - [2026-08-17 12:42:53] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006166 10.0.0.249 - - [2026-08-17 12:42:53] "POST /set-tag HTTP/1.1" 200 109 0.007099 10.0.0.249 - - [2026-08-17 12:42:53] "DELETE /loadbalancer-member/045fe7be-8471-407b-9108-ed552137eac6 HTTP/1.1" 200 115 0.045342 10.0.0.249 - - [2026-08-17 12:42:53] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007041 10.0.0.249 - - [2026-08-17 12:42:53] "POST /set-tag HTTP/1.1" 200 109 0.006901 10.0.0.249 - - [2026-08-17 12:42:53] "DELETE /loadbalancer-member/80b5cbb9-42dc-40bf-a86f-8552064e51e1 HTTP/1.1" 200 115 0.039476 10.0.0.249 - - [2026-08-17 12:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.249 - - [2026-08-17 12:42:53] "GET /loadbalancer/7fda3bb0-9db7-4278-98ad-b714d46e9d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003461 10.0.0.249 - - [2026-08-17 12:42:53] "GET /loadbalancer-pool/14bd79da-c957-4aa3-a474-5af00f4baa87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002648 10.0.0.249 - - [2026-08-17 12:42:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021447 10.0.0.249 - - [2026-08-17 12:42:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024989 10.0.0.249 - - [2026-08-17 12:42:53] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009794 10.0.0.249 - - [2026-08-17 12:42:53] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007604 10.0.0.249 - - [2026-08-17 12:42:53] "GET /floating-ip/8f872c4b-760d-4e09-9238-7e98121a6fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003384 10.0.0.249 - - [2026-08-17 12:42:53] "POST /set-tag HTTP/1.1" 200 109 0.067538 10.0.0.249 - - [2026-08-17 12:42:53] "GET /loadbalancer-pool/16bbeea4-5608-445d-82b1-866b34fe8e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.018606 10.0.0.249 - - [2026-08-17 12:42:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018527 10.0.0.249 - - [2026-08-17 12:42:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019165 10.0.0.249 - - [2026-08-17 12:42:53] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.018341 10.0.0.249 - - [2026-08-17 12:42:53] "POST /set-tag HTTP/1.1" 200 109 0.010017 10.0.0.249 - - [2026-08-17 12:42:53] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015538 10.0.0.249 - - [2026-08-17 12:42:53] "GET /floating-ip/8f872c4b-760d-4e09-9238-7e98121a6fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005102 10.0.0.249 - - [2026-08-17 12:42:53] "GET /loadbalancer-pool/0bd77acf-633f-4b49-98a5-013223688237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005628 10.0.0.249 - - [2026-08-17 12:42:54] "POST /loadbalancer-members HTTP/1.1" 200 694 0.028436 10.0.0.249 - - [2026-08-17 12:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031524 10.0.0.249 - - [2026-08-17 12:42:54] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011266 10.0.0.249 - - [2026-08-17 12:42:54] "GET /virtual-machine-interface/c8a6d618-9a37-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.018813 10.0.0.249 - - [2026-08-17 12:42:54] "GET /floating-ip/8f872c4b-760d-4e09-9238-7e98121a6fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005829 10.0.0.249 - - [2026-08-17 12:42:54] "POST /set-tag HTTP/1.1" 200 109 0.009530 10.0.0.249 - - [2026-08-17 12:43:22] "POST /tags HTTP/1.1" 409 252 0.007778 10.0.0.249 - - [2026-08-17 12:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.249 - - [2026-08-17 12:43:22] "GET /tag/3c11ae16-ffbd-4948-95ac-14f1f5249896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.019001 10.0.0.249 - - [2026-08-17 12:43:22] "POST /tags HTTP/1.1" 409 228 0.002459 10.0.0.249 - - [2026-08-17 12:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.249 - - [2026-08-17 12:43:22] "GET /tag/1571f88c-db91-4831-a5c4-d8e05447257e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.014896 10.0.0.249 - - [2026-08-17 12:43:22] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004343 10.0.0.249 - - [2026-08-17 12:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.249 - - [2026-08-17 12:43:22] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003123 10.0.0.249 - - [2026-08-17 12:43:22] "POST /tags HTTP/1.1" 409 206 0.001782 10.0.0.249 - - [2026-08-17 12:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.249 - - [2026-08-17 12:43:22] "GET /tag/5e149af7-473d-420c-b80a-e1b461d7eca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014622 10.0.0.249 - - [2026-08-17 12:43:22] "POST /tags HTTP/1.1" 409 226 0.002103 10.0.0.249 - - [2026-08-17 12:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.249 - - [2026-08-17 12:43:22] "GET /tag/60d13414-05bc-4bec-a3fe-a0d251918e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011241 10.0.0.249 - - [2026-08-17 12:43:22] "POST /tags HTTP/1.1" 409 204 0.001997 10.0.0.249 - - [2026-08-17 12:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.249 - - [2026-08-17 12:43:22] "GET /tag/d3f9642a-6abc-40b0-9033-32138410b71a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011519 10.0.0.249 - - [2026-08-17 12:43:22] "POST /tags HTTP/1.1" 409 226 0.002120 10.0.0.249 - - [2026-08-17 12:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.249 - - [2026-08-17 12:43:22] "GET /tag/60d13414-05bc-4bec-a3fe-a0d251918e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011394 10.0.0.249 - - [2026-08-17 12:43:22] "POST /tags HTTP/1.1" 409 228 0.002482 10.0.0.249 - - [2026-08-17 12:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.249 - - [2026-08-17 12:43:22] "GET /tag/1571f88c-db91-4831-a5c4-d8e05447257e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.017951 10.0.0.249 - - [2026-08-17 12:43:22] "POST /tags HTTP/1.1" 409 252 0.002477 10.0.0.249 - - [2026-08-17 12:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.249 - - [2026-08-17 12:43:22] "GET /tag/3c11ae16-ffbd-4948-95ac-14f1f5249896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.012461 10.0.0.249 - - [2026-08-17 12:43:22] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002697 10.0.0.249 - - [2026-08-17 12:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.249 - - [2026-08-17 12:43:22] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002461 10.0.0.249 - - [2026-08-17 12:43:22] "POST /firewall-rules HTTP/1.1" 409 281 0.001696 10.0.0.249 - - [2026-08-17 12:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.249 - - [2026-08-17 12:43:23] "PUT /firewall-rule/ac3c3481-0fa7-4998-a604-61c939972701 HTTP/1.1" 200 261 0.023308 10.0.0.249 - - [2026-08-17 12:43:23] "POST /firewall-rules HTTP/1.1" 409 291 0.018380 10.0.0.249 - - [2026-08-17 12:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.249 - - [2026-08-17 12:43:23] "PUT /firewall-rule/e310631e-ba5b-46ad-a8a8-5d970c0d20ed HTTP/1.1" 200 261 0.057266 10.0.0.249 - - [2026-08-17 12:43:23] "GET /firewall-rule/e310631e-ba5b-46ad-a8a8-5d970c0d20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.016688 10.0.0.249 - - [2026-08-17 12:43:23] "POST /firewall-rules HTTP/1.1" 200 660 0.122800 10.0.0.249 - - [2026-08-17 12:43:23] "GET /firewall-rule/6a589d12-7da1-44b6-9757-37cb1b5fc28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.005722 10.0.0.249 - - [2026-08-17 12:43:23] "GET /firewall-policy/824edc0d-43b9-4892-81b5-51447515818a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003981 10.0.0.249 - - [2026-08-17 12:43:23] "GET /firewall-rule/ac3c3481-0fa7-4998-a604-61c939972701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003864 10.0.0.249 - - [2026-08-17 12:43:23] "POST /firewall-policys HTTP/1.1" 409 269 0.002534 10.0.0.249 - - [2026-08-17 12:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.249 - - [2026-08-17 12:43:23] "PUT /firewall-policy/0662e683-cd6c-4b5b-b14c-2ba75e4fdcec HTTP/1.1" 200 265 0.051167 10.0.0.249 - - [2026-08-17 12:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014168 10.0.0.249 - - [2026-08-17 12:43:23] "GET /firewall-policy/0662e683-cd6c-4b5b-b14c-2ba75e4fdcec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.011204 10.0.0.249 - - [2026-08-17 12:43:23] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002932 10.0.0.249 - - [2026-08-17 12:43:23] "GET /firewall-policy/0662e683-cd6c-4b5b-b14c-2ba75e4fdcec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003172 10.0.0.249 - - [2026-08-17 12:43:23] "GET /firewall-policy/0662e683-cd6c-4b5b-b14c-2ba75e4fdcec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002984 10.0.0.249 - - [2026-08-17 12:43:23] "GET /firewall-policy/0662e683-cd6c-4b5b-b14c-2ba75e4fdcec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002928 10.0.0.249 - - [2026-08-17 12:44:25] "GET /virtual-machine-interface/e26d4ab8-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.016295 10.0.0.249 - - [2026-08-17 12:44:25] "POST /set-tag HTTP/1.1" 200 109 0.005497 10.0.0.249 - - [2026-08-17 12:44:25] "GET /virtual-machine-interface/e53df530-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005475 10.0.0.249 - - [2026-08-17 12:44:25] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.249 - - [2026-08-17 12:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.249 - - [2026-08-17 12:44:25] "GET /loadbalancer/5921fecd-889a-45f5-906b-5e68c1d40cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002948 10.0.0.249 - - [2026-08-17 12:44:25] "GET /virtual-machine-interface/e26d4ab8-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004446 10.0.0.249 - - [2026-08-17 12:44:25] "POST /set-tag HTTP/1.1" 200 109 0.067312 10.0.0.249 - - [2026-08-17 12:44:25] "DELETE /loadbalancer-member/fbd83ddd-612b-4f1e-8a48-6cee813f479d HTTP/1.1" 200 115 0.071809 10.0.0.249 - - [2026-08-17 12:44:25] "GET /virtual-machine-interface/e2f8f928-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.019381 10.0.0.249 - - [2026-08-17 12:44:25] "POST /set-tag HTTP/1.1" 200 109 0.003620 10.0.0.249 - - [2026-08-17 12:44:25] "GET /virtual-machine-interface/e5b4081a-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005283 10.0.0.249 - - [2026-08-17 12:44:25] "POST /set-tag HTTP/1.1" 200 109 0.003323 10.0.0.249 - - [2026-08-17 12:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.249 - - [2026-08-17 12:44:25] "GET /loadbalancer/5921fecd-889a-45f5-906b-5e68c1d40cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002917 10.0.0.249 - - [2026-08-17 12:44:25] "GET /virtual-machine-interface/e4341d22-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004554 10.0.0.249 - - [2026-08-17 12:44:25] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.249 - - [2026-08-17 12:44:25] "GET /virtual-machine-interface/e4c6b650-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005352 10.0.0.249 - - [2026-08-17 12:44:25] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.249 - - [2026-08-17 12:44:25] "GET /virtual-machine-interface/e3abfd8e-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004546 10.0.0.249 - - [2026-08-17 12:44:25] "POST /set-tag HTTP/1.1" 200 109 0.003933 10.0.0.249 - - [2026-08-17 12:44:25] "GET /virtual-machine-interface/e62f66e0-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004961 10.0.0.249 - - [2026-08-17 12:44:25] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.249 - - [2026-08-17 12:44:26] "GET /virtual-machine-interface/e26d4ab8-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006999 10.0.0.249 - - [2026-08-17 12:44:26] "POST /set-tag HTTP/1.1" 200 109 0.003279 10.0.0.249 - - [2026-08-17 12:44:26] "GET /virtual-machine-interface/e26d4ab8-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008911 10.0.0.249 - - [2026-08-17 12:44:26] "POST /set-tag HTTP/1.1" 200 109 0.007251 10.0.0.249 - - [2026-08-17 12:44:26] "GET /virtual-machine/c1690e28-5a79-4611-b195-8a3b7230ce4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003735 10.0.0.249 - - [2026-08-17 12:44:26] "POST /ref-update HTTP/1.1" 200 156 0.013428 10.0.0.249 - - [2026-08-17 12:44:26] "GET /virtual-machine-interface/e26d4ab8-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011815 10.0.0.249 - - [2026-08-17 12:44:26] "POST /set-tag HTTP/1.1" 200 109 0.037998 10.0.0.249 - - [2026-08-17 12:44:26] "POST /set-tag HTTP/1.1" 200 109 0.046200 10.0.0.249 - - [2026-08-17 12:44:26] "POST /set-tag HTTP/1.1" 200 109 0.043494 10.0.0.249 - - [2026-08-17 12:44:27] "POST /set-tag HTTP/1.1" 200 109 0.035425 10.0.0.249 - - [2026-08-17 12:44:27] "POST /set-tag HTTP/1.1" 200 109 0.031314 10.0.0.249 - - [2026-08-17 12:44:27] "DELETE /instance-ip/e28bb1ba-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.052869 10.0.0.249 - - [2026-08-17 12:44:27] "POST /ref-update HTTP/1.1" 200 156 0.010974 10.0.0.249 - - [2026-08-17 12:44:27] "DELETE /virtual-machine-interface/e26d4ab8-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.041316 10.0.0.249 - - [2026-08-17 12:44:27] "DELETE /virtual-machine/c1690e28-5a79-4611-b195-8a3b7230ce4e HTTP/1.1" 200 115 0.032118 10.0.0.249 - - [2026-08-17 12:44:27] "GET /virtual-machine-interface/e4341d22-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006862 10.0.0.249 - - [2026-08-17 12:44:27] "POST /set-tag HTTP/1.1" 200 109 0.003320 10.0.0.249 - - [2026-08-17 12:44:27] "GET /virtual-machine-interface/e4341d22-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005617 10.0.0.249 - - [2026-08-17 12:44:27] "POST /set-tag HTTP/1.1" 200 109 0.009018 10.0.0.249 - - [2026-08-17 12:44:27] "GET /virtual-machine/605e2120-4118-4122-95ac-6c636f96d550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004562 10.0.0.249 - - [2026-08-17 12:44:27] "POST /ref-update HTTP/1.1" 200 156 0.027639 10.0.0.249 - - [2026-08-17 12:44:27] "GET /virtual-machine-interface/e4341d22-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.025930 10.0.0.249 - - [2026-08-17 12:44:27] "POST /set-tag HTTP/1.1" 200 109 0.023329 10.0.0.249 - - [2026-08-17 12:44:27] "POST /set-tag HTTP/1.1" 200 109 0.041161 10.0.0.249 - - [2026-08-17 12:44:27] "POST /set-tag HTTP/1.1" 200 109 0.059380 10.0.0.249 - - [2026-08-17 12:44:27] "POST /set-tag HTTP/1.1" 200 109 0.022623 10.0.0.249 - - [2026-08-17 12:44:27] "POST /set-tag HTTP/1.1" 200 109 0.040576 10.0.0.249 - - [2026-08-17 12:44:27] "DELETE /instance-ip/e44f8332-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.050143 10.0.0.249 - - [2026-08-17 12:44:27] "DELETE /virtual-machine-interface/e4341d22-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.057524 10.0.0.249 - - [2026-08-17 12:44:27] "DELETE /virtual-machine/605e2120-4118-4122-95ac-6c636f96d550 HTTP/1.1" 200 115 0.037192 10.0.0.249 - - [2026-08-17 12:44:27] "GET /virtual-machine-interface/e3abfd8e-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006068 10.0.0.249 - - [2026-08-17 12:44:28] "POST /set-tag HTTP/1.1" 200 109 0.003221 10.0.0.249 - - [2026-08-17 12:44:28] "GET /virtual-machine-interface/e3abfd8e-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004709 10.0.0.249 - - [2026-08-17 12:44:28] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.249 - - [2026-08-17 12:44:28] "GET /virtual-machine/21ded266-b486-42a0-bc73-37d1709e1784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003562 10.0.0.249 - - [2026-08-17 12:44:28] "POST /ref-update HTTP/1.1" 200 156 0.017372 10.0.0.249 - - [2026-08-17 12:44:28] "GET /virtual-machine-interface/e3abfd8e-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023004 10.0.0.249 - - [2026-08-17 12:44:28] "POST /set-tag HTTP/1.1" 200 109 0.025608 10.0.0.249 - - [2026-08-17 12:44:28] "POST /set-tag HTTP/1.1" 200 109 0.049448 10.0.0.249 - - [2026-08-17 12:44:28] "POST /set-tag HTTP/1.1" 200 109 0.046945 10.0.0.249 - - [2026-08-17 12:44:28] "POST /set-tag HTTP/1.1" 200 109 0.024744 10.0.0.249 - - [2026-08-17 12:44:28] "POST /set-tag HTTP/1.1" 200 109 0.025587 10.0.0.249 - - [2026-08-17 12:44:28] "DELETE /instance-ip/e3c6e392-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.067479 10.0.0.249 - - [2026-08-17 12:44:28] "DELETE /virtual-machine-interface/e3abfd8e-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.049777 10.0.0.249 - - [2026-08-17 12:44:28] "DELETE /virtual-machine/21ded266-b486-42a0-bc73-37d1709e1784 HTTP/1.1" 200 115 0.027345 10.0.0.249 - - [2026-08-17 12:44:28] "DELETE /tag/0825a9d7-1619-42f5-847d-f3ac57b859c4 HTTP/1.1" 200 115 0.056469 10.0.0.249 - - [2026-08-17 12:44:28] "GET /virtual-machine-interface/e2f8f928-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004476 10.0.0.249 - - [2026-08-17 12:44:28] "POST /set-tag HTTP/1.1" 200 109 0.003338 10.0.0.249 - - [2026-08-17 12:44:28] "GET /virtual-machine-interface/e2f8f928-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005315 10.0.0.249 - - [2026-08-17 12:44:28] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.249 - - [2026-08-17 12:44:28] "GET /virtual-machine/a7a0fa5d-bfc3-47ae-9fb1-061c3eb525d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003831 10.0.0.249 - - [2026-08-17 12:44:28] "POST /ref-update HTTP/1.1" 200 156 0.013189 10.0.0.249 - - [2026-08-17 12:44:28] "GET /virtual-machine-interface/e2f8f928-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.019558 10.0.0.249 - - [2026-08-17 12:44:28] "POST /set-tag HTTP/1.1" 200 109 0.025475 10.0.0.249 - - [2026-08-17 12:44:28] "POST /set-tag HTTP/1.1" 200 109 0.039933 10.0.0.249 - - [2026-08-17 12:44:28] "POST /set-tag HTTP/1.1" 200 109 0.031938 10.0.0.249 - - [2026-08-17 12:44:29] "POST /set-tag HTTP/1.1" 200 109 0.023774 10.0.0.249 - - [2026-08-17 12:44:29] "POST /set-tag HTTP/1.1" 200 109 0.041322 10.0.0.249 - - [2026-08-17 12:44:29] "DELETE /instance-ip/e31632a4-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.052379 10.0.0.249 - - [2026-08-17 12:44:29] "POST /ref-update HTTP/1.1" 200 156 0.013262 10.0.0.249 - - [2026-08-17 12:44:29] "DELETE /virtual-machine-interface/e2f8f928-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.058681 10.0.0.249 - - [2026-08-17 12:44:29] "DELETE /virtual-machine/a7a0fa5d-bfc3-47ae-9fb1-061c3eb525d5 HTTP/1.1" 200 115 0.029821 10.0.0.249 - - [2026-08-17 12:44:29] "DELETE /tag/b1f2e4cd-e1b0-4c4c-b9a2-ca44e3e194bb HTTP/1.1" 200 115 0.043643 10.0.0.249 - - [2026-08-17 12:44:29] "DELETE /tag/5e149af7-473d-420c-b80a-e1b461d7eca0 HTTP/1.1" 409 391 0.005767 10.0.0.249 - - [2026-08-17 12:44:46] "GET /global-system-configs HTTP/1.1" 200 323 0.003392 10.0.0.249 - - [2026-08-17 12:44:47] "GET /global-system-configs HTTP/1.1" 200 323 0.002978 10.0.0.249 - - [2026-08-17 12:44:56] "GET /virtual-machine-interface/e4c6b650-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008833 10.0.0.249 - - [2026-08-17 12:44:56] "POST /set-tag HTTP/1.1" 200 109 0.003465 10.0.0.249 - - [2026-08-17 12:44:56] "GET /virtual-machine-interface/e4c6b650-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006130 10.0.0.249 - - [2026-08-17 12:44:56] "POST /set-tag HTTP/1.1" 200 109 0.003257 10.0.0.249 - - [2026-08-17 12:44:56] "GET /virtual-machine/03386f86-ca07-44b2-95b4-f2b23a0851f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003998 10.0.0.249 - - [2026-08-17 12:44:56] "POST /ref-update HTTP/1.1" 200 156 0.014498 10.0.0.249 - - [2026-08-17 12:44:56] "GET /virtual-machine-interface/e4c6b650-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005176 10.0.0.249 - - [2026-08-17 12:44:56] "POST /set-tag HTTP/1.1" 200 109 0.028975 10.0.0.249 - - [2026-08-17 12:44:57] "POST /set-tag HTTP/1.1" 200 109 0.058532 10.0.0.249 - - [2026-08-17 12:44:57] "POST /set-tag HTTP/1.1" 200 109 0.028397 10.0.0.249 - - [2026-08-17 12:44:57] "POST /set-tag HTTP/1.1" 200 109 0.023260 10.0.0.249 - - [2026-08-17 12:44:57] "DELETE /instance-ip/e4e460a6-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.056385 10.0.0.249 - - [2026-08-17 12:44:57] "DELETE /virtual-machine-interface/e4c6b650-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.083503 10.0.0.249 - - [2026-08-17 12:44:57] "DELETE /virtual-machine/03386f86-ca07-44b2-95b4-f2b23a0851f0 HTTP/1.1" 200 115 0.032788 10.0.0.249 - - [2026-08-17 12:44:57] "DELETE /tag/4fdb7af8-2db0-4056-9318-701c98fb87a6 HTTP/1.1" 200 115 0.065054 10.0.0.249 - - [2026-08-17 12:44:57] "GET /virtual-machine-interface/e5b4081a-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008747 10.0.0.249 - - [2026-08-17 12:44:57] "POST /set-tag HTTP/1.1" 200 109 0.003692 10.0.0.249 - - [2026-08-17 12:44:57] "GET /virtual-machine-interface/e5b4081a-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005075 10.0.0.249 - - [2026-08-17 12:44:57] "POST /set-tag HTTP/1.1" 200 109 0.003044 10.0.0.249 - - [2026-08-17 12:44:57] "GET /virtual-machine/b1377193-61a4-4c7e-bddc-d5d9de923bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003993 10.0.0.249 - - [2026-08-17 12:44:57] "POST /ref-update HTTP/1.1" 200 156 0.046758 10.0.0.249 - - [2026-08-17 12:44:57] "GET /virtual-machine-interface/e5b4081a-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.036387 10.0.0.249 - - [2026-08-17 12:44:57] "POST /set-tag HTTP/1.1" 200 109 0.019667 10.0.0.249 - - [2026-08-17 12:44:57] "POST /set-tag HTTP/1.1" 200 109 0.044131 10.0.0.249 - - [2026-08-17 12:44:57] "POST /set-tag HTTP/1.1" 200 109 0.036432 10.0.0.249 - - [2026-08-17 12:44:57] "POST /set-tag HTTP/1.1" 200 109 0.015771 10.0.0.249 - - [2026-08-17 12:44:57] "DELETE /instance-ip/e5d063de-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.054244 10.0.0.249 - - [2026-08-17 12:44:57] "DELETE /virtual-machine-interface/e5b4081a-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.056628 10.0.0.249 - - [2026-08-17 12:44:57] "DELETE /virtual-machine/b1377193-61a4-4c7e-bddc-d5d9de923bb5 HTTP/1.1" 200 115 0.023762 10.0.0.249 - - [2026-08-17 12:44:58] "DELETE /tag/89b79cc6-a017-409f-b6d1-fa32b0656e25 HTTP/1.1" 200 115 0.049717 10.0.0.249 - - [2026-08-17 12:44:58] "GET /virtual-machine-interface/e62f66e0-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007890 10.0.0.249 - - [2026-08-17 12:44:58] "POST /set-tag HTTP/1.1" 200 109 0.004428 10.0.0.249 - - [2026-08-17 12:44:58] "GET /virtual-machine-interface/e62f66e0-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010709 10.0.0.249 - - [2026-08-17 12:44:58] "POST /set-tag HTTP/1.1" 200 109 0.004934 10.0.0.249 - - [2026-08-17 12:44:58] "GET /virtual-machine/6c6de21b-4355-4f07-ae54-af55ba3eeae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004365 10.0.0.249 - - [2026-08-17 12:44:58] "POST /ref-update HTTP/1.1" 200 156 0.011732 10.0.0.249 - - [2026-08-17 12:44:58] "GET /virtual-machine-interface/e62f66e0-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015497 10.0.0.249 - - [2026-08-17 12:44:58] "POST /set-tag HTTP/1.1" 200 109 0.028359 10.0.0.249 - - [2026-08-17 12:44:58] "POST /set-tag HTTP/1.1" 200 109 0.046459 10.0.0.249 - - [2026-08-17 12:44:58] "POST /set-tag HTTP/1.1" 200 109 0.033206 10.0.0.249 - - [2026-08-17 12:44:58] "POST /set-tag HTTP/1.1" 200 109 0.015444 10.0.0.249 - - [2026-08-17 12:44:58] "DELETE /instance-ip/e64b0206-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.048996 10.0.0.249 - - [2026-08-17 12:44:58] "DELETE /virtual-machine-interface/e62f66e0-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.070051 10.0.0.249 - - [2026-08-17 12:44:58] "DELETE /virtual-machine/6c6de21b-4355-4f07-ae54-af55ba3eeae7 HTTP/1.1" 200 115 0.023441 10.0.0.249 - - [2026-08-17 12:44:58] "DELETE /tag/1571f88c-db91-4831-a5c4-d8e05447257e HTTP/1.1" 409 237 0.010479 10.0.0.249 - - [2026-08-17 12:44:58] "DELETE /tag/137135d2-1da7-454e-8792-5111f8856a3b HTTP/1.1" 200 115 0.047928 10.0.0.249 - - [2026-08-17 12:44:58] "DELETE /tag/3c11ae16-ffbd-4948-95ac-14f1f5249896 HTTP/1.1" 409 237 0.013156 10.0.0.249 - - [2026-08-17 12:44:58] "GET /virtual-machine-interface/e53df530-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010566 10.0.0.249 - - [2026-08-17 12:44:58] "POST /set-tag HTTP/1.1" 200 109 0.003844 10.0.0.249 - - [2026-08-17 12:44:58] "GET /virtual-machine-interface/e53df530-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004689 10.0.0.249 - - [2026-08-17 12:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002303 10.0.0.249 - - [2026-08-17 12:44:58] "GET /virtual-machine/e9e70843-137d-4a4c-adf2-f949f4a1995d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003376 10.0.0.249 - - [2026-08-17 12:44:58] "POST /ref-update HTTP/1.1" 200 156 0.010094 10.0.0.249 - - [2026-08-17 12:44:58] "GET /virtual-machine-interface/e53df530-9a38-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013894 10.0.0.249 - - [2026-08-17 12:44:58] "POST /set-tag HTTP/1.1" 200 109 0.020244 10.0.0.249 - - [2026-08-17 12:44:59] "POST /set-tag HTTP/1.1" 200 109 0.021345 10.0.0.249 - - [2026-08-17 12:44:59] "POST /set-tag HTTP/1.1" 200 109 0.030962 10.0.0.249 - - [2026-08-17 12:44:59] "POST /set-tag HTTP/1.1" 200 109 0.016464 10.0.0.249 - - [2026-08-17 12:44:59] "DELETE /instance-ip/e559e52e-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.081310 10.0.0.249 - - [2026-08-17 12:44:59] "DELETE /virtual-machine-interface/e53df530-9a38-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.053272 10.0.0.249 - - [2026-08-17 12:44:59] "DELETE /virtual-machine/e9e70843-137d-4a4c-adf2-f949f4a1995d HTTP/1.1" 200 115 0.027717 10.0.0.249 - - [2026-08-17 12:44:59] "DELETE /tag/d3f9642a-6abc-40b0-9033-32138410b71a HTTP/1.1" 409 237 0.009574 10.0.0.249 - - [2026-08-17 12:44:59] "DELETE /tag/19762a61-11c6-4974-9d3c-3999e1bb8502 HTTP/1.1" 200 115 0.043371 10.0.0.249 - - [2026-08-17 12:44:59] "DELETE /tag/a565eccb-3b1c-4ddc-a9b4-40dea3ae9d9c HTTP/1.1" 200 115 0.043884 10.0.0.249 - - [2026-08-17 12:45:00] "POST /projects HTTP/1.1" 409 238 0.002756 10.0.0.249 - - [2026-08-17 12:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.249 - - [2026-08-17 12:45:00] "GET /project/3625e1de-6d87-455b-8430-465d73641ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.049025 10.0.0.249 - - [2026-08-17 12:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.249 - - [2026-08-17 12:45:00] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005996 10.0.0.249 - - [2026-08-17 12:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.249 - - [2026-08-17 12:45:00] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005484 10.0.0.249 - - [2026-08-17 12:45:00] "POST /security-groups HTTP/1.1" 409 285 0.003044 10.0.0.249 - - [2026-08-17 12:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.249 - - [2026-08-17 12:45:00] "PUT /security-group/63b14d9c-6324-478b-a72f-3106c66ad458 HTTP/1.1" 200 263 0.062485 10.0.0.249 - - [2026-08-17 12:45:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029503 10.0.0.249 - - [2026-08-17 12:45:00] "PUT /access-control-list/6e621d15-22cf-40d0-8167-4a7fa91f7c57 HTTP/1.1" 200 273 0.017629 10.0.0.249 - - [2026-08-17 12:45:00] "PUT /access-control-list/040b8685-4c4c-42a7-b203-c42995cd41b1 HTTP/1.1" 200 273 0.041294 10.0.0.249 - - [2026-08-17 12:45:05] "POST /projects HTTP/1.1" 409 238 0.002745 10.0.0.249 - - [2026-08-17 12:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.249 - - [2026-08-17 12:45:05] "GET /project/3625e1de-6d87-455b-8430-465d73641ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.048580 10.0.0.249 - - [2026-08-17 12:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.249 - - [2026-08-17 12:45:05] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007990 10.0.0.249 - - [2026-08-17 12:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.249 - - [2026-08-17 12:45:05] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005450 10.0.0.249 - - [2026-08-17 12:45:05] "POST /security-groups HTTP/1.1" 409 285 0.003578 10.0.0.249 - - [2026-08-17 12:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.249 - - [2026-08-17 12:45:05] "PUT /security-group/63b14d9c-6324-478b-a72f-3106c66ad458 HTTP/1.1" 200 263 0.060102 10.0.0.249 - - [2026-08-17 12:45:05] "PUT /access-control-list/6e621d15-22cf-40d0-8167-4a7fa91f7c57 HTTP/1.1" 200 273 0.055632 10.0.0.249 - - [2026-08-17 12:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.077791 10.0.0.249 - - [2026-08-17 12:45:05] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.028125 10.0.0.249 - - [2026-08-17 12:45:06] "PUT /access-control-list/040b8685-4c4c-42a7-b203-c42995cd41b1 HTTP/1.1" 200 273 0.079930 10.0.0.249 - - [2026-08-17 12:45:06] "GET /firewall-rule/253f2e65-89ee-4acb-b6e7-e698794c7353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004595 10.0.0.249 - - [2026-08-17 12:45:06] "POST /ref-update HTTP/1.1" 200 156 0.072759 10.0.0.249 - - [2026-08-17 12:45:06] "DELETE /firewall-rule/253f2e65-89ee-4acb-b6e7-e698794c7353 HTTP/1.1" 200 115 0.045256 10.0.0.249 - - [2026-08-17 12:45:06] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.007616 10.0.0.249 - - [2026-08-17 12:45:06] "GET /firewall-rule/cdac6e91-f3e9-43de-a382-aec81c09b5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004044 10.0.0.249 - - [2026-08-17 12:45:06] "POST /ref-update HTTP/1.1" 200 156 0.064217 10.0.0.249 - - [2026-08-17 12:45:06] "DELETE /firewall-rule/cdac6e91-f3e9-43de-a382-aec81c09b5ae HTTP/1.1" 200 115 0.045440 10.0.0.249 - - [2026-08-17 12:45:06] "DELETE /tag/ce13c864-27b9-4146-929a-db548bebd2b3 HTTP/1.1" 200 115 0.061382 10.0.0.249 - - [2026-08-17 12:45:06] "DELETE /tag/1571f88c-db91-4831-a5c4-d8e05447257e HTTP/1.1" 409 237 0.004769 10.0.0.249 - - [2026-08-17 12:45:06] "DELETE /tag/3c11ae16-ffbd-4948-95ac-14f1f5249896 HTTP/1.1" 409 237 0.007250 10.0.0.249 - - [2026-08-17 12:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.249 - - [2026-08-17 12:45:06] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005149 10.0.0.249 - - [2026-08-17 12:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.249 - - [2026-08-17 12:45:06] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004842 10.0.0.249 - - [2026-08-17 12:45:06] "PUT /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970 HTTP/1.1" 200 265 0.055132 10.0.0.249 - - [2026-08-17 12:45:06] "PUT /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb HTTP/1.1" 200 265 0.055207 10.0.0.249 - - [2026-08-17 12:45:06] "DELETE /security-group/63b14d9c-6324-478b-a72f-3106c66ad458 HTTP/1.1" 200 115 0.088551 10.0.0.249 - - [2026-08-17 12:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.249 - - [2026-08-17 12:45:06] "DELETE /access-control-list/6e621d15-22cf-40d0-8167-4a7fa91f7c57 HTTP/1.1" 200 115 0.043833 10.0.0.249 - - [2026-08-17 12:45:06] "DELETE /access-control-list/040b8685-4c4c-42a7-b203-c42995cd41b1 HTTP/1.1" 200 115 0.037619 10.0.0.249 - - [2026-08-17 12:45:06] "GET /project/3625e1de-6d87-455b-8430-465d73641ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.052860 10.0.0.249 - - [2026-08-17 12:45:06] "GET /project/3625e1de-6d87-455b-8430-465d73641ddf?fields=security_groups HTTP/1.1" 200 1351 0.039696 10.0.0.249 - - [2026-08-17 12:45:07] "DELETE /security-group/884686a6-51db-4883-85fc-81cdb172867e HTTP/1.1" 200 115 0.058099 10.0.0.249 - - [2026-08-17 12:45:07] "DELETE /access-control-list/aad188aa-bc2d-4692-8d12-19e3e2a2043e HTTP/1.1" 200 115 0.046985 10.0.0.249 - - [2026-08-17 12:45:07] "GET /project/3625e1de-6d87-455b-8430-465d73641ddf?fields=application_policy_sets HTTP/1.1" 200 1390 0.060680 10.0.0.249 - - [2026-08-17 12:45:07] "DELETE /access-control-list/55b70d47-5d31-4c24-98dc-672f0dd97f27 HTTP/1.1" 200 115 0.072047 10.0.0.249 - - [2026-08-17 12:45:07] "DELETE /project/3625e1de-6d87-455b-8430-465d73641ddf HTTP/1.1" 200 115 0.433589 10.0.0.249 - - [2026-08-17 12:45:07] "POST /projects HTTP/1.1" 409 238 0.002797 10.0.0.249 - - [2026-08-17 12:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.249 - - [2026-08-17 12:45:07] "GET /project/8520dcda-8db7-4b75-8793-8c75fe642107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.064531 10.0.0.249 - - [2026-08-17 12:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.249 - - [2026-08-17 12:45:07] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006019 10.0.0.249 - - [2026-08-17 12:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.249 - - [2026-08-17 12:45:07] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005346 10.0.0.249 - - [2026-08-17 12:45:07] "POST /security-groups HTTP/1.1" 409 285 0.003156 10.0.0.249 - - [2026-08-17 12:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.249 - - [2026-08-17 12:45:07] "PUT /security-group/d48e2495-2cc6-4538-8229-811d239d5873 HTTP/1.1" 200 263 0.058908 10.0.0.249 - - [2026-08-17 12:45:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.034272 10.0.0.249 - - [2026-08-17 12:45:07] "PUT /access-control-list/aba37896-eb1e-4495-be63-efa8571a96dd HTTP/1.1" 200 273 0.025678 10.0.0.249 - - [2026-08-17 12:45:07] "PUT /access-control-list/2025830c-4a8b-4221-b403-de78dc5b4d10 HTTP/1.1" 200 273 0.039824 10.0.0.249 - - [2026-08-17 12:45:11] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003909 10.0.0.249 - - [2026-08-17 12:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.249 - - [2026-08-17 12:45:11] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003420 10.0.0.249 - - [2026-08-17 12:45:11] "GET /firewall-policy/824edc0d-43b9-4892-81b5-51447515818a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003623 10.0.0.249 - - [2026-08-17 12:45:11] "GET /firewall-rule/ac3c3481-0fa7-4998-a604-61c939972701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003972 10.0.0.249 - - [2026-08-17 12:45:11] "POST /ref-update HTTP/1.1" 200 156 0.024415 10.0.0.249 - - [2026-08-17 12:45:11] "DELETE /firewall-rule/ac3c3481-0fa7-4998-a604-61c939972701 HTTP/1.1" 200 115 0.113452 10.0.0.249 - - [2026-08-17 12:45:11] "GET /firewall-policy/0662e683-cd6c-4b5b-b14c-2ba75e4fdcec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008123 10.0.0.249 - - [2026-08-17 12:45:11] "GET /firewall-rule/6a589d12-7da1-44b6-9757-37cb1b5fc28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.004891 10.0.0.249 - - [2026-08-17 12:45:11] "POST /ref-update HTTP/1.1" 200 156 0.022154 10.0.0.249 - - [2026-08-17 12:45:11] "DELETE /firewall-rule/6a589d12-7da1-44b6-9757-37cb1b5fc28d HTTP/1.1" 200 115 0.071287 10.0.0.249 - - [2026-08-17 12:45:11] "GET /firewall-policy/0662e683-cd6c-4b5b-b14c-2ba75e4fdcec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005262 10.0.0.249 - - [2026-08-17 12:45:11] "GET /firewall-rule/e310631e-ba5b-46ad-a8a8-5d970c0d20ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.004843 10.0.0.249 - - [2026-08-17 12:45:11] "POST /ref-update HTTP/1.1" 200 156 0.016624 10.0.0.249 - - [2026-08-17 12:45:11] "DELETE /firewall-rule/e310631e-ba5b-46ad-a8a8-5d970c0d20ed HTTP/1.1" 200 115 0.047732 10.0.0.249 - - [2026-08-17 12:45:11] "GET /application-policy-set/c0291744-c39c-4786-80b4-9f53e9e430f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003687 10.0.0.249 - - [2026-08-17 12:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.249 - - [2026-08-17 12:45:12] "GET /policy-management/ca677078-4f65-4101-81f7-cab26cdab0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002915 10.0.0.249 - - [2026-08-17 12:45:12] "GET /firewall-policy/0662e683-cd6c-4b5b-b14c-2ba75e4fdcec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004233 10.0.0.249 - - [2026-08-17 12:45:12] "POST /ref-update HTTP/1.1" 200 156 0.042382 10.0.0.249 - - [2026-08-17 12:45:12] "DELETE /firewall-policy/0662e683-cd6c-4b5b-b14c-2ba75e4fdcec HTTP/1.1" 200 115 0.064564 10.0.0.249 - - [2026-08-17 12:45:12] "DELETE /tag/d3f9642a-6abc-40b0-9033-32138410b71a HTTP/1.1" 200 115 0.089302 10.0.0.249 - - [2026-08-17 12:45:12] "DELETE /tag/5e149af7-473d-420c-b80a-e1b461d7eca0 HTTP/1.1" 200 115 0.101217 10.0.0.249 - - [2026-08-17 12:45:12] "DELETE /tag/1571f88c-db91-4831-a5c4-d8e05447257e HTTP/1.1" 200 115 0.114845 10.0.0.249 - - [2026-08-17 12:45:12] "DELETE /tag/3c11ae16-ffbd-4948-95ac-14f1f5249896 HTTP/1.1" 200 115 0.054459 10.0.0.249 - - [2026-08-17 12:45:12] "DELETE /loadbalancer-member/b00b034b-5945-4a6e-bf3f-12a414f27ed7 HTTP/1.1" 200 115 0.039000 10.0.0.249 - - [2026-08-17 12:45:12] "DELETE /loadbalancer-pool/b92878e8-8747-4669-a94b-eb98d8de7ee3 HTTP/1.1" 200 115 0.047395 10.0.0.249 - - [2026-08-17 12:45:12] "DELETE /loadbalancer-listener/f30680f0-f61c-4004-b22e-287a5bdde134 HTTP/1.1" 200 115 0.064962 10.0.0.249 - - [2026-08-17 12:45:12] "DELETE /loadbalancer/5921fecd-889a-45f5-906b-5e68c1d40cfe HTTP/1.1" 200 115 0.048648 10.0.0.249 - - [2026-08-17 12:45:12] "DELETE /floating-ip/e29be45c-3400-4c91-b33e-9ad6e5ba9a93 HTTP/1.1" 200 115 0.038211 10.0.0.249 - - [2026-08-17 12:45:12] "DELETE /instance-ip/8a0514c4-5c8b-4ca4-ac1b-29c89041e540 HTTP/1.1" 200 115 0.052548 10.0.0.249 - - [2026-08-17 12:45:12] "DELETE /virtual-machine-interface/957273be-1cdd-4358-9d92-9b2db6409f4f HTTP/1.1" 200 115 0.051401 10.0.0.249 - - [2026-08-17 12:45:12] "DELETE /tag/dc48c2d2-c197-473b-a6ab-126ccdae675d HTTP/1.1" 200 115 0.050459 10.0.0.249 - - [2026-08-17 12:45:13] "POST /projects HTTP/1.1" 409 238 0.002628 10.0.0.249 - - [2026-08-17 12:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.249 - - [2026-08-17 12:45:13] "GET /project/8520dcda-8db7-4b75-8793-8c75fe642107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.084047 10.0.0.249 - - [2026-08-17 12:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.249 - - [2026-08-17 12:45:13] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005234 10.0.0.249 - - [2026-08-17 12:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.249 - - [2026-08-17 12:45:13] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.010739 10.0.0.249 - - [2026-08-17 12:45:13] "POST /security-groups HTTP/1.1" 409 285 0.010936 10.0.0.249 - - [2026-08-17 12:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.249 - - [2026-08-17 12:45:13] "PUT /security-group/d48e2495-2cc6-4538-8229-811d239d5873 HTTP/1.1" 200 263 0.058039 10.0.0.249 - - [2026-08-17 12:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.036459 10.0.0.249 - - [2026-08-17 12:45:13] "PUT /access-control-list/aba37896-eb1e-4495-be63-efa8571a96dd HTTP/1.1" 200 273 0.028655 10.0.0.249 - - [2026-08-17 12:45:13] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.026382 10.0.0.249 - - [2026-08-17 12:45:13] "PUT /access-control-list/2025830c-4a8b-4221-b403-de78dc5b4d10 HTTP/1.1" 200 273 0.024322 10.0.0.249 - - [2026-08-17 12:45:13] "GET /firewall-rule/3c56b878-539b-48de-b587-8eba66e6cf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004292 10.0.0.249 - - [2026-08-17 12:45:13] "POST /ref-update HTTP/1.1" 200 156 0.064734 10.0.0.249 - - [2026-08-17 12:45:13] "DELETE /firewall-rule/3c56b878-539b-48de-b587-8eba66e6cf72 HTTP/1.1" 200 115 0.052281 10.0.0.249 - - [2026-08-17 12:45:13] "GET /firewall-policy/1f086b71-7227-45f9-8dfa-f4ac3b6c229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.009109 10.0.0.249 - - [2026-08-17 12:45:13] "GET /firewall-rule/8e688eb9-29bf-4dc4-a9ba-3aef179392e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004135 10.0.0.249 - - [2026-08-17 12:45:13] "POST /ref-update HTTP/1.1" 200 156 0.060038 10.0.0.249 - - [2026-08-17 12:45:13] "DELETE /firewall-rule/8e688eb9-29bf-4dc4-a9ba-3aef179392e4 HTTP/1.1" 200 115 0.051836 10.0.0.249 - - [2026-08-17 12:45:13] "DELETE /tag/60d13414-05bc-4bec-a3fe-a0d251918e97 HTTP/1.1" 200 115 0.066813 10.0.0.249 - - [2026-08-17 12:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005938 10.0.0.249 - - [2026-08-17 12:45:13] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005963 10.0.0.249 - - [2026-08-17 12:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.249 - - [2026-08-17 12:45:13] "GET /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004159 10.0.0.249 - - [2026-08-17 12:45:14] "PUT /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970 HTTP/1.1" 200 265 0.066666 10.0.0.249 - - [2026-08-17 12:45:14] "PUT /virtual-network/e6b053d2-e770-4b7d-bfee-2ffb167bb1bb HTTP/1.1" 200 265 0.099511 10.0.0.249 - - [2026-08-17 12:45:14] "DELETE /security-group/d48e2495-2cc6-4538-8229-811d239d5873 HTTP/1.1" 200 115 0.084388 10.0.0.249 - - [2026-08-17 12:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.249 - - [2026-08-17 12:45:14] "DELETE /access-control-list/aba37896-eb1e-4495-be63-efa8571a96dd HTTP/1.1" 200 115 0.071011 10.0.0.249 - - [2026-08-17 12:45:14] "DELETE /access-control-list/2025830c-4a8b-4221-b403-de78dc5b4d10 HTTP/1.1" 200 115 0.075849 10.0.0.249 - - [2026-08-17 12:45:14] "GET /project/8520dcda-8db7-4b75-8793-8c75fe642107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.097952 10.0.0.249 - - [2026-08-17 12:45:14] "GET /project/8520dcda-8db7-4b75-8793-8c75fe642107?fields=security_groups HTTP/1.1" 200 1351 0.046526 10.0.0.249 - - [2026-08-17 12:45:14] "DELETE /security-group/8c5ffd39-97a0-45a8-b372-5324a0fdd3c3 HTTP/1.1" 200 115 0.061769 10.0.0.249 - - [2026-08-17 12:45:14] "DELETE /access-control-list/0b0397b1-69d3-4a75-a402-12491befac05 HTTP/1.1" 200 115 0.054794 10.0.0.249 - - [2026-08-17 12:45:14] "GET /project/8520dcda-8db7-4b75-8793-8c75fe642107?fields=application_policy_sets HTTP/1.1" 200 1390 0.079940 10.0.0.249 - - [2026-08-17 12:45:14] "DELETE /access-control-list/a48768e0-9775-4c0f-a35b-6d881441d426 HTTP/1.1" 200 115 0.077618 10.0.0.249 - - [2026-08-17 12:45:14] "DELETE /project/8520dcda-8db7-4b75-8793-8c75fe642107 HTTP/1.1" 200 115 0.519327 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:45:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001428 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:45:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001686 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:45:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001186 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:45:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001139 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:45:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001339 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:45:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001222 10.0.0.249 - - [2026-08-17 12:46:13] "GET / HTTP/1.1" 200 36215 0.002306 10.0.0.249 - - [2026-08-17 12:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.249 - - [2026-08-17 12:46:13] "GET /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005095 10.0.0.249 - - [2026-08-17 12:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.249 - - [2026-08-17 12:46:14] "GET /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003137 10.0.0.249 - - [2026-08-17 12:46:31] "GET / HTTP/1.1" 200 36215 0.002141 10.0.0.249 - - [2026-08-17 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.249 - - [2026-08-17 12:46:31] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006730 10.0.0.249 - - [2026-08-17 12:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.249 - - [2026-08-17 12:46:31] "GET /config-node/ae98647b-e4df-4ff8-a1f2-7cb8a3a53a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003436 10.0.0.249 - - [2026-08-17 12:46:32] "GET / HTTP/1.1" 200 36215 0.001864 10.0.0.249 - - [2026-08-17 12:46:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002883 10.0.0.249 - - [2026-08-17 12:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.249 - - [2026-08-17 12:46:37] "GET /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002708 10.0.0.249 - - [2026-08-17 12:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.249 - - [2026-08-17 12:46:37] "PUT /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec HTTP/1.1" 200 277 0.009821 10.0.0.249 - - [2026-08-17 12:46:37] "GET / HTTP/1.1" 200 36215 0.002054 10.0.0.249 - - [2026-08-17 12:46:37] "POST /alarms HTTP/1.1" 409 264 0.002614 10.0.0.249 - - [2026-08-17 12:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.249 - - [2026-08-17 12:46:37] "PUT /alarm/4df04765-7118-4119-a608-e1b28cdb52da HTTP/1.1" 200 245 0.012621 10.0.0.249 - - [2026-08-17 12:46:37] "POST /alarms HTTP/1.1" 409 261 0.010240 10.0.0.249 - - [2026-08-17 12:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.249 - - [2026-08-17 12:46:37] "PUT /alarm/ff2f9024-7e91-4299-8882-caf15d5458d5 HTTP/1.1" 200 245 0.014072 10.0.0.249 - - [2026-08-17 12:46:37] "POST /alarms HTTP/1.1" 409 261 0.026872 10.0.0.249 - - [2026-08-17 12:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.249 - - [2026-08-17 12:46:37] "PUT /alarm/ea4615f9-c480-4aab-acdd-9ff976c9cd0c HTTP/1.1" 200 245 0.013358 10.0.0.249 - - [2026-08-17 12:46:37] "POST /alarms HTTP/1.1" 409 253 0.016212 10.0.0.249 - - [2026-08-17 12:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.249 - - [2026-08-17 12:46:37] "PUT /alarm/01838a67-5e07-4e73-aecc-0129f647b1ff HTTP/1.1" 200 245 0.013325 10.0.0.249 - - [2026-08-17 12:46:37] "POST /alarms HTTP/1.1" 409 251 0.005965 10.0.0.249 - - [2026-08-17 12:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.249 - - [2026-08-17 12:46:37] "PUT /alarm/2ca36965-746e-463b-8958-ded76f385ffd HTTP/1.1" 200 245 0.012242 10.0.0.249 - - [2026-08-17 12:46:37] "POST /alarms HTTP/1.1" 409 252 0.004879 10.0.0.249 - - [2026-08-17 12:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.249 - - [2026-08-17 12:46:38] "PUT /alarm/00eccaa4-7fd5-43ed-83b5-2f9ed82882fc HTTP/1.1" 200 245 0.015105 10.0.0.249 - - [2026-08-17 12:46:38] "POST /alarms HTTP/1.1" 409 256 0.017207 10.0.0.249 - - [2026-08-17 12:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.249 - - [2026-08-17 12:46:38] "PUT /alarm/c4b63eb2-2cf3-46f9-a64b-fc6f39a5cbff HTTP/1.1" 200 245 0.013893 10.0.0.249 - - [2026-08-17 12:46:38] "POST /alarms HTTP/1.1" 409 248 0.013194 10.0.0.249 - - [2026-08-17 12:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.249 - - [2026-08-17 12:46:38] "PUT /alarm/ec19e256-8336-47c7-8165-34ad371920c3 HTTP/1.1" 200 245 0.013736 10.0.0.249 - - [2026-08-17 12:46:38] "POST /alarms HTTP/1.1" 409 252 0.021801 10.0.0.249 - - [2026-08-17 12:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.249 - - [2026-08-17 12:46:38] "PUT /alarm/345663cd-18d0-4daa-8977-ba3de19d4baa HTTP/1.1" 200 245 0.017968 10.0.0.249 - - [2026-08-17 12:46:38] "POST /alarms HTTP/1.1" 409 257 0.014997 10.0.0.249 - - [2026-08-17 12:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.249 - - [2026-08-17 12:46:38] "PUT /alarm/94221b72-26a2-4b1a-8f5f-06193bc909e2 HTTP/1.1" 200 245 0.016190 10.0.0.249 - - [2026-08-17 12:46:38] "POST /alarms HTTP/1.1" 409 251 0.010319 10.0.0.249 - - [2026-08-17 12:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.249 - - [2026-08-17 12:46:38] "PUT /alarm/aa253d0e-84c9-42e7-9e8a-4e71f44661c6 HTTP/1.1" 200 245 0.016594 10.0.0.249 - - [2026-08-17 12:46:38] "POST /alarms HTTP/1.1" 409 257 0.016093 10.0.0.249 - - [2026-08-17 12:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.249 - - [2026-08-17 12:46:38] "PUT /alarm/de32e9e0-26b0-410d-8c9a-a31facaf633c HTTP/1.1" 200 245 0.017901 10.0.0.249 - - [2026-08-17 12:46:38] "POST /alarms HTTP/1.1" 409 261 0.006612 10.0.0.249 - - [2026-08-17 12:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.249 - - [2026-08-17 12:46:38] "PUT /alarm/ef863ed5-71e9-4dad-af3b-b5456b2f9f78 HTTP/1.1" 200 245 0.016604 10.0.0.249 - - [2026-08-17 12:46:38] "POST /alarms HTTP/1.1" 409 258 0.014910 10.0.0.249 - - [2026-08-17 12:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.249 - - [2026-08-17 12:46:38] "PUT /alarm/9c587891-64a0-4c7d-a5bf-4cc13d270db2 HTTP/1.1" 200 245 0.015423 10.0.0.249 - - [2026-08-17 12:46:38] "POST /alarms HTTP/1.1" 409 254 0.012976 10.0.0.249 - - [2026-08-17 12:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.249 - - [2026-08-17 12:46:38] "PUT /alarm/96d570ed-c64f-4327-abd6-847090363f90 HTTP/1.1" 200 245 0.019776 10.0.0.249 - - [2026-08-17 12:46:38] "POST /alarms HTTP/1.1" 409 254 0.014584 10.0.0.249 - - [2026-08-17 12:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.249 - - [2026-08-17 12:46:38] "PUT /alarm/5927d863-e8ae-44bd-a174-374067cb256a HTTP/1.1" 200 245 0.011446 10.0.0.249 - - [2026-08-17 12:46:38] "POST /alarms HTTP/1.1" 409 254 0.011022 10.0.0.249 - - [2026-08-17 12:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.249 - - [2026-08-17 12:46:39] "PUT /alarm/0bd22d5b-91e9-4204-93db-9f24fe6e61d3 HTTP/1.1" 200 245 0.010196 10.0.0.249 - - [2026-08-17 12:46:39] "POST /alarms HTTP/1.1" 409 247 0.007504 10.0.0.249 - - [2026-08-17 12:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.249 - - [2026-08-17 12:46:39] "PUT /alarm/c30fe13b-b23c-4a37-87fe-6d42b20e791a HTTP/1.1" 200 245 0.013032 10.0.0.249 - - [2026-08-17 12:46:39] "POST /alarms HTTP/1.1" 409 272 0.017450 10.0.0.249 - - [2026-08-17 12:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.249 - - [2026-08-17 12:46:39] "PUT /alarm/e926e116-7dec-4a1f-abb5-95e0f8840113 HTTP/1.1" 200 245 0.016852 10.0.0.249 - - [2026-08-17 12:46:39] "POST /alarms HTTP/1.1" 409 261 0.006228 10.0.0.249 - - [2026-08-17 12:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.249 - - [2026-08-17 12:46:39] "PUT /alarm/a5889cf9-e1e1-4888-bfee-0ec8455b516b HTTP/1.1" 200 245 0.013404 10.0.0.249 - - [2026-08-17 12:46:39] "POST /alarms HTTP/1.1" 409 259 0.015414 10.0.0.249 - - [2026-08-17 12:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.249 - - [2026-08-17 12:46:39] "PUT /alarm/6baf6390-6c94-4bb9-bce7-cfa63503da86 HTTP/1.1" 200 245 0.011969 10.0.0.249 - - [2026-08-17 12:46:39] "POST /alarms HTTP/1.1" 409 265 0.006539 10.0.0.249 - - [2026-08-17 12:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.249 - - [2026-08-17 12:46:39] "PUT /alarm/088bbe37-e1c0-4ae0-8bf0-6e9a215ff941 HTTP/1.1" 200 245 0.011630 10.0.0.249 - - [2026-08-17 12:46:39] "POST /alarms HTTP/1.1" 409 279 0.009182 10.0.0.249 - - [2026-08-17 12:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.249 - - [2026-08-17 12:46:39] "PUT /alarm/e1b48686-593f-4f13-ace1-9aaf0088ded9 HTTP/1.1" 200 245 0.012711 10.0.0.249 - - [2026-08-17 12:46:39] "GET / HTTP/1.1" 200 36215 0.002175 10.0.0.249 - - [2026-08-17 12:46:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002909 10.0.0.249 - - [2026-08-17 12:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.249 - - [2026-08-17 12:46:39] "PUT /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec HTTP/1.1" 200 277 0.011153 10.0.0.249 - - [2026-08-17 12:46:40] "GET / HTTP/1.1" 200 36215 0.001776 10.0.0.249 - - [2026-08-17 12:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.249 - - [2026-08-17 12:46:40] "GET /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002890 10.0.0.249 - - [2026-08-17 12:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.249 - - [2026-08-17 12:46:40] "PUT /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec HTTP/1.1" 200 277 0.012594 10.0.0.249 - - [2026-08-17 12:46:40] "GET / HTTP/1.1" 200 36215 0.001902 10.0.0.249 - - [2026-08-17 12:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008182 10.0.0.249 - - [2026-08-17 12:46:40] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.015889 10.0.0.249 - - [2026-08-17 12:46:40] "PUT /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9 HTTP/1.1" 200 275 0.034066 10.0.0.249 - - [2026-08-17 12:46:43] "GET / HTTP/1.1" 200 36215 0.001584 10.0.0.249 - - [2026-08-17 12:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.249 - - [2026-08-17 12:46:43] "GET /routing-instance/4da4d01f-6b4a-4c89-90bd-ca482d2c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003663 10.0.0.249 - - [2026-08-17 12:46:43] "POST /bgp-routers HTTP/1.1" 409 301 0.002456 10.0.0.249 - - [2026-08-17 12:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.249 - - [2026-08-17 12:46:43] "GET /bgp-router/db0a043b-8c1c-46c0-921e-d2d751aa1645?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.006819 10.0.0.249 - - [2026-08-17 12:46:43] "PUT /bgp-router/db0a043b-8c1c-46c0-921e-d2d751aa1645 HTTP/1.1" 200 255 0.015371 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:46:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001257 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:46:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001305 10.0.0.249 - - [2026-08-17 12:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.249 - - [2026-08-17 12:46:46] "GET /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002959 10.0.0.249 - - [2026-08-17 12:46:59] "GET / HTTP/1.1" 200 36215 0.002007 10.0.0.249 - - [2026-08-17 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.249 - - [2026-08-17 12:46:59] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004972 10.0.0.249 - - [2026-08-17 12:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.249 - - [2026-08-17 12:46:59] "GET /config-node/ae98647b-e4df-4ff8-a1f2-7cb8a3a53a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.005490 10.0.0.249 - - [2026-08-17 12:47:11] "GET / HTTP/1.1" 200 36215 0.001645 10.0.0.249 - - [2026-08-17 12:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.249 - - [2026-08-17 12:47:11] "GET /routing-instance/4da4d01f-6b4a-4c89-90bd-ca482d2c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014197 10.0.0.249 - - [2026-08-17 12:47:11] "POST /bgp-routers HTTP/1.1" 409 301 0.003946 10.0.0.249 - - [2026-08-17 12:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.249 - - [2026-08-17 12:47:11] "GET /bgp-router/db0a043b-8c1c-46c0-921e-d2d751aa1645?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003586 10.0.0.249 - - [2026-08-17 12:47:11] "PUT /bgp-router/db0a043b-8c1c-46c0-921e-d2d751aa1645 HTTP/1.1" 200 255 0.021544 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:47:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001140 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:47:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001655 10.0.0.249 - - [2026-08-17 12:47:27] "GET / HTTP/1.1" 200 36215 0.001963 10.0.0.249 - - [2026-08-17 12:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.249 - - [2026-08-17 12:47:27] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005172 10.0.0.249 - - [2026-08-17 12:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.249 - - [2026-08-17 12:47:27] "GET /config-node/ae98647b-e4df-4ff8-a1f2-7cb8a3a53a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002709 10.0.0.249 - - [2026-08-17 12:47:27] "GET / HTTP/1.1" 200 36215 0.001623 10.0.0.249 - - [2026-08-17 12:47:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003891 10.0.0.249 - - [2026-08-17 12:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.249 - - [2026-08-17 12:47:32] "GET /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003077 10.0.0.249 - - [2026-08-17 12:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.249 - - [2026-08-17 12:47:32] "PUT /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec HTTP/1.1" 200 277 0.014455 10.0.0.249 - - [2026-08-17 12:47:32] "GET / HTTP/1.1" 200 36215 0.001557 10.0.0.249 - - [2026-08-17 12:47:32] "POST /alarms HTTP/1.1" 409 264 0.002684 10.0.0.249 - - [2026-08-17 12:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.249 - - [2026-08-17 12:47:32] "PUT /alarm/4df04765-7118-4119-a608-e1b28cdb52da HTTP/1.1" 200 245 0.010560 10.0.0.249 - - [2026-08-17 12:47:32] "POST /alarms HTTP/1.1" 409 261 0.005702 10.0.0.249 - - [2026-08-17 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.249 - - [2026-08-17 12:47:33] "PUT /alarm/ff2f9024-7e91-4299-8882-caf15d5458d5 HTTP/1.1" 200 245 0.011225 10.0.0.249 - - [2026-08-17 12:47:33] "POST /alarms HTTP/1.1" 409 261 0.004921 10.0.0.249 - - [2026-08-17 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.249 - - [2026-08-17 12:47:33] "PUT /alarm/ea4615f9-c480-4aab-acdd-9ff976c9cd0c HTTP/1.1" 200 245 0.013357 10.0.0.249 - - [2026-08-17 12:47:33] "POST /alarms HTTP/1.1" 409 253 0.012598 10.0.0.249 - - [2026-08-17 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.249 - - [2026-08-17 12:47:33] "PUT /alarm/01838a67-5e07-4e73-aecc-0129f647b1ff HTTP/1.1" 200 245 0.011543 10.0.0.249 - - [2026-08-17 12:47:33] "POST /alarms HTTP/1.1" 409 251 0.004794 10.0.0.249 - - [2026-08-17 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.249 - - [2026-08-17 12:47:33] "PUT /alarm/2ca36965-746e-463b-8958-ded76f385ffd HTTP/1.1" 200 245 0.013926 10.0.0.249 - - [2026-08-17 12:47:33] "POST /alarms HTTP/1.1" 409 252 0.016327 10.0.0.249 - - [2026-08-17 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.249 - - [2026-08-17 12:47:33] "PUT /alarm/00eccaa4-7fd5-43ed-83b5-2f9ed82882fc HTTP/1.1" 200 245 0.013116 10.0.0.249 - - [2026-08-17 12:47:33] "POST /alarms HTTP/1.1" 409 256 0.013215 10.0.0.249 - - [2026-08-17 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.249 - - [2026-08-17 12:47:33] "PUT /alarm/c4b63eb2-2cf3-46f9-a64b-fc6f39a5cbff HTTP/1.1" 200 245 0.013933 10.0.0.249 - - [2026-08-17 12:47:33] "POST /alarms HTTP/1.1" 409 248 0.006357 10.0.0.249 - - [2026-08-17 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.249 - - [2026-08-17 12:47:33] "PUT /alarm/ec19e256-8336-47c7-8165-34ad371920c3 HTTP/1.1" 200 245 0.012387 10.0.0.249 - - [2026-08-17 12:47:33] "POST /alarms HTTP/1.1" 409 252 0.013127 10.0.0.249 - - [2026-08-17 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.249 - - [2026-08-17 12:47:33] "PUT /alarm/345663cd-18d0-4daa-8977-ba3de19d4baa HTTP/1.1" 200 245 0.011879 10.0.0.249 - - [2026-08-17 12:47:33] "POST /alarms HTTP/1.1" 409 257 0.002848 10.0.0.249 - - [2026-08-17 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.249 - - [2026-08-17 12:47:33] "PUT /alarm/94221b72-26a2-4b1a-8f5f-06193bc909e2 HTTP/1.1" 200 245 0.013278 10.0.0.249 - - [2026-08-17 12:47:33] "POST /alarms HTTP/1.1" 409 251 0.009173 10.0.0.249 - - [2026-08-17 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.249 - - [2026-08-17 12:47:33] "PUT /alarm/aa253d0e-84c9-42e7-9e8a-4e71f44661c6 HTTP/1.1" 200 245 0.015913 10.0.0.249 - - [2026-08-17 12:47:33] "POST /alarms HTTP/1.1" 409 257 0.030863 10.0.0.249 - - [2026-08-17 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.249 - - [2026-08-17 12:47:33] "PUT /alarm/de32e9e0-26b0-410d-8c9a-a31facaf633c HTTP/1.1" 200 245 0.018554 10.0.0.249 - - [2026-08-17 12:47:33] "POST /alarms HTTP/1.1" 409 261 0.009033 10.0.0.249 - - [2026-08-17 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.249 - - [2026-08-17 12:47:33] "PUT /alarm/ef863ed5-71e9-4dad-af3b-b5456b2f9f78 HTTP/1.1" 200 245 0.013096 10.0.0.249 - - [2026-08-17 12:47:33] "POST /alarms HTTP/1.1" 409 258 0.009217 10.0.0.249 - - [2026-08-17 12:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.249 - - [2026-08-17 12:47:34] "PUT /alarm/9c587891-64a0-4c7d-a5bf-4cc13d270db2 HTTP/1.1" 200 245 0.011481 10.0.0.249 - - [2026-08-17 12:47:34] "POST /alarms HTTP/1.1" 409 254 0.006718 10.0.0.249 - - [2026-08-17 12:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.249 - - [2026-08-17 12:47:34] "PUT /alarm/96d570ed-c64f-4327-abd6-847090363f90 HTTP/1.1" 200 245 0.014711 10.0.0.249 - - [2026-08-17 12:47:34] "POST /alarms HTTP/1.1" 409 254 0.012757 10.0.0.249 - - [2026-08-17 12:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.249 - - [2026-08-17 12:47:34] "PUT /alarm/5927d863-e8ae-44bd-a174-374067cb256a HTTP/1.1" 200 245 0.023998 10.0.0.249 - - [2026-08-17 12:47:34] "POST /alarms HTTP/1.1" 409 254 0.017144 10.0.0.249 - - [2026-08-17 12:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.249 - - [2026-08-17 12:47:34] "PUT /alarm/0bd22d5b-91e9-4204-93db-9f24fe6e61d3 HTTP/1.1" 200 245 0.014265 10.0.0.249 - - [2026-08-17 12:47:34] "POST /alarms HTTP/1.1" 409 247 0.016432 10.0.0.249 - - [2026-08-17 12:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007181 10.0.0.249 - - [2026-08-17 12:47:34] "PUT /alarm/c30fe13b-b23c-4a37-87fe-6d42b20e791a HTTP/1.1" 200 245 0.016264 10.0.0.249 - - [2026-08-17 12:47:34] "POST /alarms HTTP/1.1" 409 272 0.014027 10.0.0.249 - - [2026-08-17 12:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.249 - - [2026-08-17 12:47:34] "PUT /alarm/e926e116-7dec-4a1f-abb5-95e0f8840113 HTTP/1.1" 200 245 0.013159 10.0.0.249 - - [2026-08-17 12:47:34] "POST /alarms HTTP/1.1" 409 261 0.005622 10.0.0.249 - - [2026-08-17 12:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.249 - - [2026-08-17 12:47:34] "PUT /alarm/a5889cf9-e1e1-4888-bfee-0ec8455b516b HTTP/1.1" 200 245 0.012413 10.0.0.249 - - [2026-08-17 12:47:34] "POST /alarms HTTP/1.1" 409 259 0.012802 10.0.0.249 - - [2026-08-17 12:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.249 - - [2026-08-17 12:47:34] "PUT /alarm/6baf6390-6c94-4bb9-bce7-cfa63503da86 HTTP/1.1" 200 245 0.012613 10.0.0.249 - - [2026-08-17 12:47:34] "POST /alarms HTTP/1.1" 409 265 0.011108 10.0.0.249 - - [2026-08-17 12:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.249 - - [2026-08-17 12:47:34] "PUT /alarm/088bbe37-e1c0-4ae0-8bf0-6e9a215ff941 HTTP/1.1" 200 245 0.010992 10.0.0.249 - - [2026-08-17 12:47:34] "POST /alarms HTTP/1.1" 409 279 0.006297 10.0.0.249 - - [2026-08-17 12:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.249 - - [2026-08-17 12:47:34] "PUT /alarm/e1b48686-593f-4f13-ace1-9aaf0088ded9 HTTP/1.1" 200 245 0.013275 10.0.0.249 - - [2026-08-17 12:47:35] "GET / HTTP/1.1" 200 36215 0.002050 10.0.0.249 - - [2026-08-17 12:47:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002581 10.0.0.249 - - [2026-08-17 12:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.249 - - [2026-08-17 12:47:35] "PUT /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec HTTP/1.1" 200 277 0.010367 10.0.0.249 - - [2026-08-17 12:47:35] "GET / HTTP/1.1" 200 36215 0.001637 10.0.0.249 - - [2026-08-17 12:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.249 - - [2026-08-17 12:47:35] "GET /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003222 10.0.0.249 - - [2026-08-17 12:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.249 - - [2026-08-17 12:47:35] "PUT /global-vrouter-config/5b585830-44c4-407f-b631-878fe3f7e5ec HTTP/1.1" 200 277 0.013536 10.0.0.249 - - [2026-08-17 12:47:35] "GET / HTTP/1.1" 200 36215 0.001887 10.0.0.249 - - [2026-08-17 12:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.249 - - [2026-08-17 12:47:35] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004779 10.0.0.249 - - [2026-08-17 12:47:35] "PUT /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9 HTTP/1.1" 200 275 0.015755 10.0.0.249 - - [2026-08-17 12:47:39] "GET / HTTP/1.1" 200 36215 0.001626 10.0.0.249 - - [2026-08-17 12:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.249 - - [2026-08-17 12:47:39] "GET /routing-instance/4da4d01f-6b4a-4c89-90bd-ca482d2c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003193 10.0.0.249 - - [2026-08-17 12:47:39] "POST /bgp-routers HTTP/1.1" 409 301 0.004542 10.0.0.249 - - [2026-08-17 12:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.249 - - [2026-08-17 12:47:39] "GET /bgp-router/db0a043b-8c1c-46c0-921e-d2d751aa1645?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.005778 10.0.0.249 - - [2026-08-17 12:47:39] "PUT /bgp-router/db0a043b-8c1c-46c0-921e-d2d751aa1645 HTTP/1.1" 200 255 0.047386 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:47:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001288 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:47:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001445 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:47:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002514 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:47:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001239 10.0.0.249 - - [2026-08-17 12:47:44] "POST /tags HTTP/1.1" 200 356 0.038908 10.0.0.249 - - [2026-08-17 12:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010994 10.0.0.249 - - [2026-08-17 12:47:44] "GET /tag/7fc24e52-15b1-406c-8b35-ba54de8a1d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.034145 10.0.0.249 - - [2026-08-17 12:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.249 - - [2026-08-17 12:47:44] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.011073 10.0.0.249 - - [2026-08-17 12:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.249 - - [2026-08-17 12:47:44] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.051374 10.0.0.249 - - [2026-08-17 12:47:44] "POST /virtual-machines HTTP/1.1" 200 352 0.029764 10.0.0.249 - - [2026-08-17 12:47:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.088776 10.0.0.249 - - [2026-08-17 12:47:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.166860 10.0.0.249 - - [2026-08-17 12:47:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.054815 10.0.0.249 - - [2026-08-17 12:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.031464 10.0.0.249 - - [2026-08-17 12:47:44] "GET /virtual-machine-interface/d79bd5c2-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010237 10.0.0.249 - - [2026-08-17 12:47:45] "POST /instance-ips HTTP/1.1" 200 392 0.035685 10.0.0.249 - - [2026-08-17 12:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.058194 10.0.0.249 - - [2026-08-17 12:47:45] "GET /virtual-machine-interface/d79bd5c2-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007630 10.0.0.249 - - [2026-08-17 12:47:45] "POST /set-tag HTTP/1.1" 200 109 0.036599 10.0.0.249 - - [2026-08-17 12:47:45] "GET /virtual-machine-interface/d79bd5c2-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.033705 10.0.0.249 - - [2026-08-17 12:47:45] "GET /instance-ip/d7c89a30-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.009135 10.0.0.249 - - [2026-08-17 12:47:45] "GET /virtual-machine-interface/d79bd5c2-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008576 10.0.0.249 - - [2026-08-17 12:47:45] "POST /set-tag HTTP/1.1" 200 109 0.006544 10.0.0.249 - - [2026-08-17 12:47:45] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.010193 10.0.0.249 - - [2026-08-17 12:47:45] "POST /ref-update HTTP/1.1" 200 156 0.017888 10.0.0.249 - - [2026-08-17 12:47:45] "GET /virtual-machine-interface/d79bd5c2-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.016259 10.0.0.249 - - [2026-08-17 12:47:45] "POST /set-tag HTTP/1.1" 200 109 0.014872 10.0.0.249 - - [2026-08-17 12:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.249 - - [2026-08-17 12:47:45] "GET /virtual-network/d57c5742-9a5a-43d0-823f-528b02344970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.009250 10.0.0.249 - - [2026-08-17 12:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.249 - - [2026-08-17 12:47:45] "GET /project/0b4bdd6b-2618-4d65-aba2-52591bc57630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.062733 10.0.0.249 - - [2026-08-17 12:47:45] "POST /virtual-machines HTTP/1.1" 200 356 0.021761 10.0.0.249 - - [2026-08-17 12:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.035622 10.0.0.249 - - [2026-08-17 12:47:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.161553 10.0.0.249 - - [2026-08-17 12:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014606 10.0.0.249 - - [2026-08-17 12:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009053 10.0.0.249 - - [2026-08-17 12:47:46] "GET /virtual-machine-interface/d84888c6-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.033273 10.0.0.249 - - [2026-08-17 12:47:46] "POST /instance-ips HTTP/1.1" 200 396 0.037963 10.0.0.249 - - [2026-08-17 12:47:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.040975 10.0.0.249 - - [2026-08-17 12:47:46] "GET /virtual-machine-interface/d84888c6-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.026134 10.0.0.249 - - [2026-08-17 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.036684 10.0.0.249 - - [2026-08-17 12:47:46] "GET /virtual-machine-interface/d84888c6-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.028357 10.0.0.249 - - [2026-08-17 12:47:46] "GET /instance-ip/d86b44ce-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.015320 10.0.0.249 - - [2026-08-17 12:47:46] "GET /virtual-machine-interface/d84888c6-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005400 10.0.0.249 - - [2026-08-17 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.249 - - [2026-08-17 12:47:46] "GET /virtual-router/fe65e809-f988-4515-b535-7af7f3e1aafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005178 10.0.0.249 - - [2026-08-17 12:47:46] "POST /ref-update HTTP/1.1" 200 156 0.009647 10.0.0.249 - - [2026-08-17 12:47:46] "GET /virtual-machine-interface/d84888c6-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.016278 10.0.0.249 - - [2026-08-17 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.007961 10.0.0.249 - - [2026-08-17 12:47:46] "GET /virtual-machine-interface/d79bd5c2-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009555 10.0.0.249 - - [2026-08-17 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.003496 10.0.0.249 - - [2026-08-17 12:47:46] "GET /virtual-machine-interface/d84888c6-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006440 10.0.0.249 - - [2026-08-17 12:47:46] "POST /set-tag HTTP/1.1" 200 109 0.003194 10.0.0.249 - - [2026-08-17 12:47:57] "GET /virtual-machine-interface/d79bd5c2-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005113 10.0.0.249 - - [2026-08-17 12:47:57] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.249 - - [2026-08-17 12:47:58] "GET /virtual-machine-interface/d84888c6-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005756 10.0.0.249 - - [2026-08-17 12:47:58] "POST /set-tag HTTP/1.1" 200 109 0.003305 10.0.0.249 - - [2026-08-17 12:47:59] "GET /virtual-machine-interface/d79bd5c2-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011639 10.0.0.249 - - [2026-08-17 12:47:59] "POST /set-tag HTTP/1.1" 200 109 0.007470 10.0.0.249 - - [2026-08-17 12:48:00] "GET / HTTP/1.1" 200 36215 0.002072 10.0.0.249 - - [2026-08-17 12:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.249 - - [2026-08-17 12:48:00] "GET /global-system-config/db8dcca7-f369-408a-a7f1-0766d1eb15c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005990 10.0.0.249 - - [2026-08-17 12:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.249 - - [2026-08-17 12:48:00] "GET /config-node/ae98647b-e4df-4ff8-a1f2-7cb8a3a53a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002239 10.0.0.249 - - [2026-08-17 12:48:11] "GET / HTTP/1.1" 200 36215 0.001304 10.0.0.249 - - [2026-08-17 12:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.249 - - [2026-08-17 12:48:11] "GET /routing-instance/4da4d01f-6b4a-4c89-90bd-ca482d2c2aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002418 10.0.0.249 - - [2026-08-17 12:48:11] "POST /bgp-routers HTTP/1.1" 409 301 0.001514 10.0.0.249 - - [2026-08-17 12:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005736 10.0.0.249 - - [2026-08-17 12:48:11] "GET /bgp-router/db0a043b-8c1c-46c0-921e-d2d751aa1645?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003343 10.0.0.249 - - [2026-08-17 12:48:12] "PUT /bgp-router/db0a043b-8c1c-46c0-921e-d2d751aa1645 HTTP/1.1" 200 255 0.014265 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:48:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000990 [Introspect:8084]10.0.0.249 - - [2026-08-17 12:48:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001115 10.0.0.249 - - [2026-08-17 12:48:30] "GET /virtual-machine-interface/d79bd5c2-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007106 10.0.0.249 - - [2026-08-17 12:48:30] "POST /set-tag HTTP/1.1" 200 109 0.002943 10.0.0.249 - - [2026-08-17 12:48:30] "GET /virtual-machine-interface/d79bd5c2-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008924 10.0.0.249 - - [2026-08-17 12:48:30] "POST /set-tag HTTP/1.1" 200 109 0.010440 10.0.0.249 - - [2026-08-17 12:48:30] "GET /virtual-machine/a16efeae-1bdf-42f8-bb41-89a35ebd20a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.003498 10.0.0.249 - - [2026-08-17 12:48:30] "POST /ref-update HTTP/1.1" 200 156 0.013055 10.0.0.249 - - [2026-08-17 12:48:30] "GET /virtual-machine-interface/d79bd5c2-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.013167 10.0.0.249 - - [2026-08-17 12:48:30] "POST /set-tag HTTP/1.1" 200 109 0.021237 10.0.0.249 - - [2026-08-17 12:48:30] "POST /set-tag HTTP/1.1" 200 109 0.038944 10.0.0.249 - - [2026-08-17 12:48:30] "DELETE /instance-ip/d7c89a30-9a39-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.073323 10.0.0.249 - - [2026-08-17 12:48:30] "DELETE /virtual-machine-interface/d79bd5c2-9a39-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.080661 10.0.0.249 - - [2026-08-17 12:48:30] "DELETE /virtual-machine/a16efeae-1bdf-42f8-bb41-89a35ebd20a6 HTTP/1.1" 200 115 0.034095 10.0.0.249 - - [2026-08-17 12:48:30] "GET /virtual-machine-interface/d84888c6-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004628 10.0.0.249 - - [2026-08-17 12:48:30] "POST /set-tag HTTP/1.1" 200 109 0.003001 10.0.0.249 - - [2026-08-17 12:49:01] "GET /virtual-machine-interface/d84888c6-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010764 10.0.0.249 - - [2026-08-17 12:49:01] "POST /set-tag HTTP/1.1" 200 109 0.003889 10.0.0.249 - - [2026-08-17 12:49:01] "GET /virtual-machine-interface/d84888c6-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004617 10.0.0.249 - - [2026-08-17 12:49:01] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.249 - - [2026-08-17 12:49:01] "GET /virtual-machine/6ccbbcb0-cbc5-440e-a01b-8f868749243a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003924 10.0.0.249 - - [2026-08-17 12:49:01] "POST /ref-update HTTP/1.1" 200 156 0.017822 10.0.0.249 - - [2026-08-17 12:49:01] "GET /virtual-machine-interface/d84888c6-9a39-11f1-b4ca-fa163eabdd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011689 10.0.0.249 - - [2026-08-17 12:49:01] "POST /set-tag HTTP/1.1" 200 109 0.038198 10.0.0.249 - - [2026-08-17 12:49:01] "POST /set-tag HTTP/1.1" 200 109 0.049517 10.0.0.249 - - [2026-08-17 12:49:01] "DELETE /instance-ip/d86b44ce-9a39-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.051881 10.0.0.249 - - [2026-08-17 12:49:01] "DELETE /virtual-machine-interface/d84888c6-9a39-11f1-b4ca-fa163eabdd4a HTTP/1.1" 200 115 0.063473 10.0.0.249 - - [2026-08-17 12:49:01] "DELETE /virtual-machine/6ccbbcb0-cbc5-440e-a01b-8f868749243a HTTP/1.1" 200 115 0.039742 10.0.0.249 - - [2026-08-17 12:49:01] "DELETE /tag/7fc24e52-15b1-406c-8b35-ba54de8a1d45 HTTP/1.1" 200 115 0.052810