++ 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: =================== Tue Aug 25 02:08:39 PM UTC 2026 ===================' INFO: =================== Tue Aug 25 02:08:39 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ 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 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev enp1s0 ++ DEFAULT_LOCAL_IP=10.0.0.185 ++ 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.185 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.185 ++ ANALYTICSDB_NODES=10.0.0.185 ++ ANALYTICS_SNMP_NODES=10.0.0.185 ++ 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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8081 ' +++ '[' -n '10.0.0.185:8081 ' ']' +++ echo 10.0.0.185:8081 ++ ANALYTICS_SERVERS=10.0.0.185: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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9042 ' +++ '[' -n '10.0.0.185:9042 ' ']' +++ echo 10.0.0.185:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.185:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.185 ++ 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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8086 ' +++ '[' -n '10.0.0.185:8086 ' ']' +++ echo 10.0.0.185:8086 ++ COLLECTOR_SERVERS=10.0.0.185: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.185 ++ CONFIGDB_NODES=10.0.0.185 ++ 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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8082 ' +++ '[' -n '10.0.0.185:8082 ' ']' +++ echo 10.0.0.185:8082 ++ CONFIG_SERVERS=10.0.0.185: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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9161 ' +++ '[' -n '10.0.0.185:9161 ' ']' +++ echo 10.0.0.185:9161 ++ CONFIGDB_SERVERS=10.0.0.185: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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9041 ' +++ '[' -n '10.0.0.185:9041 ' ']' +++ echo 10.0.0.185:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.185: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.185 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.185 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.185 ++ 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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+=10.0.0.185:2181, +++ '[' -n 10.0.0.185:2181, ']' +++ echo 10.0.0.185:2181 ++ ZOOKEEPER_SERVERS=10.0.0.185: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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:2181 ' +++ '[' -n '10.0.0.185:2181 ' ']' +++ echo 10.0.0.185:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.185:2181 ++ RABBITMQ_NODES=10.0.0.185 ++ 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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+=10.0.0.185:5673, +++ '[' -n 10.0.0.185:5673, ']' +++ echo 10.0.0.185:5673 ++ RABBITMQ_SERVERS=10.0.0.185: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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:6379 ' +++ '[' -n '10.0.0.185:6379 ' ']' +++ echo 10.0.0.185:6379 ++ REDIS_SERVERS=10.0.0.185: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.185 ++ 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.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9092 ' +++ '[' -n '10.0.0.185:9092 ' ']' +++ echo 10.0.0.185:9092 ++ KAFKA_SERVERS=10.0.0.185: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.185 ++ 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.185 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.185 ++ cut -d , -f 1 + local cassandra=10.0.0.185 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.185 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.185 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.185 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.185 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.185 +++ local servers=10.0.0.185 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.185,10.42.186.1,127.0.0.1,172.17.0.1,252.185.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.185'\''))' +++ local server_ip=10.0.0.185 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.185 ]] +++ [[ ,10.0.0.185,10.42.186.1,127.0.0.1,172.17.0.1,252.185.0.1,, =~ ,10\.0\.0\.185, ]] +++ echo 10.0.0.185 1 +++ return ++ local ip=10.0.0.185 ++ [[ -z 10.0.0.185 ]] ++ echo 10.0.0.185 + host_ip=10.0.0.185 + [[ cql == \c\q\l ]] ++ echo 10.0.0.185:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.185:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.185: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=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ cut -d = -f 1 ++ set ++ sed 's/^API__//g' ++ sort + 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/25/2026 14:09:26.340 7f0f558af7c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/25/2026 14:09:26.655 7f0f558af7c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/25/2026 14:09:26.679 7f0f558af7c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/25/2026 14:09:26.680 7f0f558af7c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.185:8082/ Hit Ctrl-C to quit. 10.0.0.185 - - [2026-08-25 14:09:41] "GET / HTTP/1.1" 503 181 0.000321 10.0.0.185 - - [2026-08-25 14:09:41] "GET / HTTP/1.1" 200 36215 0.010980 10.0.0.185 - - [2026-08-25 14:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010349 10.0.0.185 - - [2026-08-25 14:09:41] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.028898 10.0.0.185 - - [2026-08-25 14:09:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.010180 10.0.0.185 - - [2026-08-25 14:09:42] "POST /analytics-nodes HTTP/1.1" 200 601 0.126463 10.0.0.185 - - [2026-08-25 14:09:42] "GET / HTTP/1.1" 200 45303 0.001281 10.0.0.185 - - [2026-08-25 14:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.185 - - [2026-08-25 14:09:42] "GET / HTTP/1.1" 200 36215 0.004839 10.0.0.185 - - [2026-08-25 14:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017562 10.0.0.185 - - [2026-08-25 14:09:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.010957 10.0.0.185 - - [2026-08-25 14:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011848 10.0.0.185 - - [2026-08-25 14:09:42] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013560 10.0.0.185 - - [2026-08-25 14:09:42] "GET / HTTP/1.1" 200 36215 0.004145 10.0.0.185 - - [2026-08-25 14:09:42] "POST /service-appliance-sets HTTP/1.1" 200 555 0.087465 10.0.0.185 - - [2026-08-25 14:09:43] "POST /fqname-to-id HTTP/1.1" 404 180 0.018624 10.0.0.185 - - [2026-08-25 14:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006933 10.0.0.185 - - [2026-08-25 14:09:43] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008984 10.0.0.185 - - [2026-08-25 14:09:43] "POST /service-appliance-sets HTTP/1.1" 200 543 0.138264 10.0.0.185 - - [2026-08-25 14:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010599 10.0.0.185 - - [2026-08-25 14:09:43] "GET /network-ipam/6d9728e8-83dc-4077-ab41-6d51896940a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.023489 10.0.0.185 - - [2026-08-25 14:09:43] "GET / HTTP/1.1" 200 36215 0.003021 10.0.0.185 - - [2026-08-25 14:09:43] "GET / HTTP/1.1" 200 36215 0.001362 10.0.0.185 - - [2026-08-25 14:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005982 10.0.0.185 - - [2026-08-25 14:09:43] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.033877 10.0.0.185 - - [2026-08-25 14:09:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.021206 10.0.0.185 - - [2026-08-25 14:09:43] "GET / HTTP/1.1" 200 36215 0.001856 10.0.0.185 - - [2026-08-25 14:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.029073 10.0.0.185 - - [2026-08-25 14:09:44] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.208787 10.0.0.185 - - [2026-08-25 14:09:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.006943 10.0.0.185 - - [2026-08-25 14:09:44] "POST /service-templates HTTP/1.1" 200 513 0.419350 10.0.0.185 - - [2026-08-25 14:09:44] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.470381 10.0.0.185 - - [2026-08-25 14:09:44] "POST /config-database-nodes HTTP/1.1" 200 613 0.245352 10.0.0.185 - - [2026-08-25 14:09:44] "POST /service-templates HTTP/1.1" 200 503 0.249361 10.0.0.185 - - [2026-08-25 14:09:44] "POST /service-templates HTTP/1.1" 200 517 0.098248 10.0.0.185 - - [2026-08-25 14:09:44] "POST /service-templates HTTP/1.1" 200 537 0.069565 10.0.0.185 - - [2026-08-25 14:09:44] "POST /service-templates HTTP/1.1" 200 509 0.104271 10.0.0.185 - - [2026-08-25 14:09:45] "GET / HTTP/1.1" 200 36215 0.001467 10.0.0.185 - - [2026-08-25 14:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.053581 10.0.0.185 - - [2026-08-25 14:09:45] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011466 10.0.0.185 - - [2026-08-25 14:09:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.006778 10.0.0.185 - - [2026-08-25 14:09:45] "POST /database-nodes HTTP/1.1" 200 599 0.172471 10.0.0.185 - - [2026-08-25 14:09:46] "GET / HTTP/1.1" 200 36215 0.001817 10.0.0.185 - - [2026-08-25 14:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.185 - - [2026-08-25 14:09:46] "GET /routing-instance/97625e6b-405e-4569-8c64-09ce2652e2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006275 10.0.0.185 - - [2026-08-25 14:09:46] "POST /bgp-routers HTTP/1.1" 200 618 0.172847 10.0.0.185 - - [2026-08-25 14:09:46] "GET /bgp-router/9cebe7e9-26df-4636-9c17-9c2769d8d426?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.057273 10.0.0.185 - - [2026-08-25 14:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005470 10.0.0.185 - - [2026-08-25 14:09:46] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.070024 10.0.0.185 - - [2026-08-25 14:09:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007829 10.0.0.185 - - [2026-08-25 14:09:46] "POST /ref-update HTTP/1.1" 200 156 0.035337 10.0.0.185 - - [2026-08-25 14:09:50] "GET / HTTP/1.1" 200 36215 0.002001 10.0.0.185 - - [2026-08-25 14:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.018119 10.0.0.185 - - [2026-08-25 14:09:50] "GET / HTTP/1.1" 200 36215 0.001367 10.0.0.185 - - [2026-08-25 14:09:50] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.022417 10.0.0.185 - - [2026-08-25 14:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012273 10.0.0.185 - - [2026-08-25 14:09:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.003682 10.0.0.185 - - [2026-08-25 14:09:50] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007263 10.0.0.185 - - [2026-08-25 14:09:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.007995 10.0.0.185 - - [2026-08-25 14:09:50] "POST /config-nodes HTTP/1.1" 200 595 0.062877 10.0.0.185 - - [2026-08-25 14:09:50] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.055362 10.0.0.185 - - [2026-08-25 14:09:51] "GET / HTTP/1.1" 200 36215 0.001806 10.0.0.185 - - [2026-08-25 14:09:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003464 10.0.0.185 - - [2026-08-25 14:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011389 10.0.0.185 - - [2026-08-25 14:09:53] "GET /network-ipam/6d9728e8-83dc-4077-ab41-6d51896940a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007556 10.0.0.185 - - [2026-08-25 14:09:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.012661 10.0.0.185 - - [2026-08-25 14:09:54] "POST /access-control-lists HTTP/1.1" 200 589 0.104285 10.0.0.185 - - [2026-08-25 14:09:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.022103 10.0.0.185 - - [2026-08-25 14:09:54] "POST /access-control-lists HTTP/1.1" 200 587 0.088023 10.0.0.185 - - [2026-08-25 14:09:54] "POST /route-targets HTTP/1.1" 200 328 0.092853 10.0.0.185 - - [2026-08-25 14:09:54] "POST /ref-update HTTP/1.1" 200 156 0.144003 10.0.0.185 - - [2026-08-25 14:09:55] "POST /route-targets HTTP/1.1" 200 328 0.071209 10.0.0.185 - - [2026-08-25 14:09:55] "POST /ref-update HTTP/1.1" 200 156 0.051170 10.0.0.185 - - [2026-08-25 14:09:55] "POST /route-targets HTTP/1.1" 200 328 0.045887 10.0.0.185 - - [2026-08-25 14:09:55] "POST /ref-update HTTP/1.1" 200 156 0.068449 10.0.0.185 - - [2026-08-25 14:09:55] "POST /route-targets HTTP/1.1" 200 328 0.069338 10.0.0.185 - - [2026-08-25 14:09:55] "POST /ref-update HTTP/1.1" 200 156 0.087774 10.0.0.185 - - [2026-08-25 14:09:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.008131 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:09:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001147 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:09:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001203 10.0.0.185 - - [2026-08-25 14:09:55] "POST /access-control-lists HTTP/1.1" 200 553 0.244792 10.0.0.185 - - [2026-08-25 14:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.185 - - [2026-08-25 14:09:56] "GET /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.005807 10.0.0.185 - - [2026-08-25 14:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.185 - - [2026-08-25 14:09:56] "PUT /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927 HTTP/1.1" 200 277 0.030869 10.0.0.185 - - [2026-08-25 14:09:57] "GET / HTTP/1.1" 200 36215 0.003806 10.0.0.185 - - [2026-08-25 14:09:57] "POST /alarms HTTP/1.1" 200 583 0.171855 10.0.0.185 - - [2026-08-25 14:09:58] "POST /alarms HTTP/1.1" 200 577 0.193422 10.0.0.185 - - [2026-08-25 14:09:58] "POST /alarms HTTP/1.1" 200 577 0.083939 10.0.0.185 - - [2026-08-25 14:09:58] "POST /alarms HTTP/1.1" 200 561 0.097972 10.0.0.185 - - [2026-08-25 14:09:58] "POST /alarms HTTP/1.1" 200 557 0.124924 10.0.0.185 - - [2026-08-25 14:09:58] "POST /alarms HTTP/1.1" 200 559 0.063961 10.0.0.185 - - [2026-08-25 14:09:58] "POST /alarms HTTP/1.1" 200 567 0.071637 10.0.0.185 - - [2026-08-25 14:09:58] "POST /alarms HTTP/1.1" 200 551 0.069008 10.0.0.185 - - [2026-08-25 14:09:58] "POST /alarms HTTP/1.1" 200 559 0.094455 10.0.0.185 - - [2026-08-25 14:09:58] "POST /alarms HTTP/1.1" 200 569 0.077739 10.0.0.185 - - [2026-08-25 14:09:59] "POST /alarms HTTP/1.1" 200 557 0.074110 10.0.0.185 - - [2026-08-25 14:09:59] "POST /alarms HTTP/1.1" 200 569 0.099751 10.0.0.185 - - [2026-08-25 14:09:59] "POST /alarms HTTP/1.1" 200 577 0.129411 10.0.0.185 - - [2026-08-25 14:09:59] "POST /alarms HTTP/1.1" 200 571 0.122945 10.0.0.185 - - [2026-08-25 14:09:59] "POST /alarms HTTP/1.1" 200 563 0.111417 10.0.0.185 - - [2026-08-25 14:09:59] "POST /alarms HTTP/1.1" 200 563 0.114661 10.0.0.185 - - [2026-08-25 14:09:59] "POST /alarms HTTP/1.1" 200 563 0.145180 10.0.0.185 - - [2026-08-25 14:09:59] "POST /alarms HTTP/1.1" 200 549 0.072545 10.0.0.185 - - [2026-08-25 14:10:00] "POST /alarms HTTP/1.1" 200 597 0.144812 10.0.0.185 - - [2026-08-25 14:10:00] "POST /alarms HTTP/1.1" 200 577 0.114120 10.0.0.185 - - [2026-08-25 14:10:00] "POST /alarms HTTP/1.1" 200 573 0.176846 10.0.0.185 - - [2026-08-25 14:10:00] "POST /alarms HTTP/1.1" 200 585 0.178133 10.0.0.185 - - [2026-08-25 14:10:00] "POST /alarms HTTP/1.1" 200 611 0.182487 10.0.0.185 - - [2026-08-25 14:10:01] "GET / HTTP/1.1" 200 36215 0.001390 10.0.0.185 - - [2026-08-25 14:10:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.021084 10.0.0.185 - - [2026-08-25 14:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010859 10.0.0.185 - - [2026-08-25 14:10:01] "PUT /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927 HTTP/1.1" 200 277 0.063945 10.0.0.185 - - [2026-08-25 14:10:02] "GET / HTTP/1.1" 200 36215 0.001759 10.0.0.185 - - [2026-08-25 14:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007213 10.0.0.185 - - [2026-08-25 14:10:02] "GET /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006203 10.0.0.185 - - [2026-08-25 14:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.185 - - [2026-08-25 14:10:02] "PUT /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927 HTTP/1.1" 200 277 0.023826 10.0.0.185 - - [2026-08-25 14:10:03] "GET / HTTP/1.1" 200 36215 0.002418 10.0.0.185 - - [2026-08-25 14:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005684 10.0.0.185 - - [2026-08-25 14:10:03] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.011288 10.0.0.185 - - [2026-08-25 14:10:03] "PUT /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48 HTTP/1.1" 200 275 0.041881 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:10:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001376 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:10:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001184 10.0.0.185 - - [2026-08-25 14:10:21] "GET / HTTP/1.1" 200 36215 0.002395 10.0.0.185 - - [2026-08-25 14:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.185 - - [2026-08-25 14:10:21] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008086 10.0.0.185 - - [2026-08-25 14:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.185 - - [2026-08-25 14:10:21] "GET /config-node/bf5663fd-ed9b-467e-8a60-fe19f688ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.005687 10.0.0.185 - - [2026-08-25 14:10:34] "GET / HTTP/1.1" 200 36215 0.001583 10.0.0.185 - - [2026-08-25 14:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007152 10.0.0.185 - - [2026-08-25 14:10:34] "GET /routing-instance/97625e6b-405e-4569-8c64-09ce2652e2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009973 10.0.0.185 - - [2026-08-25 14:10:34] "POST /bgp-routers HTTP/1.1" 409 301 0.003201 10.0.0.185 - - [2026-08-25 14:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.185 - - [2026-08-25 14:10:34] "GET /bgp-router/9cebe7e9-26df-4636-9c17-9c2769d8d426?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.008384 10.0.0.185 - - [2026-08-25 14:10:34] "PUT /bgp-router/9cebe7e9-26df-4636-9c17-9c2769d8d426 HTTP/1.1" 200 255 0.041878 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:10:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001249 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:10:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001069 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:12:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001186 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:12:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001615 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:12:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001070 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:12:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001258 10.0.0.185 - - [2026-08-25 14:12:56] "GET / HTTP/1.1" 200 36215 0.001847 10.0.0.185 - - [2026-08-25 14:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007877 10.0.0.185 - - [2026-08-25 14:12:57] "GET /domain/fd827a45-e5d4-4fae-90aa-e393a042fa43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.004608 10.0.0.185 - - [2026-08-25 14:12:57] "POST /id-to-fqname HTTP/1.1" 200 173 0.000890 10.0.0.185 - - [2026-08-25 14:12:57] "POST /fqname-to-id HTTP/1.1" 404 182 0.009431 10.0.0.185 - - [2026-08-25 14:12:57] "POST /security-groups HTTP/1.1" 200 570 0.111264 10.0.0.185 - - [2026-08-25 14:12:57] "POST /projects HTTP/1.1" 200 483 0.362060 10.0.0.185 - - [2026-08-25 14:12:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.019894 10.0.0.185 - - [2026-08-25 14:12:57] "POST /access-control-lists HTTP/1.1" 200 581 0.072183 10.0.0.185 - - [2026-08-25 14:12:57] "POST /security-groups HTTP/1.1" 200 536 0.131234 10.0.0.185 - - [2026-08-25 14:12:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.016419 10.0.0.185 - - [2026-08-25 14:12:57] "POST /chown HTTP/1.1" 200 109 0.027656 10.0.0.185 - - [2026-08-25 14:12:57] "POST /policy-managements HTTP/1.1" 409 214 0.029580 10.0.0.185 - - [2026-08-25 14:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006871 10.0.0.185 - - [2026-08-25 14:12:57] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011034 10.0.0.185 - - [2026-08-25 14:12:57] "POST /access-control-lists HTTP/1.1" 200 579 0.127435 10.0.0.185 - - [2026-08-25 14:12:57] "POST /application-policy-sets HTTP/1.1" 200 530 0.068125 10.0.0.185 - - [2026-08-25 14:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.029703 10.0.0.185 - - [2026-08-25 14:12:57] "GET /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004041 10.0.0.185 - - [2026-08-25 14:12:57] "PUT /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927 HTTP/1.1" 200 277 0.014118 10.0.0.185 - - [2026-08-25 14:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012029 10.0.0.185 - - [2026-08-25 14:12:58] "GET /virtual-network/83821301-5642-4946-bca0-0307a4ade45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007333 10.0.0.185 - - [2026-08-25 14:12:58] "POST /id-to-fqname HTTP/1.1" 200 177 0.000691 10.0.0.185 - - [2026-08-25 14:12:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.024008 10.0.0.185 - - [2026-08-25 14:12:58] "POST /security-groups HTTP/1.1" 200 574 0.102854 10.0.0.185 - - [2026-08-25 14:12:58] "POST /projects HTTP/1.1" 200 491 0.273572 10.0.0.185 - - [2026-08-25 14:12:58] "POST /fqname-to-id HTTP/1.1" 404 232 0.008005 10.0.0.185 - - [2026-08-25 14:12:58] "POST /security-groups HTTP/1.1" 200 548 0.085702 10.0.0.185 - - [2026-08-25 14:12:58] "POST /access-control-lists HTTP/1.1" 200 596 0.089878 10.0.0.185 - - [2026-08-25 14:12:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.011104 10.0.0.185 - - [2026-08-25 14:12:58] "POST /chown HTTP/1.1" 200 109 0.072808 10.0.0.185 - - [2026-08-25 14:12:58] "POST /access-control-lists HTTP/1.1" 200 594 0.088189 10.0.0.185 - - [2026-08-25 14:12:58] "POST /network-ipams HTTP/1.1" 200 524 0.090655 10.0.0.185 - - [2026-08-25 14:12:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.003623 10.0.0.185 - - [2026-08-25 14:12:58] "POST /network-ipams HTTP/1.1" 200 512 0.049323 10.0.0.185 - - [2026-08-25 14:12:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.010926 10.0.0.185 - - [2026-08-25 14:12:58] "POST /access-control-lists HTTP/1.1" 200 585 0.152087 10.0.0.185 - - [2026-08-25 14:12:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.059880 10.0.0.185 - - [2026-08-25 14:12:59] "POST /access-control-lists HTTP/1.1" 200 583 0.093248 10.0.0.185 - - [2026-08-25 14:12:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.009321 10.0.0.185 - - [2026-08-25 14:12:59] "POST /useragent-kv HTTP/1.1" 200 115 0.053637 10.0.0.185 - - [2026-08-25 14:12:59] "POST /virtual-networks HTTP/1.1" 200 540 0.368312 10.0.0.185 - - [2026-08-25 14:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017201 10.0.0.185 - - [2026-08-25 14:12:59] "POST /access-control-lists HTTP/1.1" 200 604 0.109899 10.0.0.185 - - [2026-08-25 14:12:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.009824 10.0.0.185 - - [2026-08-25 14:12:59] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.060310 10.0.0.185 - - [2026-08-25 14:12:59] "POST /access-control-lists HTTP/1.1" 200 602 0.046531 10.0.0.185 - - [2026-08-25 14:12:59] "POST /network-ipams HTTP/1.1" 200 520 0.096265 10.0.0.185 - - [2026-08-25 14:12:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.004447 10.0.0.185 - - [2026-08-25 14:12:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.007316 10.0.0.185 - - [2026-08-25 14:12:59] "POST /access-control-lists HTTP/1.1" 200 591 0.110961 10.0.0.185 - - [2026-08-25 14:12:59] "POST /route-targets HTTP/1.1" 200 328 0.025047 10.0.0.185 - - [2026-08-25 14:12:59] "POST /ref-update HTTP/1.1" 200 156 0.104987 10.0.0.185 - - [2026-08-25 14:12:59] "POST /useragent-kv HTTP/1.1" 200 115 0.068069 10.0.0.185 - - [2026-08-25 14:12:59] "POST /virtual-networks HTTP/1.1" 200 548 0.462189 10.0.0.185 - - [2026-08-25 14:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012986 10.0.0.185 - - [2026-08-25 14:12:59] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.024031 10.0.0.185 - - [2026-08-25 14:13:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.016607 10.0.0.185 - - [2026-08-25 14:13:00] "POST /route-targets HTTP/1.1" 200 328 0.037309 10.0.0.185 - - [2026-08-25 14:13:00] "POST /ref-update HTTP/1.1" 200 156 0.053929 10.0.0.185 - - [2026-08-25 14:13:00] "POST /network-policys HTTP/1.1" 200 540 0.086247 10.0.0.185 - - [2026-08-25 14:13:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.004031 10.0.0.185 - - [2026-08-25 14:13:00] "POST /network-policys HTTP/1.1" 200 536 0.047730 10.0.0.185 - - [2026-08-25 14:13:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.017091 10.0.0.185 - - [2026-08-25 14:13:00] "POST /network-policys HTTP/1.1" 200 544 0.031438 10.0.0.185 - - [2026-08-25 14:13:00] "PUT /access-control-list/e44f30f4-a17f-420c-a456-e5cdc651a827 HTTP/1.1" 200 273 0.033385 10.0.0.185 - - [2026-08-25 14:13:00] "POST /ref-update HTTP/1.1" 200 156 0.117728 10.0.0.185 - - [2026-08-25 14:13:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026768 10.0.0.185 - - [2026-08-25 14:13:00] "PUT /access-control-list/e44f30f4-a17f-420c-a456-e5cdc651a827 HTTP/1.1" 200 273 0.036580 10.0.0.185 - - [2026-08-25 14:13:00] "POST /ref-update HTTP/1.1" 200 156 0.179002 10.0.0.185 - - [2026-08-25 14:13:00] "PUT /access-control-list/aa0e67be-6e09-4b6e-a8d5-efbe1f528a0b HTTP/1.1" 200 273 0.153688 10.0.0.185 - - [2026-08-25 14:13:00] "POST /ref-update HTTP/1.1" 200 156 0.113474 10.0.0.185 - - [2026-08-25 14:13:00] "POST /ref-update HTTP/1.1" 200 156 0.176132 10.0.0.185 - - [2026-08-25 14:13:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005938 10.0.0.185 - - [2026-08-25 14:13:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025046 10.0.0.185 - - [2026-08-25 14:13:01] "PUT /access-control-list/aa0e67be-6e09-4b6e-a8d5-efbe1f528a0b HTTP/1.1" 200 273 0.078995 10.0.0.185 - - [2026-08-25 14:13:01] "PUT /access-control-list/e44f30f4-a17f-420c-a456-e5cdc651a827 HTTP/1.1" 200 273 0.090890 10.0.0.185 - - [2026-08-25 14:13:01] "POST /fqname-to-id HTTP/1.1" 404 237 0.018265 10.0.0.185 - - [2026-08-25 14:13:01] "POST /ref-update HTTP/1.1" 200 156 0.191138 10.0.0.185 - - [2026-08-25 14:13:01] "POST /access-control-lists HTTP/1.1" 200 603 0.136407 10.0.0.185 - - [2026-08-25 14:13:01] "POST /ref-update HTTP/1.1" 200 156 0.098257 10.0.0.185 - - [2026-08-25 14:13:01] "PUT /access-control-list/17e0dda4-48a6-4fc3-8c8a-2a42ec1daf3c HTTP/1.1" 200 273 0.028723 10.0.0.185 - - [2026-08-25 14:13:01] "POST /ref-update HTTP/1.1" 200 156 0.387243 10.0.0.185 - - [2026-08-25 14:13:01] "POST /ref-update HTTP/1.1" 200 156 0.130632 10.0.0.185 - - [2026-08-25 14:13:01] "PUT /access-control-list/17e0dda4-48a6-4fc3-8c8a-2a42ec1daf3c HTTP/1.1" 200 273 0.072243 10.0.0.185 - - [2026-08-25 14:13:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014153 10.0.0.185 - - [2026-08-25 14:13:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007045 10.0.0.185 - - [2026-08-25 14:13:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004519 10.0.0.185 - - [2026-08-25 14:13:01] "POST /ref-update HTTP/1.1" 200 156 0.054994 10.0.0.185 - - [2026-08-25 14:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.185 - - [2026-08-25 14:13:01] "GET /virtual-network/83821301-5642-4946-bca0-0307a4ade45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.007788 10.0.0.185 - - [2026-08-25 14:13:01] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.006415 10.0.0.185 - - [2026-08-25 14:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.185 - - [2026-08-25 14:13:02] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004409 10.0.0.185 - - [2026-08-25 14:13:02] "POST /firewall-policys HTTP/1.1" 200 532 0.050704 10.0.0.185 - - [2026-08-25 14:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.066182 10.0.0.185 - - [2026-08-25 14:13:02] "GET /firewall-policy/e94ab423-e2bc-4987-b35f-9569a1096693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.017702 10.0.0.185 - - [2026-08-25 14:13:02] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005537 10.0.0.185 - - [2026-08-25 14:13:02] "GET /firewall-policy/e94ab423-e2bc-4987-b35f-9569a1096693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003670 10.0.0.185 - - [2026-08-25 14:13:02] "POST /ref-update HTTP/1.1" 200 156 0.038728 10.0.0.185 - - [2026-08-25 14:13:02] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.009637 10.0.0.185 - - [2026-08-25 14:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.185 - - [2026-08-25 14:13:02] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003998 10.0.0.185 - - [2026-08-25 14:13:02] "POST /firewall-policys HTTP/1.1" 200 534 0.037462 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:13:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001081 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:13:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001345 10.0.0.185 - - [2026-08-25 14:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.033706 10.0.0.185 - - [2026-08-25 14:13:02] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.024012 10.0.0.185 - - [2026-08-25 14:13:02] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.004761 10.0.0.185 - - [2026-08-25 14:13:02] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.005220 10.0.0.185 - - [2026-08-25 14:13:02] "GET /firewall-policy/e94ab423-e2bc-4987-b35f-9569a1096693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.007120 10.0.0.185 - - [2026-08-25 14:13:02] "GET /firewall-policy/e94ab423-e2bc-4987-b35f-9569a1096693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003766 10.0.0.185 - - [2026-08-25 14:13:02] "POST /ref-update HTTP/1.1" 200 156 0.042211 10.0.0.185 - - [2026-08-25 14:13:02] "POST /ref-update HTTP/1.1" 200 156 0.103895 10.0.0.185 - - [2026-08-25 14:13:02] "POST /ref-update HTTP/1.1" 200 156 0.035746 10.0.0.185 - - [2026-08-25 14:13:02] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.122762 10.0.0.185 - - [2026-08-25 14:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012647 10.0.0.185 - - [2026-08-25 14:13:03] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007991 10.0.0.185 - - [2026-08-25 14:13:03] "POST /firewall-policys HTTP/1.1" 200 532 0.046097 10.0.0.185 - - [2026-08-25 14:13:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.060178 10.0.0.185 - - [2026-08-25 14:13:03] "GET /firewall-policy/df08227a-e8ac-4aa5-b08f-35ee0ee6a430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.024744 10.0.0.185 - - [2026-08-25 14:13:03] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.004203 10.0.0.185 - - [2026-08-25 14:13:03] "GET /firewall-policy/df08227a-e8ac-4aa5-b08f-35ee0ee6a430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003794 10.0.0.185 - - [2026-08-25 14:13:03] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003630 10.0.0.185 - - [2026-08-25 14:13:03] "GET /firewall-policy/e94ab423-e2bc-4987-b35f-9569a1096693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004042 10.0.0.185 - - [2026-08-25 14:13:03] "GET /firewall-policy/e94ab423-e2bc-4987-b35f-9569a1096693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004046 10.0.0.185 - - [2026-08-25 14:13:03] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004220 10.0.0.185 - - [2026-08-25 14:13:03] "POST /ref-update HTTP/1.1" 200 156 0.022513 10.0.0.185 - - [2026-08-25 14:13:03] "POST /ref-update HTTP/1.1" 200 156 0.048051 10.0.0.185 - - [2026-08-25 14:13:03] "POST /ref-update HTTP/1.1" 200 156 0.068466 10.0.0.185 - - [2026-08-25 14:13:03] "POST /ref-update HTTP/1.1" 200 156 0.057530 10.0.0.185 - - [2026-08-25 14:13:03] "POST /ref-update HTTP/1.1" 200 156 0.077499 10.0.0.185 - - [2026-08-25 14:13:03] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.035162 10.0.0.185 - - [2026-08-25 14:13:03] "POST /tags HTTP/1.1" 200 300 0.078235 10.0.0.185 - - [2026-08-25 14:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.039364 10.0.0.185 - - [2026-08-25 14:13:03] "GET /tag/f6336ab3-00b7-42c8-aefa-55109f990a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016380 10.0.0.185 - - [2026-08-25 14:13:04] "POST /set-tag HTTP/1.1" 200 109 0.054730 10.0.0.185 - - [2026-08-25 14:13:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.003842 10.0.0.185 - - [2026-08-25 14:13:04] "POST /tags HTTP/1.1" 200 306 0.231308 10.0.0.185 - - [2026-08-25 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.024659 10.0.0.185 - - [2026-08-25 14:13:04] "GET /tag/accb9e5c-7cfa-407b-9228-d15484c7e344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.030960 10.0.0.185 - - [2026-08-25 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.185 - - [2026-08-25 14:13:04] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052856 10.0.0.185 - - [2026-08-25 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.185 - - [2026-08-25 14:13:04] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.018371 10.0.0.185 - - [2026-08-25 14:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.185 - - [2026-08-25 14:13:04] "GET /service-appliance-set/fe937697-22b0-461a-9254-2ac11ab99ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.006611 10.0.0.185 - - [2026-08-25 14:13:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.004302 10.0.0.185 - - [2026-08-25 14:13:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.156666 10.0.0.185 - - [2026-08-25 14:13:05] "GET /virtual-machine-interface/395f4f68-dcf2-40dd-b832-bda7b806697a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.007686 10.0.0.185 - - [2026-08-25 14:13:05] "POST /instance-ips HTTP/1.1" 200 382 0.135249 10.0.0.185 - - [2026-08-25 14:13:05] "GET /instance-ip/e03966a5-ce9a-4d56-96ee-a5a90d4c48fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.033163 10.0.0.185 - - [2026-08-25 14:13:05] "POST /loadbalancers HTTP/1.1" 200 584 0.100180 10.0.0.185 - - [2026-08-25 14:13:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.052214 10.0.0.185 - - [2026-08-25 14:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013380 10.0.0.185 - - [2026-08-25 14:13:05] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062446 10.0.0.185 - - [2026-08-25 14:13:05] "GET /loadbalancer/e0be8f3e-15f0-4ae2-a007-b2bf01915cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004022 10.0.0.185 - - [2026-08-25 14:13:05] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.072245 10.0.0.185 - - [2026-08-25 14:13:05] "GET /instance-ip/e03966a5-ce9a-4d56-96ee-a5a90d4c48fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.022166 10.0.0.185 - - [2026-08-25 14:13:05] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.165135 10.0.0.185 - - [2026-08-25 14:13:05] "POST /floating-ips HTTP/1.1" 200 585 0.102694 10.0.0.185 - - [2026-08-25 14:13:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.089334 10.0.0.185 - - [2026-08-25 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.035512 10.0.0.185 - - [2026-08-25 14:13:06] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.104704 10.0.0.185 - - [2026-08-25 14:13:06] "GET /loadbalancer-listener/68c9cde0-e84f-46ea-9321-de667bebd81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003594 10.0.0.185 - - [2026-08-25 14:13:06] "GET /loadbalancer-listener/68c9cde0-e84f-46ea-9321-de667bebd81a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.007617 10.0.0.185 - - [2026-08-25 14:13:06] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.071026 10.0.0.185 - - [2026-08-25 14:13:06] "GET /instance-ip/e03966a5-ce9a-4d56-96ee-a5a90d4c48fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005993 10.0.0.185 - - [2026-08-25 14:13:06] "GET /instance-ip/e03966a5-ce9a-4d56-96ee-a5a90d4c48fe?fields=floating_ips HTTP/1.1" 200 1173 0.009993 10.0.0.185 - - [2026-08-25 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.185 - - [2026-08-25 14:13:06] "GET /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004315 10.0.0.185 - - [2026-08-25 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.185 - - [2026-08-25 14:13:06] "GET /floating-ip/368609f2-9627-4185-a51f-0a011a68425a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.030238 10.0.0.185 - - [2026-08-25 14:13:06] "PUT /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927 HTTP/1.1" 200 277 0.025742 10.0.0.185 - - [2026-08-25 14:13:06] "POST /fqname-to-id HTTP/1.1" 404 228 0.006641 10.0.0.185 - - [2026-08-25 14:13:06] "POST /tags HTTP/1.1" 200 302 0.163907 10.0.0.185 - - [2026-08-25 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009141 10.0.0.185 - - [2026-08-25 14:13:06] "GET /tag/08e25362-7e0f-448c-b429-102ce7762db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.025185 10.0.0.185 - - [2026-08-25 14:13:06] "POST /tags HTTP/1.1" 200 326 0.115334 10.0.0.185 - - [2026-08-25 14:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009258 10.0.0.185 - - [2026-08-25 14:13:06] "GET /tag/7b97791b-56ba-4f16-8887-cb52245b6364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.065249 10.0.0.185 - - [2026-08-25 14:13:07] "POST /tags HTTP/1.1" 200 364 0.217451 10.0.0.185 - - [2026-08-25 14:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.185 - - [2026-08-25 14:13:07] "GET /tag/24c68a98-f6c4-4515-a360-eb536c3c1084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.029271 10.0.0.185 - - [2026-08-25 14:13:07] "POST /tags HTTP/1.1" 200 312 0.158411 10.0.0.185 - - [2026-08-25 14:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007257 10.0.0.185 - - [2026-08-25 14:13:07] "GET /tag/0b41bec2-3fa9-4fd5-81b3-b8c07051f54f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.021655 10.0.0.185 - - [2026-08-25 14:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.185 - - [2026-08-25 14:13:07] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.009642 10.0.0.185 - - [2026-08-25 14:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006789 10.0.0.185 - - [2026-08-25 14:13:07] "GET /project/cd2d6f30-648e-41ae-bce5-4a7ab563e2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.056003 10.0.0.185 - - [2026-08-25 14:13:07] "POST /virtual-machines HTTP/1.1" 200 378 0.025174 10.0.0.185 - - [2026-08-25 14:13:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.053925 10.0.0.185 - - [2026-08-25 14:13:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.200811 10.0.0.185 - - [2026-08-25 14:13:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.032453 10.0.0.185 - - [2026-08-25 14:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.020468 10.0.0.185 - - [2026-08-25 14:13:08] "GET /virtual-machine-interface/188d738c-a08f-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005874 10.0.0.185 - - [2026-08-25 14:13:08] "POST /instance-ips HTTP/1.1" 200 410 0.070547 10.0.0.185 - - [2026-08-25 14:13:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.061684 10.0.0.185 - - [2026-08-25 14:13:08] "GET /virtual-machine-interface/188d738c-a08f-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.018830 10.0.0.185 - - [2026-08-25 14:13:08] "POST /set-tag HTTP/1.1" 200 109 0.073769 10.0.0.185 - - [2026-08-25 14:13:08] "GET /virtual-machine-interface/188d738c-a08f-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.047130 10.0.0.185 - - [2026-08-25 14:13:08] "GET /instance-ip/18b374b0-a08f-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003917 10.0.0.185 - - [2026-08-25 14:13:08] "POST /tags HTTP/1.1" 200 358 0.038045 10.0.0.185 - - [2026-08-25 14:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014704 10.0.0.185 - - [2026-08-25 14:13:08] "GET /tag/b4adca69-d802-4d56-89f6-e39e623e5339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.023187 10.0.0.185 - - [2026-08-25 14:13:08] "POST /tags HTTP/1.1" 200 306 0.028131 10.0.0.185 - - [2026-08-25 14:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007816 10.0.0.185 - - [2026-08-25 14:13:08] "GET /tag/3ae84f57-e393-4b6b-8768-fa0e66247366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.029572 10.0.0.185 - - [2026-08-25 14:13:09] "POST /id-to-fqname HTTP/1.1" 200 174 0.005507 10.0.0.185 - - [2026-08-25 14:13:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.020877 10.0.0.185 - - [2026-08-25 14:13:09] "POST /security-groups HTTP/1.1" 200 571 0.101966 10.0.0.185 - - [2026-08-25 14:13:09] "POST /projects HTTP/1.1" 200 485 0.394876 10.0.0.185 - - [2026-08-25 14:13:09] "POST /fqname-to-id HTTP/1.1" 404 214 0.010928 10.0.0.185 - - [2026-08-25 14:13:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.047003 10.0.0.185 - - [2026-08-25 14:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.021498 10.0.0.185 - - [2026-08-25 14:13:09] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.032743 10.0.0.185 - - [2026-08-25 14:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.185 - - [2026-08-25 14:13:09] "POST /access-control-lists HTTP/1.1" 200 582 0.125827 10.0.0.185 - - [2026-08-25 14:13:09] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.021290 10.0.0.185 - - [2026-08-25 14:13:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.020082 10.0.0.185 - - [2026-08-25 14:13:09] "POST /access-control-lists HTTP/1.1" 200 580 0.111206 10.0.0.185 - - [2026-08-25 14:13:09] "PUT /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb HTTP/1.1" 200 265 0.157958 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:13:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001204 10.0.0.185 - - [2026-08-25 14:13:09] "PUT /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907 HTTP/1.1" 200 265 0.123397 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:13:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.004028 10.0.0.185 - - [2026-08-25 14:13:09] "POST /security-groups HTTP/1.1" 200 539 0.102140 10.0.0.185 - - [2026-08-25 14:13:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.004787 10.0.0.185 - - [2026-08-25 14:13:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.053246 10.0.0.185 - - [2026-08-25 14:13:10] "POST /access-control-lists HTTP/1.1" 200 598 0.079004 10.0.0.185 - - [2026-08-25 14:13:10] "POST /chown HTTP/1.1" 200 109 0.066991 10.0.0.185 - - [2026-08-25 14:13:10] "POST /fqname-to-id HTTP/1.1" 404 233 0.013751 10.0.0.185 - - [2026-08-25 14:13:10] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.045158 10.0.0.185 - - [2026-08-25 14:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018756 10.0.0.185 - - [2026-08-25 14:13:10] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016607 10.0.0.185 - - [2026-08-25 14:13:10] "POST /tags HTTP/1.1" 409 207 0.007833 10.0.0.185 - - [2026-08-25 14:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.185 - - [2026-08-25 14:13:10] "GET /tag/3ae84f57-e393-4b6b-8768-fa0e66247366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.021731 10.0.0.185 - - [2026-08-25 14:13:10] "POST /access-control-lists HTTP/1.1" 200 596 0.239215 10.0.0.185 - - [2026-08-25 14:13:10] "POST /firewall-rules HTTP/1.1" 200 566 0.285105 10.0.0.185 - - [2026-08-25 14:13:10] "GET /firewall-rule/fe48e2ec-375c-4789-b7fc-a76090e1da4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.016555 10.0.0.185 - - [2026-08-25 14:13:10] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.005208 10.0.0.185 - - [2026-08-25 14:13:10] "GET /firewall-rule/fe48e2ec-375c-4789-b7fc-a76090e1da4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.003452 10.0.0.185 - - [2026-08-25 14:13:10] "POST /ref-update HTTP/1.1" 200 156 0.044292 10.0.0.185 - - [2026-08-25 14:13:10] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003871 10.0.0.185 - - [2026-08-25 14:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.029629 10.0.0.185 - - [2026-08-25 14:13:10] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003817 10.0.0.185 - - [2026-08-25 14:13:10] "POST /tags HTTP/1.1" 409 207 0.010595 10.0.0.185 - - [2026-08-25 14:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.185 - - [2026-08-25 14:13:10] "GET /tag/3ae84f57-e393-4b6b-8768-fa0e66247366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.012373 10.0.0.185 - - [2026-08-25 14:13:11] "POST /firewall-rules HTTP/1.1" 200 564 0.088210 10.0.0.185 - - [2026-08-25 14:13:11] "GET /firewall-rule/a44884cd-62fc-4099-aef4-f22f2f45d3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.010741 10.0.0.185 - - [2026-08-25 14:13:11] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006431 10.0.0.185 - - [2026-08-25 14:13:11] "GET /firewall-rule/a44884cd-62fc-4099-aef4-f22f2f45d3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005015 10.0.0.185 - - [2026-08-25 14:13:11] "POST /ref-update HTTP/1.1" 200 156 0.043215 10.0.0.185 - - [2026-08-25 14:13:11] "POST /tags HTTP/1.1" 200 356 0.046052 10.0.0.185 - - [2026-08-25 14:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.185 - - [2026-08-25 14:13:11] "GET /tag/cf211236-9b41-4b8e-91bd-09dbb13985cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.050548 10.0.0.185 - - [2026-08-25 14:13:11] "POST /tags HTTP/1.1" 200 304 0.042989 10.0.0.185 - - [2026-08-25 14:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.029105 10.0.0.185 - - [2026-08-25 14:13:11] "GET /tag/c88711ed-95d4-449f-80cd-f2c9c410ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.018599 10.0.0.185 - - [2026-08-25 14:13:11] "POST /projects HTTP/1.1" 409 218 0.002642 10.0.0.185 - - [2026-08-25 14:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.185 - - [2026-08-25 14:13:11] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047483 10.0.0.185 - - [2026-08-25 14:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.185 - - [2026-08-25 14:13:11] "GET /network-ipam/33450d12-146a-4f34-8ba1-29577f748661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.008350 10.0.0.185 - - [2026-08-25 14:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012100 10.0.0.185 - - [2026-08-25 14:13:11] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.015075 10.0.0.185 - - [2026-08-25 14:13:11] "PUT /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb HTTP/1.1" 200 265 0.094745 10.0.0.185 - - [2026-08-25 14:13:11] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.020916 10.0.0.185 - - [2026-08-25 14:13:12] "POST /set-tag HTTP/1.1" 200 109 0.166239 10.0.0.185 - - [2026-08-25 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009423 10.0.0.185 - - [2026-08-25 14:13:12] "GET /network-ipam/7e1b6d7a-f69f-4ad7-b39c-1ed6c1e6a165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.005824 10.0.0.185 - - [2026-08-25 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.185 - - [2026-08-25 14:13:12] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006963 10.0.0.185 - - [2026-08-25 14:13:12] "PUT /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907 HTTP/1.1" 200 265 0.099329 10.0.0.185 - - [2026-08-25 14:13:12] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.010102 10.0.0.185 - - [2026-08-25 14:13:12] "POST /set-tag HTTP/1.1" 200 109 0.158041 10.0.0.185 - - [2026-08-25 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.021431 10.0.0.185 - - [2026-08-25 14:13:12] "GET /network-policy/963e2556-aa70-4b46-97aa-1b41a874cf56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005062 10.0.0.185 - - [2026-08-25 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.185 - - [2026-08-25 14:13:12] "GET /network-policy/7277f392-8f4d-4b72-a354-7870d75ca84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.027011 10.0.0.185 - - [2026-08-25 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.185 - - [2026-08-25 14:13:12] "GET /network-policy/23840910-99c0-4f3c-80b4-15a64e801ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.012813 10.0.0.185 - - [2026-08-25 14:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.185 - - [2026-08-25 14:13:12] "PUT /network-policy/23840910-99c0-4f3c-80b4-15a64e801ebe HTTP/1.1" 200 263 0.032544 10.0.0.185 - - [2026-08-25 14:13:12] "POST /ref-update HTTP/1.1" 200 156 0.114710 10.0.0.185 - - [2026-08-25 14:13:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016905 10.0.0.185 - - [2026-08-25 14:13:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009264 10.0.0.185 - - [2026-08-25 14:13:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004416 10.0.0.185 - - [2026-08-25 14:13:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004960 10.0.0.185 - - [2026-08-25 14:13:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010572 10.0.0.185 - - [2026-08-25 14:13:13] "POST /security-groups HTTP/1.1" 409 245 0.003894 10.0.0.185 - - [2026-08-25 14:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.185 - - [2026-08-25 14:13:13] "PUT /security-group/fdce865f-5f10-426c-aa72-ddcfb410ae70 HTTP/1.1" 200 263 0.068471 10.0.0.185 - - [2026-08-25 14:13:13] "PUT /access-control-list/3c9110e6-48ee-4c61-9566-2437ebe58682 HTTP/1.1" 200 273 0.026905 10.0.0.185 - - [2026-08-25 14:13:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.043852 10.0.0.185 - - [2026-08-25 14:13:13] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.031832 10.0.0.185 - - [2026-08-25 14:13:13] "PUT /access-control-list/58def4fb-74f8-40c2-828c-6b514fc90698 HTTP/1.1" 200 273 0.052381 10.0.0.185 - - [2026-08-25 14:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.185 - - [2026-08-25 14:13:13] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006902 10.0.0.185 - - [2026-08-25 14:13:13] "POST /tags HTTP/1.1" 409 206 0.002897 10.0.0.185 - - [2026-08-25 14:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.185 - - [2026-08-25 14:13:13] "GET /tag/c88711ed-95d4-449f-80cd-f2c9c410ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.018985 10.0.0.185 - - [2026-08-25 14:13:13] "POST /firewall-rules HTTP/1.1" 200 564 0.218540 10.0.0.185 - - [2026-08-25 14:13:13] "GET /firewall-rule/6f0491dd-373c-4f08-bc14-d740afda8f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.013665 10.0.0.185 - - [2026-08-25 14:13:13] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005965 10.0.0.185 - - [2026-08-25 14:13:13] "GET /firewall-rule/6f0491dd-373c-4f08-bc14-d740afda8f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004325 10.0.0.185 - - [2026-08-25 14:13:13] "POST /ref-update HTTP/1.1" 200 156 0.093371 10.0.0.185 - - [2026-08-25 14:13:13] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.016483 10.0.0.185 - - [2026-08-25 14:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.185 - - [2026-08-25 14:13:13] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003689 10.0.0.185 - - [2026-08-25 14:13:13] "POST /tags HTTP/1.1" 409 206 0.003036 10.0.0.185 - - [2026-08-25 14:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.185 - - [2026-08-25 14:13:14] "GET /tag/c88711ed-95d4-449f-80cd-f2c9c410ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.021916 10.0.0.185 - - [2026-08-25 14:13:14] "POST /firewall-rules HTTP/1.1" 200 562 0.074806 10.0.0.185 - - [2026-08-25 14:13:14] "GET /firewall-rule/b3af5de9-f2ae-4eb6-8d2c-68a1f920e8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.009906 10.0.0.185 - - [2026-08-25 14:13:14] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009481 10.0.0.185 - - [2026-08-25 14:13:14] "GET /firewall-rule/b3af5de9-f2ae-4eb6-8d2c-68a1f920e8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003604 10.0.0.185 - - [2026-08-25 14:13:14] "POST /ref-update HTTP/1.1" 200 156 0.039809 10.0.0.185 - - [2026-08-25 14:13:14] "POST /tags HTTP/1.1" 200 302 0.042636 10.0.0.185 - - [2026-08-25 14:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.033830 10.0.0.185 - - [2026-08-25 14:13:14] "GET /tag/e6177ed3-73db-4006-b198-16f4983ae53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.028294 10.0.0.185 - - [2026-08-25 14:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.185 - - [2026-08-25 14:13:14] "GET /project/cd2d6f30-648e-41ae-bce5-4a7ab563e2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.071556 10.0.0.185 - - [2026-08-25 14:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.185 - - [2026-08-25 14:13:14] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.008034 10.0.0.185 - - [2026-08-25 14:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.185 - - [2026-08-25 14:13:14] "GET /service-appliance-set/fe937697-22b0-461a-9254-2ac11ab99ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004242 10.0.0.185 - - [2026-08-25 14:13:14] "POST /fqname-to-id HTTP/1.1" 404 242 0.002618 10.0.0.185 - - [2026-08-25 14:13:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.132976 10.0.0.185 - - [2026-08-25 14:13:14] "GET /virtual-machine-interface/04b7a304-4c46-46cc-964d-22bb8734a008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.055706 10.0.0.185 - - [2026-08-25 14:13:14] "POST /instance-ips HTTP/1.1" 200 378 0.052956 10.0.0.185 - - [2026-08-25 14:13:15] "GET /instance-ip/42d5a526-37f1-4d22-b51e-599bcee3faf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.037042 10.0.0.185 - - [2026-08-25 14:13:15] "POST /loadbalancers HTTP/1.1" 200 584 0.091207 10.0.0.185 - - [2026-08-25 14:13:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.061412 10.0.0.185 - - [2026-08-25 14:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.024789 10.0.0.185 - - [2026-08-25 14:13:15] "GET /project/cd2d6f30-648e-41ae-bce5-4a7ab563e2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.076467 10.0.0.185 - - [2026-08-25 14:13:15] "GET /instance-ip/42d5a526-37f1-4d22-b51e-599bcee3faf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007321 10.0.0.185 - - [2026-08-25 14:13:15] "GET /project/cd2d6f30-648e-41ae-bce5-4a7ab563e2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.101140 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:13:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001211 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:13:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001907 10.0.0.185 - - [2026-08-25 14:13:15] "GET /loadbalancer/f39dc0a5-9622-4a8e-9dde-977cc77298fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.010203 10.0.0.185 - - [2026-08-25 14:13:15] "POST /floating-ips HTTP/1.1" 200 583 0.117872 10.0.0.185 - - [2026-08-25 14:13:15] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.077177 10.0.0.185 - - [2026-08-25 14:13:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.037315 10.0.0.185 - - [2026-08-25 14:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007341 10.0.0.185 - - [2026-08-25 14:13:15] "GET /project/cd2d6f30-648e-41ae-bce5-4a7ab563e2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.075839 10.0.0.185 - - [2026-08-25 14:13:15] "GET /loadbalancer-listener/3436ddaf-2420-4265-8295-b33679536a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005713 10.0.0.185 - - [2026-08-25 14:13:15] "GET /loadbalancer-listener/3436ddaf-2420-4265-8295-b33679536a69?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.014039 10.0.0.185 - - [2026-08-25 14:13:15] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030516 10.0.0.185 - - [2026-08-25 14:13:15] "GET /instance-ip/42d5a526-37f1-4d22-b51e-599bcee3faf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005959 10.0.0.185 - - [2026-08-25 14:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011806 10.0.0.185 - - [2026-08-25 14:13:15] "GET /instance-ip/42d5a526-37f1-4d22-b51e-599bcee3faf0?fields=floating_ips HTTP/1.1" 200 1166 0.017548 10.0.0.185 - - [2026-08-25 14:13:15] "GET /floating-ip/d4e9e5bd-5284-4f7b-bbbc-5cb1a549a7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.008165 10.0.0.185 - - [2026-08-25 14:13:15] "GET /project/cd2d6f30-648e-41ae-bce5-4a7ab563e2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.095190 10.0.0.185 - - [2026-08-25 14:13:15] "GET /loadbalancer/f39dc0a5-9622-4a8e-9dde-977cc77298fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.007348 10.0.0.185 - - [2026-08-25 14:13:16] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.121021 10.0.0.185 - - [2026-08-25 14:13:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.041196 10.0.0.185 - - [2026-08-25 14:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006870 10.0.0.185 - - [2026-08-25 14:13:16] "GET /project/cd2d6f30-648e-41ae-bce5-4a7ab563e2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.082402 10.0.0.185 - - [2026-08-25 14:13:16] "GET /loadbalancer-listener/4fde894b-7e6e-4d75-a610-35931dad4ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.006187 10.0.0.185 - - [2026-08-25 14:13:16] "GET /loadbalancer-listener/4fde894b-7e6e-4d75-a610-35931dad4ac6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.033231 10.0.0.185 - - [2026-08-25 14:13:16] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.088394 10.0.0.185 - - [2026-08-25 14:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008595 10.0.0.185 - - [2026-08-25 14:13:16] "GET /instance-ip/42d5a526-37f1-4d22-b51e-599bcee3faf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.010014 10.0.0.185 - - [2026-08-25 14:13:16] "GET /instance-ip/42d5a526-37f1-4d22-b51e-599bcee3faf0?fields=floating_ips HTTP/1.1" 200 1166 0.016754 10.0.0.185 - - [2026-08-25 14:13:16] "GET /project/cd2d6f30-648e-41ae-bce5-4a7ab563e2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.074646 10.0.0.185 - - [2026-08-25 14:13:16] "GET /loadbalancer/f39dc0a5-9622-4a8e-9dde-977cc77298fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.009398 10.0.0.185 - - [2026-08-25 14:13:16] "GET /floating-ip/d4e9e5bd-5284-4f7b-bbbc-5cb1a549a7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.012735 10.0.0.185 - - [2026-08-25 14:13:16] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.106476 10.0.0.185 - - [2026-08-25 14:13:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.032072 10.0.0.185 - - [2026-08-25 14:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019940 10.0.0.185 - - [2026-08-25 14:13:16] "GET /project/cd2d6f30-648e-41ae-bce5-4a7ab563e2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.046783 10.0.0.185 - - [2026-08-25 14:13:16] "GET /loadbalancer-listener/b0483bd8-5a6c-4f74-8192-1a0c9852d703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.003428 10.0.0.185 - - [2026-08-25 14:13:16] "GET /loadbalancer-listener/b0483bd8-5a6c-4f74-8192-1a0c9852d703?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.005438 10.0.0.185 - - [2026-08-25 14:13:17] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.031959 10.0.0.185 - - [2026-08-25 14:13:17] "GET /instance-ip/42d5a526-37f1-4d22-b51e-599bcee3faf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004072 10.0.0.185 - - [2026-08-25 14:13:17] "GET /instance-ip/42d5a526-37f1-4d22-b51e-599bcee3faf0?fields=floating_ips HTTP/1.1" 200 1166 0.011779 10.0.0.185 - - [2026-08-25 14:13:17] "GET /floating-ip/d4e9e5bd-5284-4f7b-bbbc-5cb1a549a7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.007352 10.0.0.185 - - [2026-08-25 14:13:17] "POST /tags HTTP/1.1" 200 372 0.046145 10.0.0.185 - - [2026-08-25 14:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017216 10.0.0.185 - - [2026-08-25 14:13:17] "GET /tag/fa9221e4-3331-413e-b8fc-ee0b83ceca52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025756 10.0.0.185 - - [2026-08-25 14:13:17] "POST /tags HTTP/1.1" 200 320 0.029079 10.0.0.185 - - [2026-08-25 14:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008142 10.0.0.185 - - [2026-08-25 14:13:17] "GET /tag/22a7b688-077f-4f04-9831-c66fe5ff94cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.018669 10.0.0.185 - - [2026-08-25 14:13:17] "POST /id-to-fqname HTTP/1.1" 200 181 0.000663 10.0.0.185 - - [2026-08-25 14:13:17] "POST /fqname-to-id HTTP/1.1" 404 190 0.011717 10.0.0.185 - - [2026-08-25 14:13:17] "POST /security-groups HTTP/1.1" 200 578 0.113409 10.0.0.185 - - [2026-08-25 14:13:17] "POST /projects HTTP/1.1" 200 499 0.289463 10.0.0.185 - - [2026-08-25 14:13:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.005230 10.0.0.185 - - [2026-08-25 14:13:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025943 10.0.0.185 - - [2026-08-25 14:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009466 10.0.0.185 - - [2026-08-25 14:13:17] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.023737 10.0.0.185 - - [2026-08-25 14:13:17] "POST /access-control-lists HTTP/1.1" 200 589 0.112058 10.0.0.185 - - [2026-08-25 14:13:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.005527 10.0.0.185 - - [2026-08-25 14:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.185 - - [2026-08-25 14:13:17] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.027794 10.0.0.185 - - [2026-08-25 14:13:17] "POST /access-control-lists HTTP/1.1" 200 587 0.077906 10.0.0.185 - - [2026-08-25 14:13:18] "PUT /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb HTTP/1.1" 200 265 0.115480 10.0.0.185 - - [2026-08-25 14:13:18] "PUT /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907 HTTP/1.1" 200 265 0.086210 10.0.0.185 - - [2026-08-25 14:13:18] "POST /security-groups HTTP/1.1" 200 560 0.087737 10.0.0.185 - - [2026-08-25 14:13:18] "POST /fqname-to-id HTTP/1.1" 404 248 0.005981 10.0.0.185 - - [2026-08-25 14:13:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.052611 10.0.0.185 - - [2026-08-25 14:13:18] "POST /chown HTTP/1.1" 200 109 0.095747 10.0.0.185 - - [2026-08-25 14:13:18] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.006257 10.0.0.185 - - [2026-08-25 14:13:18] "POST /access-control-lists HTTP/1.1" 200 612 0.163928 10.0.0.185 - - [2026-08-25 14:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.036127 10.0.0.185 - - [2026-08-25 14:13:18] "POST /fqname-to-id HTTP/1.1" 404 247 0.023175 10.0.0.185 - - [2026-08-25 14:13:18] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010830 10.0.0.185 - - [2026-08-25 14:13:18] "POST /tags HTTP/1.1" 409 214 0.009640 10.0.0.185 - - [2026-08-25 14:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008816 10.0.0.185 - - [2026-08-25 14:13:18] "GET /tag/22a7b688-077f-4f04-9831-c66fe5ff94cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.043355 10.0.0.185 - - [2026-08-25 14:13:18] "POST /access-control-lists HTTP/1.1" 200 610 0.131074 10.0.0.185 - - [2026-08-25 14:13:18] "POST /firewall-rules HTTP/1.1" 200 580 0.085560 10.0.0.185 - - [2026-08-25 14:13:18] "GET /firewall-rule/52af6fc3-d39e-49fd-9fe7-19a2f5dcefb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008667 10.0.0.185 - - [2026-08-25 14:13:18] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.010111 10.0.0.185 - - [2026-08-25 14:13:18] "GET /firewall-rule/52af6fc3-d39e-49fd-9fe7-19a2f5dcefb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007125 10.0.0.185 - - [2026-08-25 14:13:18] "POST /ref-update HTTP/1.1" 200 156 0.071350 10.0.0.185 - - [2026-08-25 14:13:18] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.012779 10.0.0.185 - - [2026-08-25 14:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020702 10.0.0.185 - - [2026-08-25 14:13:19] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011592 10.0.0.185 - - [2026-08-25 14:13:19] "POST /tags HTTP/1.1" 409 214 0.003040 10.0.0.185 - - [2026-08-25 14:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.185 - - [2026-08-25 14:13:19] "GET /tag/22a7b688-077f-4f04-9831-c66fe5ff94cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.026901 10.0.0.185 - - [2026-08-25 14:13:19] "POST /firewall-rules HTTP/1.1" 200 578 0.084107 10.0.0.185 - - [2026-08-25 14:13:19] "GET /firewall-rule/2001e279-9fea-4fc0-a6b3-525c802b86cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.016239 10.0.0.185 - - [2026-08-25 14:13:19] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.010423 10.0.0.185 - - [2026-08-25 14:13:19] "GET /firewall-rule/2001e279-9fea-4fc0-a6b3-525c802b86cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003376 10.0.0.185 - - [2026-08-25 14:13:19] "POST /ref-update HTTP/1.1" 200 156 0.053651 10.0.0.185 - - [2026-08-25 14:13:19] "POST /tags HTTP/1.1" 200 364 0.030208 10.0.0.185 - - [2026-08-25 14:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018331 10.0.0.185 - - [2026-08-25 14:13:19] "GET /tag/46f1f1f1-3993-4e52-ac1a-17fe63581547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.019320 10.0.0.185 - - [2026-08-25 14:13:19] "POST /tags HTTP/1.1" 200 312 0.040390 10.0.0.185 - - [2026-08-25 14:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011723 10.0.0.185 - - [2026-08-25 14:13:19] "GET /tag/1fe33a2d-5f10-4f3e-b827-3f6bfb926382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.016225 10.0.0.185 - - [2026-08-25 14:13:19] "POST /id-to-fqname HTTP/1.1" 200 177 0.000559 10.0.0.185 - - [2026-08-25 14:13:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.002059 10.0.0.185 - - [2026-08-25 14:13:19] "POST /security-groups HTTP/1.1" 200 574 0.083259 10.0.0.185 - - [2026-08-25 14:13:19] "POST /fqname-to-id HTTP/1.1" 404 217 0.003649 10.0.0.185 - - [2026-08-25 14:13:19] "POST /projects HTTP/1.1" 200 491 0.267071 10.0.0.185 - - [2026-08-25 14:13:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008984 10.0.0.185 - - [2026-08-25 14:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013089 10.0.0.185 - - [2026-08-25 14:13:19] "POST /access-control-lists HTTP/1.1" 200 585 0.041256 10.0.0.185 - - [2026-08-25 14:13:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.016286 10.0.0.185 - - [2026-08-25 14:13:20] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.014296 10.0.0.185 - - [2026-08-25 14:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004969 10.0.0.185 - - [2026-08-25 14:13:20] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.013023 10.0.0.185 - - [2026-08-25 14:13:20] "POST /access-control-lists HTTP/1.1" 200 583 0.091139 10.0.0.185 - - [2026-08-25 14:13:20] "PUT /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb HTTP/1.1" 200 265 0.107659 10.0.0.185 - - [2026-08-25 14:13:20] "PUT /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907 HTTP/1.1" 200 265 0.057087 10.0.0.185 - - [2026-08-25 14:13:20] "POST /security-groups HTTP/1.1" 200 548 0.093444 10.0.0.185 - - [2026-08-25 14:13:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.002786 10.0.0.185 - - [2026-08-25 14:13:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.043296 10.0.0.185 - - [2026-08-25 14:13:20] "POST /access-control-lists HTTP/1.1" 200 604 0.086715 10.0.0.185 - - [2026-08-25 14:13:20] "POST /chown HTTP/1.1" 200 109 0.035022 10.0.0.185 - - [2026-08-25 14:13:20] "POST /fqname-to-id HTTP/1.1" 404 239 0.036870 10.0.0.185 - - [2026-08-25 14:13:20] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.041728 10.0.0.185 - - [2026-08-25 14:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.185 - - [2026-08-25 14:13:20] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021544 10.0.0.185 - - [2026-08-25 14:13:20] "POST /access-control-lists HTTP/1.1" 200 602 0.096797 10.0.0.185 - - [2026-08-25 14:13:20] "POST /tags HTTP/1.1" 409 210 0.037251 10.0.0.185 - - [2026-08-25 14:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.185 - - [2026-08-25 14:13:20] "GET /tag/1fe33a2d-5f10-4f3e-b827-3f6bfb926382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.022965 10.0.0.185 - - [2026-08-25 14:13:20] "POST /firewall-rules HTTP/1.1" 200 572 0.080289 10.0.0.185 - - [2026-08-25 14:13:20] "GET /firewall-rule/33f38cd5-dd5e-42d2-b735-9ff0a88e2aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.007476 10.0.0.185 - - [2026-08-25 14:13:20] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.008948 10.0.0.185 - - [2026-08-25 14:13:20] "GET /firewall-rule/33f38cd5-dd5e-42d2-b735-9ff0a88e2aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.006115 10.0.0.185 - - [2026-08-25 14:13:21] "POST /ref-update HTTP/1.1" 200 156 0.068050 10.0.0.185 - - [2026-08-25 14:13:21] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.017102 10.0.0.185 - - [2026-08-25 14:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.185 - - [2026-08-25 14:13:21] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004060 10.0.0.185 - - [2026-08-25 14:13:21] "POST /tags HTTP/1.1" 409 210 0.002850 10.0.0.185 - - [2026-08-25 14:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.185 - - [2026-08-25 14:13:21] "GET /tag/1fe33a2d-5f10-4f3e-b827-3f6bfb926382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.014192 10.0.0.185 - - [2026-08-25 14:13:21] "POST /firewall-rules HTTP/1.1" 200 570 0.080092 10.0.0.185 - - [2026-08-25 14:13:21] "GET /firewall-rule/65b09bde-bfe3-44f6-b616-6938803ece41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.016255 10.0.0.185 - - [2026-08-25 14:13:21] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.007218 10.0.0.185 - - [2026-08-25 14:13:21] "GET /firewall-rule/65b09bde-bfe3-44f6-b616-6938803ece41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004325 10.0.0.185 - - [2026-08-25 14:13:21] "POST /ref-update HTTP/1.1" 200 156 0.061523 10.0.0.185 - - [2026-08-25 14:13:21] "POST /tags HTTP/1.1" 409 237 0.003704 10.0.0.185 - - [2026-08-25 14:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.185 - - [2026-08-25 14:13:21] "GET /tag/24c68a98-f6c4-4515-a360-eb536c3c1084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.018619 10.0.0.185 - - [2026-08-25 14:13:21] "POST /tags HTTP/1.1" 409 210 0.002768 10.0.0.185 - - [2026-08-25 14:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.185 - - [2026-08-25 14:13:21] "GET /tag/0b41bec2-3fa9-4fd5-81b3-b8c07051f54f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.016213 10.0.0.185 - - [2026-08-25 14:13:21] "POST /projects HTTP/1.1" 409 223 0.002970 10.0.0.185 - - [2026-08-25 14:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.185 - - [2026-08-25 14:13:21] "GET /project/cd2d6f30-648e-41ae-bce5-4a7ab563e2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.079605 10.0.0.185 - - [2026-08-25 14:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.185 - - [2026-08-25 14:13:21] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006206 10.0.0.185 - - [2026-08-25 14:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.185 - - [2026-08-25 14:13:21] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.008827 10.0.0.185 - - [2026-08-25 14:13:21] "PUT /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb HTTP/1.1" 200 265 0.063291 10.0.0.185 - - [2026-08-25 14:13:22] "PUT /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907 HTTP/1.1" 200 265 0.113474 10.0.0.185 - - [2026-08-25 14:13:22] "POST /security-groups HTTP/1.1" 409 253 0.011921 10.0.0.185 - - [2026-08-25 14:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.185 - - [2026-08-25 14:13:22] "PUT /security-group/fedfb619-cd11-4968-ba28-2760380488f7 HTTP/1.1" 200 263 0.070125 10.0.0.185 - - [2026-08-25 14:13:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.048394 10.0.0.185 - - [2026-08-25 14:13:22] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.020544 10.0.0.185 - - [2026-08-25 14:13:22] "PUT /access-control-list/ab8a66eb-0d23-4fba-8dc2-4544d2d35573 HTTP/1.1" 200 273 0.036997 10.0.0.185 - - [2026-08-25 14:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011064 10.0.0.185 - - [2026-08-25 14:13:22] "PUT /access-control-list/7c0741ea-a8bd-413a-979e-bf85a0badfe7 HTTP/1.1" 200 273 0.045921 10.0.0.185 - - [2026-08-25 14:13:22] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.031685 10.0.0.185 - - [2026-08-25 14:13:22] "POST /tags HTTP/1.1" 409 210 0.004874 10.0.0.185 - - [2026-08-25 14:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.185 - - [2026-08-25 14:13:22] "GET /tag/0b41bec2-3fa9-4fd5-81b3-b8c07051f54f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.028759 10.0.0.185 - - [2026-08-25 14:13:22] "POST /firewall-rules HTTP/1.1" 200 572 0.126471 10.0.0.185 - - [2026-08-25 14:13:22] "GET /firewall-rule/a178ddf1-5abc-4ced-851f-9ccb5a4057bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.012490 10.0.0.185 - - [2026-08-25 14:13:22] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.009749 10.0.0.185 - - [2026-08-25 14:13:22] "GET /firewall-rule/a178ddf1-5abc-4ced-851f-9ccb5a4057bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.003149 10.0.0.185 - - [2026-08-25 14:13:22] "POST /ref-update HTTP/1.1" 200 156 0.058579 10.0.0.185 - - [2026-08-25 14:13:22] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.005065 10.0.0.185 - - [2026-08-25 14:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.185 - - [2026-08-25 14:13:22] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003207 10.0.0.185 - - [2026-08-25 14:13:22] "POST /tags HTTP/1.1" 409 210 0.007873 10.0.0.185 - - [2026-08-25 14:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.185 - - [2026-08-25 14:13:22] "GET /tag/0b41bec2-3fa9-4fd5-81b3-b8c07051f54f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.029691 10.0.0.185 - - [2026-08-25 14:13:23] "POST /firewall-rules HTTP/1.1" 200 570 0.117077 10.0.0.185 - - [2026-08-25 14:13:23] "GET /firewall-rule/d612ea42-fbe0-4d98-82f0-fd545adc5c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.009059 10.0.0.185 - - [2026-08-25 14:13:23] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.017082 10.0.0.185 - - [2026-08-25 14:13:23] "GET /firewall-rule/d612ea42-fbe0-4d98-82f0-fd545adc5c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.011152 10.0.0.185 - - [2026-08-25 14:13:23] "POST /ref-update HTTP/1.1" 200 156 0.161694 10.0.0.185 - - [2026-08-25 14:13:23] "GET /virtual-machine-interface/188d738c-a08f-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009478 10.0.0.185 - - [2026-08-25 14:13:23] "POST /set-tag HTTP/1.1" 200 109 0.003373 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:13:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001234 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:13:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001195 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:13:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001211 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:13:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001382 10.0.0.185 - - [2026-08-25 14:13:51] "GET /global-system-configs HTTP/1.1" 200 323 0.002709 10.0.0.185 - - [2026-08-25 14:13:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002420 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:14:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001204 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:14:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001091 10.0.0.186 - - [2026-08-25 14:14:03] "GET / HTTP/1.1" 200 36215 0.003273 10.0.0.186 - - [2026-08-25 14:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.186 - - [2026-08-25 14:14:03] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.014450 10.0.0.186 - - [2026-08-25 14:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.186 - - [2026-08-25 14:14:03] "GET /routing-instance/97625e6b-405e-4569-8c64-09ce2652e2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003864 10.0.0.186 - - [2026-08-25 14:14:03] "PUT /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48 HTTP/1.1" 200 275 0.013944 10.0.0.186 - - [2026-08-25 14:14:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.011367 10.0.0.186 - - [2026-08-25 14:14:04] "POST /virtual-routers HTTP/1.1" 200 601 0.021710 10.0.0.186 - - [2026-08-25 14:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.031424 10.0.0.186 - - [2026-08-25 14:14:04] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.005369 10.0.0.186 - - [2026-08-25 14:14:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.002629 10.0.0.186 - - [2026-08-25 14:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.186 - - [2026-08-25 14:14:04] "GET /virtual-network/83821301-5642-4946-bca0-0307a4ade45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004647 10.0.0.186 - - [2026-08-25 14:14:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.070254 10.0.0.185 - - [2026-08-25 14:17:04] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.004365 10.0.0.185 - - [2026-08-25 14:17:04] "POST /ref-update HTTP/1.1" 200 156 0.017911 10.0.0.185 - - [2026-08-25 14:17:17] "GET /virtual-machine-interface/188d738c-a08f-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013225 10.0.0.185 - - [2026-08-25 14:17:17] "POST /set-tag HTTP/1.1" 200 109 0.006310 10.0.0.185 - - [2026-08-25 14:17:17] "GET /virtual-machine-interface/188d738c-a08f-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005253 10.0.0.185 - - [2026-08-25 14:17:17] "POST /set-tag HTTP/1.1" 200 109 0.004506 10.0.0.185 - - [2026-08-25 14:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.185 - - [2026-08-25 14:17:17] "GET /loadbalancer/f39dc0a5-9622-4a8e-9dde-977cc77298fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005021 10.0.0.185 - - [2026-08-25 14:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004857 10.0.0.185 - - [2026-08-25 14:17:17] "GET /loadbalancer/f39dc0a5-9622-4a8e-9dde-977cc77298fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004192 10.0.0.185 - - [2026-08-25 14:17:17] "GET /loadbalancer-pool/8eb8b404-be95-4347-83b2-d88800f96bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006316 10.0.0.185 - - [2026-08-25 14:17:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.057335 10.0.0.185 - - [2026-08-25 14:17:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020645 10.0.0.185 - - [2026-08-25 14:17:17] "GET /virtual-machine-interface/188d738c-a08f-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018484 10.0.0.185 - - [2026-08-25 14:17:17] "POST /tags HTTP/1.1" 409 205 0.003778 10.0.0.185 - - [2026-08-25 14:17:17] "GET /virtual-machine-interface/188d738c-a08f-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008987 10.0.0.185 - - [2026-08-25 14:17:17] "POST /ref-update HTTP/1.1" 200 156 0.022279 10.0.0.185 - - [2026-08-25 14:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012548 10.0.0.185 - - [2026-08-25 14:17:18] "GET /floating-ip/d4e9e5bd-5284-4f7b-bbbc-5cb1a549a7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.061632 10.0.0.185 - - [2026-08-25 14:17:18] "GET /tag/e6177ed3-73db-4006-b198-16f4983ae53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.046595 10.0.0.185 - - [2026-08-25 14:17:18] "PUT /floating-ip/d4e9e5bd-5284-4f7b-bbbc-5cb1a549a7be HTTP/1.1" 200 257 0.055632 10.0.0.185 - - [2026-08-25 14:17:18] "POST /set-tag HTTP/1.1" 200 109 0.095401 10.0.0.185 - - [2026-08-25 14:17:18] "GET /loadbalancer-pool/a00a2b51-518b-4aaf-8cce-7d3c90a8c3cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.024934 10.0.0.185 - - [2026-08-25 14:17:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033951 10.0.0.185 - - [2026-08-25 14:17:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.036073 10.0.0.185 - - [2026-08-25 14:17:18] "GET /virtual-machine-interface/188d738c-a08f-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.021658 10.0.0.185 - - [2026-08-25 14:17:18] "GET /virtual-machine-interface/188d738c-a08f-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006087 10.0.0.185 - - [2026-08-25 14:17:18] "POST /ref-update HTTP/1.1" 200 156 0.014780 10.0.0.185 - - [2026-08-25 14:17:18] "POST /set-tag HTTP/1.1" 200 109 0.029768 10.0.0.185 - - [2026-08-25 14:17:18] "GET /floating-ip/d4e9e5bd-5284-4f7b-bbbc-5cb1a549a7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.029065 10.0.0.185 - - [2026-08-25 14:17:18] "GET /loadbalancer-pool/0808027d-3b37-44c0-9fec-0af011cc9323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.015431 10.0.0.185 - - [2026-08-25 14:17:18] "PUT /floating-ip/d4e9e5bd-5284-4f7b-bbbc-5cb1a549a7be HTTP/1.1" 200 257 0.054389 10.0.0.185 - - [2026-08-25 14:17:18] "POST /loadbalancer-members HTTP/1.1" 200 694 0.124333 10.0.0.185 - - [2026-08-25 14:17:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015718 10.0.0.185 - - [2026-08-25 14:17:18] "GET /virtual-machine-interface/188d738c-a08f-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009830 10.0.0.185 - - [2026-08-25 14:17:18] "GET /virtual-machine-interface/188d738c-a08f-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005381 10.0.0.185 - - [2026-08-25 14:17:18] "POST /set-tag HTTP/1.1" 200 109 0.005652 10.0.0.185 - - [2026-08-25 14:17:18] "POST /ref-update HTTP/1.1" 200 156 0.018491 10.0.0.185 - - [2026-08-25 14:17:18] "GET /floating-ip/d4e9e5bd-5284-4f7b-bbbc-5cb1a549a7be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.018199 10.0.0.185 - - [2026-08-25 14:17:18] "PUT /floating-ip/d4e9e5bd-5284-4f7b-bbbc-5cb1a549a7be HTTP/1.1" 200 257 0.017830 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:17:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001290 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:17:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001601 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:17:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001170 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:17:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001342 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:18:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001600 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:18:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001800 10.0.0.186 - - [2026-08-25 14:18:40] "GET / HTTP/1.1" 200 36215 0.002848 10.0.0.186 - - [2026-08-25 14:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.186 - - [2026-08-25 14:18:40] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006398 10.0.0.186 - - [2026-08-25 14:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.186 - - [2026-08-25 14:18:40] "GET /routing-instance/97625e6b-405e-4569-8c64-09ce2652e2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004233 10.0.0.186 - - [2026-08-25 14:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.186 - - [2026-08-25 14:18:40] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004786 10.0.0.186 - - [2026-08-25 14:18:40] "PUT /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0 HTTP/1.1" 200 263 0.018315 10.0.0.186 - - [2026-08-25 14:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021256 10.0.0.186 - - [2026-08-25 14:18:40] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004083 10.0.0.186 - - [2026-08-25 14:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.186 - - [2026-08-25 14:18:40] "GET /virtual-machine-interface/050d69bc-3201-4a06-816b-badb481f8998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.005900 10.0.0.186 - - [2026-08-25 14:18:40] "PUT /virtual-machine-interface/050d69bc-3201-4a06-816b-badb481f8998 HTTP/1.1" 200 285 0.015776 10.0.0.185 - - [2026-08-25 14:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.185 - - [2026-08-25 14:18:45] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004269 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:18:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002456 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:18:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001463 10.0.0.185 - - [2026-08-25 14:18:51] "GET /global-system-configs HTTP/1.1" 200 323 0.003369 10.0.0.185 - - [2026-08-25 14:18:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002793 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:21:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001436 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:21:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001393 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:21:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001218 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:21:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001233 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:22:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001199 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:22:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001433 10.0.0.185 - - [2026-08-25 14:23:51] "GET /global-system-configs HTTP/1.1" 200 323 0.004902 10.0.0.185 - - [2026-08-25 14:23:52] "GET /global-system-configs HTTP/1.1" 200 323 0.004527 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:24:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001131 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:24:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001264 10.0.0.185 - - [2026-08-25 14:25:47] "GET / HTTP/1.1" 200 36215 0.002568 10.0.0.185 - - [2026-08-25 14:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.185 - - [2026-08-25 14:25:47] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.075066 10.0.0.185 - - [2026-08-25 14:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.185 - - [2026-08-25 14:25:47] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062862 10.0.0.185 - - [2026-08-25 14:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.185 - - [2026-08-25 14:25:47] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.112086 10.0.0.185 - - [2026-08-25 14:25:48] "POST /tags HTTP/1.1" 200 334 0.055147 10.0.0.185 - - [2026-08-25 14:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.031009 10.0.0.185 - - [2026-08-25 14:25:48] "GET /tag/c8910496-6282-4316-acdc-6fbb192a15b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.025528 10.0.0.185 - - [2026-08-25 14:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.185 - - [2026-08-25 14:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.185 - - [2026-08-25 14:25:48] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050784 10.0.0.185 - - [2026-08-25 14:25:48] "GET /virtual-networks?parent_id=01b1eea4-a64e-4035-80a2-b7a1d2c6385f&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.005763 10.0.0.185 - - [2026-08-25 14:25:48] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.093465 10.0.0.185 - - [2026-08-25 14:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.185 - - [2026-08-25 14:25:48] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.012842 10.0.0.185 - - [2026-08-25 14:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011409 10.0.0.185 - - [2026-08-25 14:25:48] "GET /service-appliance-set/fe937697-22b0-461a-9254-2ac11ab99ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.008438 10.0.0.185 - - [2026-08-25 14:25:48] "POST /fqname-to-id HTTP/1.1" 404 254 0.004255 10.0.0.185 - - [2026-08-25 14:25:48] "POST /virtual-networks HTTP/1.1" 200 514 0.127203 10.0.0.185 - - [2026-08-25 14:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010088 10.0.0.185 - - [2026-08-25 14:25:48] "GET /network-ipam/d7e09aca-29a1-4ef1-a977-cd616ffa9d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.009698 10.0.0.185 - - [2026-08-25 14:25:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.165711 10.0.0.185 - - [2026-08-25 14:25:48] "GET /virtual-machine-interface/52554080-18e4-4cdb-a51b-9171a19aebc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.013387 10.0.0.185 - - [2026-08-25 14:25:48] "POST /useragent-kv HTTP/1.1" 200 115 0.008142 10.0.0.185 - - [2026-08-25 14:25:48] "POST /ref-update HTTP/1.1" 200 156 0.211301 10.0.0.185 - - [2026-08-25 14:25:48] "GET /virtual-network/f9c204a3-f1e2-4ed5-804d-5f79b25055a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.007794 10.0.0.185 - - [2026-08-25 14:25:48] "POST /instance-ips HTTP/1.1" 200 410 0.080402 10.0.0.185 - - [2026-08-25 14:25:48] "GET /domains HTTP/1.1" 200 281 0.014434 10.0.0.185 - - [2026-08-25 14:25:49] "GET /domain/fd827a45-e5d4-4fae-90aa-e393a042fa43 HTTP/1.1" 200 3100 0.024255 10.0.0.185 - - [2026-08-25 14:25:49] "GET /instance-ip/2c591b9c-8a86-4935-9e3d-1cf405590681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.014306 10.0.0.185 - - [2026-08-25 14:25:49] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f HTTP/1.1" 200 5495 0.087708 10.0.0.185 - - [2026-08-25 14:25:49] "GET /virtual-network/f9c204a3-f1e2-4ed5-804d-5f79b25055a4 HTTP/1.1" 200 2092 0.009082 10.0.0.185 - - [2026-08-25 14:25:49] "POST /loadbalancers HTTP/1.1" 200 612 0.103770 10.0.0.185 - - [2026-08-25 14:25:49] "GET /virtual-network/f9c204a3-f1e2-4ed5-804d-5f79b25055a4 HTTP/1.1" 200 2092 0.015661 10.0.0.185 - - [2026-08-25 14:25:49] "GET /routing-instance/f3435179-4dcc-4145-b05e-3eeff4bf4fa6 HTTP/1.1" 200 1184 0.011508 10.0.0.185 - - [2026-08-25 14:25:49] "GET /routing-instance/f3435179-4dcc-4145-b05e-3eeff4bf4fa6 HTTP/1.1" 200 1184 0.003841 10.0.0.185 - - [2026-08-25 14:25:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.049876 10.0.0.185 - - [2026-08-25 14:25:49] "POST /route-targets HTTP/1.1" 200 328 0.075618 10.0.0.185 - - [2026-08-25 14:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.028468 10.0.0.185 - - [2026-08-25 14:25:49] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.108092 10.0.0.185 - - [2026-08-25 14:25:49] "GET /instance-ip/2c591b9c-8a86-4935-9e3d-1cf405590681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004675 10.0.0.185 - - [2026-08-25 14:25:49] "POST /ref-update HTTP/1.1" 200 156 0.062936 10.0.0.185 - - [2026-08-25 14:25:49] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.116403 10.0.0.185 - - [2026-08-25 14:25:49] "GET /loadbalancer/e2114f8a-4c4f-465d-8eb2-95414170cacb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.005715 10.0.0.185 - - [2026-08-25 14:25:49] "POST /floating-ips HTTP/1.1" 200 599 0.148976 10.0.0.185 - - [2026-08-25 14:25:49] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.113678 10.0.0.185 - - [2026-08-25 14:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.185 - - [2026-08-25 14:25:49] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051363 10.0.0.185 - - [2026-08-25 14:25:49] "GET /loadbalancer-listener/0de23bb3-1a46-468f-a63c-4bc478c10c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.006764 10.0.0.185 - - [2026-08-25 14:25:49] "GET /loadbalancer-listener/0de23bb3-1a46-468f-a63c-4bc478c10c07?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.005339 10.0.0.185 - - [2026-08-25 14:25:49] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.032908 10.0.0.185 - - [2026-08-25 14:25:49] "GET /instance-ip/2c591b9c-8a86-4935-9e3d-1cf405590681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005658 10.0.0.185 - - [2026-08-25 14:25:49] "GET /instance-ip/2c591b9c-8a86-4935-9e3d-1cf405590681?fields=floating_ips HTTP/1.1" 200 1214 0.008753 10.0.0.185 - - [2026-08-25 14:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.185 - - [2026-08-25 14:25:49] "GET /floating-ip/2047d3e9-9b5e-4e8d-b745-b4e7d75bc7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.004000 10.0.0.185 - - [2026-08-25 14:25:49] "GET /loadbalancer/e2114f8a-4c4f-465d-8eb2-95414170cacb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.004508 10.0.0.185 - - [2026-08-25 14:25:49] "POST /tags HTTP/1.1" 200 296 0.080040 10.0.0.185 - - [2026-08-25 14:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011965 10.0.0.185 - - [2026-08-25 14:25:49] "GET /tag/a6a5bdd1-4733-4172-80b5-18685f73eb8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.018491 10.0.0.185 - - [2026-08-25 14:25:49] "POST /tags HTTP/1.1" 409 233 0.003304 10.0.0.185 - - [2026-08-25 14:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.185 - - [2026-08-25 14:25:50] "GET /tag/cf211236-9b41-4b8e-91bd-09dbb13985cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.019474 10.0.0.185 - - [2026-08-25 14:25:50] "POST /tags HTTP/1.1" 409 206 0.003003 10.0.0.185 - - [2026-08-25 14:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.185 - - [2026-08-25 14:25:50] "GET /tag/c88711ed-95d4-449f-80cd-f2c9c410ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.013542 10.0.0.185 - - [2026-08-25 14:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.185 - - [2026-08-25 14:25:50] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006402 10.0.0.185 - - [2026-08-25 14:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.185 - - [2026-08-25 14:25:50] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044840 10.0.0.185 - - [2026-08-25 14:25:50] "POST /virtual-machines HTTP/1.1" 200 370 0.013427 10.0.0.185 - - [2026-08-25 14:25:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.024639 10.0.0.185 - - [2026-08-25 14:25:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.138662 10.0.0.185 - - [2026-08-25 14:25:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.030446 10.0.0.185 - - [2026-08-25 14:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015272 10.0.0.185 - - [2026-08-25 14:25:50] "GET /virtual-machine-interface/df09fb38-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.010639 10.0.0.185 - - [2026-08-25 14:25:50] "POST /instance-ips HTTP/1.1" 200 410 0.023653 10.0.0.185 - - [2026-08-25 14:25:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022537 10.0.0.185 - - [2026-08-25 14:25:50] "GET /virtual-machine-interface/df09fb38-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011398 10.0.0.185 - - [2026-08-25 14:25:50] "POST /set-tag HTTP/1.1" 200 109 0.020572 10.0.0.185 - - [2026-08-25 14:25:50] "GET /virtual-machine-interface/df09fb38-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.022473 10.0.0.185 - - [2026-08-25 14:25:50] "GET /instance-ip/df2c1e34-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.009974 10.0.0.185 - - [2026-08-25 14:25:50] "GET /virtual-machine-interface/df09fb38-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006676 10.0.0.185 - - [2026-08-25 14:25:50] "POST /set-tag HTTP/1.1" 200 109 0.003214 10.0.0.185 - - [2026-08-25 14:25:50] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005429 10.0.0.185 - - [2026-08-25 14:25:50] "POST /ref-update HTTP/1.1" 200 156 0.020568 10.0.0.185 - - [2026-08-25 14:25:50] "GET /virtual-machine-interface/df09fb38-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018930 10.0.0.185 - - [2026-08-25 14:25:50] "POST /set-tag HTTP/1.1" 200 109 0.023502 10.0.0.185 - - [2026-08-25 14:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.185 - - [2026-08-25 14:25:51] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.009394 10.0.0.185 - - [2026-08-25 14:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012282 10.0.0.185 - - [2026-08-25 14:25:51] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.076143 10.0.0.185 - - [2026-08-25 14:25:51] "POST /virtual-machines HTTP/1.1" 200 370 0.019809 10.0.0.185 - - [2026-08-25 14:25:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026240 10.0.0.185 - - [2026-08-25 14:25:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.189795 10.0.0.185 - - [2026-08-25 14:25:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016868 10.0.0.185 - - [2026-08-25 14:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019630 10.0.0.185 - - [2026-08-25 14:25:51] "GET /virtual-machine-interface/df9d129c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.009129 10.0.0.185 - - [2026-08-25 14:25:51] "POST /instance-ips HTTP/1.1" 200 410 0.050813 10.0.0.185 - - [2026-08-25 14:25:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.044860 10.0.0.185 - - [2026-08-25 14:25:51] "GET /virtual-machine-interface/df9d129c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.013308 10.0.0.185 - - [2026-08-25 14:25:51] "POST /set-tag HTTP/1.1" 200 109 0.027533 10.0.0.185 - - [2026-08-25 14:25:51] "GET /virtual-machine-interface/df9d129c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.034849 10.0.0.185 - - [2026-08-25 14:25:51] "GET /instance-ip/dfc5a716-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006267 10.0.0.185 - - [2026-08-25 14:25:51] "GET /virtual-machine-interface/df9d129c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008151 10.0.0.185 - - [2026-08-25 14:25:51] "POST /set-tag HTTP/1.1" 200 109 0.003618 10.0.0.185 - - [2026-08-25 14:25:51] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.005249 10.0.0.185 - - [2026-08-25 14:25:52] "POST /ref-update HTTP/1.1" 200 156 0.010024 10.0.0.185 - - [2026-08-25 14:25:52] "GET /virtual-machine-interface/df9d129c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.019338 10.0.0.185 - - [2026-08-25 14:25:52] "POST /set-tag HTTP/1.1" 200 109 0.006233 10.0.0.185 - - [2026-08-25 14:25:52] "GET /virtual-machine-interface/df09fb38-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006178 10.0.0.185 - - [2026-08-25 14:25:52] "POST /set-tag HTTP/1.1" 200 109 0.003240 10.0.0.185 - - [2026-08-25 14:25:52] "GET /virtual-machine-interface/df9d129c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005479 10.0.0.185 - - [2026-08-25 14:25:52] "POST /set-tag HTTP/1.1" 200 109 0.003551 10.0.0.185 - - [2026-08-25 14:25:54] "GET /domains HTTP/1.1" 200 281 0.002629 10.0.0.185 - - [2026-08-25 14:25:54] "GET /domain/fd827a45-e5d4-4fae-90aa-e393a042fa43 HTTP/1.1" 200 3100 0.003726 10.0.0.185 - - [2026-08-25 14:25:54] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f HTTP/1.1" 200 7089 0.049082 10.0.0.185 - - [2026-08-25 14:25:54] "GET /virtual-network/f9c204a3-f1e2-4ed5-804d-5f79b25055a4 HTTP/1.1" 200 2092 0.005596 10.0.0.185 - - [2026-08-25 14:25:54] "GET /virtual-network/f9c204a3-f1e2-4ed5-804d-5f79b25055a4 HTTP/1.1" 200 2092 0.004954 10.0.0.185 - - [2026-08-25 14:25:54] "GET /routing-instance/f3435179-4dcc-4145-b05e-3eeff4bf4fa6 HTTP/1.1" 200 1406 0.004602 10.0.0.185 - - [2026-08-25 14:25:54] "GET /routing-instance/f3435179-4dcc-4145-b05e-3eeff4bf4fa6 HTTP/1.1" 200 1406 0.003651 10.0.0.185 - - [2026-08-25 14:25:54] "GET /route-target/ebc397a2-8168-42c5-81bf-15486ed85e2f HTTP/1.1" 200 1154 0.003731 10.0.0.185 - - [2026-08-25 14:25:54] "GET /virtual-network/f9c204a3-f1e2-4ed5-804d-5f79b25055a4 HTTP/1.1" 200 2092 0.005018 10.0.0.185 - - [2026-08-25 14:25:54] "GET /routing-instance/f3435179-4dcc-4145-b05e-3eeff4bf4fa6 HTTP/1.1" 200 1406 0.003889 10.0.0.185 - - [2026-08-25 14:25:54] "GET /virtual-network/f9c204a3-f1e2-4ed5-804d-5f79b25055a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005541 10.0.0.185 - - [2026-08-25 14:25:54] "GET /virtual-network/f9c204a3-f1e2-4ed5-804d-5f79b25055a4 HTTP/1.1" 200 2092 0.005301 10.0.0.185 - - [2026-08-25 14:25:54] "GET /routing-instance/f3435179-4dcc-4145-b05e-3eeff4bf4fa6 HTTP/1.1" 200 1406 0.003849 10.0.0.185 - - [2026-08-25 14:25:54] "GET /routing-instance/f3435179-4dcc-4145-b05e-3eeff4bf4fa6 HTTP/1.1" 200 1406 0.004007 10.0.0.185 - - [2026-08-25 14:25:54] "GET /route-target/ebc397a2-8168-42c5-81bf-15486ed85e2f HTTP/1.1" 200 1154 0.004115 10.0.0.185 - - [2026-08-25 14:25:54] "GET /domains HTTP/1.1" 200 281 0.002544 10.0.0.185 - - [2026-08-25 14:25:54] "GET /domain/fd827a45-e5d4-4fae-90aa-e393a042fa43 HTTP/1.1" 200 3100 0.003768 10.0.0.185 - - [2026-08-25 14:25:54] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f HTTP/1.1" 200 7089 0.070505 10.0.0.185 - - [2026-08-25 14:25:54] "GET /virtual-network/f9c204a3-f1e2-4ed5-804d-5f79b25055a4 HTTP/1.1" 200 2092 0.006419 10.0.0.185 - - [2026-08-25 14:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.185 - - [2026-08-25 14:25:54] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.078162 10.0.0.185 - - [2026-08-25 14:25:54] "GET /virtual-network/f9c204a3-f1e2-4ed5-804d-5f79b25055a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.027911 10.0.0.185 - - [2026-08-25 14:25:54] "GET /floating-ip-pools?parent_id=f9c204a3-f1e2-4ed5-804d-5f79b25055a4&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003186 10.0.0.185 - - [2026-08-25 14:25:54] "GET /virtual-network/f9c204a3-f1e2-4ed5-804d-5f79b25055a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.008116 10.0.0.185 - - [2026-08-25 14:25:54] "POST /floating-ip-pools HTTP/1.1" 200 564 0.024957 10.0.0.185 - - [2026-08-25 14:25:54] "POST /ref-update HTTP/1.1" 200 156 0.015073 10.0.0.185 - - [2026-08-25 14:25:54] "GET /virtual-network/f9c204a3-f1e2-4ed5-804d-5f79b25055a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.033001 10.0.0.185 - - [2026-08-25 14:25:54] "GET /domains HTTP/1.1" 200 281 0.003110 10.0.0.185 - - [2026-08-25 14:25:54] "GET /domain/fd827a45-e5d4-4fae-90aa-e393a042fa43 HTTP/1.1" 200 3100 0.003249 10.0.0.185 - - [2026-08-25 14:25:54] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f HTTP/1.1" 200 7346 0.067494 10.0.0.185 - - [2026-08-25 14:25:54] "GET /virtual-network/f9c204a3-f1e2-4ed5-804d-5f79b25055a4 HTTP/1.1" 200 2331 0.007495 10.0.0.185 - - [2026-08-25 14:25:54] "GET /floating-ip-pool/c0b18e22-b5e4-423d-b6a8-67671561a8cb HTTP/1.1" 200 1318 0.002878 10.0.0.185 - - [2026-08-25 14:25:54] "GET /domains HTTP/1.1" 200 281 0.002662 10.0.0.185 - - [2026-08-25 14:25:54] "GET /domain/fd827a45-e5d4-4fae-90aa-e393a042fa43 HTTP/1.1" 200 3100 0.003587 10.0.0.185 - - [2026-08-25 14:25:55] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f HTTP/1.1" 200 7346 0.046168 10.0.0.185 - - [2026-08-25 14:25:55] "GET /virtual-network/f9c204a3-f1e2-4ed5-804d-5f79b25055a4 HTTP/1.1" 200 2331 0.004965 10.0.0.185 - - [2026-08-25 14:25:55] "GET /virtual-network/f9c204a3-f1e2-4ed5-804d-5f79b25055a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004808 10.0.0.185 - - [2026-08-25 14:25:55] "POST /tags HTTP/1.1" 200 366 0.072169 10.0.0.185 - - [2026-08-25 14:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011770 10.0.0.185 - - [2026-08-25 14:25:55] "GET /tag/e4d2b24c-8f50-4792-8fc2-1d0d55768882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.019947 10.0.0.185 - - [2026-08-25 14:25:55] "POST /tags HTTP/1.1" 409 206 0.002721 10.0.0.185 - - [2026-08-25 14:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.185 - - [2026-08-25 14:25:55] "GET /tag/c88711ed-95d4-449f-80cd-f2c9c410ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.013043 10.0.0.185 - - [2026-08-25 14:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.185 - - [2026-08-25 14:25:55] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1542 0.067129 10.0.0.185 - - [2026-08-25 14:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.185 - - [2026-08-25 14:25:55] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004997 10.0.0.185 - - [2026-08-25 14:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.185 - - [2026-08-25 14:25:55] "GET /service-appliance-set/5bf36ca2-ed43-49e5-8b57-cd7dc06eed70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004639 10.0.0.185 - - [2026-08-25 14:25:55] "POST /fqname-to-id HTTP/1.1" 404 258 0.002384 10.0.0.185 - - [2026-08-25 14:25:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.134849 10.0.0.185 - - [2026-08-25 14:25:55] "GET /virtual-machine-interface/bcfbdcc2-80d7-4c21-a6f3-b7fa4447ef2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.024708 10.0.0.185 - - [2026-08-25 14:25:55] "POST /set-tag HTTP/1.1" 200 109 0.020440 10.0.0.185 - - [2026-08-25 14:25:55] "POST /instance-ips HTTP/1.1" 200 418 0.026023 10.0.0.185 - - [2026-08-25 14:25:55] "GET /instance-ip/424b23f7-ce95-462a-aac6-04865665088a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.005507 10.0.0.185 - - [2026-08-25 14:25:55] "POST /loadbalancers HTTP/1.1" 200 620 0.079599 10.0.0.185 - - [2026-08-25 14:25:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030092 10.0.0.185 - - [2026-08-25 14:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011069 10.0.0.185 - - [2026-08-25 14:25:55] "POST /service-instances HTTP/1.1" 200 568 0.069714 10.0.0.185 - - [2026-08-25 14:25:56] "POST /ref-update HTTP/1.1" 200 156 0.024683 10.0.0.185 - - [2026-08-25 14:25:56] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1542 0.093660 10.0.0.185 - - [2026-08-25 14:25:56] "PUT /service-instance/d489f455-cd66-4da5-8fa9-2fbfc3c9c814 HTTP/1.1" 200 267 0.014056 10.0.0.185 - - [2026-08-25 14:25:56] "GET /virtual-machine-interface/bcfbdcc2-80d7-4c21-a6f3-b7fa4447ef2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.016312 10.0.0.185 - - [2026-08-25 14:25:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.030511 10.0.0.185 - - [2026-08-25 14:25:56] "GET /virtual-machine-interface/bcfbdcc2-80d7-4c21-a6f3-b7fa4447ef2f?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.017729 10.0.0.185 - - [2026-08-25 14:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008468 10.0.0.185 - - [2026-08-25 14:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008049 10.0.0.185 - - [2026-08-25 14:25:56] "GET /floating-ip-pool/c0b18e22-b5e4-423d-b6a8-67671561a8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002988 10.0.0.185 - - [2026-08-25 14:25:56] "POST /virtual-machines HTTP/1.1" 200 430 0.017530 10.0.0.185 - - [2026-08-25 14:25:56] "POST /floating-ips HTTP/1.1" 200 673 0.172453 10.0.0.185 - - [2026-08-25 14:25:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.144607 10.0.0.185 - - [2026-08-25 14:25:56] "POST /chown HTTP/1.1" 200 109 0.055044 10.0.0.185 - - [2026-08-25 14:25:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.039901 10.0.0.185 - - [2026-08-25 14:25:56] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.010702 10.0.0.185 - - [2026-08-25 14:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.185 - - [2026-08-25 14:25:56] "POST /chown HTTP/1.1" 200 109 0.018327 10.0.0.185 - - [2026-08-25 14:25:56] "PUT /virtual-machine-interface/16c94fbb-07bc-41b0-92dd-9b3b7d30cb5a HTTP/1.1" 200 285 0.030980 10.0.0.185 - - [2026-08-25 14:25:56] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019897 10.0.0.185 - - [2026-08-25 14:25:56] "POST /tags HTTP/1.1" 409 221 0.007514 10.0.0.185 - - [2026-08-25 14:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.185 - - [2026-08-25 14:25:56] "PUT /instance-ip/424b23f7-ce95-462a-aac6-04865665088a HTTP/1.1" 200 257 0.041144 10.0.0.185 - - [2026-08-25 14:25:56] "GET /tag/c8910496-6282-4316-acdc-6fbb192a15b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.020650 10.0.0.185 - - [2026-08-25 14:25:56] "POST /tags HTTP/1.1" 409 238 0.002781 10.0.0.185 - - [2026-08-25 14:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.185 - - [2026-08-25 14:25:56] "POST /ref-update HTTP/1.1" 200 156 0.015917 10.0.0.185 - - [2026-08-25 14:25:56] "POST /ref-update HTTP/1.1" 200 156 0.022898 10.0.0.185 - - [2026-08-25 14:25:56] "GET /tag/e4d2b24c-8f50-4792-8fc2-1d0d55768882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.029367 10.0.0.185 - - [2026-08-25 14:25:56] "POST /ref-update HTTP/1.1" 200 156 0.054865 10.0.0.185 - - [2026-08-25 14:25:56] "POST /ref-update HTTP/1.1" 200 156 0.017596 10.0.0.185 - - [2026-08-25 14:25:56] "POST /ref-update HTTP/1.1" 200 156 0.060130 10.0.0.185 - - [2026-08-25 14:25:57] "POST /ref-update HTTP/1.1" 200 156 0.078208 10.0.0.185 - - [2026-08-25 14:25:57] "POST /firewall-rules HTTP/1.1" 200 652 0.244999 10.0.0.185 - - [2026-08-25 14:25:57] "GET /firewall-rule/393d74a6-a8ba-46ad-813b-20710456fade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.027556 10.0.0.185 - - [2026-08-25 14:25:57] "POST /virtual-machines HTTP/1.1" 200 430 0.017878 10.0.0.185 - - [2026-08-25 14:25:57] "GET /firewall-policy/df08227a-e8ac-4aa5-b08f-35ee0ee6a430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.005289 10.0.0.185 - - [2026-08-25 14:25:57] "GET /firewall-rule/393d74a6-a8ba-46ad-813b-20710456fade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.003707 10.0.0.185 - - [2026-08-25 14:25:57] "POST /ref-update HTTP/1.1" 200 156 0.095595 10.0.0.185 - - [2026-08-25 14:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.185 - - [2026-08-25 14:25:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.189082 10.0.0.185 - - [2026-08-25 14:25:57] "POST /chown HTTP/1.1" 200 109 0.065297 10.0.0.185 - - [2026-08-25 14:25:57] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1542 0.147885 10.0.0.185 - - [2026-08-25 14:25:57] "GET /loadbalancer/8dd58623-0b2f-4e8f-b86f-ee75b601566f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.002992 10.0.0.185 - - [2026-08-25 14:25:57] "POST /chown HTTP/1.1" 200 109 0.020149 10.0.0.185 - - [2026-08-25 14:25:57] "PUT /virtual-machine-interface/e963eb45-fe7b-4fc7-a285-810ea821aab3 HTTP/1.1" 200 285 0.024787 10.0.0.185 - - [2026-08-25 14:25:57] "PUT /instance-ip/424b23f7-ce95-462a-aac6-04865665088a HTTP/1.1" 200 257 0.041470 10.0.0.185 - - [2026-08-25 14:25:57] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.071124 10.0.0.185 - - [2026-08-25 14:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011445 10.0.0.185 - - [2026-08-25 14:25:57] "POST /ref-update HTTP/1.1" 200 156 0.034892 10.0.0.185 - - [2026-08-25 14:25:57] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1542 0.081474 10.0.0.185 - - [2026-08-25 14:25:57] "POST /ref-update HTTP/1.1" 200 156 0.052398 10.0.0.185 - - [2026-08-25 14:25:57] "POST /ref-update HTTP/1.1" 200 156 0.033914 10.0.0.185 - - [2026-08-25 14:25:57] "GET /loadbalancer-listener/984543d6-b19d-4d55-8a83-47f1757c8b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.018291 10.0.0.185 - - [2026-08-25 14:25:57] "GET /loadbalancer-listener/984543d6-b19d-4d55-8a83-47f1757c8b03?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.006185 10.0.0.185 - - [2026-08-25 14:25:57] "POST /ref-update HTTP/1.1" 200 156 0.015271 10.0.0.185 - - [2026-08-25 14:25:57] "POST /ref-update HTTP/1.1" 200 156 0.031235 10.0.0.185 - - [2026-08-25 14:25:57] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.097692 10.0.0.185 - - [2026-08-25 14:25:57] "PUT /service-instance/d489f455-cd66-4da5-8fa9-2fbfc3c9c814 HTTP/1.1" 200 267 0.012293 10.0.0.185 - - [2026-08-25 14:25:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.035735 10.0.0.185 - - [2026-08-25 14:25:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.051697 10.0.0.185 - - [2026-08-25 14:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006020 10.0.0.185 - - [2026-08-25 14:25:57] "GET /loadbalancer-pool/9edcf6d9-74f7-4855-a4d3-648d6cbb3405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007910 10.0.0.185 - - [2026-08-25 14:25:58] "POST /loadbalancer-members HTTP/1.1" 200 709 0.033263 10.0.0.185 - - [2026-08-25 14:25:58] "POST /chown HTTP/1.1" 200 109 0.040539 10.0.0.185 - - [2026-08-25 14:25:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.055046 10.0.0.185 - - [2026-08-25 14:25:58] "GET /loadbalancer-member/0d612223-9e6a-4d4f-a4c8-b60e09143eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.011360 10.0.0.185 - - [2026-08-25 14:25:58] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.008661 10.0.0.185 - - [2026-08-25 14:25:58] "POST /chown HTTP/1.1" 200 109 0.078983 10.0.0.185 - - [2026-08-25 14:25:58] "PUT /instance-ip/424b23f7-ce95-462a-aac6-04865665088a HTTP/1.1" 200 257 0.038747 10.0.0.185 - - [2026-08-25 14:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.020675 10.0.0.185 - - [2026-08-25 14:25:58] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003656 10.0.0.185 - - [2026-08-25 14:25:58] "POST /tags HTTP/1.1" 409 221 0.002416 10.0.0.185 - - [2026-08-25 14:25:58] "POST /ref-update HTTP/1.1" 200 156 0.023845 10.0.0.185 - - [2026-08-25 14:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012968 10.0.0.185 - - [2026-08-25 14:25:58] "GET /tag/c8910496-6282-4316-acdc-6fbb192a15b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.020684 10.0.0.185 - - [2026-08-25 14:25:58] "POST /chown HTTP/1.1" 200 109 0.050438 10.0.0.185 - - [2026-08-25 14:25:58] "POST /tags HTTP/1.1" 409 238 0.013326 10.0.0.185 - - [2026-08-25 14:25:58] "POST /chown HTTP/1.1" 200 109 0.044996 10.0.0.185 - - [2026-08-25 14:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.017725 10.0.0.185 - - [2026-08-25 14:25:58] "GET /tag/e4d2b24c-8f50-4792-8fc2-1d0d55768882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.025099 10.0.0.185 - - [2026-08-25 14:25:58] "POST /firewall-rules HTTP/1.1" 409 293 0.002316 10.0.0.185 - - [2026-08-25 14:25:58] "PUT /instance-ip/424b23f7-ce95-462a-aac6-04865665088a HTTP/1.1" 200 257 0.016871 10.0.0.185 - - [2026-08-25 14:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.185 - - [2026-08-25 14:25:58] "POST /ref-update HTTP/1.1" 200 156 0.027960 10.0.0.185 - - [2026-08-25 14:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.185 - - [2026-08-25 14:25:58] "PUT /firewall-rule/393d74a6-a8ba-46ad-813b-20710456fade HTTP/1.1" 200 261 0.043356 10.0.0.185 - - [2026-08-25 14:25:58] "GET /firewall-rule/393d74a6-a8ba-46ad-813b-20710456fade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.021475 10.0.0.185 - - [2026-08-25 14:25:58] "POST /chown HTTP/1.1" 200 109 0.028373 10.0.0.185 - - [2026-08-25 14:25:58] "GET /firewall-policy/df08227a-e8ac-4aa5-b08f-35ee0ee6a430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.019008 10.0.0.185 - - [2026-08-25 14:25:58] "GET /firewall-rule/393d74a6-a8ba-46ad-813b-20710456fade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.005697 10.0.0.185 - - [2026-08-25 14:25:58] "POST /chown HTTP/1.1" 200 109 0.063133 10.0.0.185 - - [2026-08-25 14:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.185 - - [2026-08-25 14:25:58] "PUT /instance-ip/424b23f7-ce95-462a-aac6-04865665088a HTTP/1.1" 200 257 0.038142 10.0.0.185 - - [2026-08-25 14:25:58] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.023658 10.0.0.185 - - [2026-08-25 14:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.185 - - [2026-08-25 14:25:58] "POST /ref-update HTTP/1.1" 200 156 0.049949 10.0.0.185 - - [2026-08-25 14:25:58] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1542 0.097063 10.0.0.185 - - [2026-08-25 14:25:58] "POST /chown HTTP/1.1" 200 109 0.065362 10.0.0.185 - - [2026-08-25 14:25:58] "POST /chown HTTP/1.1" 200 109 0.043211 10.0.0.185 - - [2026-08-25 14:25:58] "POST /virtual-machines HTTP/1.1" 200 374 0.026022 10.0.0.185 - - [2026-08-25 14:25:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.067725 10.0.0.185 - - [2026-08-25 14:25:59] "PUT /instance-ip/424b23f7-ce95-462a-aac6-04865665088a HTTP/1.1" 200 257 0.056290 10.0.0.185 - - [2026-08-25 14:25:59] "POST /ref-update HTTP/1.1" 200 156 0.054404 10.0.0.185 - - [2026-08-25 14:25:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.246594 10.0.0.185 - - [2026-08-25 14:25:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.059216 10.0.0.185 - - [2026-08-25 14:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008840 10.0.0.185 - - [2026-08-25 14:25:59] "GET /virtual-machine-interface/e440898c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.025033 10.0.0.185 - - [2026-08-25 14:25:59] "PUT /service-instance/d489f455-cd66-4da5-8fa9-2fbfc3c9c814 HTTP/1.1" 200 267 0.018843 10.0.0.185 - - [2026-08-25 14:25:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.044172 10.0.0.185 - - [2026-08-25 14:25:59] "POST /instance-ips HTTP/1.1" 200 414 0.084861 10.0.0.185 - - [2026-08-25 14:25:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.031951 10.0.0.185 - - [2026-08-25 14:25:59] "GET /virtual-machine-interface/e440898c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.024547 10.0.0.185 - - [2026-08-25 14:25:59] "PUT /service-instance/d489f455-cd66-4da5-8fa9-2fbfc3c9c814 HTTP/1.1" 200 267 0.015285 10.0.0.185 - - [2026-08-25 14:25:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.033686 10.0.0.185 - - [2026-08-25 14:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010841 10.0.0.185 - - [2026-08-25 14:25:59] "POST /set-tag HTTP/1.1" 200 109 0.099539 10.0.0.185 - - [2026-08-25 14:25:59] "POST /chown HTTP/1.1" 200 109 0.021275 10.0.0.185 - - [2026-08-25 14:25:59] "GET /virtual-machine-interface/e440898c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.015298 10.0.0.185 - - [2026-08-25 14:25:59] "GET /instance-ip/e476dc58-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.014805 10.0.0.185 - - [2026-08-25 14:25:59] "POST /chown HTTP/1.1" 200 109 0.012525 10.0.0.185 - - [2026-08-25 14:25:59] "POST /ref-update HTTP/1.1" 200 156 0.031648 10.0.0.185 - - [2026-08-25 14:25:59] "GET /virtual-machine-interface/e440898c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010643 10.0.0.185 - - [2026-08-25 14:25:59] "POST /set-tag HTTP/1.1" 200 109 0.014101 10.0.0.185 - - [2026-08-25 14:25:59] "POST /chown HTTP/1.1" 200 109 0.058787 10.0.0.185 - - [2026-08-25 14:25:59] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.026504 10.0.0.185 - - [2026-08-25 14:26:00] "POST /chown HTTP/1.1" 200 109 0.016408 10.0.0.185 - - [2026-08-25 14:26:00] "POST /ref-update HTTP/1.1" 200 156 0.045761 10.0.0.185 - - [2026-08-25 14:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005798 10.0.0.185 - - [2026-08-25 14:26:00] "POST /ref-update HTTP/1.1" 200 156 0.059632 10.0.0.185 - - [2026-08-25 14:26:00] "GET /virtual-machine-interface/e440898c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010208 10.0.0.185 - - [2026-08-25 14:26:00] "POST /set-tag HTTP/1.1" 200 109 0.006376 10.0.0.185 - - [2026-08-25 14:26:00] "POST /chown HTTP/1.1" 200 109 0.013927 10.0.0.185 - - [2026-08-25 14:26:00] "GET /virtual-machine-interface/e440898c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.018043 10.0.0.185 - - [2026-08-25 14:26:00] "POST /chown HTTP/1.1" 200 109 0.040161 10.0.0.185 - - [2026-08-25 14:26:00] "POST /set-tag HTTP/1.1" 200 109 0.033045 10.0.0.185 - - [2026-08-25 14:26:00] "POST /chown HTTP/1.1" 200 109 0.053722 10.0.0.185 - - [2026-08-25 14:26:00] "POST /chown HTTP/1.1" 200 109 0.018788 10.0.0.185 - - [2026-08-25 14:26:00] "PUT /service-instance/d489f455-cd66-4da5-8fa9-2fbfc3c9c814 HTTP/1.1" 200 267 0.014387 10.0.0.185 - - [2026-08-25 14:26:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.034106 10.0.0.185 - - [2026-08-25 14:26:00] "PUT /service-instance/d489f455-cd66-4da5-8fa9-2fbfc3c9c814 HTTP/1.1" 200 267 0.019108 10.0.0.185 - - [2026-08-25 14:26:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025081 10.0.0.185 - - [2026-08-25 14:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.185 - - [2026-08-25 14:26:00] "POST /chown HTTP/1.1" 200 109 0.009831 10.0.0.185 - - [2026-08-25 14:26:00] "POST /chown HTTP/1.1" 200 109 0.034192 10.0.0.185 - - [2026-08-25 14:26:00] "POST /chown HTTP/1.1" 200 109 0.020914 10.0.0.185 - - [2026-08-25 14:26:00] "POST /chown HTTP/1.1" 200 109 0.010168 10.0.0.185 - - [2026-08-25 14:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011867 10.0.0.185 - - [2026-08-25 14:26:00] "POST /chown HTTP/1.1" 200 109 0.008085 10.0.0.185 - - [2026-08-25 14:26:00] "POST /chown HTTP/1.1" 200 109 0.007606 10.0.0.185 - - [2026-08-25 14:26:00] "POST /chown HTTP/1.1" 200 109 0.023381 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.038356 10.0.0.185 - - [2026-08-25 14:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.008880 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.025909 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.009961 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.024362 10.0.0.185 - - [2026-08-25 14:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007795 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.014306 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.035766 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.027618 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.007638 10.0.0.185 - - [2026-08-25 14:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.012103 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.026867 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.009960 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.023873 10.0.0.185 - - [2026-08-25 14:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.008754 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.028037 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.017290 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.007643 10.0.0.185 - - [2026-08-25 14:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005967 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.009665 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.008150 10.0.0.185 - - [2026-08-25 14:26:01] "POST /chown HTTP/1.1" 200 109 0.022724 10.0.0.185 - - [2026-08-25 14:26:02] "POST /chown HTTP/1.1" 200 109 0.040358 10.0.0.185 - - [2026-08-25 14:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.185 - - [2026-08-25 14:26:02] "POST /chown HTTP/1.1" 200 109 0.011903 10.0.0.185 - - [2026-08-25 14:26:02] "POST /chown HTTP/1.1" 200 109 0.031068 10.0.0.185 - - [2026-08-25 14:26:02] "POST /chown HTTP/1.1" 200 109 0.014612 10.0.0.185 - - [2026-08-25 14:26:02] "POST /chown HTTP/1.1" 200 109 0.029989 10.0.0.185 - - [2026-08-25 14:26:02] "GET /virtual-machine-interface/df9d129c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010923 10.0.0.185 - - [2026-08-25 14:26:02] "POST /set-tag HTTP/1.1" 200 109 0.003724 10.0.0.185 - - [2026-08-25 14:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.185 - - [2026-08-25 14:26:02] "GET /loadbalancer/e2114f8a-4c4f-465d-8eb2-95414170cacb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002819 10.0.0.185 - - [2026-08-25 14:26:02] "GET /loadbalancer-pool/9a7c7be7-1a47-4b0f-ae24-1b51681e3864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003002 10.0.0.185 - - [2026-08-25 14:26:02] "POST /loadbalancer-members HTTP/1.1" 200 704 0.021393 10.0.0.185 - - [2026-08-25 14:26:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023998 10.0.0.185 - - [2026-08-25 14:26:02] "GET /virtual-machine-interface/df9d129c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.020355 10.0.0.185 - - [2026-08-25 14:26:02] "GET /virtual-machine-interface/df9d129c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008341 10.0.0.185 - - [2026-08-25 14:26:02] "POST /tags HTTP/1.1" 409 221 0.005012 10.0.0.185 - - [2026-08-25 14:26:02] "POST /ref-update HTTP/1.1" 200 156 0.019709 10.0.0.185 - - [2026-08-25 14:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007927 10.0.0.185 - - [2026-08-25 14:26:02] "GET /tag/c8910496-6282-4316-acdc-6fbb192a15b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.027571 10.0.0.185 - - [2026-08-25 14:26:02] "GET /floating-ip/2047d3e9-9b5e-4e8d-b745-b4e7d75bc7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.006112 10.0.0.185 - - [2026-08-25 14:26:02] "PUT /floating-ip/2047d3e9-9b5e-4e8d-b745-b4e7d75bc7e3 HTTP/1.1" 200 257 0.017477 10.0.0.185 - - [2026-08-25 14:26:03] "POST /set-tag HTTP/1.1" 200 109 0.071831 10.0.0.185 - - [2026-08-25 14:26:03] "GET /virtual-machine-interface/df09fb38-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008116 10.0.0.185 - - [2026-08-25 14:26:03] "POST /set-tag HTTP/1.1" 200 109 0.004987 10.0.0.185 - - [2026-08-25 14:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.185 - - [2026-08-25 14:26:03] "GET /loadbalancer/e2114f8a-4c4f-465d-8eb2-95414170cacb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003404 10.0.0.185 - - [2026-08-25 14:26:03] "GET /loadbalancer-pool/9a7c7be7-1a47-4b0f-ae24-1b51681e3864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003929 10.0.0.185 - - [2026-08-25 14:26:03] "POST /loadbalancer-members HTTP/1.1" 200 704 0.021669 10.0.0.185 - - [2026-08-25 14:26:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014675 10.0.0.185 - - [2026-08-25 14:26:03] "GET /virtual-machine-interface/df09fb38-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009255 10.0.0.185 - - [2026-08-25 14:26:03] "GET /virtual-machine-interface/df09fb38-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005905 10.0.0.185 - - [2026-08-25 14:26:03] "POST /ref-update HTTP/1.1" 200 156 0.010918 10.0.0.185 - - [2026-08-25 14:26:03] "GET /floating-ip/2047d3e9-9b5e-4e8d-b745-b4e7d75bc7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003527 10.0.0.185 - - [2026-08-25 14:26:03] "POST /set-tag HTTP/1.1" 200 109 0.037724 10.0.0.185 - - [2026-08-25 14:26:07] "GET /virtual-machine-interface/e440898c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006544 10.0.0.185 - - [2026-08-25 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.003816 10.0.0.185 - - [2026-08-25 14:26:08] "GET /virtual-machine/638c09eb-6ab6-40be-8175-4c1cac5dce14?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004103 10.0.0.185 - - [2026-08-25 14:26:08] "GET /virtual-machine-interface/df09fb38-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008909 10.0.0.185 - - [2026-08-25 14:26:08] "GET /virtual-machine/0f034378-121e-4d5f-b65d-911a3cf68340?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.005074 10.0.0.185 - - [2026-08-25 14:26:08] "GET /virtual-machine-interface/df9d129c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.009351 10.0.0.185 - - [2026-08-25 14:26:08] "GET /virtual-machine/5deb306f-10de-4050-8d18-9184a5b5e2f9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003591 10.0.0.185 - - [2026-08-25 14:26:08] "GET /virtual-machine-interface/e440898c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006891 10.0.0.185 - - [2026-08-25 14:26:08] "GET /virtual-machine-interface/e440898c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005729 10.0.0.185 - - [2026-08-25 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.185 - - [2026-08-25 14:26:40] "GET /virtual-machine-interface/e440898c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008630 10.0.0.185 - - [2026-08-25 14:26:40] "POST /set-tag HTTP/1.1" 200 109 0.004032 10.0.0.185 - - [2026-08-25 14:26:40] "GET /virtual-machine-interface/e440898c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005477 10.0.0.185 - - [2026-08-25 14:26:40] "POST /set-tag HTTP/1.1" 200 109 0.002883 10.0.0.185 - - [2026-08-25 14:26:40] "GET /virtual-machine/5deb306f-10de-4050-8d18-9184a5b5e2f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003720 10.0.0.185 - - [2026-08-25 14:26:40] "POST /ref-update HTTP/1.1" 200 156 0.015301 10.0.0.185 - - [2026-08-25 14:26:40] "GET /virtual-machine-interface/e440898c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007823 10.0.0.185 - - [2026-08-25 14:26:40] "POST /set-tag HTTP/1.1" 200 109 0.030334 10.0.0.185 - - [2026-08-25 14:26:41] "POST /set-tag HTTP/1.1" 200 109 0.061072 10.0.0.185 - - [2026-08-25 14:26:41] "DELETE /instance-ip/e476dc58-a090-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.069117 10.0.0.185 - - [2026-08-25 14:26:41] "DELETE /virtual-machine-interface/e440898c-a090-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.063378 10.0.0.185 - - [2026-08-25 14:26:41] "DELETE /virtual-machine/5deb306f-10de-4050-8d18-9184a5b5e2f9 HTTP/1.1" 200 115 0.031093 10.0.0.185 - - [2026-08-25 14:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.185 - - [2026-08-25 14:26:43] "GET /tag/e4d2b24c-8f50-4792-8fc2-1d0d55768882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.013667 10.0.0.185 - - [2026-08-25 14:26:43] "GET /tag/e4d2b24c-8f50-4792-8fc2-1d0d55768882?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.018712 10.0.0.185 - - [2026-08-25 14:26:43] "GET /virtual-machine-interface/16c94fbb-07bc-41b0-92dd-9b3b7d30cb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.007915 10.0.0.185 - - [2026-08-25 14:26:44] "POST /set-tag HTTP/1.1" 200 109 0.022483 10.0.0.185 - - [2026-08-25 14:26:44] "GET /virtual-machine-interface/bcfbdcc2-80d7-4c21-a6f3-b7fa4447ef2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005472 10.0.0.185 - - [2026-08-25 14:26:44] "POST /set-tag HTTP/1.1" 200 109 0.017480 10.0.0.185 - - [2026-08-25 14:26:44] "GET /virtual-machine-interface/e963eb45-fe7b-4fc7-a285-810ea821aab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.014379 10.0.0.185 - - [2026-08-25 14:26:44] "POST /set-tag HTTP/1.1" 200 109 0.045072 10.0.0.185 - - [2026-08-25 14:26:44] "GET /firewall-policy/df08227a-e8ac-4aa5-b08f-35ee0ee6a430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016454 10.0.0.185 - - [2026-08-25 14:26:44] "GET /firewall-rule/393d74a6-a8ba-46ad-813b-20710456fade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004062 10.0.0.185 - - [2026-08-25 14:26:44] "POST /ref-update HTTP/1.1" 200 156 0.018752 10.0.0.185 - - [2026-08-25 14:26:44] "DELETE /firewall-rule/393d74a6-a8ba-46ad-813b-20710456fade HTTP/1.1" 200 115 0.069320 10.0.0.185 - - [2026-08-25 14:26:44] "DELETE /loadbalancer-member/0d612223-9e6a-4d4f-a4c8-b60e09143eec HTTP/1.1" 200 115 0.061857 10.0.0.185 - - [2026-08-25 14:26:44] "PUT /service-instance/d489f455-cd66-4da5-8fa9-2fbfc3c9c814 HTTP/1.1" 200 267 0.016732 10.0.0.185 - - [2026-08-25 14:26:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.044573 10.0.0.185 - - [2026-08-25 14:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005215 10.0.0.185 - - [2026-08-25 14:26:44] "DELETE /loadbalancer-pool/9edcf6d9-74f7-4855-a4d3-648d6cbb3405 HTTP/1.1" 200 115 0.152343 10.0.0.185 - - [2026-08-25 14:26:44] "POST /chown HTTP/1.1" 200 109 0.026610 10.0.0.185 - - [2026-08-25 14:26:44] "POST /chown HTTP/1.1" 200 109 0.040658 10.0.0.185 - - [2026-08-25 14:26:44] "POST /chown HTTP/1.1" 200 109 0.031087 10.0.0.185 - - [2026-08-25 14:26:44] "DELETE /loadbalancer-listener/984543d6-b19d-4d55-8a83-47f1757c8b03 HTTP/1.1" 200 115 0.103317 10.0.0.185 - - [2026-08-25 14:26:44] "GET /floating-ip/cecc029e-2ae1-451e-8cf0-973a37228fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.003628 10.0.0.185 - - [2026-08-25 14:26:44] "POST /chown HTTP/1.1" 200 109 0.010871 10.0.0.185 - - [2026-08-25 14:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007900 10.0.0.185 - - [2026-08-25 14:26:44] "POST /chown HTTP/1.1" 200 109 0.018192 10.0.0.185 - - [2026-08-25 14:26:44] "PUT /floating-ip/cecc029e-2ae1-451e-8cf0-973a37228fd0 HTTP/1.1" 200 257 0.070697 10.0.0.185 - - [2026-08-25 14:26:44] "POST /chown HTTP/1.1" 200 109 0.020665 10.0.0.185 - - [2026-08-25 14:26:44] "POST /chown HTTP/1.1" 200 109 0.021349 10.0.0.185 - - [2026-08-25 14:26:44] "POST /chown HTTP/1.1" 200 109 0.027977 10.0.0.185 - - [2026-08-25 14:26:44] "DELETE /floating-ip/cecc029e-2ae1-451e-8cf0-973a37228fd0 HTTP/1.1" 200 115 0.142394 10.0.0.185 - - [2026-08-25 14:26:45] "PUT /service-instance/d489f455-cd66-4da5-8fa9-2fbfc3c9c814 HTTP/1.1" 200 267 0.043671 10.0.0.185 - - [2026-08-25 14:26:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026031 10.0.0.185 - - [2026-08-25 14:26:45] "POST /ref-update HTTP/1.1" 404 171 0.008049 10.0.0.185 - - [2026-08-25 14:26:45] "POST /ref-update HTTP/1.1" 404 171 0.004576 10.0.0.185 - - [2026-08-25 14:26:45] "DELETE /loadbalancer/8dd58623-0b2f-4e8f-b86f-ee75b601566f HTTP/1.1" 200 115 0.186697 10.0.0.185 - - [2026-08-25 14:26:45] "POST /ref-update HTTP/1.1" 404 171 0.003340 10.0.0.185 - - [2026-08-25 14:26:45] "PUT /service-instance/d489f455-cd66-4da5-8fa9-2fbfc3c9c814 HTTP/1.1" 200 267 0.031699 10.0.0.185 - - [2026-08-25 14:26:45] "DELETE /instance-ip/424b23f7-ce95-462a-aac6-04865665088a HTTP/1.1" 200 115 0.128630 10.0.0.185 - - [2026-08-25 14:26:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018048 10.0.0.185 - - [2026-08-25 14:26:45] "PUT /service-instance/d489f455-cd66-4da5-8fa9-2fbfc3c9c814 HTTP/1.1" 200 267 0.012060 10.0.0.185 - - [2026-08-25 14:26:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.034478 10.0.0.185 - - [2026-08-25 14:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.021004 10.0.0.185 - - [2026-08-25 14:26:45] "DELETE /virtual-machine-interface/bcfbdcc2-80d7-4c21-a6f3-b7fa4447ef2f HTTP/1.1" 200 115 0.184063 10.0.0.185 - - [2026-08-25 14:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.020443 10.0.0.185 - - [2026-08-25 14:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007848 10.0.0.185 - - [2026-08-25 14:26:45] "POST /chown HTTP/1.1" 200 109 0.046997 10.0.0.185 - - [2026-08-25 14:26:45] "POST /chown HTTP/1.1" 404 171 0.026560 10.0.0.185 - - [2026-08-25 14:26:45] "PUT /instance-ip/424b23f7-ce95-462a-aac6-04865665088a HTTP/1.1" 404 171 0.016581 10.0.0.185 - - [2026-08-25 14:26:45] "DELETE /service-instance/d489f455-cd66-4da5-8fa9-2fbfc3c9c814 HTTP/1.1" 200 115 0.147505 10.0.0.185 - - [2026-08-25 14:26:45] "DELETE /tag/e4d2b24c-8f50-4792-8fc2-1d0d55768882 HTTP/1.1" 200 115 0.242600 10.0.0.185 - - [2026-08-25 14:26:45] "GET /virtual-machine-interface/16c94fbb-07bc-41b0-92dd-9b3b7d30cb5a?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.006838 10.0.0.185 - - [2026-08-25 14:26:45] "DELETE /virtual-machine-interface/16c94fbb-07bc-41b0-92dd-9b3b7d30cb5a HTTP/1.1" 200 115 0.089383 10.0.0.185 - - [2026-08-25 14:26:45] "POST /ref-update HTTP/1.1" 200 156 0.019684 10.0.0.185 - - [2026-08-25 14:26:45] "DELETE /virtual-machine/9028e7a4-7598-44ca-8a69-40fdcebcfe42 HTTP/1.1" 200 115 0.047598 10.0.0.185 - - [2026-08-25 14:26:45] "GET /floating-ip-pool/c0b18e22-b5e4-423d-b6a8-67671561a8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.004082 10.0.0.185 - - [2026-08-25 14:26:45] "GET /virtual-machine-interface/e963eb45-fe7b-4fc7-a285-810ea821aab3?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.009193 10.0.0.185 - - [2026-08-25 14:26:45] "POST /ref-update HTTP/1.1" 200 156 0.020411 10.0.0.185 - - [2026-08-25 14:26:46] "DELETE /virtual-machine-interface/e963eb45-fe7b-4fc7-a285-810ea821aab3 HTTP/1.1" 200 115 0.107011 10.0.0.185 - - [2026-08-25 14:26:46] "DELETE /floating-ip-pool/c0b18e22-b5e4-423d-b6a8-67671561a8cb HTTP/1.1" 200 115 0.058840 10.0.0.185 - - [2026-08-25 14:26:46] "DELETE /virtual-machine/c6622a5a-b67f-4253-aa85-94a6dbb5ffd8 HTTP/1.1" 200 115 0.041134 10.0.0.185 - - [2026-08-25 14:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007452 10.0.0.185 - - [2026-08-25 14:26:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003834 10.0.0.185 - - [2026-08-25 14:26:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003275 10.0.0.185 - - [2026-08-25 14:26:46] "DELETE /virtual-network/f9c204a3-f1e2-4ed5-804d-5f79b25055a4 HTTP/1.1" 200 115 0.172623 10.0.0.185 - - [2026-08-25 14:26:46] "GET /routing-instance/f3435179-4dcc-4145-b05e-3eeff4bf4fa6 HTTP/1.1" 404 171 0.002184 10.0.0.185 - - [2026-08-25 14:26:46] "GET /domains HTTP/1.1" 200 281 0.006906 10.0.0.185 - - [2026-08-25 14:26:46] "DELETE /route-target/ebc397a2-8168-42c5-81bf-15486ed85e2f HTTP/1.1" 200 115 0.041546 10.0.0.185 - - [2026-08-25 14:26:46] "GET /domain/fd827a45-e5d4-4fae-90aa-e393a042fa43 HTTP/1.1" 200 3100 0.007494 10.0.0.185 - - [2026-08-25 14:26:46] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f HTTP/1.1" 200 6897 0.049337 10.0.0.185 - - [2026-08-25 14:26:46] "GET /virtual-machine-interface/df9d129c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007703 10.0.0.185 - - [2026-08-25 14:26:46] "POST /set-tag HTTP/1.1" 200 109 0.003129 10.0.0.185 - - [2026-08-25 14:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.185 - - [2026-08-25 14:26:46] "GET /loadbalancer/e2114f8a-4c4f-465d-8eb2-95414170cacb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.004038 10.0.0.185 - - [2026-08-25 14:26:46] "GET /virtual-machine-interface/df9d129c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005410 10.0.0.185 - - [2026-08-25 14:26:46] "POST /set-tag HTTP/1.1" 200 109 0.025581 10.0.0.185 - - [2026-08-25 14:26:46] "DELETE /loadbalancer-member/4737a479-4fe7-4450-90b4-ed4c8a889973 HTTP/1.1" 200 115 0.060201 10.0.0.185 - - [2026-08-25 14:26:47] "GET /virtual-machine-interface/df9d129c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005510 10.0.0.185 - - [2026-08-25 14:26:47] "POST /set-tag HTTP/1.1" 200 109 0.004845 10.0.0.185 - - [2026-08-25 14:26:47] "GET /virtual-machine-interface/df9d129c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004537 10.0.0.185 - - [2026-08-25 14:26:47] "POST /set-tag HTTP/1.1" 200 109 0.006107 10.0.0.185 - - [2026-08-25 14:26:47] "GET /virtual-machine/0f034378-121e-4d5f-b65d-911a3cf68340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003608 10.0.0.185 - - [2026-08-25 14:26:47] "POST /ref-update HTTP/1.1" 200 156 0.018758 10.0.0.185 - - [2026-08-25 14:26:47] "GET /virtual-machine-interface/df9d129c-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.020236 10.0.0.185 - - [2026-08-25 14:26:47] "POST /set-tag HTTP/1.1" 200 109 0.018770 10.0.0.185 - - [2026-08-25 14:26:48] "POST /set-tag HTTP/1.1" 200 109 0.054338 10.0.0.185 - - [2026-08-25 14:26:48] "POST /set-tag HTTP/1.1" 200 109 0.048049 10.0.0.185 - - [2026-08-25 14:26:48] "DELETE /instance-ip/dfc5a716-a090-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.044816 10.0.0.185 - - [2026-08-25 14:26:48] "POST /ref-update HTTP/1.1" 200 156 0.011397 10.0.0.185 - - [2026-08-25 14:26:48] "DELETE /virtual-machine-interface/df9d129c-a090-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.144120 10.0.0.185 - - [2026-08-25 14:26:48] "DELETE /virtual-machine/0f034378-121e-4d5f-b65d-911a3cf68340 HTTP/1.1" 200 115 0.077711 10.0.0.185 - - [2026-08-25 14:26:51] "GET /virtual-machine-interface/df09fb38-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.012570 10.0.0.185 - - [2026-08-25 14:26:51] "POST /set-tag HTTP/1.1" 200 109 0.004720 10.0.0.185 - - [2026-08-25 14:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.185 - - [2026-08-25 14:26:51] "GET /loadbalancer/e2114f8a-4c4f-465d-8eb2-95414170cacb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.006213 10.0.0.185 - - [2026-08-25 14:26:52] "GET /virtual-machine-interface/df09fb38-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005105 10.0.0.185 - - [2026-08-25 14:26:52] "POST /set-tag HTTP/1.1" 200 109 0.005798 10.0.0.185 - - [2026-08-25 14:26:52] "GET /virtual-machine-interface/df09fb38-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008889 10.0.0.185 - - [2026-08-25 14:26:52] "POST /set-tag HTTP/1.1" 200 109 0.003535 10.0.0.185 - - [2026-08-25 14:26:52] "GET /virtual-machine/638c09eb-6ab6-40be-8175-4c1cac5dce14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003644 10.0.0.185 - - [2026-08-25 14:26:52] "POST /ref-update HTTP/1.1" 200 156 0.038835 10.0.0.185 - - [2026-08-25 14:26:52] "GET /virtual-machine-interface/df09fb38-a090-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.039566 10.0.0.185 - - [2026-08-25 14:26:53] "POST /set-tag HTTP/1.1" 200 109 0.038188 10.0.0.185 - - [2026-08-25 14:26:53] "POST /set-tag HTTP/1.1" 200 109 0.050191 10.0.0.185 - - [2026-08-25 14:26:53] "POST /set-tag HTTP/1.1" 200 109 0.052639 10.0.0.185 - - [2026-08-25 14:26:53] "DELETE /instance-ip/df2c1e34-a090-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.054736 10.0.0.185 - - [2026-08-25 14:26:53] "POST /ref-update HTTP/1.1" 200 156 0.019053 10.0.0.185 - - [2026-08-25 14:26:53] "DELETE /virtual-machine-interface/df09fb38-a090-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.104040 10.0.0.185 - - [2026-08-25 14:26:53] "DELETE /virtual-machine/638c09eb-6ab6-40be-8175-4c1cac5dce14 HTTP/1.1" 200 115 0.033801 10.0.0.185 - - [2026-08-25 14:26:53] "DELETE /tag/a6a5bdd1-4733-4172-80b5-18685f73eb8f HTTP/1.1" 200 115 0.165483 10.0.0.185 - - [2026-08-25 14:26:53] "DELETE /tag/cf211236-9b41-4b8e-91bd-09dbb13985cf HTTP/1.1" 200 115 0.090822 10.0.0.185 - - [2026-08-25 14:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.185 - - [2026-08-25 14:26:57] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.072004 10.0.0.185 - - [2026-08-25 14:26:57] "POST /tags HTTP/1.1" 200 394 0.043679 10.0.0.185 - - [2026-08-25 14:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.024404 10.0.0.185 - - [2026-08-25 14:26:57] "GET /tag/cd5f107d-692a-4556-b5ad-96e23e6b9cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.021826 10.0.0.185 - - [2026-08-25 14:26:57] "POST /tags HTTP/1.1" 200 342 0.040674 10.0.0.185 - - [2026-08-25 14:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.185 - - [2026-08-25 14:26:57] "GET /tag/a172aaaf-41f9-4c69-9603-4c3b09d9b984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.020194 10.0.0.185 - - [2026-08-25 14:26:57] "POST /id-to-fqname HTTP/1.1" 200 192 0.003528 10.0.0.185 - - [2026-08-25 14:26:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.010540 10.0.0.185 - - [2026-08-25 14:26:57] "POST /security-groups HTTP/1.1" 200 589 0.105098 10.0.0.185 - - [2026-08-25 14:26:57] "POST /projects HTTP/1.1" 200 521 0.398630 10.0.0.185 - - [2026-08-25 14:26:57] "POST /fqname-to-id HTTP/1.1" 404 236 0.009781 10.0.0.185 - - [2026-08-25 14:26:57] "POST /access-control-lists HTTP/1.1" 200 600 0.104341 10.0.0.185 - - [2026-08-25 14:26:57] "POST /fqname-to-id HTTP/1.1" 404 235 0.046538 10.0.0.185 - - [2026-08-25 14:26:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.111671 10.0.0.185 - - [2026-08-25 14:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.031044 10.0.0.185 - - [2026-08-25 14:26:57] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.020572 10.0.0.185 - - [2026-08-25 14:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.185 - - [2026-08-25 14:26:57] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.017443 10.0.0.185 - - [2026-08-25 14:26:57] "POST /access-control-lists HTTP/1.1" 200 598 0.133919 10.0.0.185 - - [2026-08-25 14:26:58] "PUT /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb HTTP/1.1" 200 265 0.115786 10.0.0.185 - - [2026-08-25 14:26:58] "PUT /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907 HTTP/1.1" 200 265 0.094304 10.0.0.185 - - [2026-08-25 14:26:58] "POST /security-groups HTTP/1.1" 200 593 0.105480 10.0.0.185 - - [2026-08-25 14:26:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.009032 10.0.0.185 - - [2026-08-25 14:26:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.064690 10.0.0.185 - - [2026-08-25 14:26:58] "POST /access-control-lists HTTP/1.1" 200 634 0.098987 10.0.0.185 - - [2026-08-25 14:26:58] "POST /chown HTTP/1.1" 200 109 0.082733 10.0.0.185 - - [2026-08-25 14:26:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.031162 10.0.0.185 - - [2026-08-25 14:26:58] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009146 10.0.0.185 - - [2026-08-25 14:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.185 - - [2026-08-25 14:26:58] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018746 10.0.0.185 - - [2026-08-25 14:26:58] "POST /tags HTTP/1.1" 409 226 0.002799 10.0.0.185 - - [2026-08-25 14:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.185 - - [2026-08-25 14:26:58] "GET /tag/a172aaaf-41f9-4c69-9603-4c3b09d9b984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.014040 10.0.0.185 - - [2026-08-25 14:26:58] "POST /access-control-lists HTTP/1.1" 200 632 0.132627 10.0.0.185 - - [2026-08-25 14:26:58] "POST /firewall-rules HTTP/1.1" 200 602 0.103916 10.0.0.185 - - [2026-08-25 14:26:58] "GET /firewall-rule/7f2676bf-75bf-4561-8d08-54dc875f198b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.036642 10.0.0.185 - - [2026-08-25 14:26:58] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.005998 10.0.0.185 - - [2026-08-25 14:26:58] "GET /firewall-rule/7f2676bf-75bf-4561-8d08-54dc875f198b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003581 10.0.0.185 - - [2026-08-25 14:26:59] "POST /ref-update HTTP/1.1" 200 156 0.111220 10.0.0.185 - - [2026-08-25 14:26:59] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.049014 10.0.0.185 - - [2026-08-25 14:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.185 - - [2026-08-25 14:26:59] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003320 10.0.0.185 - - [2026-08-25 14:26:59] "POST /tags HTTP/1.1" 409 226 0.005986 10.0.0.185 - - [2026-08-25 14:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.185 - - [2026-08-25 14:26:59] "GET /tag/a172aaaf-41f9-4c69-9603-4c3b09d9b984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.025022 10.0.0.185 - - [2026-08-25 14:26:59] "POST /firewall-rules HTTP/1.1" 200 600 0.107715 10.0.0.185 - - [2026-08-25 14:26:59] "GET /firewall-rule/1998542f-5d66-4979-b733-ce0fc5b38d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.017578 10.0.0.185 - - [2026-08-25 14:26:59] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.011507 10.0.0.185 - - [2026-08-25 14:26:59] "GET /firewall-rule/1998542f-5d66-4979-b733-ce0fc5b38d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.015581 10.0.0.185 - - [2026-08-25 14:26:59] "POST /ref-update HTTP/1.1" 200 156 0.071326 10.0.0.185 - - [2026-08-25 14:27:00] "POST /tags HTTP/1.1" 200 394 0.058928 10.0.0.185 - - [2026-08-25 14:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.025064 10.0.0.185 - - [2026-08-25 14:27:00] "GET /tag/ccdf14e5-551c-41c3-9449-33b1ae005473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.030623 10.0.0.185 - - [2026-08-25 14:27:00] "POST /tags HTTP/1.1" 200 342 0.078788 10.0.0.185 - - [2026-08-25 14:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.034482 10.0.0.185 - - [2026-08-25 14:27:00] "GET /tag/23c5db89-81cc-4f07-b594-1ad81da041cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.018865 10.0.0.185 - - [2026-08-25 14:27:00] "POST /id-to-fqname HTTP/1.1" 200 192 0.000862 10.0.0.185 - - [2026-08-25 14:27:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.017339 10.0.0.185 - - [2026-08-25 14:27:00] "POST /security-groups HTTP/1.1" 200 589 0.105474 10.0.0.185 - - [2026-08-25 14:27:00] "POST /projects HTTP/1.1" 200 521 0.361196 10.0.0.185 - - [2026-08-25 14:27:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.063360 10.0.0.185 - - [2026-08-25 14:27:00] "POST /fqname-to-id HTTP/1.1" 404 236 0.002885 10.0.0.185 - - [2026-08-25 14:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.023409 10.0.0.185 - - [2026-08-25 14:27:01] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.019552 10.0.0.185 - - [2026-08-25 14:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.185 - - [2026-08-25 14:27:01] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.023778 10.0.0.185 - - [2026-08-25 14:27:01] "POST /access-control-lists HTTP/1.1" 200 600 0.128819 10.0.0.185 - - [2026-08-25 14:27:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.015175 10.0.0.185 - - [2026-08-25 14:27:01] "POST /access-control-lists HTTP/1.1" 200 598 0.089952 10.0.0.185 - - [2026-08-25 14:27:01] "PUT /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb HTTP/1.1" 200 265 0.219517 10.0.0.185 - - [2026-08-25 14:27:01] "PUT /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907 HTTP/1.1" 200 265 0.094291 10.0.0.185 - - [2026-08-25 14:27:01] "POST /security-groups HTTP/1.1" 200 593 0.096919 10.0.0.185 - - [2026-08-25 14:27:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.002909 10.0.0.185 - - [2026-08-25 14:27:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.026306 10.0.0.185 - - [2026-08-25 14:27:01] "POST /chown HTTP/1.1" 200 109 0.081414 10.0.0.185 - - [2026-08-25 14:27:01] "POST /access-control-lists HTTP/1.1" 200 634 0.116932 10.0.0.185 - - [2026-08-25 14:27:01] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004576 10.0.0.185 - - [2026-08-25 14:27:01] "POST /fqname-to-id HTTP/1.1" 404 269 0.006347 10.0.0.185 - - [2026-08-25 14:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010715 10.0.0.185 - - [2026-08-25 14:27:01] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011991 10.0.0.185 - - [2026-08-25 14:27:01] "POST /tags HTTP/1.1" 409 226 0.005936 10.0.0.185 - - [2026-08-25 14:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.185 - - [2026-08-25 14:27:01] "POST /access-control-lists HTTP/1.1" 200 632 0.108323 10.0.0.185 - - [2026-08-25 14:27:01] "GET /tag/23c5db89-81cc-4f07-b594-1ad81da041cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.037710 10.0.0.185 - - [2026-08-25 14:27:01] "POST /firewall-rules HTTP/1.1" 200 602 0.107194 10.0.0.185 - - [2026-08-25 14:27:02] "GET /firewall-rule/5e136fb4-0db6-4e1f-a67d-81dc521bae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.017789 10.0.0.185 - - [2026-08-25 14:27:02] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.005400 10.0.0.185 - - [2026-08-25 14:27:02] "GET /firewall-rule/5e136fb4-0db6-4e1f-a67d-81dc521bae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003187 10.0.0.185 - - [2026-08-25 14:27:02] "POST /ref-update HTTP/1.1" 200 156 0.100653 10.0.0.185 - - [2026-08-25 14:27:02] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.008539 10.0.0.185 - - [2026-08-25 14:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.185 - - [2026-08-25 14:27:02] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004610 10.0.0.185 - - [2026-08-25 14:27:02] "POST /tags HTTP/1.1" 409 226 0.003485 10.0.0.185 - - [2026-08-25 14:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.185 - - [2026-08-25 14:27:02] "GET /tag/23c5db89-81cc-4f07-b594-1ad81da041cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.031443 10.0.0.185 - - [2026-08-25 14:27:02] "POST /firewall-rules HTTP/1.1" 200 600 0.087627 10.0.0.185 - - [2026-08-25 14:27:02] "GET /firewall-rule/ae5e1fad-2901-48c7-8262-3707d9daa453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.046531 10.0.0.185 - - [2026-08-25 14:27:02] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.005938 10.0.0.185 - - [2026-08-25 14:27:02] "GET /firewall-rule/ae5e1fad-2901-48c7-8262-3707d9daa453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003318 10.0.0.185 - - [2026-08-25 14:27:02] "POST /ref-update HTTP/1.1" 200 156 0.074703 10.0.0.185 - - [2026-08-25 14:27:03] "POST /tags HTTP/1.1" 200 346 0.197338 10.0.0.185 - - [2026-08-25 14:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018667 10.0.0.185 - - [2026-08-25 14:27:03] "GET /tag/900a6856-2ff7-45f3-a2e3-1132a81770a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.076528 10.0.0.185 - - [2026-08-25 14:27:03] "POST /projects HTTP/1.1" 409 238 0.007800 10.0.0.185 - - [2026-08-25 14:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.185 - - [2026-08-25 14:27:03] "GET /project/db918db3-8b9b-45ea-b745-7c14b503758f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.100214 10.0.0.185 - - [2026-08-25 14:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013773 10.0.0.185 - - [2026-08-25 14:27:03] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008263 10.0.0.185 - - [2026-08-25 14:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005987 10.0.0.185 - - [2026-08-25 14:27:03] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.013331 10.0.0.185 - - [2026-08-25 14:27:03] "POST /security-groups HTTP/1.1" 409 285 0.007554 10.0.0.185 - - [2026-08-25 14:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.185 - - [2026-08-25 14:27:03] "PUT /security-group/2abd3c6e-7631-4000-9ccd-7ba28114e468 HTTP/1.1" 200 263 0.077797 10.0.0.185 - - [2026-08-25 14:27:03] "PUT /access-control-list/8696c9f1-77bb-45a1-8d0a-f811d70cceec HTTP/1.1" 200 273 0.048748 10.0.0.185 - - [2026-08-25 14:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.029881 10.0.0.185 - - [2026-08-25 14:27:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.067446 10.0.0.185 - - [2026-08-25 14:27:03] "PUT /access-control-list/fd01be7f-d911-4b50-8670-f21535a2c49e HTTP/1.1" 200 273 0.048273 10.0.0.185 - - [2026-08-25 14:27:03] "POST /tags HTTP/1.1" 409 228 0.027194 10.0.0.185 - - [2026-08-25 14:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.020929 10.0.0.185 - - [2026-08-25 14:27:04] "GET /project/db918db3-8b9b-45ea-b745-7c14b503758f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.123692 10.0.0.185 - - [2026-08-25 14:27:04] "GET /tag/900a6856-2ff7-45f3-a2e3-1132a81770a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.017399 10.0.0.185 - - [2026-08-25 14:27:04] "POST /tags HTTP/1.1" 200 346 0.042510 10.0.0.185 - - [2026-08-25 14:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.030031 10.0.0.185 - - [2026-08-25 14:27:04] "GET /tag/688410c7-25ed-45b7-87c5-3427c0709b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.026757 10.0.0.185 - - [2026-08-25 14:27:04] "POST /projects HTTP/1.1" 409 238 0.003193 10.0.0.185 - - [2026-08-25 14:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.185 - - [2026-08-25 14:27:04] "GET /project/ffe13082-bae1-4ffd-a91c-86a361635064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.078903 10.0.0.185 - - [2026-08-25 14:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.185 - - [2026-08-25 14:27:04] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006413 10.0.0.185 - - [2026-08-25 14:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.185 - - [2026-08-25 14:27:04] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.008008 10.0.0.185 - - [2026-08-25 14:27:04] "POST /security-groups HTTP/1.1" 409 285 0.007838 10.0.0.185 - - [2026-08-25 14:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006135 10.0.0.185 - - [2026-08-25 14:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012522 10.0.0.185 - - [2026-08-25 14:27:04] "PUT /security-group/ad4c1330-3b37-4b2d-91bf-872fa1683d31 HTTP/1.1" 200 263 0.096119 10.0.0.185 - - [2026-08-25 14:27:04] "GET /project/ffe13082-bae1-4ffd-a91c-86a361635064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.170723 10.0.0.185 - - [2026-08-25 14:27:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.101083 10.0.0.185 - - [2026-08-25 14:27:04] "PUT /access-control-list/831f9bba-269c-4935-a5bc-d38c6aa4660d HTTP/1.1" 200 273 0.042609 10.0.0.185 - - [2026-08-25 14:27:04] "POST /tags HTTP/1.1" 409 228 0.012933 10.0.0.185 - - [2026-08-25 14:27:04] "PUT /access-control-list/3c69747b-47d5-4e29-9d5e-3d1a7599bc0d HTTP/1.1" 200 273 0.036464 10.0.0.185 - - [2026-08-25 14:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010309 10.0.0.185 - - [2026-08-25 14:27:04] "GET /tag/688410c7-25ed-45b7-87c5-3427c0709b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.021976 10.0.0.185 - - [2026-08-25 14:27:04] "POST /tags HTTP/1.1" 200 292 0.111136 10.0.0.185 - - [2026-08-25 14:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.185 - - [2026-08-25 14:27:05] "GET /tag/c5fc82ce-a679-4b0e-af0a-374b1915ed9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.024470 10.0.0.185 - - [2026-08-25 14:27:05] "POST /tags HTTP/1.1" 200 304 0.107255 10.0.0.185 - - [2026-08-25 14:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008243 10.0.0.185 - - [2026-08-25 14:27:05] "GET /tag/cf560078-838c-4905-97c5-3322456b61d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.022866 10.0.0.185 - - [2026-08-25 14:27:05] "POST /tags HTTP/1.1" 409 252 0.003428 10.0.0.185 - - [2026-08-25 14:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.185 - - [2026-08-25 14:27:05] "GET /tag/cd5f107d-692a-4556-b5ad-96e23e6b9cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.013268 10.0.0.185 - - [2026-08-25 14:27:05] "POST /tags HTTP/1.1" 409 226 0.004534 10.0.0.185 - - [2026-08-25 14:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.185 - - [2026-08-25 14:27:05] "GET /tag/a172aaaf-41f9-4c69-9603-4c3b09d9b984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.021230 10.0.0.185 - - [2026-08-25 14:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.185 - - [2026-08-25 14:27:05] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005348 10.0.0.185 - - [2026-08-25 14:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.185 - - [2026-08-25 14:27:05] "GET /project/db918db3-8b9b-45ea-b745-7c14b503758f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.070141 10.0.0.185 - - [2026-08-25 14:27:05] "POST /virtual-machines HTTP/1.1" 200 396 0.020489 10.0.0.185 - - [2026-08-25 14:27:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.050748 10.0.0.185 - - [2026-08-25 14:27:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.199212 10.0.0.185 - - [2026-08-25 14:27:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013689 10.0.0.185 - - [2026-08-25 14:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011765 10.0.0.185 - - [2026-08-25 14:27:05] "GET /virtual-machine-interface/0bf4ad0a-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.016987 10.0.0.185 - - [2026-08-25 14:27:06] "POST /instance-ips HTTP/1.1" 200 398 0.051501 10.0.0.185 - - [2026-08-25 14:27:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.055583 10.0.0.185 - - [2026-08-25 14:27:06] "GET /virtual-machine-interface/0bf4ad0a-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.015484 10.0.0.185 - - [2026-08-25 14:27:06] "POST /set-tag HTTP/1.1" 200 109 0.080116 10.0.0.185 - - [2026-08-25 14:27:06] "GET /virtual-machine-interface/0bf4ad0a-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013172 10.0.0.185 - - [2026-08-25 14:27:06] "GET /instance-ip/0c1c80fa-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004583 10.0.0.185 - - [2026-08-25 14:27:06] "GET /virtual-machine-interface/0bf4ad0a-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005687 10.0.0.185 - - [2026-08-25 14:27:06] "POST /set-tag HTTP/1.1" 200 109 0.003326 10.0.0.185 - - [2026-08-25 14:27:06] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.007390 10.0.0.185 - - [2026-08-25 14:27:06] "POST /ref-update HTTP/1.1" 200 156 0.014803 10.0.0.185 - - [2026-08-25 14:27:06] "GET /virtual-machine-interface/0bf4ad0a-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.014767 10.0.0.185 - - [2026-08-25 14:27:06] "POST /set-tag HTTP/1.1" 200 109 0.003434 10.0.0.185 - - [2026-08-25 14:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.185 - - [2026-08-25 14:27:06] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005526 10.0.0.185 - - [2026-08-25 14:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.185 - - [2026-08-25 14:27:06] "GET /project/db918db3-8b9b-45ea-b745-7c14b503758f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.052001 10.0.0.185 - - [2026-08-25 14:27:06] "POST /virtual-machines HTTP/1.1" 200 396 0.011380 10.0.0.185 - - [2026-08-25 14:27:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020090 10.0.0.185 - - [2026-08-25 14:27:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.158841 10.0.0.185 - - [2026-08-25 14:27:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013126 10.0.0.185 - - [2026-08-25 14:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009523 10.0.0.185 - - [2026-08-25 14:27:06] "GET /virtual-machine-interface/0c96d1fc-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007967 10.0.0.185 - - [2026-08-25 14:27:07] "POST /instance-ips HTTP/1.1" 200 398 0.026455 10.0.0.185 - - [2026-08-25 14:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.035247 10.0.0.185 - - [2026-08-25 14:27:07] "GET /virtual-machine-interface/0c96d1fc-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.016650 10.0.0.185 - - [2026-08-25 14:27:07] "POST /set-tag HTTP/1.1" 200 109 0.075825 10.0.0.185 - - [2026-08-25 14:27:07] "GET /virtual-machine-interface/0c96d1fc-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.021625 10.0.0.185 - - [2026-08-25 14:27:07] "GET /instance-ip/0cb94cc8-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.009984 10.0.0.185 - - [2026-08-25 14:27:07] "GET /virtual-machine-interface/0c96d1fc-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005854 10.0.0.185 - - [2026-08-25 14:27:07] "POST /set-tag HTTP/1.1" 200 109 0.003545 10.0.0.185 - - [2026-08-25 14:27:07] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.005337 10.0.0.185 - - [2026-08-25 14:27:07] "POST /ref-update HTTP/1.1" 200 156 0.015408 10.0.0.185 - - [2026-08-25 14:27:07] "GET /virtual-machine-interface/0c96d1fc-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.049927 10.0.0.185 - - [2026-08-25 14:27:07] "POST /set-tag HTTP/1.1" 200 109 0.013302 10.0.0.185 - - [2026-08-25 14:27:07] "POST /tags HTTP/1.1" 200 292 0.028023 10.0.0.185 - - [2026-08-25 14:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011216 10.0.0.185 - - [2026-08-25 14:27:07] "GET /tag/a8ed92f2-22bb-4141-9dac-e7037c4f4811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.016412 10.0.0.185 - - [2026-08-25 14:27:07] "POST /tags HTTP/1.1" 409 252 0.004117 10.0.0.185 - - [2026-08-25 14:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.185 - - [2026-08-25 14:27:07] "GET /tag/ccdf14e5-551c-41c3-9449-33b1ae005473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.022446 10.0.0.185 - - [2026-08-25 14:27:07] "POST /tags HTTP/1.1" 409 226 0.002927 10.0.0.185 - - [2026-08-25 14:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.185 - - [2026-08-25 14:27:07] "GET /tag/23c5db89-81cc-4f07-b594-1ad81da041cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013725 10.0.0.185 - - [2026-08-25 14:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.185 - - [2026-08-25 14:27:07] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005906 10.0.0.185 - - [2026-08-25 14:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016360 10.0.0.185 - - [2026-08-25 14:27:07] "GET /project/ffe13082-bae1-4ffd-a91c-86a361635064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043249 10.0.0.185 - - [2026-08-25 14:27:07] "POST /virtual-machines HTTP/1.1" 200 396 0.021678 10.0.0.185 - - [2026-08-25 14:27:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.033659 10.0.0.185 - - [2026-08-25 14:27:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.138636 10.0.0.185 - - [2026-08-25 14:27:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013164 10.0.0.185 - - [2026-08-25 14:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008891 10.0.0.185 - - [2026-08-25 14:27:08] "GET /virtual-machine-interface/0d5e76f8-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013762 10.0.0.185 - - [2026-08-25 14:27:08] "POST /instance-ips HTTP/1.1" 200 398 0.042250 10.0.0.185 - - [2026-08-25 14:27:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.039457 10.0.0.185 - - [2026-08-25 14:27:08] "GET /virtual-machine-interface/0d5e76f8-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.012287 10.0.0.185 - - [2026-08-25 14:27:08] "POST /set-tag HTTP/1.1" 200 109 0.091281 10.0.0.185 - - [2026-08-25 14:27:08] "GET /virtual-machine-interface/0d5e76f8-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.017760 10.0.0.185 - - [2026-08-25 14:27:08] "GET /instance-ip/0d7f7dee-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004657 10.0.0.185 - - [2026-08-25 14:27:08] "GET /virtual-machine-interface/0d5e76f8-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006216 10.0.0.185 - - [2026-08-25 14:27:08] "POST /set-tag HTTP/1.1" 200 109 0.008849 10.0.0.185 - - [2026-08-25 14:27:08] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005112 10.0.0.185 - - [2026-08-25 14:27:08] "POST /ref-update HTTP/1.1" 200 156 0.012406 10.0.0.185 - - [2026-08-25 14:27:08] "GET /virtual-machine-interface/0d5e76f8-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013039 10.0.0.185 - - [2026-08-25 14:27:08] "POST /set-tag HTTP/1.1" 200 109 0.004563 10.0.0.185 - - [2026-08-25 14:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.185 - - [2026-08-25 14:27:08] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006015 10.0.0.185 - - [2026-08-25 14:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.185 - - [2026-08-25 14:27:08] "GET /project/ffe13082-bae1-4ffd-a91c-86a361635064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.059997 10.0.0.185 - - [2026-08-25 14:27:08] "POST /virtual-machines HTTP/1.1" 200 396 0.011653 10.0.0.185 - - [2026-08-25 14:27:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.028099 10.0.0.185 - - [2026-08-25 14:27:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.177685 10.0.0.185 - - [2026-08-25 14:27:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015262 10.0.0.185 - - [2026-08-25 14:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.185 - - [2026-08-25 14:27:09] "GET /virtual-machine-interface/0df7d866-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007576 10.0.0.185 - - [2026-08-25 14:27:09] "POST /instance-ips HTTP/1.1" 200 398 0.023918 10.0.0.185 - - [2026-08-25 14:27:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.028047 10.0.0.185 - - [2026-08-25 14:27:09] "GET /virtual-machine-interface/0df7d866-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015684 10.0.0.185 - - [2026-08-25 14:27:09] "POST /set-tag HTTP/1.1" 200 109 0.079201 10.0.0.185 - - [2026-08-25 14:27:09] "GET /virtual-machine-interface/0df7d866-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.024527 10.0.0.185 - - [2026-08-25 14:27:09] "GET /instance-ip/0e1e1c7e-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008716 10.0.0.185 - - [2026-08-25 14:27:09] "GET /virtual-machine-interface/0df7d866-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005313 10.0.0.185 - - [2026-08-25 14:27:09] "POST /set-tag HTTP/1.1" 200 109 0.002976 10.0.0.185 - - [2026-08-25 14:27:09] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.006133 10.0.0.185 - - [2026-08-25 14:27:09] "POST /ref-update HTTP/1.1" 200 156 0.009894 10.0.0.185 - - [2026-08-25 14:27:09] "GET /virtual-machine-interface/0df7d866-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006351 10.0.0.185 - - [2026-08-25 14:27:09] "POST /set-tag HTTP/1.1" 200 109 0.005262 10.0.0.185 - - [2026-08-25 14:27:09] "POST /tags HTTP/1.1" 200 300 0.052643 10.0.0.185 - - [2026-08-25 14:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020137 10.0.0.185 - - [2026-08-25 14:27:09] "GET /tag/714ad336-d35c-4c04-bc3e-99f3412728c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.019615 10.0.0.185 - - [2026-08-25 14:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.185 - - [2026-08-25 14:27:10] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.015139 10.0.0.185 - - [2026-08-25 14:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.185 - - [2026-08-25 14:27:10] "GET /project/db918db3-8b9b-45ea-b745-7c14b503758f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.061405 10.0.0.185 - - [2026-08-25 14:27:10] "POST /virtual-machines HTTP/1.1" 200 396 0.014481 10.0.0.185 - - [2026-08-25 14:27:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.024199 10.0.0.185 - - [2026-08-25 14:27:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124995 10.0.0.185 - - [2026-08-25 14:27:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009566 10.0.0.185 - - [2026-08-25 14:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.185 - - [2026-08-25 14:27:10] "GET /virtual-machine-interface/0ea85092-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016418 10.0.0.185 - - [2026-08-25 14:27:10] "POST /instance-ips HTTP/1.1" 200 398 0.023535 10.0.0.185 - - [2026-08-25 14:27:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.054825 10.0.0.185 - - [2026-08-25 14:27:10] "GET /virtual-machine-interface/0ea85092-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.032477 10.0.0.185 - - [2026-08-25 14:27:10] "POST /set-tag HTTP/1.1" 200 109 0.028654 10.0.0.185 - - [2026-08-25 14:27:10] "GET /virtual-machine-interface/0ea85092-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.031872 10.0.0.185 - - [2026-08-25 14:27:10] "GET /instance-ip/0ec4fb8e-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004133 10.0.0.185 - - [2026-08-25 14:27:10] "GET /virtual-machine-interface/0ea85092-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017660 10.0.0.185 - - [2026-08-25 14:27:10] "POST /set-tag HTTP/1.1" 200 109 0.006042 10.0.0.185 - - [2026-08-25 14:27:10] "POST /tags HTTP/1.1" 200 300 0.037243 10.0.0.185 - - [2026-08-25 14:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.185 - - [2026-08-25 14:27:10] "GET /tag/241deea2-096e-4bc7-a781-6987974eb4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.022610 10.0.0.185 - - [2026-08-25 14:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005623 10.0.0.185 - - [2026-08-25 14:27:10] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005917 10.0.0.185 - - [2026-08-25 14:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008267 10.0.0.185 - - [2026-08-25 14:27:11] "GET /project/db918db3-8b9b-45ea-b745-7c14b503758f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036900 10.0.0.185 - - [2026-08-25 14:27:11] "POST /virtual-machines HTTP/1.1" 200 396 0.026313 10.0.0.185 - - [2026-08-25 14:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020574 10.0.0.185 - - [2026-08-25 14:27:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.158300 10.0.0.185 - - [2026-08-25 14:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011666 10.0.0.185 - - [2026-08-25 14:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005989 10.0.0.185 - - [2026-08-25 14:27:11] "GET /virtual-machine-interface/0f37ca06-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006116 10.0.0.185 - - [2026-08-25 14:27:11] "POST /instance-ips HTTP/1.1" 200 398 0.026254 10.0.0.185 - - [2026-08-25 14:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.044518 10.0.0.185 - - [2026-08-25 14:27:11] "GET /virtual-machine-interface/0f37ca06-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.026478 10.0.0.185 - - [2026-08-25 14:27:11] "POST /set-tag HTTP/1.1" 200 109 0.034793 10.0.0.185 - - [2026-08-25 14:27:11] "GET /virtual-machine-interface/0f37ca06-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011900 10.0.0.185 - - [2026-08-25 14:27:11] "GET /instance-ip/0f58fb90-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.009149 10.0.0.185 - - [2026-08-25 14:27:11] "GET /virtual-machine-interface/0f37ca06-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008339 10.0.0.185 - - [2026-08-25 14:27:11] "POST /set-tag HTTP/1.1" 200 109 0.003446 10.0.0.185 - - [2026-08-25 14:27:11] "POST /tags HTTP/1.1" 200 300 0.077276 10.0.0.185 - - [2026-08-25 14:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.028782 10.0.0.185 - - [2026-08-25 14:27:11] "GET /tag/7a0b2d71-bd45-496a-b2a0-1d42417082e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.019964 10.0.0.185 - - [2026-08-25 14:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009692 10.0.0.185 - - [2026-08-25 14:27:12] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006159 10.0.0.185 - - [2026-08-25 14:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.185 - - [2026-08-25 14:27:12] "GET /project/ffe13082-bae1-4ffd-a91c-86a361635064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.057563 10.0.0.185 - - [2026-08-25 14:27:12] "POST /virtual-machines HTTP/1.1" 200 396 0.021368 10.0.0.185 - - [2026-08-25 14:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.035535 10.0.0.185 - - [2026-08-25 14:27:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.190831 10.0.0.185 - - [2026-08-25 14:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.043144 10.0.0.185 - - [2026-08-25 14:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.070369 10.0.0.185 - - [2026-08-25 14:27:12] "GET /virtual-machine-interface/0fdeb898-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015341 10.0.0.185 - - [2026-08-25 14:27:12] "POST /instance-ips HTTP/1.1" 200 398 0.035997 10.0.0.185 - - [2026-08-25 14:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.038246 10.0.0.185 - - [2026-08-25 14:27:12] "GET /virtual-machine-interface/0fdeb898-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.031015 10.0.0.185 - - [2026-08-25 14:27:12] "POST /set-tag HTTP/1.1" 200 109 0.029802 10.0.0.185 - - [2026-08-25 14:27:12] "GET /virtual-machine-interface/0fdeb898-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.032120 10.0.0.185 - - [2026-08-25 14:27:12] "GET /instance-ip/100d5414-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004460 10.0.0.185 - - [2026-08-25 14:27:13] "GET /virtual-machine-interface/0fdeb898-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014521 10.0.0.185 - - [2026-08-25 14:27:13] "POST /set-tag HTTP/1.1" 200 109 0.003513 10.0.0.185 - - [2026-08-25 14:27:13] "POST /tags HTTP/1.1" 200 300 0.033414 10.0.0.185 - - [2026-08-25 14:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.185 - - [2026-08-25 14:27:13] "GET /tag/914dbef0-90b4-4c2b-88ba-1f8cb24feb99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.018387 10.0.0.185 - - [2026-08-25 14:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.185 - - [2026-08-25 14:27:13] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.015207 10.0.0.185 - - [2026-08-25 14:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007257 10.0.0.185 - - [2026-08-25 14:27:13] "GET /project/ffe13082-bae1-4ffd-a91c-86a361635064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.077738 10.0.0.185 - - [2026-08-25 14:27:13] "POST /virtual-machines HTTP/1.1" 200 396 0.012465 10.0.0.185 - - [2026-08-25 14:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.036213 10.0.0.185 - - [2026-08-25 14:27:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.157627 10.0.0.185 - - [2026-08-25 14:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.016328 10.0.0.185 - - [2026-08-25 14:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015730 10.0.0.185 - - [2026-08-25 14:27:13] "GET /virtual-machine-interface/109510ca-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.027352 10.0.0.185 - - [2026-08-25 14:27:13] "POST /instance-ips HTTP/1.1" 200 398 0.032949 10.0.0.185 - - [2026-08-25 14:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025862 10.0.0.185 - - [2026-08-25 14:27:13] "GET /virtual-machine-interface/109510ca-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.022304 10.0.0.185 - - [2026-08-25 14:27:13] "POST /set-tag HTTP/1.1" 200 109 0.056273 10.0.0.185 - - [2026-08-25 14:27:13] "GET /virtual-machine-interface/109510ca-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020058 10.0.0.185 - - [2026-08-25 14:27:13] "GET /instance-ip/10b70aae-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008001 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine-interface/109510ca-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012203 10.0.0.185 - - [2026-08-25 14:27:14] "POST /set-tag HTTP/1.1" 200 109 0.012738 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.012473 10.0.0.185 - - [2026-08-25 14:27:14] "POST /ref-update HTTP/1.1" 200 156 0.013316 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine-interface/0ea85092-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012741 10.0.0.185 - - [2026-08-25 14:27:14] "POST /set-tag HTTP/1.1" 200 109 0.013452 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005849 10.0.0.185 - - [2026-08-25 14:27:14] "POST /ref-update HTTP/1.1" 200 156 0.012463 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine-interface/0f37ca06-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011975 10.0.0.185 - - [2026-08-25 14:27:14] "POST /set-tag HTTP/1.1" 200 109 0.003029 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.004536 10.0.0.185 - - [2026-08-25 14:27:14] "POST /ref-update HTTP/1.1" 200 156 0.008943 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine-interface/0fdeb898-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005417 10.0.0.185 - - [2026-08-25 14:27:14] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.004579 10.0.0.185 - - [2026-08-25 14:27:14] "POST /ref-update HTTP/1.1" 200 156 0.014289 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine-interface/109510ca-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.035337 10.0.0.185 - - [2026-08-25 14:27:14] "POST /set-tag HTTP/1.1" 200 109 0.012469 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine-interface/0bf4ad0a-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005356 10.0.0.185 - - [2026-08-25 14:27:14] "POST /set-tag HTTP/1.1" 200 109 0.003558 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine-interface/0c96d1fc-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005843 10.0.0.185 - - [2026-08-25 14:27:14] "POST /set-tag HTTP/1.1" 200 109 0.004126 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine-interface/0d5e76f8-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006905 10.0.0.185 - - [2026-08-25 14:27:14] "POST /set-tag HTTP/1.1" 200 109 0.003955 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine-interface/0df7d866-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008425 10.0.0.185 - - [2026-08-25 14:27:14] "POST /set-tag HTTP/1.1" 200 109 0.003119 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine-interface/0bf4ad0a-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.016092 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine/61267cb5-7a43-4740-ac9d-f92788ea4811?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.010549 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine-interface/0bf4ad0a-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.018736 10.0.0.185 - - [2026-08-25 14:27:14] "POST /set-tag HTTP/1.1" 200 109 0.006833 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine-interface/0ea85092-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016057 10.0.0.185 - - [2026-08-25 14:27:14] "POST /set-tag HTTP/1.1" 200 109 0.007832 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine/500ebb28-2cc8-4eb7-a770-4f105aa3f498?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.005198 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine-interface/0c96d1fc-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.018660 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine-interface/0c96d1fc-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012873 10.0.0.185 - - [2026-08-25 14:27:14] "POST /set-tag HTTP/1.1" 200 109 0.007994 10.0.0.185 - - [2026-08-25 14:27:14] "GET /virtual-machine-interface/0f37ca06-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008947 10.0.0.185 - - [2026-08-25 14:27:15] "POST /set-tag HTTP/1.1" 200 109 0.006049 10.0.0.185 - - [2026-08-25 14:27:15] "GET /virtual-machine-interface/0fdeb898-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010468 10.0.0.185 - - [2026-08-25 14:27:15] "POST /set-tag HTTP/1.1" 200 109 0.012847 10.0.0.185 - - [2026-08-25 14:27:15] "GET /virtual-machine-interface/109510ca-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007440 10.0.0.185 - - [2026-08-25 14:27:15] "POST /set-tag HTTP/1.1" 200 109 0.011959 10.0.0.185 - - [2026-08-25 14:27:15] "GET /virtual-machine-interface/0fdeb898-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006130 10.0.0.185 - - [2026-08-25 14:27:15] "POST /set-tag HTTP/1.1" 200 109 0.004928 10.0.0.185 - - [2026-08-25 14:27:15] "GET /virtual-machine-interface/0f37ca06-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006027 10.0.0.185 - - [2026-08-25 14:27:15] "POST /set-tag HTTP/1.1" 200 109 0.002987 10.0.0.185 - - [2026-08-25 14:27:15] "GET /virtual-machine-interface/0ea85092-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007730 10.0.0.185 - - [2026-08-25 14:27:15] "POST /set-tag HTTP/1.1" 200 109 0.006779 10.0.0.185 - - [2026-08-25 14:27:15] "GET /virtual-machine-interface/0d5e76f8-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009375 10.0.0.185 - - [2026-08-25 14:27:15] "POST /set-tag HTTP/1.1" 200 109 0.003069 10.0.0.185 - - [2026-08-25 14:27:16] "GET /virtual-machine-interface/0df7d866-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005106 10.0.0.185 - - [2026-08-25 14:27:16] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.185 - - [2026-08-25 14:27:16] "GET /virtual-machine-interface/109510ca-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005095 10.0.0.185 - - [2026-08-25 14:27:16] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.185 - - [2026-08-25 14:27:20] "GET /virtual-machine/fdfb4ffe-0da0-4904-9164-16f6deb0b313?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004253 10.0.0.185 - - [2026-08-25 14:27:20] "GET /virtual-machine-interface/0d5e76f8-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005596 10.0.0.185 - - [2026-08-25 14:27:20] "GET /virtual-machine/f03bb421-a7e1-42c9-a22c-a2c56e3f406c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004611 10.0.0.185 - - [2026-08-25 14:27:20] "GET /virtual-machine-interface/0df7d866-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005794 10.0.0.185 - - [2026-08-25 14:27:20] "GET /virtual-machine/3d4d1d7c-a311-4d2e-889c-cf639aa98478?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003776 10.0.0.185 - - [2026-08-25 14:27:20] "GET /virtual-machine-interface/0ea85092-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005175 10.0.0.185 - - [2026-08-25 14:27:20] "GET /virtual-machine/9c1af20d-6e32-40e8-bce7-a2ebfc904bcb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004053 10.0.0.185 - - [2026-08-25 14:27:20] "GET /virtual-machine-interface/0fdeb898-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005863 10.0.0.185 - - [2026-08-25 14:27:20] "GET /virtual-machine/3d911632-4d88-4e4f-a693-0ebefa08979b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004140 10.0.0.185 - - [2026-08-25 14:27:20] "GET /virtual-machine-interface/0f37ca06-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005544 10.0.0.185 - - [2026-08-25 14:27:20] "GET /virtual-machine/579e4f0f-7bc8-496e-a072-c298b448fd07?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.005046 10.0.0.185 - - [2026-08-25 14:27:20] "GET /virtual-machine-interface/109510ca-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005852 10.0.0.185 - - [2026-08-25 14:27:21] "GET /loadbalancer/30491d69-562a-4248-ab47-0841942ffd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002326 10.0.0.185 - - [2026-08-25 14:27:21] "POST /tags HTTP/1.1" 200 334 0.045662 10.0.0.185 - - [2026-08-25 14:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.033243 10.0.0.185 - - [2026-08-25 14:27:21] "GET /tag/81a43bb6-74cd-44ca-b198-d55e62ac2c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.041808 10.0.0.185 - - [2026-08-25 14:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.185 - - [2026-08-25 14:27:21] "GET /project/db918db3-8b9b-45ea-b745-7c14b503758f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.065529 10.0.0.185 - - [2026-08-25 14:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006643 10.0.0.185 - - [2026-08-25 14:27:21] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.010989 10.0.0.185 - - [2026-08-25 14:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004569 10.0.0.185 - - [2026-08-25 14:27:21] "GET /service-appliance-set/fe937697-22b0-461a-9254-2ac11ab99ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003974 10.0.0.185 - - [2026-08-25 14:27:21] "POST /fqname-to-id HTTP/1.1" 404 273 0.002964 10.0.0.185 - - [2026-08-25 14:27:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.161604 10.0.0.185 - - [2026-08-25 14:27:21] "GET /virtual-machine-interface/589bbc91-3e3d-495d-bf3e-bf5ad26c6642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.032062 10.0.0.185 - - [2026-08-25 14:27:21] "POST /instance-ips HTTP/1.1" 200 410 0.045561 10.0.0.185 - - [2026-08-25 14:27:21] "GET /instance-ip/a9305d48-dc22-4a9b-8971-14546f70190c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.005476 10.0.0.185 - - [2026-08-25 14:27:21] "POST /loadbalancers HTTP/1.1" 200 631 0.084751 10.0.0.185 - - [2026-08-25 14:27:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.035003 10.0.0.185 - - [2026-08-25 14:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.185 - - [2026-08-25 14:27:21] "GET /project/db918db3-8b9b-45ea-b745-7c14b503758f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.101129 10.0.0.185 - - [2026-08-25 14:27:22] "GET /instance-ip/a9305d48-dc22-4a9b-8971-14546f70190c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004903 10.0.0.185 - - [2026-08-25 14:27:22] "GET /project/db918db3-8b9b-45ea-b745-7c14b503758f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.087683 10.0.0.185 - - [2026-08-25 14:27:22] "GET /loadbalancer/30491d69-562a-4248-ab47-0841942ffd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.007646 10.0.0.185 - - [2026-08-25 14:27:22] "POST /floating-ips HTTP/1.1" 200 599 0.117337 10.0.0.185 - - [2026-08-25 14:27:22] "GET /loadbalancer/30491d69-562a-4248-ab47-0841942ffd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.031670 10.0.0.185 - - [2026-08-25 14:27:22] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.108785 10.0.0.185 - - [2026-08-25 14:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010616 10.0.0.185 - - [2026-08-25 14:27:22] "GET /project/db918db3-8b9b-45ea-b745-7c14b503758f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.090870 10.0.0.185 - - [2026-08-25 14:27:22] "GET /loadbalancer-listener/11bea324-21b7-49a1-a8c0-c070050b99f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.007270 10.0.0.185 - - [2026-08-25 14:27:22] "GET /loadbalancer-listener/11bea324-21b7-49a1-a8c0-c070050b99f1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.009301 10.0.0.185 - - [2026-08-25 14:27:22] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.054925 10.0.0.185 - - [2026-08-25 14:27:22] "GET /instance-ip/a9305d48-dc22-4a9b-8971-14546f70190c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.020220 10.0.0.185 - - [2026-08-25 14:27:22] "GET /instance-ip/a9305d48-dc22-4a9b-8971-14546f70190c?fields=floating_ips HTTP/1.1" 200 1214 0.013375 10.0.0.185 - - [2026-08-25 14:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.185 - - [2026-08-25 14:27:22] "GET /loadbalancer/30491d69-562a-4248-ab47-0841942ffd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.006905 10.0.0.185 - - [2026-08-25 14:27:22] "GET /floating-ip/c32447eb-b087-48fa-a9d5-6a1fd333d441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.003896 10.0.0.185 - - [2026-08-25 14:27:22] "GET /loadbalancer-pool/1b2ce526-ed4a-4c86-aeb7-5518d9e3d66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.014432 10.0.0.185 - - [2026-08-25 14:27:22] "POST /loadbalancer-members HTTP/1.1" 200 723 0.059045 10.0.0.185 - - [2026-08-25 14:27:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.045524 10.0.0.185 - - [2026-08-25 14:27:22] "GET /virtual-machine-interface/0bf4ad0a-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.021657 10.0.0.185 - - [2026-08-25 14:27:22] "GET /virtual-machine-interface/0bf4ad0a-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008731 10.0.0.185 - - [2026-08-25 14:27:22] "POST /tags HTTP/1.1" 409 221 0.005262 10.0.0.185 - - [2026-08-25 14:27:22] "POST /ref-update HTTP/1.1" 200 156 0.038533 10.0.0.185 - - [2026-08-25 14:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.034530 10.0.0.185 - - [2026-08-25 14:27:22] "GET /floating-ip/c32447eb-b087-48fa-a9d5-6a1fd333d441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.042715 10.0.0.185 - - [2026-08-25 14:27:22] "GET /tag/81a43bb6-74cd-44ca-b198-d55e62ac2c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.024252 10.0.0.185 - - [2026-08-25 14:27:22] "PUT /floating-ip/c32447eb-b087-48fa-a9d5-6a1fd333d441 HTTP/1.1" 200 257 0.027843 10.0.0.185 - - [2026-08-25 14:27:23] "POST /set-tag HTTP/1.1" 200 109 0.114504 10.0.0.185 - - [2026-08-25 14:27:23] "GET /loadbalancer-pool/1b2ce526-ed4a-4c86-aeb7-5518d9e3d66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.016943 10.0.0.185 - - [2026-08-25 14:27:23] "POST /loadbalancer-members HTTP/1.1" 200 723 0.051656 10.0.0.185 - - [2026-08-25 14:27:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012246 10.0.0.185 - - [2026-08-25 14:27:23] "GET /virtual-machine-interface/0c96d1fc-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.030262 10.0.0.185 - - [2026-08-25 14:27:23] "GET /virtual-machine-interface/0c96d1fc-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.014892 10.0.0.185 - - [2026-08-25 14:27:23] "POST /ref-update HTTP/1.1" 200 156 0.026298 10.0.0.185 - - [2026-08-25 14:27:23] "GET /floating-ip/c32447eb-b087-48fa-a9d5-6a1fd333d441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.010683 10.0.0.185 - - [2026-08-25 14:27:23] "POST /set-tag HTTP/1.1" 200 109 0.153178 10.0.0.185 - - [2026-08-25 14:27:23] "POST /tags HTTP/1.1" 409 206 0.002687 10.0.0.185 - - [2026-08-25 14:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.185 - - [2026-08-25 14:27:23] "GET /tag/cf560078-838c-4905-97c5-3322456b61d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.020327 10.0.0.185 - - [2026-08-25 14:27:23] "POST /tags HTTP/1.1" 409 204 0.003115 10.0.0.185 - - [2026-08-25 14:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.185 - - [2026-08-25 14:27:23] "GET /tag/241deea2-096e-4bc7-a781-6987974eb4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.018882 10.0.0.185 - - [2026-08-25 14:27:23] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003900 10.0.0.185 - - [2026-08-25 14:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.185 - - [2026-08-25 14:27:23] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006671 10.0.0.185 - - [2026-08-25 14:27:23] "POST /tags HTTP/1.1" 409 206 0.002432 10.0.0.185 - - [2026-08-25 14:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005855 10.0.0.185 - - [2026-08-25 14:27:24] "GET /tag/cf560078-838c-4905-97c5-3322456b61d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019670 10.0.0.185 - - [2026-08-25 14:27:24] "POST /tags HTTP/1.1" 409 226 0.005831 10.0.0.185 - - [2026-08-25 14:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.185 - - [2026-08-25 14:27:24] "GET /tag/a172aaaf-41f9-4c69-9603-4c3b09d9b984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.021880 10.0.0.185 - - [2026-08-25 14:27:24] "POST /tags HTTP/1.1" 409 204 0.004778 10.0.0.185 - - [2026-08-25 14:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.185 - - [2026-08-25 14:27:24] "GET /tag/241deea2-096e-4bc7-a781-6987974eb4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.014020 10.0.0.185 - - [2026-08-25 14:27:24] "POST /tags HTTP/1.1" 409 226 0.003858 10.0.0.185 - - [2026-08-25 14:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008130 10.0.0.185 - - [2026-08-25 14:27:24] "GET /tag/a172aaaf-41f9-4c69-9603-4c3b09d9b984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.019136 10.0.0.185 - - [2026-08-25 14:27:24] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004121 10.0.0.185 - - [2026-08-25 14:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005883 10.0.0.185 - - [2026-08-25 14:27:24] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005598 10.0.0.185 - - [2026-08-25 14:27:24] "POST /firewall-rules HTTP/1.1" 200 628 0.108272 10.0.0.185 - - [2026-08-25 14:27:24] "POST /firewall-rules HTTP/1.1" 200 648 0.160880 10.0.0.185 - - [2026-08-25 14:27:24] "GET /firewall-rule/eb89d95d-0596-4b37-b9bd-f29add78998a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.025733 10.0.0.185 - - [2026-08-25 14:27:24] "GET /firewall-policy/e94ab423-e2bc-4987-b35f-9569a1096693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004679 10.0.0.185 - - [2026-08-25 14:27:24] "GET /firewall-rule/81fe4ff0-0969-4f3c-b4d1-ddb14938ef6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.007730 10.0.0.185 - - [2026-08-25 14:27:24] "POST /ref-update HTTP/1.1" 200 156 0.041895 10.0.0.185 - - [2026-08-25 14:27:24] "POST /firewall-policys HTTP/1.1" 200 608 0.079045 10.0.0.185 - - [2026-08-25 14:27:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.036800 10.0.0.185 - - [2026-08-25 14:27:24] "GET /firewall-policy/6b435435-cc8d-4a27-aaae-9161b074c053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009545 10.0.0.185 - - [2026-08-25 14:27:24] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004458 10.0.0.185 - - [2026-08-25 14:27:25] "GET /firewall-policy/6b435435-cc8d-4a27-aaae-9161b074c053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008173 10.0.0.185 - - [2026-08-25 14:27:25] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.007953 10.0.0.185 - - [2026-08-25 14:27:25] "GET /firewall-policy/df08227a-e8ac-4aa5-b08f-35ee0ee6a430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.006981 10.0.0.185 - - [2026-08-25 14:27:25] "GET /firewall-policy/e94ab423-e2bc-4987-b35f-9569a1096693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.007909 10.0.0.185 - - [2026-08-25 14:27:25] "GET /firewall-policy/e94ab423-e2bc-4987-b35f-9569a1096693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003344 10.0.0.185 - - [2026-08-25 14:27:25] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003814 10.0.0.185 - - [2026-08-25 14:27:25] "POST /ref-update HTTP/1.1" 200 156 0.039467 10.0.0.185 - - [2026-08-25 14:27:25] "POST /ref-update HTTP/1.1" 200 156 0.067627 10.0.0.185 - - [2026-08-25 14:27:25] "POST /ref-update HTTP/1.1" 200 156 0.084544 10.0.0.185 - - [2026-08-25 14:27:25] "POST /ref-update HTTP/1.1" 200 156 0.058062 10.0.0.185 - - [2026-08-25 14:27:25] "POST /ref-update HTTP/1.1" 200 156 0.069569 10.0.0.185 - - [2026-08-25 14:27:25] "GET /firewall-policy/6b435435-cc8d-4a27-aaae-9161b074c053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.025976 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:27:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001213 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:27:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001750 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:27:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001284 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:27:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001588 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:28:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001226 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:28:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001181 10.0.0.185 - - [2026-08-25 14:28:51] "GET /global-system-configs HTTP/1.1" 200 323 0.008659 10.0.0.185 - - [2026-08-25 14:28:52] "GET /global-system-configs HTTP/1.1" 200 323 0.003702 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:29:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001135 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:29:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001269 10.0.0.185 - - [2026-08-25 14:29:24] "POST /tags HTTP/1.1" 409 252 0.002922 10.0.0.185 - - [2026-08-25 14:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.185 - - [2026-08-25 14:29:24] "GET /tag/ccdf14e5-551c-41c3-9449-33b1ae005473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.015357 10.0.0.185 - - [2026-08-25 14:29:24] "POST /tags HTTP/1.1" 409 228 0.003678 10.0.0.185 - - [2026-08-25 14:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.185 - - [2026-08-25 14:29:24] "GET /tag/688410c7-25ed-45b7-87c5-3427c0709b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.015095 10.0.0.185 - - [2026-08-25 14:29:24] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005076 10.0.0.185 - - [2026-08-25 14:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.185 - - [2026-08-25 14:29:24] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003762 10.0.0.185 - - [2026-08-25 14:29:24] "POST /tags HTTP/1.1" 409 206 0.002517 10.0.0.185 - - [2026-08-25 14:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.185 - - [2026-08-25 14:29:24] "GET /tag/cf560078-838c-4905-97c5-3322456b61d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019645 10.0.0.185 - - [2026-08-25 14:29:24] "POST /tags HTTP/1.1" 409 226 0.004467 10.0.0.185 - - [2026-08-25 14:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.185 - - [2026-08-25 14:29:24] "GET /tag/a172aaaf-41f9-4c69-9603-4c3b09d9b984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.013643 10.0.0.185 - - [2026-08-25 14:29:24] "POST /tags HTTP/1.1" 409 204 0.002985 10.0.0.185 - - [2026-08-25 14:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.185 - - [2026-08-25 14:29:24] "GET /tag/241deea2-096e-4bc7-a781-6987974eb4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.017620 10.0.0.185 - - [2026-08-25 14:29:24] "POST /tags HTTP/1.1" 409 226 0.003214 10.0.0.185 - - [2026-08-25 14:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.185 - - [2026-08-25 14:29:24] "GET /tag/a172aaaf-41f9-4c69-9603-4c3b09d9b984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.027911 10.0.0.185 - - [2026-08-25 14:29:24] "POST /tags HTTP/1.1" 409 228 0.009193 10.0.0.185 - - [2026-08-25 14:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006565 10.0.0.185 - - [2026-08-25 14:29:24] "GET /tag/688410c7-25ed-45b7-87c5-3427c0709b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.019322 10.0.0.185 - - [2026-08-25 14:29:24] "POST /tags HTTP/1.1" 409 252 0.003219 10.0.0.185 - - [2026-08-25 14:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.185 - - [2026-08-25 14:29:24] "GET /tag/ccdf14e5-551c-41c3-9449-33b1ae005473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.016089 10.0.0.185 - - [2026-08-25 14:29:24] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003997 10.0.0.185 - - [2026-08-25 14:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.185 - - [2026-08-25 14:29:24] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005112 10.0.0.185 - - [2026-08-25 14:29:24] "POST /firewall-rules HTTP/1.1" 409 281 0.003330 10.0.0.185 - - [2026-08-25 14:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010917 10.0.0.185 - - [2026-08-25 14:29:24] "PUT /firewall-rule/81fe4ff0-0969-4f3c-b4d1-ddb14938ef6a HTTP/1.1" 200 261 0.065606 10.0.0.185 - - [2026-08-25 14:29:24] "POST /firewall-rules HTTP/1.1" 409 291 0.038491 10.0.0.185 - - [2026-08-25 14:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013929 10.0.0.185 - - [2026-08-25 14:29:25] "PUT /firewall-rule/eb89d95d-0596-4b37-b9bd-f29add78998a HTTP/1.1" 200 261 0.035980 10.0.0.185 - - [2026-08-25 14:29:25] "GET /firewall-rule/eb89d95d-0596-4b37-b9bd-f29add78998a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.011318 10.0.0.185 - - [2026-08-25 14:29:25] "POST /firewall-rules HTTP/1.1" 200 660 0.101221 10.0.0.185 - - [2026-08-25 14:29:25] "GET /firewall-rule/589b32c9-4b53-4dcc-afc8-486a10611d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.011584 10.0.0.185 - - [2026-08-25 14:29:25] "GET /firewall-policy/e94ab423-e2bc-4987-b35f-9569a1096693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004668 10.0.0.185 - - [2026-08-25 14:29:25] "GET /firewall-rule/81fe4ff0-0969-4f3c-b4d1-ddb14938ef6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.012156 10.0.0.185 - - [2026-08-25 14:29:25] "POST /firewall-policys HTTP/1.1" 409 269 0.002779 10.0.0.185 - - [2026-08-25 14:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.185 - - [2026-08-25 14:29:25] "PUT /firewall-policy/6b435435-cc8d-4a27-aaae-9161b074c053 HTTP/1.1" 200 265 0.029381 10.0.0.185 - - [2026-08-25 14:29:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020882 10.0.0.185 - - [2026-08-25 14:29:25] "GET /firewall-policy/6b435435-cc8d-4a27-aaae-9161b074c053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.010639 10.0.0.185 - - [2026-08-25 14:29:25] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003821 10.0.0.185 - - [2026-08-25 14:29:25] "GET /firewall-policy/6b435435-cc8d-4a27-aaae-9161b074c053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004104 10.0.0.185 - - [2026-08-25 14:29:25] "GET /firewall-policy/6b435435-cc8d-4a27-aaae-9161b074c053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005080 10.0.0.185 - - [2026-08-25 14:29:25] "GET /firewall-policy/6b435435-cc8d-4a27-aaae-9161b074c053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003169 10.0.0.185 - - [2026-08-25 14:30:26] "GET /virtual-machine-interface/0bf4ad0a-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.014415 10.0.0.185 - - [2026-08-25 14:30:26] "POST /set-tag HTTP/1.1" 200 109 0.007318 10.0.0.185 - - [2026-08-25 14:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.185 - - [2026-08-25 14:30:27] "GET /loadbalancer/30491d69-562a-4248-ab47-0841942ffd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.006984 10.0.0.185 - - [2026-08-25 14:30:27] "GET /virtual-machine-interface/0bf4ad0a-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.006622 10.0.0.185 - - [2026-08-25 14:30:27] "POST /set-tag HTTP/1.1" 200 109 0.033054 10.0.0.185 - - [2026-08-25 14:30:27] "DELETE /loadbalancer-member/619c1e66-97dd-42e8-b18c-98851fb40cd9 HTTP/1.1" 200 115 0.085850 10.0.0.185 - - [2026-08-25 14:30:27] "GET /virtual-machine-interface/0ea85092-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014477 10.0.0.185 - - [2026-08-25 14:30:27] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.185 - - [2026-08-25 14:30:27] "GET /virtual-machine-interface/0df7d866-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004975 10.0.0.185 - - [2026-08-25 14:30:27] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.185 - - [2026-08-25 14:30:27] "GET /virtual-machine-interface/0fdeb898-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007017 10.0.0.185 - - [2026-08-25 14:30:27] "POST /set-tag HTTP/1.1" 200 109 0.005018 10.0.0.185 - - [2026-08-25 14:30:27] "GET /virtual-machine-interface/0c96d1fc-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.007871 10.0.0.185 - - [2026-08-25 14:30:27] "POST /set-tag HTTP/1.1" 200 109 0.003294 10.0.0.185 - - [2026-08-25 14:30:27] "GET /virtual-machine-interface/0f37ca06-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006953 10.0.0.185 - - [2026-08-25 14:30:27] "POST /set-tag HTTP/1.1" 200 109 0.003930 10.0.0.185 - - [2026-08-25 14:30:27] "GET /virtual-machine-interface/0d5e76f8-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005725 10.0.0.185 - - [2026-08-25 14:30:27] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.185 - - [2026-08-25 14:30:27] "GET /virtual-machine-interface/109510ca-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005991 10.0.0.185 - - [2026-08-25 14:30:27] "POST /set-tag HTTP/1.1" 200 109 0.005752 10.0.0.185 - - [2026-08-25 14:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.185 - - [2026-08-25 14:30:27] "GET /loadbalancer/30491d69-562a-4248-ab47-0841942ffd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003939 10.0.0.185 - - [2026-08-25 14:30:28] "GET /virtual-machine-interface/0d5e76f8-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007391 10.0.0.185 - - [2026-08-25 14:30:28] "POST /set-tag HTTP/1.1" 200 109 0.004353 10.0.0.185 - - [2026-08-25 14:30:28] "GET /virtual-machine-interface/0d5e76f8-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006308 10.0.0.185 - - [2026-08-25 14:30:28] "POST /set-tag HTTP/1.1" 200 109 0.003906 10.0.0.185 - - [2026-08-25 14:30:28] "GET /virtual-machine/fdfb4ffe-0da0-4904-9164-16f6deb0b313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004184 10.0.0.185 - - [2026-08-25 14:30:28] "POST /ref-update HTTP/1.1" 200 156 0.012701 10.0.0.185 - - [2026-08-25 14:30:28] "GET /virtual-machine-interface/0d5e76f8-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013837 10.0.0.185 - - [2026-08-25 14:30:28] "POST /set-tag HTTP/1.1" 200 109 0.039850 10.0.0.185 - - [2026-08-25 14:30:28] "POST /set-tag HTTP/1.1" 200 109 0.041019 10.0.0.185 - - [2026-08-25 14:30:28] "POST /set-tag HTTP/1.1" 200 109 0.041247 10.0.0.185 - - [2026-08-25 14:30:28] "POST /set-tag HTTP/1.1" 200 109 0.022688 10.0.0.185 - - [2026-08-25 14:30:28] "POST /set-tag HTTP/1.1" 200 109 0.047854 10.0.0.185 - - [2026-08-25 14:30:28] "DELETE /instance-ip/0d7f7dee-a091-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.068727 10.0.0.185 - - [2026-08-25 14:30:28] "DELETE /virtual-machine-interface/0d5e76f8-a091-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.043856 10.0.0.185 - - [2026-08-25 14:30:28] "DELETE /virtual-machine/fdfb4ffe-0da0-4904-9164-16f6deb0b313 HTTP/1.1" 200 115 0.028012 10.0.0.185 - - [2026-08-25 14:30:28] "GET /virtual-machine-interface/0df7d866-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008413 10.0.0.185 - - [2026-08-25 14:30:29] "POST /set-tag HTTP/1.1" 200 109 0.003952 10.0.0.185 - - [2026-08-25 14:30:29] "GET /virtual-machine-interface/0df7d866-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005576 10.0.0.185 - - [2026-08-25 14:30:29] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.185 - - [2026-08-25 14:30:29] "GET /virtual-machine/f03bb421-a7e1-42c9-a22c-a2c56e3f406c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004728 10.0.0.185 - - [2026-08-25 14:30:29] "POST /ref-update HTTP/1.1" 200 156 0.017600 10.0.0.185 - - [2026-08-25 14:30:29] "GET /virtual-machine-interface/0df7d866-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.025663 10.0.0.185 - - [2026-08-25 14:30:29] "POST /set-tag HTTP/1.1" 200 109 0.037794 10.0.0.185 - - [2026-08-25 14:30:29] "POST /set-tag HTTP/1.1" 200 109 0.050222 10.0.0.185 - - [2026-08-25 14:30:29] "POST /set-tag HTTP/1.1" 200 109 0.045510 10.0.0.185 - - [2026-08-25 14:30:29] "POST /set-tag HTTP/1.1" 200 109 0.036627 10.0.0.185 - - [2026-08-25 14:30:29] "POST /set-tag HTTP/1.1" 200 109 0.042363 10.0.0.185 - - [2026-08-25 14:30:29] "DELETE /instance-ip/0e1e1c7e-a091-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.057517 10.0.0.185 - - [2026-08-25 14:30:29] "DELETE /virtual-machine-interface/0df7d866-a091-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.077997 10.0.0.185 - - [2026-08-25 14:30:29] "DELETE /virtual-machine/f03bb421-a7e1-42c9-a22c-a2c56e3f406c HTTP/1.1" 200 115 0.037170 10.0.0.185 - - [2026-08-25 14:30:29] "DELETE /tag/a8ed92f2-22bb-4141-9dac-e7037c4f4811 HTTP/1.1" 200 115 0.047225 10.0.0.185 - - [2026-08-25 14:30:29] "GET /virtual-machine-interface/0bf4ad0a-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005845 10.0.0.185 - - [2026-08-25 14:30:29] "POST /set-tag HTTP/1.1" 200 109 0.004049 10.0.0.185 - - [2026-08-25 14:30:29] "GET /virtual-machine-interface/0bf4ad0a-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007553 10.0.0.185 - - [2026-08-25 14:30:29] "POST /set-tag HTTP/1.1" 200 109 0.003894 10.0.0.185 - - [2026-08-25 14:30:29] "GET /virtual-machine/61267cb5-7a43-4740-ac9d-f92788ea4811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003963 10.0.0.185 - - [2026-08-25 14:30:29] "POST /ref-update HTTP/1.1" 200 156 0.017310 10.0.0.185 - - [2026-08-25 14:30:29] "GET /virtual-machine-interface/0bf4ad0a-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.024006 10.0.0.185 - - [2026-08-25 14:30:29] "POST /set-tag HTTP/1.1" 200 109 0.023891 10.0.0.185 - - [2026-08-25 14:30:30] "POST /set-tag HTTP/1.1" 200 109 0.050877 10.0.0.185 - - [2026-08-25 14:30:30] "POST /set-tag HTTP/1.1" 200 109 0.051806 10.0.0.185 - - [2026-08-25 14:30:30] "POST /set-tag HTTP/1.1" 200 109 0.022826 10.0.0.185 - - [2026-08-25 14:30:30] "POST /set-tag HTTP/1.1" 200 109 0.035398 10.0.0.185 - - [2026-08-25 14:30:30] "DELETE /instance-ip/0c1c80fa-a091-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.064684 10.0.0.185 - - [2026-08-25 14:30:30] "POST /ref-update HTTP/1.1" 200 156 0.013657 10.0.0.185 - - [2026-08-25 14:30:30] "DELETE /virtual-machine-interface/0bf4ad0a-a091-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.067413 10.0.0.185 - - [2026-08-25 14:30:30] "DELETE /virtual-machine/61267cb5-7a43-4740-ac9d-f92788ea4811 HTTP/1.1" 200 115 0.032083 10.0.0.185 - - [2026-08-25 14:30:30] "GET /virtual-machine-interface/0c96d1fc-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.007564 10.0.0.185 - - [2026-08-25 14:30:30] "POST /set-tag HTTP/1.1" 200 109 0.004084 10.0.0.185 - - [2026-08-25 14:30:30] "GET /virtual-machine-interface/0c96d1fc-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.006902 10.0.0.185 - - [2026-08-25 14:30:30] "POST /set-tag HTTP/1.1" 200 109 0.003788 10.0.0.185 - - [2026-08-25 14:30:30] "GET /virtual-machine/500ebb28-2cc8-4eb7-a770-4f105aa3f498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004415 10.0.0.185 - - [2026-08-25 14:30:30] "POST /ref-update HTTP/1.1" 200 156 0.024457 10.0.0.185 - - [2026-08-25 14:30:30] "GET /virtual-machine-interface/0c96d1fc-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.013918 10.0.0.185 - - [2026-08-25 14:30:30] "POST /set-tag HTTP/1.1" 200 109 0.031086 10.0.0.185 - - [2026-08-25 14:30:30] "POST /set-tag HTTP/1.1" 200 109 0.038735 10.0.0.185 - - [2026-08-25 14:30:30] "POST /set-tag HTTP/1.1" 200 109 0.045854 10.0.0.185 - - [2026-08-25 14:30:30] "POST /set-tag HTTP/1.1" 200 109 0.020263 10.0.0.185 - - [2026-08-25 14:30:30] "POST /set-tag HTTP/1.1" 200 109 0.037177 10.0.0.185 - - [2026-08-25 14:30:30] "DELETE /instance-ip/0cb94cc8-a091-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.072219 10.0.0.185 - - [2026-08-25 14:30:31] "POST /ref-update HTTP/1.1" 200 156 0.015308 10.0.0.185 - - [2026-08-25 14:30:31] "DELETE /virtual-machine-interface/0c96d1fc-a091-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.064737 10.0.0.185 - - [2026-08-25 14:30:31] "DELETE /virtual-machine/500ebb28-2cc8-4eb7-a770-4f105aa3f498 HTTP/1.1" 200 115 0.037717 10.0.0.185 - - [2026-08-25 14:30:31] "DELETE /tag/cf560078-838c-4905-97c5-3322456b61d6 HTTP/1.1" 409 391 0.010803 10.0.0.185 - - [2026-08-25 14:30:31] "DELETE /tag/c5fc82ce-a679-4b0e-af0a-374b1915ed9e HTTP/1.1" 200 115 0.052344 10.0.0.185 - - [2026-08-25 14:30:58] "GET /virtual-machine-interface/109510ca-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008466 10.0.0.185 - - [2026-08-25 14:30:58] "POST /set-tag HTTP/1.1" 200 109 0.004079 10.0.0.185 - - [2026-08-25 14:30:58] "GET /virtual-machine-interface/109510ca-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006768 10.0.0.185 - - [2026-08-25 14:30:58] "POST /set-tag HTTP/1.1" 200 109 0.003659 10.0.0.185 - - [2026-08-25 14:30:58] "GET /virtual-machine/579e4f0f-7bc8-496e-a072-c298b448fd07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003440 10.0.0.185 - - [2026-08-25 14:30:58] "POST /ref-update HTTP/1.1" 200 156 0.011613 10.0.0.185 - - [2026-08-25 14:30:58] "GET /virtual-machine-interface/109510ca-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005967 10.0.0.185 - - [2026-08-25 14:30:58] "POST /set-tag HTTP/1.1" 200 109 0.025412 10.0.0.185 - - [2026-08-25 14:30:58] "POST /set-tag HTTP/1.1" 200 109 0.042856 10.0.0.185 - - [2026-08-25 14:30:58] "POST /set-tag HTTP/1.1" 200 109 0.017354 10.0.0.185 - - [2026-08-25 14:30:58] "POST /set-tag HTTP/1.1" 200 109 0.033901 10.0.0.185 - - [2026-08-25 14:30:58] "DELETE /instance-ip/10b70aae-a091-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.056771 10.0.0.185 - - [2026-08-25 14:30:58] "DELETE /virtual-machine-interface/109510ca-a091-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.052766 10.0.0.185 - - [2026-08-25 14:30:58] "DELETE /virtual-machine/579e4f0f-7bc8-496e-a072-c298b448fd07 HTTP/1.1" 200 115 0.019897 10.0.0.185 - - [2026-08-25 14:30:58] "DELETE /tag/914dbef0-90b4-4c2b-88ba-1f8cb24feb99 HTTP/1.1" 200 115 0.054846 10.0.0.185 - - [2026-08-25 14:30:59] "GET /virtual-machine-interface/0f37ca06-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008705 10.0.0.185 - - [2026-08-25 14:30:59] "POST /set-tag HTTP/1.1" 200 109 0.004235 10.0.0.185 - - [2026-08-25 14:30:59] "GET /virtual-machine-interface/0f37ca06-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013568 10.0.0.185 - - [2026-08-25 14:30:59] "POST /set-tag HTTP/1.1" 200 109 0.005231 10.0.0.185 - - [2026-08-25 14:30:59] "GET /virtual-machine/3d911632-4d88-4e4f-a693-0ebefa08979b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004086 10.0.0.185 - - [2026-08-25 14:30:59] "POST /ref-update HTTP/1.1" 200 156 0.018018 10.0.0.185 - - [2026-08-25 14:30:59] "GET /virtual-machine-interface/0f37ca06-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007778 10.0.0.185 - - [2026-08-25 14:30:59] "POST /set-tag HTTP/1.1" 200 109 0.023520 10.0.0.185 - - [2026-08-25 14:30:59] "POST /set-tag HTTP/1.1" 200 109 0.043026 10.0.0.185 - - [2026-08-25 14:30:59] "POST /set-tag HTTP/1.1" 200 109 0.040285 10.0.0.185 - - [2026-08-25 14:30:59] "POST /set-tag HTTP/1.1" 200 109 0.022324 10.0.0.185 - - [2026-08-25 14:30:59] "DELETE /instance-ip/0f58fb90-a091-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.076754 10.0.0.185 - - [2026-08-25 14:30:59] "DELETE /virtual-machine-interface/0f37ca06-a091-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.089579 10.0.0.185 - - [2026-08-25 14:30:59] "DELETE /virtual-machine/3d911632-4d88-4e4f-a693-0ebefa08979b HTTP/1.1" 200 115 0.040108 10.0.0.185 - - [2026-08-25 14:30:59] "DELETE /tag/241deea2-096e-4bc7-a781-6987974eb4ce HTTP/1.1" 409 237 0.022674 10.0.0.185 - - [2026-08-25 14:30:59] "GET /virtual-machine-interface/0fdeb898-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006359 10.0.0.185 - - [2026-08-25 14:30:59] "POST /set-tag HTTP/1.1" 200 109 0.003133 10.0.0.185 - - [2026-08-25 14:30:59] "GET /virtual-machine-interface/0fdeb898-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005277 10.0.0.185 - - [2026-08-25 14:30:59] "POST /set-tag HTTP/1.1" 200 109 0.004114 10.0.0.185 - - [2026-08-25 14:30:59] "GET /virtual-machine/9c1af20d-6e32-40e8-bce7-a2ebfc904bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004251 10.0.0.185 - - [2026-08-25 14:30:59] "POST /ref-update HTTP/1.1" 200 156 0.015794 10.0.0.185 - - [2026-08-25 14:30:59] "GET /virtual-machine-interface/0fdeb898-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006136 10.0.0.185 - - [2026-08-25 14:30:59] "POST /set-tag HTTP/1.1" 200 109 0.023758 10.0.0.185 - - [2026-08-25 14:30:59] "POST /set-tag HTTP/1.1" 200 109 0.030988 10.0.0.185 - - [2026-08-25 14:31:00] "POST /set-tag HTTP/1.1" 200 109 0.019451 10.0.0.185 - - [2026-08-25 14:31:00] "POST /set-tag HTTP/1.1" 200 109 0.045504 10.0.0.185 - - [2026-08-25 14:31:00] "DELETE /instance-ip/100d5414-a091-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.065748 10.0.0.185 - - [2026-08-25 14:31:00] "DELETE /virtual-machine-interface/0fdeb898-a091-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.053725 10.0.0.185 - - [2026-08-25 14:31:00] "DELETE /virtual-machine/9c1af20d-6e32-40e8-bce7-a2ebfc904bcb HTTP/1.1" 200 115 0.027015 10.0.0.185 - - [2026-08-25 14:31:00] "DELETE /tag/688410c7-25ed-45b7-87c5-3427c0709b88 HTTP/1.1" 409 237 0.007522 10.0.0.185 - - [2026-08-25 14:31:00] "DELETE /tag/7a0b2d71-bd45-496a-b2a0-1d42417082e4 HTTP/1.1" 200 115 0.041101 10.0.0.185 - - [2026-08-25 14:31:00] "DELETE /tag/ccdf14e5-551c-41c3-9449-33b1ae005473 HTTP/1.1" 409 237 0.005867 10.0.0.185 - - [2026-08-25 14:31:00] "GET /virtual-machine-interface/0ea85092-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006262 10.0.0.185 - - [2026-08-25 14:31:00] "POST /set-tag HTTP/1.1" 200 109 0.003378 10.0.0.185 - - [2026-08-25 14:31:00] "GET /virtual-machine-interface/0ea85092-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005934 10.0.0.185 - - [2026-08-25 14:31:00] "POST /set-tag HTTP/1.1" 200 109 0.003538 10.0.0.185 - - [2026-08-25 14:31:00] "GET /virtual-machine/3d4d1d7c-a311-4d2e-889c-cf639aa98478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004122 10.0.0.185 - - [2026-08-25 14:31:00] "POST /ref-update HTTP/1.1" 200 156 0.013925 10.0.0.185 - - [2026-08-25 14:31:00] "GET /virtual-machine-interface/0ea85092-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023147 10.0.0.185 - - [2026-08-25 14:31:00] "POST /set-tag HTTP/1.1" 200 109 0.035003 10.0.0.185 - - [2026-08-25 14:31:00] "POST /set-tag HTTP/1.1" 200 109 0.029434 10.0.0.185 - - [2026-08-25 14:31:00] "POST /set-tag HTTP/1.1" 200 109 0.073887 10.0.0.185 - - [2026-08-25 14:31:00] "POST /set-tag HTTP/1.1" 200 109 0.024398 10.0.0.185 - - [2026-08-25 14:31:00] "DELETE /instance-ip/0ec4fb8e-a091-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.065843 10.0.0.185 - - [2026-08-25 14:31:00] "DELETE /virtual-machine-interface/0ea85092-a091-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.053999 10.0.0.185 - - [2026-08-25 14:31:00] "DELETE /virtual-machine/3d4d1d7c-a311-4d2e-889c-cf639aa98478 HTTP/1.1" 200 115 0.035330 10.0.0.185 - - [2026-08-25 14:31:01] "DELETE /tag/900a6856-2ff7-45f3-a2e3-1132a81770a6 HTTP/1.1" 200 115 0.070131 10.0.0.185 - - [2026-08-25 14:31:01] "DELETE /tag/cd5f107d-692a-4556-b5ad-96e23e6b9cbe HTTP/1.1" 200 115 0.048842 10.0.0.185 - - [2026-08-25 14:31:01] "DELETE /tag/714ad336-d35c-4c04-bc3e-99f3412728c8 HTTP/1.1" 200 115 0.046656 10.0.0.185 - - [2026-08-25 14:31:02] "POST /projects HTTP/1.1" 409 238 0.002776 10.0.0.185 - - [2026-08-25 14:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.185 - - [2026-08-25 14:31:02] "GET /project/ffe13082-bae1-4ffd-a91c-86a361635064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.055312 10.0.0.185 - - [2026-08-25 14:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.185 - - [2026-08-25 14:31:02] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005856 10.0.0.185 - - [2026-08-25 14:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.185 - - [2026-08-25 14:31:02] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005184 10.0.0.185 - - [2026-08-25 14:31:02] "POST /security-groups HTTP/1.1" 409 285 0.003635 10.0.0.185 - - [2026-08-25 14:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.185 - - [2026-08-25 14:31:02] "PUT /security-group/ad4c1330-3b37-4b2d-91bf-872fa1683d31 HTTP/1.1" 200 263 0.065559 10.0.0.185 - - [2026-08-25 14:31:02] "PUT /access-control-list/831f9bba-269c-4935-a5bc-d38c6aa4660d HTTP/1.1" 200 273 0.026489 10.0.0.185 - - [2026-08-25 14:31:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.029968 10.0.0.185 - - [2026-08-25 14:31:02] "PUT /access-control-list/3c69747b-47d5-4e29-9d5e-3d1a7599bc0d HTTP/1.1" 200 273 0.016613 10.0.0.185 - - [2026-08-25 14:31:07] "POST /projects HTTP/1.1" 409 238 0.004797 10.0.0.185 - - [2026-08-25 14:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005338 10.0.0.185 - - [2026-08-25 14:31:07] "GET /project/ffe13082-bae1-4ffd-a91c-86a361635064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044641 10.0.0.185 - - [2026-08-25 14:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005604 10.0.0.185 - - [2026-08-25 14:31:07] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009658 10.0.0.185 - - [2026-08-25 14:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.185 - - [2026-08-25 14:31:07] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005641 10.0.0.185 - - [2026-08-25 14:31:07] "POST /security-groups HTTP/1.1" 409 285 0.003523 10.0.0.185 - - [2026-08-25 14:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.185 - - [2026-08-25 14:31:08] "PUT /security-group/ad4c1330-3b37-4b2d-91bf-872fa1683d31 HTTP/1.1" 200 263 0.066850 10.0.0.185 - - [2026-08-25 14:31:08] "PUT /access-control-list/831f9bba-269c-4935-a5bc-d38c6aa4660d HTTP/1.1" 200 273 0.020394 10.0.0.185 - - [2026-08-25 14:31:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.042888 10.0.0.185 - - [2026-08-25 14:31:08] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.025513 10.0.0.185 - - [2026-08-25 14:31:08] "PUT /access-control-list/3c69747b-47d5-4e29-9d5e-3d1a7599bc0d HTTP/1.1" 200 273 0.073518 10.0.0.185 - - [2026-08-25 14:31:08] "GET /firewall-rule/5e136fb4-0db6-4e1f-a67d-81dc521bae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006981 10.0.0.185 - - [2026-08-25 14:31:08] "POST /ref-update HTTP/1.1" 200 156 0.095533 10.0.0.185 - - [2026-08-25 14:31:08] "DELETE /firewall-rule/5e136fb4-0db6-4e1f-a67d-81dc521bae97 HTTP/1.1" 200 115 0.087345 10.0.0.185 - - [2026-08-25 14:31:08] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006487 10.0.0.185 - - [2026-08-25 14:31:08] "GET /firewall-rule/ae5e1fad-2901-48c7-8262-3707d9daa453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003608 10.0.0.185 - - [2026-08-25 14:31:08] "POST /ref-update HTTP/1.1" 200 156 0.129401 10.0.0.185 - - [2026-08-25 14:31:08] "DELETE /firewall-rule/ae5e1fad-2901-48c7-8262-3707d9daa453 HTTP/1.1" 200 115 0.055128 10.0.0.185 - - [2026-08-25 14:31:08] "DELETE /tag/ccdf14e5-551c-41c3-9449-33b1ae005473 HTTP/1.1" 409 237 0.009679 10.0.0.185 - - [2026-08-25 14:31:08] "DELETE /tag/688410c7-25ed-45b7-87c5-3427c0709b88 HTTP/1.1" 409 237 0.008154 10.0.0.185 - - [2026-08-25 14:31:08] "DELETE /tag/23c5db89-81cc-4f07-b594-1ad81da041cf HTTP/1.1" 200 115 0.041789 10.0.0.185 - - [2026-08-25 14:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.185 - - [2026-08-25 14:31:08] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006614 10.0.0.185 - - [2026-08-25 14:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.185 - - [2026-08-25 14:31:08] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005908 10.0.0.185 - - [2026-08-25 14:31:08] "PUT /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb HTTP/1.1" 200 265 0.062616 10.0.0.185 - - [2026-08-25 14:31:09] "PUT /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907 HTTP/1.1" 200 265 0.073384 10.0.0.185 - - [2026-08-25 14:31:09] "DELETE /security-group/ad4c1330-3b37-4b2d-91bf-872fa1683d31 HTTP/1.1" 200 115 0.082458 10.0.0.185 - - [2026-08-25 14:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.185 - - [2026-08-25 14:31:09] "DELETE /access-control-list/831f9bba-269c-4935-a5bc-d38c6aa4660d HTTP/1.1" 200 115 0.036706 10.0.0.185 - - [2026-08-25 14:31:09] "DELETE /access-control-list/3c69747b-47d5-4e29-9d5e-3d1a7599bc0d HTTP/1.1" 200 115 0.045063 10.0.0.185 - - [2026-08-25 14:31:09] "GET /project/ffe13082-bae1-4ffd-a91c-86a361635064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.058353 10.0.0.185 - - [2026-08-25 14:31:09] "GET /project/ffe13082-bae1-4ffd-a91c-86a361635064?fields=security_groups HTTP/1.1" 200 1353 0.043441 10.0.0.185 - - [2026-08-25 14:31:09] "DELETE /security-group/2803a6a6-e1e1-48ca-a5d6-1a0670dde800 HTTP/1.1" 200 115 0.071290 10.0.0.185 - - [2026-08-25 14:31:09] "DELETE /access-control-list/382a0831-50ef-4e91-b9b1-ba0486a53844 HTTP/1.1" 200 115 0.080467 10.0.0.185 - - [2026-08-25 14:31:09] "GET /project/ffe13082-bae1-4ffd-a91c-86a361635064?fields=application_policy_sets HTTP/1.1" 200 1392 0.081096 10.0.0.185 - - [2026-08-25 14:31:09] "DELETE /access-control-list/82b3d56f-9354-43cf-ac79-5fdbd77a3393 HTTP/1.1" 200 115 0.061664 10.0.0.185 - - [2026-08-25 14:31:09] "DELETE /project/ffe13082-bae1-4ffd-a91c-86a361635064 HTTP/1.1" 200 115 0.431301 10.0.0.185 - - [2026-08-25 14:31:09] "POST /projects HTTP/1.1" 409 238 0.003502 10.0.0.185 - - [2026-08-25 14:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.185 - - [2026-08-25 14:31:09] "GET /project/db918db3-8b9b-45ea-b745-7c14b503758f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038980 10.0.0.185 - - [2026-08-25 14:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007650 10.0.0.185 - - [2026-08-25 14:31:09] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005342 10.0.0.185 - - [2026-08-25 14:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005227 10.0.0.185 - - [2026-08-25 14:31:09] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005944 10.0.0.185 - - [2026-08-25 14:31:09] "POST /security-groups HTTP/1.1" 409 285 0.006356 10.0.0.185 - - [2026-08-25 14:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.185 - - [2026-08-25 14:31:09] "PUT /security-group/2abd3c6e-7631-4000-9ccd-7ba28114e468 HTTP/1.1" 200 263 0.065412 10.0.0.185 - - [2026-08-25 14:31:09] "PUT /access-control-list/8696c9f1-77bb-45a1-8d0a-f811d70cceec HTTP/1.1" 200 273 0.025997 10.0.0.185 - - [2026-08-25 14:31:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.056823 10.0.0.185 - - [2026-08-25 14:31:09] "PUT /access-control-list/fd01be7f-d911-4b50-8670-f21535a2c49e HTTP/1.1" 200 273 0.033464 10.0.0.185 - - [2026-08-25 14:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007444 10.0.0.185 - - [2026-08-25 14:31:13] "GET /loadbalancer/30491d69-562a-4248-ab47-0841942ffd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004859 10.0.0.185 - - [2026-08-25 14:31:13] "GET /virtual-machine-interface/0c96d1fc-a091-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005510 10.0.0.185 - - [2026-08-25 14:31:13] "DELETE /loadbalancer-member/f2421f77-13c8-46b7-ac40-51b8351877f8 HTTP/1.1" 200 115 0.060994 10.0.0.185 - - [2026-08-25 14:31:13] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003482 10.0.0.185 - - [2026-08-25 14:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012674 10.0.0.185 - - [2026-08-25 14:31:13] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007887 10.0.0.185 - - [2026-08-25 14:31:13] "GET /firewall-policy/e94ab423-e2bc-4987-b35f-9569a1096693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.041429 10.0.0.185 - - [2026-08-25 14:31:13] "GET /firewall-rule/81fe4ff0-0969-4f3c-b4d1-ddb14938ef6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004127 10.0.0.185 - - [2026-08-25 14:31:13] "POST /ref-update HTTP/1.1" 200 156 0.027953 10.0.0.185 - - [2026-08-25 14:31:14] "DELETE /firewall-rule/81fe4ff0-0969-4f3c-b4d1-ddb14938ef6a HTTP/1.1" 200 115 0.144626 10.0.0.185 - - [2026-08-25 14:31:14] "GET /firewall-policy/6b435435-cc8d-4a27-aaae-9161b074c053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005700 10.0.0.185 - - [2026-08-25 14:31:14] "GET /firewall-rule/eb89d95d-0596-4b37-b9bd-f29add78998a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.004391 10.0.0.185 - - [2026-08-25 14:31:14] "POST /ref-update HTTP/1.1" 200 156 0.056545 10.0.0.185 - - [2026-08-25 14:31:14] "DELETE /firewall-rule/eb89d95d-0596-4b37-b9bd-f29add78998a HTTP/1.1" 200 115 0.069116 10.0.0.185 - - [2026-08-25 14:31:14] "GET /firewall-policy/6b435435-cc8d-4a27-aaae-9161b074c053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006362 10.0.0.185 - - [2026-08-25 14:31:14] "GET /firewall-rule/589b32c9-4b53-4dcc-afc8-486a10611d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.003764 10.0.0.185 - - [2026-08-25 14:31:14] "POST /ref-update HTTP/1.1" 200 156 0.023285 10.0.0.185 - - [2026-08-25 14:31:14] "DELETE /firewall-rule/589b32c9-4b53-4dcc-afc8-486a10611d81 HTTP/1.1" 200 115 0.084147 10.0.0.185 - - [2026-08-25 14:31:14] "GET /application-policy-set/1871475f-de77-4cd7-85f7-9a7ccac6124c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004267 10.0.0.185 - - [2026-08-25 14:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.185 - - [2026-08-25 14:31:14] "GET /policy-management/f0a966ac-7894-4645-852d-f05ac791f520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003134 10.0.0.185 - - [2026-08-25 14:31:14] "GET /firewall-policy/6b435435-cc8d-4a27-aaae-9161b074c053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004679 10.0.0.185 - - [2026-08-25 14:31:14] "POST /ref-update HTTP/1.1" 200 156 0.038155 10.0.0.185 - - [2026-08-25 14:31:14] "DELETE /firewall-policy/6b435435-cc8d-4a27-aaae-9161b074c053 HTTP/1.1" 200 115 0.050619 10.0.0.185 - - [2026-08-25 14:31:14] "DELETE /tag/688410c7-25ed-45b7-87c5-3427c0709b88 HTTP/1.1" 200 115 0.089203 10.0.0.185 - - [2026-08-25 14:31:14] "DELETE /tag/cf560078-838c-4905-97c5-3322456b61d6 HTTP/1.1" 200 115 0.128901 10.0.0.185 - - [2026-08-25 14:31:15] "DELETE /tag/241deea2-096e-4bc7-a781-6987974eb4ce HTTP/1.1" 200 115 0.149354 10.0.0.185 - - [2026-08-25 14:31:15] "DELETE /tag/ccdf14e5-551c-41c3-9449-33b1ae005473 HTTP/1.1" 200 115 0.123206 10.0.0.185 - - [2026-08-25 14:31:15] "DELETE /loadbalancer-pool/1b2ce526-ed4a-4c86-aeb7-5518d9e3d66d HTTP/1.1" 200 115 0.114842 10.0.0.185 - - [2026-08-25 14:31:15] "DELETE /loadbalancer-listener/11bea324-21b7-49a1-a8c0-c070050b99f1 HTTP/1.1" 200 115 0.088412 10.0.0.185 - - [2026-08-25 14:31:15] "DELETE /loadbalancer/30491d69-562a-4248-ab47-0841942ffd9c HTTP/1.1" 200 115 0.061868 10.0.0.185 - - [2026-08-25 14:31:15] "DELETE /floating-ip/c32447eb-b087-48fa-a9d5-6a1fd333d441 HTTP/1.1" 200 115 0.054296 10.0.0.185 - - [2026-08-25 14:31:15] "DELETE /instance-ip/a9305d48-dc22-4a9b-8971-14546f70190c HTTP/1.1" 200 115 0.055503 10.0.0.185 - - [2026-08-25 14:31:15] "DELETE /virtual-machine-interface/589bbc91-3e3d-495d-bf3e-bf5ad26c6642 HTTP/1.1" 200 115 0.054917 10.0.0.185 - - [2026-08-25 14:31:15] "DELETE /tag/81a43bb6-74cd-44ca-b198-d55e62ac2c0c HTTP/1.1" 200 115 0.081342 10.0.0.185 - - [2026-08-25 14:31:15] "POST /projects HTTP/1.1" 409 238 0.004336 10.0.0.185 - - [2026-08-25 14:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006552 10.0.0.185 - - [2026-08-25 14:31:15] "GET /project/db918db3-8b9b-45ea-b745-7c14b503758f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.063516 10.0.0.185 - - [2026-08-25 14:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008006 10.0.0.185 - - [2026-08-25 14:31:15] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005621 10.0.0.185 - - [2026-08-25 14:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006210 10.0.0.185 - - [2026-08-25 14:31:15] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.008091 10.0.0.185 - - [2026-08-25 14:31:15] "POST /security-groups HTTP/1.1" 409 285 0.007275 10.0.0.185 - - [2026-08-25 14:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006556 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:31:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001533 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:31:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002063 10.0.0.185 - - [2026-08-25 14:31:16] "PUT /security-group/2abd3c6e-7631-4000-9ccd-7ba28114e468 HTTP/1.1" 200 263 0.074892 10.0.0.185 - - [2026-08-25 14:31:16] "PUT /access-control-list/8696c9f1-77bb-45a1-8d0a-f811d70cceec HTTP/1.1" 200 273 0.030305 10.0.0.185 - - [2026-08-25 14:31:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.048074 10.0.0.185 - - [2026-08-25 14:31:16] "PUT /access-control-list/fd01be7f-d911-4b50-8670-f21535a2c49e HTTP/1.1" 200 273 0.050409 10.0.0.185 - - [2026-08-25 14:31:16] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.044405 10.0.0.185 - - [2026-08-25 14:31:16] "GET /firewall-rule/7f2676bf-75bf-4561-8d08-54dc875f198b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003803 10.0.0.185 - - [2026-08-25 14:31:16] "POST /ref-update HTTP/1.1" 200 156 0.047764 10.0.0.185 - - [2026-08-25 14:31:16] "DELETE /firewall-rule/7f2676bf-75bf-4561-8d08-54dc875f198b HTTP/1.1" 200 115 0.046113 10.0.0.185 - - [2026-08-25 14:31:16] "GET /firewall-policy/cfbe8037-b4fd-4ec8-9c24-001dc466ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.006330 10.0.0.185 - - [2026-08-25 14:31:16] "GET /firewall-rule/1998542f-5d66-4979-b733-ce0fc5b38d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003549 10.0.0.185 - - [2026-08-25 14:31:16] "POST /ref-update HTTP/1.1" 200 156 0.080998 10.0.0.185 - - [2026-08-25 14:31:16] "DELETE /firewall-rule/1998542f-5d66-4979-b733-ce0fc5b38d3d HTTP/1.1" 200 115 0.129977 10.0.0.185 - - [2026-08-25 14:31:16] "DELETE /tag/a172aaaf-41f9-4c69-9603-4c3b09d9b984 HTTP/1.1" 200 115 0.206217 10.0.0.185 - - [2026-08-25 14:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.185 - - [2026-08-25 14:31:16] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.016228 10.0.0.185 - - [2026-08-25 14:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.185 - - [2026-08-25 14:31:17] "GET /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.011452 10.0.0.185 - - [2026-08-25 14:31:17] "PUT /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb HTTP/1.1" 200 265 0.107711 10.0.0.185 - - [2026-08-25 14:31:17] "PUT /virtual-network/e41e184a-505f-4398-9bab-d3247dfe8907 HTTP/1.1" 200 265 0.072862 10.0.0.185 - - [2026-08-25 14:31:17] "DELETE /security-group/2abd3c6e-7631-4000-9ccd-7ba28114e468 HTTP/1.1" 200 115 0.112717 10.0.0.185 - - [2026-08-25 14:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010442 10.0.0.185 - - [2026-08-25 14:31:17] "DELETE /access-control-list/8696c9f1-77bb-45a1-8d0a-f811d70cceec HTTP/1.1" 200 115 0.120937 10.0.0.185 - - [2026-08-25 14:31:17] "GET /project/db918db3-8b9b-45ea-b745-7c14b503758f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.153213 10.0.0.185 - - [2026-08-25 14:31:17] "DELETE /access-control-list/fd01be7f-d911-4b50-8670-f21535a2c49e HTTP/1.1" 200 115 0.176286 10.0.0.185 - - [2026-08-25 14:31:17] "GET /project/db918db3-8b9b-45ea-b745-7c14b503758f?fields=security_groups HTTP/1.1" 200 1353 0.160562 10.0.0.185 - - [2026-08-25 14:31:17] "DELETE /security-group/16b234ae-cf76-4509-ad9c-38280a6d12bb HTTP/1.1" 200 115 0.118551 10.0.0.185 - - [2026-08-25 14:31:17] "DELETE /access-control-list/bc33ee53-e49f-4104-80f2-08a8823d410b HTTP/1.1" 200 115 0.091130 10.0.0.185 - - [2026-08-25 14:31:17] "GET /project/db918db3-8b9b-45ea-b745-7c14b503758f?fields=application_policy_sets HTTP/1.1" 200 1392 0.117214 10.0.0.185 - - [2026-08-25 14:31:18] "DELETE /access-control-list/78686537-39a7-40ac-a5ad-62505f94ecd1 HTTP/1.1" 200 115 0.095227 10.0.0.185 - - [2026-08-25 14:31:18] "DELETE /project/db918db3-8b9b-45ea-b745-7c14b503758f HTTP/1.1" 200 115 0.810446 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:31:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001647 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:31:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001784 10.0.0.185 - - [2026-08-25 14:32:26] "GET / HTTP/1.1" 200 36215 0.002032 10.0.0.185 - - [2026-08-25 14:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.185 - - [2026-08-25 14:32:26] "GET /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003980 10.0.0.185 - - [2026-08-25 14:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010101 10.0.0.185 - - [2026-08-25 14:32:27] "GET /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003013 10.0.0.185 - - [2026-08-25 14:32:55] "GET / HTTP/1.1" 200 36215 0.001911 10.0.0.185 - - [2026-08-25 14:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.185 - - [2026-08-25 14:32:55] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005444 10.0.0.185 - - [2026-08-25 14:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.185 - - [2026-08-25 14:32:55] "GET /config-node/bf5663fd-ed9b-467e-8a60-fe19f688ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002505 10.0.0.185 - - [2026-08-25 14:33:06] "GET / HTTP/1.1" 200 36215 0.001348 10.0.0.185 - - [2026-08-25 14:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.185 - - [2026-08-25 14:33:06] "GET /routing-instance/97625e6b-405e-4569-8c64-09ce2652e2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003527 10.0.0.185 - - [2026-08-25 14:33:06] "POST /bgp-routers HTTP/1.1" 409 301 0.003453 10.0.0.185 - - [2026-08-25 14:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.185 - - [2026-08-25 14:33:06] "GET /bgp-router/9cebe7e9-26df-4636-9c17-9c2769d8d426?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004141 10.0.0.185 - - [2026-08-25 14:33:06] "PUT /bgp-router/9cebe7e9-26df-4636-9c17-9c2769d8d426 HTTP/1.1" 200 255 0.028819 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:33:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001439 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:33:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001265 10.0.0.185 - - [2026-08-25 14:33:23] "GET / HTTP/1.1" 200 36215 0.002096 10.0.0.185 - - [2026-08-25 14:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.185 - - [2026-08-25 14:33:23] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006855 10.0.0.185 - - [2026-08-25 14:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.185 - - [2026-08-25 14:33:23] "GET /config-node/bf5663fd-ed9b-467e-8a60-fe19f688ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002804 10.0.0.185 - - [2026-08-25 14:33:23] "GET / HTTP/1.1" 200 36215 0.001951 10.0.0.185 - - [2026-08-25 14:33:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002819 10.0.0.185 - - [2026-08-25 14:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.185 - - [2026-08-25 14:33:28] "GET /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003768 10.0.0.185 - - [2026-08-25 14:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.185 - - [2026-08-25 14:33:29] "PUT /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927 HTTP/1.1" 200 277 0.012440 10.0.0.185 - - [2026-08-25 14:33:29] "GET / HTTP/1.1" 200 36215 0.002095 10.0.0.185 - - [2026-08-25 14:33:29] "POST /alarms HTTP/1.1" 409 264 0.002613 10.0.0.185 - - [2026-08-25 14:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.185 - - [2026-08-25 14:33:29] "PUT /alarm/35abbbd2-5d79-4a26-8100-ac4949f4994d HTTP/1.1" 200 245 0.015379 10.0.0.185 - - [2026-08-25 14:33:29] "POST /alarms HTTP/1.1" 409 261 0.014008 10.0.0.185 - - [2026-08-25 14:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.185 - - [2026-08-25 14:33:29] "PUT /alarm/58269488-6457-4c02-b457-3d6c00a84db7 HTTP/1.1" 200 245 0.015258 10.0.0.185 - - [2026-08-25 14:33:29] "POST /alarms HTTP/1.1" 409 261 0.019491 10.0.0.185 - - [2026-08-25 14:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.185 - - [2026-08-25 14:33:29] "PUT /alarm/ef262095-8bed-4d2b-ab8a-5c1e31946b71 HTTP/1.1" 200 245 0.017776 10.0.0.185 - - [2026-08-25 14:33:29] "POST /alarms HTTP/1.1" 409 253 0.008991 10.0.0.185 - - [2026-08-25 14:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.185 - - [2026-08-25 14:33:29] "PUT /alarm/92da7e0c-dd51-4303-aa0d-b1de411fe5c4 HTTP/1.1" 200 245 0.018836 10.0.0.185 - - [2026-08-25 14:33:29] "POST /alarms HTTP/1.1" 409 251 0.020538 10.0.0.185 - - [2026-08-25 14:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.185 - - [2026-08-25 14:33:29] "PUT /alarm/f2470635-f3d0-4caf-b8c2-2f62343eadb4 HTTP/1.1" 200 245 0.016445 10.0.0.185 - - [2026-08-25 14:33:29] "POST /alarms HTTP/1.1" 409 252 0.008944 10.0.0.185 - - [2026-08-25 14:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.185 - - [2026-08-25 14:33:29] "PUT /alarm/7ace1e2d-dbc1-4266-ad53-5e3cbac65c9c HTTP/1.1" 200 245 0.014588 10.0.0.185 - - [2026-08-25 14:33:29] "POST /alarms HTTP/1.1" 409 256 0.012797 10.0.0.185 - - [2026-08-25 14:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.185 - - [2026-08-25 14:33:29] "PUT /alarm/555aab19-7abf-4610-9081-8989a081b238 HTTP/1.1" 200 245 0.013901 10.0.0.185 - - [2026-08-25 14:33:29] "POST /alarms HTTP/1.1" 409 248 0.014024 10.0.0.185 - - [2026-08-25 14:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.185 - - [2026-08-25 14:33:30] "PUT /alarm/bc8694e1-9e7d-4ae0-9aa0-024dd43b72ab HTTP/1.1" 200 245 0.019158 10.0.0.185 - - [2026-08-25 14:33:30] "POST /alarms HTTP/1.1" 409 252 0.013107 10.0.0.185 - - [2026-08-25 14:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.185 - - [2026-08-25 14:33:30] "PUT /alarm/1b0d9810-8889-4384-80d8-be399e33f107 HTTP/1.1" 200 245 0.016929 10.0.0.185 - - [2026-08-25 14:33:30] "POST /alarms HTTP/1.1" 409 257 0.004189 10.0.0.185 - - [2026-08-25 14:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.185 - - [2026-08-25 14:33:30] "PUT /alarm/bdb8887d-d843-49ea-a8df-d9fc6e10d555 HTTP/1.1" 200 245 0.014354 10.0.0.185 - - [2026-08-25 14:33:30] "POST /alarms HTTP/1.1" 409 251 0.010805 10.0.0.185 - - [2026-08-25 14:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.185 - - [2026-08-25 14:33:30] "PUT /alarm/e64e8cf0-dc51-4141-b714-98fdc2faea09 HTTP/1.1" 200 245 0.013064 10.0.0.185 - - [2026-08-25 14:33:30] "POST /alarms HTTP/1.1" 409 257 0.015980 10.0.0.185 - - [2026-08-25 14:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.185 - - [2026-08-25 14:33:30] "PUT /alarm/c86ef75f-aaf5-497a-a7aa-ccdf156ec91d HTTP/1.1" 200 245 0.015028 10.0.0.185 - - [2026-08-25 14:33:30] "POST /alarms HTTP/1.1" 409 261 0.019607 10.0.0.185 - - [2026-08-25 14:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.185 - - [2026-08-25 14:33:30] "PUT /alarm/797cc37b-28f1-478d-b024-092643556833 HTTP/1.1" 200 245 0.013812 10.0.0.185 - - [2026-08-25 14:33:30] "POST /alarms HTTP/1.1" 409 258 0.007959 10.0.0.185 - - [2026-08-25 14:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.185 - - [2026-08-25 14:33:30] "PUT /alarm/23522138-0286-4011-b7a2-6d9f01b8e04f HTTP/1.1" 200 245 0.015775 10.0.0.185 - - [2026-08-25 14:33:30] "POST /alarms HTTP/1.1" 409 254 0.012400 10.0.0.185 - - [2026-08-25 14:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.185 - - [2026-08-25 14:33:30] "PUT /alarm/fc8eac0d-a8e1-4b6e-ada6-be61fe38e11d HTTP/1.1" 200 245 0.014494 10.0.0.185 - - [2026-08-25 14:33:30] "POST /alarms HTTP/1.1" 409 254 0.008507 10.0.0.185 - - [2026-08-25 14:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.185 - - [2026-08-25 14:33:30] "PUT /alarm/84f85e47-a810-4bc2-bcdb-84e039fc7929 HTTP/1.1" 200 245 0.017152 10.0.0.185 - - [2026-08-25 14:33:30] "POST /alarms HTTP/1.1" 409 254 0.008076 10.0.0.185 - - [2026-08-25 14:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.185 - - [2026-08-25 14:33:30] "PUT /alarm/2b3245fc-fdff-4468-93ef-40adeaf1c103 HTTP/1.1" 200 245 0.015541 10.0.0.185 - - [2026-08-25 14:33:30] "POST /alarms HTTP/1.1" 409 247 0.012738 10.0.0.185 - - [2026-08-25 14:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.185 - - [2026-08-25 14:33:30] "PUT /alarm/15d33a42-5086-4a45-9ef2-563b0cafcca7 HTTP/1.1" 200 245 0.015120 10.0.0.185 - - [2026-08-25 14:33:30] "POST /alarms HTTP/1.1" 409 272 0.019250 10.0.0.185 - - [2026-08-25 14:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.185 - - [2026-08-25 14:33:31] "PUT /alarm/144faddf-4f87-4fbe-b43e-810abb9834bb HTTP/1.1" 200 245 0.029376 10.0.0.185 - - [2026-08-25 14:33:31] "POST /alarms HTTP/1.1" 409 261 0.015570 10.0.0.185 - - [2026-08-25 14:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.185 - - [2026-08-25 14:33:31] "PUT /alarm/fa68f215-7838-449c-b433-9a765b64425c HTTP/1.1" 200 245 0.024335 10.0.0.185 - - [2026-08-25 14:33:31] "POST /alarms HTTP/1.1" 409 259 0.014696 10.0.0.185 - - [2026-08-25 14:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.185 - - [2026-08-25 14:33:31] "PUT /alarm/e1ae4ee1-7191-477b-861e-2bcba1563463 HTTP/1.1" 200 245 0.017779 10.0.0.185 - - [2026-08-25 14:33:31] "POST /alarms HTTP/1.1" 409 265 0.013627 10.0.0.185 - - [2026-08-25 14:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.185 - - [2026-08-25 14:33:31] "PUT /alarm/cbca94e8-c891-4154-b1e4-76d8077ebe48 HTTP/1.1" 200 245 0.017917 10.0.0.185 - - [2026-08-25 14:33:31] "POST /alarms HTTP/1.1" 409 279 0.008270 10.0.0.185 - - [2026-08-25 14:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.185 - - [2026-08-25 14:33:31] "PUT /alarm/b429a152-0765-4228-ac30-d3859764110c HTTP/1.1" 200 245 0.018225 10.0.0.185 - - [2026-08-25 14:33:31] "GET / HTTP/1.1" 200 36215 0.001794 10.0.0.185 - - [2026-08-25 14:33:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002697 10.0.0.185 - - [2026-08-25 14:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.185 - - [2026-08-25 14:33:31] "PUT /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927 HTTP/1.1" 200 277 0.013578 10.0.0.185 - - [2026-08-25 14:33:32] "GET / HTTP/1.1" 200 36215 0.001956 10.0.0.185 - - [2026-08-25 14:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.185 - - [2026-08-25 14:33:32] "GET /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004801 10.0.0.185 - - [2026-08-25 14:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.185 - - [2026-08-25 14:33:32] "PUT /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927 HTTP/1.1" 200 277 0.045584 10.0.0.185 - - [2026-08-25 14:33:32] "GET / HTTP/1.1" 200 36215 0.003109 10.0.0.185 - - [2026-08-25 14:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.185 - - [2026-08-25 14:33:32] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.009823 10.0.0.185 - - [2026-08-25 14:33:32] "PUT /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48 HTTP/1.1" 200 275 0.049304 10.0.0.185 - - [2026-08-25 14:33:35] "GET / HTTP/1.1" 200 36215 0.001842 10.0.0.185 - - [2026-08-25 14:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.185 - - [2026-08-25 14:33:35] "GET /routing-instance/97625e6b-405e-4569-8c64-09ce2652e2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004014 10.0.0.185 - - [2026-08-25 14:33:35] "POST /bgp-routers HTTP/1.1" 409 301 0.002697 10.0.0.185 - - [2026-08-25 14:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.185 - - [2026-08-25 14:33:35] "GET /bgp-router/9cebe7e9-26df-4636-9c17-9c2769d8d426?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003714 10.0.0.185 - - [2026-08-25 14:33:35] "PUT /bgp-router/9cebe7e9-26df-4636-9c17-9c2769d8d426 HTTP/1.1" 200 255 0.024518 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:33:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001378 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:33:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001613 10.0.0.185 - - [2026-08-25 14:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008267 10.0.0.185 - - [2026-08-25 14:33:37] "GET /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005640 10.0.0.185 - - [2026-08-25 14:33:51] "GET /global-system-configs HTTP/1.1" 200 323 0.011191 10.0.0.185 - - [2026-08-25 14:33:52] "GET /global-system-configs HTTP/1.1" 200 323 0.010250 10.0.0.185 - - [2026-08-25 14:33:53] "GET / HTTP/1.1" 200 36215 0.002411 10.0.0.185 - - [2026-08-25 14:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.185 - - [2026-08-25 14:33:53] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005548 10.0.0.185 - - [2026-08-25 14:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.185 - - [2026-08-25 14:33:53] "GET /config-node/bf5663fd-ed9b-467e-8a60-fe19f688ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002855 10.0.0.185 - - [2026-08-25 14:34:05] "GET / HTTP/1.1" 200 36215 0.002103 10.0.0.185 - - [2026-08-25 14:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.185 - - [2026-08-25 14:34:05] "GET /routing-instance/97625e6b-405e-4569-8c64-09ce2652e2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004221 10.0.0.185 - - [2026-08-25 14:34:05] "POST /bgp-routers HTTP/1.1" 409 301 0.005819 10.0.0.185 - - [2026-08-25 14:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.185 - - [2026-08-25 14:34:05] "GET /bgp-router/9cebe7e9-26df-4636-9c17-9c2769d8d426?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004601 10.0.0.185 - - [2026-08-25 14:34:05] "PUT /bgp-router/9cebe7e9-26df-4636-9c17-9c2769d8d426 HTTP/1.1" 200 255 0.019341 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:34:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001329 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:34:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001361 10.0.0.185 - - [2026-08-25 14:34:21] "GET / HTTP/1.1" 200 36215 0.002229 10.0.0.185 - - [2026-08-25 14:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.185 - - [2026-08-25 14:34:21] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005677 10.0.0.185 - - [2026-08-25 14:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.185 - - [2026-08-25 14:34:21] "GET /config-node/bf5663fd-ed9b-467e-8a60-fe19f688ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003500 10.0.0.185 - - [2026-08-25 14:34:22] "GET / HTTP/1.1" 200 36215 0.001452 10.0.0.185 - - [2026-08-25 14:34:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002633 10.0.0.185 - - [2026-08-25 14:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.185 - - [2026-08-25 14:34:27] "GET /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004449 10.0.0.185 - - [2026-08-25 14:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.185 - - [2026-08-25 14:34:27] "PUT /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927 HTTP/1.1" 200 277 0.013452 10.0.0.185 - - [2026-08-25 14:34:27] "GET / HTTP/1.1" 200 36215 0.002189 10.0.0.185 - - [2026-08-25 14:34:27] "POST /alarms HTTP/1.1" 409 264 0.002724 10.0.0.185 - - [2026-08-25 14:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.185 - - [2026-08-25 14:34:27] "PUT /alarm/35abbbd2-5d79-4a26-8100-ac4949f4994d HTTP/1.1" 200 245 0.014551 10.0.0.185 - - [2026-08-25 14:34:27] "POST /alarms HTTP/1.1" 409 261 0.002381 10.0.0.185 - - [2026-08-25 14:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005024 10.0.0.185 - - [2026-08-25 14:34:27] "PUT /alarm/58269488-6457-4c02-b457-3d6c00a84db7 HTTP/1.1" 200 245 0.011172 10.0.0.185 - - [2026-08-25 14:34:27] "POST /alarms HTTP/1.1" 409 261 0.012916 10.0.0.185 - - [2026-08-25 14:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.185 - - [2026-08-25 14:34:27] "PUT /alarm/ef262095-8bed-4d2b-ab8a-5c1e31946b71 HTTP/1.1" 200 245 0.012552 10.0.0.185 - - [2026-08-25 14:34:27] "POST /alarms HTTP/1.1" 409 253 0.013914 10.0.0.185 - - [2026-08-25 14:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.185 - - [2026-08-25 14:34:28] "PUT /alarm/92da7e0c-dd51-4303-aa0d-b1de411fe5c4 HTTP/1.1" 200 245 0.013535 10.0.0.185 - - [2026-08-25 14:34:28] "POST /alarms HTTP/1.1" 409 251 0.013466 10.0.0.185 - - [2026-08-25 14:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.185 - - [2026-08-25 14:34:28] "PUT /alarm/f2470635-f3d0-4caf-b8c2-2f62343eadb4 HTTP/1.1" 200 245 0.011168 10.0.0.185 - - [2026-08-25 14:34:28] "POST /alarms HTTP/1.1" 409 252 0.013292 10.0.0.185 - - [2026-08-25 14:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.185 - - [2026-08-25 14:34:28] "PUT /alarm/7ace1e2d-dbc1-4266-ad53-5e3cbac65c9c HTTP/1.1" 200 245 0.056113 10.0.0.185 - - [2026-08-25 14:34:28] "POST /alarms HTTP/1.1" 409 256 0.009475 10.0.0.185 - - [2026-08-25 14:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006685 10.0.0.185 - - [2026-08-25 14:34:28] "PUT /alarm/555aab19-7abf-4610-9081-8989a081b238 HTTP/1.1" 200 245 0.012797 10.0.0.185 - - [2026-08-25 14:34:28] "POST /alarms HTTP/1.1" 409 248 0.012357 10.0.0.185 - - [2026-08-25 14:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.185 - - [2026-08-25 14:34:28] "PUT /alarm/bc8694e1-9e7d-4ae0-9aa0-024dd43b72ab HTTP/1.1" 200 245 0.015247 10.0.0.185 - - [2026-08-25 14:34:28] "POST /alarms HTTP/1.1" 409 252 0.009058 10.0.0.185 - - [2026-08-25 14:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.185 - - [2026-08-25 14:34:28] "PUT /alarm/1b0d9810-8889-4384-80d8-be399e33f107 HTTP/1.1" 200 245 0.015134 10.0.0.185 - - [2026-08-25 14:34:28] "POST /alarms HTTP/1.1" 409 257 0.005474 10.0.0.185 - - [2026-08-25 14:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.185 - - [2026-08-25 14:34:28] "PUT /alarm/bdb8887d-d843-49ea-a8df-d9fc6e10d555 HTTP/1.1" 200 245 0.017285 10.0.0.185 - - [2026-08-25 14:34:28] "POST /alarms HTTP/1.1" 409 251 0.015977 10.0.0.185 - - [2026-08-25 14:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.185 - - [2026-08-25 14:34:28] "PUT /alarm/e64e8cf0-dc51-4141-b714-98fdc2faea09 HTTP/1.1" 200 245 0.018447 10.0.0.185 - - [2026-08-25 14:34:28] "POST /alarms HTTP/1.1" 409 257 0.009658 10.0.0.185 - - [2026-08-25 14:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005969 10.0.0.185 - - [2026-08-25 14:34:28] "PUT /alarm/c86ef75f-aaf5-497a-a7aa-ccdf156ec91d HTTP/1.1" 200 245 0.032603 10.0.0.185 - - [2026-08-25 14:34:28] "POST /alarms HTTP/1.1" 409 261 0.008056 10.0.0.185 - - [2026-08-25 14:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007572 10.0.0.185 - - [2026-08-25 14:34:28] "PUT /alarm/797cc37b-28f1-478d-b024-092643556833 HTTP/1.1" 200 245 0.011805 10.0.0.185 - - [2026-08-25 14:34:28] "POST /alarms HTTP/1.1" 409 258 0.012727 10.0.0.185 - - [2026-08-25 14:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008652 10.0.0.185 - - [2026-08-25 14:34:28] "PUT /alarm/23522138-0286-4011-b7a2-6d9f01b8e04f HTTP/1.1" 200 245 0.012168 10.0.0.185 - - [2026-08-25 14:34:28] "POST /alarms HTTP/1.1" 409 254 0.010843 10.0.0.185 - - [2026-08-25 14:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.185 - - [2026-08-25 14:34:29] "PUT /alarm/fc8eac0d-a8e1-4b6e-ada6-be61fe38e11d HTTP/1.1" 200 245 0.013861 10.0.0.185 - - [2026-08-25 14:34:29] "POST /alarms HTTP/1.1" 409 254 0.008626 10.0.0.185 - - [2026-08-25 14:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.185 - - [2026-08-25 14:34:29] "PUT /alarm/84f85e47-a810-4bc2-bcdb-84e039fc7929 HTTP/1.1" 200 245 0.013086 10.0.0.185 - - [2026-08-25 14:34:29] "POST /alarms HTTP/1.1" 409 254 0.012243 10.0.0.185 - - [2026-08-25 14:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.185 - - [2026-08-25 14:34:29] "PUT /alarm/2b3245fc-fdff-4468-93ef-40adeaf1c103 HTTP/1.1" 200 245 0.014117 10.0.0.185 - - [2026-08-25 14:34:29] "POST /alarms HTTP/1.1" 409 247 0.009699 10.0.0.185 - - [2026-08-25 14:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.185 - - [2026-08-25 14:34:29] "PUT /alarm/15d33a42-5086-4a45-9ef2-563b0cafcca7 HTTP/1.1" 200 245 0.013781 10.0.0.185 - - [2026-08-25 14:34:29] "POST /alarms HTTP/1.1" 409 272 0.007648 10.0.0.185 - - [2026-08-25 14:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.185 - - [2026-08-25 14:34:29] "PUT /alarm/144faddf-4f87-4fbe-b43e-810abb9834bb HTTP/1.1" 200 245 0.012060 10.0.0.185 - - [2026-08-25 14:34:29] "POST /alarms HTTP/1.1" 409 261 0.005658 10.0.0.185 - - [2026-08-25 14:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.185 - - [2026-08-25 14:34:29] "PUT /alarm/fa68f215-7838-449c-b433-9a765b64425c HTTP/1.1" 200 245 0.012489 10.0.0.185 - - [2026-08-25 14:34:29] "POST /alarms HTTP/1.1" 409 259 0.004973 10.0.0.185 - - [2026-08-25 14:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.185 - - [2026-08-25 14:34:29] "PUT /alarm/e1ae4ee1-7191-477b-861e-2bcba1563463 HTTP/1.1" 200 245 0.012104 10.0.0.185 - - [2026-08-25 14:34:29] "POST /alarms HTTP/1.1" 409 265 0.005559 10.0.0.185 - - [2026-08-25 14:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.185 - - [2026-08-25 14:34:29] "PUT /alarm/cbca94e8-c891-4154-b1e4-76d8077ebe48 HTTP/1.1" 200 245 0.012723 10.0.0.185 - - [2026-08-25 14:34:29] "POST /alarms HTTP/1.1" 409 279 0.008599 10.0.0.185 - - [2026-08-25 14:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005495 10.0.0.185 - - [2026-08-25 14:34:29] "PUT /alarm/b429a152-0765-4228-ac30-d3859764110c HTTP/1.1" 200 245 0.014655 10.0.0.185 - - [2026-08-25 14:34:30] "GET / HTTP/1.1" 200 36215 0.001961 10.0.0.185 - - [2026-08-25 14:34:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002714 10.0.0.185 - - [2026-08-25 14:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.185 - - [2026-08-25 14:34:30] "PUT /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927 HTTP/1.1" 200 277 0.010427 10.0.0.185 - - [2026-08-25 14:34:30] "GET / HTTP/1.1" 200 36215 0.002491 10.0.0.185 - - [2026-08-25 14:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.185 - - [2026-08-25 14:34:30] "GET /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003299 10.0.0.185 - - [2026-08-25 14:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.185 - - [2026-08-25 14:34:30] "PUT /global-vrouter-config/a79210a5-4576-4f10-ab2a-f6007da02927 HTTP/1.1" 200 277 0.012498 10.0.0.185 - - [2026-08-25 14:34:30] "GET / HTTP/1.1" 200 36215 0.002661 10.0.0.185 - - [2026-08-25 14:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.185 - - [2026-08-25 14:34:30] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.008306 10.0.0.185 - - [2026-08-25 14:34:30] "PUT /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48 HTTP/1.1" 200 275 0.031411 10.0.0.185 - - [2026-08-25 14:34:33] "GET / HTTP/1.1" 200 36215 0.001617 10.0.0.185 - - [2026-08-25 14:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.185 - - [2026-08-25 14:34:33] "GET /routing-instance/97625e6b-405e-4569-8c64-09ce2652e2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003773 10.0.0.185 - - [2026-08-25 14:34:33] "POST /bgp-routers HTTP/1.1" 409 301 0.002231 10.0.0.185 - - [2026-08-25 14:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.185 - - [2026-08-25 14:34:33] "GET /bgp-router/9cebe7e9-26df-4636-9c17-9c2769d8d426?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004996 10.0.0.185 - - [2026-08-25 14:34:33] "PUT /bgp-router/9cebe7e9-26df-4636-9c17-9c2769d8d426 HTTP/1.1" 200 255 0.026616 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:34:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001419 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:34:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001218 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:34:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001396 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:34:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001243 10.0.0.185 - - [2026-08-25 14:34:39] "POST /tags HTTP/1.1" 200 356 0.051734 10.0.0.185 - - [2026-08-25 14:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.031575 10.0.0.185 - - [2026-08-25 14:34:39] "GET /tag/15f22c01-f224-4afb-897c-167de93d9ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.043037 10.0.0.185 - - [2026-08-25 14:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.185 - - [2026-08-25 14:34:39] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005362 10.0.0.185 - - [2026-08-25 14:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.185 - - [2026-08-25 14:34:39] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.096465 10.0.0.185 - - [2026-08-25 14:34:39] "POST /virtual-machines HTTP/1.1" 200 352 0.027961 10.0.0.185 - - [2026-08-25 14:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.029751 10.0.0.185 - - [2026-08-25 14:34:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.155803 10.0.0.185 - - [2026-08-25 14:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019323 10.0.0.185 - - [2026-08-25 14:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019401 10.0.0.185 - - [2026-08-25 14:34:40] "GET /virtual-machine-interface/1abae100-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006350 10.0.0.185 - - [2026-08-25 14:34:40] "POST /instance-ips HTTP/1.1" 200 392 0.053663 10.0.0.185 - - [2026-08-25 14:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.060752 10.0.0.185 - - [2026-08-25 14:34:40] "GET /virtual-machine-interface/1abae100-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.018809 10.0.0.185 - - [2026-08-25 14:34:40] "POST /set-tag HTTP/1.1" 200 109 0.024410 10.0.0.185 - - [2026-08-25 14:34:40] "GET /virtual-machine-interface/1abae100-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.078326 10.0.0.185 - - [2026-08-25 14:34:40] "GET /instance-ip/1ade9ff0-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.013504 10.0.0.185 - - [2026-08-25 14:34:40] "GET /virtual-machine-interface/1abae100-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005873 10.0.0.185 - - [2026-08-25 14:34:40] "POST /set-tag HTTP/1.1" 200 109 0.004615 10.0.0.185 - - [2026-08-25 14:34:40] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.015284 10.0.0.185 - - [2026-08-25 14:34:40] "POST /ref-update HTTP/1.1" 200 156 0.015087 10.0.0.185 - - [2026-08-25 14:34:40] "GET /virtual-machine-interface/1abae100-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.049450 10.0.0.185 - - [2026-08-25 14:34:40] "POST /set-tag HTTP/1.1" 200 109 0.007398 10.0.0.185 - - [2026-08-25 14:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008303 10.0.0.185 - - [2026-08-25 14:34:40] "GET /virtual-network/d224ca11-45ca-46b2-ba8d-f051330fa9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.009664 10.0.0.185 - - [2026-08-25 14:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.185 - - [2026-08-25 14:34:41] "GET /project/01b1eea4-a64e-4035-80a2-b7a1d2c6385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.090727 10.0.0.185 - - [2026-08-25 14:34:41] "POST /virtual-machines HTTP/1.1" 200 356 0.015387 10.0.0.185 - - [2026-08-25 14:34:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.041618 10.0.0.185 - - [2026-08-25 14:34:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.182616 10.0.0.185 - - [2026-08-25 14:34:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023639 10.0.0.185 - - [2026-08-25 14:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.032223 10.0.0.185 - - [2026-08-25 14:34:41] "GET /virtual-machine-interface/1b7404d2-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.009566 10.0.0.185 - - [2026-08-25 14:34:41] "POST /instance-ips HTTP/1.1" 200 396 0.056649 10.0.0.185 - - [2026-08-25 14:34:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.069558 10.0.0.185 - - [2026-08-25 14:34:41] "GET /virtual-machine-interface/1b7404d2-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.024886 10.0.0.185 - - [2026-08-25 14:34:41] "POST /set-tag HTTP/1.1" 200 109 0.021880 10.0.0.185 - - [2026-08-25 14:34:41] "GET /virtual-machine-interface/1b7404d2-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.020907 10.0.0.185 - - [2026-08-25 14:34:41] "GET /instance-ip/1b9cf342-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.008353 10.0.0.185 - - [2026-08-25 14:34:41] "GET /virtual-machine-interface/1b7404d2-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006593 10.0.0.185 - - [2026-08-25 14:34:41] "POST /set-tag HTTP/1.1" 200 109 0.003127 10.0.0.185 - - [2026-08-25 14:34:41] "GET /virtual-router/97ad54b0-9520-4dc1-be14-07f34fd23cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.004993 10.0.0.185 - - [2026-08-25 14:34:41] "POST /ref-update HTTP/1.1" 200 156 0.016109 10.0.0.185 - - [2026-08-25 14:34:41] "GET /virtual-machine-interface/1b7404d2-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.019025 10.0.0.185 - - [2026-08-25 14:34:41] "POST /set-tag HTTP/1.1" 200 109 0.008114 10.0.0.185 - - [2026-08-25 14:34:42] "GET /virtual-machine-interface/1abae100-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008330 10.0.0.185 - - [2026-08-25 14:34:42] "POST /set-tag HTTP/1.1" 200 109 0.004032 10.0.0.185 - - [2026-08-25 14:34:42] "GET /virtual-machine-interface/1b7404d2-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007393 10.0.0.185 - - [2026-08-25 14:34:42] "POST /set-tag HTTP/1.1" 200 109 0.003054 10.0.0.185 - - [2026-08-25 14:34:53] "GET /virtual-machine-interface/1b7404d2-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007950 10.0.0.185 - - [2026-08-25 14:34:53] "POST /set-tag HTTP/1.1" 200 109 0.007592 10.0.0.185 - - [2026-08-25 14:34:53] "GET /virtual-machine-interface/1abae100-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007967 10.0.0.185 - - [2026-08-25 14:34:53] "GET / HTTP/1.1" 200 36215 0.002941 10.0.0.185 - - [2026-08-25 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.185 - - [2026-08-25 14:34:53] "GET /global-system-config/7945cdd7-f8bb-4360-b902-066e12963a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.008425 10.0.0.185 - - [2026-08-25 14:34:53] "POST /set-tag HTTP/1.1" 200 109 0.003747 10.0.0.185 - - [2026-08-25 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.185 - - [2026-08-25 14:34:54] "GET /config-node/bf5663fd-ed9b-467e-8a60-fe19f688ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003261 10.0.0.185 - - [2026-08-25 14:34:55] "GET /virtual-machine-interface/1abae100-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007466 10.0.0.185 - - [2026-08-25 14:34:55] "POST /set-tag HTTP/1.1" 200 109 0.003296 10.0.0.185 - - [2026-08-25 14:35:06] "GET / HTTP/1.1" 200 36215 0.002293 10.0.0.185 - - [2026-08-25 14:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.185 - - [2026-08-25 14:35:06] "GET /routing-instance/97625e6b-405e-4569-8c64-09ce2652e2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005263 10.0.0.185 - - [2026-08-25 14:35:06] "POST /bgp-routers HTTP/1.1" 409 301 0.008963 10.0.0.185 - - [2026-08-25 14:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.185 - - [2026-08-25 14:35:06] "GET /bgp-router/9cebe7e9-26df-4636-9c17-9c2769d8d426?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004785 10.0.0.185 - - [2026-08-25 14:35:06] "PUT /bgp-router/9cebe7e9-26df-4636-9c17-9c2769d8d426 HTTP/1.1" 200 255 0.027186 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:35:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001257 [Introspect:8084]10.0.0.185 - - [2026-08-25 14:35:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001713 10.0.0.185 - - [2026-08-25 14:35:27] "GET /virtual-machine-interface/1abae100-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.011973 10.0.0.185 - - [2026-08-25 14:35:27] "POST /set-tag HTTP/1.1" 200 109 0.004668 10.0.0.185 - - [2026-08-25 14:35:27] "GET /virtual-machine-interface/1abae100-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.010776 10.0.0.185 - - [2026-08-25 14:35:27] "POST /set-tag HTTP/1.1" 200 109 0.003445 10.0.0.185 - - [2026-08-25 14:35:27] "GET /virtual-machine/facbad70-8bdd-4df3-83c5-84b0ef87b7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.005820 10.0.0.185 - - [2026-08-25 14:35:27] "POST /ref-update HTTP/1.1" 200 156 0.014471 10.0.0.185 - - [2026-08-25 14:35:27] "GET /virtual-machine-interface/1abae100-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.023414 10.0.0.185 - - [2026-08-25 14:35:27] "POST /set-tag HTTP/1.1" 200 109 0.030941 10.0.0.185 - - [2026-08-25 14:35:27] "POST /set-tag HTTP/1.1" 200 109 0.026751 10.0.0.185 - - [2026-08-25 14:35:27] "DELETE /instance-ip/1ade9ff0-a092-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.061742 10.0.0.185 - - [2026-08-25 14:35:27] "DELETE /virtual-machine-interface/1abae100-a092-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.063444 10.0.0.185 - - [2026-08-25 14:35:27] "DELETE /virtual-machine/facbad70-8bdd-4df3-83c5-84b0ef87b7ab HTTP/1.1" 200 115 0.030134 10.0.0.185 - - [2026-08-25 14:35:27] "GET /virtual-machine-interface/1b7404d2-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005743 10.0.0.185 - - [2026-08-25 14:35:27] "POST /set-tag HTTP/1.1" 200 109 0.003538 10.0.0.185 - - [2026-08-25 14:35:58] "GET /virtual-machine-interface/1b7404d2-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005986 10.0.0.185 - - [2026-08-25 14:35:58] "POST /set-tag HTTP/1.1" 200 109 0.004475 10.0.0.185 - - [2026-08-25 14:35:58] "GET /virtual-machine-interface/1b7404d2-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008899 10.0.0.185 - - [2026-08-25 14:35:58] "POST /set-tag HTTP/1.1" 200 109 0.003376 10.0.0.185 - - [2026-08-25 14:35:58] "GET /virtual-machine/e54efc98-6e8c-4630-9f17-814e7d7a1c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.003818 10.0.0.185 - - [2026-08-25 14:35:58] "POST /ref-update HTTP/1.1" 200 156 0.028369 10.0.0.185 - - [2026-08-25 14:35:58] "GET /virtual-machine-interface/1b7404d2-a092-11f1-9305-fa163ec0441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.015002 10.0.0.185 - - [2026-08-25 14:35:58] "POST /set-tag HTTP/1.1" 200 109 0.033525 10.0.0.185 - - [2026-08-25 14:35:58] "POST /set-tag HTTP/1.1" 200 109 0.041087 10.0.0.185 - - [2026-08-25 14:35:58] "DELETE /instance-ip/1b9cf342-a092-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.071252 10.0.0.185 - - [2026-08-25 14:35:58] "DELETE /virtual-machine-interface/1b7404d2-a092-11f1-9305-fa163ec0441f HTTP/1.1" 200 115 0.070438 10.0.0.185 - - [2026-08-25 14:35:58] "DELETE /virtual-machine/e54efc98-6e8c-4630-9f17-814e7d7a1c9e HTTP/1.1" 200 115 0.049650 10.0.0.185 - - [2026-08-25 14:35:58] "DELETE /tag/15f22c01-f224-4afb-897c-167de93d9ddd HTTP/1.1" 200 115 0.068542