++ 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: =================== Fri Aug 14 07:10:21 AM UTC 2026 ===================' INFO: =================== Fri Aug 14 07:10:21 AM 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 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev enp1s0 ++ DEFAULT_LOCAL_IP=10.0.0.161 ++ 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.161 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.161 ++ ANALYTICSDB_NODES=10.0.0.161 ++ ANALYTICS_SNMP_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:8081 ' +++ '[' -n '10.0.0.161:8081 ' ']' +++ echo 10.0.0.161:8081 ++ ANALYTICS_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9042 ' +++ '[' -n '10.0.0.161:9042 ' ']' +++ echo 10.0.0.161:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.161:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:8086 ' +++ '[' -n '10.0.0.161:8086 ' ']' +++ echo 10.0.0.161:8086 ++ COLLECTOR_SERVERS=10.0.0.161: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.161 ++ CONFIGDB_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:8082 ' +++ '[' -n '10.0.0.161:8082 ' ']' +++ echo 10.0.0.161:8082 ++ CONFIG_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9161 ' +++ '[' -n '10.0.0.161:9161 ' ']' +++ echo 10.0.0.161:9161 ++ CONFIGDB_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9041 ' +++ '[' -n '10.0.0.161:9041 ' ']' +++ echo 10.0.0.161:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.161: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.161 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.161 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+=10.0.0.161:2181, +++ '[' -n 10.0.0.161:2181, ']' +++ echo 10.0.0.161:2181 ++ ZOOKEEPER_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:2181 ' +++ '[' -n '10.0.0.161:2181 ' ']' +++ echo 10.0.0.161:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.161:2181 ++ RABBITMQ_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+=10.0.0.161:5673, +++ '[' -n 10.0.0.161:5673, ']' +++ echo 10.0.0.161:5673 ++ RABBITMQ_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:6379 ' +++ '[' -n '10.0.0.161:6379 ' ']' +++ echo 10.0.0.161:6379 ++ REDIS_SERVERS=10.0.0.161: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.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9092 ' +++ '[' -n '10.0.0.161:9092 ' ']' +++ echo 10.0.0.161:9092 ++ KAFKA_SERVERS=10.0.0.161: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.161 ++ 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.161 ++ 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.161 ++ cut -d , -f 1 + local cassandra=10.0.0.161 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.161 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.161 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.161 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.161 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.161 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.161 +++ local servers=10.0.0.161 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.161,10.36.40.1,127.0.0.1,172.17.0.1,252.161.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.161'\''))' +++ local server_ip=10.0.0.161 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.161 ]] +++ [[ ,10.0.0.161,10.36.40.1,127.0.0.1,172.17.0.1,252.161.0.1,, =~ ,10\.0\.0\.161, ]] +++ echo 10.0.0.161 1 +++ return ++ local ip=10.0.0.161 ++ [[ -z 10.0.0.161 ]] ++ echo 10.0.0.161 + host_ip=10.0.0.161 + [[ cql == \c\q\l ]] ++ echo 10.0.0.161:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.161:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.161: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=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set ++ cut -d = -f 1 ++ 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/14/2026 07:11:21.136 7f22a7ecd7c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/14/2026 07:11:21.537 7f22a7ecd7c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/14/2026 07:11:21.567 7f22a7ecd7c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/14/2026 07:11:21.568 7f22a7ecd7c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.161 - - [2026-08-14 07:11:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001934 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.161:8082/ Hit Ctrl-C to quit. 10.0.0.161 - - [2026-08-14 07:11:37] "GET / HTTP/1.1" 503 181 0.000424 10.0.0.161 - - [2026-08-14 07:11:37] "GET / HTTP/1.1" 503 181 0.000250 10.0.0.161 - - [2026-08-14 07:11:37] "GET / HTTP/1.1" 503 181 0.000316 10.0.0.161 - - [2026-08-14 07:11:38] "GET / HTTP/1.1" 200 45303 0.002487 10.0.0.161 - - [2026-08-14 07:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007360 10.0.0.161 - - [2026-08-14 07:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016449 10.0.0.161 - - [2026-08-14 07:11:38] "GET / HTTP/1.1" 200 36215 0.001321 10.0.0.161 - - [2026-08-14 07:11:38] "GET / HTTP/1.1" 200 36215 0.005245 10.0.0.161 - - [2026-08-14 07:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007636 10.0.0.161 - - [2026-08-14 07:11:38] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.049788 10.0.0.161 - - [2026-08-14 07:11:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.006476 10.0.0.161 - - [2026-08-14 07:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.161 - - [2026-08-14 07:11:39] "GET /domain/b09c1840-1118-4d4e-bf0a-44bf23a409f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.006940 10.0.0.161 - - [2026-08-14 07:11:39] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.141001 10.0.0.161 - - [2026-08-14 07:11:39] "POST /id-to-fqname HTTP/1.1" 200 173 0.000739 10.0.0.161 - - [2026-08-14 07:11:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.036842 10.0.0.161 - - [2026-08-14 07:11:39] "POST /security-groups HTTP/1.1" 200 570 0.247278 10.0.0.161 - - [2026-08-14 07:11:39] "POST /projects HTTP/1.1" 200 483 0.671267 10.0.0.161 - - [2026-08-14 07:11:39] "POST /security-groups HTTP/1.1" 200 536 0.088363 10.0.0.161 - - [2026-08-14 07:11:39] "POST /chown HTTP/1.1" 200 109 0.025672 10.0.0.161 - - [2026-08-14 07:11:39] "POST /policy-managements HTTP/1.1" 409 214 0.010026 10.0.0.161 - - [2026-08-14 07:11:39] "GET / HTTP/1.1" 200 36215 0.002249 10.0.0.161 - - [2026-08-14 07:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.049547 10.0.0.161 - - [2026-08-14 07:11:39] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005471 10.0.0.161 - - [2026-08-14 07:11:40] "POST /application-policy-sets HTTP/1.1" 200 530 0.084342 10.0.0.161 - - [2026-08-14 07:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010106 10.0.0.161 - - [2026-08-14 07:11:40] "GET /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.005394 10.0.0.161 - - [2026-08-14 07:11:40] "PUT /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c HTTP/1.1" 200 277 0.017962 10.0.0.161 - - [2026-08-14 07:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.030672 10.0.0.161 - - [2026-08-14 07:11:40] "GET /virtual-network/b35c2721-dd09-4139-ab9d-2083ba5b3586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.013668 10.0.0.161 - - [2026-08-14 07:11:40] "GET / HTTP/1.1" 200 36215 0.002223 10.0.0.161 - - [2026-08-14 07:11:40] "GET / HTTP/1.1" 200 36215 0.005151 10.0.0.161 - - [2026-08-14 07:11:40] "GET / HTTP/1.1" 200 36215 0.002471 10.0.0.161 - - [2026-08-14 07:11:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.007319 10.0.0.161 - - [2026-08-14 07:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.030920 10.0.0.161 - - [2026-08-14 07:11:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.020429 10.0.0.161 - - [2026-08-14 07:11:40] "GET /routing-instance/a7e51c46-3a3f-463e-ac73-eba64d776e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.025539 10.0.0.161 - - [2026-08-14 07:11:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.003185 10.0.0.161 - - [2026-08-14 07:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009892 10.0.0.161 - - [2026-08-14 07:11:40] "POST /bgp-routers HTTP/1.1" 200 618 0.157414 10.0.0.161 - - [2026-08-14 07:11:40] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.020186 10.0.0.161 - - [2026-08-14 07:11:40] "POST /security-groups HTTP/1.1" 200 574 0.224425 10.0.0.161 - - [2026-08-14 07:11:40] "POST /projects HTTP/1.1" 200 491 0.693225 10.0.0.161 - - [2026-08-14 07:11:41] "GET /bgp-router/191b99ec-df5b-4db6-ac1a-e0ed3283efcc?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.162951 10.0.0.161 - - [2026-08-14 07:11:41] "POST /service-appliance-sets HTTP/1.1" 200 555 0.198977 10.0.0.161 - - [2026-08-14 07:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.023090 10.0.0.161 - - [2026-08-14 07:11:41] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.065290 10.0.0.161 - - [2026-08-14 07:11:41] "GET / HTTP/1.1" 200 36215 0.001707 10.0.0.161 - - [2026-08-14 07:11:41] "POST /fqname-to-id HTTP/1.1" 404 180 0.016107 10.0.0.161 - - [2026-08-14 07:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.026797 10.0.0.161 - - [2026-08-14 07:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.028955 10.0.0.161 - - [2026-08-14 07:11:41] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013972 10.0.0.161 - - [2026-08-14 07:11:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015630 10.0.0.161 - - [2026-08-14 07:11:41] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.029221 10.0.0.161 - - [2026-08-14 07:11:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.010486 10.0.0.161 - - [2026-08-14 07:11:41] "POST /security-groups HTTP/1.1" 200 548 0.302901 10.0.0.161 - - [2026-08-14 07:11:41] "POST /ref-update HTTP/1.1" 200 156 0.061399 10.0.0.161 - - [2026-08-14 07:11:41] "POST /service-appliance-sets HTTP/1.1" 200 543 0.167145 10.0.0.161 - - [2026-08-14 07:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.161 - - [2026-08-14 07:11:41] "GET /network-ipam/0d34344d-6d2b-45c3-8210-cbde3df0854c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.032955 10.0.0.161 - - [2026-08-14 07:11:41] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.184282 10.0.0.161 - - [2026-08-14 07:11:41] "POST /chown HTTP/1.1" 200 109 0.220294 10.0.0.161 - - [2026-08-14 07:11:41] "POST /network-ipams HTTP/1.1" 200 524 0.087394 10.0.0.161 - - [2026-08-14 07:11:41] "POST /network-ipams HTTP/1.1" 200 512 0.055785 10.0.0.161 - - [2026-08-14 07:11:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.004125 10.0.0.161 - - [2026-08-14 07:11:41] "POST /useragent-kv HTTP/1.1" 200 115 0.013472 10.0.0.161 - - [2026-08-14 07:11:41] "POST /virtual-networks HTTP/1.1" 200 540 0.217528 10.0.0.161 - - [2026-08-14 07:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.161 - - [2026-08-14 07:11:42] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.014810 10.0.0.161 - - [2026-08-14 07:11:42] "POST /service-templates HTTP/1.1" 200 513 0.056817 10.0.0.161 - - [2026-08-14 07:11:42] "POST /network-ipams HTTP/1.1" 200 520 0.095411 10.0.0.161 - - [2026-08-14 07:11:42] "POST /fqname-to-id HTTP/1.1" 404 202 0.006940 10.0.0.161 - - [2026-08-14 07:11:42] "POST /service-templates HTTP/1.1" 200 503 0.149880 10.0.0.161 - - [2026-08-14 07:11:42] "POST /service-templates HTTP/1.1" 200 517 0.078327 10.0.0.161 - - [2026-08-14 07:11:42] "POST /useragent-kv HTTP/1.1" 200 115 0.010695 10.0.0.161 - - [2026-08-14 07:11:42] "POST /virtual-networks HTTP/1.1" 200 548 0.223948 10.0.0.161 - - [2026-08-14 07:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.161 - - [2026-08-14 07:11:42] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.017466 10.0.0.161 - - [2026-08-14 07:11:42] "POST /fqname-to-id HTTP/1.1" 404 199 0.002718 10.0.0.161 - - [2026-08-14 07:11:42] "POST /service-templates HTTP/1.1" 200 537 0.051050 10.0.0.161 - - [2026-08-14 07:11:42] "POST /service-templates HTTP/1.1" 200 509 0.062850 10.0.0.161 - - [2026-08-14 07:11:42] "POST /network-policys HTTP/1.1" 200 540 0.081653 10.0.0.161 - - [2026-08-14 07:11:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.011626 10.0.0.161 - - [2026-08-14 07:11:42] "POST /network-policys HTTP/1.1" 200 536 0.062622 10.0.0.176 - - [2026-08-14 07:11:42] "GET / HTTP/1.1" 200 36215 0.001853 10.0.0.176 - - [2026-08-14 07:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007380 10.0.0.161 - - [2026-08-14 07:11:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.005174 10.0.0.176 - - [2026-08-14 07:11:42] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.059518 10.0.0.176 - - [2026-08-14 07:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007446 10.0.0.176 - - [2026-08-14 07:11:42] "GET /routing-instance/a7e51c46-3a3f-463e-ac73-eba64d776e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.007620 10.0.0.161 - - [2026-08-14 07:11:42] "POST /network-policys HTTP/1.1" 200 544 0.130717 10.0.0.176 - - [2026-08-14 07:11:42] "PUT /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9 HTTP/1.1" 200 275 0.085017 10.0.0.176 - - [2026-08-14 07:11:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.050189 10.0.0.176 - - [2026-08-14 07:11:43] "POST /virtual-routers HTTP/1.1" 200 601 0.100571 10.0.0.161 - - [2026-08-14 07:11:43] "POST /ref-update HTTP/1.1" 200 156 0.220224 10.0.0.176 - - [2026-08-14 07:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008820 10.0.0.161 - - [2026-08-14 07:11:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005477 10.0.0.176 - - [2026-08-14 07:11:43] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.012120 10.0.0.176 - - [2026-08-14 07:11:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.002741 10.0.0.176 - - [2026-08-14 07:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008483 10.0.0.176 - - [2026-08-14 07:11:43] "GET /virtual-network/b35c2721-dd09-4139-ab9d-2083ba5b3586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.042150 10.0.0.161 - - [2026-08-14 07:11:43] "POST /ref-update HTTP/1.1" 200 156 0.134039 10.0.0.161 - - [2026-08-14 07:11:43] "POST /ref-update HTTP/1.1" 200 156 0.155506 10.0.0.176 - - [2026-08-14 07:11:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.190225 10.0.0.161 - - [2026-08-14 07:11:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016690 10.0.0.161 - - [2026-08-14 07:11:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012209 10.0.0.161 - - [2026-08-14 07:11:43] "POST /ref-update HTTP/1.1" 200 156 0.040904 10.0.0.161 - - [2026-08-14 07:11:43] "POST /ref-update HTTP/1.1" 200 156 0.058916 10.0.0.161 - - [2026-08-14 07:11:43] "POST /ref-update HTTP/1.1" 200 156 0.080210 10.0.0.161 - - [2026-08-14 07:11:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004404 10.0.0.161 - - [2026-08-14 07:11:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002990 10.0.0.161 - - [2026-08-14 07:11:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003256 10.0.0.161 - - [2026-08-14 07:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005538 10.0.0.161 - - [2026-08-14 07:11:43] "GET /virtual-network/b35c2721-dd09-4139-ab9d-2083ba5b3586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.007565 10.0.0.161 - - [2026-08-14 07:11:43] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005669 10.0.0.161 - - [2026-08-14 07:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.161 - - [2026-08-14 07:11:44] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004360 10.0.0.161 - - [2026-08-14 07:11:44] "POST /firewall-policys HTTP/1.1" 200 532 0.039330 10.0.0.161 - - [2026-08-14 07:11:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.045346 10.0.0.161 - - [2026-08-14 07:11:44] "GET /firewall-policy/cff62b11-1d5a-4fe1-96be-61e67f1df091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.026159 10.0.0.161 - - [2026-08-14 07:11:44] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003900 10.0.0.161 - - [2026-08-14 07:11:44] "GET /firewall-policy/cff62b11-1d5a-4fe1-96be-61e67f1df091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.007307 10.0.0.161 - - [2026-08-14 07:11:44] "POST /ref-update HTTP/1.1" 200 156 0.021317 10.0.0.161 - - [2026-08-14 07:11:44] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005612 10.0.0.161 - - [2026-08-14 07:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.161 - - [2026-08-14 07:11:44] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005260 10.0.0.161 - - [2026-08-14 07:11:44] "GET / HTTP/1.1" 200 36215 0.001637 10.0.0.161 - - [2026-08-14 07:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.161 - - [2026-08-14 07:11:44] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005816 10.0.0.161 - - [2026-08-14 07:11:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.002409 10.0.0.161 - - [2026-08-14 07:11:44] "POST /firewall-policys HTTP/1.1" 200 534 0.038882 10.0.0.161 - - [2026-08-14 07:11:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.069355 10.0.0.161 - - [2026-08-14 07:11:44] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.020693 10.0.0.161 - - [2026-08-14 07:11:44] "POST /database-nodes HTTP/1.1" 200 599 0.084570 10.0.0.161 - - [2026-08-14 07:11:44] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004786 10.0.0.161 - - [2026-08-14 07:11:44] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004107 10.0.0.161 - - [2026-08-14 07:11:44] "GET /firewall-policy/cff62b11-1d5a-4fe1-96be-61e67f1df091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003771 10.0.0.161 - - [2026-08-14 07:11:44] "GET /firewall-policy/cff62b11-1d5a-4fe1-96be-61e67f1df091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.009681 10.0.0.161 - - [2026-08-14 07:11:44] "POST /ref-update HTTP/1.1" 200 156 0.036087 10.0.0.161 - - [2026-08-14 07:11:44] "POST /ref-update HTTP/1.1" 200 156 0.042325 10.0.0.161 - - [2026-08-14 07:11:44] "POST /ref-update HTTP/1.1" 200 156 0.047203 10.0.0.161 - - [2026-08-14 07:11:44] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1536 0.011059 10.0.0.161 - - [2026-08-14 07:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005411 10.0.0.161 - - [2026-08-14 07:11:44] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004541 10.0.0.161 - - [2026-08-14 07:11:44] "POST /firewall-policys HTTP/1.1" 200 532 0.048655 10.0.0.161 - - [2026-08-14 07:11:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.048394 10.0.0.161 - - [2026-08-14 07:11:45] "GET /firewall-policy/f82c08b2-af4a-4446-badb-d8330cd91c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046075 10.0.0.161 - - [2026-08-14 07:11:45] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1536 0.004205 10.0.0.161 - - [2026-08-14 07:11:45] "GET /firewall-policy/f82c08b2-af4a-4446-badb-d8330cd91c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003919 10.0.0.161 - - [2026-08-14 07:11:45] "GET /firewall-policy/cff62b11-1d5a-4fe1-96be-61e67f1df091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003419 10.0.0.161 - - [2026-08-14 07:11:45] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003569 10.0.0.161 - - [2026-08-14 07:11:45] "GET /firewall-policy/cff62b11-1d5a-4fe1-96be-61e67f1df091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003869 10.0.0.161 - - [2026-08-14 07:11:45] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.008202 10.0.0.161 - - [2026-08-14 07:11:45] "POST /ref-update HTTP/1.1" 200 156 0.049281 10.0.0.161 - - [2026-08-14 07:11:45] "POST /ref-update HTTP/1.1" 200 156 0.035822 10.0.0.161 - - [2026-08-14 07:11:45] "POST /ref-update HTTP/1.1" 200 156 0.043610 10.0.0.161 - - [2026-08-14 07:11:45] "POST /ref-update HTTP/1.1" 200 156 0.095855 10.0.0.161 - - [2026-08-14 07:11:45] "POST /ref-update HTTP/1.1" 200 156 0.130671 10.0.0.161 - - [2026-08-14 07:11:45] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1758 0.049680 10.0.0.161 - - [2026-08-14 07:11:45] "POST /tags HTTP/1.1" 200 300 0.078742 10.0.0.161 - - [2026-08-14 07:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.026365 10.0.0.161 - - [2026-08-14 07:11:45] "GET /tag/827c9dfc-32ba-4ff7-8d3a-dfa2d0195360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.026154 10.0.0.161 - - [2026-08-14 07:11:45] "POST /set-tag HTTP/1.1" 200 109 0.052875 10.0.0.161 - - [2026-08-14 07:11:46] "POST /tags HTTP/1.1" 200 358 0.212570 10.0.0.161 - - [2026-08-14 07:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.025278 10.0.0.161 - - [2026-08-14 07:11:46] "GET /tag/a4a5b5c2-3e82-4baf-a2c7-c63a9aa6c70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.044568 10.0.0.161 - - [2026-08-14 07:11:46] "GET / HTTP/1.1" 200 36215 0.001803 10.0.0.161 - - [2026-08-14 07:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.161 - - [2026-08-14 07:11:46] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.008639 10.0.0.161 - - [2026-08-14 07:11:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.004122 10.0.0.161 - - [2026-08-14 07:11:46] "POST /tags HTTP/1.1" 200 306 0.141958 10.0.0.161 - - [2026-08-14 07:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013329 10.0.0.161 - - [2026-08-14 07:11:46] "GET /tag/c1a6c586-adcc-4fee-80eb-d1e83f725e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.041357 10.0.0.161 - - [2026-08-14 07:11:46] "POST /config-nodes HTTP/1.1" 200 595 0.099176 10.0.0.161 - - [2026-08-14 07:11:47] "POST /id-to-fqname HTTP/1.1" 200 174 0.000814 10.0.0.161 - - [2026-08-14 07:11:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.018908 10.0.0.161 - - [2026-08-14 07:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.161 - - [2026-08-14 07:11:47] "GET /network-ipam/0d34344d-6d2b-45c3-8210-cbde3df0854c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003927 10.0.0.161 - - [2026-08-14 07:11:47] "POST /security-groups HTTP/1.1" 200 571 0.108105 10.0.0.161 - - [2026-08-14 07:11:47] "POST /projects HTTP/1.1" 200 485 0.432918 10.0.0.161 - - [2026-08-14 07:11:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.012786 10.0.0.161 - - [2026-08-14 07:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.035967 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:11:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001756 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:11:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001344 10.0.0.161 - - [2026-08-14 07:11:47] "GET / HTTP/1.1" 200 36215 0.001586 10.0.0.161 - - [2026-08-14 07:11:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002943 10.0.0.161 - - [2026-08-14 07:11:47] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.017890 10.0.0.161 - - [2026-08-14 07:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.161 - - [2026-08-14 07:11:47] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.009511 10.0.0.161 - - [2026-08-14 07:11:47] "PUT /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81 HTTP/1.1" 200 265 0.094362 10.0.0.161 - - [2026-08-14 07:11:47] "PUT /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7 HTTP/1.1" 200 265 0.087798 10.0.0.161 - - [2026-08-14 07:11:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.004203 10.0.0.161 - - [2026-08-14 07:11:47] "POST /access-control-lists HTTP/1.1" 200 589 0.076512 10.0.0.161 - - [2026-08-14 07:11:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.026203 10.0.0.161 - - [2026-08-14 07:11:47] "POST /security-groups HTTP/1.1" 200 539 0.305886 10.0.0.161 - - [2026-08-14 07:11:48] "POST /access-control-lists HTTP/1.1" 200 587 0.151460 10.0.0.161 - - [2026-08-14 07:11:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.051526 10.0.0.161 - - [2026-08-14 07:11:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.047748 10.0.0.161 - - [2026-08-14 07:11:48] "POST /chown HTTP/1.1" 200 109 0.051574 10.0.0.161 - - [2026-08-14 07:11:48] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.026865 10.0.0.161 - - [2026-08-14 07:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.161 - - [2026-08-14 07:11:48] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009290 10.0.0.161 - - [2026-08-14 07:11:48] "POST /tags HTTP/1.1" 409 207 0.003200 10.0.0.161 - - [2026-08-14 07:11:48] "POST /access-control-lists HTTP/1.1" 200 582 0.122631 10.0.0.161 - - [2026-08-14 07:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.161 - - [2026-08-14 07:11:48] "POST /fqname-to-id HTTP/1.1" 404 213 0.004749 10.0.0.161 - - [2026-08-14 07:11:48] "GET /tag/c1a6c586-adcc-4fee-80eb-d1e83f725e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.017958 10.0.0.161 - - [2026-08-14 07:11:48] "POST /access-control-lists HTTP/1.1" 200 580 0.084064 10.0.0.161 - - [2026-08-14 07:11:48] "POST /fqname-to-id HTTP/1.1" 404 213 0.010246 10.0.0.161 - - [2026-08-14 07:11:48] "POST /firewall-rules HTTP/1.1" 200 566 0.193972 10.0.0.161 - - [2026-08-14 07:11:48] "GET /firewall-rule/9627d808-fb01-4fbe-b880-e7ebd50874cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.044911 10.0.0.161 - - [2026-08-14 07:11:48] "POST /access-control-lists HTTP/1.1" 200 581 0.154903 10.0.0.161 - - [2026-08-14 07:11:48] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.017600 10.0.0.161 - - [2026-08-14 07:11:48] "POST /fqname-to-id HTTP/1.1" 404 212 0.016247 10.0.0.161 - - [2026-08-14 07:11:48] "GET /firewall-rule/9627d808-fb01-4fbe-b880-e7ebd50874cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.013507 10.0.0.161 - - [2026-08-14 07:11:48] "POST /access-control-lists HTTP/1.1" 200 579 0.109925 10.0.0.161 - - [2026-08-14 07:11:48] "POST /fqname-to-id HTTP/1.1" 404 232 0.022503 10.0.0.161 - - [2026-08-14 07:11:48] "POST /ref-update HTTP/1.1" 200 156 0.165834 10.0.0.161 - - [2026-08-14 07:11:48] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.040789 10.0.0.161 - - [2026-08-14 07:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018177 10.0.0.161 - - [2026-08-14 07:11:48] "POST /access-control-lists HTTP/1.1" 200 596 0.114571 10.0.0.161 - - [2026-08-14 07:11:49] "POST /fqname-to-id HTTP/1.1" 404 231 0.021371 10.0.0.161 - - [2026-08-14 07:11:49] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011088 10.0.0.161 - - [2026-08-14 07:11:49] "POST /tags HTTP/1.1" 409 207 0.008850 10.0.0.161 - - [2026-08-14 07:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006293 10.0.0.161 - - [2026-08-14 07:11:49] "GET / HTTP/1.1" 200 36215 0.007395 10.0.0.161 - - [2026-08-14 07:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010893 10.0.0.161 - - [2026-08-14 07:11:49] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.027311 10.0.0.161 - - [2026-08-14 07:11:49] "GET /tag/c1a6c586-adcc-4fee-80eb-d1e83f725e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.055166 10.0.0.161 - - [2026-08-14 07:11:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.031805 10.0.0.161 - - [2026-08-14 07:11:49] "POST /access-control-lists HTTP/1.1" 200 594 0.105536 10.0.0.161 - - [2026-08-14 07:11:49] "POST /fqname-to-id HTTP/1.1" 404 217 0.018590 10.0.0.161 - - [2026-08-14 07:11:49] "POST /access-control-lists HTTP/1.1" 200 585 0.159820 10.0.0.161 - - [2026-08-14 07:11:49] "POST /analytics-nodes HTTP/1.1" 200 601 0.179934 10.0.0.161 - - [2026-08-14 07:11:49] "POST /firewall-rules HTTP/1.1" 200 564 0.270903 10.0.0.161 - - [2026-08-14 07:11:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.056008 10.0.0.161 - - [2026-08-14 07:11:49] "GET /firewall-rule/e1d6911d-c58c-4ad8-afe9-92390494f9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.030041 10.0.0.161 - - [2026-08-14 07:11:49] "POST /access-control-lists HTTP/1.1" 200 583 0.098581 10.0.0.161 - - [2026-08-14 07:11:49] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.063994 10.0.0.161 - - [2026-08-14 07:11:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.044686 10.0.0.161 - - [2026-08-14 07:11:49] "GET /firewall-rule/e1d6911d-c58c-4ad8-afe9-92390494f9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.017843 10.0.0.161 - - [2026-08-14 07:11:49] "POST /access-control-lists HTTP/1.1" 200 604 0.066738 10.0.0.161 - - [2026-08-14 07:11:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.006168 10.0.0.161 - - [2026-08-14 07:11:49] "POST /ref-update HTTP/1.1" 200 156 0.104421 10.0.0.161 - - [2026-08-14 07:11:49] "POST /access-control-lists HTTP/1.1" 200 602 0.044224 10.0.0.161 - - [2026-08-14 07:11:49] "POST /tags HTTP/1.1" 200 302 0.155546 10.0.0.161 - - [2026-08-14 07:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.033220 10.0.0.161 - - [2026-08-14 07:11:50] "GET /tag/cce7afa3-6bdb-4c69-b742-dd05fc3c36a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.087879 10.0.0.161 - - [2026-08-14 07:11:50] "POST /route-targets HTTP/1.1" 200 328 0.120883 10.0.0.161 - - [2026-08-14 07:11:50] "POST /ref-update HTTP/1.1" 200 156 0.055043 10.0.0.161 - - [2026-08-14 07:11:50] "POST /route-targets HTTP/1.1" 200 328 0.052400 10.0.0.161 - - [2026-08-14 07:11:50] "POST /tags HTTP/1.1" 200 326 0.233249 10.0.0.161 - - [2026-08-14 07:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.062182 10.0.0.161 - - [2026-08-14 07:11:50] "POST /ref-update HTTP/1.1" 200 156 0.129336 10.0.0.161 - - [2026-08-14 07:11:50] "GET /tag/4947d1ff-fd3b-45fb-b9d8-ceb4f0d41b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.084901 10.0.0.161 - - [2026-08-14 07:11:50] "POST /route-targets HTTP/1.1" 200 328 0.064833 10.0.0.161 - - [2026-08-14 07:11:50] "POST /ref-update HTTP/1.1" 200 156 0.097907 10.0.0.161 - - [2026-08-14 07:11:50] "GET / HTTP/1.1" 200 36215 0.001422 10.0.0.161 - - [2026-08-14 07:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.161 - - [2026-08-14 07:11:50] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.011797 10.0.0.161 - - [2026-08-14 07:11:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.012851 10.0.0.161 - - [2026-08-14 07:11:50] "POST /tags HTTP/1.1" 200 364 0.236404 10.0.0.161 - - [2026-08-14 07:11:50] "POST /route-targets HTTP/1.1" 200 328 0.086022 10.0.0.161 - - [2026-08-14 07:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.082611 10.0.0.161 - - [2026-08-14 07:11:50] "GET /tag/2fdb6249-5ab0-4fe9-8b1c-f453306b6552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.056463 10.0.0.161 - - [2026-08-14 07:11:50] "POST /ref-update HTTP/1.1" 200 156 0.129901 10.0.0.161 - - [2026-08-14 07:11:51] "POST /config-database-nodes HTTP/1.1" 200 613 0.273599 10.0.0.161 - - [2026-08-14 07:11:51] "POST /route-targets HTTP/1.1" 200 328 0.110135 10.0.0.161 - - [2026-08-14 07:11:51] "POST /tags HTTP/1.1" 200 312 0.260262 10.0.0.161 - - [2026-08-14 07:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.025785 10.0.0.161 - - [2026-08-14 07:11:51] "POST /ref-update HTTP/1.1" 200 156 0.141088 10.0.0.161 - - [2026-08-14 07:11:51] "GET /tag/fffb9125-1432-4e08-ad0a-156043f3e7ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.063422 10.0.0.161 - - [2026-08-14 07:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006188 10.0.0.161 - - [2026-08-14 07:11:51] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.025620 10.0.0.161 - - [2026-08-14 07:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.161 - - [2026-08-14 07:11:51] "POST /route-targets HTTP/1.1" 200 328 0.044097 10.0.0.161 - - [2026-08-14 07:11:51] "POST /ref-update HTTP/1.1" 200 156 0.080901 10.0.0.161 - - [2026-08-14 07:11:51] "GET /project/1a61b572-5d17-484f-9d9d-f28d1c8a827b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.084360 10.0.0.161 - - [2026-08-14 07:11:51] "POST /virtual-machines HTTP/1.1" 200 378 0.061821 10.0.0.161 - - [2026-08-14 07:11:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.156035 10.0.0.161 - - [2026-08-14 07:11:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.042004 10.0.0.161 - - [2026-08-14 07:11:52] "POST /access-control-lists HTTP/1.1" 200 553 0.103762 10.0.0.161 - - [2026-08-14 07:11:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.034305 10.0.0.161 - - [2026-08-14 07:11:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.467227 10.0.0.161 - - [2026-08-14 07:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008309 10.0.0.161 - - [2026-08-14 07:11:52] "GET /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004829 10.0.0.161 - - [2026-08-14 07:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.161 - - [2026-08-14 07:11:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.088414 10.0.0.161 - - [2026-08-14 07:11:52] "POST /access-control-lists HTTP/1.1" 200 591 0.220041 10.0.0.161 - - [2026-08-14 07:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.075028 10.0.0.161 - - [2026-08-14 07:11:52] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.028840 10.0.0.161 - - [2026-08-14 07:11:52] "PUT /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c HTTP/1.1" 200 277 0.150793 10.0.0.161 - - [2026-08-14 07:11:52] "POST /ref-update HTTP/1.1" 200 156 0.074421 10.0.0.161 - - [2026-08-14 07:11:52] "POST /fqname-to-id HTTP/1.1" 404 237 0.048331 10.0.0.161 - - [2026-08-14 07:11:52] "POST /access-control-lists HTTP/1.1" 200 603 0.159314 10.0.0.161 - - [2026-08-14 07:11:52] "POST /instance-ips HTTP/1.1" 200 410 0.287085 10.0.0.161 - - [2026-08-14 07:11:52] "POST /ref-update HTTP/1.1" 200 156 0.106939 10.0.0.161 - - [2026-08-14 07:11:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.162187 10.0.0.161 - - [2026-08-14 07:11:53] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.033938 10.0.0.161 - - [2026-08-14 07:11:53] "POST /ref-update HTTP/1.1" 200 156 0.224886 10.0.0.161 - - [2026-08-14 07:11:53] "POST /ref-update HTTP/1.1" 200 156 0.079187 10.0.0.161 - - [2026-08-14 07:11:53] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.075490 10.0.0.161 - - [2026-08-14 07:11:53] "GET / HTTP/1.1" 200 36215 0.001632 10.0.0.161 - - [2026-08-14 07:11:53] "POST /fqname-to-id HTTP/1.1" 404 234 0.004484 10.0.0.161 - - [2026-08-14 07:11:53] "POST /set-tag HTTP/1.1" 200 109 0.223795 10.0.0.161 - - [2026-08-14 07:11:53] "POST /alarms HTTP/1.1" 200 583 0.078076 10.0.0.161 - - [2026-08-14 07:11:53] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.042541 10.0.0.161 - - [2026-08-14 07:11:53] "GET /instance-ip/6cb80f96-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.022842 10.0.0.161 - - [2026-08-14 07:11:53] "POST /access-control-lists HTTP/1.1" 200 598 0.185491 10.0.0.161 - - [2026-08-14 07:11:53] "POST /fqname-to-id HTTP/1.1" 404 233 0.029618 10.0.0.161 - - [2026-08-14 07:11:53] "POST /alarms HTTP/1.1" 200 577 0.225127 10.0.0.161 - - [2026-08-14 07:11:53] "POST /access-control-lists HTTP/1.1" 200 596 0.187865 10.0.0.161 - - [2026-08-14 07:11:54] "POST /alarms HTTP/1.1" 200 577 0.214520 10.0.0.161 - - [2026-08-14 07:11:54] "POST /tags HTTP/1.1" 200 306 0.338524 10.0.0.161 - - [2026-08-14 07:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018230 10.0.0.161 - - [2026-08-14 07:11:54] "GET /tag/85e2df3c-a2e2-478b-8ad8-89dad9a69645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.029691 10.0.0.161 - - [2026-08-14 07:11:54] "POST /alarms HTTP/1.1" 200 561 0.149731 10.0.0.161 - - [2026-08-14 07:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013649 10.0.0.161 - - [2026-08-14 07:11:54] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.085356 10.0.0.161 - - [2026-08-14 07:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005290 10.0.0.161 - - [2026-08-14 07:11:54] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.013724 10.0.0.161 - - [2026-08-14 07:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006009 10.0.0.161 - - [2026-08-14 07:11:54] "GET /service-appliance-set/12218295-fe65-4c97-bfd9-ecd8813ae424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020618 10.0.0.161 - - [2026-08-14 07:11:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.004696 10.0.0.161 - - [2026-08-14 07:11:54] "POST /alarms HTTP/1.1" 200 557 0.226182 10.0.0.161 - - [2026-08-14 07:11:54] "POST /alarms HTTP/1.1" 200 559 0.051969 10.0.0.161 - - [2026-08-14 07:11:54] "POST /alarms HTTP/1.1" 200 567 0.092758 10.0.0.161 - - [2026-08-14 07:11:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.214182 10.0.0.161 - - [2026-08-14 07:11:54] "GET /virtual-machine-interface/2f329d7f-ada0-49d1-8661-1bda6f4e9521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.007540 10.0.0.161 - - [2026-08-14 07:11:54] "POST /alarms HTTP/1.1" 200 551 0.064915 10.0.0.161 - - [2026-08-14 07:11:54] "POST /alarms HTTP/1.1" 200 559 0.060642 10.0.0.161 - - [2026-08-14 07:11:54] "POST /instance-ips HTTP/1.1" 200 382 0.125766 10.0.0.161 - - [2026-08-14 07:11:54] "POST /alarms HTTP/1.1" 200 569 0.066786 10.0.0.161 - - [2026-08-14 07:11:54] "GET /instance-ip/c0d7e96b-de8b-459d-b50b-29ec647a64cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.020724 10.0.0.161 - - [2026-08-14 07:11:54] "POST /alarms HTTP/1.1" 200 557 0.058235 10.0.0.161 - - [2026-08-14 07:11:55] "POST /loadbalancers HTTP/1.1" 200 584 0.106668 10.0.0.161 - - [2026-08-14 07:11:55] "POST /alarms HTTP/1.1" 200 569 0.087488 10.0.0.161 - - [2026-08-14 07:11:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.069403 10.0.0.161 - - [2026-08-14 07:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.030069 10.0.0.161 - - [2026-08-14 07:11:55] "POST /alarms HTTP/1.1" 200 577 0.146830 10.0.0.161 - - [2026-08-14 07:11:55] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.185355 10.0.0.161 - - [2026-08-14 07:11:55] "POST /alarms HTTP/1.1" 200 571 0.119833 10.0.0.161 - - [2026-08-14 07:11:55] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.167009 10.0.0.161 - - [2026-08-14 07:11:55] "GET /instance-ip/c0d7e96b-de8b-459d-b50b-29ec647a64cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.017522 10.0.0.161 - - [2026-08-14 07:11:55] "GET /loadbalancer/dbc21ef7-11cd-4b49-a987-818d9966781d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.021704 10.0.0.161 - - [2026-08-14 07:11:55] "POST /alarms HTTP/1.1" 200 563 0.108366 10.0.0.161 - - [2026-08-14 07:11:55] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.090747 10.0.0.161 - - [2026-08-14 07:11:55] "POST /alarms HTTP/1.1" 200 563 0.086279 10.0.0.161 - - [2026-08-14 07:11:55] "POST /floating-ips HTTP/1.1" 200 585 0.117952 10.0.0.161 - - [2026-08-14 07:11:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.046615 10.0.0.161 - - [2026-08-14 07:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.026178 10.0.0.161 - - [2026-08-14 07:11:55] "POST /alarms HTTP/1.1" 200 563 0.060941 10.0.0.161 - - [2026-08-14 07:11:55] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.085800 10.0.0.161 - - [2026-08-14 07:11:55] "POST /alarms HTTP/1.1" 200 549 0.070491 10.0.0.161 - - [2026-08-14 07:11:55] "POST /alarms HTTP/1.1" 200 597 0.026791 10.0.0.161 - - [2026-08-14 07:11:55] "GET /loadbalancer-listener/41faa8b3-b799-4020-bd06-1de849e7761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.025663 10.0.0.161 - - [2026-08-14 07:11:55] "GET /loadbalancer-listener/41faa8b3-b799-4020-bd06-1de849e7761f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.023992 10.0.0.161 - - [2026-08-14 07:11:55] "POST /alarms HTTP/1.1" 200 577 0.041174 10.0.0.161 - - [2026-08-14 07:11:55] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.072449 10.0.0.161 - - [2026-08-14 07:11:55] "GET /instance-ip/c0d7e96b-de8b-459d-b50b-29ec647a64cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004083 10.0.0.161 - - [2026-08-14 07:11:55] "POST /alarms HTTP/1.1" 200 573 0.073201 10.0.0.161 - - [2026-08-14 07:11:56] "GET /instance-ip/c0d7e96b-de8b-459d-b50b-29ec647a64cb?fields=floating_ips HTTP/1.1" 200 1173 0.023845 10.0.0.161 - - [2026-08-14 07:11:56] "GET /floating-ip/c539b40f-fe4f-4382-97fe-37b6c78d0288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.005041 10.0.0.161 - - [2026-08-14 07:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.022165 10.0.0.161 - - [2026-08-14 07:11:56] "GET /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.007882 10.0.0.161 - - [2026-08-14 07:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.161 - - [2026-08-14 07:11:56] "POST /alarms HTTP/1.1" 200 585 0.052293 10.0.0.161 - - [2026-08-14 07:11:56] "PUT /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c HTTP/1.1" 200 277 0.014342 10.0.0.161 - - [2026-08-14 07:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013186 10.0.0.161 - - [2026-08-14 07:11:56] "GET /loadbalancer/dbc21ef7-11cd-4b49-a987-818d9966781d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005773 10.0.0.161 - - [2026-08-14 07:11:56] "POST /alarms HTTP/1.1" 200 611 0.049093 10.0.0.161 - - [2026-08-14 07:11:56] "POST /tags HTTP/1.1" 200 356 0.052333 10.0.0.161 - - [2026-08-14 07:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017914 10.0.0.161 - - [2026-08-14 07:11:56] "GET /tag/4e44db75-c472-465e-986c-9a27c3450b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.041811 10.0.0.161 - - [2026-08-14 07:11:56] "POST /tags HTTP/1.1" 200 304 0.059317 10.0.0.161 - - [2026-08-14 07:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.021279 10.0.0.161 - - [2026-08-14 07:11:56] "GET /tag/b7a093e3-1c51-41f5-835f-643492057900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.026710 10.0.0.161 - - [2026-08-14 07:11:56] "POST /projects HTTP/1.1" 409 218 0.003086 10.0.0.161 - - [2026-08-14 07:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.161 - - [2026-08-14 07:11:56] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066232 10.0.0.161 - - [2026-08-14 07:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009997 10.0.0.161 - - [2026-08-14 07:11:56] "GET /network-ipam/f829bd1c-4c1d-4bbc-98e2-58005d16f6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003880 10.0.0.161 - - [2026-08-14 07:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.161 - - [2026-08-14 07:11:56] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.008132 10.0.0.161 - - [2026-08-14 07:11:56] "GET / HTTP/1.1" 200 36215 0.001788 10.0.0.161 - - [2026-08-14 07:11:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010693 10.0.0.161 - - [2026-08-14 07:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.161 - - [2026-08-14 07:11:56] "PUT /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c HTTP/1.1" 200 277 0.047202 10.0.0.161 - - [2026-08-14 07:11:56] "PUT /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81 HTTP/1.1" 200 265 0.113358 10.0.0.161 - - [2026-08-14 07:11:56] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.033118 10.0.0.161 - - [2026-08-14 07:11:56] "POST /set-tag HTTP/1.1" 200 109 0.083521 10.0.0.161 - - [2026-08-14 07:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.161 - - [2026-08-14 07:11:57] "GET /network-ipam/a327f3f0-91bb-499f-ac78-775abebd7ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.006318 10.0.0.161 - - [2026-08-14 07:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.161 - - [2026-08-14 07:11:57] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.006585 10.0.0.161 - - [2026-08-14 07:11:57] "PUT /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7 HTTP/1.1" 200 265 0.089579 10.0.0.161 - - [2026-08-14 07:11:57] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.010811 10.0.0.161 - - [2026-08-14 07:11:57] "GET / HTTP/1.1" 200 36215 0.004267 10.0.0.161 - - [2026-08-14 07:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.161 - - [2026-08-14 07:11:57] "GET /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.007355 10.0.0.161 - - [2026-08-14 07:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008029 10.0.0.161 - - [2026-08-14 07:11:57] "POST /set-tag HTTP/1.1" 200 109 0.091953 10.0.0.161 - - [2026-08-14 07:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005389 10.0.0.161 - - [2026-08-14 07:11:57] "GET /network-policy/e81aa822-e1af-4f7a-bd7b-994a67ac04f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008996 10.0.0.161 - - [2026-08-14 07:11:57] "PUT /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c HTTP/1.1" 200 277 0.040291 10.0.0.161 - - [2026-08-14 07:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005254 10.0.0.161 - - [2026-08-14 07:11:57] "GET /network-policy/92cc8d6a-8f0d-4411-baa7-0476827edd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009706 10.0.0.161 - - [2026-08-14 07:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.161 - - [2026-08-14 07:11:57] "GET /network-policy/a1dd0a24-a1a3-41bf-88fc-3482f36e9780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004024 10.0.0.161 - - [2026-08-14 07:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.161 - - [2026-08-14 07:11:57] "PUT /network-policy/a1dd0a24-a1a3-41bf-88fc-3482f36e9780 HTTP/1.1" 200 263 0.020458 10.0.0.161 - - [2026-08-14 07:11:57] "POST /ref-update HTTP/1.1" 200 156 0.077168 10.0.0.161 - - [2026-08-14 07:11:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013516 10.0.0.161 - - [2026-08-14 07:11:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002615 10.0.0.161 - - [2026-08-14 07:11:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002894 10.0.0.161 - - [2026-08-14 07:11:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002433 10.0.0.161 - - [2026-08-14 07:11:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002278 10.0.0.161 - - [2026-08-14 07:11:57] "POST /security-groups HTTP/1.1" 409 245 0.004549 10.0.0.161 - - [2026-08-14 07:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.161 - - [2026-08-14 07:11:57] "PUT /security-group/06215451-864b-4b4e-827b-23f4110e84a8 HTTP/1.1" 200 263 0.063300 10.0.0.161 - - [2026-08-14 07:11:57] "GET / HTTP/1.1" 200 36215 0.002379 10.0.0.161 - - [2026-08-14 07:11:57] "PUT /access-control-list/75854bd2-4ae1-46b3-8f90-bdbe41cf6f0b HTTP/1.1" 200 273 0.029804 10.0.0.161 - - [2026-08-14 07:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018200 10.0.0.161 - - [2026-08-14 07:11:57] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.033064 10.0.0.161 - - [2026-08-14 07:11:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.078968 10.0.0.161 - - [2026-08-14 07:11:58] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.008718 10.0.0.161 - - [2026-08-14 07:11:58] "PUT /access-control-list/b7c3b6f6-f5ad-4c1d-a0fd-23387cc31234 HTTP/1.1" 200 273 0.097720 10.0.0.161 - - [2026-08-14 07:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.027242 10.0.0.161 - - [2026-08-14 07:11:58] "PUT /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9 HTTP/1.1" 200 275 0.075384 10.0.0.161 - - [2026-08-14 07:11:58] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007267 10.0.0.161 - - [2026-08-14 07:11:58] "POST /tags HTTP/1.1" 409 206 0.004337 10.0.0.161 - - [2026-08-14 07:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.161 - - [2026-08-14 07:11:58] "GET /tag/b7a093e3-1c51-41f5-835f-643492057900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.021463 10.0.0.161 - - [2026-08-14 07:11:58] "POST /firewall-rules HTTP/1.1" 200 564 0.076545 10.0.0.161 - - [2026-08-14 07:11:58] "GET /firewall-rule/b452d0d9-127e-449b-9882-c0290b7826fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.017135 10.0.0.161 - - [2026-08-14 07:11:58] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006751 10.0.0.161 - - [2026-08-14 07:11:58] "GET /firewall-rule/b452d0d9-127e-449b-9882-c0290b7826fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002901 10.0.0.161 - - [2026-08-14 07:11:58] "POST /ref-update HTTP/1.1" 200 156 0.023656 10.0.0.161 - - [2026-08-14 07:11:58] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.012332 10.0.0.161 - - [2026-08-14 07:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.161 - - [2026-08-14 07:11:58] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004534 10.0.0.161 - - [2026-08-14 07:11:58] "POST /tags HTTP/1.1" 409 206 0.006182 10.0.0.161 - - [2026-08-14 07:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.161 - - [2026-08-14 07:11:58] "GET /tag/b7a093e3-1c51-41f5-835f-643492057900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.038281 10.0.0.161 - - [2026-08-14 07:11:58] "POST /firewall-rules HTTP/1.1" 200 562 0.077464 10.0.0.161 - - [2026-08-14 07:11:58] "GET /firewall-rule/0f448764-1583-4e27-bb45-4c4b1d18c3d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.008870 10.0.0.161 - - [2026-08-14 07:11:58] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005069 10.0.0.161 - - [2026-08-14 07:11:58] "GET /firewall-rule/0f448764-1583-4e27-bb45-4c4b1d18c3d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003556 10.0.0.161 - - [2026-08-14 07:11:58] "POST /ref-update HTTP/1.1" 200 156 0.068204 10.0.0.161 - - [2026-08-14 07:11:58] "POST /fqname-to-id HTTP/1.1" 404 228 0.002475 10.0.0.161 - - [2026-08-14 07:11:58] "POST /tags HTTP/1.1" 200 302 0.020732 10.0.0.161 - - [2026-08-14 07:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005976 10.0.0.161 - - [2026-08-14 07:11:58] "GET /tag/82f50b9c-384f-408a-a9b7-de6be3a29af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019875 10.0.0.161 - - [2026-08-14 07:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.161 - - [2026-08-14 07:11:59] "GET /project/1a61b572-5d17-484f-9d9d-f28d1c8a827b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.052829 10.0.0.161 - - [2026-08-14 07:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.161 - - [2026-08-14 07:11:59] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.008025 10.0.0.161 - - [2026-08-14 07:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.161 - - [2026-08-14 07:11:59] "GET /service-appliance-set/12218295-fe65-4c97-bfd9-ecd8813ae424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.007769 10.0.0.161 - - [2026-08-14 07:11:59] "POST /fqname-to-id HTTP/1.1" 404 242 0.003690 10.0.0.161 - - [2026-08-14 07:11:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.128912 10.0.0.161 - - [2026-08-14 07:11:59] "GET /virtual-machine-interface/228e3ede-4080-4b7a-9642-1dee9e1ad315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.025702 10.0.0.161 - - [2026-08-14 07:11:59] "POST /instance-ips HTTP/1.1" 200 378 0.056815 10.0.0.161 - - [2026-08-14 07:11:59] "GET /instance-ip/7df06edd-a78c-4dec-875d-71cd2c83a2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005471 10.0.0.161 - - [2026-08-14 07:11:59] "POST /loadbalancers HTTP/1.1" 200 584 0.080216 10.0.0.161 - - [2026-08-14 07:11:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.046033 10.0.0.161 - - [2026-08-14 07:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.019273 10.0.0.161 - - [2026-08-14 07:11:59] "GET /project/1a61b572-5d17-484f-9d9d-f28d1c8a827b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.068122 10.0.0.161 - - [2026-08-14 07:11:59] "GET /instance-ip/7df06edd-a78c-4dec-875d-71cd2c83a2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007234 10.0.0.161 - - [2026-08-14 07:11:59] "GET /project/1a61b572-5d17-484f-9d9d-f28d1c8a827b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.063089 10.0.0.161 - - [2026-08-14 07:11:59] "POST /floating-ips HTTP/1.1" 200 583 0.078941 10.0.0.161 - - [2026-08-14 07:11:59] "GET /loadbalancer/4b1d36b4-0b94-44b9-8c0a-9850a9964409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.032749 10.0.0.161 - - [2026-08-14 07:11:59] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.050661 10.0.0.161 - - [2026-08-14 07:11:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016100 10.0.0.161 - - [2026-08-14 07:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.161 - - [2026-08-14 07:11:59] "GET /project/1a61b572-5d17-484f-9d9d-f28d1c8a827b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.051736 10.0.0.161 - - [2026-08-14 07:11:59] "GET /loadbalancer-listener/42edd86b-21de-4bc8-9d9d-b87af7162d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003597 10.0.0.161 - - [2026-08-14 07:11:59] "GET /loadbalancer-listener/42edd86b-21de-4bc8-9d9d-b87af7162d97?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004684 10.0.0.161 - - [2026-08-14 07:12:00] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.043706 10.0.0.161 - - [2026-08-14 07:12:00] "GET /instance-ip/7df06edd-a78c-4dec-875d-71cd2c83a2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005826 10.0.0.161 - - [2026-08-14 07:12:00] "GET /instance-ip/7df06edd-a78c-4dec-875d-71cd2c83a2ae?fields=floating_ips HTTP/1.1" 200 1165 0.006774 10.0.0.161 - - [2026-08-14 07:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.161 - - [2026-08-14 07:12:00] "GET /project/1a61b572-5d17-484f-9d9d-f28d1c8a827b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.051727 10.0.0.161 - - [2026-08-14 07:12:00] "GET /loadbalancer/4b1d36b4-0b94-44b9-8c0a-9850a9964409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.010056 10.0.0.161 - - [2026-08-14 07:12:00] "GET /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.014737 10.0.0.161 - - [2026-08-14 07:12:00] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.031006 10.0.0.161 - - [2026-08-14 07:12:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025445 10.0.0.161 - - [2026-08-14 07:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010784 10.0.0.161 - - [2026-08-14 07:12:00] "GET /project/1a61b572-5d17-484f-9d9d-f28d1c8a827b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.116045 10.0.0.161 - - [2026-08-14 07:12:00] "GET /loadbalancer-listener/aaefd7ac-fdc7-4614-9b1c-cb2227383594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.003394 10.0.0.161 - - [2026-08-14 07:12:00] "GET /loadbalancer-listener/aaefd7ac-fdc7-4614-9b1c-cb2227383594?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006721 10.0.0.161 - - [2026-08-14 07:12:00] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.057412 10.0.0.161 - - [2026-08-14 07:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013057 10.0.0.161 - - [2026-08-14 07:12:00] "GET /instance-ip/7df06edd-a78c-4dec-875d-71cd2c83a2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008665 10.0.0.161 - - [2026-08-14 07:12:00] "GET /instance-ip/7df06edd-a78c-4dec-875d-71cd2c83a2ae?fields=floating_ips HTTP/1.1" 200 1165 0.006335 10.0.0.161 - - [2026-08-14 07:12:00] "GET /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.009425 10.0.0.161 - - [2026-08-14 07:12:00] "GET /project/1a61b572-5d17-484f-9d9d-f28d1c8a827b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.060057 10.0.0.161 - - [2026-08-14 07:12:00] "GET /loadbalancer/4b1d36b4-0b94-44b9-8c0a-9850a9964409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.005674 10.0.0.161 - - [2026-08-14 07:12:00] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.048011 10.0.0.161 - - [2026-08-14 07:12:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.031428 10.0.0.161 - - [2026-08-14 07:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.031780 10.0.0.161 - - [2026-08-14 07:12:00] "GET /project/1a61b572-5d17-484f-9d9d-f28d1c8a827b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.058441 10.0.0.161 - - [2026-08-14 07:12:00] "GET /loadbalancer-listener/9b653d34-9015-4742-bdd7-89357cb66103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.004224 10.0.0.161 - - [2026-08-14 07:12:00] "GET /loadbalancer-listener/9b653d34-9015-4742-bdd7-89357cb66103?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.015496 10.0.0.161 - - [2026-08-14 07:12:01] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.073787 10.0.0.161 - - [2026-08-14 07:12:01] "GET /instance-ip/7df06edd-a78c-4dec-875d-71cd2c83a2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007452 10.0.0.161 - - [2026-08-14 07:12:01] "GET /instance-ip/7df06edd-a78c-4dec-875d-71cd2c83a2ae?fields=floating_ips HTTP/1.1" 200 1165 0.018585 10.0.0.161 - - [2026-08-14 07:12:01] "GET /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.014849 10.0.0.161 - - [2026-08-14 07:12:01] "POST /tags HTTP/1.1" 200 372 0.137512 10.0.0.161 - - [2026-08-14 07:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.161 - - [2026-08-14 07:12:01] "GET /tag/7f7e3316-ac64-45f5-8254-1dcdd9a81936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.021900 10.0.0.161 - - [2026-08-14 07:12:01] "POST /tags HTTP/1.1" 200 320 0.104172 10.0.0.161 - - [2026-08-14 07:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.027496 10.0.0.161 - - [2026-08-14 07:12:01] "GET /tag/3c2a6247-c8a5-4ca2-a348-1688125c9f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.049445 10.0.0.161 - - [2026-08-14 07:12:01] "POST /id-to-fqname HTTP/1.1" 200 181 0.000929 10.0.0.161 - - [2026-08-14 07:12:01] "POST /fqname-to-id HTTP/1.1" 404 190 0.027056 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:12:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001743 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:12:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001479 10.0.0.161 - - [2026-08-14 07:12:02] "POST /security-groups HTTP/1.1" 200 578 0.152650 10.0.0.161 - - [2026-08-14 07:12:02] "POST /projects HTTP/1.1" 200 499 0.466157 10.0.0.161 - - [2026-08-14 07:12:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.006881 10.0.0.161 - - [2026-08-14 07:12:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.046062 10.0.0.161 - - [2026-08-14 07:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.028059 10.0.0.161 - - [2026-08-14 07:12:02] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.050342 10.0.0.161 - - [2026-08-14 07:12:02] "POST /access-control-lists HTTP/1.1" 200 589 0.158803 10.0.0.161 - - [2026-08-14 07:12:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.012711 10.0.0.161 - - [2026-08-14 07:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.025143 10.0.0.161 - - [2026-08-14 07:12:02] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.019660 10.0.0.161 - - [2026-08-14 07:12:02] "POST /access-control-lists HTTP/1.1" 200 587 0.125289 10.0.0.161 - - [2026-08-14 07:12:02] "PUT /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81 HTTP/1.1" 200 265 0.210978 10.0.0.161 - - [2026-08-14 07:12:02] "PUT /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7 HTTP/1.1" 200 265 0.252013 10.0.0.161 - - [2026-08-14 07:12:03] "POST /security-groups HTTP/1.1" 200 560 0.290825 10.0.0.161 - - [2026-08-14 07:12:03] "POST /fqname-to-id HTTP/1.1" 404 248 0.025110 10.0.0.161 - - [2026-08-14 07:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.094950 10.0.0.161 - - [2026-08-14 07:12:03] "POST /access-control-lists HTTP/1.1" 200 612 0.114976 10.0.0.161 - - [2026-08-14 07:12:03] "POST /chown HTTP/1.1" 200 109 0.079731 10.0.0.161 - - [2026-08-14 07:12:03] "POST /fqname-to-id HTTP/1.1" 404 247 0.031689 10.0.0.161 - - [2026-08-14 07:12:03] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.024677 10.0.0.161 - - [2026-08-14 07:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.161 - - [2026-08-14 07:12:03] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.045557 10.0.0.161 - - [2026-08-14 07:12:03] "POST /access-control-lists HTTP/1.1" 200 610 0.111845 10.0.0.161 - - [2026-08-14 07:12:03] "POST /tags HTTP/1.1" 409 214 0.008723 10.0.0.161 - - [2026-08-14 07:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.161 - - [2026-08-14 07:12:03] "GET /tag/3c2a6247-c8a5-4ca2-a348-1688125c9f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.024293 10.0.0.161 - - [2026-08-14 07:12:03] "POST /firewall-rules HTTP/1.1" 200 580 0.120258 10.0.0.161 - - [2026-08-14 07:12:03] "GET /firewall-rule/1c9678a6-463a-4057-aed2-dd47e082c16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.016493 10.0.0.161 - - [2026-08-14 07:12:03] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.013409 10.0.0.161 - - [2026-08-14 07:12:03] "GET /firewall-rule/1c9678a6-463a-4057-aed2-dd47e082c16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.011427 10.0.0.161 - - [2026-08-14 07:12:04] "POST /ref-update HTTP/1.1" 200 156 0.098606 10.0.0.161 - - [2026-08-14 07:12:04] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.013989 10.0.0.161 - - [2026-08-14 07:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.161 - - [2026-08-14 07:12:04] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006240 10.0.0.161 - - [2026-08-14 07:12:04] "POST /tags HTTP/1.1" 409 214 0.002733 10.0.0.161 - - [2026-08-14 07:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.161 - - [2026-08-14 07:12:04] "GET /tag/3c2a6247-c8a5-4ca2-a348-1688125c9f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.027664 10.0.0.161 - - [2026-08-14 07:12:04] "POST /firewall-rules HTTP/1.1" 200 578 0.110619 10.0.0.161 - - [2026-08-14 07:12:04] "GET /firewall-rule/1aec0449-4a0b-4c94-8f2c-a0932c83d7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.022250 10.0.0.161 - - [2026-08-14 07:12:04] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.008696 10.0.0.161 - - [2026-08-14 07:12:04] "GET /firewall-rule/1aec0449-4a0b-4c94-8f2c-a0932c83d7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008401 10.0.0.161 - - [2026-08-14 07:12:04] "POST /ref-update HTTP/1.1" 200 156 0.071483 10.0.0.161 - - [2026-08-14 07:12:04] "POST /tags HTTP/1.1" 200 364 0.069016 10.0.0.161 - - [2026-08-14 07:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011213 10.0.0.161 - - [2026-08-14 07:12:04] "GET /tag/d47e1b92-6b5c-43de-8f7d-a00557739e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.040634 10.0.0.161 - - [2026-08-14 07:12:04] "POST /tags HTTP/1.1" 200 312 0.057570 10.0.0.161 - - [2026-08-14 07:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009521 10.0.0.161 - - [2026-08-14 07:12:04] "GET /tag/62d5660e-2e53-425e-bee2-e15ecf66b597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.049106 10.0.0.161 - - [2026-08-14 07:12:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.002020 10.0.0.161 - - [2026-08-14 07:12:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.016253 10.0.0.161 - - [2026-08-14 07:12:05] "POST /security-groups HTTP/1.1" 200 574 0.200100 10.0.0.161 - - [2026-08-14 07:12:05] "POST /projects HTTP/1.1" 200 491 0.481905 10.0.0.161 - - [2026-08-14 07:12:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.053581 10.0.0.161 - - [2026-08-14 07:12:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.083315 10.0.0.161 - - [2026-08-14 07:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005161 10.0.0.161 - - [2026-08-14 07:12:05] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.019303 10.0.0.161 - - [2026-08-14 07:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007478 10.0.0.161 - - [2026-08-14 07:12:05] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.043568 10.0.0.161 - - [2026-08-14 07:12:05] "POST /access-control-lists HTTP/1.1" 200 585 0.177063 10.0.0.161 - - [2026-08-14 07:12:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.016700 10.0.0.161 - - [2026-08-14 07:12:05] "POST /access-control-lists HTTP/1.1" 200 583 0.084983 10.0.0.161 - - [2026-08-14 07:12:05] "PUT /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81 HTTP/1.1" 200 265 0.167572 10.0.0.161 - - [2026-08-14 07:12:05] "PUT /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7 HTTP/1.1" 200 265 0.104899 10.0.0.161 - - [2026-08-14 07:12:06] "POST /security-groups HTTP/1.1" 200 548 0.111713 10.0.0.161 - - [2026-08-14 07:12:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.003098 10.0.0.161 - - [2026-08-14 07:12:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.071203 10.0.0.161 - - [2026-08-14 07:12:06] "POST /access-control-lists HTTP/1.1" 200 604 0.143444 10.0.0.161 - - [2026-08-14 07:12:06] "POST /chown HTTP/1.1" 200 109 0.123436 10.0.0.161 - - [2026-08-14 07:12:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.059185 10.0.0.161 - - [2026-08-14 07:12:06] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.029172 10.0.0.161 - - [2026-08-14 07:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014243 10.0.0.161 - - [2026-08-14 07:12:06] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011005 10.0.0.161 - - [2026-08-14 07:12:06] "POST /tags HTTP/1.1" 409 210 0.004455 10.0.0.161 - - [2026-08-14 07:12:06] "POST /access-control-lists HTTP/1.1" 200 602 0.143463 10.0.0.161 - - [2026-08-14 07:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.028558 10.0.0.161 - - [2026-08-14 07:12:06] "GET /tag/62d5660e-2e53-425e-bee2-e15ecf66b597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.119750 10.0.0.161 - - [2026-08-14 07:12:06] "POST /firewall-rules HTTP/1.1" 200 572 0.100016 10.0.0.161 - - [2026-08-14 07:12:06] "GET /firewall-rule/bac9b7b1-8b87-4327-b60c-151b7d89891c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.007588 10.0.0.161 - - [2026-08-14 07:12:06] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.006571 10.0.0.161 - - [2026-08-14 07:12:06] "GET /firewall-rule/bac9b7b1-8b87-4327-b60c-151b7d89891c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.010522 10.0.0.161 - - [2026-08-14 07:12:07] "POST /ref-update HTTP/1.1" 200 156 0.097910 10.0.0.161 - - [2026-08-14 07:12:07] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.029079 10.0.0.161 - - [2026-08-14 07:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.161 - - [2026-08-14 07:12:07] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004264 10.0.0.161 - - [2026-08-14 07:12:07] "POST /tags HTTP/1.1" 409 210 0.003871 10.0.0.161 - - [2026-08-14 07:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.161 - - [2026-08-14 07:12:07] "GET /tag/62d5660e-2e53-425e-bee2-e15ecf66b597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.031469 10.0.0.161 - - [2026-08-14 07:12:07] "POST /firewall-rules HTTP/1.1" 200 570 0.087257 10.0.0.161 - - [2026-08-14 07:12:07] "GET /firewall-rule/b898169a-9a68-4e37-a3ee-60f958457605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.020938 10.0.0.161 - - [2026-08-14 07:12:07] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.005866 10.0.0.161 - - [2026-08-14 07:12:07] "GET /firewall-rule/b898169a-9a68-4e37-a3ee-60f958457605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005276 10.0.0.161 - - [2026-08-14 07:12:07] "POST /ref-update HTTP/1.1" 200 156 0.083331 10.0.0.161 - - [2026-08-14 07:12:07] "POST /tags HTTP/1.1" 409 237 0.023480 10.0.0.161 - - [2026-08-14 07:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.161 - - [2026-08-14 07:12:07] "GET /tag/2fdb6249-5ab0-4fe9-8b1c-f453306b6552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.020176 10.0.0.161 - - [2026-08-14 07:12:07] "POST /tags HTTP/1.1" 409 210 0.003465 10.0.0.161 - - [2026-08-14 07:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.161 - - [2026-08-14 07:12:07] "GET /tag/fffb9125-1432-4e08-ad0a-156043f3e7ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.022675 10.0.0.161 - - [2026-08-14 07:12:07] "POST /projects HTTP/1.1" 409 223 0.004414 10.0.0.161 - - [2026-08-14 07:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.161 - - [2026-08-14 07:12:07] "GET /project/1a61b572-5d17-484f-9d9d-f28d1c8a827b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.080719 10.0.0.161 - - [2026-08-14 07:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.161 - - [2026-08-14 07:12:07] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.009219 10.0.0.161 - - [2026-08-14 07:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.161 - - [2026-08-14 07:12:07] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.007737 10.0.0.161 - - [2026-08-14 07:12:08] "PUT /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81 HTTP/1.1" 200 265 0.096395 10.0.0.161 - - [2026-08-14 07:12:08] "PUT /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7 HTTP/1.1" 200 265 0.098301 10.0.0.161 - - [2026-08-14 07:12:08] "POST /security-groups HTTP/1.1" 409 253 0.008934 10.0.0.161 - - [2026-08-14 07:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.161 - - [2026-08-14 07:12:08] "PUT /security-group/c5444df5-1331-4ad8-8d7e-1ee63f39a575 HTTP/1.1" 200 263 0.062057 10.0.0.161 - - [2026-08-14 07:12:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.040692 10.0.0.161 - - [2026-08-14 07:12:08] "PUT /access-control-list/0ff0519f-bfd7-496a-9d52-c5eb3c7cc231 HTTP/1.1" 200 273 0.033255 10.0.0.161 - - [2026-08-14 07:12:08] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.029661 10.0.0.161 - - [2026-08-14 07:12:08] "PUT /access-control-list/7f1cd9b3-ee6b-42cf-a0ae-2480b8a37c80 HTTP/1.1" 200 273 0.032462 10.0.0.161 - - [2026-08-14 07:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.161 - - [2026-08-14 07:12:08] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006613 10.0.0.161 - - [2026-08-14 07:12:08] "POST /tags HTTP/1.1" 409 210 0.010119 10.0.0.161 - - [2026-08-14 07:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.161 - - [2026-08-14 07:12:08] "GET /tag/fffb9125-1432-4e08-ad0a-156043f3e7ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.049902 10.0.0.161 - - [2026-08-14 07:12:08] "POST /firewall-rules HTTP/1.1" 200 572 0.151367 10.0.0.161 - - [2026-08-14 07:12:08] "GET /firewall-rule/cc16ada6-366f-48a8-83b5-925b2813e792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.010443 10.0.0.161 - - [2026-08-14 07:12:08] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.006031 10.0.0.161 - - [2026-08-14 07:12:08] "GET /firewall-rule/cc16ada6-366f-48a8-83b5-925b2813e792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.004368 10.0.0.161 - - [2026-08-14 07:12:09] "POST /ref-update HTTP/1.1" 200 156 0.215189 10.0.0.161 - - [2026-08-14 07:12:09] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.019481 10.0.0.161 - - [2026-08-14 07:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.031395 10.0.0.161 - - [2026-08-14 07:12:09] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003641 10.0.0.161 - - [2026-08-14 07:12:09] "POST /tags HTTP/1.1" 409 210 0.002423 10.0.0.161 - - [2026-08-14 07:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.161 - - [2026-08-14 07:12:09] "GET /tag/fffb9125-1432-4e08-ad0a-156043f3e7ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.021889 10.0.0.161 - - [2026-08-14 07:12:09] "POST /firewall-rules HTTP/1.1" 200 570 0.101970 10.0.0.161 - - [2026-08-14 07:12:09] "GET /firewall-rule/9e56f971-a3e0-43e5-babc-ebb5af5329a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.018398 10.0.0.161 - - [2026-08-14 07:12:09] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.010878 10.0.0.161 - - [2026-08-14 07:12:09] "GET /firewall-rule/9e56f971-a3e0-43e5-babc-ebb5af5329a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003923 10.0.0.161 - - [2026-08-14 07:12:09] "POST /ref-update HTTP/1.1" 200 156 0.067480 10.0.0.161 - - [2026-08-14 07:12:09] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015635 10.0.0.161 - - [2026-08-14 07:12:09] "POST /set-tag HTTP/1.1" 200 109 0.003551 10.0.0.161 - - [2026-08-14 07:12:09] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005353 10.0.0.161 - - [2026-08-14 07:12:09] "POST /set-tag HTTP/1.1" 200 109 0.003092 10.0.0.161 - - [2026-08-14 07:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.161 - - [2026-08-14 07:12:09] "GET /loadbalancer/4b1d36b4-0b94-44b9-8c0a-9850a9964409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004476 10.0.0.161 - - [2026-08-14 07:12:12] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018177 10.0.0.161 - - [2026-08-14 07:12:12] "POST /set-tag HTTP/1.1" 200 109 0.003917 10.0.0.161 - - [2026-08-14 07:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.161 - - [2026-08-14 07:12:12] "GET /loadbalancer/4b1d36b4-0b94-44b9-8c0a-9850a9964409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003534 10.0.0.161 - - [2026-08-14 07:12:12] "GET /loadbalancer-pool/abe4ccfc-2d3d-4f96-88df-daf02d2c6661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006456 10.0.0.161 - - [2026-08-14 07:12:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026139 10.0.0.161 - - [2026-08-14 07:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013865 10.0.0.161 - - [2026-08-14 07:12:12] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015085 10.0.0.161 - - [2026-08-14 07:12:12] "POST /tags HTTP/1.1" 409 205 0.004180 10.0.0.161 - - [2026-08-14 07:12:12] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005339 10.0.0.161 - - [2026-08-14 07:12:12] "POST /ref-update HTTP/1.1" 200 156 0.019906 10.0.0.161 - - [2026-08-14 07:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007896 10.0.0.161 - - [2026-08-14 07:12:12] "GET /tag/82f50b9c-384f-408a-a9b7-de6be3a29af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022817 10.0.0.161 - - [2026-08-14 07:12:12] "GET /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.004870 10.0.0.161 - - [2026-08-14 07:12:12] "PUT /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8 HTTP/1.1" 200 257 0.027402 10.0.0.161 - - [2026-08-14 07:12:12] "POST /set-tag HTTP/1.1" 200 109 0.115067 10.0.0.161 - - [2026-08-14 07:12:12] "GET /loadbalancer-pool/d89c5320-0a92-467c-af2f-f5b4407d0265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009312 10.0.0.161 - - [2026-08-14 07:12:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035984 10.0.0.161 - - [2026-08-14 07:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.030778 10.0.0.161 - - [2026-08-14 07:12:12] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.019830 10.0.0.161 - - [2026-08-14 07:12:12] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020577 10.0.0.161 - - [2026-08-14 07:12:12] "POST /ref-update HTTP/1.1" 200 156 0.014009 10.0.0.161 - - [2026-08-14 07:12:12] "POST /set-tag HTTP/1.1" 200 109 0.013644 10.0.0.161 - - [2026-08-14 07:12:12] "GET /loadbalancer-pool/41bf72c9-51d6-4bbc-893e-0793a26609a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.012818 10.0.0.161 - - [2026-08-14 07:12:12] "GET /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.008707 10.0.0.161 - - [2026-08-14 07:12:13] "PUT /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8 HTTP/1.1" 200 257 0.034930 10.0.0.161 - - [2026-08-14 07:12:13] "POST /loadbalancer-members HTTP/1.1" 200 694 0.063131 10.0.0.161 - - [2026-08-14 07:12:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013693 10.0.0.161 - - [2026-08-14 07:12:13] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.021214 10.0.0.161 - - [2026-08-14 07:12:13] "POST /set-tag HTTP/1.1" 200 109 0.008156 10.0.0.161 - - [2026-08-14 07:12:13] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010418 10.0.0.161 - - [2026-08-14 07:12:13] "POST /ref-update HTTP/1.1" 200 156 0.011441 10.0.0.161 - - [2026-08-14 07:12:13] "GET /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.004015 10.0.0.161 - - [2026-08-14 07:12:13] "PUT /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8 HTTP/1.1" 200 257 0.025636 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:12:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001256 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:12:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001281 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:12:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001122 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:12:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001610 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:12:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001157 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:12:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001160 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:12:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001440 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:12:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001854 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:12:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001608 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:12:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001857 10.0.0.161 - - [2026-08-14 07:12:50] "GET / HTTP/1.1" 200 36215 0.001947 10.0.0.161 - - [2026-08-14 07:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.161 - - [2026-08-14 07:12:50] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006974 10.0.0.161 - - [2026-08-14 07:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.161 - - [2026-08-14 07:12:50] "GET /config-node/f945b5bc-c2ce-4815-89ad-85a7b55ddc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.005899 10.0.0.161 - - [2026-08-14 07:13:01] "GET / HTTP/1.1" 200 36215 0.002357 10.0.0.161 - - [2026-08-14 07:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.161 - - [2026-08-14 07:13:01] "GET /routing-instance/a7e51c46-3a3f-463e-ac73-eba64d776e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003793 10.0.0.161 - - [2026-08-14 07:13:01] "POST /bgp-routers HTTP/1.1" 409 301 0.002479 10.0.0.161 - - [2026-08-14 07:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.161 - - [2026-08-14 07:13:01] "GET /bgp-router/191b99ec-df5b-4db6-ac1a-e0ed3283efcc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.005877 10.0.0.161 - - [2026-08-14 07:13:01] "PUT /bgp-router/191b99ec-df5b-4db6-ac1a-e0ed3283efcc HTTP/1.1" 200 255 0.028400 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:13:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.004099 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:13:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001334 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:13:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001580 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:13:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001406 10.0.0.176 - - [2026-08-14 07:13:22] "GET / HTTP/1.1" 200 36215 0.002659 10.0.0.176 - - [2026-08-14 07:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.176 - - [2026-08-14 07:13:22] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006187 10.0.0.176 - - [2026-08-14 07:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032 10.0.0.176 - - [2026-08-14 07:13:22] "GET /routing-instance/a7e51c46-3a3f-463e-ac73-eba64d776e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.007542 10.0.0.176 - - [2026-08-14 07:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.176 - - [2026-08-14 07:13:22] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.010209 10.0.0.176 - - [2026-08-14 07:13:22] "PUT /virtual-router/15e1a607-8f86-455b-8a72-82231035c454 HTTP/1.1" 200 263 0.014437 10.0.0.176 - - [2026-08-14 07:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.021539 10.0.0.176 - - [2026-08-14 07:13:22] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.007879 10.0.0.176 - - [2026-08-14 07:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.176 - - [2026-08-14 07:13:22] "GET /virtual-machine-interface/150f4006-032d-4c4f-80a5-b338d21d02d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.010181 10.0.0.176 - - [2026-08-14 07:13:22] "PUT /virtual-machine-interface/150f4006-032d-4c4f-80a5-b338d21d02d0 HTTP/1.1" 200 285 0.016616 10.0.0.161 - - [2026-08-14 07:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.161 - - [2026-08-14 07:13:42] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003919 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:13:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001254 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:13:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001302 10.0.0.161 - - [2026-08-14 07:14:18] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009812 10.0.0.161 - - [2026-08-14 07:14:18] "POST /set-tag HTTP/1.1" 200 109 0.010779 10.0.0.161 - - [2026-08-14 07:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.161 - - [2026-08-14 07:14:19] "GET /loadbalancer/4b1d36b4-0b94-44b9-8c0a-9850a9964409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.006271 10.0.0.161 - - [2026-08-14 07:14:19] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007306 10.0.0.161 - - [2026-08-14 07:14:19] "POST /set-tag HTTP/1.1" 200 109 0.035015 10.0.0.161 - - [2026-08-14 07:14:19] "DELETE /loadbalancer-member/d271e215-5703-41a6-b405-c9f39c17afba HTTP/1.1" 200 115 0.101005 10.0.0.161 - - [2026-08-14 07:14:19] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.026238 10.0.0.161 - - [2026-08-14 07:14:19] "POST /set-tag HTTP/1.1" 200 109 0.008577 10.0.0.161 - - [2026-08-14 07:14:19] "DELETE /loadbalancer-member/fde0b6c7-db13-46dc-b873-30ee166829c3 HTTP/1.1" 200 115 0.090124 10.0.0.161 - - [2026-08-14 07:14:19] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007115 10.0.0.161 - - [2026-08-14 07:14:19] "POST /set-tag HTTP/1.1" 200 109 0.020236 10.0.0.161 - - [2026-08-14 07:14:19] "DELETE /loadbalancer-member/9d4d29ed-9199-4630-960d-7e36cf31879b HTTP/1.1" 200 115 0.064072 10.0.0.161 - - [2026-08-14 07:14:19] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006143 10.0.0.161 - - [2026-08-14 07:14:19] "POST /set-tag HTTP/1.1" 200 109 0.003348 10.0.0.161 - - [2026-08-14 07:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.161 - - [2026-08-14 07:14:19] "GET /loadbalancer/4b1d36b4-0b94-44b9-8c0a-9850a9964409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002642 10.0.0.161 - - [2026-08-14 07:14:19] "GET /loadbalancer-pool/abe4ccfc-2d3d-4f96-88df-daf02d2c6661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002942 10.0.0.161 - - [2026-08-14 07:14:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028686 10.0.0.161 - - [2026-08-14 07:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.026202 10.0.0.161 - - [2026-08-14 07:14:19] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015547 10.0.0.161 - - [2026-08-14 07:14:19] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010510 10.0.0.161 - - [2026-08-14 07:14:19] "GET /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003940 10.0.0.161 - - [2026-08-14 07:14:19] "POST /set-tag HTTP/1.1" 200 109 0.091219 10.0.0.161 - - [2026-08-14 07:14:19] "GET /loadbalancer-pool/d89c5320-0a92-467c-af2f-f5b4407d0265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.019613 10.0.0.161 - - [2026-08-14 07:14:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.054240 10.0.0.161 - - [2026-08-14 07:14:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018971 10.0.0.161 - - [2026-08-14 07:14:20] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.032413 10.0.0.161 - - [2026-08-14 07:14:20] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014235 10.0.0.161 - - [2026-08-14 07:14:20] "POST /set-tag HTTP/1.1" 200 109 0.013547 10.0.0.161 - - [2026-08-14 07:14:20] "GET /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005183 10.0.0.161 - - [2026-08-14 07:14:20] "GET /loadbalancer-pool/41bf72c9-51d6-4bbc-893e-0793a26609a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.007854 10.0.0.161 - - [2026-08-14 07:14:20] "POST /loadbalancer-members HTTP/1.1" 200 694 0.024108 10.0.0.161 - - [2026-08-14 07:14:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.030536 10.0.0.161 - - [2026-08-14 07:14:20] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012679 10.0.0.161 - - [2026-08-14 07:14:20] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008454 10.0.0.161 - - [2026-08-14 07:14:20] "GET /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003069 10.0.0.161 - - [2026-08-14 07:14:20] "POST /set-tag HTTP/1.1" 200 109 0.003356 10.0.0.161 - - [2026-08-14 07:15:34] "GET /global-system-configs HTTP/1.1" 200 323 0.003279 10.0.0.161 - - [2026-08-14 07:15:34] "GET /global-system-configs HTTP/1.1" 200 323 0.003731 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:16:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001272 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:16:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001406 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:17:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001224 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:17:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001319 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:17:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001349 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:17:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001334 10.0.0.161 - - [2026-08-14 07:18:30] "GET / HTTP/1.1" 200 36215 0.002614 10.0.0.161 - - [2026-08-14 07:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.161 - - [2026-08-14 07:18:30] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.075250 10.0.0.161 - - [2026-08-14 07:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.161 - - [2026-08-14 07:18:30] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.070143 10.0.0.161 - - [2026-08-14 07:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.161 - - [2026-08-14 07:18:31] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041783 10.0.0.161 - - [2026-08-14 07:18:31] "POST /tags HTTP/1.1" 200 334 0.060568 10.0.0.161 - - [2026-08-14 07:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012226 10.0.0.161 - - [2026-08-14 07:18:31] "GET /tag/5b1b0a4f-ee48-4a0d-86c6-1c2073c29061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.055076 10.0.0.161 - - [2026-08-14 07:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.161 - - [2026-08-14 07:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007284 10.0.0.161 - - [2026-08-14 07:18:32] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058975 10.0.0.161 - - [2026-08-14 07:18:32] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.087378 10.0.0.161 - - [2026-08-14 07:18:32] "GET /virtual-networks?parent_id=ec4c8185-469e-49ca-8864-fbdea58898dd&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.006116 10.0.0.161 - - [2026-08-14 07:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.161 - - [2026-08-14 07:18:32] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.027178 10.0.0.161 - - [2026-08-14 07:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.161 - - [2026-08-14 07:18:32] "GET /service-appliance-set/12218295-fe65-4c97-bfd9-ecd8813ae424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003169 10.0.0.161 - - [2026-08-14 07:18:32] "POST /virtual-networks HTTP/1.1" 200 514 0.101101 10.0.0.161 - - [2026-08-14 07:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012644 10.0.0.161 - - [2026-08-14 07:18:32] "POST /fqname-to-id HTTP/1.1" 404 254 0.004388 10.0.0.161 - - [2026-08-14 07:18:32] "GET /network-ipam/e2e866f6-a3f0-451b-be35-c06866eaf13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004805 10.0.0.161 - - [2026-08-14 07:18:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.129156 10.0.0.161 - - [2026-08-14 07:18:32] "GET /virtual-machine-interface/e88325c2-80b7-4be3-81a5-0f51faea646c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.040531 10.0.0.161 - - [2026-08-14 07:18:32] "POST /useragent-kv HTTP/1.1" 200 115 0.034714 10.0.0.161 - - [2026-08-14 07:18:32] "POST /ref-update HTTP/1.1" 200 156 0.168222 10.0.0.161 - - [2026-08-14 07:18:32] "GET /virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.017852 10.0.0.161 - - [2026-08-14 07:18:32] "POST /instance-ips HTTP/1.1" 200 410 0.028051 10.0.0.161 - - [2026-08-14 07:18:32] "GET /domains HTTP/1.1" 200 281 0.013001 10.0.0.161 - - [2026-08-14 07:18:32] "GET /instance-ip/0434144b-9626-4b7c-9c64-8dc81e6c6f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.024627 10.0.0.161 - - [2026-08-14 07:18:32] "GET /domain/b09c1840-1118-4d4e-bf0a-44bf23a409f9 HTTP/1.1" 200 3100 0.027447 10.0.0.161 - - [2026-08-14 07:18:32] "POST /loadbalancers HTTP/1.1" 200 612 0.076824 10.0.0.161 - - [2026-08-14 07:18:32] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd HTTP/1.1" 200 5497 0.104095 10.0.0.161 - - [2026-08-14 07:18:32] "GET /virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 HTTP/1.1" 200 2093 0.037070 10.0.0.161 - - [2026-08-14 07:18:32] "GET /virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 HTTP/1.1" 200 2093 0.012236 10.0.0.161 - - [2026-08-14 07:18:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.059074 10.0.0.161 - - [2026-08-14 07:18:32] "GET /routing-instance/bf5d14b7-0886-4d48-8fa3-d5be15876f0f HTTP/1.1" 200 1184 0.020448 10.0.0.161 - - [2026-08-14 07:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007133 10.0.0.161 - - [2026-08-14 07:18:32] "GET /routing-instance/bf5d14b7-0886-4d48-8fa3-d5be15876f0f HTTP/1.1" 200 1184 0.007372 10.0.0.161 - - [2026-08-14 07:18:32] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.130266 10.0.0.161 - - [2026-08-14 07:18:32] "POST /route-targets HTTP/1.1" 200 328 0.051629 10.0.0.161 - - [2026-08-14 07:18:32] "GET /instance-ip/0434144b-9626-4b7c-9c64-8dc81e6c6f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.008190 10.0.0.161 - - [2026-08-14 07:18:32] "POST /ref-update HTTP/1.1" 200 156 0.067468 10.0.0.161 - - [2026-08-14 07:18:32] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.145782 10.0.0.161 - - [2026-08-14 07:18:32] "POST /floating-ips HTTP/1.1" 200 599 0.115429 10.0.0.161 - - [2026-08-14 07:18:32] "GET /loadbalancer/67aa383c-6eab-4a7a-b018-eb7e6e3255d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.012971 10.0.0.161 - - [2026-08-14 07:18:33] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.052025 10.0.0.161 - - [2026-08-14 07:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.161 - - [2026-08-14 07:18:33] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.055329 10.0.0.161 - - [2026-08-14 07:18:33] "GET /loadbalancer-listener/c44b6dc3-edf0-471b-b301-ef9a463d8c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.011202 10.0.0.161 - - [2026-08-14 07:18:33] "GET /loadbalancer-listener/c44b6dc3-edf0-471b-b301-ef9a463d8c6a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.010110 10.0.0.161 - - [2026-08-14 07:18:33] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.033334 10.0.0.161 - - [2026-08-14 07:18:33] "GET /instance-ip/0434144b-9626-4b7c-9c64-8dc81e6c6f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.012648 10.0.0.161 - - [2026-08-14 07:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006620 10.0.0.161 - - [2026-08-14 07:18:33] "GET /instance-ip/0434144b-9626-4b7c-9c64-8dc81e6c6f07?fields=floating_ips HTTP/1.1" 200 1213 0.012722 10.0.0.161 - - [2026-08-14 07:18:33] "GET /loadbalancer/67aa383c-6eab-4a7a-b018-eb7e6e3255d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007204 10.0.0.161 - - [2026-08-14 07:18:33] "GET /floating-ip/00628223-b346-4041-8bbe-64280b0ad430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.026521 10.0.0.161 - - [2026-08-14 07:18:33] "POST /tags HTTP/1.1" 200 296 0.101175 10.0.0.161 - - [2026-08-14 07:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.161 - - [2026-08-14 07:18:33] "GET /tag/56ce92cf-7f69-4240-bc2c-a303c2aa9280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.019472 10.0.0.161 - - [2026-08-14 07:18:33] "POST /tags HTTP/1.1" 409 233 0.002960 10.0.0.161 - - [2026-08-14 07:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.161 - - [2026-08-14 07:18:33] "GET /tag/4e44db75-c472-465e-986c-9a27c3450b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.017053 10.0.0.161 - - [2026-08-14 07:18:33] "POST /tags HTTP/1.1" 409 206 0.002742 10.0.0.161 - - [2026-08-14 07:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.161 - - [2026-08-14 07:18:33] "GET /tag/b7a093e3-1c51-41f5-835f-643492057900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.012434 10.0.0.161 - - [2026-08-14 07:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.161 - - [2026-08-14 07:18:33] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005018 10.0.0.161 - - [2026-08-14 07:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.161 - - [2026-08-14 07:18:33] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.063409 10.0.0.161 - - [2026-08-14 07:18:33] "POST /virtual-machines HTTP/1.1" 200 370 0.015912 10.0.0.161 - - [2026-08-14 07:18:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.037749 10.0.0.161 - - [2026-08-14 07:18:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.146732 10.0.0.161 - - [2026-08-14 07:18:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022424 10.0.0.161 - - [2026-08-14 07:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015678 10.0.0.161 - - [2026-08-14 07:18:34] "GET /virtual-machine-interface/5bfce72a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.017955 10.0.0.161 - - [2026-08-14 07:18:34] "POST /instance-ips HTTP/1.1" 200 410 0.042741 10.0.0.161 - - [2026-08-14 07:18:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.031152 10.0.0.161 - - [2026-08-14 07:18:34] "GET /virtual-machine-interface/5bfce72a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.019350 10.0.0.161 - - [2026-08-14 07:18:34] "POST /set-tag HTTP/1.1" 200 109 0.033296 10.0.0.161 - - [2026-08-14 07:18:34] "GET /virtual-machine-interface/5bfce72a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.022646 10.0.0.161 - - [2026-08-14 07:18:34] "GET /instance-ip/5c1ee0dc-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.009714 10.0.0.161 - - [2026-08-14 07:18:34] "GET /virtual-machine-interface/5bfce72a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005861 10.0.0.161 - - [2026-08-14 07:18:34] "POST /set-tag HTTP/1.1" 200 109 0.006831 10.0.0.161 - - [2026-08-14 07:18:34] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003361 10.0.0.161 - - [2026-08-14 07:18:34] "POST /ref-update HTTP/1.1" 200 156 0.009604 10.0.0.161 - - [2026-08-14 07:18:34] "GET /virtual-machine-interface/5bfce72a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013463 10.0.0.161 - - [2026-08-14 07:18:34] "POST /set-tag HTTP/1.1" 200 109 0.006984 10.0.0.161 - - [2026-08-14 07:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.161 - - [2026-08-14 07:18:34] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005842 10.0.0.161 - - [2026-08-14 07:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.161 - - [2026-08-14 07:18:34] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.068038 10.0.0.161 - - [2026-08-14 07:18:34] "POST /virtual-machines HTTP/1.1" 200 370 0.031034 10.0.0.161 - - [2026-08-14 07:18:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.041759 10.0.0.161 - - [2026-08-14 07:18:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.185788 10.0.0.161 - - [2026-08-14 07:18:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013942 10.0.0.161 - - [2026-08-14 07:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020341 10.0.0.161 - - [2026-08-14 07:18:35] "GET /virtual-machine-interface/5c93a75a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.015547 10.0.0.161 - - [2026-08-14 07:18:35] "POST /instance-ips HTTP/1.1" 200 410 0.030591 10.0.0.161 - - [2026-08-14 07:18:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.042745 10.0.0.161 - - [2026-08-14 07:18:35] "GET /virtual-machine-interface/5c93a75a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.017173 10.0.0.161 - - [2026-08-14 07:18:35] "POST /set-tag HTTP/1.1" 200 109 0.029711 10.0.0.161 - - [2026-08-14 07:18:35] "GET /virtual-machine-interface/5c93a75a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015609 10.0.0.161 - - [2026-08-14 07:18:35] "GET /instance-ip/5cbc9016-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004332 10.0.0.161 - - [2026-08-14 07:18:35] "GET /virtual-machine-interface/5c93a75a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005116 10.0.0.161 - - [2026-08-14 07:18:35] "POST /set-tag HTTP/1.1" 200 109 0.003948 10.0.0.161 - - [2026-08-14 07:18:35] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.004475 10.0.0.161 - - [2026-08-14 07:18:35] "POST /ref-update HTTP/1.1" 200 156 0.011952 10.0.0.161 - - [2026-08-14 07:18:35] "GET /virtual-machine-interface/5c93a75a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.026674 10.0.0.161 - - [2026-08-14 07:18:35] "POST /set-tag HTTP/1.1" 200 109 0.009543 10.0.0.161 - - [2026-08-14 07:18:35] "GET /virtual-machine-interface/5bfce72a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006025 10.0.0.161 - - [2026-08-14 07:18:35] "POST /set-tag HTTP/1.1" 200 109 0.003247 10.0.0.161 - - [2026-08-14 07:18:35] "GET /virtual-machine-interface/5c93a75a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006338 10.0.0.161 - - [2026-08-14 07:18:35] "POST /set-tag HTTP/1.1" 200 109 0.002993 10.0.0.161 - - [2026-08-14 07:18:37] "GET /domains HTTP/1.1" 200 281 0.002684 10.0.0.161 - - [2026-08-14 07:18:37] "GET /domain/b09c1840-1118-4d4e-bf0a-44bf23a409f9 HTTP/1.1" 200 3100 0.003246 10.0.0.161 - - [2026-08-14 07:18:37] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd HTTP/1.1" 200 7091 0.038416 10.0.0.161 - - [2026-08-14 07:18:37] "GET /virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 HTTP/1.1" 200 2093 0.016624 10.0.0.161 - - [2026-08-14 07:18:37] "GET /virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 HTTP/1.1" 200 2093 0.005356 10.0.0.161 - - [2026-08-14 07:18:37] "GET /routing-instance/bf5d14b7-0886-4d48-8fa3-d5be15876f0f HTTP/1.1" 200 1406 0.005173 10.0.0.161 - - [2026-08-14 07:18:37] "GET /routing-instance/bf5d14b7-0886-4d48-8fa3-d5be15876f0f HTTP/1.1" 200 1406 0.003498 10.0.0.161 - - [2026-08-14 07:18:37] "GET /route-target/d24c787f-353a-4a4f-a1af-0a0c8594017c HTTP/1.1" 200 1155 0.003277 10.0.0.161 - - [2026-08-14 07:18:37] "GET /virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 HTTP/1.1" 200 2093 0.005573 10.0.0.161 - - [2026-08-14 07:18:37] "GET /routing-instance/bf5d14b7-0886-4d48-8fa3-d5be15876f0f HTTP/1.1" 200 1406 0.003344 10.0.0.161 - - [2026-08-14 07:18:37] "GET /virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004812 10.0.0.161 - - [2026-08-14 07:18:37] "GET /virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 HTTP/1.1" 200 2093 0.004747 10.0.0.161 - - [2026-08-14 07:18:37] "GET /routing-instance/bf5d14b7-0886-4d48-8fa3-d5be15876f0f HTTP/1.1" 200 1406 0.002757 10.0.0.161 - - [2026-08-14 07:18:37] "GET /routing-instance/bf5d14b7-0886-4d48-8fa3-d5be15876f0f HTTP/1.1" 200 1406 0.002575 10.0.0.161 - - [2026-08-14 07:18:37] "GET /route-target/d24c787f-353a-4a4f-a1af-0a0c8594017c HTTP/1.1" 200 1155 0.002365 10.0.0.161 - - [2026-08-14 07:18:37] "GET /domains HTTP/1.1" 200 281 0.002374 10.0.0.161 - - [2026-08-14 07:18:37] "GET /domain/b09c1840-1118-4d4e-bf0a-44bf23a409f9 HTTP/1.1" 200 3100 0.003326 10.0.0.161 - - [2026-08-14 07:18:38] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd HTTP/1.1" 200 7091 0.065069 10.0.0.161 - - [2026-08-14 07:18:38] "GET /virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 HTTP/1.1" 200 2093 0.006942 10.0.0.161 - - [2026-08-14 07:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.161 - - [2026-08-14 07:18:38] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058467 10.0.0.161 - - [2026-08-14 07:18:38] "GET /virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.011878 10.0.0.161 - - [2026-08-14 07:18:38] "GET /floating-ip-pools?parent_id=2fd20de0-ea3f-45b5-b9ab-3230e8f996f2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005730 10.0.0.161 - - [2026-08-14 07:18:38] "GET /virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005164 10.0.0.161 - - [2026-08-14 07:18:38] "POST /floating-ip-pools HTTP/1.1" 200 564 0.023644 10.0.0.161 - - [2026-08-14 07:18:38] "POST /ref-update HTTP/1.1" 200 156 0.033200 10.0.0.161 - - [2026-08-14 07:18:38] "GET /virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.023473 10.0.0.161 - - [2026-08-14 07:18:38] "GET /domains HTTP/1.1" 200 281 0.002406 10.0.0.161 - - [2026-08-14 07:18:38] "GET /domain/b09c1840-1118-4d4e-bf0a-44bf23a409f9 HTTP/1.1" 200 3100 0.012337 10.0.0.161 - - [2026-08-14 07:18:38] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd HTTP/1.1" 200 7348 0.070590 10.0.0.161 - - [2026-08-14 07:18:38] "GET /virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 HTTP/1.1" 200 2332 0.007047 10.0.0.161 - - [2026-08-14 07:18:38] "GET /floating-ip-pool/6261b83f-cb84-4164-96b1-187802a38d60 HTTP/1.1" 200 1317 0.003427 10.0.0.161 - - [2026-08-14 07:18:38] "GET /domains HTTP/1.1" 200 281 0.002211 10.0.0.161 - - [2026-08-14 07:18:38] "GET /domain/b09c1840-1118-4d4e-bf0a-44bf23a409f9 HTTP/1.1" 200 3100 0.003021 10.0.0.161 - - [2026-08-14 07:18:38] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd HTTP/1.1" 200 7348 0.042232 10.0.0.161 - - [2026-08-14 07:18:38] "GET /virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 HTTP/1.1" 200 2332 0.005229 10.0.0.161 - - [2026-08-14 07:18:38] "GET /virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005485 10.0.0.161 - - [2026-08-14 07:18:38] "POST /tags HTTP/1.1" 200 366 0.062047 10.0.0.161 - - [2026-08-14 07:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008418 10.0.0.161 - - [2026-08-14 07:18:38] "GET /tag/b49f5bae-c171-434e-b60d-5b85ef0b5d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.017016 10.0.0.161 - - [2026-08-14 07:18:38] "POST /tags HTTP/1.1" 409 206 0.004787 10.0.0.161 - - [2026-08-14 07:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.161 - - [2026-08-14 07:18:38] "GET /tag/b7a093e3-1c51-41f5-835f-643492057900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.013819 10.0.0.161 - - [2026-08-14 07:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.161 - - [2026-08-14 07:18:38] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.083398 10.0.0.161 - - [2026-08-14 07:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.161 - - [2026-08-14 07:18:38] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008070 10.0.0.161 - - [2026-08-14 07:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.161 - - [2026-08-14 07:18:38] "GET /service-appliance-set/cd4075a5-39a7-482c-aa80-0521b936344a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.005167 10.0.0.161 - - [2026-08-14 07:18:39] "POST /fqname-to-id HTTP/1.1" 404 258 0.002897 10.0.0.161 - - [2026-08-14 07:18:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.214492 10.0.0.161 - - [2026-08-14 07:18:39] "GET /virtual-machine-interface/3ee9309d-6c85-4c12-9c2f-dd959a557c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.016498 10.0.0.161 - - [2026-08-14 07:18:39] "POST /set-tag HTTP/1.1" 200 109 0.020360 10.0.0.161 - - [2026-08-14 07:18:39] "POST /instance-ips HTTP/1.1" 200 418 0.052744 10.0.0.161 - - [2026-08-14 07:18:39] "GET /instance-ip/ead328e5-bf23-4ad6-b1c2-1f79d0255093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.025279 10.0.0.161 - - [2026-08-14 07:18:39] "POST /loadbalancers HTTP/1.1" 200 620 0.072002 10.0.0.161 - - [2026-08-14 07:18:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.045078 10.0.0.161 - - [2026-08-14 07:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011573 10.0.0.161 - - [2026-08-14 07:18:39] "POST /service-instances HTTP/1.1" 200 568 0.047070 10.0.0.161 - - [2026-08-14 07:18:39] "POST /ref-update HTTP/1.1" 200 156 0.016030 10.0.0.161 - - [2026-08-14 07:18:39] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.047840 10.0.0.161 - - [2026-08-14 07:18:39] "GET /virtual-machine-interface/3ee9309d-6c85-4c12-9c2f-dd959a557c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006706 10.0.0.161 - - [2026-08-14 07:18:39] "GET /virtual-machine-interface/3ee9309d-6c85-4c12-9c2f-dd959a557c46?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.007785 10.0.0.161 - - [2026-08-14 07:18:39] "PUT /service-instance/8babf777-9638-470c-9c9f-9568cc9c836f HTTP/1.1" 200 267 0.021203 10.0.0.161 - - [2026-08-14 07:18:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020110 10.0.0.161 - - [2026-08-14 07:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010581 10.0.0.161 - - [2026-08-14 07:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.161 - - [2026-08-14 07:18:39] "GET /floating-ip-pool/6261b83f-cb84-4164-96b1-187802a38d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004240 10.0.0.161 - - [2026-08-14 07:18:39] "POST /virtual-machines HTTP/1.1" 200 430 0.019101 10.0.0.161 - - [2026-08-14 07:18:39] "POST /floating-ips HTTP/1.1" 200 673 0.135425 10.0.0.161 - - [2026-08-14 07:18:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.042053 10.0.0.161 - - [2026-08-14 07:18:40] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.014916 10.0.0.161 - - [2026-08-14 07:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.161 - - [2026-08-14 07:18:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.211374 10.0.0.161 - - [2026-08-14 07:18:40] "POST /chown HTTP/1.1" 200 109 0.026137 10.0.0.161 - - [2026-08-14 07:18:40] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005144 10.0.0.161 - - [2026-08-14 07:18:40] "POST /tags HTTP/1.1" 409 221 0.002175 10.0.0.161 - - [2026-08-14 07:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.161 - - [2026-08-14 07:18:40] "POST /chown HTTP/1.1" 200 109 0.006921 10.0.0.161 - - [2026-08-14 07:18:40] "GET /tag/5b1b0a4f-ee48-4a0d-86c6-1c2073c29061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.014841 10.0.0.161 - - [2026-08-14 07:18:40] "POST /tags HTTP/1.1" 409 238 0.004224 10.0.0.161 - - [2026-08-14 07:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.161 - - [2026-08-14 07:18:40] "PUT /virtual-machine-interface/e7412fdb-45d9-43cf-9a7d-bccb6231654d HTTP/1.1" 200 285 0.047681 10.0.0.161 - - [2026-08-14 07:18:40] "PUT /instance-ip/ead328e5-bf23-4ad6-b1c2-1f79d0255093 HTTP/1.1" 200 257 0.033698 10.0.0.161 - - [2026-08-14 07:18:40] "GET /tag/b49f5bae-c171-434e-b60d-5b85ef0b5d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.028346 10.0.0.161 - - [2026-08-14 07:18:40] "POST /ref-update HTTP/1.1" 200 156 0.014482 10.0.0.161 - - [2026-08-14 07:18:40] "POST /ref-update HTTP/1.1" 200 156 0.043734 10.0.0.161 - - [2026-08-14 07:18:40] "POST /firewall-rules HTTP/1.1" 200 652 0.105922 10.0.0.161 - - [2026-08-14 07:18:40] "POST /ref-update HTTP/1.1" 200 156 0.056195 10.0.0.161 - - [2026-08-14 07:18:40] "GET /firewall-rule/dfd1918b-4545-4470-824a-2bc71226b2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.022357 10.0.0.161 - - [2026-08-14 07:18:40] "GET /firewall-policy/f82c08b2-af4a-4446-badb-d8330cd91c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003348 10.0.0.161 - - [2026-08-14 07:18:40] "POST /ref-update HTTP/1.1" 200 156 0.013085 10.0.0.161 - - [2026-08-14 07:18:40] "GET /firewall-rule/dfd1918b-4545-4470-824a-2bc71226b2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.016197 10.0.0.161 - - [2026-08-14 07:18:40] "POST /ref-update HTTP/1.1" 200 156 0.032907 10.0.0.161 - - [2026-08-14 07:18:40] "POST /ref-update HTTP/1.1" 200 156 0.036456 10.0.0.161 - - [2026-08-14 07:18:40] "POST /ref-update HTTP/1.1" 200 156 0.063320 10.0.0.161 - - [2026-08-14 07:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.161 - - [2026-08-14 07:18:40] "POST /virtual-machines HTTP/1.1" 200 430 0.035298 10.0.0.161 - - [2026-08-14 07:18:40] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.102696 10.0.0.161 - - [2026-08-14 07:18:40] "GET /loadbalancer/e32d86a3-f0ea-45a1-b4a3-c01fbc68747c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005693 10.0.0.161 - - [2026-08-14 07:18:40] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.077328 10.0.0.161 - - [2026-08-14 07:18:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.210325 10.0.0.161 - - [2026-08-14 07:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020236 10.0.0.161 - - [2026-08-14 07:18:40] "POST /chown HTTP/1.1" 200 109 0.055407 10.0.0.161 - - [2026-08-14 07:18:41] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.079631 10.0.0.161 - - [2026-08-14 07:18:41] "POST /chown HTTP/1.1" 200 109 0.011133 10.0.0.161 - - [2026-08-14 07:18:41] "PUT /virtual-machine-interface/dd61b6bf-9e97-4661-98eb-1191fd0e6205 HTTP/1.1" 200 285 0.022790 10.0.0.161 - - [2026-08-14 07:18:41] "GET /loadbalancer-listener/3866bd13-8178-45ac-b326-9b810eb15b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.021663 10.0.0.161 - - [2026-08-14 07:18:41] "GET /loadbalancer-listener/3866bd13-8178-45ac-b326-9b810eb15b9d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.011371 10.0.0.161 - - [2026-08-14 07:18:41] "PUT /instance-ip/ead328e5-bf23-4ad6-b1c2-1f79d0255093 HTTP/1.1" 200 257 0.056627 10.0.0.161 - - [2026-08-14 07:18:41] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.062518 10.0.0.161 - - [2026-08-14 07:18:41] "POST /ref-update HTTP/1.1" 200 156 0.032021 10.0.0.161 - - [2026-08-14 07:18:41] "POST /ref-update HTTP/1.1" 200 156 0.035854 10.0.0.161 - - [2026-08-14 07:18:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.034377 10.0.0.161 - - [2026-08-14 07:18:41] "GET /loadbalancer-pool/4780e13c-6a24-473e-a4bd-8a4c211271b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016013 10.0.0.161 - - [2026-08-14 07:18:41] "POST /ref-update HTTP/1.1" 200 156 0.051717 10.0.0.161 - - [2026-08-14 07:18:41] "POST /loadbalancer-members HTTP/1.1" 200 709 0.046675 10.0.0.161 - - [2026-08-14 07:18:41] "POST /ref-update HTTP/1.1" 200 156 0.039346 10.0.0.161 - - [2026-08-14 07:18:41] "POST /ref-update HTTP/1.1" 200 156 0.052651 10.0.0.161 - - [2026-08-14 07:18:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.069767 10.0.0.161 - - [2026-08-14 07:18:41] "GET /loadbalancer-member/0ce251d1-7e96-410c-9b4b-e24bd96874ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.013580 10.0.0.161 - - [2026-08-14 07:18:41] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.030119 10.0.0.161 - - [2026-08-14 07:18:41] "PUT /service-instance/8babf777-9638-470c-9c9f-9568cc9c836f HTTP/1.1" 200 267 0.014879 10.0.0.161 - - [2026-08-14 07:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006073 10.0.0.161 - - [2026-08-14 07:18:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.031014 10.0.0.161 - - [2026-08-14 07:18:41] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.039911 10.0.0.161 - - [2026-08-14 07:18:41] "POST /tags HTTP/1.1" 409 221 0.008674 10.0.0.161 - - [2026-08-14 07:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008872 10.0.0.161 - - [2026-08-14 07:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013932 10.0.0.161 - - [2026-08-14 07:18:41] "GET /tag/5b1b0a4f-ee48-4a0d-86c6-1c2073c29061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.028876 10.0.0.161 - - [2026-08-14 07:18:41] "POST /tags HTTP/1.1" 409 238 0.004235 10.0.0.161 - - [2026-08-14 07:18:41] "POST /chown HTTP/1.1" 200 109 0.050004 10.0.0.161 - - [2026-08-14 07:18:41] "POST /chown HTTP/1.1" 200 109 0.022048 10.0.0.161 - - [2026-08-14 07:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007065 10.0.0.161 - - [2026-08-14 07:18:41] "GET /tag/b49f5bae-c171-434e-b60d-5b85ef0b5d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.060203 10.0.0.161 - - [2026-08-14 07:18:41] "PUT /instance-ip/ead328e5-bf23-4ad6-b1c2-1f79d0255093 HTTP/1.1" 200 257 0.109322 10.0.0.161 - - [2026-08-14 07:18:41] "POST /firewall-rules HTTP/1.1" 409 293 0.038517 10.0.0.161 - - [2026-08-14 07:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.161 - - [2026-08-14 07:18:41] "POST /ref-update HTTP/1.1" 200 156 0.019979 10.0.0.161 - - [2026-08-14 07:18:41] "POST /chown HTTP/1.1" 200 109 0.022088 10.0.0.161 - - [2026-08-14 07:18:42] "PUT /firewall-rule/dfd1918b-4545-4470-824a-2bc71226b2eb HTTP/1.1" 200 261 0.071308 10.0.0.161 - - [2026-08-14 07:18:42] "POST /chown HTTP/1.1" 200 109 0.038848 10.0.0.161 - - [2026-08-14 07:18:42] "GET /firewall-rule/dfd1918b-4545-4470-824a-2bc71226b2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.023402 10.0.0.161 - - [2026-08-14 07:18:42] "PUT /instance-ip/ead328e5-bf23-4ad6-b1c2-1f79d0255093 HTTP/1.1" 200 257 0.030092 10.0.0.161 - - [2026-08-14 07:18:42] "GET /firewall-policy/f82c08b2-af4a-4446-badb-d8330cd91c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.023859 10.0.0.161 - - [2026-08-14 07:18:42] "GET /firewall-rule/dfd1918b-4545-4470-824a-2bc71226b2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.005669 10.0.0.161 - - [2026-08-14 07:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.161 - - [2026-08-14 07:18:42] "POST /ref-update HTTP/1.1" 200 156 0.054527 10.0.0.161 - - [2026-08-14 07:18:42] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008183 10.0.0.161 - - [2026-08-14 07:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012355 10.0.0.161 - - [2026-08-14 07:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.161 - - [2026-08-14 07:18:42] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.033856 10.0.0.161 - - [2026-08-14 07:18:42] "POST /chown HTTP/1.1" 200 109 0.026960 10.0.0.161 - - [2026-08-14 07:18:42] "POST /chown HTTP/1.1" 200 109 0.029956 10.0.0.161 - - [2026-08-14 07:18:42] "POST /virtual-machines HTTP/1.1" 200 374 0.057049 10.0.0.161 - - [2026-08-14 07:18:42] "PUT /instance-ip/ead328e5-bf23-4ad6-b1c2-1f79d0255093 HTTP/1.1" 200 257 0.046359 10.0.0.161 - - [2026-08-14 07:18:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031353 10.0.0.161 - - [2026-08-14 07:18:42] "POST /ref-update HTTP/1.1" 200 156 0.060778 10.0.0.161 - - [2026-08-14 07:18:42] "POST /chown HTTP/1.1" 200 109 0.038903 10.0.0.161 - - [2026-08-14 07:18:42] "POST /chown HTTP/1.1" 200 109 0.044214 10.0.0.161 - - [2026-08-14 07:18:42] "PUT /instance-ip/ead328e5-bf23-4ad6-b1c2-1f79d0255093 HTTP/1.1" 200 257 0.029199 10.0.0.161 - - [2026-08-14 07:18:42] "POST /ref-update HTTP/1.1" 200 156 0.064668 10.0.0.161 - - [2026-08-14 07:18:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.272648 10.0.0.161 - - [2026-08-14 07:18:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.019132 10.0.0.161 - - [2026-08-14 07:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.024549 10.0.0.161 - - [2026-08-14 07:18:42] "GET /virtual-machine-interface/6117879c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.005655 10.0.0.161 - - [2026-08-14 07:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.161 - - [2026-08-14 07:18:42] "POST /chown HTTP/1.1" 200 109 0.014058 10.0.0.161 - - [2026-08-14 07:18:42] "POST /chown HTTP/1.1" 200 109 0.020283 10.0.0.161 - - [2026-08-14 07:18:42] "POST /instance-ips HTTP/1.1" 200 414 0.132903 10.0.0.161 - - [2026-08-14 07:18:43] "POST /ref-update HTTP/1.1" 200 156 0.079984 10.0.0.161 - - [2026-08-14 07:18:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.137702 10.0.0.161 - - [2026-08-14 07:18:43] "GET /virtual-machine-interface/6117879c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.039359 10.0.0.161 - - [2026-08-14 07:18:43] "POST /chown HTTP/1.1" 200 109 0.087214 10.0.0.161 - - [2026-08-14 07:18:43] "PUT /service-instance/8babf777-9638-470c-9c9f-9568cc9c836f HTTP/1.1" 200 267 0.060241 10.0.0.161 - - [2026-08-14 07:18:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.063165 10.0.0.161 - - [2026-08-14 07:18:43] "POST /chown HTTP/1.1" 200 109 0.053861 10.0.0.161 - - [2026-08-14 07:18:43] "POST /ref-update HTTP/1.1" 200 156 0.040700 10.0.0.161 - - [2026-08-14 07:18:43] "POST /set-tag HTTP/1.1" 200 109 0.110246 10.0.0.161 - - [2026-08-14 07:18:43] "GET /virtual-machine-interface/6117879c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.029036 10.0.0.161 - - [2026-08-14 07:18:43] "GET /instance-ip/614d8798-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.017043 10.0.0.161 - - [2026-08-14 07:18:43] "PUT /service-instance/8babf777-9638-470c-9c9f-9568cc9c836f HTTP/1.1" 200 267 0.040245 10.0.0.161 - - [2026-08-14 07:18:43] "GET /virtual-machine-interface/6117879c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010112 10.0.0.161 - - [2026-08-14 07:18:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.036098 10.0.0.161 - - [2026-08-14 07:18:43] "POST /set-tag HTTP/1.1" 200 109 0.025502 10.0.0.161 - - [2026-08-14 07:18:43] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.023368 10.0.0.161 - - [2026-08-14 07:18:43] "PUT /service-instance/8babf777-9638-470c-9c9f-9568cc9c836f HTTP/1.1" 200 267 0.018915 10.0.0.161 - - [2026-08-14 07:18:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030990 10.0.0.161 - - [2026-08-14 07:18:43] "POST /ref-update HTTP/1.1" 200 156 0.034470 10.0.0.161 - - [2026-08-14 07:18:43] "GET /virtual-machine-interface/6117879c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.033935 10.0.0.161 - - [2026-08-14 07:18:43] "POST /set-tag HTTP/1.1" 200 109 0.007079 10.0.0.161 - - [2026-08-14 07:18:43] "PUT /service-instance/8babf777-9638-470c-9c9f-9568cc9c836f HTTP/1.1" 200 267 0.008801 10.0.0.161 - - [2026-08-14 07:18:43] "GET /virtual-machine-interface/6117879c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004758 10.0.0.161 - - [2026-08-14 07:18:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024880 10.0.0.161 - - [2026-08-14 07:18:43] "POST /set-tag HTTP/1.1" 200 109 0.015074 10.0.0.161 - - [2026-08-14 07:18:43] "PUT /service-instance/8babf777-9638-470c-9c9f-9568cc9c836f HTTP/1.1" 200 267 0.014795 10.0.0.161 - - [2026-08-14 07:18:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015890 10.0.0.161 - - [2026-08-14 07:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.161 - - [2026-08-14 07:18:43] "POST /chown HTTP/1.1" 200 109 0.007411 10.0.0.161 - - [2026-08-14 07:18:43] "POST /chown HTTP/1.1" 200 109 0.034945 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.011846 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.033886 10.0.0.161 - - [2026-08-14 07:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013865 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.008266 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.023126 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.016828 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.008288 10.0.0.161 - - [2026-08-14 07:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.007468 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.011282 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.008406 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.028933 10.0.0.161 - - [2026-08-14 07:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006971 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.020616 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.044873 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.019780 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.013233 10.0.0.161 - - [2026-08-14 07:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.010015 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.013065 10.0.0.161 - - [2026-08-14 07:18:44] "POST /chown HTTP/1.1" 200 109 0.015068 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.055105 10.0.0.161 - - [2026-08-14 07:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011306 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.010553 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.057898 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.029975 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.010393 10.0.0.161 - - [2026-08-14 07:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012923 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.007571 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.015086 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.013974 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.037285 10.0.0.161 - - [2026-08-14 07:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009030 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.011168 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.027105 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.015279 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.047487 10.0.0.161 - - [2026-08-14 07:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008544 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.013400 10.0.0.161 - - [2026-08-14 07:18:45] "GET /virtual-machine-interface/5bfce72a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.025761 10.0.0.161 - - [2026-08-14 07:18:45] "POST /set-tag HTTP/1.1" 200 109 0.008928 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.043338 10.0.0.161 - - [2026-08-14 07:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.055420 10.0.0.161 - - [2026-08-14 07:18:45] "GET /loadbalancer/67aa383c-6eab-4a7a-b018-eb7e6e3255d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.009494 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.022585 10.0.0.161 - - [2026-08-14 07:18:45] "GET /loadbalancer-pool/8c1ca5ce-642e-4512-846f-a41e0c429818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.012477 10.0.0.161 - - [2026-08-14 07:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.161 - - [2026-08-14 07:18:45] "POST /chown HTTP/1.1" 200 109 0.011646 10.0.0.161 - - [2026-08-14 07:18:45] "POST /loadbalancer-members HTTP/1.1" 200 704 0.053258 10.0.0.161 - - [2026-08-14 07:18:46] "POST /chown HTTP/1.1" 200 109 0.068445 10.0.0.161 - - [2026-08-14 07:18:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.052854 10.0.0.161 - - [2026-08-14 07:18:46] "GET /virtual-machine-interface/5bfce72a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016397 10.0.0.161 - - [2026-08-14 07:18:46] "POST /chown HTTP/1.1" 200 109 0.026062 10.0.0.161 - - [2026-08-14 07:18:46] "POST /chown HTTP/1.1" 200 109 0.033244 10.0.0.161 - - [2026-08-14 07:18:46] "POST /tags HTTP/1.1" 409 221 0.004242 10.0.0.161 - - [2026-08-14 07:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005243 10.0.0.161 - - [2026-08-14 07:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.161 - - [2026-08-14 07:18:46] "GET /tag/5b1b0a4f-ee48-4a0d-86c6-1c2073c29061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.023131 10.0.0.161 - - [2026-08-14 07:18:46] "POST /chown HTTP/1.1" 200 109 0.008655 10.0.0.161 - - [2026-08-14 07:18:46] "POST /chown HTTP/1.1" 200 109 0.039971 10.0.0.161 - - [2026-08-14 07:18:46] "POST /chown HTTP/1.1" 200 109 0.022614 10.0.0.161 - - [2026-08-14 07:18:46] "POST /set-tag HTTP/1.1" 200 109 0.093767 10.0.0.161 - - [2026-08-14 07:18:46] "POST /chown HTTP/1.1" 200 109 0.026415 10.0.0.161 - - [2026-08-14 07:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.161 - - [2026-08-14 07:18:46] "POST /chown HTTP/1.1" 200 109 0.008658 10.0.0.161 - - [2026-08-14 07:18:46] "POST /chown HTTP/1.1" 200 109 0.008964 10.0.0.161 - - [2026-08-14 07:18:46] "POST /chown HTTP/1.1" 200 109 0.040206 10.0.0.161 - - [2026-08-14 07:18:46] "POST /chown HTTP/1.1" 200 109 0.039422 10.0.0.161 - - [2026-08-14 07:18:46] "GET /virtual-machine-interface/5c93a75a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008300 10.0.0.161 - - [2026-08-14 07:18:46] "POST /set-tag HTTP/1.1" 200 109 0.009229 10.0.0.161 - - [2026-08-14 07:18:46] "GET /virtual-machine/5d61def8-5ee2-4040-8a9a-1b0948416101?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.006711 10.0.0.161 - - [2026-08-14 07:18:46] "GET /virtual-machine-interface/5bfce72a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.015994 10.0.0.161 - - [2026-08-14 07:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010039 10.0.0.161 - - [2026-08-14 07:18:46] "GET /loadbalancer/67aa383c-6eab-4a7a-b018-eb7e6e3255d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003181 10.0.0.161 - - [2026-08-14 07:18:46] "GET /loadbalancer-pool/8c1ca5ce-642e-4512-846f-a41e0c429818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002997 10.0.0.161 - - [2026-08-14 07:18:46] "GET /virtual-machine-interface/5bfce72a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005407 10.0.0.161 - - [2026-08-14 07:18:46] "POST /loadbalancer-members HTTP/1.1" 200 704 0.054393 10.0.0.161 - - [2026-08-14 07:18:46] "POST /ref-update HTTP/1.1" 200 156 0.021056 10.0.0.161 - - [2026-08-14 07:18:46] "GET /virtual-machine/c3eebdd1-845e-4ee3-b715-a88dad4d98a1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.012038 10.0.0.161 - - [2026-08-14 07:18:47] "GET /floating-ip/00628223-b346-4041-8bbe-64280b0ad430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.055932 10.0.0.161 - - [2026-08-14 07:18:47] "GET /virtual-machine-interface/5c93a75a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.018407 10.0.0.161 - - [2026-08-14 07:18:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.054853 10.0.0.161 - - [2026-08-14 07:18:47] "GET /virtual-machine-interface/5c93a75a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.026572 10.0.0.161 - - [2026-08-14 07:18:47] "PUT /floating-ip/00628223-b346-4041-8bbe-64280b0ad430 HTTP/1.1" 200 257 0.072703 10.0.0.161 - - [2026-08-14 07:18:47] "POST /set-tag HTTP/1.1" 200 109 0.043469 10.0.0.161 - - [2026-08-14 07:18:47] "GET /virtual-machine-interface/5c93a75a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006313 10.0.0.161 - - [2026-08-14 07:18:47] "POST /ref-update HTTP/1.1" 200 156 0.010699 10.0.0.161 - - [2026-08-14 07:18:47] "GET /floating-ip/00628223-b346-4041-8bbe-64280b0ad430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003537 10.0.0.161 - - [2026-08-14 07:18:50] "GET /virtual-machine-interface/6117879c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008704 10.0.0.161 - - [2026-08-14 07:18:50] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.161 - - [2026-08-14 07:18:52] "GET /virtual-machine/2f1c5123-9cc9-4714-898d-06e3d8f5aa8c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003599 10.0.0.161 - - [2026-08-14 07:18:52] "GET /virtual-machine-interface/6117879c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004663 10.0.0.161 - - [2026-08-14 07:18:52] "GET /virtual-machine-interface/6117879c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004996 10.0.0.161 - - [2026-08-14 07:18:52] "POST /set-tag HTTP/1.1" 200 109 0.004924 10.0.0.161 - - [2026-08-14 07:18:56] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004961 10.0.0.161 - - [2026-08-14 07:18:56] "POST /set-tag HTTP/1.1" 200 109 0.003320 10.0.0.161 - - [2026-08-14 07:18:57] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011512 10.0.0.161 - - [2026-08-14 07:18:57] "POST /set-tag HTTP/1.1" 200 109 0.005237 10.0.0.161 - - [2026-08-14 07:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.161 - - [2026-08-14 07:18:57] "GET /loadbalancer/4b1d36b4-0b94-44b9-8c0a-9850a9964409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003806 10.0.0.161 - - [2026-08-14 07:18:57] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006620 10.0.0.161 - - [2026-08-14 07:18:57] "POST /set-tag HTTP/1.1" 200 109 0.026915 10.0.0.161 - - [2026-08-14 07:18:57] "DELETE /loadbalancer-member/0387d342-9126-4637-956d-6206144649c3 HTTP/1.1" 200 115 0.032295 10.0.0.161 - - [2026-08-14 07:18:57] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009187 10.0.0.161 - - [2026-08-14 07:18:57] "POST /set-tag HTTP/1.1" 200 109 0.003046 10.0.0.161 - - [2026-08-14 07:18:57] "DELETE /loadbalancer-member/bacede0c-56d5-4938-9b79-b88684b4f04b HTTP/1.1" 200 115 0.037385 10.0.0.161 - - [2026-08-14 07:18:57] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011742 10.0.0.161 - - [2026-08-14 07:18:57] "POST /set-tag HTTP/1.1" 200 109 0.004431 10.0.0.161 - - [2026-08-14 07:18:57] "DELETE /loadbalancer-member/90f6384d-2a91-4ff0-9cf2-74eb28e54d95 HTTP/1.1" 200 115 0.053001 10.0.0.161 - - [2026-08-14 07:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.161 - - [2026-08-14 07:18:57] "GET /loadbalancer/4b1d36b4-0b94-44b9-8c0a-9850a9964409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.010431 10.0.0.161 - - [2026-08-14 07:18:57] "GET /loadbalancer-pool/abe4ccfc-2d3d-4f96-88df-daf02d2c6661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003487 10.0.0.161 - - [2026-08-14 07:18:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018469 10.0.0.161 - - [2026-08-14 07:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014498 10.0.0.161 - - [2026-08-14 07:18:57] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012110 10.0.0.161 - - [2026-08-14 07:18:57] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009728 10.0.0.161 - - [2026-08-14 07:18:57] "GET /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002776 10.0.0.161 - - [2026-08-14 07:18:57] "POST /set-tag HTTP/1.1" 200 109 0.075769 10.0.0.161 - - [2026-08-14 07:18:57] "GET /loadbalancer-pool/d89c5320-0a92-467c-af2f-f5b4407d0265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.022627 10.0.0.161 - - [2026-08-14 07:18:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015935 10.0.0.161 - - [2026-08-14 07:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010321 10.0.0.161 - - [2026-08-14 07:18:57] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013744 10.0.0.161 - - [2026-08-14 07:18:57] "POST /set-tag HTTP/1.1" 200 109 0.003549 10.0.0.161 - - [2026-08-14 07:18:57] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006731 10.0.0.161 - - [2026-08-14 07:18:57] "GET /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002838 10.0.0.161 - - [2026-08-14 07:18:57] "GET /loadbalancer-pool/41bf72c9-51d6-4bbc-893e-0793a26609a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004491 10.0.0.161 - - [2026-08-14 07:18:57] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025974 10.0.0.161 - - [2026-08-14 07:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020519 10.0.0.161 - - [2026-08-14 07:18:57] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009921 10.0.0.161 - - [2026-08-14 07:18:57] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004957 10.0.0.161 - - [2026-08-14 07:18:57] "GET /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003598 10.0.0.161 - - [2026-08-14 07:18:58] "POST /set-tag HTTP/1.1" 200 109 0.007072 10.0.0.161 - - [2026-08-14 07:19:24] "GET /virtual-machine-interface/6117879c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006508 10.0.0.161 - - [2026-08-14 07:19:24] "POST /set-tag HTTP/1.1" 200 109 0.003688 10.0.0.161 - - [2026-08-14 07:19:24] "GET /virtual-machine-interface/6117879c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004859 10.0.0.161 - - [2026-08-14 07:19:24] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.161 - - [2026-08-14 07:19:24] "GET /virtual-machine/2f1c5123-9cc9-4714-898d-06e3d8f5aa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003569 10.0.0.161 - - [2026-08-14 07:19:25] "POST /ref-update HTTP/1.1" 200 156 0.018794 10.0.0.161 - - [2026-08-14 07:19:25] "GET /virtual-machine-interface/6117879c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.034783 10.0.0.161 - - [2026-08-14 07:19:25] "POST /set-tag HTTP/1.1" 200 109 0.021340 10.0.0.161 - - [2026-08-14 07:19:25] "POST /set-tag HTTP/1.1" 200 109 0.041847 10.0.0.161 - - [2026-08-14 07:19:25] "DELETE /instance-ip/614d8798-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.099646 10.0.0.161 - - [2026-08-14 07:19:25] "DELETE /virtual-machine-interface/6117879c-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.086526 10.0.0.161 - - [2026-08-14 07:19:25] "DELETE /virtual-machine/2f1c5123-9cc9-4714-898d-06e3d8f5aa8c HTTP/1.1" 200 115 0.027719 10.0.0.161 - - [2026-08-14 07:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005754 10.0.0.161 - - [2026-08-14 07:19:27] "GET /tag/b49f5bae-c171-434e-b60d-5b85ef0b5d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.013219 10.0.0.161 - - [2026-08-14 07:19:27] "GET /tag/b49f5bae-c171-434e-b60d-5b85ef0b5d7e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.017939 10.0.0.161 - - [2026-08-14 07:19:27] "GET /virtual-machine-interface/3ee9309d-6c85-4c12-9c2f-dd959a557c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006002 10.0.0.161 - - [2026-08-14 07:19:27] "POST /set-tag HTTP/1.1" 200 109 0.020766 10.0.0.161 - - [2026-08-14 07:19:28] "GET /virtual-machine-interface/dd61b6bf-9e97-4661-98eb-1191fd0e6205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.020334 10.0.0.161 - - [2026-08-14 07:19:28] "POST /set-tag HTTP/1.1" 200 109 0.032283 10.0.0.161 - - [2026-08-14 07:19:28] "GET /virtual-machine-interface/e7412fdb-45d9-43cf-9a7d-bccb6231654d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.007051 10.0.0.161 - - [2026-08-14 07:19:28] "POST /set-tag HTTP/1.1" 200 109 0.023963 10.0.0.161 - - [2026-08-14 07:19:28] "GET /firewall-policy/f82c08b2-af4a-4446-badb-d8330cd91c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012659 10.0.0.161 - - [2026-08-14 07:19:28] "GET /firewall-rule/dfd1918b-4545-4470-824a-2bc71226b2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003792 10.0.0.161 - - [2026-08-14 07:19:28] "POST /ref-update HTTP/1.1" 200 156 0.017051 10.0.0.161 - - [2026-08-14 07:19:28] "DELETE /firewall-rule/dfd1918b-4545-4470-824a-2bc71226b2eb HTTP/1.1" 200 115 0.056594 10.0.0.161 - - [2026-08-14 07:19:28] "DELETE /loadbalancer-member/0ce251d1-7e96-410c-9b4b-e24bd96874ab HTTP/1.1" 200 115 0.033561 10.0.0.161 - - [2026-08-14 07:19:28] "PUT /service-instance/8babf777-9638-470c-9c9f-9568cc9c836f HTTP/1.1" 200 267 0.016524 10.0.0.161 - - [2026-08-14 07:19:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016489 10.0.0.161 - - [2026-08-14 07:19:28] "DELETE /loadbalancer-pool/4780e13c-6a24-473e-a4bd-8a4c211271b0 HTTP/1.1" 200 115 0.101342 10.0.0.161 - - [2026-08-14 07:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.161 - - [2026-08-14 07:19:28] "DELETE /loadbalancer-listener/3866bd13-8178-45ac-b326-9b810eb15b9d HTTP/1.1" 200 115 0.049743 10.0.0.161 - - [2026-08-14 07:19:28] "GET /floating-ip/a2f28357-7986-4be0-9474-e730201754f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.003851 10.0.0.161 - - [2026-08-14 07:19:28] "POST /chown HTTP/1.1" 200 109 0.012855 10.0.0.161 - - [2026-08-14 07:19:28] "POST /chown HTTP/1.1" 200 109 0.029502 10.0.0.161 - - [2026-08-14 07:19:28] "POST /chown HTTP/1.1" 200 109 0.020182 10.0.0.161 - - [2026-08-14 07:19:28] "PUT /floating-ip/a2f28357-7986-4be0-9474-e730201754f2 HTTP/1.1" 200 257 0.046422 10.0.0.161 - - [2026-08-14 07:19:28] "POST /chown HTTP/1.1" 200 109 0.014800 10.0.0.161 - - [2026-08-14 07:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006905 10.0.0.161 - - [2026-08-14 07:19:28] "POST /chown HTTP/1.1" 200 109 0.009202 10.0.0.161 - - [2026-08-14 07:19:28] "DELETE /floating-ip/a2f28357-7986-4be0-9474-e730201754f2 HTTP/1.1" 200 115 0.112679 10.0.0.161 - - [2026-08-14 07:19:28] "POST /chown HTTP/1.1" 200 109 0.006999 10.0.0.161 - - [2026-08-14 07:19:28] "POST /chown HTTP/1.1" 200 109 0.015544 10.0.0.161 - - [2026-08-14 07:19:28] "POST /chown HTTP/1.1" 200 109 0.031359 10.0.0.161 - - [2026-08-14 07:19:28] "DELETE /loadbalancer/e32d86a3-f0ea-45a1-b4a3-c01fbc68747c HTTP/1.1" 200 115 0.111618 10.0.0.161 - - [2026-08-14 07:19:28] "GET /floating-ip-pool/6261b83f-cb84-4164-96b1-187802a38d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.005482 10.0.0.161 - - [2026-08-14 07:19:28] "PUT /service-instance/8babf777-9638-470c-9c9f-9568cc9c836f HTTP/1.1" 200 267 0.044401 10.0.0.161 - - [2026-08-14 07:19:28] "POST /ref-update HTTP/1.1" 200 156 0.042193 10.0.0.161 - - [2026-08-14 07:19:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.028016 10.0.0.161 - - [2026-08-14 07:19:29] "DELETE /instance-ip/ead328e5-bf23-4ad6-b1c2-1f79d0255093 HTTP/1.1" 200 115 0.212964 10.0.0.161 - - [2026-08-14 07:19:29] "PUT /service-instance/8babf777-9638-470c-9c9f-9568cc9c836f HTTP/1.1" 200 267 0.035620 10.0.0.161 - - [2026-08-14 07:19:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028086 10.0.0.161 - - [2026-08-14 07:19:29] "DELETE /floating-ip-pool/6261b83f-cb84-4164-96b1-187802a38d60 HTTP/1.1" 200 115 0.174877 10.0.0.161 - - [2026-08-14 07:19:29] "PUT /service-instance/8babf777-9638-470c-9c9f-9568cc9c836f HTTP/1.1" 200 267 0.030160 10.0.0.161 - - [2026-08-14 07:19:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022633 10.0.0.161 - - [2026-08-14 07:19:29] "DELETE /virtual-machine-interface/3ee9309d-6c85-4c12-9c2f-dd959a557c46 HTTP/1.1" 200 115 0.201679 10.0.0.161 - - [2026-08-14 07:19:29] "DELETE /service-instance/8babf777-9638-470c-9c9f-9568cc9c836f HTTP/1.1" 200 115 0.161213 10.0.0.161 - - [2026-08-14 07:19:29] "DELETE /tag/b49f5bae-c171-434e-b60d-5b85ef0b5d7e HTTP/1.1" 200 115 0.188365 10.0.0.161 - - [2026-08-14 07:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.161 - - [2026-08-14 07:19:29] "POST /useragent-kv HTTP/1.1" 200 115 0.012347 10.0.0.161 - - [2026-08-14 07:19:29] "POST /useragent-kv HTTP/1.1" 200 115 0.012436 10.0.0.161 - - [2026-08-14 07:19:29] "DELETE /virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 HTTP/1.1" 200 115 0.353184 10.0.0.161 - - [2026-08-14 07:19:29] "GET /virtual-machine-interface/e7412fdb-45d9-43cf-9a7d-bccb6231654d?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.009506 10.0.0.161 - - [2026-08-14 07:19:29] "GET /routing-instance/bf5d14b7-0886-4d48-8fa3-d5be15876f0f HTTP/1.1" 404 171 0.012096 10.0.0.161 - - [2026-08-14 07:19:29] "GET /domains HTTP/1.1" 200 281 0.011939 10.0.0.161 - - [2026-08-14 07:19:29] "DELETE /route-target/d24c787f-353a-4a4f-a1af-0a0c8594017c HTTP/1.1" 200 115 0.069633 10.0.0.161 - - [2026-08-14 07:19:29] "GET /domain/b09c1840-1118-4d4e-bf0a-44bf23a409f9 HTTP/1.1" 200 3100 0.021631 10.0.0.161 - - [2026-08-14 07:19:29] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd HTTP/1.1" 200 7169 0.042236 10.0.0.161 - - [2026-08-14 07:19:29] "DELETE /virtual-machine-interface/e7412fdb-45d9-43cf-9a7d-bccb6231654d HTTP/1.1" 200 115 0.144172 10.0.0.161 - - [2026-08-14 07:19:29] "POST /ref-update HTTP/1.1" 200 156 0.020976 10.0.0.161 - - [2026-08-14 07:19:29] "GET /virtual-machine-interface/5c93a75a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.015715 10.0.0.161 - - [2026-08-14 07:19:29] "POST /set-tag HTTP/1.1" 200 109 0.004445 10.0.0.161 - - [2026-08-14 07:19:29] "DELETE /virtual-machine/b1cdd4d7-c301-4943-b66a-e26beff7d7a5 HTTP/1.1" 200 115 0.055520 10.0.0.161 - - [2026-08-14 07:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.023209 10.0.0.161 - - [2026-08-14 07:19:29] "GET /loadbalancer/67aa383c-6eab-4a7a-b018-eb7e6e3255d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005561 10.0.0.161 - - [2026-08-14 07:19:29] "GET /virtual-machine-interface/dd61b6bf-9e97-4661-98eb-1191fd0e6205?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.009068 10.0.0.161 - - [2026-08-14 07:19:29] "GET /virtual-machine-interface/5c93a75a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.020701 10.0.0.161 - - [2026-08-14 07:19:29] "DELETE /virtual-machine-interface/dd61b6bf-9e97-4661-98eb-1191fd0e6205 HTTP/1.1" 200 115 0.060422 10.0.0.161 - - [2026-08-14 07:19:29] "POST /set-tag HTTP/1.1" 200 109 0.053725 10.0.0.161 - - [2026-08-14 07:19:29] "DELETE /virtual-machine/3698c003-be98-43c1-bf6f-8d339dd7671b HTTP/1.1" 200 115 0.081790 10.0.0.161 - - [2026-08-14 07:19:29] "DELETE /loadbalancer-member/bf50affb-2796-464e-b3f1-13579322ffee HTTP/1.1" 200 115 0.066700 10.0.0.161 - - [2026-08-14 07:19:30] "GET /virtual-machine-interface/5c93a75a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009559 10.0.0.161 - - [2026-08-14 07:19:30] "POST /set-tag HTTP/1.1" 200 109 0.003192 10.0.0.161 - - [2026-08-14 07:19:30] "GET /virtual-machine-interface/5c93a75a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005500 10.0.0.161 - - [2026-08-14 07:19:30] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.161 - - [2026-08-14 07:19:31] "GET /virtual-machine/c3eebdd1-845e-4ee3-b715-a88dad4d98a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003474 10.0.0.161 - - [2026-08-14 07:19:31] "POST /ref-update HTTP/1.1" 200 156 0.019320 10.0.0.161 - - [2026-08-14 07:19:31] "GET /virtual-machine-interface/5c93a75a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020654 10.0.0.161 - - [2026-08-14 07:19:31] "POST /set-tag HTTP/1.1" 200 109 0.043666 10.0.0.161 - - [2026-08-14 07:19:31] "POST /set-tag HTTP/1.1" 200 109 0.051399 10.0.0.161 - - [2026-08-14 07:19:31] "POST /set-tag HTTP/1.1" 200 109 0.045748 10.0.0.161 - - [2026-08-14 07:19:31] "DELETE /instance-ip/5cbc9016-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.048922 10.0.0.161 - - [2026-08-14 07:19:31] "POST /ref-update HTTP/1.1" 200 156 0.016488 10.0.0.161 - - [2026-08-14 07:19:31] "DELETE /virtual-machine-interface/5c93a75a-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.059916 10.0.0.161 - - [2026-08-14 07:19:31] "DELETE /virtual-machine/c3eebdd1-845e-4ee3-b715-a88dad4d98a1 HTTP/1.1" 200 115 0.036297 10.0.0.161 - - [2026-08-14 07:19:34] "GET /virtual-machine-interface/5bfce72a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007738 10.0.0.161 - - [2026-08-14 07:19:34] "POST /set-tag HTTP/1.1" 200 109 0.003202 10.0.0.161 - - [2026-08-14 07:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.161 - - [2026-08-14 07:19:34] "GET /loadbalancer/67aa383c-6eab-4a7a-b018-eb7e6e3255d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004153 10.0.0.161 - - [2026-08-14 07:19:35] "GET /virtual-machine-interface/5bfce72a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005502 10.0.0.161 - - [2026-08-14 07:19:35] "POST /set-tag HTTP/1.1" 200 109 0.005292 10.0.0.161 - - [2026-08-14 07:19:35] "GET /virtual-machine-interface/5bfce72a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006352 10.0.0.161 - - [2026-08-14 07:19:35] "POST /set-tag HTTP/1.1" 200 109 0.004950 10.0.0.161 - - [2026-08-14 07:19:36] "GET /virtual-machine/5d61def8-5ee2-4040-8a9a-1b0948416101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004878 10.0.0.161 - - [2026-08-14 07:19:36] "POST /ref-update HTTP/1.1" 200 156 0.017279 10.0.0.161 - - [2026-08-14 07:19:36] "GET /virtual-machine-interface/5bfce72a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.024450 10.0.0.161 - - [2026-08-14 07:19:36] "POST /set-tag HTTP/1.1" 200 109 0.027889 10.0.0.161 - - [2026-08-14 07:19:36] "POST /set-tag HTTP/1.1" 200 109 0.079918 10.0.0.161 - - [2026-08-14 07:19:36] "POST /set-tag HTTP/1.1" 200 109 0.060613 10.0.0.161 - - [2026-08-14 07:19:36] "DELETE /instance-ip/5c1ee0dc-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.227754 10.0.0.161 - - [2026-08-14 07:19:36] "POST /ref-update HTTP/1.1" 200 156 0.012242 10.0.0.161 - - [2026-08-14 07:19:36] "DELETE /virtual-machine-interface/5bfce72a-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.082193 10.0.0.161 - - [2026-08-14 07:19:36] "DELETE /virtual-machine/5d61def8-5ee2-4040-8a9a-1b0948416101 HTTP/1.1" 200 115 0.030120 10.0.0.161 - - [2026-08-14 07:19:36] "DELETE /tag/56ce92cf-7f69-4240-bc2c-a303c2aa9280 HTTP/1.1" 200 115 0.079401 10.0.0.161 - - [2026-08-14 07:19:36] "DELETE /tag/4e44db75-c472-465e-986c-9a27c3450b9b HTTP/1.1" 200 115 0.044329 10.0.0.161 - - [2026-08-14 07:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.161 - - [2026-08-14 07:19:40] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052768 10.0.0.161 - - [2026-08-14 07:19:40] "POST /tags HTTP/1.1" 200 394 0.028781 10.0.0.161 - - [2026-08-14 07:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011845 10.0.0.161 - - [2026-08-14 07:19:40] "GET /tag/0a83917c-f939-40a1-81ab-0fbaa99be23c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.033452 10.0.0.161 - - [2026-08-14 07:19:40] "POST /tags HTTP/1.1" 200 342 0.037068 10.0.0.161 - - [2026-08-14 07:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.161 - - [2026-08-14 07:19:40] "GET /tag/952f574a-3c6f-496c-99d8-42e43e813a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.027199 10.0.0.161 - - [2026-08-14 07:19:40] "POST /id-to-fqname HTTP/1.1" 200 192 0.000843 10.0.0.161 - - [2026-08-14 07:19:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.014430 10.0.0.161 - - [2026-08-14 07:19:40] "POST /security-groups HTTP/1.1" 200 589 0.082790 10.0.0.161 - - [2026-08-14 07:19:40] "POST /fqname-to-id HTTP/1.1" 404 236 0.006964 10.0.0.161 - - [2026-08-14 07:19:40] "POST /projects HTTP/1.1" 200 521 0.351636 10.0.0.161 - - [2026-08-14 07:19:40] "POST /access-control-lists HTTP/1.1" 200 600 0.076535 10.0.0.161 - - [2026-08-14 07:19:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.020391 10.0.0.161 - - [2026-08-14 07:19:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.075402 10.0.0.161 - - [2026-08-14 07:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010773 10.0.0.161 - - [2026-08-14 07:19:41] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.019361 10.0.0.161 - - [2026-08-14 07:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.161 - - [2026-08-14 07:19:41] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.009750 10.0.0.161 - - [2026-08-14 07:19:41] "POST /access-control-lists HTTP/1.1" 200 598 0.108738 10.0.0.161 - - [2026-08-14 07:19:41] "PUT /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81 HTTP/1.1" 200 265 0.084090 10.0.0.161 - - [2026-08-14 07:19:41] "PUT /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7 HTTP/1.1" 200 265 0.060799 10.0.0.161 - - [2026-08-14 07:19:41] "POST /security-groups HTTP/1.1" 200 593 0.095736 10.0.0.161 - - [2026-08-14 07:19:41] "POST /fqname-to-id HTTP/1.1" 404 270 0.015326 10.0.0.161 - - [2026-08-14 07:19:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.043749 10.0.0.161 - - [2026-08-14 07:19:41] "POST /chown HTTP/1.1" 200 109 0.067038 10.0.0.161 - - [2026-08-14 07:19:41] "POST /access-control-lists HTTP/1.1" 200 634 0.103595 10.0.0.161 - - [2026-08-14 07:19:41] "POST /fqname-to-id HTTP/1.1" 404 269 0.006363 10.0.0.161 - - [2026-08-14 07:19:41] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.009381 10.0.0.161 - - [2026-08-14 07:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007255 10.0.0.161 - - [2026-08-14 07:19:41] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003082 10.0.0.161 - - [2026-08-14 07:19:41] "POST /tags HTTP/1.1" 409 226 0.006956 10.0.0.161 - - [2026-08-14 07:19:41] "POST /access-control-lists HTTP/1.1" 200 632 0.090081 10.0.0.161 - - [2026-08-14 07:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.025805 10.0.0.161 - - [2026-08-14 07:19:41] "GET /tag/952f574a-3c6f-496c-99d8-42e43e813a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.026361 10.0.0.161 - - [2026-08-14 07:19:41] "POST /firewall-rules HTTP/1.1" 200 602 0.088903 10.0.0.161 - - [2026-08-14 07:19:41] "GET /firewall-rule/24642593-db5c-474d-b4f6-b81ef84ad147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.029798 10.0.0.161 - - [2026-08-14 07:19:41] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.005510 10.0.0.161 - - [2026-08-14 07:19:41] "GET /firewall-rule/24642593-db5c-474d-b4f6-b81ef84ad147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003595 10.0.0.161 - - [2026-08-14 07:19:42] "POST /ref-update HTTP/1.1" 200 156 0.085351 10.0.0.161 - - [2026-08-14 07:19:42] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.017761 10.0.0.161 - - [2026-08-14 07:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.161 - - [2026-08-14 07:19:42] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003656 10.0.0.161 - - [2026-08-14 07:19:42] "POST /tags HTTP/1.1" 409 226 0.002436 10.0.0.161 - - [2026-08-14 07:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.161 - - [2026-08-14 07:19:42] "GET /tag/952f574a-3c6f-496c-99d8-42e43e813a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.013324 10.0.0.161 - - [2026-08-14 07:19:42] "POST /firewall-rules HTTP/1.1" 200 600 0.080090 10.0.0.161 - - [2026-08-14 07:19:42] "GET /firewall-rule/8387eea0-40a0-4247-980e-ef6fe73e3d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006022 10.0.0.161 - - [2026-08-14 07:19:42] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.007231 10.0.0.161 - - [2026-08-14 07:19:42] "GET /firewall-rule/8387eea0-40a0-4247-980e-ef6fe73e3d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008007 10.0.0.161 - - [2026-08-14 07:19:42] "POST /ref-update HTTP/1.1" 200 156 0.092083 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:19:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001161 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:19:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001166 10.0.0.161 - - [2026-08-14 07:19:43] "POST /tags HTTP/1.1" 200 394 0.035384 10.0.0.161 - - [2026-08-14 07:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010616 10.0.0.161 - - [2026-08-14 07:19:43] "GET /tag/d34f91c2-7d2a-4278-965f-8c28a099245a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.020252 10.0.0.161 - - [2026-08-14 07:19:43] "POST /tags HTTP/1.1" 200 342 0.022764 10.0.0.161 - - [2026-08-14 07:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017542 10.0.0.161 - - [2026-08-14 07:19:43] "GET /tag/5b4f148e-a305-4a92-98a0-6aeb755c9fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.017794 10.0.0.161 - - [2026-08-14 07:19:43] "POST /id-to-fqname HTTP/1.1" 200 192 0.000683 10.0.0.161 - - [2026-08-14 07:19:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.005083 10.0.0.161 - - [2026-08-14 07:19:43] "POST /security-groups HTTP/1.1" 200 589 0.078295 10.0.0.161 - - [2026-08-14 07:19:43] "POST /projects HTTP/1.1" 200 521 0.206233 10.0.0.161 - - [2026-08-14 07:19:43] "POST /fqname-to-id HTTP/1.1" 404 236 0.003711 10.0.0.161 - - [2026-08-14 07:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022661 10.0.0.161 - - [2026-08-14 07:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013578 10.0.0.161 - - [2026-08-14 07:19:43] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007922 10.0.0.161 - - [2026-08-14 07:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.161 - - [2026-08-14 07:19:43] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004941 10.0.0.161 - - [2026-08-14 07:19:43] "POST /access-control-lists HTTP/1.1" 200 600 0.098238 10.0.0.161 - - [2026-08-14 07:19:43] "POST /fqname-to-id HTTP/1.1" 404 235 0.020621 10.0.0.161 - - [2026-08-14 07:19:44] "POST /access-control-lists HTTP/1.1" 200 598 0.058115 10.0.0.161 - - [2026-08-14 07:19:44] "PUT /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81 HTTP/1.1" 200 265 0.121935 10.0.0.161 - - [2026-08-14 07:19:44] "PUT /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7 HTTP/1.1" 200 265 0.064141 10.0.0.161 - - [2026-08-14 07:19:44] "POST /security-groups HTTP/1.1" 200 593 0.074230 10.0.0.161 - - [2026-08-14 07:19:44] "POST /fqname-to-id HTTP/1.1" 404 270 0.003363 10.0.0.161 - - [2026-08-14 07:19:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.029013 10.0.0.161 - - [2026-08-14 07:19:44] "POST /chown HTTP/1.1" 200 109 0.015588 10.0.0.161 - - [2026-08-14 07:19:44] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.031775 10.0.0.161 - - [2026-08-14 07:19:44] "POST /access-control-lists HTTP/1.1" 200 634 0.107010 10.0.0.161 - - [2026-08-14 07:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013440 10.0.0.161 - - [2026-08-14 07:19:44] "POST /fqname-to-id HTTP/1.1" 404 269 0.006707 10.0.0.161 - - [2026-08-14 07:19:44] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004299 10.0.0.161 - - [2026-08-14 07:19:44] "POST /tags HTTP/1.1" 409 226 0.002339 10.0.0.161 - - [2026-08-14 07:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.161 - - [2026-08-14 07:19:44] "GET /tag/5b4f148e-a305-4a92-98a0-6aeb755c9fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.017611 10.0.0.161 - - [2026-08-14 07:19:44] "POST /access-control-lists HTTP/1.1" 200 632 0.081643 10.0.0.161 - - [2026-08-14 07:19:44] "POST /firewall-rules HTTP/1.1" 200 602 0.072983 10.0.0.161 - - [2026-08-14 07:19:44] "GET /firewall-rule/4f996424-9485-451d-a97b-5284e2d35256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.017512 10.0.0.161 - - [2026-08-14 07:19:44] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.005240 10.0.0.161 - - [2026-08-14 07:19:44] "GET /firewall-rule/4f996424-9485-451d-a97b-5284e2d35256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003433 10.0.0.161 - - [2026-08-14 07:19:44] "POST /ref-update HTTP/1.1" 200 156 0.062813 10.0.0.161 - - [2026-08-14 07:19:44] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.017374 10.0.0.161 - - [2026-08-14 07:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.161 - - [2026-08-14 07:19:44] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003211 10.0.0.161 - - [2026-08-14 07:19:44] "POST /tags HTTP/1.1" 409 226 0.002489 10.0.0.161 - - [2026-08-14 07:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.161 - - [2026-08-14 07:19:44] "GET /tag/5b4f148e-a305-4a92-98a0-6aeb755c9fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013308 10.0.0.161 - - [2026-08-14 07:19:44] "POST /firewall-rules HTTP/1.1" 200 600 0.070981 10.0.0.161 - - [2026-08-14 07:19:45] "GET /firewall-rule/0311ac53-1545-4566-99ce-b812d4e2338b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005438 10.0.0.161 - - [2026-08-14 07:19:45] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004485 10.0.0.161 - - [2026-08-14 07:19:45] "GET /firewall-rule/0311ac53-1545-4566-99ce-b812d4e2338b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002687 10.0.0.161 - - [2026-08-14 07:19:45] "POST /ref-update HTTP/1.1" 200 156 0.080955 10.0.0.161 - - [2026-08-14 07:19:46] "POST /tags HTTP/1.1" 200 346 0.110640 10.0.0.161 - - [2026-08-14 07:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010619 10.0.0.161 - - [2026-08-14 07:19:46] "GET /tag/64bc4ce8-40c4-4cbc-b278-1370537b7e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.028725 10.0.0.161 - - [2026-08-14 07:19:46] "POST /projects HTTP/1.1" 409 238 0.002535 10.0.0.161 - - [2026-08-14 07:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.161 - - [2026-08-14 07:19:46] "GET /project/3311e74d-6614-4830-9206-355d22c53231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.058393 10.0.0.161 - - [2026-08-14 07:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.161 - - [2026-08-14 07:19:46] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005386 10.0.0.161 - - [2026-08-14 07:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.161 - - [2026-08-14 07:19:46] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.009840 10.0.0.161 - - [2026-08-14 07:19:46] "POST /security-groups HTTP/1.1" 409 285 0.002782 10.0.0.161 - - [2026-08-14 07:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.161 - - [2026-08-14 07:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.161 - - [2026-08-14 07:19:46] "PUT /security-group/f1cbfb91-eeb4-4574-9d90-6b1ea44bf920 HTTP/1.1" 200 263 0.068816 10.0.0.161 - - [2026-08-14 07:19:46] "PUT /access-control-list/9309c880-da53-42f2-8e3b-b7a422b1307e HTTP/1.1" 200 273 0.045181 10.0.0.161 - - [2026-08-14 07:19:46] "GET /project/3311e74d-6614-4830-9206-355d22c53231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.128276 10.0.0.161 - - [2026-08-14 07:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.061048 10.0.0.161 - - [2026-08-14 07:19:47] "POST /tags HTTP/1.1" 409 228 0.025731 10.0.0.161 - - [2026-08-14 07:19:47] "PUT /access-control-list/4e6521f9-840a-49d6-8035-b02b17a6256e HTTP/1.1" 200 273 0.059821 10.0.0.161 - - [2026-08-14 07:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.161 - - [2026-08-14 07:19:47] "GET /tag/64bc4ce8-40c4-4cbc-b278-1370537b7e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.014207 10.0.0.161 - - [2026-08-14 07:19:47] "POST /tags HTTP/1.1" 200 346 0.022123 10.0.0.161 - - [2026-08-14 07:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.161 - - [2026-08-14 07:19:47] "GET /tag/464c7c02-dd39-4a95-ba6d-df170859243e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.013927 10.0.0.161 - - [2026-08-14 07:19:47] "POST /projects HTTP/1.1" 409 238 0.006466 10.0.0.161 - - [2026-08-14 07:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.161 - - [2026-08-14 07:19:47] "GET /project/e7ab9a82-4586-4510-96d0-04da6d7033d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042531 10.0.0.161 - - [2026-08-14 07:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.161 - - [2026-08-14 07:19:47] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.009088 10.0.0.161 - - [2026-08-14 07:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.161 - - [2026-08-14 07:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.161 - - [2026-08-14 07:19:47] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004109 10.0.0.161 - - [2026-08-14 07:19:47] "GET /project/e7ab9a82-4586-4510-96d0-04da6d7033d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.053437 10.0.0.161 - - [2026-08-14 07:19:47] "POST /security-groups HTTP/1.1" 409 285 0.004580 10.0.0.161 - - [2026-08-14 07:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.161 - - [2026-08-14 07:19:47] "PUT /security-group/270fc3bd-1b34-4b5f-b268-630b192fa683 HTTP/1.1" 200 263 0.061211 10.0.0.161 - - [2026-08-14 07:19:47] "PUT /access-control-list/f2ec4a8e-46c1-442e-aaab-3dcd5a902c04 HTTP/1.1" 200 273 0.014134 10.0.0.161 - - [2026-08-14 07:19:47] "PUT /access-control-list/41573d18-a9cf-4478-816d-6921853eef8a HTTP/1.1" 200 273 0.023649 10.0.0.161 - - [2026-08-14 07:19:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.037164 10.0.0.161 - - [2026-08-14 07:19:47] "POST /tags HTTP/1.1" 409 228 0.007347 10.0.0.161 - - [2026-08-14 07:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.161 - - [2026-08-14 07:19:47] "GET /tag/464c7c02-dd39-4a95-ba6d-df170859243e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.015709 10.0.0.161 - - [2026-08-14 07:19:47] "POST /tags HTTP/1.1" 200 292 0.067847 10.0.0.161 - - [2026-08-14 07:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.019609 10.0.0.161 - - [2026-08-14 07:19:47] "GET /tag/89859a52-61d3-4456-abcc-48635dfa661b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.015158 10.0.0.161 - - [2026-08-14 07:19:47] "POST /tags HTTP/1.1" 200 304 0.061670 10.0.0.161 - - [2026-08-14 07:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009597 10.0.0.161 - - [2026-08-14 07:19:47] "GET /tag/90bf8cfe-64d3-4d24-aaf0-5ecb95e15b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016411 10.0.0.161 - - [2026-08-14 07:19:47] "POST /tags HTTP/1.1" 409 252 0.002988 10.0.0.161 - - [2026-08-14 07:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.161 - - [2026-08-14 07:19:48] "GET /tag/0a83917c-f939-40a1-81ab-0fbaa99be23c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.017073 10.0.0.161 - - [2026-08-14 07:19:48] "POST /tags HTTP/1.1" 409 226 0.002475 10.0.0.161 - - [2026-08-14 07:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.161 - - [2026-08-14 07:19:48] "GET /tag/952f574a-3c6f-496c-99d8-42e43e813a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.014892 10.0.0.161 - - [2026-08-14 07:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.161 - - [2026-08-14 07:19:48] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004766 10.0.0.161 - - [2026-08-14 07:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009331 10.0.0.161 - - [2026-08-14 07:19:48] "GET /project/3311e74d-6614-4830-9206-355d22c53231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044643 10.0.0.161 - - [2026-08-14 07:19:48] "POST /virtual-machines HTTP/1.1" 200 396 0.011723 10.0.0.161 - - [2026-08-14 07:19:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016335 10.0.0.161 - - [2026-08-14 07:19:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.143790 10.0.0.161 - - [2026-08-14 07:19:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016826 10.0.0.161 - - [2026-08-14 07:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.022794 10.0.0.161 - - [2026-08-14 07:19:48] "GET /virtual-machine-interface/885c5c1a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005908 10.0.0.161 - - [2026-08-14 07:19:48] "POST /instance-ips HTTP/1.1" 200 398 0.036509 10.0.0.161 - - [2026-08-14 07:19:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.037087 10.0.0.161 - - [2026-08-14 07:19:48] "GET /virtual-machine-interface/885c5c1a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014703 10.0.0.161 - - [2026-08-14 07:19:48] "POST /set-tag HTTP/1.1" 200 109 0.072132 10.0.0.161 - - [2026-08-14 07:19:48] "GET /virtual-machine-interface/885c5c1a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.034117 10.0.0.161 - - [2026-08-14 07:19:48] "GET /instance-ip/887d50e6-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006028 10.0.0.161 - - [2026-08-14 07:19:48] "GET /virtual-machine-interface/885c5c1a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006566 10.0.0.161 - - [2026-08-14 07:19:48] "POST /set-tag HTTP/1.1" 200 109 0.003651 10.0.0.161 - - [2026-08-14 07:19:48] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006541 10.0.0.161 - - [2026-08-14 07:19:49] "POST /ref-update HTTP/1.1" 200 156 0.018180 10.0.0.161 - - [2026-08-14 07:19:49] "GET /virtual-machine-interface/885c5c1a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.033490 10.0.0.161 - - [2026-08-14 07:19:49] "POST /set-tag HTTP/1.1" 200 109 0.004008 10.0.0.161 - - [2026-08-14 07:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.161 - - [2026-08-14 07:19:49] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006783 10.0.0.161 - - [2026-08-14 07:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.161 - - [2026-08-14 07:19:49] "GET /project/3311e74d-6614-4830-9206-355d22c53231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.070189 10.0.0.161 - - [2026-08-14 07:19:49] "POST /virtual-machines HTTP/1.1" 200 396 0.016218 10.0.0.161 - - [2026-08-14 07:19:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025681 10.0.0.161 - - [2026-08-14 07:19:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.145690 10.0.0.161 - - [2026-08-14 07:19:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011562 10.0.0.161 - - [2026-08-14 07:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011517 10.0.0.161 - - [2026-08-14 07:19:49] "GET /virtual-machine-interface/88f8caaa-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014138 10.0.0.161 - - [2026-08-14 07:19:49] "POST /instance-ips HTTP/1.1" 200 398 0.035499 10.0.0.161 - - [2026-08-14 07:19:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.035099 10.0.0.161 - - [2026-08-14 07:19:49] "GET /virtual-machine-interface/88f8caaa-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015127 10.0.0.161 - - [2026-08-14 07:19:49] "POST /set-tag HTTP/1.1" 200 109 0.067626 10.0.0.161 - - [2026-08-14 07:19:49] "GET /virtual-machine-interface/88f8caaa-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013170 10.0.0.161 - - [2026-08-14 07:19:49] "GET /instance-ip/891972aa-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008804 10.0.0.161 - - [2026-08-14 07:19:49] "GET /virtual-machine-interface/88f8caaa-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005474 10.0.0.161 - - [2026-08-14 07:19:49] "POST /set-tag HTTP/1.1" 200 109 0.002874 10.0.0.161 - - [2026-08-14 07:19:49] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.015241 10.0.0.161 - - [2026-08-14 07:19:50] "POST /ref-update HTTP/1.1" 200 156 0.015261 10.0.0.161 - - [2026-08-14 07:19:50] "GET /virtual-machine-interface/88f8caaa-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.023849 10.0.0.161 - - [2026-08-14 07:19:50] "POST /set-tag HTTP/1.1" 200 109 0.007560 10.0.0.161 - - [2026-08-14 07:19:50] "POST /tags HTTP/1.1" 200 292 0.027240 10.0.0.161 - - [2026-08-14 07:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012606 10.0.0.161 - - [2026-08-14 07:19:50] "GET /tag/fb1fa57e-cb96-49ca-8530-e347cb1dad84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.017496 10.0.0.161 - - [2026-08-14 07:19:50] "POST /tags HTTP/1.1" 409 252 0.002582 10.0.0.161 - - [2026-08-14 07:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.161 - - [2026-08-14 07:19:50] "GET /tag/d34f91c2-7d2a-4278-965f-8c28a099245a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.016907 10.0.0.161 - - [2026-08-14 07:19:50] "POST /tags HTTP/1.1" 409 226 0.002708 10.0.0.161 - - [2026-08-14 07:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.161 - - [2026-08-14 07:19:50] "GET /tag/5b4f148e-a305-4a92-98a0-6aeb755c9fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.016417 10.0.0.161 - - [2026-08-14 07:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.161 - - [2026-08-14 07:19:50] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005385 10.0.0.161 - - [2026-08-14 07:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.161 - - [2026-08-14 07:19:50] "GET /project/e7ab9a82-4586-4510-96d0-04da6d7033d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045898 10.0.0.161 - - [2026-08-14 07:19:50] "POST /virtual-machines HTTP/1.1" 200 396 0.012492 10.0.0.161 - - [2026-08-14 07:19:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.039468 10.0.0.161 - - [2026-08-14 07:19:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.127090 10.0.0.161 - - [2026-08-14 07:19:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012518 10.0.0.161 - - [2026-08-14 07:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014165 10.0.0.161 - - [2026-08-14 07:19:50] "GET /virtual-machine-interface/89b1fde0-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006278 10.0.0.161 - - [2026-08-14 07:19:50] "POST /instance-ips HTTP/1.1" 200 398 0.026378 10.0.0.161 - - [2026-08-14 07:19:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.042329 10.0.0.161 - - [2026-08-14 07:19:50] "GET /virtual-machine-interface/89b1fde0-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.018882 10.0.0.161 - - [2026-08-14 07:19:51] "POST /set-tag HTTP/1.1" 200 109 0.072186 10.0.0.161 - - [2026-08-14 07:19:51] "GET /virtual-machine-interface/89b1fde0-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020129 10.0.0.161 - - [2026-08-14 07:19:51] "GET /instance-ip/89cf4f3a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.019041 10.0.0.161 - - [2026-08-14 07:19:51] "GET /virtual-machine-interface/89b1fde0-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006364 10.0.0.161 - - [2026-08-14 07:19:51] "POST /set-tag HTTP/1.1" 200 109 0.003333 10.0.0.161 - - [2026-08-14 07:19:51] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.005171 10.0.0.161 - - [2026-08-14 07:19:51] "POST /ref-update HTTP/1.1" 200 156 0.010823 10.0.0.161 - - [2026-08-14 07:19:51] "GET /virtual-machine-interface/89b1fde0-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006794 10.0.0.161 - - [2026-08-14 07:19:51] "POST /set-tag HTTP/1.1" 200 109 0.003240 10.0.0.161 - - [2026-08-14 07:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.161 - - [2026-08-14 07:19:51] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005900 10.0.0.161 - - [2026-08-14 07:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.161 - - [2026-08-14 07:19:51] "GET /project/e7ab9a82-4586-4510-96d0-04da6d7033d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049971 10.0.0.161 - - [2026-08-14 07:19:51] "POST /virtual-machines HTTP/1.1" 200 396 0.015738 10.0.0.161 - - [2026-08-14 07:19:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.031156 10.0.0.161 - - [2026-08-14 07:19:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119829 10.0.0.161 - - [2026-08-14 07:19:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013019 10.0.0.161 - - [2026-08-14 07:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013989 10.0.0.161 - - [2026-08-14 07:19:51] "GET /virtual-machine-interface/8a43ffc4-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004765 10.0.0.161 - - [2026-08-14 07:19:51] "POST /instance-ips HTTP/1.1" 200 398 0.030184 10.0.0.161 - - [2026-08-14 07:19:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030121 10.0.0.161 - - [2026-08-14 07:19:51] "GET /virtual-machine-interface/8a43ffc4-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010583 10.0.0.161 - - [2026-08-14 07:19:51] "POST /set-tag HTTP/1.1" 200 109 0.068175 10.0.0.161 - - [2026-08-14 07:19:51] "GET /virtual-machine-interface/8a43ffc4-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017208 10.0.0.161 - - [2026-08-14 07:19:51] "GET /instance-ip/8a60b7b8-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003939 10.0.0.161 - - [2026-08-14 07:19:52] "GET /virtual-machine-interface/8a43ffc4-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011773 10.0.0.161 - - [2026-08-14 07:19:52] "POST /set-tag HTTP/1.1" 200 109 0.003431 10.0.0.161 - - [2026-08-14 07:19:52] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.004581 10.0.0.161 - - [2026-08-14 07:19:52] "POST /ref-update HTTP/1.1" 200 156 0.012810 10.0.0.161 - - [2026-08-14 07:19:52] "GET /virtual-machine-interface/8a43ffc4-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015652 10.0.0.161 - - [2026-08-14 07:19:52] "POST /set-tag HTTP/1.1" 200 109 0.002895 10.0.0.161 - - [2026-08-14 07:19:52] "POST /tags HTTP/1.1" 200 300 0.028376 10.0.0.161 - - [2026-08-14 07:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012977 10.0.0.161 - - [2026-08-14 07:19:52] "GET /tag/43f2c238-7b26-4908-b3d9-59ef1968d25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.017822 10.0.0.161 - - [2026-08-14 07:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.161 - - [2026-08-14 07:19:52] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004927 10.0.0.161 - - [2026-08-14 07:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.161 - - [2026-08-14 07:19:52] "GET /project/3311e74d-6614-4830-9206-355d22c53231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035686 10.0.0.161 - - [2026-08-14 07:19:52] "POST /virtual-machines HTTP/1.1" 200 396 0.015876 10.0.0.161 - - [2026-08-14 07:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015845 10.0.0.161 - - [2026-08-14 07:19:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.139589 10.0.0.161 - - [2026-08-14 07:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014025 10.0.0.161 - - [2026-08-14 07:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018501 10.0.0.161 - - [2026-08-14 07:19:52] "GET /virtual-machine-interface/8ad98e7c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012983 10.0.0.161 - - [2026-08-14 07:19:52] "POST /instance-ips HTTP/1.1" 200 398 0.023442 10.0.0.161 - - [2026-08-14 07:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.030910 10.0.0.161 - - [2026-08-14 07:19:52] "GET /virtual-machine-interface/8ad98e7c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009883 10.0.0.161 - - [2026-08-14 07:19:52] "POST /set-tag HTTP/1.1" 200 109 0.038854 10.0.0.161 - - [2026-08-14 07:19:52] "GET /virtual-machine-interface/8ad98e7c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.023881 10.0.0.161 - - [2026-08-14 07:19:52] "GET /instance-ip/8af7d922-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003746 10.0.0.161 - - [2026-08-14 07:19:53] "GET /virtual-machine-interface/8ad98e7c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005756 10.0.0.161 - - [2026-08-14 07:19:53] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.161 - - [2026-08-14 07:19:53] "POST /tags HTTP/1.1" 200 300 0.024776 10.0.0.161 - - [2026-08-14 07:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.021557 10.0.0.161 - - [2026-08-14 07:19:53] "GET /tag/fc3c2f1e-5bd4-43cd-8ba8-bfe4e330b52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.014824 10.0.0.161 - - [2026-08-14 07:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.161 - - [2026-08-14 07:19:53] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007746 10.0.0.161 - - [2026-08-14 07:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.161 - - [2026-08-14 07:19:53] "GET /project/3311e74d-6614-4830-9206-355d22c53231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040828 10.0.0.161 - - [2026-08-14 07:19:53] "POST /virtual-machines HTTP/1.1" 200 396 0.010931 10.0.0.161 - - [2026-08-14 07:19:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010054 10.0.0.161 - - [2026-08-14 07:19:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125326 10.0.0.161 - - [2026-08-14 07:19:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017015 10.0.0.161 - - [2026-08-14 07:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010051 10.0.0.161 - - [2026-08-14 07:19:53] "GET /virtual-machine-interface/8b5937bc-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005276 10.0.0.161 - - [2026-08-14 07:19:53] "POST /instance-ips HTTP/1.1" 200 398 0.026151 10.0.0.161 - - [2026-08-14 07:19:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.032857 10.0.0.161 - - [2026-08-14 07:19:53] "GET /virtual-machine-interface/8b5937bc-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015153 10.0.0.161 - - [2026-08-14 07:19:53] "POST /set-tag HTTP/1.1" 200 109 0.020708 10.0.0.161 - - [2026-08-14 07:19:53] "GET /virtual-machine-interface/8b5937bc-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015855 10.0.0.161 - - [2026-08-14 07:19:53] "GET /instance-ip/8b70b75c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003953 10.0.0.161 - - [2026-08-14 07:19:53] "GET /virtual-machine-interface/8b5937bc-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005171 10.0.0.161 - - [2026-08-14 07:19:53] "POST /set-tag HTTP/1.1" 200 109 0.003365 10.0.0.161 - - [2026-08-14 07:19:53] "POST /tags HTTP/1.1" 200 300 0.021059 10.0.0.161 - - [2026-08-14 07:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.161 - - [2026-08-14 07:19:53] "GET /tag/e213dac8-1cfe-4399-ad18-0c7910cfd810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013886 10.0.0.161 - - [2026-08-14 07:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.161 - - [2026-08-14 07:19:53] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006373 10.0.0.161 - - [2026-08-14 07:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.161 - - [2026-08-14 07:19:53] "GET /project/e7ab9a82-4586-4510-96d0-04da6d7033d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050619 10.0.0.161 - - [2026-08-14 07:19:54] "POST /virtual-machines HTTP/1.1" 200 396 0.011306 10.0.0.161 - - [2026-08-14 07:19:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025097 10.0.0.161 - - [2026-08-14 07:19:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125804 10.0.0.161 - - [2026-08-14 07:19:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010764 10.0.0.161 - - [2026-08-14 07:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010469 10.0.0.161 - - [2026-08-14 07:19:54] "GET /virtual-machine-interface/8bce791e-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006903 10.0.0.161 - - [2026-08-14 07:19:54] "POST /instance-ips HTTP/1.1" 200 398 0.024459 10.0.0.161 - - [2026-08-14 07:19:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025264 10.0.0.161 - - [2026-08-14 07:19:54] "GET /virtual-machine-interface/8bce791e-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007243 10.0.0.161 - - [2026-08-14 07:19:54] "POST /set-tag HTTP/1.1" 200 109 0.022940 10.0.0.161 - - [2026-08-14 07:19:54] "GET /virtual-machine-interface/8bce791e-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017119 10.0.0.161 - - [2026-08-14 07:19:54] "GET /instance-ip/8bebd05e-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004833 10.0.0.161 - - [2026-08-14 07:19:54] "GET /virtual-machine-interface/8bce791e-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004827 10.0.0.161 - - [2026-08-14 07:19:54] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.161 - - [2026-08-14 07:19:54] "POST /tags HTTP/1.1" 200 300 0.029113 10.0.0.161 - - [2026-08-14 07:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015102 10.0.0.161 - - [2026-08-14 07:19:54] "GET /tag/a17307c6-8e21-4c08-80fe-2d3dd599b906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.016451 10.0.0.161 - - [2026-08-14 07:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.161 - - [2026-08-14 07:19:54] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004699 10.0.0.161 - - [2026-08-14 07:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.161 - - [2026-08-14 07:19:54] "GET /project/e7ab9a82-4586-4510-96d0-04da6d7033d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040368 10.0.0.161 - - [2026-08-14 07:19:54] "POST /virtual-machines HTTP/1.1" 200 396 0.010494 10.0.0.161 - - [2026-08-14 07:19:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010487 10.0.0.161 - - [2026-08-14 07:19:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.130726 10.0.0.161 - - [2026-08-14 07:19:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028196 10.0.0.161 - - [2026-08-14 07:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019184 10.0.0.161 - - [2026-08-14 07:19:55] "GET /virtual-machine-interface/8c489014-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006052 10.0.0.161 - - [2026-08-14 07:19:55] "POST /instance-ips HTTP/1.1" 200 398 0.034831 10.0.0.161 - - [2026-08-14 07:19:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.031441 10.0.0.161 - - [2026-08-14 07:19:55] "GET /virtual-machine-interface/8c489014-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006959 10.0.0.161 - - [2026-08-14 07:19:55] "POST /set-tag HTTP/1.1" 200 109 0.022310 10.0.0.161 - - [2026-08-14 07:19:55] "GET /virtual-machine-interface/8c489014-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014716 10.0.0.161 - - [2026-08-14 07:19:55] "GET /instance-ip/8c6323a2-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003931 10.0.0.161 - - [2026-08-14 07:19:55] "GET /virtual-machine-interface/8c489014-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005420 10.0.0.161 - - [2026-08-14 07:19:55] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.161 - - [2026-08-14 07:19:55] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004818 10.0.0.161 - - [2026-08-14 07:19:55] "POST /ref-update HTTP/1.1" 200 156 0.013330 10.0.0.161 - - [2026-08-14 07:19:55] "GET /virtual-machine-interface/8ad98e7c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009239 10.0.0.161 - - [2026-08-14 07:19:55] "POST /set-tag HTTP/1.1" 200 109 0.002894 10.0.0.161 - - [2026-08-14 07:19:55] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005854 10.0.0.161 - - [2026-08-14 07:19:55] "POST /ref-update HTTP/1.1" 200 156 0.010550 10.0.0.161 - - [2026-08-14 07:19:55] "GET /virtual-machine-interface/8b5937bc-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013931 10.0.0.161 - - [2026-08-14 07:19:55] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.161 - - [2026-08-14 07:19:55] "GET /virtual-machine-interface/885c5c1a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004935 10.0.0.161 - - [2026-08-14 07:19:55] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.161 - - [2026-08-14 07:19:55] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.004772 10.0.0.161 - - [2026-08-14 07:19:55] "POST /ref-update HTTP/1.1" 200 156 0.008213 10.0.0.161 - - [2026-08-14 07:19:55] "GET /virtual-machine-interface/8bce791e-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017128 10.0.0.161 - - [2026-08-14 07:19:55] "POST /set-tag HTTP/1.1" 200 109 0.003124 10.0.0.161 - - [2026-08-14 07:19:55] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.005033 10.0.0.161 - - [2026-08-14 07:19:55] "POST /ref-update HTTP/1.1" 200 156 0.012334 10.0.0.161 - - [2026-08-14 07:19:55] "GET /virtual-machine-interface/8c489014-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004985 10.0.0.161 - - [2026-08-14 07:19:55] "POST /set-tag HTTP/1.1" 200 109 0.003066 10.0.0.161 - - [2026-08-14 07:19:55] "GET /virtual-machine-interface/88f8caaa-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011824 10.0.0.161 - - [2026-08-14 07:19:55] "POST /set-tag HTTP/1.1" 200 109 0.002891 10.0.0.161 - - [2026-08-14 07:19:55] "GET /virtual-machine-interface/89b1fde0-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004594 10.0.0.161 - - [2026-08-14 07:19:55] "POST /set-tag HTTP/1.1" 200 109 0.002771 10.0.0.161 - - [2026-08-14 07:19:56] "GET /virtual-machine-interface/8a43ffc4-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005135 10.0.0.161 - - [2026-08-14 07:19:56] "POST /set-tag HTTP/1.1" 200 109 0.002862 10.0.0.161 - - [2026-08-14 07:19:56] "GET /virtual-machine-interface/8ad98e7c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005173 10.0.0.161 - - [2026-08-14 07:19:56] "POST /set-tag HTTP/1.1" 200 109 0.003369 10.0.0.161 - - [2026-08-14 07:19:56] "GET /virtual-machine-interface/8b5937bc-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004815 10.0.0.161 - - [2026-08-14 07:19:56] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.161 - - [2026-08-14 07:19:56] "GET /virtual-machine-interface/8a43ffc4-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005546 10.0.0.161 - - [2026-08-14 07:19:56] "POST /set-tag HTTP/1.1" 200 109 0.003967 10.0.0.161 - - [2026-08-14 07:19:56] "GET /virtual-machine-interface/8bce791e-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005365 10.0.0.161 - - [2026-08-14 07:19:56] "POST /set-tag HTTP/1.1" 200 109 0.003656 10.0.0.161 - - [2026-08-14 07:19:56] "GET /virtual-machine-interface/8c489014-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005648 10.0.0.161 - - [2026-08-14 07:19:56] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.161 - - [2026-08-14 07:19:58] "GET /virtual-machine-interface/885c5c1a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009150 10.0.0.161 - - [2026-08-14 07:19:58] "POST /set-tag HTTP/1.1" 200 109 0.003001 10.0.0.161 - - [2026-08-14 07:19:59] "GET /virtual-machine-interface/8ad98e7c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010038 10.0.0.161 - - [2026-08-14 07:19:59] "POST /set-tag HTTP/1.1" 200 109 0.005865 10.0.0.161 - - [2026-08-14 07:19:59] "GET /virtual-machine-interface/89b1fde0-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005181 10.0.0.161 - - [2026-08-14 07:19:59] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.161 - - [2026-08-14 07:19:59] "GET /virtual-machine-interface/8b5937bc-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005179 10.0.0.161 - - [2026-08-14 07:19:59] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.161 - - [2026-08-14 07:20:00] "GET /virtual-machine-interface/8bce791e-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013027 10.0.0.161 - - [2026-08-14 07:20:00] "POST /set-tag HTTP/1.1" 200 109 0.003235 10.0.0.161 - - [2026-08-14 07:20:00] "GET /virtual-machine-interface/8c489014-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006711 10.0.0.161 - - [2026-08-14 07:20:00] "POST /set-tag HTTP/1.1" 200 109 0.003189 10.0.0.161 - - [2026-08-14 07:20:00] "GET /virtual-machine-interface/88f8caaa-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005211 10.0.0.161 - - [2026-08-14 07:20:00] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.161 - - [2026-08-14 07:20:02] "GET /virtual-machine/3b1e4684-d0fc-4149-b8a8-8226fdd504a6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004169 10.0.0.161 - - [2026-08-14 07:20:02] "GET /virtual-machine-interface/885c5c1a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005363 10.0.0.161 - - [2026-08-14 07:20:02] "GET /virtual-machine/5114c3ce-0633-49bf-9985-459c16793b7a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004699 10.0.0.161 - - [2026-08-14 07:20:02] "GET /virtual-machine-interface/88f8caaa-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005788 10.0.0.161 - - [2026-08-14 07:20:02] "GET /virtual-machine/6541fa20-9381-4524-a6c4-c6ea22123cab?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004384 10.0.0.161 - - [2026-08-14 07:20:02] "GET /virtual-machine-interface/89b1fde0-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006333 10.0.0.161 - - [2026-08-14 07:20:02] "GET /virtual-machine/7d44445c-d8fb-4c41-9a47-075b8c554e79?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003986 10.0.0.161 - - [2026-08-14 07:20:02] "GET /virtual-machine-interface/8a43ffc4-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005904 10.0.0.161 - - [2026-08-14 07:20:02] "GET /virtual-machine/a27bb14c-93ac-409c-ba0b-a6a828bd56f3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004733 10.0.0.161 - - [2026-08-14 07:20:02] "GET /virtual-machine-interface/8ad98e7c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007508 10.0.0.161 - - [2026-08-14 07:20:02] "GET /virtual-machine/95882e53-44c6-47b4-8dc5-a96f6e4509cc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004189 10.0.0.161 - - [2026-08-14 07:20:02] "GET /virtual-machine-interface/8bce791e-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005177 10.0.0.161 - - [2026-08-14 07:20:03] "GET /virtual-machine/490badae-b111-4827-a38f-31171e8dc83d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004280 10.0.0.161 - - [2026-08-14 07:20:03] "GET /virtual-machine-interface/8b5937bc-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006603 10.0.0.161 - - [2026-08-14 07:20:03] "GET /virtual-machine/31b07aec-a881-495a-b097-007957e0f36b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004010 10.0.0.161 - - [2026-08-14 07:20:03] "GET /virtual-machine-interface/8c489014-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006025 10.0.0.161 - - [2026-08-14 07:20:03] "GET /loadbalancer/980a0a00-afd4-444b-8305-9d63b05a92b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007544 10.0.0.161 - - [2026-08-14 07:20:03] "POST /tags HTTP/1.1" 200 334 0.053207 10.0.0.161 - - [2026-08-14 07:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019305 10.0.0.161 - - [2026-08-14 07:20:03] "GET /tag/474b50cc-8cb4-40f4-938c-70b89ccc743d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.016329 10.0.0.161 - - [2026-08-14 07:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.161 - - [2026-08-14 07:20:03] "GET /project/3311e74d-6614-4830-9206-355d22c53231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.072742 10.0.0.161 - - [2026-08-14 07:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.161 - - [2026-08-14 07:20:03] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006859 10.0.0.161 - - [2026-08-14 07:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.161 - - [2026-08-14 07:20:04] "GET /service-appliance-set/12218295-fe65-4c97-bfd9-ecd8813ae424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003773 10.0.0.161 - - [2026-08-14 07:20:04] "POST /fqname-to-id HTTP/1.1" 404 273 0.002558 10.0.0.161 - - [2026-08-14 07:20:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.133980 10.0.0.161 - - [2026-08-14 07:20:04] "GET /virtual-machine-interface/186177c6-4584-438f-b2c0-a88c9f83d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.006102 10.0.0.161 - - [2026-08-14 07:20:04] "POST /instance-ips HTTP/1.1" 200 410 0.034105 10.0.0.161 - - [2026-08-14 07:20:04] "GET /instance-ip/1d3c033a-e29c-4442-bbac-cd91c63ab9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.007938 10.0.0.161 - - [2026-08-14 07:20:04] "POST /loadbalancers HTTP/1.1" 200 631 0.071903 10.0.0.161 - - [2026-08-14 07:20:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.057131 10.0.0.161 - - [2026-08-14 07:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.020833 10.0.0.161 - - [2026-08-14 07:20:04] "GET /project/3311e74d-6614-4830-9206-355d22c53231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.087353 10.0.0.161 - - [2026-08-14 07:20:04] "GET /instance-ip/1d3c033a-e29c-4442-bbac-cd91c63ab9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003927 10.0.0.161 - - [2026-08-14 07:20:04] "GET /project/3311e74d-6614-4830-9206-355d22c53231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053943 10.0.0.161 - - [2026-08-14 07:20:04] "GET /loadbalancer/980a0a00-afd4-444b-8305-9d63b05a92b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003614 10.0.0.161 - - [2026-08-14 07:20:04] "POST /floating-ips HTTP/1.1" 200 599 0.069712 10.0.0.161 - - [2026-08-14 07:20:04] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.052488 10.0.0.161 - - [2026-08-14 07:20:04] "GET /loadbalancer/980a0a00-afd4-444b-8305-9d63b05a92b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.011511 10.0.0.161 - - [2026-08-14 07:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.161 - - [2026-08-14 07:20:04] "GET /project/3311e74d-6614-4830-9206-355d22c53231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046045 10.0.0.161 - - [2026-08-14 07:20:04] "GET /loadbalancer-listener/2761dd12-d321-421e-8760-f1219d083777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.005089 10.0.0.161 - - [2026-08-14 07:20:04] "GET /loadbalancer-listener/2761dd12-d321-421e-8760-f1219d083777?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.005941 10.0.0.161 - - [2026-08-14 07:20:04] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.026059 10.0.0.161 - - [2026-08-14 07:20:04] "GET /instance-ip/1d3c033a-e29c-4442-bbac-cd91c63ab9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004946 10.0.0.161 - - [2026-08-14 07:20:04] "GET /instance-ip/1d3c033a-e29c-4442-bbac-cd91c63ab9cb?fields=floating_ips HTTP/1.1" 200 1214 0.007450 10.0.0.161 - - [2026-08-14 07:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.161 - - [2026-08-14 07:20:04] "GET /loadbalancer/980a0a00-afd4-444b-8305-9d63b05a92b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004803 10.0.0.161 - - [2026-08-14 07:20:04] "GET /floating-ip/9187ace1-2331-4190-960e-91ceae5271ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.005554 10.0.0.161 - - [2026-08-14 07:20:04] "GET /loadbalancer-pool/3cae413b-0af2-441f-99a1-2a1c06ec8fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.005544 10.0.0.161 - - [2026-08-14 07:20:05] "POST /loadbalancer-members HTTP/1.1" 200 723 0.046580 10.0.0.161 - - [2026-08-14 07:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.031284 10.0.0.161 - - [2026-08-14 07:20:05] "GET /virtual-machine-interface/88f8caaa-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011425 10.0.0.161 - - [2026-08-14 07:20:05] "GET /virtual-machine-interface/88f8caaa-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007987 10.0.0.161 - - [2026-08-14 07:20:05] "POST /tags HTTP/1.1" 409 221 0.003992 10.0.0.161 - - [2026-08-14 07:20:05] "POST /ref-update HTTP/1.1" 200 156 0.021398 10.0.0.161 - - [2026-08-14 07:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012249 10.0.0.161 - - [2026-08-14 07:20:05] "GET /floating-ip/9187ace1-2331-4190-960e-91ceae5271ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.020797 10.0.0.161 - - [2026-08-14 07:20:05] "GET /tag/474b50cc-8cb4-40f4-938c-70b89ccc743d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.017378 10.0.0.161 - - [2026-08-14 07:20:05] "PUT /floating-ip/9187ace1-2331-4190-960e-91ceae5271ad HTTP/1.1" 200 257 0.012198 10.0.0.161 - - [2026-08-14 07:20:05] "POST /set-tag HTTP/1.1" 200 109 0.080129 10.0.0.161 - - [2026-08-14 07:20:05] "GET /loadbalancer-pool/3cae413b-0af2-441f-99a1-2a1c06ec8fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.010306 10.0.0.161 - - [2026-08-14 07:20:05] "POST /loadbalancer-members HTTP/1.1" 200 723 0.024617 10.0.0.161 - - [2026-08-14 07:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018339 10.0.0.161 - - [2026-08-14 07:20:05] "GET /virtual-machine-interface/885c5c1a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007991 10.0.0.161 - - [2026-08-14 07:20:05] "GET /virtual-machine-interface/885c5c1a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005543 10.0.0.161 - - [2026-08-14 07:20:05] "POST /ref-update HTTP/1.1" 200 156 0.028754 10.0.0.161 - - [2026-08-14 07:20:05] "GET /floating-ip/9187ace1-2331-4190-960e-91ceae5271ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.020502 10.0.0.161 - - [2026-08-14 07:20:05] "POST /set-tag HTTP/1.1" 200 109 0.135772 10.0.0.161 - - [2026-08-14 07:20:05] "POST /tags HTTP/1.1" 409 206 0.003838 10.0.0.161 - - [2026-08-14 07:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.161 - - [2026-08-14 07:20:06] "GET /tag/90bf8cfe-64d3-4d24-aaf0-5ecb95e15b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.022347 10.0.0.161 - - [2026-08-14 07:20:06] "POST /tags HTTP/1.1" 409 204 0.012029 10.0.0.161 - - [2026-08-14 07:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.161 - - [2026-08-14 07:20:06] "GET /tag/fc3c2f1e-5bd4-43cd-8ba8-bfe4e330b52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.040096 10.0.0.161 - - [2026-08-14 07:20:06] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.005505 10.0.0.161 - - [2026-08-14 07:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008123 10.0.0.161 - - [2026-08-14 07:20:06] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011680 10.0.0.161 - - [2026-08-14 07:20:06] "POST /tags HTTP/1.1" 409 206 0.007192 10.0.0.161 - - [2026-08-14 07:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006929 10.0.0.161 - - [2026-08-14 07:20:06] "GET /tag/90bf8cfe-64d3-4d24-aaf0-5ecb95e15b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.035030 10.0.0.161 - - [2026-08-14 07:20:06] "POST /tags HTTP/1.1" 409 226 0.010123 10.0.0.161 - - [2026-08-14 07:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006235 10.0.0.161 - - [2026-08-14 07:20:06] "GET /tag/952f574a-3c6f-496c-99d8-42e43e813a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.034147 10.0.0.161 - - [2026-08-14 07:20:06] "POST /tags HTTP/1.1" 409 204 0.007255 10.0.0.161 - - [2026-08-14 07:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006972 10.0.0.161 - - [2026-08-14 07:20:06] "GET /tag/fc3c2f1e-5bd4-43cd-8ba8-bfe4e330b52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.026103 10.0.0.161 - - [2026-08-14 07:20:06] "POST /tags HTTP/1.1" 409 226 0.005053 10.0.0.161 - - [2026-08-14 07:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.161 - - [2026-08-14 07:20:06] "GET /tag/952f574a-3c6f-496c-99d8-42e43e813a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.029959 10.0.0.161 - - [2026-08-14 07:20:06] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.007427 10.0.0.161 - - [2026-08-14 07:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006365 10.0.0.161 - - [2026-08-14 07:20:06] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006366 10.0.0.161 - - [2026-08-14 07:20:06] "POST /firewall-rules HTTP/1.1" 200 628 0.108696 10.0.0.161 - - [2026-08-14 07:20:06] "POST /firewall-rules HTTP/1.1" 200 648 0.085747 10.0.0.161 - - [2026-08-14 07:20:06] "GET /firewall-rule/58adda82-57db-4bde-a629-134ca251d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.031260 10.0.0.161 - - [2026-08-14 07:20:06] "GET /firewall-policy/cff62b11-1d5a-4fe1-96be-61e67f1df091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005817 10.0.0.161 - - [2026-08-14 07:20:06] "GET /firewall-rule/399fccbf-d55a-4efc-b425-63d6e8e8f4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.005141 10.0.0.161 - - [2026-08-14 07:20:07] "POST /ref-update HTTP/1.1" 200 156 0.025086 10.0.0.161 - - [2026-08-14 07:20:07] "POST /firewall-policys HTTP/1.1" 200 608 0.053836 10.0.0.161 - - [2026-08-14 07:20:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023533 10.0.0.161 - - [2026-08-14 07:20:07] "GET /firewall-policy/dc0402eb-8404-4112-95a0-089be6565ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.020884 10.0.0.161 - - [2026-08-14 07:20:07] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.003432 10.0.0.161 - - [2026-08-14 07:20:07] "GET /firewall-policy/dc0402eb-8404-4112-95a0-089be6565ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003456 10.0.0.161 - - [2026-08-14 07:20:07] "GET /firewall-policy/cff62b11-1d5a-4fe1-96be-61e67f1df091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004648 10.0.0.161 - - [2026-08-14 07:20:07] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.015692 10.0.0.161 - - [2026-08-14 07:20:07] "GET /firewall-policy/f82c08b2-af4a-4446-badb-d8330cd91c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.005257 10.0.0.161 - - [2026-08-14 07:20:07] "GET /firewall-policy/cff62b11-1d5a-4fe1-96be-61e67f1df091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003249 10.0.0.161 - - [2026-08-14 07:20:07] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004139 10.0.0.161 - - [2026-08-14 07:20:07] "POST /ref-update HTTP/1.1" 200 156 0.046244 10.0.0.161 - - [2026-08-14 07:20:07] "POST /ref-update HTTP/1.1" 200 156 0.039685 10.0.0.161 - - [2026-08-14 07:20:07] "POST /ref-update HTTP/1.1" 200 156 0.043216 10.0.0.161 - - [2026-08-14 07:20:07] "POST /ref-update HTTP/1.1" 200 156 0.025291 10.0.0.161 - - [2026-08-14 07:20:07] "POST /ref-update HTTP/1.1" 200 156 0.054999 10.0.0.161 - - [2026-08-14 07:20:07] "GET /firewall-policy/dc0402eb-8404-4112-95a0-089be6565ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.016859 10.0.0.161 - - [2026-08-14 07:20:34] "GET /global-system-configs HTTP/1.1" 200 323 0.002704 10.0.0.161 - - [2026-08-14 07:20:34] "GET /global-system-configs HTTP/1.1" 200 323 0.004277 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:21:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001248 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:21:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001159 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:21:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001567 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:21:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001099 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:21:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001174 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:21:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001398 10.0.0.161 - - [2026-08-14 07:22:05] "POST /tags HTTP/1.1" 409 252 0.003382 10.0.0.161 - - [2026-08-14 07:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.161 - - [2026-08-14 07:22:05] "GET /tag/d34f91c2-7d2a-4278-965f-8c28a099245a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.020500 10.0.0.161 - - [2026-08-14 07:22:05] "POST /tags HTTP/1.1" 409 228 0.004510 10.0.0.161 - - [2026-08-14 07:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.161 - - [2026-08-14 07:22:06] "GET /tag/464c7c02-dd39-4a95-ba6d-df170859243e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.020708 10.0.0.161 - - [2026-08-14 07:22:06] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.012093 10.0.0.161 - - [2026-08-14 07:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008490 10.0.0.161 - - [2026-08-14 07:22:06] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005966 10.0.0.161 - - [2026-08-14 07:22:06] "POST /tags HTTP/1.1" 409 206 0.004190 10.0.0.161 - - [2026-08-14 07:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006321 10.0.0.161 - - [2026-08-14 07:22:06] "GET /tag/90bf8cfe-64d3-4d24-aaf0-5ecb95e15b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.043081 10.0.0.161 - - [2026-08-14 07:22:06] "POST /tags HTTP/1.1" 409 226 0.007793 10.0.0.161 - - [2026-08-14 07:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.161 - - [2026-08-14 07:22:06] "GET /tag/952f574a-3c6f-496c-99d8-42e43e813a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.024370 10.0.0.161 - - [2026-08-14 07:22:06] "POST /tags HTTP/1.1" 409 204 0.003194 10.0.0.161 - - [2026-08-14 07:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.161 - - [2026-08-14 07:22:06] "GET /tag/fc3c2f1e-5bd4-43cd-8ba8-bfe4e330b52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.027238 10.0.0.161 - - [2026-08-14 07:22:06] "POST /tags HTTP/1.1" 409 226 0.005936 10.0.0.161 - - [2026-08-14 07:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.161 - - [2026-08-14 07:22:06] "GET /tag/952f574a-3c6f-496c-99d8-42e43e813a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.021930 10.0.0.161 - - [2026-08-14 07:22:06] "POST /tags HTTP/1.1" 409 228 0.006023 10.0.0.161 - - [2026-08-14 07:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006792 10.0.0.161 - - [2026-08-14 07:22:06] "GET /tag/464c7c02-dd39-4a95-ba6d-df170859243e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.017014 10.0.0.161 - - [2026-08-14 07:22:06] "POST /tags HTTP/1.1" 409 252 0.003261 10.0.0.161 - - [2026-08-14 07:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.161 - - [2026-08-14 07:22:06] "GET /tag/d34f91c2-7d2a-4278-965f-8c28a099245a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.015324 10.0.0.161 - - [2026-08-14 07:22:06] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.008111 10.0.0.161 - - [2026-08-14 07:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.161 - - [2026-08-14 07:22:06] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006157 10.0.0.161 - - [2026-08-14 07:22:06] "POST /firewall-rules HTTP/1.1" 409 281 0.004616 10.0.0.161 - - [2026-08-14 07:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.161 - - [2026-08-14 07:22:06] "PUT /firewall-rule/399fccbf-d55a-4efc-b425-63d6e8e8f4c8 HTTP/1.1" 200 261 0.036835 10.0.0.161 - - [2026-08-14 07:22:06] "POST /firewall-rules HTTP/1.1" 409 291 0.029300 10.0.0.161 - - [2026-08-14 07:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.161 - - [2026-08-14 07:22:06] "PUT /firewall-rule/58adda82-57db-4bde-a629-134ca251d76b HTTP/1.1" 200 261 0.051071 10.0.0.161 - - [2026-08-14 07:22:06] "GET /firewall-rule/58adda82-57db-4bde-a629-134ca251d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.035522 10.0.0.161 - - [2026-08-14 07:22:07] "POST /firewall-rules HTTP/1.1" 200 660 0.154445 10.0.0.161 - - [2026-08-14 07:22:07] "GET /firewall-rule/b3d8b584-661a-4db4-a4b7-1b8caf6fb4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.038163 10.0.0.161 - - [2026-08-14 07:22:07] "GET /firewall-policy/cff62b11-1d5a-4fe1-96be-61e67f1df091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.008423 10.0.0.161 - - [2026-08-14 07:22:07] "GET /firewall-rule/399fccbf-d55a-4efc-b425-63d6e8e8f4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.006413 10.0.0.161 - - [2026-08-14 07:22:07] "POST /firewall-policys HTTP/1.1" 409 269 0.009323 10.0.0.161 - - [2026-08-14 07:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009440 10.0.0.161 - - [2026-08-14 07:22:07] "PUT /firewall-policy/dc0402eb-8404-4112-95a0-089be6565ae3 HTTP/1.1" 200 265 0.048738 10.0.0.161 - - [2026-08-14 07:22:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.041032 10.0.0.161 - - [2026-08-14 07:22:07] "GET /firewall-policy/dc0402eb-8404-4112-95a0-089be6565ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.016402 10.0.0.161 - - [2026-08-14 07:22:07] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.003019 10.0.0.161 - - [2026-08-14 07:22:07] "GET /firewall-policy/dc0402eb-8404-4112-95a0-089be6565ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003660 10.0.0.161 - - [2026-08-14 07:22:07] "GET /firewall-policy/cff62b11-1d5a-4fe1-96be-61e67f1df091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003997 10.0.0.161 - - [2026-08-14 07:22:07] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.015980 10.0.0.161 - - [2026-08-14 07:22:07] "GET /firewall-policy/dc0402eb-8404-4112-95a0-089be6565ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004514 10.0.0.161 - - [2026-08-14 07:22:07] "GET /firewall-policy/dc0402eb-8404-4112-95a0-089be6565ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003878 10.0.0.161 - - [2026-08-14 07:23:08] "GET /virtual-machine-interface/885c5c1a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.027452 10.0.0.161 - - [2026-08-14 07:23:08] "POST /set-tag HTTP/1.1" 200 109 0.006250 10.0.0.161 - - [2026-08-14 07:23:08] "GET /virtual-machine-interface/8ad98e7c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009103 10.0.0.161 - - [2026-08-14 07:23:08] "POST /set-tag HTTP/1.1" 200 109 0.004476 10.0.0.161 - - [2026-08-14 07:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.161 - - [2026-08-14 07:23:08] "GET /loadbalancer/980a0a00-afd4-444b-8305-9d63b05a92b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004792 10.0.0.161 - - [2026-08-14 07:23:08] "GET /virtual-machine-interface/885c5c1a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007498 10.0.0.161 - - [2026-08-14 07:23:08] "POST /set-tag HTTP/1.1" 200 109 0.034560 10.0.0.161 - - [2026-08-14 07:23:08] "DELETE /loadbalancer-member/92419d0e-9746-4e64-a297-e1d4e5fd608c HTTP/1.1" 200 115 0.030797 10.0.0.161 - - [2026-08-14 07:23:08] "GET /virtual-machine-interface/8b5937bc-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010458 10.0.0.161 - - [2026-08-14 07:23:08] "POST /set-tag HTTP/1.1" 200 109 0.014489 10.0.0.161 - - [2026-08-14 07:23:08] "GET /virtual-machine-interface/8a43ffc4-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006299 10.0.0.161 - - [2026-08-14 07:23:09] "POST /set-tag HTTP/1.1" 200 109 0.002768 10.0.0.161 - - [2026-08-14 07:23:09] "GET /virtual-machine-interface/89b1fde0-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007427 10.0.0.161 - - [2026-08-14 07:23:09] "POST /set-tag HTTP/1.1" 200 109 0.003605 10.0.0.161 - - [2026-08-14 07:23:09] "GET /virtual-machine-interface/88f8caaa-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.009513 10.0.0.161 - - [2026-08-14 07:23:09] "POST /set-tag HTTP/1.1" 200 109 0.003628 10.0.0.161 - - [2026-08-14 07:23:09] "GET /virtual-machine-interface/8c489014-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005766 10.0.0.161 - - [2026-08-14 07:23:09] "POST /set-tag HTTP/1.1" 200 109 0.004079 10.0.0.161 - - [2026-08-14 07:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.161 - - [2026-08-14 07:23:09] "GET /loadbalancer/980a0a00-afd4-444b-8305-9d63b05a92b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003791 10.0.0.161 - - [2026-08-14 07:23:09] "GET /virtual-machine-interface/8bce791e-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006265 10.0.0.161 - - [2026-08-14 07:23:09] "POST /set-tag HTTP/1.1" 200 109 0.003908 10.0.0.161 - - [2026-08-14 07:23:09] "GET /virtual-machine-interface/885c5c1a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017513 10.0.0.161 - - [2026-08-14 07:23:09] "POST /set-tag HTTP/1.1" 200 109 0.005496 10.0.0.161 - - [2026-08-14 07:23:09] "GET /virtual-machine-interface/885c5c1a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007743 10.0.0.161 - - [2026-08-14 07:23:09] "POST /set-tag HTTP/1.1" 200 109 0.003430 10.0.0.161 - - [2026-08-14 07:23:09] "GET /virtual-machine/3b1e4684-d0fc-4149-b8a8-8226fdd504a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004002 10.0.0.161 - - [2026-08-14 07:23:09] "POST /ref-update HTTP/1.1" 200 156 0.015739 10.0.0.161 - - [2026-08-14 07:23:09] "GET /virtual-machine-interface/885c5c1a-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011327 10.0.0.161 - - [2026-08-14 07:23:09] "POST /set-tag HTTP/1.1" 200 109 0.024219 10.0.0.161 - - [2026-08-14 07:23:09] "POST /set-tag HTTP/1.1" 200 109 0.043703 10.0.0.161 - - [2026-08-14 07:23:09] "POST /set-tag HTTP/1.1" 200 109 0.057930 10.0.0.161 - - [2026-08-14 07:23:09] "POST /set-tag HTTP/1.1" 200 109 0.025942 10.0.0.161 - - [2026-08-14 07:23:09] "POST /set-tag HTTP/1.1" 200 109 0.040309 10.0.0.161 - - [2026-08-14 07:23:10] "DELETE /instance-ip/887d50e6-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.068440 10.0.0.161 - - [2026-08-14 07:23:10] "POST /ref-update HTTP/1.1" 200 156 0.022540 10.0.0.161 - - [2026-08-14 07:23:10] "DELETE /virtual-machine-interface/885c5c1a-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.104087 10.0.0.161 - - [2026-08-14 07:23:10] "DELETE /virtual-machine/3b1e4684-d0fc-4149-b8a8-8226fdd504a6 HTTP/1.1" 200 115 0.051073 10.0.0.161 - - [2026-08-14 07:23:10] "GET /virtual-machine-interface/89b1fde0-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015393 10.0.0.161 - - [2026-08-14 07:23:10] "POST /set-tag HTTP/1.1" 200 109 0.003660 10.0.0.161 - - [2026-08-14 07:23:10] "GET /virtual-machine-interface/89b1fde0-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005428 10.0.0.161 - - [2026-08-14 07:23:10] "POST /set-tag HTTP/1.1" 200 109 0.004042 10.0.0.161 - - [2026-08-14 07:23:10] "GET /virtual-machine/6541fa20-9381-4524-a6c4-c6ea22123cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003091 10.0.0.161 - - [2026-08-14 07:23:10] "POST /ref-update HTTP/1.1" 200 156 0.014518 10.0.0.161 - - [2026-08-14 07:23:10] "GET /virtual-machine-interface/89b1fde0-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.023893 10.0.0.161 - - [2026-08-14 07:23:10] "POST /set-tag HTTP/1.1" 200 109 0.037321 10.0.0.161 - - [2026-08-14 07:23:10] "POST /set-tag HTTP/1.1" 200 109 0.026535 10.0.0.161 - - [2026-08-14 07:23:10] "POST /set-tag HTTP/1.1" 200 109 0.061049 10.0.0.161 - - [2026-08-14 07:23:10] "POST /set-tag HTTP/1.1" 200 109 0.049683 10.0.0.161 - - [2026-08-14 07:23:11] "POST /set-tag HTTP/1.1" 200 109 0.023797 10.0.0.161 - - [2026-08-14 07:23:11] "DELETE /instance-ip/89cf4f3a-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.065821 10.0.0.161 - - [2026-08-14 07:23:11] "DELETE /virtual-machine-interface/89b1fde0-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.072296 10.0.0.161 - - [2026-08-14 07:23:11] "DELETE /virtual-machine/6541fa20-9381-4524-a6c4-c6ea22123cab HTTP/1.1" 200 115 0.040797 10.0.0.161 - - [2026-08-14 07:23:11] "GET /virtual-machine-interface/88f8caaa-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006714 10.0.0.161 - - [2026-08-14 07:23:11] "POST /set-tag HTTP/1.1" 200 109 0.004068 10.0.0.161 - - [2026-08-14 07:23:11] "GET /virtual-machine-interface/88f8caaa-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004920 10.0.0.161 - - [2026-08-14 07:23:11] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.161 - - [2026-08-14 07:23:11] "GET /virtual-machine/5114c3ce-0633-49bf-9985-459c16793b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003631 10.0.0.161 - - [2026-08-14 07:23:11] "POST /ref-update HTTP/1.1" 200 156 0.015915 10.0.0.161 - - [2026-08-14 07:23:11] "GET /virtual-machine-interface/88f8caaa-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.048235 10.0.0.161 - - [2026-08-14 07:23:11] "POST /set-tag HTTP/1.1" 200 109 0.032511 10.0.0.161 - - [2026-08-14 07:23:11] "POST /set-tag HTTP/1.1" 200 109 0.042207 10.0.0.161 - - [2026-08-14 07:23:11] "POST /set-tag HTTP/1.1" 200 109 0.043054 10.0.0.161 - - [2026-08-14 07:23:11] "POST /set-tag HTTP/1.1" 200 109 0.024762 10.0.0.161 - - [2026-08-14 07:23:11] "POST /set-tag HTTP/1.1" 200 109 0.050121 10.0.0.161 - - [2026-08-14 07:23:11] "DELETE /instance-ip/891972aa-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.066636 10.0.0.161 - - [2026-08-14 07:23:11] "POST /ref-update HTTP/1.1" 200 156 0.014437 10.0.0.161 - - [2026-08-14 07:23:11] "DELETE /virtual-machine-interface/88f8caaa-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.058231 10.0.0.161 - - [2026-08-14 07:23:11] "DELETE /virtual-machine/5114c3ce-0633-49bf-9985-459c16793b7a HTTP/1.1" 200 115 0.030999 10.0.0.161 - - [2026-08-14 07:23:12] "DELETE /tag/89859a52-61d3-4456-abcc-48635dfa661b HTTP/1.1" 200 115 0.064830 10.0.0.161 - - [2026-08-14 07:23:12] "GET /virtual-machine-interface/8a43ffc4-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007037 10.0.0.161 - - [2026-08-14 07:23:12] "POST /set-tag HTTP/1.1" 200 109 0.003290 10.0.0.161 - - [2026-08-14 07:23:12] "GET /virtual-machine-interface/8a43ffc4-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005466 10.0.0.161 - - [2026-08-14 07:23:12] "POST /set-tag HTTP/1.1" 200 109 0.003674 10.0.0.161 - - [2026-08-14 07:23:12] "GET /virtual-machine/7d44445c-d8fb-4c41-9a47-075b8c554e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004190 10.0.0.161 - - [2026-08-14 07:23:12] "POST /ref-update HTTP/1.1" 200 156 0.032355 10.0.0.161 - - [2026-08-14 07:23:12] "GET /virtual-machine-interface/8a43ffc4-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.036130 10.0.0.161 - - [2026-08-14 07:23:12] "POST /set-tag HTTP/1.1" 200 109 0.024654 10.0.0.161 - - [2026-08-14 07:23:12] "POST /set-tag HTTP/1.1" 200 109 0.035949 10.0.0.161 - - [2026-08-14 07:23:12] "POST /set-tag HTTP/1.1" 200 109 0.034209 10.0.0.161 - - [2026-08-14 07:23:12] "POST /set-tag HTTP/1.1" 200 109 0.021638 10.0.0.161 - - [2026-08-14 07:23:12] "POST /set-tag HTTP/1.1" 200 109 0.032215 10.0.0.161 - - [2026-08-14 07:23:12] "DELETE /instance-ip/8a60b7b8-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.069935 10.0.0.161 - - [2026-08-14 07:23:12] "DELETE /virtual-machine-interface/8a43ffc4-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.058832 10.0.0.161 - - [2026-08-14 07:23:12] "DELETE /virtual-machine/7d44445c-d8fb-4c41-9a47-075b8c554e79 HTTP/1.1" 200 115 0.021776 10.0.0.161 - - [2026-08-14 07:23:12] "DELETE /tag/fb1fa57e-cb96-49ca-8530-e347cb1dad84 HTTP/1.1" 200 115 0.057601 10.0.0.161 - - [2026-08-14 07:23:12] "DELETE /tag/90bf8cfe-64d3-4d24-aaf0-5ecb95e15b90 HTTP/1.1" 409 391 0.006700 10.0.0.161 - - [2026-08-14 07:23:39] "GET /virtual-machine-interface/8bce791e-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005773 10.0.0.161 - - [2026-08-14 07:23:39] "POST /set-tag HTTP/1.1" 200 109 0.011712 10.0.0.161 - - [2026-08-14 07:23:39] "GET /virtual-machine-interface/8b5937bc-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010021 10.0.0.161 - - [2026-08-14 07:23:39] "POST /set-tag HTTP/1.1" 200 109 0.004743 10.0.0.161 - - [2026-08-14 07:23:39] "GET /virtual-machine-interface/8c489014-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006143 10.0.0.161 - - [2026-08-14 07:23:39] "POST /set-tag HTTP/1.1" 200 109 0.002779 10.0.0.161 - - [2026-08-14 07:23:39] "GET /virtual-machine-interface/8bce791e-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005435 10.0.0.161 - - [2026-08-14 07:23:39] "POST /set-tag HTTP/1.1" 200 109 0.003010 10.0.0.161 - - [2026-08-14 07:23:39] "GET /virtual-machine/95882e53-44c6-47b4-8dc5-a96f6e4509cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.006022 10.0.0.161 - - [2026-08-14 07:23:39] "POST /ref-update HTTP/1.1" 200 156 0.012479 10.0.0.161 - - [2026-08-14 07:23:40] "GET /virtual-machine-interface/8bce791e-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.029593 10.0.0.161 - - [2026-08-14 07:23:40] "POST /set-tag HTTP/1.1" 200 109 0.021654 10.0.0.161 - - [2026-08-14 07:23:40] "POST /set-tag HTTP/1.1" 200 109 0.047541 10.0.0.161 - - [2026-08-14 07:23:40] "POST /set-tag HTTP/1.1" 200 109 0.046179 10.0.0.161 - - [2026-08-14 07:23:40] "POST /set-tag HTTP/1.1" 200 109 0.025330 10.0.0.161 - - [2026-08-14 07:23:40] "DELETE /instance-ip/8bebd05e-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.073859 10.0.0.161 - - [2026-08-14 07:23:40] "DELETE /virtual-machine-interface/8bce791e-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.053854 10.0.0.161 - - [2026-08-14 07:23:40] "DELETE /virtual-machine/95882e53-44c6-47b4-8dc5-a96f6e4509cc HTTP/1.1" 200 115 0.027951 10.0.0.161 - - [2026-08-14 07:23:40] "DELETE /tag/e213dac8-1cfe-4399-ad18-0c7910cfd810 HTTP/1.1" 200 115 0.049247 10.0.0.161 - - [2026-08-14 07:23:40] "GET /virtual-machine-interface/8b5937bc-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006263 10.0.0.161 - - [2026-08-14 07:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002998 10.0.0.161 - - [2026-08-14 07:23:40] "GET /virtual-machine/490badae-b111-4827-a38f-31171e8dc83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003090 10.0.0.161 - - [2026-08-14 07:23:40] "POST /ref-update HTTP/1.1" 200 156 0.011306 10.0.0.161 - - [2026-08-14 07:23:40] "GET /virtual-machine-interface/8b5937bc-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012557 10.0.0.161 - - [2026-08-14 07:23:40] "POST /set-tag HTTP/1.1" 200 109 0.019975 10.0.0.161 - - [2026-08-14 07:23:40] "POST /set-tag HTTP/1.1" 200 109 0.026144 10.0.0.161 - - [2026-08-14 07:23:40] "POST /set-tag HTTP/1.1" 200 109 0.028465 10.0.0.161 - - [2026-08-14 07:23:40] "POST /set-tag HTTP/1.1" 200 109 0.014961 10.0.0.161 - - [2026-08-14 07:23:40] "DELETE /instance-ip/8b70b75c-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.072612 10.0.0.161 - - [2026-08-14 07:23:40] "DELETE /virtual-machine-interface/8b5937bc-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.049155 10.0.0.161 - - [2026-08-14 07:23:40] "DELETE /virtual-machine/490badae-b111-4827-a38f-31171e8dc83d HTTP/1.1" 200 115 0.026148 10.0.0.161 - - [2026-08-14 07:23:40] "DELETE /tag/fc3c2f1e-5bd4-43cd-8ba8-bfe4e330b52b HTTP/1.1" 409 237 0.009296 10.0.0.161 - - [2026-08-14 07:23:41] "GET /virtual-machine-interface/8c489014-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005320 10.0.0.161 - - [2026-08-14 07:23:41] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.161 - - [2026-08-14 07:23:41] "GET /virtual-machine/31b07aec-a881-495a-b097-007957e0f36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003185 10.0.0.161 - - [2026-08-14 07:23:41] "POST /ref-update HTTP/1.1" 200 156 0.011816 10.0.0.161 - - [2026-08-14 07:23:41] "GET /virtual-machine-interface/8c489014-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012242 10.0.0.161 - - [2026-08-14 07:23:41] "POST /set-tag HTTP/1.1" 200 109 0.021323 10.0.0.161 - - [2026-08-14 07:23:41] "POST /set-tag HTTP/1.1" 200 109 0.025841 10.0.0.161 - - [2026-08-14 07:23:41] "POST /set-tag HTTP/1.1" 200 109 0.036132 10.0.0.161 - - [2026-08-14 07:23:41] "POST /set-tag HTTP/1.1" 200 109 0.036012 10.0.0.161 - - [2026-08-14 07:23:41] "DELETE /instance-ip/8c6323a2-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.051219 10.0.0.161 - - [2026-08-14 07:23:41] "DELETE /virtual-machine-interface/8c489014-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.066659 10.0.0.161 - - [2026-08-14 07:23:41] "DELETE /virtual-machine/31b07aec-a881-495a-b097-007957e0f36b HTTP/1.1" 200 115 0.030846 10.0.0.161 - - [2026-08-14 07:23:41] "DELETE /tag/d34f91c2-7d2a-4278-965f-8c28a099245a HTTP/1.1" 409 237 0.007173 10.0.0.161 - - [2026-08-14 07:23:41] "DELETE /tag/464c7c02-dd39-4a95-ba6d-df170859243e HTTP/1.1" 409 237 0.005250 10.0.0.161 - - [2026-08-14 07:23:41] "DELETE /tag/a17307c6-8e21-4c08-80fe-2d3dd599b906 HTTP/1.1" 200 115 0.048465 10.0.0.161 - - [2026-08-14 07:23:41] "GET /virtual-machine-interface/8ad98e7c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004967 10.0.0.161 - - [2026-08-14 07:23:41] "POST /set-tag HTTP/1.1" 200 109 0.003536 10.0.0.161 - - [2026-08-14 07:23:41] "GET /virtual-machine-interface/8ad98e7c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004914 10.0.0.161 - - [2026-08-14 07:23:41] "POST /set-tag HTTP/1.1" 200 109 0.002912 10.0.0.161 - - [2026-08-14 07:23:41] "GET /virtual-machine/a27bb14c-93ac-409c-ba0b-a6a828bd56f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.006122 10.0.0.161 - - [2026-08-14 07:23:41] "POST /ref-update HTTP/1.1" 200 156 0.012816 10.0.0.161 - - [2026-08-14 07:23:41] "GET /virtual-machine-interface/8ad98e7c-97b0-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015918 10.0.0.161 - - [2026-08-14 07:23:41] "POST /set-tag HTTP/1.1" 200 109 0.023120 10.0.0.161 - - [2026-08-14 07:23:41] "POST /set-tag HTTP/1.1" 200 109 0.044669 10.0.0.161 - - [2026-08-14 07:23:41] "POST /set-tag HTTP/1.1" 200 109 0.034911 10.0.0.161 - - [2026-08-14 07:23:42] "POST /set-tag HTTP/1.1" 200 109 0.024964 10.0.0.161 - - [2026-08-14 07:23:42] "DELETE /instance-ip/8af7d922-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.070328 10.0.0.161 - - [2026-08-14 07:23:42] "DELETE /virtual-machine-interface/8ad98e7c-97b0-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.065377 10.0.0.161 - - [2026-08-14 07:23:42] "DELETE /virtual-machine/a27bb14c-93ac-409c-ba0b-a6a828bd56f3 HTTP/1.1" 200 115 0.032583 10.0.0.161 - - [2026-08-14 07:23:42] "DELETE /tag/0a83917c-f939-40a1-81ab-0fbaa99be23c HTTP/1.1" 200 115 0.043555 10.0.0.161 - - [2026-08-14 07:23:42] "DELETE /tag/64bc4ce8-40c4-4cbc-b278-1370537b7e01 HTTP/1.1" 200 115 0.043014 10.0.0.161 - - [2026-08-14 07:23:42] "DELETE /tag/43f2c238-7b26-4908-b3d9-59ef1968d25b HTTP/1.1" 200 115 0.037284 10.0.0.161 - - [2026-08-14 07:23:43] "POST /projects HTTP/1.1" 409 238 0.002354 10.0.0.161 - - [2026-08-14 07:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.161 - - [2026-08-14 07:23:44] "GET /project/e7ab9a82-4586-4510-96d0-04da6d7033d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.070031 10.0.0.161 - - [2026-08-14 07:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.161 - - [2026-08-14 07:23:44] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005309 10.0.0.161 - - [2026-08-14 07:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.161 - - [2026-08-14 07:23:44] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005402 10.0.0.161 - - [2026-08-14 07:23:44] "POST /security-groups HTTP/1.1" 409 285 0.003257 10.0.0.161 - - [2026-08-14 07:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.161 - - [2026-08-14 07:23:44] "PUT /security-group/270fc3bd-1b34-4b5f-b268-630b192fa683 HTTP/1.1" 200 263 0.061218 10.0.0.161 - - [2026-08-14 07:23:44] "PUT /access-control-list/f2ec4a8e-46c1-442e-aaab-3dcd5a902c04 HTTP/1.1" 200 273 0.015406 10.0.0.161 - - [2026-08-14 07:23:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.044192 10.0.0.161 - - [2026-08-14 07:23:44] "PUT /access-control-list/41573d18-a9cf-4478-816d-6921853eef8a HTTP/1.1" 200 273 0.030563 10.0.0.161 - - [2026-08-14 07:23:49] "POST /projects HTTP/1.1" 409 238 0.003227 10.0.0.161 - - [2026-08-14 07:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.161 - - [2026-08-14 07:23:49] "GET /project/e7ab9a82-4586-4510-96d0-04da6d7033d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.055503 10.0.0.161 - - [2026-08-14 07:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.161 - - [2026-08-14 07:23:49] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005676 10.0.0.161 - - [2026-08-14 07:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.161 - - [2026-08-14 07:23:49] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005379 10.0.0.161 - - [2026-08-14 07:23:49] "POST /security-groups HTTP/1.1" 409 285 0.003236 10.0.0.161 - - [2026-08-14 07:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.161 - - [2026-08-14 07:23:49] "PUT /security-group/270fc3bd-1b34-4b5f-b268-630b192fa683 HTTP/1.1" 200 263 0.060252 10.0.0.161 - - [2026-08-14 07:23:49] "PUT /access-control-list/f2ec4a8e-46c1-442e-aaab-3dcd5a902c04 HTTP/1.1" 200 273 0.041997 10.0.0.161 - - [2026-08-14 07:23:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.096230 10.0.0.161 - - [2026-08-14 07:23:49] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.008507 10.0.0.161 - - [2026-08-14 07:23:49] "PUT /access-control-list/41573d18-a9cf-4478-816d-6921853eef8a HTTP/1.1" 200 273 0.038934 10.0.0.161 - - [2026-08-14 07:23:49] "GET /firewall-rule/4f996424-9485-451d-a97b-5284e2d35256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004451 10.0.0.161 - - [2026-08-14 07:23:49] "POST /ref-update HTTP/1.1" 200 156 0.069194 10.0.0.161 - - [2026-08-14 07:23:49] "DELETE /firewall-rule/4f996424-9485-451d-a97b-5284e2d35256 HTTP/1.1" 200 115 0.044791 10.0.0.161 - - [2026-08-14 07:23:49] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.009097 10.0.0.161 - - [2026-08-14 07:23:49] "GET /firewall-rule/0311ac53-1545-4566-99ce-b812d4e2338b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003609 10.0.0.161 - - [2026-08-14 07:23:49] "POST /ref-update HTTP/1.1" 200 156 0.085656 10.0.0.161 - - [2026-08-14 07:23:50] "DELETE /firewall-rule/0311ac53-1545-4566-99ce-b812d4e2338b HTTP/1.1" 200 115 0.069266 10.0.0.161 - - [2026-08-14 07:23:50] "DELETE /tag/d34f91c2-7d2a-4278-965f-8c28a099245a HTTP/1.1" 409 237 0.015625 10.0.0.161 - - [2026-08-14 07:23:50] "DELETE /tag/5b4f148e-a305-4a92-98a0-6aeb755c9fac HTTP/1.1" 200 115 0.058141 10.0.0.161 - - [2026-08-14 07:23:50] "DELETE /tag/464c7c02-dd39-4a95-ba6d-df170859243e HTTP/1.1" 409 237 0.005958 10.0.0.161 - - [2026-08-14 07:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.161 - - [2026-08-14 07:23:50] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005580 10.0.0.161 - - [2026-08-14 07:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.161 - - [2026-08-14 07:23:50] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005101 10.0.0.161 - - [2026-08-14 07:23:50] "PUT /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81 HTTP/1.1" 200 265 0.064086 10.0.0.161 - - [2026-08-14 07:23:50] "PUT /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7 HTTP/1.1" 200 265 0.083807 10.0.0.161 - - [2026-08-14 07:23:50] "DELETE /security-group/270fc3bd-1b34-4b5f-b268-630b192fa683 HTTP/1.1" 200 115 0.056461 10.0.0.161 - - [2026-08-14 07:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.161 - - [2026-08-14 07:23:50] "DELETE /access-control-list/f2ec4a8e-46c1-442e-aaab-3dcd5a902c04 HTTP/1.1" 200 115 0.061561 10.0.0.161 - - [2026-08-14 07:23:50] "DELETE /access-control-list/41573d18-a9cf-4478-816d-6921853eef8a HTTP/1.1" 200 115 0.084741 10.0.0.161 - - [2026-08-14 07:23:50] "GET /project/e7ab9a82-4586-4510-96d0-04da6d7033d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.069218 10.0.0.161 - - [2026-08-14 07:23:50] "GET /project/e7ab9a82-4586-4510-96d0-04da6d7033d5?fields=security_groups HTTP/1.1" 200 1353 0.040303 10.0.0.161 - - [2026-08-14 07:23:50] "DELETE /security-group/ce9558ea-68ea-41d1-bc34-1e05c493dace HTTP/1.1" 200 115 0.057921 10.0.0.161 - - [2026-08-14 07:23:50] "DELETE /access-control-list/6efb7b2f-06ec-47e4-b934-5b794f9cdd08 HTTP/1.1" 200 115 0.044108 10.0.0.161 - - [2026-08-14 07:23:50] "GET /project/e7ab9a82-4586-4510-96d0-04da6d7033d5?fields=application_policy_sets HTTP/1.1" 200 1392 0.064897 10.0.0.161 - - [2026-08-14 07:23:50] "DELETE /access-control-list/a2cec49b-c082-4b2e-8b01-1f1f6a120b04 HTTP/1.1" 200 115 0.069227 10.0.0.161 - - [2026-08-14 07:23:50] "DELETE /project/e7ab9a82-4586-4510-96d0-04da6d7033d5 HTTP/1.1" 200 115 0.435863 10.0.0.161 - - [2026-08-14 07:23:50] "POST /projects HTTP/1.1" 409 238 0.004722 10.0.0.161 - - [2026-08-14 07:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.161 - - [2026-08-14 07:23:51] "GET /project/3311e74d-6614-4830-9206-355d22c53231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.051127 10.0.0.161 - - [2026-08-14 07:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.161 - - [2026-08-14 07:23:51] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005774 10.0.0.161 - - [2026-08-14 07:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.161 - - [2026-08-14 07:23:51] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007550 10.0.0.161 - - [2026-08-14 07:23:51] "POST /security-groups HTTP/1.1" 409 285 0.006217 10.0.0.161 - - [2026-08-14 07:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.161 - - [2026-08-14 07:23:51] "PUT /security-group/f1cbfb91-eeb4-4574-9d90-6b1ea44bf920 HTTP/1.1" 200 263 0.061821 10.0.0.161 - - [2026-08-14 07:23:51] "PUT /access-control-list/9309c880-da53-42f2-8e3b-b7a422b1307e HTTP/1.1" 200 273 0.023249 10.0.0.161 - - [2026-08-14 07:23:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.036080 10.0.0.161 - - [2026-08-14 07:23:51] "PUT /access-control-list/4e6521f9-840a-49d6-8035-b02b17a6256e HTTP/1.1" 200 273 0.035050 10.0.0.161 - - [2026-08-14 07:23:55] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.003124 10.0.0.161 - - [2026-08-14 07:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.161 - - [2026-08-14 07:23:55] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002997 10.0.0.161 - - [2026-08-14 07:23:55] "GET /firewall-policy/cff62b11-1d5a-4fe1-96be-61e67f1df091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003150 10.0.0.161 - - [2026-08-14 07:23:55] "GET /firewall-rule/399fccbf-d55a-4efc-b425-63d6e8e8f4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004005 10.0.0.161 - - [2026-08-14 07:23:55] "POST /ref-update HTTP/1.1" 200 156 0.033368 10.0.0.161 - - [2026-08-14 07:23:55] "DELETE /firewall-rule/399fccbf-d55a-4efc-b425-63d6e8e8f4c8 HTTP/1.1" 200 115 0.077180 10.0.0.161 - - [2026-08-14 07:23:55] "GET /firewall-policy/dc0402eb-8404-4112-95a0-089be6565ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006665 10.0.0.161 - - [2026-08-14 07:23:55] "GET /firewall-rule/b3d8b584-661a-4db4-a4b7-1b8caf6fb4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.003351 10.0.0.161 - - [2026-08-14 07:23:55] "POST /ref-update HTTP/1.1" 200 156 0.038540 10.0.0.161 - - [2026-08-14 07:23:55] "DELETE /firewall-rule/b3d8b584-661a-4db4-a4b7-1b8caf6fb4b3 HTTP/1.1" 200 115 0.066630 10.0.0.161 - - [2026-08-14 07:23:55] "GET /firewall-policy/dc0402eb-8404-4112-95a0-089be6565ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.007705 10.0.0.161 - - [2026-08-14 07:23:55] "GET /firewall-rule/58adda82-57db-4bde-a629-134ca251d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.004018 10.0.0.161 - - [2026-08-14 07:23:55] "POST /ref-update HTTP/1.1" 200 156 0.014039 10.0.0.161 - - [2026-08-14 07:23:55] "DELETE /firewall-rule/58adda82-57db-4bde-a629-134ca251d76b HTTP/1.1" 200 115 0.057810 10.0.0.161 - - [2026-08-14 07:23:55] "GET /application-policy-set/00cd8323-8d11-49b4-9a4d-1ca56cb52763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.006748 10.0.0.161 - - [2026-08-14 07:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.161 - - [2026-08-14 07:23:55] "GET /policy-management/ede04ae6-19ab-4eb1-baec-f5f7ea24db6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003347 10.0.0.161 - - [2026-08-14 07:23:55] "GET /firewall-policy/dc0402eb-8404-4112-95a0-089be6565ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005056 10.0.0.161 - - [2026-08-14 07:23:55] "POST /ref-update HTTP/1.1" 200 156 0.031999 10.0.0.161 - - [2026-08-14 07:23:55] "DELETE /firewall-policy/dc0402eb-8404-4112-95a0-089be6565ae3 HTTP/1.1" 200 115 0.036576 10.0.0.161 - - [2026-08-14 07:23:55] "DELETE /tag/d34f91c2-7d2a-4278-965f-8c28a099245a HTTP/1.1" 200 115 0.073707 10.0.0.161 - - [2026-08-14 07:23:55] "DELETE /tag/fc3c2f1e-5bd4-43cd-8ba8-bfe4e330b52b HTTP/1.1" 200 115 0.068757 10.0.0.161 - - [2026-08-14 07:23:55] "DELETE /tag/90bf8cfe-64d3-4d24-aaf0-5ecb95e15b90 HTTP/1.1" 200 115 0.075700 10.0.0.161 - - [2026-08-14 07:23:56] "DELETE /tag/464c7c02-dd39-4a95-ba6d-df170859243e HTTP/1.1" 200 115 0.097366 10.0.0.161 - - [2026-08-14 07:23:56] "DELETE /loadbalancer-member/07ad8346-c9f2-4784-a4af-0743119d3237 HTTP/1.1" 200 115 0.040224 10.0.0.161 - - [2026-08-14 07:23:56] "DELETE /loadbalancer-pool/3cae413b-0af2-441f-99a1-2a1c06ec8fad HTTP/1.1" 200 115 0.047085 10.0.0.161 - - [2026-08-14 07:23:56] "DELETE /loadbalancer-listener/2761dd12-d321-421e-8760-f1219d083777 HTTP/1.1" 200 115 0.033112 10.0.0.161 - - [2026-08-14 07:23:56] "DELETE /loadbalancer/980a0a00-afd4-444b-8305-9d63b05a92b9 HTTP/1.1" 200 115 0.050042 10.0.0.161 - - [2026-08-14 07:23:56] "DELETE /floating-ip/9187ace1-2331-4190-960e-91ceae5271ad HTTP/1.1" 200 115 0.040254 10.0.0.161 - - [2026-08-14 07:23:56] "DELETE /instance-ip/1d3c033a-e29c-4442-bbac-cd91c63ab9cb HTTP/1.1" 200 115 0.039903 10.0.0.161 - - [2026-08-14 07:23:56] "DELETE /virtual-machine-interface/186177c6-4584-438f-b2c0-a88c9f83d407 HTTP/1.1" 200 115 0.052578 10.0.0.161 - - [2026-08-14 07:23:56] "DELETE /tag/474b50cc-8cb4-40f4-938c-70b89ccc743d HTTP/1.1" 200 115 0.053016 10.0.0.161 - - [2026-08-14 07:23:56] "POST /projects HTTP/1.1" 409 238 0.002052 10.0.0.161 - - [2026-08-14 07:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.161 - - [2026-08-14 07:23:56] "GET /project/3311e74d-6614-4830-9206-355d22c53231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045832 10.0.0.161 - - [2026-08-14 07:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.161 - - [2026-08-14 07:23:56] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005419 10.0.0.161 - - [2026-08-14 07:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.161 - - [2026-08-14 07:23:56] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004823 10.0.0.161 - - [2026-08-14 07:23:56] "POST /security-groups HTTP/1.1" 409 285 0.003298 10.0.0.161 - - [2026-08-14 07:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.161 - - [2026-08-14 07:23:56] "PUT /security-group/f1cbfb91-eeb4-4574-9d90-6b1ea44bf920 HTTP/1.1" 200 263 0.066601 10.0.0.161 - - [2026-08-14 07:23:56] "PUT /access-control-list/9309c880-da53-42f2-8e3b-b7a422b1307e HTTP/1.1" 200 273 0.016103 10.0.0.161 - - [2026-08-14 07:23:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018520 10.0.0.161 - - [2026-08-14 07:23:56] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.034755 10.0.0.161 - - [2026-08-14 07:23:56] "PUT /access-control-list/4e6521f9-840a-49d6-8035-b02b17a6256e HTTP/1.1" 200 273 0.032125 10.0.0.161 - - [2026-08-14 07:23:56] "GET /firewall-rule/24642593-db5c-474d-b4f6-b81ef84ad147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003163 10.0.0.161 - - [2026-08-14 07:23:57] "POST /ref-update HTTP/1.1" 200 156 0.081591 10.0.0.161 - - [2026-08-14 07:23:57] "DELETE /firewall-rule/24642593-db5c-474d-b4f6-b81ef84ad147 HTTP/1.1" 200 115 0.090504 10.0.0.161 - - [2026-08-14 07:23:57] "GET /firewall-policy/da3131ca-4b2b-49f6-8982-53a4fe43bad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.010104 10.0.0.161 - - [2026-08-14 07:23:57] "GET /firewall-rule/8387eea0-40a0-4247-980e-ef6fe73e3d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008752 10.0.0.161 - - [2026-08-14 07:23:57] "POST /ref-update HTTP/1.1" 200 156 0.069668 10.0.0.161 - - [2026-08-14 07:23:57] "DELETE /firewall-rule/8387eea0-40a0-4247-980e-ef6fe73e3d9e HTTP/1.1" 200 115 0.108099 10.0.0.161 - - [2026-08-14 07:23:57] "DELETE /tag/952f574a-3c6f-496c-99d8-42e43e813a72 HTTP/1.1" 200 115 0.050126 10.0.0.161 - - [2026-08-14 07:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.161 - - [2026-08-14 07:23:57] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006491 10.0.0.161 - - [2026-08-14 07:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.161 - - [2026-08-14 07:23:57] "GET /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006149 10.0.0.161 - - [2026-08-14 07:23:57] "PUT /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81 HTTP/1.1" 200 265 0.092164 10.0.0.161 - - [2026-08-14 07:23:57] "PUT /virtual-network/6027cb0c-880d-45da-aa51-970777f516c7 HTTP/1.1" 200 265 0.067331 10.0.0.161 - - [2026-08-14 07:23:57] "DELETE /security-group/f1cbfb91-eeb4-4574-9d90-6b1ea44bf920 HTTP/1.1" 200 115 0.085341 10.0.0.161 - - [2026-08-14 07:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.161 - - [2026-08-14 07:23:57] "DELETE /access-control-list/9309c880-da53-42f2-8e3b-b7a422b1307e HTTP/1.1" 200 115 0.055851 10.0.0.161 - - [2026-08-14 07:23:57] "DELETE /access-control-list/4e6521f9-840a-49d6-8035-b02b17a6256e HTTP/1.1" 200 115 0.053784 10.0.0.161 - - [2026-08-14 07:23:57] "GET /project/3311e74d-6614-4830-9206-355d22c53231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.084908 10.0.0.161 - - [2026-08-14 07:23:58] "GET /project/3311e74d-6614-4830-9206-355d22c53231?fields=security_groups HTTP/1.1" 200 1352 0.078438 10.0.0.161 - - [2026-08-14 07:23:58] "DELETE /security-group/f6556370-dc55-4d55-91ea-65b098fb3693 HTTP/1.1" 200 115 0.067337 10.0.0.161 - - [2026-08-14 07:23:58] "DELETE /access-control-list/2b013ce2-5387-4d32-86fd-3ea995600030 HTTP/1.1" 200 115 0.064451 10.0.0.161 - - [2026-08-14 07:23:58] "GET /project/3311e74d-6614-4830-9206-355d22c53231?fields=application_policy_sets HTTP/1.1" 200 1391 0.090615 10.0.0.161 - - [2026-08-14 07:23:58] "DELETE /access-control-list/11b06a02-edfc-4623-8ace-7396ff89739d HTTP/1.1" 200 115 0.109143 10.0.0.161 - - [2026-08-14 07:23:58] "DELETE /project/3311e74d-6614-4830-9206-355d22c53231 HTTP/1.1" 200 115 0.555625 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:24:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001281 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:24:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001519 10.0.0.161 - - [2026-08-14 07:24:23] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005647 10.0.0.161 - - [2026-08-14 07:24:23] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.161 - - [2026-08-14 07:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.161 - - [2026-08-14 07:24:23] "GET /loadbalancer/4b1d36b4-0b94-44b9-8c0a-9850a9964409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003080 10.0.0.161 - - [2026-08-14 07:24:23] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005373 10.0.0.161 - - [2026-08-14 07:24:23] "POST /set-tag HTTP/1.1" 200 109 0.025264 10.0.0.161 - - [2026-08-14 07:24:23] "DELETE /loadbalancer-member/e3046ab7-7b61-4780-8306-6a3ae7c837ee HTTP/1.1" 200 115 0.044680 10.0.0.161 - - [2026-08-14 07:24:23] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006659 10.0.0.161 - - [2026-08-14 07:24:23] "POST /set-tag HTTP/1.1" 200 109 0.004210 10.0.0.161 - - [2026-08-14 07:24:23] "DELETE /loadbalancer-member/9aa562a9-8e3e-4f2e-a345-016f2a1fa633 HTTP/1.1" 200 115 0.040153 10.0.0.161 - - [2026-08-14 07:24:23] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012556 10.0.0.161 - - [2026-08-14 07:24:23] "POST /set-tag HTTP/1.1" 200 109 0.003640 10.0.0.161 - - [2026-08-14 07:24:24] "DELETE /loadbalancer-member/12756be3-19aa-4d24-acca-82606c0f2e83 HTTP/1.1" 200 115 0.046267 10.0.0.161 - - [2026-08-14 07:24:24] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005950 10.0.0.161 - - [2026-08-14 07:24:24] "POST /set-tag HTTP/1.1" 200 109 0.003536 10.0.0.161 - - [2026-08-14 07:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.161 - - [2026-08-14 07:24:24] "GET /loadbalancer/4b1d36b4-0b94-44b9-8c0a-9850a9964409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003415 10.0.0.161 - - [2026-08-14 07:24:24] "GET /loadbalancer-pool/abe4ccfc-2d3d-4f96-88df-daf02d2c6661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003173 10.0.0.161 - - [2026-08-14 07:24:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024265 10.0.0.161 - - [2026-08-14 07:24:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015473 10.0.0.161 - - [2026-08-14 07:24:24] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011680 10.0.0.161 - - [2026-08-14 07:24:24] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006113 10.0.0.161 - - [2026-08-14 07:24:24] "GET /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.010460 10.0.0.161 - - [2026-08-14 07:24:24] "POST /set-tag HTTP/1.1" 200 109 0.067487 10.0.0.161 - - [2026-08-14 07:24:24] "GET /loadbalancer-pool/d89c5320-0a92-467c-af2f-f5b4407d0265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.021993 10.0.0.161 - - [2026-08-14 07:24:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025251 10.0.0.161 - - [2026-08-14 07:24:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.012983 10.0.0.161 - - [2026-08-14 07:24:24] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010530 10.0.0.161 - - [2026-08-14 07:24:24] "POST /set-tag HTTP/1.1" 200 109 0.007004 10.0.0.161 - - [2026-08-14 07:24:24] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004911 10.0.0.161 - - [2026-08-14 07:24:24] "GET /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002961 10.0.0.161 - - [2026-08-14 07:24:24] "GET /loadbalancer-pool/41bf72c9-51d6-4bbc-893e-0793a26609a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.006815 10.0.0.161 - - [2026-08-14 07:24:24] "POST /loadbalancer-members HTTP/1.1" 200 694 0.028183 10.0.0.161 - - [2026-08-14 07:24:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.034225 10.0.0.161 - - [2026-08-14 07:24:24] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.019217 10.0.0.161 - - [2026-08-14 07:24:24] "GET /virtual-machine-interface/6c5aac20-97af-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020256 10.0.0.161 - - [2026-08-14 07:24:24] "GET /floating-ip/01b25144-e5e0-4a90-a0b3-1ac14a7cf0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003426 10.0.0.161 - - [2026-08-14 07:24:24] "POST /set-tag HTTP/1.1" 200 109 0.003377 10.0.0.161 - - [2026-08-14 07:24:50] "GET / HTTP/1.1" 200 36215 0.001956 10.0.0.161 - - [2026-08-14 07:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.161 - - [2026-08-14 07:24:50] "GET /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003294 10.0.0.161 - - [2026-08-14 07:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.161 - - [2026-08-14 07:24:51] "GET /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003101 10.0.0.161 - - [2026-08-14 07:25:10] "GET / HTTP/1.1" 200 36215 0.001917 10.0.0.161 - - [2026-08-14 07:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.161 - - [2026-08-14 07:25:10] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006156 10.0.0.161 - - [2026-08-14 07:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.161 - - [2026-08-14 07:25:10] "GET /config-node/f945b5bc-c2ce-4815-89ad-85a7b55ddc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002886 10.0.0.161 - - [2026-08-14 07:25:10] "GET / HTTP/1.1" 200 36215 0.001694 10.0.0.161 - - [2026-08-14 07:25:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002729 10.0.0.161 - - [2026-08-14 07:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.161 - - [2026-08-14 07:25:15] "GET /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003122 10.0.0.161 - - [2026-08-14 07:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.161 - - [2026-08-14 07:25:15] "PUT /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c HTTP/1.1" 200 277 0.010010 10.0.0.161 - - [2026-08-14 07:25:15] "GET / HTTP/1.1" 200 36215 0.001863 10.0.0.161 - - [2026-08-14 07:25:15] "POST /alarms HTTP/1.1" 409 264 0.002295 10.0.0.161 - - [2026-08-14 07:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.161 - - [2026-08-14 07:25:15] "PUT /alarm/b8c26b72-72f4-42af-a982-3f477461fe83 HTTP/1.1" 200 245 0.027332 10.0.0.161 - - [2026-08-14 07:25:16] "POST /alarms HTTP/1.1" 409 261 0.005878 10.0.0.161 - - [2026-08-14 07:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007129 10.0.0.161 - - [2026-08-14 07:25:16] "PUT /alarm/b0d14653-93d1-4c06-bb30-95f99829263b HTTP/1.1" 200 245 0.019192 10.0.0.161 - - [2026-08-14 07:25:16] "POST /alarms HTTP/1.1" 409 261 0.007095 10.0.0.161 - - [2026-08-14 07:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005490 10.0.0.161 - - [2026-08-14 07:25:16] "PUT /alarm/3b3ceea0-062a-4969-86db-ba16aa7ce4e9 HTTP/1.1" 200 245 0.028846 10.0.0.161 - - [2026-08-14 07:25:16] "POST /alarms HTTP/1.1" 409 253 0.002410 10.0.0.161 - - [2026-08-14 07:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.161 - - [2026-08-14 07:25:16] "PUT /alarm/03289a24-eb0c-4f8c-a51e-cb1c3503c595 HTTP/1.1" 200 245 0.013320 10.0.0.161 - - [2026-08-14 07:25:16] "POST /alarms HTTP/1.1" 409 251 0.002611 10.0.0.161 - - [2026-08-14 07:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.161 - - [2026-08-14 07:25:16] "PUT /alarm/4997d91c-eac0-49a0-8028-09602174160e HTTP/1.1" 200 245 0.021255 10.0.0.161 - - [2026-08-14 07:25:16] "POST /alarms HTTP/1.1" 409 252 0.002890 10.0.0.161 - - [2026-08-14 07:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.161 - - [2026-08-14 07:25:16] "PUT /alarm/a5474b9a-b2b2-4725-a2bd-4c962f03018c HTTP/1.1" 200 245 0.012915 10.0.0.161 - - [2026-08-14 07:25:16] "POST /alarms HTTP/1.1" 409 256 0.011683 10.0.0.161 - - [2026-08-14 07:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.161 - - [2026-08-14 07:25:16] "PUT /alarm/04b648f4-71c7-417f-b775-cdf08e92a90c HTTP/1.1" 200 245 0.013408 10.0.0.161 - - [2026-08-14 07:25:16] "POST /alarms HTTP/1.1" 409 248 0.011379 10.0.0.161 - - [2026-08-14 07:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.161 - - [2026-08-14 07:25:16] "PUT /alarm/dd1a57c2-ede6-4c37-9a88-57fa08667853 HTTP/1.1" 200 245 0.018877 10.0.0.161 - - [2026-08-14 07:25:16] "POST /alarms HTTP/1.1" 409 252 0.004050 10.0.0.161 - - [2026-08-14 07:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.161 - - [2026-08-14 07:25:16] "PUT /alarm/c5f91422-d2a2-40a6-95c3-be09052c1675 HTTP/1.1" 200 245 0.014077 10.0.0.161 - - [2026-08-14 07:25:16] "POST /alarms HTTP/1.1" 409 257 0.003876 10.0.0.161 - - [2026-08-14 07:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.161 - - [2026-08-14 07:25:16] "PUT /alarm/e5c96f0e-e6d2-4091-b59a-48f89736d215 HTTP/1.1" 200 245 0.029775 10.0.0.161 - - [2026-08-14 07:25:16] "POST /alarms HTTP/1.1" 409 251 0.003429 10.0.0.161 - - [2026-08-14 07:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.161 - - [2026-08-14 07:25:16] "PUT /alarm/200fd5e0-636b-4f98-a5ab-01874ef6e8ea HTTP/1.1" 200 245 0.018466 10.0.0.161 - - [2026-08-14 07:25:16] "POST /alarms HTTP/1.1" 409 257 0.006778 10.0.0.161 - - [2026-08-14 07:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.161 - - [2026-08-14 07:25:16] "PUT /alarm/e37deea6-683f-4ca3-b12d-84fe6ca7bd1a HTTP/1.1" 200 245 0.011579 10.0.0.161 - - [2026-08-14 07:25:16] "POST /alarms HTTP/1.1" 409 261 0.004777 10.0.0.161 - - [2026-08-14 07:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.161 - - [2026-08-14 07:25:16] "PUT /alarm/cfe77092-3914-4e13-9cd7-c310e520e242 HTTP/1.1" 200 245 0.012518 10.0.0.161 - - [2026-08-14 07:25:16] "POST /alarms HTTP/1.1" 409 258 0.007944 10.0.0.161 - - [2026-08-14 07:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.161 - - [2026-08-14 07:25:17] "PUT /alarm/7b4eff36-cae7-4a22-b7f2-9b333101507d HTTP/1.1" 200 245 0.025681 10.0.0.161 - - [2026-08-14 07:25:17] "POST /alarms HTTP/1.1" 409 254 0.009108 10.0.0.161 - - [2026-08-14 07:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.161 - - [2026-08-14 07:25:17] "PUT /alarm/cb299531-5ab9-420b-9212-8d06d7d54b88 HTTP/1.1" 200 245 0.013008 10.0.0.161 - - [2026-08-14 07:25:17] "POST /alarms HTTP/1.1" 409 254 0.006565 10.0.0.161 - - [2026-08-14 07:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.161 - - [2026-08-14 07:25:17] "PUT /alarm/a74164b0-1824-4415-b4c5-9c325d3d5cef HTTP/1.1" 200 245 0.014898 10.0.0.161 - - [2026-08-14 07:25:17] "POST /alarms HTTP/1.1" 409 254 0.011806 10.0.0.161 - - [2026-08-14 07:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.161 - - [2026-08-14 07:25:17] "PUT /alarm/af12dbc8-6af7-475e-8cd8-96d5bf57f4b6 HTTP/1.1" 200 245 0.021496 10.0.0.161 - - [2026-08-14 07:25:17] "POST /alarms HTTP/1.1" 409 247 0.010543 10.0.0.161 - - [2026-08-14 07:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.161 - - [2026-08-14 07:25:17] "PUT /alarm/a886818b-877e-4c4d-b121-1c9f16076e7f HTTP/1.1" 200 245 0.010983 10.0.0.161 - - [2026-08-14 07:25:17] "POST /alarms HTTP/1.1" 409 272 0.003705 10.0.0.161 - - [2026-08-14 07:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008008 10.0.0.161 - - [2026-08-14 07:25:17] "PUT /alarm/4583a250-801b-4a5d-8a17-0c5727fd79a2 HTTP/1.1" 200 245 0.011924 10.0.0.161 - - [2026-08-14 07:25:17] "POST /alarms HTTP/1.1" 409 261 0.012606 10.0.0.161 - - [2026-08-14 07:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.161 - - [2026-08-14 07:25:17] "PUT /alarm/dd7f00eb-4cc8-4f44-856d-940a119638f8 HTTP/1.1" 200 245 0.011804 10.0.0.161 - - [2026-08-14 07:25:17] "POST /alarms HTTP/1.1" 409 259 0.005865 10.0.0.161 - - [2026-08-14 07:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.161 - - [2026-08-14 07:25:17] "PUT /alarm/2a120c85-c4e6-4733-a175-fc052ee3670c HTTP/1.1" 200 245 0.018773 10.0.0.161 - - [2026-08-14 07:25:17] "POST /alarms HTTP/1.1" 409 265 0.016369 10.0.0.161 - - [2026-08-14 07:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.161 - - [2026-08-14 07:25:17] "PUT /alarm/7106dabc-f05c-4da7-a590-7954f52e8f53 HTTP/1.1" 200 245 0.010108 10.0.0.161 - - [2026-08-14 07:25:17] "POST /alarms HTTP/1.1" 409 279 0.011843 10.0.0.161 - - [2026-08-14 07:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.161 - - [2026-08-14 07:25:17] "PUT /alarm/a1c14ea5-e180-4893-b424-ce1759992ab5 HTTP/1.1" 200 245 0.013929 10.0.0.161 - - [2026-08-14 07:25:18] "GET / HTTP/1.1" 200 36215 0.002495 10.0.0.161 - - [2026-08-14 07:25:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002756 10.0.0.161 - - [2026-08-14 07:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.161 - - [2026-08-14 07:25:18] "PUT /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c HTTP/1.1" 200 277 0.010242 10.0.0.161 - - [2026-08-14 07:25:18] "GET / HTTP/1.1" 200 36215 0.001586 10.0.0.161 - - [2026-08-14 07:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.161 - - [2026-08-14 07:25:18] "GET /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002817 10.0.0.161 - - [2026-08-14 07:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.161 - - [2026-08-14 07:25:18] "PUT /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c HTTP/1.1" 200 277 0.013128 10.0.0.161 - - [2026-08-14 07:25:18] "GET / HTTP/1.1" 200 36215 0.002589 10.0.0.161 - - [2026-08-14 07:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.161 - - [2026-08-14 07:25:19] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.009281 10.0.0.161 - - [2026-08-14 07:25:19] "PUT /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9 HTTP/1.1" 200 275 0.033390 10.0.0.161 - - [2026-08-14 07:25:22] "GET / HTTP/1.1" 200 36215 0.001806 10.0.0.161 - - [2026-08-14 07:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.161 - - [2026-08-14 07:25:22] "GET /routing-instance/a7e51c46-3a3f-463e-ac73-eba64d776e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003322 10.0.0.161 - - [2026-08-14 07:25:22] "POST /bgp-routers HTTP/1.1" 409 301 0.002687 10.0.0.161 - - [2026-08-14 07:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.161 - - [2026-08-14 07:25:22] "GET /bgp-router/191b99ec-df5b-4db6-ac1a-e0ed3283efcc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.005605 10.0.0.161 - - [2026-08-14 07:25:22] "PUT /bgp-router/191b99ec-df5b-4db6-ac1a-e0ed3283efcc HTTP/1.1" 200 255 0.046606 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:25:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001309 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:25:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001496 10.0.0.161 - - [2026-08-14 07:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.161 - - [2026-08-14 07:25:24] "GET /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005222 10.0.0.161 - - [2026-08-14 07:25:34] "GET /global-system-configs HTTP/1.1" 200 323 0.002390 10.0.0.161 - - [2026-08-14 07:25:34] "GET /global-system-configs HTTP/1.1" 200 323 0.002604 10.0.0.161 - - [2026-08-14 07:25:38] "GET / HTTP/1.1" 200 36215 0.002010 10.0.0.161 - - [2026-08-14 07:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.161 - - [2026-08-14 07:25:38] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007912 10.0.0.161 - - [2026-08-14 07:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.161 - - [2026-08-14 07:25:38] "GET /config-node/f945b5bc-c2ce-4815-89ad-85a7b55ddc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.008813 10.0.0.161 - - [2026-08-14 07:25:50] "GET / HTTP/1.1" 200 36215 0.001735 10.0.0.161 - - [2026-08-14 07:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.161 - - [2026-08-14 07:25:50] "GET /routing-instance/a7e51c46-3a3f-463e-ac73-eba64d776e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003146 10.0.0.161 - - [2026-08-14 07:25:50] "POST /bgp-routers HTTP/1.1" 409 301 0.002209 10.0.0.161 - - [2026-08-14 07:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.161 - - [2026-08-14 07:25:50] "GET /bgp-router/191b99ec-df5b-4db6-ac1a-e0ed3283efcc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003387 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:25:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001036 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:25:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001033 10.0.0.161 - - [2026-08-14 07:25:50] "PUT /bgp-router/191b99ec-df5b-4db6-ac1a-e0ed3283efcc HTTP/1.1" 200 255 0.016041 10.0.0.161 - - [2026-08-14 07:26:05] "GET / HTTP/1.1" 200 36215 0.002322 10.0.0.161 - - [2026-08-14 07:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.161 - - [2026-08-14 07:26:05] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006235 10.0.0.161 - - [2026-08-14 07:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.161 - - [2026-08-14 07:26:05] "GET /config-node/f945b5bc-c2ce-4815-89ad-85a7b55ddc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003089 10.0.0.161 - - [2026-08-14 07:26:06] "GET / HTTP/1.1" 200 36215 0.007898 10.0.0.161 - - [2026-08-14 07:26:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002540 10.0.0.161 - - [2026-08-14 07:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.161 - - [2026-08-14 07:26:11] "GET /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003497 10.0.0.161 - - [2026-08-14 07:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.161 - - [2026-08-14 07:26:11] "PUT /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c HTTP/1.1" 200 277 0.012095 10.0.0.161 - - [2026-08-14 07:26:11] "GET / HTTP/1.1" 200 36215 0.001848 10.0.0.161 - - [2026-08-14 07:26:11] "POST /alarms HTTP/1.1" 409 264 0.003010 10.0.0.161 - - [2026-08-14 07:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.161 - - [2026-08-14 07:26:11] "PUT /alarm/b8c26b72-72f4-42af-a982-3f477461fe83 HTTP/1.1" 200 245 0.010340 10.0.0.161 - - [2026-08-14 07:26:11] "POST /alarms HTTP/1.1" 409 261 0.002543 10.0.0.161 - - [2026-08-14 07:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.161 - - [2026-08-14 07:26:11] "PUT /alarm/b0d14653-93d1-4c06-bb30-95f99829263b HTTP/1.1" 200 245 0.013253 10.0.0.161 - - [2026-08-14 07:26:11] "POST /alarms HTTP/1.1" 409 261 0.002484 10.0.0.161 - - [2026-08-14 07:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.161 - - [2026-08-14 07:26:11] "PUT /alarm/3b3ceea0-062a-4969-86db-ba16aa7ce4e9 HTTP/1.1" 200 245 0.012563 10.0.0.161 - - [2026-08-14 07:26:11] "POST /alarms HTTP/1.1" 409 253 0.002946 10.0.0.161 - - [2026-08-14 07:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.161 - - [2026-08-14 07:26:11] "PUT /alarm/03289a24-eb0c-4f8c-a51e-cb1c3503c595 HTTP/1.1" 200 245 0.011710 10.0.0.161 - - [2026-08-14 07:26:11] "POST /alarms HTTP/1.1" 409 251 0.002867 10.0.0.161 - - [2026-08-14 07:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.161 - - [2026-08-14 07:26:11] "PUT /alarm/4997d91c-eac0-49a0-8028-09602174160e HTTP/1.1" 200 245 0.022635 10.0.0.161 - - [2026-08-14 07:26:11] "POST /alarms HTTP/1.1" 409 252 0.002631 10.0.0.161 - - [2026-08-14 07:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.161 - - [2026-08-14 07:26:11] "PUT /alarm/a5474b9a-b2b2-4725-a2bd-4c962f03018c HTTP/1.1" 200 245 0.011603 10.0.0.161 - - [2026-08-14 07:26:11] "POST /alarms HTTP/1.1" 409 256 0.002717 10.0.0.161 - - [2026-08-14 07:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.161 - - [2026-08-14 07:26:11] "PUT /alarm/04b648f4-71c7-417f-b775-cdf08e92a90c HTTP/1.1" 200 245 0.011363 10.0.0.161 - - [2026-08-14 07:26:11] "POST /alarms HTTP/1.1" 409 248 0.003017 10.0.0.161 - - [2026-08-14 07:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.161 - - [2026-08-14 07:26:11] "PUT /alarm/dd1a57c2-ede6-4c37-9a88-57fa08667853 HTTP/1.1" 200 245 0.027034 10.0.0.161 - - [2026-08-14 07:26:11] "POST /alarms HTTP/1.1" 409 252 0.006552 10.0.0.161 - - [2026-08-14 07:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.161 - - [2026-08-14 07:26:12] "PUT /alarm/c5f91422-d2a2-40a6-95c3-be09052c1675 HTTP/1.1" 200 245 0.013494 10.0.0.161 - - [2026-08-14 07:26:12] "POST /alarms HTTP/1.1" 409 257 0.002706 10.0.0.161 - - [2026-08-14 07:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.161 - - [2026-08-14 07:26:12] "PUT /alarm/e5c96f0e-e6d2-4091-b59a-48f89736d215 HTTP/1.1" 200 245 0.014771 10.0.0.161 - - [2026-08-14 07:26:12] "POST /alarms HTTP/1.1" 409 251 0.002949 10.0.0.161 - - [2026-08-14 07:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.161 - - [2026-08-14 07:26:12] "PUT /alarm/200fd5e0-636b-4f98-a5ab-01874ef6e8ea HTTP/1.1" 200 245 0.015021 10.0.0.161 - - [2026-08-14 07:26:12] "POST /alarms HTTP/1.1" 409 257 0.002906 10.0.0.161 - - [2026-08-14 07:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.161 - - [2026-08-14 07:26:12] "PUT /alarm/e37deea6-683f-4ca3-b12d-84fe6ca7bd1a HTTP/1.1" 200 245 0.014351 10.0.0.161 - - [2026-08-14 07:26:12] "POST /alarms HTTP/1.1" 409 261 0.003259 10.0.0.161 - - [2026-08-14 07:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.161 - - [2026-08-14 07:26:12] "PUT /alarm/cfe77092-3914-4e13-9cd7-c310e520e242 HTTP/1.1" 200 245 0.015260 10.0.0.161 - - [2026-08-14 07:26:12] "POST /alarms HTTP/1.1" 409 258 0.006975 10.0.0.161 - - [2026-08-14 07:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.161 - - [2026-08-14 07:26:12] "PUT /alarm/7b4eff36-cae7-4a22-b7f2-9b333101507d HTTP/1.1" 200 245 0.014419 10.0.0.161 - - [2026-08-14 07:26:12] "POST /alarms HTTP/1.1" 409 254 0.008897 10.0.0.161 - - [2026-08-14 07:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.161 - - [2026-08-14 07:26:12] "PUT /alarm/cb299531-5ab9-420b-9212-8d06d7d54b88 HTTP/1.1" 200 245 0.013577 10.0.0.161 - - [2026-08-14 07:26:12] "POST /alarms HTTP/1.1" 409 254 0.013367 10.0.0.161 - - [2026-08-14 07:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.161 - - [2026-08-14 07:26:12] "PUT /alarm/a74164b0-1824-4415-b4c5-9c325d3d5cef HTTP/1.1" 200 245 0.020003 10.0.0.161 - - [2026-08-14 07:26:12] "POST /alarms HTTP/1.1" 409 254 0.019505 10.0.0.161 - - [2026-08-14 07:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.161 - - [2026-08-14 07:26:12] "PUT /alarm/af12dbc8-6af7-475e-8cd8-96d5bf57f4b6 HTTP/1.1" 200 245 0.015564 10.0.0.161 - - [2026-08-14 07:26:12] "POST /alarms HTTP/1.1" 409 247 0.005281 10.0.0.161 - - [2026-08-14 07:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.161 - - [2026-08-14 07:26:12] "PUT /alarm/a886818b-877e-4c4d-b121-1c9f16076e7f HTTP/1.1" 200 245 0.014209 10.0.0.161 - - [2026-08-14 07:26:12] "POST /alarms HTTP/1.1" 409 272 0.017363 10.0.0.161 - - [2026-08-14 07:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.161 - - [2026-08-14 07:26:12] "PUT /alarm/4583a250-801b-4a5d-8a17-0c5727fd79a2 HTTP/1.1" 200 245 0.014373 10.0.0.161 - - [2026-08-14 07:26:12] "POST /alarms HTTP/1.1" 409 261 0.008605 10.0.0.161 - - [2026-08-14 07:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.161 - - [2026-08-14 07:26:12] "PUT /alarm/dd7f00eb-4cc8-4f44-856d-940a119638f8 HTTP/1.1" 200 245 0.017964 10.0.0.161 - - [2026-08-14 07:26:12] "POST /alarms HTTP/1.1" 409 259 0.024256 10.0.0.161 - - [2026-08-14 07:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.161 - - [2026-08-14 07:26:12] "PUT /alarm/2a120c85-c4e6-4733-a175-fc052ee3670c HTTP/1.1" 200 245 0.012332 10.0.0.161 - - [2026-08-14 07:26:13] "POST /alarms HTTP/1.1" 409 265 0.010352 10.0.0.161 - - [2026-08-14 07:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.161 - - [2026-08-14 07:26:13] "PUT /alarm/7106dabc-f05c-4da7-a590-7954f52e8f53 HTTP/1.1" 200 245 0.016940 10.0.0.161 - - [2026-08-14 07:26:13] "POST /alarms HTTP/1.1" 409 279 0.022336 10.0.0.161 - - [2026-08-14 07:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.161 - - [2026-08-14 07:26:13] "PUT /alarm/a1c14ea5-e180-4893-b424-ce1759992ab5 HTTP/1.1" 200 245 0.019302 10.0.0.161 - - [2026-08-14 07:26:13] "GET / HTTP/1.1" 200 36215 0.002726 10.0.0.161 - - [2026-08-14 07:26:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003447 10.0.0.161 - - [2026-08-14 07:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.161 - - [2026-08-14 07:26:13] "PUT /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c HTTP/1.1" 200 277 0.014544 10.0.0.161 - - [2026-08-14 07:26:13] "GET / HTTP/1.1" 200 36215 0.001718 10.0.0.161 - - [2026-08-14 07:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.161 - - [2026-08-14 07:26:13] "GET /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003728 10.0.0.161 - - [2026-08-14 07:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.161 - - [2026-08-14 07:26:13] "PUT /global-vrouter-config/6dbfc85b-9e94-4506-85d7-61a1c4bd7e0c HTTP/1.1" 200 277 0.019748 10.0.0.161 - - [2026-08-14 07:26:14] "GET / HTTP/1.1" 200 36215 0.002156 10.0.0.161 - - [2026-08-14 07:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009087 10.0.0.161 - - [2026-08-14 07:26:14] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006698 10.0.0.161 - - [2026-08-14 07:26:14] "PUT /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9 HTTP/1.1" 200 275 0.031763 10.0.0.161 - - [2026-08-14 07:26:17] "GET / HTTP/1.1" 200 36215 0.001765 10.0.0.161 - - [2026-08-14 07:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.161 - - [2026-08-14 07:26:17] "GET /routing-instance/a7e51c46-3a3f-463e-ac73-eba64d776e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004382 10.0.0.161 - - [2026-08-14 07:26:17] "POST /bgp-routers HTTP/1.1" 409 301 0.002800 10.0.0.161 - - [2026-08-14 07:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.161 - - [2026-08-14 07:26:17] "GET /bgp-router/191b99ec-df5b-4db6-ac1a-e0ed3283efcc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003741 10.0.0.161 - - [2026-08-14 07:26:17] "PUT /bgp-router/191b99ec-df5b-4db6-ac1a-e0ed3283efcc HTTP/1.1" 200 255 0.016856 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:26:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001188 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:26:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001304 10.0.0.161 - - [2026-08-14 07:26:22] "POST /tags HTTP/1.1" 200 356 0.033340 10.0.0.161 - - [2026-08-14 07:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.027299 10.0.0.161 - - [2026-08-14 07:26:22] "GET /tag/368707c6-25cc-4f15-88c5-f129eec67ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.020134 10.0.0.161 - - [2026-08-14 07:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.161 - - [2026-08-14 07:26:22] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005358 10.0.0.161 - - [2026-08-14 07:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.161 - - [2026-08-14 07:26:22] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.079745 10.0.0.161 - - [2026-08-14 07:26:22] "POST /virtual-machines HTTP/1.1" 200 352 0.015636 10.0.0.161 - - [2026-08-14 07:26:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.052230 10.0.0.161 - - [2026-08-14 07:26:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.157201 10.0.0.161 - - [2026-08-14 07:26:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010311 10.0.0.161 - - [2026-08-14 07:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012137 10.0.0.161 - - [2026-08-14 07:26:22] "GET /virtual-machine-interface/734cb940-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.011219 10.0.0.161 - - [2026-08-14 07:26:22] "POST /instance-ips HTTP/1.1" 200 392 0.027521 10.0.0.161 - - [2026-08-14 07:26:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.038767 10.0.0.161 - - [2026-08-14 07:26:22] "GET /virtual-machine-interface/734cb940-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.018576 10.0.0.161 - - [2026-08-14 07:26:22] "POST /set-tag HTTP/1.1" 200 109 0.020009 10.0.0.161 - - [2026-08-14 07:26:22] "GET /virtual-machine-interface/734cb940-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.024146 10.0.0.161 - - [2026-08-14 07:26:22] "GET /instance-ip/736ebb8a-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003575 10.0.0.161 - - [2026-08-14 07:26:23] "GET /virtual-machine-interface/734cb940-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005552 10.0.0.161 - - [2026-08-14 07:26:23] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.161 - - [2026-08-14 07:26:23] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005059 10.0.0.161 - - [2026-08-14 07:26:23] "POST /ref-update HTTP/1.1" 200 156 0.008570 10.0.0.161 - - [2026-08-14 07:26:23] "GET /virtual-machine-interface/734cb940-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005309 10.0.0.161 - - [2026-08-14 07:26:23] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.161 - - [2026-08-14 07:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.161 - - [2026-08-14 07:26:23] "GET /virtual-network/6b59bbc5-84d2-4a2e-aea3-83d2630b6b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005556 10.0.0.161 - - [2026-08-14 07:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.161 - - [2026-08-14 07:26:23] "GET /project/ec4c8185-469e-49ca-8864-fbdea58898dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048144 10.0.0.161 - - [2026-08-14 07:26:23] "POST /virtual-machines HTTP/1.1" 200 356 0.015766 10.0.0.161 - - [2026-08-14 07:26:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.033248 10.0.0.161 - - [2026-08-14 07:26:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.135409 10.0.0.161 - - [2026-08-14 07:26:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013106 10.0.0.161 - - [2026-08-14 07:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011422 10.0.0.161 - - [2026-08-14 07:26:23] "GET /virtual-machine-interface/73d1ac86-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.013417 10.0.0.161 - - [2026-08-14 07:26:23] "POST /instance-ips HTTP/1.1" 200 396 0.038460 10.0.0.161 - - [2026-08-14 07:26:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032107 10.0.0.161 - - [2026-08-14 07:26:23] "GET /virtual-machine-interface/73d1ac86-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.012949 10.0.0.161 - - [2026-08-14 07:26:23] "POST /set-tag HTTP/1.1" 200 109 0.018599 10.0.0.161 - - [2026-08-14 07:26:23] "GET /virtual-machine-interface/73d1ac86-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.012586 10.0.0.161 - - [2026-08-14 07:26:23] "GET /instance-ip/73ef6e1a-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.004293 10.0.0.161 - - [2026-08-14 07:26:23] "GET /virtual-machine-interface/73d1ac86-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005558 10.0.0.161 - - [2026-08-14 07:26:23] "POST /set-tag HTTP/1.1" 200 109 0.003091 10.0.0.161 - - [2026-08-14 07:26:23] "GET /virtual-router/15e1a607-8f86-455b-8a72-82231035c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005095 10.0.0.161 - - [2026-08-14 07:26:23] "POST /ref-update HTTP/1.1" 200 156 0.014093 10.0.0.161 - - [2026-08-14 07:26:23] "GET /virtual-machine-interface/73d1ac86-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006689 10.0.0.161 - - [2026-08-14 07:26:23] "POST /set-tag HTTP/1.1" 200 109 0.003603 10.0.0.161 - - [2026-08-14 07:26:24] "GET /virtual-machine-interface/734cb940-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005759 10.0.0.161 - - [2026-08-14 07:26:24] "POST /set-tag HTTP/1.1" 200 109 0.003049 10.0.0.161 - - [2026-08-14 07:26:24] "GET /virtual-machine-interface/73d1ac86-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005092 10.0.0.161 - - [2026-08-14 07:26:24] "POST /set-tag HTTP/1.1" 200 109 0.003313 10.0.0.161 - - [2026-08-14 07:26:34] "GET /virtual-machine-interface/734cb940-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008090 10.0.0.161 - - [2026-08-14 07:26:34] "POST /set-tag HTTP/1.1" 200 109 0.003452 10.0.0.161 - - [2026-08-14 07:26:35] "GET / HTTP/1.1" 200 36215 0.002016 10.0.0.161 - - [2026-08-14 07:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.161 - - [2026-08-14 07:26:35] "GET /global-system-config/78ea05ef-60cb-4ed9-8a1b-cb504ee116f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005570 10.0.0.161 - - [2026-08-14 07:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.161 - - [2026-08-14 07:26:35] "GET /config-node/f945b5bc-c2ce-4815-89ad-85a7b55ddc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003066 10.0.0.161 - - [2026-08-14 07:26:35] "GET /virtual-machine-interface/73d1ac86-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004970 10.0.0.161 - - [2026-08-14 07:26:35] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.161 - - [2026-08-14 07:26:36] "GET /virtual-machine-interface/734cb940-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005049 10.0.0.161 - - [2026-08-14 07:26:36] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.161 - - [2026-08-14 07:26:46] "GET / HTTP/1.1" 200 36215 0.001616 10.0.0.161 - - [2026-08-14 07:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.161 - - [2026-08-14 07:26:46] "GET /routing-instance/a7e51c46-3a3f-463e-ac73-eba64d776e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002802 10.0.0.161 - - [2026-08-14 07:26:46] "POST /bgp-routers HTTP/1.1" 409 301 0.001816 10.0.0.161 - - [2026-08-14 07:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.161 - - [2026-08-14 07:26:46] "GET /bgp-router/191b99ec-df5b-4db6-ac1a-e0ed3283efcc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003632 10.0.0.161 - - [2026-08-14 07:26:46] "PUT /bgp-router/191b99ec-df5b-4db6-ac1a-e0ed3283efcc HTTP/1.1" 200 255 0.013551 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:26:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001617 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:26:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001780 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:26:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001097 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:26:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001045 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:26:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001098 [Introspect:8084]10.0.0.161 - - [2026-08-14 07:26:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001312 10.0.0.161 - - [2026-08-14 07:27:07] "GET /virtual-machine-interface/734cb940-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005306 10.0.0.161 - - [2026-08-14 07:27:07] "POST /set-tag HTTP/1.1" 200 109 0.004417 10.0.0.161 - - [2026-08-14 07:27:07] "GET /virtual-machine-interface/734cb940-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.009478 10.0.0.161 - - [2026-08-14 07:27:07] "POST /set-tag HTTP/1.1" 200 109 0.002912 10.0.0.161 - - [2026-08-14 07:27:07] "GET /virtual-machine/e92d29be-2296-4415-b542-e3839eb71f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.003747 10.0.0.161 - - [2026-08-14 07:27:07] "POST /ref-update HTTP/1.1" 200 156 0.023000 10.0.0.161 - - [2026-08-14 07:27:07] "GET /virtual-machine-interface/734cb940-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.014817 10.0.0.161 - - [2026-08-14 07:27:07] "POST /set-tag HTTP/1.1" 200 109 0.034738 10.0.0.161 - - [2026-08-14 07:27:07] "POST /set-tag HTTP/1.1" 200 109 0.039515 10.0.0.161 - - [2026-08-14 07:27:08] "DELETE /instance-ip/736ebb8a-97b1-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.052364 10.0.0.161 - - [2026-08-14 07:27:08] "DELETE /virtual-machine-interface/734cb940-97b1-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.060591 10.0.0.161 - - [2026-08-14 07:27:08] "DELETE /virtual-machine/e92d29be-2296-4415-b542-e3839eb71f3c HTTP/1.1" 200 115 0.044959 10.0.0.161 - - [2026-08-14 07:27:08] "GET /virtual-machine-interface/73d1ac86-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005724 10.0.0.161 - - [2026-08-14 07:27:08] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.161 - - [2026-08-14 07:27:38] "GET /virtual-machine-interface/73d1ac86-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008167 10.0.0.161 - - [2026-08-14 07:27:38] "POST /set-tag HTTP/1.1" 200 109 0.005556 10.0.0.161 - - [2026-08-14 07:27:38] "GET /virtual-machine-interface/73d1ac86-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013411 10.0.0.161 - - [2026-08-14 07:27:38] "POST /set-tag HTTP/1.1" 200 109 0.008653 10.0.0.161 - - [2026-08-14 07:27:38] "GET /virtual-machine/21fe9eb9-17ec-47e4-a5c0-86596eab3c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004180 10.0.0.161 - - [2026-08-14 07:27:38] "POST /ref-update HTTP/1.1" 200 156 0.022686 10.0.0.161 - - [2026-08-14 07:27:38] "GET /virtual-machine-interface/73d1ac86-97b1-11f1-a40c-fa163ebae135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.014891 10.0.0.161 - - [2026-08-14 07:27:39] "POST /set-tag HTTP/1.1" 200 109 0.038178 10.0.0.161 - - [2026-08-14 07:27:39] "POST /set-tag HTTP/1.1" 200 109 0.053634 10.0.0.161 - - [2026-08-14 07:27:39] "DELETE /instance-ip/73ef6e1a-97b1-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.056147 10.0.0.161 - - [2026-08-14 07:27:39] "DELETE /virtual-machine-interface/73d1ac86-97b1-11f1-a40c-fa163ebae135 HTTP/1.1" 200 115 0.067792 10.0.0.161 - - [2026-08-14 07:27:39] "DELETE /virtual-machine/21fe9eb9-17ec-47e4-a5c0-86596eab3c60 HTTP/1.1" 200 115 0.035332 10.0.0.161 - - [2026-08-14 07:27:39] "DELETE /tag/368707c6-25cc-4f15-88c5-f129eec67ba5 HTTP/1.1" 200 115 0.065501