++ 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 08:44:52 AM UTC 2026 ===================' INFO: =================== Fri Aug 14 08:44:52 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ 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 +++ cut -d / -f 1 +++ local nic=enp1s0 +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev enp1s0 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.162 ++ 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.162 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.162 ++ ANALYTICSDB_NODES=10.0.0.162 ++ ANALYTICS_SNMP_NODES=10.0.0.162 ++ 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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:8081 ' +++ '[' -n '10.0.0.162:8081 ' ']' +++ echo 10.0.0.162:8081 ++ ANALYTICS_SERVERS=10.0.0.162: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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:9042 ' +++ '[' -n '10.0.0.162:9042 ' ']' +++ echo 10.0.0.162:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.162:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.162 ++ 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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:8086 ' +++ '[' -n '10.0.0.162:8086 ' ']' +++ echo 10.0.0.162:8086 ++ COLLECTOR_SERVERS=10.0.0.162: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.162 ++ CONFIGDB_NODES=10.0.0.162 ++ 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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:8082 ' +++ '[' -n '10.0.0.162:8082 ' ']' +++ echo 10.0.0.162:8082 ++ CONFIG_SERVERS=10.0.0.162: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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:9161 ' +++ '[' -n '10.0.0.162:9161 ' ']' +++ echo 10.0.0.162:9161 ++ CONFIGDB_SERVERS=10.0.0.162: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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:9041 ' +++ '[' -n '10.0.0.162:9041 ' ']' +++ echo 10.0.0.162:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.162: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.162 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.162 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.162 ++ 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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+=10.0.0.162:2181, +++ '[' -n 10.0.0.162:2181, ']' +++ echo 10.0.0.162:2181 ++ ZOOKEEPER_SERVERS=10.0.0.162: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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:2181 ' +++ '[' -n '10.0.0.162:2181 ' ']' +++ echo 10.0.0.162:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.162:2181 ++ RABBITMQ_NODES=10.0.0.162 ++ 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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+=10.0.0.162:5673, +++ '[' -n 10.0.0.162:5673, ']' +++ echo 10.0.0.162:5673 ++ RABBITMQ_SERVERS=10.0.0.162: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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:6379 ' +++ '[' -n '10.0.0.162:6379 ' ']' +++ echo 10.0.0.162:6379 ++ REDIS_SERVERS=10.0.0.162: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.162 ++ 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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:9092 ' +++ '[' -n '10.0.0.162:9092 ' ']' +++ echo 10.0.0.162:9092 ++ KAFKA_SERVERS=10.0.0.162: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.162 ++ 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.162 ++ 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.162 ++ cut -d , -f 1 + local cassandra=10.0.0.162 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.162 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.162 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.162 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.162 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.162 +++ local servers=10.0.0.162 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ uniq ++++ sort ++++ grep -vi host ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.162,10.227.165.1,127.0.0.1,172.17.0.1,252.162.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.162'\''))' +++ local server_ip=10.0.0.162 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.162 ]] +++ [[ ,10.0.0.162,10.227.165.1,127.0.0.1,172.17.0.1,252.162.0.1,, =~ ,10\.0\.0\.162, ]] +++ echo 10.0.0.162 1 +++ return ++ local ip=10.0.0.162 ++ [[ -z 10.0.0.162 ]] ++ echo 10.0.0.162 + host_ip=10.0.0.162 + [[ cql == \c\q\l ]] ++ echo 10.0.0.162:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.162:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.162: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 ++ set ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/14/2026 08:45:39.721 7f1408ac7640 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/14/2026 08:45:40.623 7f1408ac7640 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/14/2026 08:45:40.670 7f1408ac7640 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/14/2026 08:45:40.670 7f1408ac7640 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.162 - - [2026-08-14 08:45:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000880 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.162:8082/ Hit Ctrl-C to quit. 10.0.0.162 - - [2026-08-14 08:45:57] "GET / HTTP/1.1" 503 181 0.000273 10.0.0.162 - - [2026-08-14 08:45:58] "GET / HTTP/1.1" 200 36215 0.001325 10.0.0.162 - - [2026-08-14 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.162 - - [2026-08-14 08:45:58] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006408 10.0.0.162 - - [2026-08-14 08:45:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.001992 10.0.0.162 - - [2026-08-14 08:45:58] "POST /analytics-nodes HTTP/1.1" 200 603 0.030952 10.0.0.162 - - [2026-08-14 08:45:58] "GET / HTTP/1.1" 200 36215 0.002143 10.0.0.162 - - [2026-08-14 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.162 - - [2026-08-14 08:45:58] "GET /routing-instance/3d31cbf2-35fe-4f70-a4a1-1e19b995b616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004280 10.0.0.162 - - [2026-08-14 08:45:58] "POST /bgp-routers HTTP/1.1" 200 620 0.031458 10.0.0.162 - - [2026-08-14 08:45:58] "GET / HTTP/1.1" 200 45587 0.004005 10.0.0.162 - - [2026-08-14 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008570 10.0.0.162 - - [2026-08-14 08:45:58] "GET /bgp-router/437e5fd5-e6ec-4144-a029-2ace85d7b94b?fields=global_system_config_back_refs HTTP/1.1" 200 1133 0.035519 10.0.0.162 - - [2026-08-14 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.162 - - [2026-08-14 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011012 10.0.0.162 - - [2026-08-14 08:45:58] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009233 10.0.0.162 - - [2026-08-14 08:45:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003612 10.0.0.162 - - [2026-08-14 08:45:58] "POST /ref-update HTTP/1.1" 200 156 0.046848 10.0.0.162 - - [2026-08-14 08:45:58] "GET / HTTP/1.1" 200 36215 0.001184 10.0.0.162 - - [2026-08-14 08:45:58] "GET / HTTP/1.1" 200 36215 0.001574 10.0.0.162 - - [2026-08-14 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.162 - - [2026-08-14 08:45:58] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008159 10.0.0.162 - - [2026-08-14 08:45:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.002650 10.0.0.162 - - [2026-08-14 08:45:58] "GET / HTTP/1.1" 200 36215 0.001559 10.0.0.162 - - [2026-08-14 08:45:58] "POST /analytics-alarm-nodes HTTP/1.1" 200 615 0.019335 10.0.0.162 - - [2026-08-14 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021263 10.0.0.162 - - [2026-08-14 08:45:58] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006998 10.0.0.162 - - [2026-08-14 08:45:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.006840 10.0.0.162 - - [2026-08-14 08:45:58] "POST /database-nodes HTTP/1.1" 200 601 0.029939 10.0.0.162 - - [2026-08-14 08:45:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.002932 10.0.0.162 - - [2026-08-14 08:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.162 - - [2026-08-14 08:45:59] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005982 10.0.0.162 - - [2026-08-14 08:45:59] "POST /service-appliance-sets HTTP/1.1" 200 555 0.053044 10.0.0.162 - - [2026-08-14 08:45:59] "GET / HTTP/1.1" 200 36215 0.002497 10.0.0.162 - - [2026-08-14 08:45:59] "POST /fqname-to-id HTTP/1.1" 404 180 0.002592 10.0.0.162 - - [2026-08-14 08:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.162 - - [2026-08-14 08:45:59] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005346 10.0.0.162 - - [2026-08-14 08:45:59] "POST /service-appliance-sets HTTP/1.1" 200 543 0.067694 10.0.0.162 - - [2026-08-14 08:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.162 - - [2026-08-14 08:45:59] "GET /network-ipam/a6d9514f-c71b-4bad-b7ce-1ad36801f6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007172 10.0.0.162 - - [2026-08-14 08:45:59] "POST /service-templates HTTP/1.1" 200 513 0.062310 10.0.0.162 - - [2026-08-14 08:45:59] "POST /service-templates HTTP/1.1" 200 503 0.083036 10.0.0.162 - - [2026-08-14 08:45:59] "POST /service-templates HTTP/1.1" 200 517 0.060482 10.0.0.162 - - [2026-08-14 08:45:59] "GET / HTTP/1.1" 200 36215 0.002452 10.0.0.162 - - [2026-08-14 08:45:59] "POST /service-templates HTTP/1.1" 200 537 0.075106 10.0.0.162 - - [2026-08-14 08:45:59] "POST /service-templates HTTP/1.1" 200 509 0.092252 10.0.0.162 - - [2026-08-14 08:46:02] "GET / HTTP/1.1" 200 36215 0.002054 10.0.0.162 - - [2026-08-14 08:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006268 10.0.0.162 - - [2026-08-14 08:46:02] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008095 10.0.0.162 - - [2026-08-14 08:46:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.002732 10.0.0.162 - - [2026-08-14 08:46:02] "POST /config-nodes HTTP/1.1" 200 597 0.052986 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:46:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001445 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:46:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001350 10.0.0.162 - - [2026-08-14 08:46:03] "GET / HTTP/1.1" 200 36215 0.001502 10.0.0.162 - - [2026-08-14 08:46:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.032977 10.0.0.162 - - [2026-08-14 08:46:03] "GET / HTTP/1.1" 200 36215 0.001145 10.0.0.162 - - [2026-08-14 08:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.162 - - [2026-08-14 08:46:03] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012613 10.0.0.162 - - [2026-08-14 08:46:03] "POST /fqname-to-id HTTP/1.1" 404 217 0.003246 10.0.0.162 - - [2026-08-14 08:46:03] "POST /analytics-snmp-nodes HTTP/1.1" 200 613 0.074802 10.0.0.162 - - [2026-08-14 08:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012369 10.0.0.162 - - [2026-08-14 08:46:04] "GET /network-ipam/a6d9514f-c71b-4bad-b7ce-1ad36801f6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004519 10.0.0.162 - - [2026-08-14 08:46:05] "GET / HTTP/1.1" 200 36215 0.001521 10.0.0.162 - - [2026-08-14 08:46:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.005660 10.0.0.162 - - [2026-08-14 08:46:05] "POST /access-control-lists HTTP/1.1" 200 589 0.076922 10.0.0.162 - - [2026-08-14 08:46:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.003732 10.0.0.162 - - [2026-08-14 08:46:05] "POST /access-control-lists HTTP/1.1" 200 587 0.022637 10.0.0.162 - - [2026-08-14 08:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.162 - - [2026-08-14 08:46:05] "GET /domain/84173068-94ba-40d9-bdc7-b06c3556bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.013103 10.0.0.162 - - [2026-08-14 08:46:05] "POST /route-targets HTTP/1.1" 200 328 0.075398 10.0.0.162 - - [2026-08-14 08:46:05] "POST /ref-update HTTP/1.1" 200 156 0.030638 10.0.0.162 - - [2026-08-14 08:46:05] "POST /id-to-fqname HTTP/1.1" 200 173 0.000555 10.0.0.162 - - [2026-08-14 08:46:05] "POST /fqname-to-id HTTP/1.1" 404 182 0.027793 10.0.0.162 - - [2026-08-14 08:46:05] "POST /route-targets HTTP/1.1" 200 328 0.051500 10.0.0.162 - - [2026-08-14 08:46:05] "POST /ref-update HTTP/1.1" 200 156 0.036058 10.0.0.162 - - [2026-08-14 08:46:06] "POST /security-groups HTTP/1.1" 200 572 0.120507 10.0.0.162 - - [2026-08-14 08:46:06] "POST /projects HTTP/1.1" 200 483 0.389690 10.0.0.162 - - [2026-08-14 08:46:06] "POST /route-targets HTTP/1.1" 200 328 0.064577 10.0.0.162 - - [2026-08-14 08:46:06] "POST /ref-update HTTP/1.1" 200 156 0.076640 10.0.0.162 - - [2026-08-14 08:46:06] "POST /security-groups HTTP/1.1" 200 536 0.134181 10.0.0.162 - - [2026-08-14 08:46:06] "POST /route-targets HTTP/1.1" 200 328 0.037387 10.0.0.162 - - [2026-08-14 08:46:06] "POST /chown HTTP/1.1" 200 109 0.052440 10.0.0.162 - - [2026-08-14 08:46:06] "POST /policy-managements HTTP/1.1" 409 214 0.012011 10.0.0.162 - - [2026-08-14 08:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007746 10.0.0.162 - - [2026-08-14 08:46:06] "POST /ref-update HTTP/1.1" 200 156 0.062605 10.0.0.162 - - [2026-08-14 08:46:06] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.009112 10.0.0.162 - - [2026-08-14 08:46:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.002646 10.0.0.162 - - [2026-08-14 08:46:06] "POST /application-policy-sets HTTP/1.1" 200 530 0.111463 10.0.0.162 - - [2026-08-14 08:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.020802 10.0.0.162 - - [2026-08-14 08:46:06] "GET /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.028564 10.0.0.162 - - [2026-08-14 08:46:06] "POST /access-control-lists HTTP/1.1" 200 553 0.143381 10.0.0.162 - - [2026-08-14 08:46:06] "PUT /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23 HTTP/1.1" 200 277 0.079287 10.0.0.162 - - [2026-08-14 08:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.024257 10.0.0.162 - - [2026-08-14 08:46:06] "GET / HTTP/1.1" 200 36215 0.001470 10.0.0.162 - - [2026-08-14 08:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.162 - - [2026-08-14 08:46:06] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012135 10.0.0.162 - - [2026-08-14 08:46:06] "GET /virtual-network/93ed8fe2-bd12-43ee-8f10-4bef6d8cf079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.028994 10.0.0.162 - - [2026-08-14 08:46:06] "POST /fqname-to-id HTTP/1.1" 404 217 0.027004 10.0.0.162 - - [2026-08-14 08:46:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.010138 10.0.0.162 - - [2026-08-14 08:46:06] "POST /config-database-nodes HTTP/1.1" 200 615 0.134488 10.0.0.162 - - [2026-08-14 08:46:07] "POST /access-control-lists HTTP/1.1" 200 581 0.146730 10.0.0.162 - - [2026-08-14 08:46:07] "POST /fqname-to-id HTTP/1.1" 404 212 0.040125 10.0.0.162 - - [2026-08-14 08:46:07] "POST /id-to-fqname HTTP/1.1" 200 177 0.000816 10.0.0.162 - - [2026-08-14 08:46:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.026992 10.0.0.162 - - [2026-08-14 08:46:07] "POST /access-control-lists HTTP/1.1" 200 579 0.149158 10.0.0.162 - - [2026-08-14 08:46:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.014303 10.0.0.162 - - [2026-08-14 08:46:07] "POST /security-groups HTTP/1.1" 200 576 0.155376 10.0.0.162 - - [2026-08-14 08:46:07] "POST /projects HTTP/1.1" 200 491 0.602331 10.0.0.162 - - [2026-08-14 08:46:07] "POST /access-control-lists HTTP/1.1" 200 596 0.130997 10.0.0.162 - - [2026-08-14 08:46:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.028720 10.0.0.162 - - [2026-08-14 08:46:07] "POST /security-groups HTTP/1.1" 200 548 0.102353 10.0.0.162 - - [2026-08-14 08:46:07] "POST /access-control-lists HTTP/1.1" 200 594 0.056390 10.0.0.162 - - [2026-08-14 08:46:07] "POST /chown HTTP/1.1" 200 109 0.089296 10.0.0.162 - - [2026-08-14 08:46:07] "POST /network-ipams HTTP/1.1" 200 524 0.090805 10.0.0.162 - - [2026-08-14 08:46:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.003296 10.0.0.162 - - [2026-08-14 08:46:08] "POST /network-ipams HTTP/1.1" 200 512 0.244208 10.0.0.162 - - [2026-08-14 08:46:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.002126 10.0.0.162 - - [2026-08-14 08:46:08] "POST /access-control-lists HTTP/1.1" 200 585 0.295204 10.0.0.162 - - [2026-08-14 08:46:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.021020 10.0.0.162 - - [2026-08-14 08:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007201 10.0.0.162 - - [2026-08-14 08:46:08] "GET /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.047562 10.0.0.162 - - [2026-08-14 08:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.162 - - [2026-08-14 08:46:08] "POST /access-control-lists HTTP/1.1" 200 583 0.075882 10.0.0.162 - - [2026-08-14 08:46:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.012416 10.0.0.162 - - [2026-08-14 08:46:08] "PUT /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23 HTTP/1.1" 200 277 0.123299 10.0.0.162 - - [2026-08-14 08:46:08] "POST /useragent-kv HTTP/1.1" 200 115 0.057284 10.0.0.162 - - [2026-08-14 08:46:08] "POST /virtual-networks HTTP/1.1" 200 540 0.531734 10.0.0.162 - - [2026-08-14 08:46:08] "POST /access-control-lists HTTP/1.1" 200 604 0.234719 10.0.0.162 - - [2026-08-14 08:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.066492 10.0.0.162 - - [2026-08-14 08:46:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.060666 10.0.0.162 - - [2026-08-14 08:46:08] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.014574 10.0.0.162 - - [2026-08-14 08:46:08] "POST /access-control-lists HTTP/1.1" 200 602 0.081707 10.0.0.162 - - [2026-08-14 08:46:08] "POST /network-ipams HTTP/1.1" 200 520 0.146985 10.0.0.162 - - [2026-08-14 08:46:09] "POST /fqname-to-id HTTP/1.1" 404 202 0.058959 10.0.0.162 - - [2026-08-14 08:46:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.003375 10.0.0.162 - - [2026-08-14 08:46:09] "POST /access-control-lists HTTP/1.1" 200 591 0.137163 10.0.0.162 - - [2026-08-14 08:46:09] "GET / HTTP/1.1" 200 36215 0.001991 10.0.0.162 - - [2026-08-14 08:46:09] "POST /route-targets HTTP/1.1" 200 328 0.153533 10.0.0.162 - - [2026-08-14 08:46:09] "POST /useragent-kv HTTP/1.1" 200 115 0.028265 10.0.0.162 - - [2026-08-14 08:46:09] "POST /virtual-networks HTTP/1.1" 200 548 0.465626 10.0.0.162 - - [2026-08-14 08:46:09] "POST /alarms HTTP/1.1" 200 583 0.176308 10.0.0.162 - - [2026-08-14 08:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017550 10.0.0.162 - - [2026-08-14 08:46:09] "POST /ref-update HTTP/1.1" 200 156 0.091480 10.0.0.162 - - [2026-08-14 08:46:09] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.067556 10.0.0.162 - - [2026-08-14 08:46:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.004767 10.0.0.162 - - [2026-08-14 08:46:09] "POST /alarms HTTP/1.1" 200 577 0.143644 10.0.0.162 - - [2026-08-14 08:46:09] "POST /route-targets HTTP/1.1" 200 328 0.058094 10.0.0.162 - - [2026-08-14 08:46:09] "POST /network-policys HTTP/1.1" 200 540 0.130430 10.0.0.162 - - [2026-08-14 08:46:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.039138 10.0.0.162 - - [2026-08-14 08:46:09] "POST /alarms HTTP/1.1" 200 577 0.185991 10.0.0.162 - - [2026-08-14 08:46:09] "POST /ref-update HTTP/1.1" 200 156 0.110402 10.0.0.162 - - [2026-08-14 08:46:10] "POST /network-policys HTTP/1.1" 200 536 0.123827 10.0.0.162 - - [2026-08-14 08:46:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.011239 10.0.0.162 - - [2026-08-14 08:46:10] "POST /alarms HTTP/1.1" 200 561 0.149192 10.0.0.162 - - [2026-08-14 08:46:10] "POST /network-policys HTTP/1.1" 200 544 0.166704 10.0.0.162 - - [2026-08-14 08:46:10] "POST /alarms HTTP/1.1" 200 557 0.232378 10.0.0.162 - - [2026-08-14 08:46:10] "POST /alarms HTTP/1.1" 200 559 0.140764 10.0.0.162 - - [2026-08-14 08:46:10] "PUT /access-control-list/a28e4a88-c098-46dc-8c7c-97d07246ffed HTTP/1.1" 200 273 0.075195 10.0.0.162 - - [2026-08-14 08:46:10] "POST /ref-update HTTP/1.1" 200 156 0.246612 10.0.0.162 - - [2026-08-14 08:46:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.081342 10.0.0.162 - - [2026-08-14 08:46:10] "POST /alarms HTTP/1.1" 200 567 0.128799 10.0.0.162 - - [2026-08-14 08:46:10] "POST /alarms HTTP/1.1" 200 551 0.073287 10.0.0.162 - - [2026-08-14 08:46:10] "POST /alarms HTTP/1.1" 200 559 0.120100 10.0.0.162 - - [2026-08-14 08:46:10] "PUT /access-control-list/b06303d7-e8cd-421c-89c4-934a801a0875 HTTP/1.1" 200 273 0.102247 10.0.0.162 - - [2026-08-14 08:46:10] "POST /ref-update HTTP/1.1" 200 156 0.357154 10.0.0.162 - - [2026-08-14 08:46:10] "POST /alarms HTTP/1.1" 200 569 0.101306 10.0.0.162 - - [2026-08-14 08:46:11] "POST /alarms HTTP/1.1" 200 557 0.132204 10.0.0.162 - - [2026-08-14 08:46:11] "PUT /access-control-list/b06303d7-e8cd-421c-89c4-934a801a0875 HTTP/1.1" 200 273 0.086905 10.0.0.162 - - [2026-08-14 08:46:11] "POST /ref-update HTTP/1.1" 200 156 0.184469 10.0.0.162 - - [2026-08-14 08:46:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037154 10.0.0.162 - - [2026-08-14 08:46:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003278 10.0.0.162 - - [2026-08-14 08:46:11] "POST /alarms HTTP/1.1" 200 569 0.137449 10.0.0.162 - - [2026-08-14 08:46:11] "PUT /access-control-list/a28e4a88-c098-46dc-8c7c-97d07246ffed HTTP/1.1" 200 273 0.108609 10.0.0.162 - - [2026-08-14 08:46:11] "POST /ref-update HTTP/1.1" 200 156 0.054707 10.0.0.162 - - [2026-08-14 08:46:11] "POST /alarms HTTP/1.1" 200 577 0.153546 10.0.0.162 - - [2026-08-14 08:46:11] "POST /fqname-to-id HTTP/1.1" 404 237 0.021916 10.0.0.162 - - [2026-08-14 08:46:11] "POST /ref-update HTTP/1.1" 200 156 0.205459 10.0.0.162 - - [2026-08-14 08:46:11] "POST /access-control-lists HTTP/1.1" 200 603 0.119178 10.0.0.162 - - [2026-08-14 08:46:11] "POST /alarms HTTP/1.1" 200 571 0.189749 10.0.0.162 - - [2026-08-14 08:46:11] "POST /ref-update HTTP/1.1" 200 156 0.130344 10.0.0.162 - - [2026-08-14 08:46:11] "POST /alarms HTTP/1.1" 200 563 0.155813 10.0.0.162 - - [2026-08-14 08:46:11] "POST /ref-update HTTP/1.1" 200 156 0.304552 10.0.0.162 - - [2026-08-14 08:46:11] "PUT /access-control-list/a28e4a88-c098-46dc-8c7c-97d07246ffed HTTP/1.1" 200 273 0.067645 10.0.0.162 - - [2026-08-14 08:46:11] "PUT /access-control-list/aac1039f-d7a0-4c57-b43c-8796d808b88e HTTP/1.1" 200 273 0.062377 10.0.0.162 - - [2026-08-14 08:46:12] "POST /alarms HTTP/1.1" 200 563 0.184476 10.0.0.162 - - [2026-08-14 08:46:12] "POST /ref-update HTTP/1.1" 200 156 0.249193 10.0.0.162 - - [2026-08-14 08:46:12] "POST /ref-update HTTP/1.1" 200 156 0.075675 10.0.0.162 - - [2026-08-14 08:46:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015093 10.0.0.162 - - [2026-08-14 08:46:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010857 10.0.0.162 - - [2026-08-14 08:46:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004165 10.0.0.162 - - [2026-08-14 08:46:12] "PUT /access-control-list/aac1039f-d7a0-4c57-b43c-8796d808b88e HTTP/1.1" 200 273 0.046424 10.0.0.162 - - [2026-08-14 08:46:12] "POST /alarms HTTP/1.1" 200 563 0.121913 10.0.0.162 - - [2026-08-14 08:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010751 10.0.0.162 - - [2026-08-14 08:46:12] "POST /alarms HTTP/1.1" 200 549 0.083106 10.0.0.162 - - [2026-08-14 08:46:12] "GET /virtual-network/93ed8fe2-bd12-43ee-8f10-4bef6d8cf079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.029555 10.0.0.162 - - [2026-08-14 08:46:12] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.006269 10.0.0.162 - - [2026-08-14 08:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005499 10.0.0.162 - - [2026-08-14 08:46:12] "POST /alarms HTTP/1.1" 200 597 0.034221 10.0.0.162 - - [2026-08-14 08:46:12] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007235 10.0.0.162 - - [2026-08-14 08:46:12] "POST /alarms HTTP/1.1" 200 577 0.067675 10.0.0.162 - - [2026-08-14 08:46:12] "POST /firewall-policys HTTP/1.1" 200 532 0.075676 10.0.0.162 - - [2026-08-14 08:46:12] "POST /alarms HTTP/1.1" 200 573 0.096373 10.0.0.162 - - [2026-08-14 08:46:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.083297 10.0.0.162 - - [2026-08-14 08:46:12] "GET /firewall-policy/d6487526-e735-4fe4-b586-d69d0d74799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.037934 10.0.0.162 - - [2026-08-14 08:46:12] "POST /alarms HTTP/1.1" 200 585 0.094070 10.0.0.162 - - [2026-08-14 08:46:12] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.033829 10.0.0.162 - - [2026-08-14 08:46:12] "GET /firewall-policy/d6487526-e735-4fe4-b586-d69d0d74799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.014405 10.0.0.162 - - [2026-08-14 08:46:12] "POST /alarms HTTP/1.1" 200 611 0.091342 10.0.0.162 - - [2026-08-14 08:46:12] "POST /ref-update HTTP/1.1" 200 156 0.093589 10.0.0.162 - - [2026-08-14 08:46:12] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.007924 10.0.0.162 - - [2026-08-14 08:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008807 10.0.0.162 - - [2026-08-14 08:46:12] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003736 10.0.0.162 - - [2026-08-14 08:46:12] "POST /firewall-policys HTTP/1.1" 200 534 0.048875 10.0.0.162 - - [2026-08-14 08:46:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.042491 10.0.0.162 - - [2026-08-14 08:46:13] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.030352 10.0.0.162 - - [2026-08-14 08:46:13] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.005081 10.0.0.162 - - [2026-08-14 08:46:13] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003557 10.0.0.162 - - [2026-08-14 08:46:13] "GET /firewall-policy/d6487526-e735-4fe4-b586-d69d0d74799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.014735 10.0.0.162 - - [2026-08-14 08:46:13] "GET /firewall-policy/d6487526-e735-4fe4-b586-d69d0d74799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.006840 10.0.0.162 - - [2026-08-14 08:46:13] "GET / HTTP/1.1" 200 36215 0.001605 10.0.0.162 - - [2026-08-14 08:46:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002583 10.0.0.162 - - [2026-08-14 08:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.162 - - [2026-08-14 08:46:13] "POST /ref-update HTTP/1.1" 200 156 0.035848 10.0.0.162 - - [2026-08-14 08:46:13] "PUT /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23 HTTP/1.1" 200 277 0.061408 10.0.0.162 - - [2026-08-14 08:46:13] "POST /ref-update HTTP/1.1" 200 156 0.068736 10.0.0.162 - - [2026-08-14 08:46:13] "POST /ref-update HTTP/1.1" 200 156 0.056325 10.0.0.162 - - [2026-08-14 08:46:13] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.012214 10.0.0.162 - - [2026-08-14 08:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006845 10.0.0.162 - - [2026-08-14 08:46:13] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004380 10.0.0.162 - - [2026-08-14 08:46:13] "POST /firewall-policys HTTP/1.1" 200 532 0.024410 10.0.0.162 - - [2026-08-14 08:46:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.040600 10.0.0.162 - - [2026-08-14 08:46:13] "GET /firewall-policy/2c71d5d8-b514-46a5-b915-e8078bb4b621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.016557 10.0.0.162 - - [2026-08-14 08:46:13] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003893 10.0.0.162 - - [2026-08-14 08:46:13] "GET /firewall-policy/2c71d5d8-b514-46a5-b915-e8078bb4b621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003692 10.0.0.162 - - [2026-08-14 08:46:13] "GET /firewall-policy/d6487526-e735-4fe4-b586-d69d0d74799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003817 10.0.0.162 - - [2026-08-14 08:46:13] "GET / HTTP/1.1" 200 36215 0.001876 10.0.0.162 - - [2026-08-14 08:46:13] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.015304 10.0.0.162 - - [2026-08-14 08:46:13] "GET /firewall-policy/d6487526-e735-4fe4-b586-d69d0d74799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003480 10.0.0.162 - - [2026-08-14 08:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009784 10.0.0.162 - - [2026-08-14 08:46:13] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.011899 10.0.0.162 - - [2026-08-14 08:46:13] "GET /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.020956 10.0.0.162 - - [2026-08-14 08:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.162 - - [2026-08-14 08:46:13] "PUT /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23 HTTP/1.1" 200 277 0.035377 10.0.0.162 - - [2026-08-14 08:46:13] "POST /ref-update HTTP/1.1" 200 156 0.068897 10.0.0.162 - - [2026-08-14 08:46:13] "POST /ref-update HTTP/1.1" 200 156 0.069264 10.0.0.162 - - [2026-08-14 08:46:13] "POST /ref-update HTTP/1.1" 200 156 0.050977 10.0.0.162 - - [2026-08-14 08:46:14] "POST /ref-update HTTP/1.1" 200 156 0.087829 10.0.0.162 - - [2026-08-14 08:46:14] "POST /ref-update HTTP/1.1" 200 156 0.090623 10.0.0.162 - - [2026-08-14 08:46:14] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.019143 10.0.0.162 - - [2026-08-14 08:46:14] "GET / HTTP/1.1" 200 36215 0.001412 10.0.0.162 - - [2026-08-14 08:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.162 - - [2026-08-14 08:46:14] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005173 10.0.0.162 - - [2026-08-14 08:46:14] "POST /tags HTTP/1.1" 200 300 0.037162 10.0.0.162 - - [2026-08-14 08:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.162 - - [2026-08-14 08:46:14] "GET /tag/4f76e1da-2140-4a28-93dd-fa444c59c789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013750 10.0.0.162 - - [2026-08-14 08:46:14] "PUT /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830 HTTP/1.1" 200 275 0.040299 10.0.0.162 - - [2026-08-14 08:46:14] "POST /set-tag HTTP/1.1" 200 109 0.037520 10.0.0.162 - - [2026-08-14 08:46:14] "POST /tags HTTP/1.1" 200 306 0.121113 10.0.0.162 - - [2026-08-14 08:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.021232 10.0.0.162 - - [2026-08-14 08:46:14] "GET /tag/e8dfa2d9-0649-412c-9a05-fdf114b9d90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.020556 10.0.0.162 - - [2026-08-14 08:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.162 - - [2026-08-14 08:46:14] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.026709 10.0.0.162 - - [2026-08-14 08:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013216 10.0.0.162 - - [2026-08-14 08:46:14] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.009796 10.0.0.162 - - [2026-08-14 08:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.162 - - [2026-08-14 08:46:14] "GET /service-appliance-set/1d4cfd18-158e-4953-a1bd-e8e900acf9ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009828 10.0.0.162 - - [2026-08-14 08:46:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.002837 10.0.0.162 - - [2026-08-14 08:46:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.171865 10.0.0.162 - - [2026-08-14 08:46:15] "GET /virtual-machine-interface/0f769d09-f643-4ffa-a92a-404430b264b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.016568 10.0.0.162 - - [2026-08-14 08:46:15] "POST /instance-ips HTTP/1.1" 200 382 0.078764 10.0.0.162 - - [2026-08-14 08:46:15] "GET /instance-ip/9e9e0e0a-4626-4dd9-955a-5df2eacfba6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.009281 10.0.0.162 - - [2026-08-14 08:46:15] "POST /loadbalancers HTTP/1.1" 200 584 0.100583 10.0.0.162 - - [2026-08-14 08:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.016337 10.0.0.162 - - [2026-08-14 08:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.019409 10.0.0.162 - - [2026-08-14 08:46:15] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.059956 10.0.0.162 - - [2026-08-14 08:46:15] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.052233 10.0.0.162 - - [2026-08-14 08:46:15] "GET /loadbalancer/757fb319-28e3-4990-b797-53f60eb9739d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.036265 10.0.0.162 - - [2026-08-14 08:46:15] "GET /instance-ip/9e9e0e0a-4626-4dd9-955a-5df2eacfba6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.018267 10.0.0.162 - - [2026-08-14 08:46:15] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.032187 10.0.0.162 - - [2026-08-14 08:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.041536 10.0.0.162 - - [2026-08-14 08:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014874 10.0.0.162 - - [2026-08-14 08:46:15] "POST /floating-ips HTTP/1.1" 200 585 0.082538 10.0.0.162 - - [2026-08-14 08:46:15] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.077815 10.0.0.162 - - [2026-08-14 08:46:15] "GET /loadbalancer-listener/d2b1b8ed-d5fa-4fca-a637-33e9594bb79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.007136 10.0.0.162 - - [2026-08-14 08:46:15] "GET /loadbalancer-listener/d2b1b8ed-d5fa-4fca-a637-33e9594bb79e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005602 10.0.0.162 - - [2026-08-14 08:46:15] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.054224 10.0.0.162 - - [2026-08-14 08:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.162 - - [2026-08-14 08:46:15] "GET /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003482 10.0.0.162 - - [2026-08-14 08:46:16] "GET /instance-ip/9e9e0e0a-4626-4dd9-955a-5df2eacfba6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.013908 10.0.0.162 - - [2026-08-14 08:46:16] "GET /instance-ip/9e9e0e0a-4626-4dd9-955a-5df2eacfba6c?fields=floating_ips HTTP/1.1" 200 1173 0.009614 10.0.0.162 - - [2026-08-14 08:46:16] "GET /floating-ip/23e0e1d0-6f63-46b6-9227-8856aaf7d2dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004148 10.0.0.162 - - [2026-08-14 08:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012352 10.0.0.162 - - [2026-08-14 08:46:16] "PUT /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23 HTTP/1.1" 200 277 0.027700 10.0.0.162 - - [2026-08-14 08:46:16] "POST /tags HTTP/1.1" 200 358 0.101206 10.0.0.162 - - [2026-08-14 08:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.162 - - [2026-08-14 08:46:16] "GET /tag/83b2edcb-820c-4f92-9b90-47b42a61c877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.020123 10.0.0.162 - - [2026-08-14 08:46:16] "POST /tags HTTP/1.1" 200 306 0.102922 10.0.0.162 - - [2026-08-14 08:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.162 - - [2026-08-14 08:46:16] "GET /tag/cc7595f9-b2dc-4e3c-b503-0cb9bc167781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.022950 10.0.0.162 - - [2026-08-14 08:46:16] "POST /id-to-fqname HTTP/1.1" 200 174 0.000517 10.0.0.162 - - [2026-08-14 08:46:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.009373 10.0.0.162 - - [2026-08-14 08:46:16] "POST /security-groups HTTP/1.1" 200 573 0.078771 10.0.0.162 - - [2026-08-14 08:46:16] "POST /projects HTTP/1.1" 200 485 0.184246 10.0.0.162 - - [2026-08-14 08:46:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.004300 10.0.0.162 - - [2026-08-14 08:46:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019461 10.0.0.162 - - [2026-08-14 08:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010371 10.0.0.162 - - [2026-08-14 08:46:16] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.021543 10.0.0.162 - - [2026-08-14 08:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.162 - - [2026-08-14 08:46:16] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.007589 10.0.0.162 - - [2026-08-14 08:46:16] "POST /access-control-lists HTTP/1.1" 200 582 0.112694 10.0.0.162 - - [2026-08-14 08:46:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.022154 10.0.0.162 - - [2026-08-14 08:46:16] "PUT /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560 HTTP/1.1" 200 265 0.108294 10.0.0.162 - - [2026-08-14 08:46:16] "POST /access-control-lists HTTP/1.1" 200 580 0.098694 10.0.0.162 - - [2026-08-14 08:46:17] "PUT /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205 HTTP/1.1" 200 265 0.119306 10.0.0.162 - - [2026-08-14 08:46:17] "POST /security-groups HTTP/1.1" 200 539 0.082872 10.0.0.162 - - [2026-08-14 08:46:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.007599 10.0.0.162 - - [2026-08-14 08:46:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.054790 10.0.0.162 - - [2026-08-14 08:46:17] "POST /chown HTTP/1.1" 200 109 0.034630 10.0.0.162 - - [2026-08-14 08:46:17] "POST /access-control-lists HTTP/1.1" 200 598 0.099811 10.0.0.162 - - [2026-08-14 08:46:17] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012820 10.0.0.162 - - [2026-08-14 08:46:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.010559 10.0.0.162 - - [2026-08-14 08:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.162 - - [2026-08-14 08:46:17] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003683 10.0.0.162 - - [2026-08-14 08:46:17] "POST /tags HTTP/1.1" 409 207 0.002541 10.0.0.162 - - [2026-08-14 08:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.162 - - [2026-08-14 08:46:17] "GET /tag/cc7595f9-b2dc-4e3c-b503-0cb9bc167781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.011271 10.0.0.162 - - [2026-08-14 08:46:17] "POST /access-control-lists HTTP/1.1" 200 596 0.080700 10.0.0.162 - - [2026-08-14 08:46:17] "POST /firewall-rules HTTP/1.1" 200 566 0.151491 10.0.0.162 - - [2026-08-14 08:46:17] "GET /firewall-rule/167dc278-8f2c-4561-9d16-f63518dea25f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.006429 10.0.0.162 - - [2026-08-14 08:46:17] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002390 10.0.0.162 - - [2026-08-14 08:46:17] "GET /firewall-rule/167dc278-8f2c-4561-9d16-f63518dea25f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.002398 10.0.0.162 - - [2026-08-14 08:46:17] "POST /ref-update HTTP/1.1" 200 156 0.015027 10.0.0.162 - - [2026-08-14 08:46:17] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006562 10.0.0.162 - - [2026-08-14 08:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.162 - - [2026-08-14 08:46:17] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007830 10.0.0.162 - - [2026-08-14 08:46:17] "POST /tags HTTP/1.1" 409 207 0.002413 10.0.0.162 - - [2026-08-14 08:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.162 - - [2026-08-14 08:46:17] "GET /tag/cc7595f9-b2dc-4e3c-b503-0cb9bc167781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.014748 10.0.0.162 - - [2026-08-14 08:46:17] "POST /firewall-rules HTTP/1.1" 200 564 0.072772 10.0.0.162 - - [2026-08-14 08:46:17] "GET /firewall-rule/1cc49d59-b322-4331-bb52-31f820c47905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.020210 10.0.0.162 - - [2026-08-14 08:46:17] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.012030 10.0.0.162 - - [2026-08-14 08:46:17] "GET /firewall-rule/1cc49d59-b322-4331-bb52-31f820c47905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005387 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:46:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000936 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:46:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001428 10.0.0.162 - - [2026-08-14 08:46:18] "POST /ref-update HTTP/1.1" 200 156 0.030381 10.0.0.162 - - [2026-08-14 08:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.162 - - [2026-08-14 08:46:18] "GET /loadbalancer/757fb319-28e3-4990-b797-53f60eb9739d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002512 10.0.0.162 - - [2026-08-14 08:46:18] "POST /tags HTTP/1.1" 200 302 0.062085 10.0.0.162 - - [2026-08-14 08:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.021693 10.0.0.162 - - [2026-08-14 08:46:18] "GET /tag/11e5ddab-ac05-4ef5-98ac-885d02ef0239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017677 10.0.0.162 - - [2026-08-14 08:46:18] "POST /tags HTTP/1.1" 200 326 0.642856 10.0.0.162 - - [2026-08-14 08:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.032678 10.0.0.162 - - [2026-08-14 08:46:18] "GET /tag/86ea12a7-fe68-4b3e-bc11-24445982ab37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017462 10.0.0.162 - - [2026-08-14 08:46:19] "POST /tags HTTP/1.1" 200 364 0.033535 10.0.0.162 - - [2026-08-14 08:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018692 10.0.0.162 - - [2026-08-14 08:46:19] "GET /tag/6edc00ef-84a4-4866-a08f-5f060ce57d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.019854 10.0.0.162 - - [2026-08-14 08:46:19] "POST /tags HTTP/1.1" 200 312 0.059682 10.0.0.162 - - [2026-08-14 08:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007251 10.0.0.162 - - [2026-08-14 08:46:19] "GET /tag/0a83acbd-828c-4b6c-9ecf-280b3f36fcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.022898 10.0.0.162 - - [2026-08-14 08:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005962 10.0.0.162 - - [2026-08-14 08:46:19] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.012366 10.0.0.162 - - [2026-08-14 08:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.162 - - [2026-08-14 08:46:19] "GET /project/c8a9ce75-58a2-4f1f-afa9-865283586a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.040663 10.0.0.162 - - [2026-08-14 08:46:19] "POST /virtual-machines HTTP/1.1" 200 378 0.017671 10.0.0.162 - - [2026-08-14 08:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022521 10.0.0.162 - - [2026-08-14 08:46:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.174203 10.0.0.162 - - [2026-08-14 08:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.043253 10.0.0.162 - - [2026-08-14 08:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012118 10.0.0.162 - - [2026-08-14 08:46:19] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.007818 10.0.0.162 - - [2026-08-14 08:46:19] "POST /instance-ips HTTP/1.1" 200 410 0.097130 10.0.0.162 - - [2026-08-14 08:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016855 10.0.0.162 - - [2026-08-14 08:46:19] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.006144 10.0.0.162 - - [2026-08-14 08:46:20] "POST /set-tag HTTP/1.1" 200 109 0.036470 10.0.0.162 - - [2026-08-14 08:46:20] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.025778 10.0.0.162 - - [2026-08-14 08:46:20] "GET /instance-ip/9eb012c0-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.004225 10.0.0.162 - - [2026-08-14 08:46:20] "POST /fqname-to-id HTTP/1.1" 404 228 0.003040 10.0.0.162 - - [2026-08-14 08:46:20] "POST /tags HTTP/1.1" 200 356 0.036431 10.0.0.162 - - [2026-08-14 08:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009952 10.0.0.162 - - [2026-08-14 08:46:20] "GET /tag/942a9f0b-7667-47f6-941e-4e9543646693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.039798 10.0.0.162 - - [2026-08-14 08:46:20] "POST /tags HTTP/1.1" 200 304 0.041887 10.0.0.162 - - [2026-08-14 08:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014243 10.0.0.162 - - [2026-08-14 08:46:20] "GET /tag/24f925d1-e48b-497c-a95c-55cb6572a1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.016857 10.0.0.162 - - [2026-08-14 08:46:20] "POST /projects HTTP/1.1" 409 218 0.007917 10.0.0.162 - - [2026-08-14 08:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009586 10.0.0.162 - - [2026-08-14 08:46:20] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.052229 10.0.0.162 - - [2026-08-14 08:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.162 - - [2026-08-14 08:46:20] "GET /network-ipam/bef163c3-1c97-44a9-8ac6-299526a7df36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.018102 10.0.0.162 - - [2026-08-14 08:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.162 - - [2026-08-14 08:46:20] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.008500 10.0.0.162 - - [2026-08-14 08:46:20] "PUT /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560 HTTP/1.1" 200 265 0.082485 10.0.0.162 - - [2026-08-14 08:46:20] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.007257 10.0.0.162 - - [2026-08-14 08:46:20] "POST /set-tag HTTP/1.1" 200 109 0.066768 10.0.0.162 - - [2026-08-14 08:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013635 10.0.0.162 - - [2026-08-14 08:46:20] "GET /network-ipam/7d1b1c67-ba64-4e19-a865-847fa9fdebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003356 10.0.0.162 - - [2026-08-14 08:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.162 - - [2026-08-14 08:46:20] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004325 10.0.0.162 - - [2026-08-14 08:46:21] "PUT /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205 HTTP/1.1" 200 265 0.084975 10.0.0.162 - - [2026-08-14 08:46:21] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005268 10.0.0.162 - - [2026-08-14 08:46:21] "POST /set-tag HTTP/1.1" 200 109 0.053208 10.0.0.162 - - [2026-08-14 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012297 10.0.0.162 - - [2026-08-14 08:46:21] "GET /network-policy/fb46379e-e882-4880-83f9-84a74b6f5ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003397 10.0.0.162 - - [2026-08-14 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.162 - - [2026-08-14 08:46:21] "GET /network-policy/ee39c8a1-8c37-441d-a5e5-10e0ef4b37ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002405 10.0.0.162 - - [2026-08-14 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.162 - - [2026-08-14 08:46:21] "GET /network-policy/61538b5b-fdeb-4e9f-b122-4fe5cb034f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003491 10.0.0.162 - - [2026-08-14 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.162 - - [2026-08-14 08:46:21] "PUT /network-policy/61538b5b-fdeb-4e9f-b122-4fe5cb034f27 HTTP/1.1" 200 263 0.017176 10.0.0.162 - - [2026-08-14 08:46:21] "POST /ref-update HTTP/1.1" 200 156 0.084585 10.0.0.162 - - [2026-08-14 08:46:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011294 10.0.0.162 - - [2026-08-14 08:46:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011865 10.0.0.162 - - [2026-08-14 08:46:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003038 10.0.0.162 - - [2026-08-14 08:46:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006117 10.0.0.162 - - [2026-08-14 08:46:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005659 10.0.0.162 - - [2026-08-14 08:46:21] "POST /security-groups HTTP/1.1" 409 245 0.007044 10.0.0.162 - - [2026-08-14 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.162 - - [2026-08-14 08:46:21] "PUT /security-group/12b1aeee-180c-4e00-a475-ed65bbbcfc45 HTTP/1.1" 200 263 0.067379 10.0.0.162 - - [2026-08-14 08:46:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.039565 10.0.0.162 - - [2026-08-14 08:46:21] "PUT /access-control-list/834ca454-cf1d-4f3b-b0fb-84f6dfecdb12 HTTP/1.1" 200 273 0.042045 10.0.0.162 - - [2026-08-14 08:46:21] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015097 10.0.0.162 - - [2026-08-14 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012797 10.0.0.162 - - [2026-08-14 08:46:21] "PUT /access-control-list/e2339270-247e-4102-a6a1-20796a5c0324 HTTP/1.1" 200 273 0.062151 10.0.0.162 - - [2026-08-14 08:46:21] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.020150 10.0.0.162 - - [2026-08-14 08:46:21] "POST /tags HTTP/1.1" 409 206 0.010178 10.0.0.162 - - [2026-08-14 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008048 10.0.0.162 - - [2026-08-14 08:46:21] "GET /tag/24f925d1-e48b-497c-a95c-55cb6572a1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.037843 10.0.0.162 - - [2026-08-14 08:46:22] "POST /firewall-rules HTTP/1.1" 200 564 0.079416 10.0.0.162 - - [2026-08-14 08:46:22] "GET /firewall-rule/fb2b8fe4-8f63-43a2-b167-222d0a6533d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004955 10.0.0.162 - - [2026-08-14 08:46:22] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003382 10.0.0.162 - - [2026-08-14 08:46:22] "GET /firewall-rule/fb2b8fe4-8f63-43a2-b167-222d0a6533d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002179 10.0.0.162 - - [2026-08-14 08:46:22] "POST /ref-update HTTP/1.1" 200 156 0.026936 10.0.0.162 - - [2026-08-14 08:46:22] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002146 10.0.0.162 - - [2026-08-14 08:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014414 10.0.0.162 - - [2026-08-14 08:46:22] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004220 10.0.0.162 - - [2026-08-14 08:46:22] "POST /tags HTTP/1.1" 409 206 0.002362 10.0.0.162 - - [2026-08-14 08:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.162 - - [2026-08-14 08:46:22] "GET /tag/24f925d1-e48b-497c-a95c-55cb6572a1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.023340 10.0.0.162 - - [2026-08-14 08:46:22] "POST /firewall-rules HTTP/1.1" 200 562 0.078007 10.0.0.162 - - [2026-08-14 08:46:22] "GET /firewall-rule/c8efbe2e-e152-45c8-b3e5-33798f2bab04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.024916 10.0.0.162 - - [2026-08-14 08:46:22] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.018477 10.0.0.162 - - [2026-08-14 08:46:22] "GET /firewall-rule/c8efbe2e-e152-45c8-b3e5-33798f2bab04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004403 10.0.0.162 - - [2026-08-14 08:46:22] "POST /ref-update HTTP/1.1" 200 156 0.049044 10.0.0.162 - - [2026-08-14 08:46:22] "POST /tags HTTP/1.1" 200 302 0.051286 10.0.0.162 - - [2026-08-14 08:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008769 10.0.0.162 - - [2026-08-14 08:46:22] "GET /tag/53de7f0b-b014-4f6a-a55c-5b2c5be72e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.035915 10.0.0.162 - - [2026-08-14 08:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.162 - - [2026-08-14 08:46:22] "GET /project/c8a9ce75-58a2-4f1f-afa9-865283586a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.064404 10.0.0.162 - - [2026-08-14 08:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007445 10.0.0.162 - - [2026-08-14 08:46:22] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.007523 10.0.0.162 - - [2026-08-14 08:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.162 - - [2026-08-14 08:46:22] "GET /service-appliance-set/1d4cfd18-158e-4953-a1bd-e8e900acf9ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003006 10.0.0.162 - - [2026-08-14 08:46:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.002213 10.0.0.162 - - [2026-08-14 08:46:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.169901 10.0.0.162 - - [2026-08-14 08:46:23] "GET /virtual-machine-interface/79781e20-f135-4566-b2e9-f4b3c2ca78ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.034552 10.0.0.162 - - [2026-08-14 08:46:23] "POST /instance-ips HTTP/1.1" 200 378 0.043729 10.0.0.162 - - [2026-08-14 08:46:23] "GET /instance-ip/6fb95560-6b3f-4a0b-ab5a-63b2099f9992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005558 10.0.0.162 - - [2026-08-14 08:46:23] "POST /loadbalancers HTTP/1.1" 200 584 0.067577 10.0.0.162 - - [2026-08-14 08:46:23] "GET /project/c8a9ce75-58a2-4f1f-afa9-865283586a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.050217 10.0.0.162 - - [2026-08-14 08:46:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.042866 10.0.0.162 - - [2026-08-14 08:46:23] "GET /instance-ip/6fb95560-6b3f-4a0b-ab5a-63b2099f9992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.025012 10.0.0.162 - - [2026-08-14 08:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007868 10.0.0.162 - - [2026-08-14 08:46:23] "GET /project/c8a9ce75-58a2-4f1f-afa9-865283586a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.157688 10.0.0.162 - - [2026-08-14 08:46:23] "POST /floating-ips HTTP/1.1" 200 583 0.173979 10.0.0.162 - - [2026-08-14 08:46:23] "GET /loadbalancer/793607c0-dd9b-4aa9-89ce-328eb3bca82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006531 10.0.0.162 - - [2026-08-14 08:46:23] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.062871 10.0.0.162 - - [2026-08-14 08:46:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.035990 10.0.0.162 - - [2026-08-14 08:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006897 10.0.0.162 - - [2026-08-14 08:46:23] "GET /project/c8a9ce75-58a2-4f1f-afa9-865283586a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.048617 10.0.0.162 - - [2026-08-14 08:46:24] "GET /loadbalancer-listener/e1bcf281-7ff3-4b72-99cc-64d0eff0d694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.040385 10.0.0.162 - - [2026-08-14 08:46:24] "GET /loadbalancer-listener/e1bcf281-7ff3-4b72-99cc-64d0eff0d694?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.012337 10.0.0.162 - - [2026-08-14 08:46:24] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.062529 10.0.0.162 - - [2026-08-14 08:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.162 - - [2026-08-14 08:46:24] "GET /instance-ip/6fb95560-6b3f-4a0b-ab5a-63b2099f9992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007870 10.0.0.162 - - [2026-08-14 08:46:24] "GET /instance-ip/6fb95560-6b3f-4a0b-ab5a-63b2099f9992?fields=floating_ips HTTP/1.1" 200 1166 0.017995 10.0.0.162 - - [2026-08-14 08:46:24] "GET /project/c8a9ce75-58a2-4f1f-afa9-865283586a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.074112 10.0.0.162 - - [2026-08-14 08:46:24] "GET /floating-ip/13ccd885-561f-48b4-aaa8-d87ddd3ae316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.014986 10.0.0.162 - - [2026-08-14 08:46:24] "GET /loadbalancer/793607c0-dd9b-4aa9-89ce-328eb3bca82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003343 10.0.0.162 - - [2026-08-14 08:46:24] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.077382 10.0.0.162 - - [2026-08-14 08:46:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.034486 10.0.0.162 - - [2026-08-14 08:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006025 10.0.0.162 - - [2026-08-14 08:46:24] "GET /project/c8a9ce75-58a2-4f1f-afa9-865283586a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.068460 10.0.0.162 - - [2026-08-14 08:46:24] "GET /loadbalancer-listener/106d8699-27f4-4104-999e-7b1c87a1e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.007058 10.0.0.162 - - [2026-08-14 08:46:24] "GET /loadbalancer-listener/106d8699-27f4-4104-999e-7b1c87a1e386?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005778 10.0.0.162 - - [2026-08-14 08:46:24] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030664 10.0.0.162 - - [2026-08-14 08:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.162 - - [2026-08-14 08:46:24] "GET /instance-ip/6fb95560-6b3f-4a0b-ab5a-63b2099f9992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004489 10.0.0.162 - - [2026-08-14 08:46:24] "GET /instance-ip/6fb95560-6b3f-4a0b-ab5a-63b2099f9992?fields=floating_ips HTTP/1.1" 200 1166 0.005745 10.0.0.162 - - [2026-08-14 08:46:24] "GET /floating-ip/13ccd885-561f-48b4-aaa8-d87ddd3ae316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.007442 10.0.0.162 - - [2026-08-14 08:46:24] "GET /project/c8a9ce75-58a2-4f1f-afa9-865283586a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.060894 10.0.0.162 - - [2026-08-14 08:46:24] "GET /loadbalancer/793607c0-dd9b-4aa9-89ce-328eb3bca82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004787 10.0.0.162 - - [2026-08-14 08:46:24] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.047304 10.0.0.162 - - [2026-08-14 08:46:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010918 10.0.0.162 - - [2026-08-14 08:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009751 10.0.0.162 - - [2026-08-14 08:46:24] "GET /project/c8a9ce75-58a2-4f1f-afa9-865283586a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.073504 10.0.0.162 - - [2026-08-14 08:46:25] "GET /loadbalancer-listener/0d540a45-7c9a-4bff-881e-707c2f6db43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.003638 10.0.0.162 - - [2026-08-14 08:46:25] "GET /loadbalancer-listener/0d540a45-7c9a-4bff-881e-707c2f6db43c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005304 10.0.0.162 - - [2026-08-14 08:46:25] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.028863 10.0.0.162 - - [2026-08-14 08:46:25] "GET /instance-ip/6fb95560-6b3f-4a0b-ab5a-63b2099f9992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004003 10.0.0.162 - - [2026-08-14 08:46:25] "GET /instance-ip/6fb95560-6b3f-4a0b-ab5a-63b2099f9992?fields=floating_ips HTTP/1.1" 200 1166 0.011089 10.0.0.162 - - [2026-08-14 08:46:25] "GET /floating-ip/13ccd885-561f-48b4-aaa8-d87ddd3ae316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.009312 10.0.0.162 - - [2026-08-14 08:46:25] "POST /tags HTTP/1.1" 200 372 0.087245 10.0.0.162 - - [2026-08-14 08:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014477 10.0.0.162 - - [2026-08-14 08:46:25] "GET /tag/1a68ba96-d437-4549-8a68-6bdd85b263da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.026175 10.0.0.162 - - [2026-08-14 08:46:25] "POST /tags HTTP/1.1" 200 320 0.049919 10.0.0.162 - - [2026-08-14 08:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009071 10.0.0.162 - - [2026-08-14 08:46:25] "GET /tag/b02c97b8-416b-4407-98cf-7198037cd06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.037156 10.0.0.162 - - [2026-08-14 08:46:25] "POST /id-to-fqname HTTP/1.1" 200 181 0.001384 10.0.0.162 - - [2026-08-14 08:46:25] "POST /fqname-to-id HTTP/1.1" 404 190 0.004107 10.0.0.162 - - [2026-08-14 08:46:25] "POST /security-groups HTTP/1.1" 200 580 0.114931 10.0.0.162 - - [2026-08-14 08:46:25] "POST /projects HTTP/1.1" 200 499 0.351180 10.0.0.162 - - [2026-08-14 08:46:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.005383 10.0.0.162 - - [2026-08-14 08:46:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014816 10.0.0.162 - - [2026-08-14 08:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017563 10.0.0.162 - - [2026-08-14 08:46:25] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.020869 10.0.0.162 - - [2026-08-14 08:46:25] "POST /access-control-lists HTTP/1.1" 200 589 0.110018 10.0.0.162 - - [2026-08-14 08:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.027225 10.0.0.162 - - [2026-08-14 08:46:25] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.010883 10.0.0.162 - - [2026-08-14 08:46:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.011435 10.0.0.162 - - [2026-08-14 08:46:26] "POST /access-control-lists HTTP/1.1" 200 587 0.045345 10.0.0.162 - - [2026-08-14 08:46:26] "PUT /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560 HTTP/1.1" 200 265 0.090208 10.0.0.162 - - [2026-08-14 08:46:26] "PUT /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205 HTTP/1.1" 200 265 0.103702 10.0.0.162 - - [2026-08-14 08:46:26] "POST /security-groups HTTP/1.1" 200 560 0.148216 10.0.0.162 - - [2026-08-14 08:46:26] "POST /fqname-to-id HTTP/1.1" 404 248 0.005139 10.0.0.162 - - [2026-08-14 08:46:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.061015 10.0.0.162 - - [2026-08-14 08:46:26] "POST /access-control-lists HTTP/1.1" 200 612 0.107528 10.0.0.162 - - [2026-08-14 08:46:26] "POST /chown HTTP/1.1" 200 109 0.076132 10.0.0.162 - - [2026-08-14 08:46:26] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016962 10.0.0.162 - - [2026-08-14 08:46:26] "POST /fqname-to-id HTTP/1.1" 404 247 0.006017 10.0.0.162 - - [2026-08-14 08:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006091 10.0.0.162 - - [2026-08-14 08:46:26] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003803 10.0.0.162 - - [2026-08-14 08:46:26] "POST /tags HTTP/1.1" 409 214 0.003752 10.0.0.162 - - [2026-08-14 08:46:26] "POST /access-control-lists HTTP/1.1" 200 610 0.093038 10.0.0.162 - - [2026-08-14 08:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008878 10.0.0.162 - - [2026-08-14 08:46:26] "GET /tag/b02c97b8-416b-4407-98cf-7198037cd06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.033105 10.0.0.162 - - [2026-08-14 08:46:26] "POST /firewall-rules HTTP/1.1" 200 580 0.107618 10.0.0.162 - - [2026-08-14 08:46:26] "GET /firewall-rule/5f159283-02e4-4906-99c3-0cd5046132b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006489 10.0.0.162 - - [2026-08-14 08:46:26] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.006437 10.0.0.162 - - [2026-08-14 08:46:26] "GET /firewall-rule/5f159283-02e4-4906-99c3-0cd5046132b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004780 10.0.0.162 - - [2026-08-14 08:46:27] "POST /ref-update HTTP/1.1" 200 156 0.057530 10.0.0.162 - - [2026-08-14 08:46:27] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.030911 10.0.0.162 - - [2026-08-14 08:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008675 10.0.0.162 - - [2026-08-14 08:46:27] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003595 10.0.0.162 - - [2026-08-14 08:46:27] "POST /tags HTTP/1.1" 409 214 0.002212 10.0.0.162 - - [2026-08-14 08:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.162 - - [2026-08-14 08:46:27] "GET /tag/b02c97b8-416b-4407-98cf-7198037cd06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.014563 10.0.0.162 - - [2026-08-14 08:46:27] "POST /firewall-rules HTTP/1.1" 200 578 0.117878 10.0.0.162 - - [2026-08-14 08:46:27] "GET /firewall-rule/4cd5af61-f70d-49ae-b4f4-da6d350c8a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.016799 10.0.0.162 - - [2026-08-14 08:46:27] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.009076 10.0.0.162 - - [2026-08-14 08:46:27] "GET /firewall-rule/4cd5af61-f70d-49ae-b4f4-da6d350c8a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003311 10.0.0.162 - - [2026-08-14 08:46:27] "POST /ref-update HTTP/1.1" 200 156 0.076800 10.0.0.162 - - [2026-08-14 08:46:27] "POST /tags HTTP/1.1" 200 364 0.043797 10.0.0.162 - - [2026-08-14 08:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009722 10.0.0.162 - - [2026-08-14 08:46:27] "GET /tag/9e29c30a-f721-495e-a83a-9ea56e20ec54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.015523 10.0.0.162 - - [2026-08-14 08:46:27] "POST /tags HTTP/1.1" 200 312 0.022476 10.0.0.162 - - [2026-08-14 08:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.023943 10.0.0.162 - - [2026-08-14 08:46:27] "GET /tag/7b40da71-82d2-4d12-85de-ee5b52a2a37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.038566 10.0.0.162 - - [2026-08-14 08:46:28] "POST /id-to-fqname HTTP/1.1" 200 177 0.000582 10.0.0.162 - - [2026-08-14 08:46:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.010997 10.0.0.162 - - [2026-08-14 08:46:28] "POST /security-groups HTTP/1.1" 200 576 0.075953 10.0.0.162 - - [2026-08-14 08:46:28] "POST /projects HTTP/1.1" 200 491 0.231244 10.0.0.162 - - [2026-08-14 08:46:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011672 10.0.0.162 - - [2026-08-14 08:46:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.015720 10.0.0.162 - - [2026-08-14 08:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012175 10.0.0.162 - - [2026-08-14 08:46:28] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2886 0.037621 10.0.0.162 - - [2026-08-14 08:46:28] "POST /access-control-lists HTTP/1.1" 200 585 0.096860 10.0.0.162 - - [2026-08-14 08:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011551 10.0.0.162 - - [2026-08-14 08:46:28] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.024065 10.0.0.162 - - [2026-08-14 08:46:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.007464 10.0.0.162 - - [2026-08-14 08:46:28] "POST /access-control-lists HTTP/1.1" 200 583 0.094612 10.0.0.162 - - [2026-08-14 08:46:28] "PUT /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560 HTTP/1.1" 200 265 0.167087 10.0.0.162 - - [2026-08-14 08:46:28] "PUT /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205 HTTP/1.1" 200 265 0.087758 10.0.0.162 - - [2026-08-14 08:46:28] "POST /security-groups HTTP/1.1" 200 548 0.130036 10.0.0.162 - - [2026-08-14 08:46:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.013013 10.0.0.162 - - [2026-08-14 08:46:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.046874 10.0.0.162 - - [2026-08-14 08:46:28] "POST /access-control-lists HTTP/1.1" 200 604 0.047691 10.0.0.162 - - [2026-08-14 08:46:28] "POST /chown HTTP/1.1" 200 109 0.026177 10.0.0.162 - - [2026-08-14 08:46:28] "POST /fqname-to-id HTTP/1.1" 404 239 0.006434 10.0.0.162 - - [2026-08-14 08:46:28] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.033149 10.0.0.162 - - [2026-08-14 08:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.162 - - [2026-08-14 08:46:29] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.024624 10.0.0.162 - - [2026-08-14 08:46:29] "POST /access-control-lists HTTP/1.1" 200 602 0.078838 10.0.0.162 - - [2026-08-14 08:46:29] "POST /tags HTTP/1.1" 409 210 0.009290 10.0.0.162 - - [2026-08-14 08:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.162 - - [2026-08-14 08:46:29] "GET /tag/7b40da71-82d2-4d12-85de-ee5b52a2a37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.018624 10.0.0.162 - - [2026-08-14 08:46:29] "POST /firewall-rules HTTP/1.1" 200 572 0.116500 10.0.0.162 - - [2026-08-14 08:46:29] "GET /firewall-rule/d00c68f8-c51b-4aea-a319-6767c4b6a68a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.005036 10.0.0.162 - - [2026-08-14 08:46:29] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.014133 10.0.0.162 - - [2026-08-14 08:46:29] "GET /firewall-rule/d00c68f8-c51b-4aea-a319-6767c4b6a68a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.002816 10.0.0.162 - - [2026-08-14 08:46:29] "POST /ref-update HTTP/1.1" 200 156 0.059727 10.0.0.162 - - [2026-08-14 08:46:29] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.023170 10.0.0.162 - - [2026-08-14 08:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013630 10.0.0.162 - - [2026-08-14 08:46:29] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003981 10.0.0.162 - - [2026-08-14 08:46:29] "POST /tags HTTP/1.1" 409 210 0.008662 10.0.0.162 - - [2026-08-14 08:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.162 - - [2026-08-14 08:46:29] "GET /tag/7b40da71-82d2-4d12-85de-ee5b52a2a37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.019921 10.0.0.162 - - [2026-08-14 08:46:29] "POST /firewall-rules HTTP/1.1" 200 570 0.108562 10.0.0.162 - - [2026-08-14 08:46:29] "GET /firewall-rule/1fdf76a3-12c7-4f6a-bfde-709fe470ab11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.011591 10.0.0.162 - - [2026-08-14 08:46:29] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004438 10.0.0.162 - - [2026-08-14 08:46:29] "GET /firewall-rule/1fdf76a3-12c7-4f6a-bfde-709fe470ab11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003165 10.0.0.162 - - [2026-08-14 08:46:29] "POST /ref-update HTTP/1.1" 200 156 0.055191 10.0.0.162 - - [2026-08-14 08:46:29] "POST /tags HTTP/1.1" 409 237 0.010767 10.0.0.162 - - [2026-08-14 08:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.162 - - [2026-08-14 08:46:29] "GET /tag/6edc00ef-84a4-4866-a08f-5f060ce57d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.020596 10.0.0.162 - - [2026-08-14 08:46:29] "POST /tags HTTP/1.1" 409 210 0.005329 10.0.0.162 - - [2026-08-14 08:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.162 - - [2026-08-14 08:46:30] "GET /tag/0a83acbd-828c-4b6c-9ecf-280b3f36fcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.025796 10.0.0.162 - - [2026-08-14 08:46:30] "POST /projects HTTP/1.1" 409 223 0.002761 10.0.0.162 - - [2026-08-14 08:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005849 10.0.0.162 - - [2026-08-14 08:46:30] "GET /project/c8a9ce75-58a2-4f1f-afa9-865283586a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.053845 10.0.0.162 - - [2026-08-14 08:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.162 - - [2026-08-14 08:46:30] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.009195 10.0.0.162 - - [2026-08-14 08:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.162 - - [2026-08-14 08:46:30] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.009210 10.0.0.162 - - [2026-08-14 08:46:30] "PUT /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560 HTTP/1.1" 200 265 0.088615 10.0.0.162 - - [2026-08-14 08:46:30] "PUT /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205 HTTP/1.1" 200 265 0.099184 10.0.0.162 - - [2026-08-14 08:46:30] "POST /security-groups HTTP/1.1" 409 253 0.005445 10.0.0.162 - - [2026-08-14 08:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.162 - - [2026-08-14 08:46:30] "PUT /security-group/7c98131f-5b8b-4471-8f0b-a7ef190e6fc8 HTTP/1.1" 200 263 0.063117 10.0.0.162 - - [2026-08-14 08:46:30] "PUT /access-control-list/78fb85f9-9121-48d8-955e-b32f6763e040 HTTP/1.1" 200 273 0.010545 10.0.0.162 - - [2026-08-14 08:46:30] "PUT /access-control-list/aa7835a5-888b-4069-a121-fb6e4af08729 HTTP/1.1" 200 273 0.032867 10.0.0.162 - - [2026-08-14 08:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.036943 10.0.0.162 - - [2026-08-14 08:46:30] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019693 10.0.0.162 - - [2026-08-14 08:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.162 - - [2026-08-14 08:46:30] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004425 10.0.0.162 - - [2026-08-14 08:46:30] "POST /tags HTTP/1.1" 409 210 0.002934 10.0.0.162 - - [2026-08-14 08:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013103 10.0.0.162 - - [2026-08-14 08:46:30] "GET /tag/0a83acbd-828c-4b6c-9ecf-280b3f36fcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.015721 10.0.0.162 - - [2026-08-14 08:46:30] "POST /firewall-rules HTTP/1.1" 200 572 0.085793 10.0.0.162 - - [2026-08-14 08:46:30] "GET /firewall-rule/53df3b62-37f6-460c-9e11-229afa855fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.013258 10.0.0.162 - - [2026-08-14 08:46:30] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004427 10.0.0.162 - - [2026-08-14 08:46:30] "GET /firewall-rule/53df3b62-37f6-460c-9e11-229afa855fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.002645 10.0.0.162 - - [2026-08-14 08:46:31] "POST /ref-update HTTP/1.1" 200 156 0.044164 10.0.0.162 - - [2026-08-14 08:46:31] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003807 10.0.0.162 - - [2026-08-14 08:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.162 - - [2026-08-14 08:46:31] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004194 10.0.0.162 - - [2026-08-14 08:46:31] "POST /tags HTTP/1.1" 409 210 0.002272 10.0.0.162 - - [2026-08-14 08:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.162 - - [2026-08-14 08:46:31] "GET /tag/0a83acbd-828c-4b6c-9ecf-280b3f36fcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.013594 10.0.0.162 - - [2026-08-14 08:46:31] "POST /firewall-rules HTTP/1.1" 200 570 0.076121 10.0.0.162 - - [2026-08-14 08:46:31] "GET /firewall-rule/87e18b88-3b0c-403a-ae91-2bdf60c2eb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005385 10.0.0.162 - - [2026-08-14 08:46:31] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004516 10.0.0.162 - - [2026-08-14 08:46:31] "GET /firewall-rule/87e18b88-3b0c-403a-ae91-2bdf60c2eb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002454 10.0.0.162 - - [2026-08-14 08:46:31] "POST /ref-update HTTP/1.1" 200 156 0.051557 10.0.0.162 - - [2026-08-14 08:46:31] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011932 10.0.0.162 - - [2026-08-14 08:46:31] "POST /set-tag HTTP/1.1" 200 109 0.009784 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:46:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001200 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:46:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001132 10.0.0.162 - - [2026-08-14 08:47:06] "GET / HTTP/1.1" 200 36215 0.001965 10.0.0.162 - - [2026-08-14 08:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.162 - - [2026-08-14 08:47:06] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005545 10.0.0.162 - - [2026-08-14 08:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.162 - - [2026-08-14 08:47:06] "GET /config-node/039587d7-aa7e-4a4d-ba3d-0efe64ad1eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1213 0.003210 10.0.0.162 - - [2026-08-14 08:47:18] "GET / HTTP/1.1" 200 36215 0.001611 10.0.0.162 - - [2026-08-14 08:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.162 - - [2026-08-14 08:47:18] "GET /routing-instance/3d31cbf2-35fe-4f70-a4a1-1e19b995b616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003015 10.0.0.162 - - [2026-08-14 08:47:18] "POST /bgp-routers HTTP/1.1" 409 302 0.001901 10.0.0.162 - - [2026-08-14 08:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.162 - - [2026-08-14 08:47:18] "GET /bgp-router/437e5fd5-e6ec-4144-a029-2ace85d7b94b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1820 0.006975 10.0.0.162 - - [2026-08-14 08:47:18] "PUT /bgp-router/437e5fd5-e6ec-4144-a029-2ace85d7b94b HTTP/1.1" 200 255 0.031631 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:47:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001312 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:47:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001991 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:47:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001026 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:47:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000854 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:47:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001001 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:47:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000924 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:47:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:47:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001238 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:47:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000992 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:47:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001069 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:47:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001487 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:47:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001213 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:47:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001015 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:47:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000901 10.0.0.38 - - [2026-08-14 08:48:17] "GET / HTTP/1.1" 200 36215 0.002139 10.0.0.38 - - [2026-08-14 08:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.38 - - [2026-08-14 08:48:17] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005074 10.0.0.38 - - [2026-08-14 08:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.38 - - [2026-08-14 08:48:17] "GET /routing-instance/3d31cbf2-35fe-4f70-a4a1-1e19b995b616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003463 10.0.0.38 - - [2026-08-14 08:48:17] "PUT /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830 HTTP/1.1" 200 275 0.010733 10.0.0.38 - - [2026-08-14 08:48:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.016328 10.0.0.38 - - [2026-08-14 08:48:17] "POST /virtual-routers HTTP/1.1" 200 601 0.030348 10.0.0.38 - - [2026-08-14 08:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008980 10.0.0.38 - - [2026-08-14 08:48:17] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.029693 10.0.0.38 - - [2026-08-14 08:48:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.002401 10.0.0.38 - - [2026-08-14 08:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.38 - - [2026-08-14 08:48:18] "GET /virtual-network/93ed8fe2-bd12-43ee-8f10-4bef6d8cf079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003968 10.0.0.38 - - [2026-08-14 08:48:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.081661 10.0.0.162 - - [2026-08-14 08:50:03] "GET /global-system-configs HTTP/1.1" 200 323 0.002951 10.0.0.162 - - [2026-08-14 08:50:04] "GET /global-system-configs HTTP/1.1" 200 323 0.003313 10.0.0.162 - - [2026-08-14 08:50:15] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006775 10.0.0.162 - - [2026-08-14 08:50:15] "POST /ref-update HTTP/1.1" 200 156 0.009019 10.0.0.162 - - [2026-08-14 08:50:20] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004853 10.0.0.162 - - [2026-08-14 08:50:20] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.162 - - [2026-08-14 08:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.162 - - [2026-08-14 08:50:20] "GET /loadbalancer/793607c0-dd9b-4aa9-89ce-328eb3bca82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003211 10.0.0.162 - - [2026-08-14 08:50:20] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005296 10.0.0.162 - - [2026-08-14 08:50:20] "POST /set-tag HTTP/1.1" 200 109 0.002743 10.0.0.162 - - [2026-08-14 08:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.162 - - [2026-08-14 08:50:20] "GET /loadbalancer/793607c0-dd9b-4aa9-89ce-328eb3bca82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002715 10.0.0.162 - - [2026-08-14 08:50:20] "GET /loadbalancer-pool/e09146af-e16a-4615-897a-d5d0ad575dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004673 10.0.0.162 - - [2026-08-14 08:50:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027292 10.0.0.162 - - [2026-08-14 08:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.044295 10.0.0.162 - - [2026-08-14 08:50:20] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006217 10.0.0.162 - - [2026-08-14 08:50:20] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005338 10.0.0.162 - - [2026-08-14 08:50:20] "POST /ref-update HTTP/1.1" 200 156 0.027540 10.0.0.162 - - [2026-08-14 08:50:20] "POST /tags HTTP/1.1" 409 205 0.008019 10.0.0.162 - - [2026-08-14 08:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.162 - - [2026-08-14 08:50:20] "GET /tag/53de7f0b-b014-4f6a-a55c-5b2c5be72e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.038708 10.0.0.162 - - [2026-08-14 08:50:20] "GET /floating-ip/13ccd885-561f-48b4-aaa8-d87ddd3ae316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.007029 10.0.0.162 - - [2026-08-14 08:50:20] "PUT /floating-ip/13ccd885-561f-48b4-aaa8-d87ddd3ae316 HTTP/1.1" 200 257 0.014848 10.0.0.162 - - [2026-08-14 08:50:20] "POST /set-tag HTTP/1.1" 200 109 0.071566 10.0.0.162 - - [2026-08-14 08:50:20] "GET /loadbalancer-pool/f9a4daf4-872c-4297-84d2-6601f370122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.035295 10.0.0.162 - - [2026-08-14 08:50:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031125 10.0.0.162 - - [2026-08-14 08:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011232 10.0.0.162 - - [2026-08-14 08:50:21] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010079 10.0.0.162 - - [2026-08-14 08:50:21] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006464 10.0.0.162 - - [2026-08-14 08:50:21] "POST /set-tag HTTP/1.1" 200 109 0.005777 10.0.0.162 - - [2026-08-14 08:50:21] "POST /ref-update HTTP/1.1" 200 156 0.021288 10.0.0.162 - - [2026-08-14 08:50:21] "GET /loadbalancer-pool/b1271960-0c87-4031-bf88-15d2f30274e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004967 10.0.0.162 - - [2026-08-14 08:50:21] "GET /floating-ip/13ccd885-561f-48b4-aaa8-d87ddd3ae316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.002492 10.0.0.162 - - [2026-08-14 08:50:21] "POST /loadbalancer-members HTTP/1.1" 200 694 0.028937 10.0.0.162 - - [2026-08-14 08:50:21] "PUT /floating-ip/13ccd885-561f-48b4-aaa8-d87ddd3ae316 HTTP/1.1" 200 257 0.027651 10.0.0.162 - - [2026-08-14 08:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.034282 10.0.0.162 - - [2026-08-14 08:50:21] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015327 10.0.0.162 - - [2026-08-14 08:50:21] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004506 10.0.0.162 - - [2026-08-14 08:50:21] "POST /ref-update HTTP/1.1" 200 156 0.009637 10.0.0.162 - - [2026-08-14 08:50:21] "POST /set-tag HTTP/1.1" 200 109 0.003561 10.0.0.162 - - [2026-08-14 08:50:21] "GET /floating-ip/13ccd885-561f-48b4-aaa8-d87ddd3ae316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.003269 10.0.0.162 - - [2026-08-14 08:50:21] "PUT /floating-ip/13ccd885-561f-48b4-aaa8-d87ddd3ae316 HTTP/1.1" 200 257 0.017220 10.0.0.162 - - [2026-08-14 08:51:00] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005274 10.0.0.162 - - [2026-08-14 08:51:00] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.162 - - [2026-08-14 08:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.162 - - [2026-08-14 08:51:00] "GET /loadbalancer/793607c0-dd9b-4aa9-89ce-328eb3bca82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004736 10.0.0.162 - - [2026-08-14 08:51:00] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005973 10.0.0.162 - - [2026-08-14 08:51:00] "POST /set-tag HTTP/1.1" 200 109 0.029949 10.0.0.162 - - [2026-08-14 08:51:00] "DELETE /loadbalancer-member/9a1720e1-2904-4c37-af2c-ac7cc432efc4 HTTP/1.1" 200 115 0.073588 10.0.0.162 - - [2026-08-14 08:51:00] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008260 10.0.0.162 - - [2026-08-14 08:51:00] "POST /set-tag HTTP/1.1" 200 109 0.004756 10.0.0.162 - - [2026-08-14 08:51:01] "DELETE /loadbalancer-member/bebb0c6b-baa3-42ec-8170-873f86e5d702 HTTP/1.1" 200 115 0.078351 10.0.0.162 - - [2026-08-14 08:51:01] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012502 10.0.0.162 - - [2026-08-14 08:51:01] "POST /set-tag HTTP/1.1" 200 109 0.005733 10.0.0.162 - - [2026-08-14 08:51:01] "DELETE /loadbalancer-member/9a59c2af-4657-439b-a44a-396c18e208db HTTP/1.1" 200 115 0.088319 10.0.0.162 - - [2026-08-14 08:51:01] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005131 10.0.0.162 - - [2026-08-14 08:51:01] "POST /set-tag HTTP/1.1" 200 109 0.003642 10.0.0.162 - - [2026-08-14 08:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.162 - - [2026-08-14 08:51:01] "GET /loadbalancer/793607c0-dd9b-4aa9-89ce-328eb3bca82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003160 10.0.0.162 - - [2026-08-14 08:51:01] "GET /loadbalancer-pool/e09146af-e16a-4615-897a-d5d0ad575dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.010117 10.0.0.162 - - [2026-08-14 08:51:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030366 10.0.0.162 - - [2026-08-14 08:51:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.044245 10.0.0.162 - - [2026-08-14 08:51:01] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.024399 10.0.0.162 - - [2026-08-14 08:51:01] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007447 10.0.0.162 - - [2026-08-14 08:51:01] "GET /floating-ip/13ccd885-561f-48b4-aaa8-d87ddd3ae316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.012949 10.0.0.162 - - [2026-08-14 08:51:01] "POST /set-tag HTTP/1.1" 200 109 0.072491 10.0.0.162 - - [2026-08-14 08:51:01] "GET /loadbalancer-pool/f9a4daf4-872c-4297-84d2-6601f370122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.020540 10.0.0.162 - - [2026-08-14 08:51:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.049066 10.0.0.162 - - [2026-08-14 08:51:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011793 10.0.0.162 - - [2026-08-14 08:51:01] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.022773 10.0.0.162 - - [2026-08-14 08:51:01] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012912 10.0.0.162 - - [2026-08-14 08:51:01] "POST /set-tag HTTP/1.1" 200 109 0.003472 10.0.0.162 - - [2026-08-14 08:51:01] "GET /floating-ip/13ccd885-561f-48b4-aaa8-d87ddd3ae316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003900 10.0.0.162 - - [2026-08-14 08:51:01] "GET /loadbalancer-pool/b1271960-0c87-4031-bf88-15d2f30274e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004355 10.0.0.162 - - [2026-08-14 08:51:01] "POST /loadbalancer-members HTTP/1.1" 200 694 0.039948 10.0.0.162 - - [2026-08-14 08:51:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027267 10.0.0.162 - - [2026-08-14 08:51:01] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013631 10.0.0.162 - - [2026-08-14 08:51:01] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005767 10.0.0.162 - - [2026-08-14 08:51:01] "GET /floating-ip/13ccd885-561f-48b4-aaa8-d87ddd3ae316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.007063 10.0.0.162 - - [2026-08-14 08:51:01] "POST /set-tag HTTP/1.1" 200 109 0.026667 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:51:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001242 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:51:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001303 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:52:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000972 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:52:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001026 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:52:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001097 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:52:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001185 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:52:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001143 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:52:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000955 10.0.0.162 - - [2026-08-14 08:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.162 - - [2026-08-14 08:53:00] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004194 10.0.0.38 - - [2026-08-14 08:53:03] "GET / HTTP/1.1" 200 36215 0.002015 10.0.0.38 - - [2026-08-14 08:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.38 - - [2026-08-14 08:53:03] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.008770 10.0.0.38 - - [2026-08-14 08:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.38 - - [2026-08-14 08:53:03] "GET /routing-instance/3d31cbf2-35fe-4f70-a4a1-1e19b995b616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003903 10.0.0.38 - - [2026-08-14 08:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.38 - - [2026-08-14 08:53:03] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003806 10.0.0.38 - - [2026-08-14 08:53:03] "PUT /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af HTTP/1.1" 200 263 0.052457 10.0.0.38 - - [2026-08-14 08:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.036200 10.0.0.38 - - [2026-08-14 08:53:04] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.034838 10.0.0.38 - - [2026-08-14 08:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.38 - - [2026-08-14 08:53:04] "GET /virtual-machine-interface/30dc2019-2e25-4e13-96d3-65678dc4d817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006387 10.0.0.38 - - [2026-08-14 08:53:04] "PUT /virtual-machine-interface/30dc2019-2e25-4e13-96d3-65678dc4d817 HTTP/1.1" 200 285 0.013833 10.0.0.162 - - [2026-08-14 08:55:03] "GET /global-system-configs HTTP/1.1" 200 323 0.007700 10.0.0.162 - - [2026-08-14 08:55:04] "GET /global-system-configs HTTP/1.1" 200 323 0.003056 10.0.0.162 - - [2026-08-14 08:56:11] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009602 10.0.0.162 - - [2026-08-14 08:56:11] "POST /set-tag HTTP/1.1" 200 109 0.002830 10.0.0.162 - - [2026-08-14 08:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.162 - - [2026-08-14 08:56:11] "GET /loadbalancer/793607c0-dd9b-4aa9-89ce-328eb3bca82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003108 10.0.0.162 - - [2026-08-14 08:56:11] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005963 10.0.0.162 - - [2026-08-14 08:56:11] "POST /set-tag HTTP/1.1" 200 109 0.034111 10.0.0.162 - - [2026-08-14 08:56:11] "DELETE /loadbalancer-member/244edbae-fea5-4666-bf39-f92c129151cf HTTP/1.1" 200 115 0.070827 10.0.0.162 - - [2026-08-14 08:56:11] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005914 10.0.0.162 - - [2026-08-14 08:56:11] "POST /set-tag HTTP/1.1" 200 109 0.007914 10.0.0.162 - - [2026-08-14 08:56:11] "DELETE /loadbalancer-member/eb520144-f993-44c8-8515-9ad44b7f9848 HTTP/1.1" 200 115 0.061457 10.0.0.162 - - [2026-08-14 08:56:11] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007942 10.0.0.162 - - [2026-08-14 08:56:12] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.162 - - [2026-08-14 08:56:12] "DELETE /loadbalancer-member/a31b09af-36a2-4ba9-b197-20588747b780 HTTP/1.1" 200 115 0.072481 10.0.0.162 - - [2026-08-14 08:56:12] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005964 10.0.0.162 - - [2026-08-14 08:56:12] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.162 - - [2026-08-14 08:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.162 - - [2026-08-14 08:56:12] "GET /loadbalancer/793607c0-dd9b-4aa9-89ce-328eb3bca82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003896 10.0.0.162 - - [2026-08-14 08:56:12] "GET /loadbalancer-pool/e09146af-e16a-4615-897a-d5d0ad575dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005071 10.0.0.162 - - [2026-08-14 08:56:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038939 10.0.0.162 - - [2026-08-14 08:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021328 10.0.0.162 - - [2026-08-14 08:56:12] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007037 10.0.0.162 - - [2026-08-14 08:56:12] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009599 10.0.0.162 - - [2026-08-14 08:56:12] "GET /floating-ip/13ccd885-561f-48b4-aaa8-d87ddd3ae316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.008532 10.0.0.162 - - [2026-08-14 08:56:12] "POST /set-tag HTTP/1.1" 200 109 0.075541 10.0.0.162 - - [2026-08-14 08:56:12] "GET /loadbalancer-pool/f9a4daf4-872c-4297-84d2-6601f370122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.012905 10.0.0.162 - - [2026-08-14 08:56:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.097639 10.0.0.162 - - [2026-08-14 08:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011615 10.0.0.162 - - [2026-08-14 08:56:12] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005599 10.0.0.162 - - [2026-08-14 08:56:12] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013180 10.0.0.162 - - [2026-08-14 08:56:12] "POST /set-tag HTTP/1.1" 200 109 0.011632 10.0.0.162 - - [2026-08-14 08:56:12] "GET /floating-ip/13ccd885-561f-48b4-aaa8-d87ddd3ae316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002659 10.0.0.162 - - [2026-08-14 08:56:12] "GET /loadbalancer-pool/b1271960-0c87-4031-bf88-15d2f30274e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003246 10.0.0.162 - - [2026-08-14 08:56:12] "POST /loadbalancer-members HTTP/1.1" 200 694 0.026273 10.0.0.162 - - [2026-08-14 08:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015584 10.0.0.162 - - [2026-08-14 08:56:12] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006544 10.0.0.162 - - [2026-08-14 08:56:12] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010803 10.0.0.162 - - [2026-08-14 08:56:12] "GET /floating-ip/13ccd885-561f-48b4-aaa8-d87ddd3ae316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002364 10.0.0.162 - - [2026-08-14 08:56:12] "POST /set-tag HTTP/1.1" 200 109 0.003197 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:57:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001163 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:57:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000974 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:57:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000983 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:57:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000950 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:58:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001135 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:58:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000908 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:58:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001134 [Introspect:8084]10.0.0.162 - - [2026-08-14 08:58:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000862 10.0.0.162 - - [2026-08-14 09:00:03] "GET /global-system-configs HTTP/1.1" 200 323 0.002841 10.0.0.162 - - [2026-08-14 09:00:04] "GET /global-system-configs HTTP/1.1" 200 323 0.017804 10.0.0.162 - - [2026-08-14 09:00:13] "GET / HTTP/1.1" 200 36215 0.002140 10.0.0.162 - - [2026-08-14 09:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.162 - - [2026-08-14 09:00:13] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.051930 10.0.0.162 - - [2026-08-14 09:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.162 - - [2026-08-14 09:00:13] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038880 10.0.0.162 - - [2026-08-14 09:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.162 - - [2026-08-14 09:00:13] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035455 10.0.0.162 - - [2026-08-14 09:00:14] "POST /tags HTTP/1.1" 200 334 0.041658 10.0.0.162 - - [2026-08-14 09:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020889 10.0.0.162 - - [2026-08-14 09:00:14] "GET /tag/bc3908ea-d49c-428e-bc0f-47acd5b8f3a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.024827 10.0.0.162 - - [2026-08-14 09:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.162 - - [2026-08-14 09:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007193 10.0.0.162 - - [2026-08-14 09:00:14] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050779 10.0.0.162 - - [2026-08-14 09:00:14] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046523 10.0.0.162 - - [2026-08-14 09:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006669 10.0.0.162 - - [2026-08-14 09:00:14] "GET /virtual-networks?parent_id=b7e86299-1f82-4724-bcba-32b5956df12a&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.008729 10.0.0.162 - - [2026-08-14 09:00:14] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.020322 10.0.0.162 - - [2026-08-14 09:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.162 - - [2026-08-14 09:00:14] "GET /service-appliance-set/1d4cfd18-158e-4953-a1bd-e8e900acf9ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009262 10.0.0.162 - - [2026-08-14 09:00:14] "POST /virtual-networks HTTP/1.1" 200 514 0.095036 10.0.0.162 - - [2026-08-14 09:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014715 10.0.0.162 - - [2026-08-14 09:00:14] "POST /fqname-to-id HTTP/1.1" 404 254 0.002987 10.0.0.162 - - [2026-08-14 09:00:14] "GET /network-ipam/09adc06b-00d8-47b7-adaf-dd909a529716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003619 10.0.0.162 - - [2026-08-14 09:00:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.112300 10.0.0.162 - - [2026-08-14 09:00:14] "GET /virtual-machine-interface/545363e8-d741-4685-ab72-59b9a1de2c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.022123 10.0.0.162 - - [2026-08-14 09:00:14] "POST /useragent-kv HTTP/1.1" 200 115 0.008368 10.0.0.162 - - [2026-08-14 09:00:14] "POST /ref-update HTTP/1.1" 200 156 0.169239 10.0.0.162 - - [2026-08-14 09:00:14] "GET /virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008986 10.0.0.162 - - [2026-08-14 09:00:14] "POST /instance-ips HTTP/1.1" 200 410 0.046199 10.0.0.162 - - [2026-08-14 09:00:14] "GET /domains HTTP/1.1" 200 281 0.006375 10.0.0.162 - - [2026-08-14 09:00:14] "GET /instance-ip/0ff6467d-b579-462c-9a70-35cde53a4315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.006495 10.0.0.162 - - [2026-08-14 09:00:14] "GET /domain/84173068-94ba-40d9-bdc7-b06c3556bd3d HTTP/1.1" 200 3099 0.031628 10.0.0.162 - - [2026-08-14 09:00:14] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a HTTP/1.1" 200 5498 0.072190 10.0.0.162 - - [2026-08-14 09:00:14] "POST /loadbalancers HTTP/1.1" 200 612 0.090509 10.0.0.162 - - [2026-08-14 09:00:14] "GET /virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f HTTP/1.1" 200 2093 0.013969 10.0.0.162 - - [2026-08-14 09:00:14] "GET /virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f HTTP/1.1" 200 2093 0.004508 10.0.0.162 - - [2026-08-14 09:00:14] "GET /routing-instance/854ebcee-e020-403f-b5b0-d32bb3c56638 HTTP/1.1" 200 1183 0.005982 10.0.0.162 - - [2026-08-14 09:00:14] "GET /routing-instance/854ebcee-e020-403f-b5b0-d32bb3c56638 HTTP/1.1" 200 1183 0.003003 10.0.0.162 - - [2026-08-14 09:00:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026726 10.0.0.162 - - [2026-08-14 09:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.025648 10.0.0.162 - - [2026-08-14 09:00:14] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.085932 10.0.0.162 - - [2026-08-14 09:00:14] "GET /instance-ip/0ff6467d-b579-462c-9a70-35cde53a4315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.008251 10.0.0.162 - - [2026-08-14 09:00:14] "POST /route-targets HTTP/1.1" 200 328 0.032753 10.0.0.162 - - [2026-08-14 09:00:15] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.085839 10.0.0.162 - - [2026-08-14 09:00:15] "POST /ref-update HTTP/1.1" 200 156 0.053643 10.0.0.162 - - [2026-08-14 09:00:15] "GET /loadbalancer/3c4bc2b8-c444-4e5f-a493-c3a259784920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.010855 10.0.0.162 - - [2026-08-14 09:00:15] "POST /floating-ips HTTP/1.1" 200 599 0.117748 10.0.0.162 - - [2026-08-14 09:00:15] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.069687 10.0.0.162 - - [2026-08-14 09:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009363 10.0.0.162 - - [2026-08-14 09:00:15] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037476 10.0.0.162 - - [2026-08-14 09:00:15] "GET /loadbalancer-listener/ac1efbeb-bda6-4c3d-9367-bb58a819943b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.003546 10.0.0.162 - - [2026-08-14 09:00:15] "GET /loadbalancer-listener/ac1efbeb-bda6-4c3d-9367-bb58a819943b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.005486 10.0.0.162 - - [2026-08-14 09:00:15] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.019123 10.0.0.162 - - [2026-08-14 09:00:15] "GET /instance-ip/0ff6467d-b579-462c-9a70-35cde53a4315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003584 10.0.0.162 - - [2026-08-14 09:00:15] "GET /instance-ip/0ff6467d-b579-462c-9a70-35cde53a4315?fields=floating_ips HTTP/1.1" 200 1214 0.009393 10.0.0.162 - - [2026-08-14 09:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.162 - - [2026-08-14 09:00:15] "GET /loadbalancer/3c4bc2b8-c444-4e5f-a493-c3a259784920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002321 10.0.0.162 - - [2026-08-14 09:00:15] "GET /floating-ip/86e48d53-d399-4ba0-8466-c34335872611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003200 10.0.0.162 - - [2026-08-14 09:00:15] "POST /tags HTTP/1.1" 200 296 0.074986 10.0.0.162 - - [2026-08-14 09:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016670 10.0.0.162 - - [2026-08-14 09:00:15] "GET /tag/218c88e6-f2d7-4213-9e19-f312f8444585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.029915 10.0.0.162 - - [2026-08-14 09:00:15] "POST /tags HTTP/1.1" 409 233 0.002996 10.0.0.162 - - [2026-08-14 09:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.162 - - [2026-08-14 09:00:15] "GET /tag/942a9f0b-7667-47f6-941e-4e9543646693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.011250 10.0.0.162 - - [2026-08-14 09:00:15] "POST /tags HTTP/1.1" 409 206 0.002532 10.0.0.162 - - [2026-08-14 09:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.162 - - [2026-08-14 09:00:15] "GET /tag/24f925d1-e48b-497c-a95c-55cb6572a1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.011706 10.0.0.162 - - [2026-08-14 09:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.162 - - [2026-08-14 09:00:15] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.013473 10.0.0.162 - - [2026-08-14 09:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.162 - - [2026-08-14 09:00:15] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041326 10.0.0.162 - - [2026-08-14 09:00:15] "POST /virtual-machines HTTP/1.1" 200 370 0.024812 10.0.0.162 - - [2026-08-14 09:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023006 10.0.0.162 - - [2026-08-14 09:00:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.129205 10.0.0.162 - - [2026-08-14 09:00:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010231 10.0.0.162 - - [2026-08-14 09:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019460 10.0.0.162 - - [2026-08-14 09:00:16] "GET /virtual-machine-interface/9117e65e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.008433 10.0.0.162 - - [2026-08-14 09:00:16] "POST /instance-ips HTTP/1.1" 200 410 0.026434 10.0.0.162 - - [2026-08-14 09:00:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.039904 10.0.0.162 - - [2026-08-14 09:00:16] "GET /virtual-machine-interface/9117e65e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.015930 10.0.0.162 - - [2026-08-14 09:00:16] "POST /set-tag HTTP/1.1" 200 109 0.028701 10.0.0.162 - - [2026-08-14 09:00:16] "GET /virtual-machine-interface/9117e65e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.031162 10.0.0.162 - - [2026-08-14 09:00:16] "GET /instance-ip/9135ab4e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.008806 10.0.0.162 - - [2026-08-14 09:00:16] "GET /virtual-machine-interface/9117e65e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004829 10.0.0.162 - - [2026-08-14 09:00:16] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.162 - - [2026-08-14 09:00:16] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003489 10.0.0.162 - - [2026-08-14 09:00:16] "POST /ref-update HTTP/1.1" 200 156 0.012540 10.0.0.162 - - [2026-08-14 09:00:16] "GET /virtual-machine-interface/9117e65e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004774 10.0.0.162 - - [2026-08-14 09:00:16] "POST /set-tag HTTP/1.1" 200 109 0.003354 10.0.0.162 - - [2026-08-14 09:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.162 - - [2026-08-14 09:00:16] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004788 10.0.0.162 - - [2026-08-14 09:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006660 10.0.0.162 - - [2026-08-14 09:00:16] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043907 10.0.0.162 - - [2026-08-14 09:00:16] "POST /virtual-machines HTTP/1.1" 200 370 0.010340 10.0.0.162 - - [2026-08-14 09:00:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.035109 10.0.0.162 - - [2026-08-14 09:00:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.121343 10.0.0.162 - - [2026-08-14 09:00:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011052 10.0.0.162 - - [2026-08-14 09:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022672 10.0.0.162 - - [2026-08-14 09:00:16] "GET /virtual-machine-interface/919b075a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004943 10.0.0.162 - - [2026-08-14 09:00:17] "POST /instance-ips HTTP/1.1" 200 410 0.029277 10.0.0.162 - - [2026-08-14 09:00:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.035097 10.0.0.162 - - [2026-08-14 09:00:17] "GET /virtual-machine-interface/919b075a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.018232 10.0.0.162 - - [2026-08-14 09:00:17] "POST /set-tag HTTP/1.1" 200 109 0.020857 10.0.0.162 - - [2026-08-14 09:00:17] "GET /virtual-machine-interface/919b075a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017819 10.0.0.162 - - [2026-08-14 09:00:17] "GET /instance-ip/91b74294-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.013540 10.0.0.162 - - [2026-08-14 09:00:17] "GET /virtual-machine-interface/919b075a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004868 10.0.0.162 - - [2026-08-14 09:00:17] "POST /set-tag HTTP/1.1" 200 109 0.003119 10.0.0.162 - - [2026-08-14 09:00:17] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.005965 10.0.0.162 - - [2026-08-14 09:00:17] "POST /ref-update HTTP/1.1" 200 156 0.010726 10.0.0.162 - - [2026-08-14 09:00:17] "GET /virtual-machine-interface/919b075a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007525 10.0.0.162 - - [2026-08-14 09:00:17] "POST /set-tag HTTP/1.1" 200 109 0.004558 10.0.0.162 - - [2026-08-14 09:00:17] "GET /virtual-machine-interface/9117e65e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005018 10.0.0.162 - - [2026-08-14 09:00:17] "POST /set-tag HTTP/1.1" 200 109 0.003490 10.0.0.162 - - [2026-08-14 09:00:17] "GET /virtual-machine-interface/919b075a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004589 10.0.0.162 - - [2026-08-14 09:00:17] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.162 - - [2026-08-14 09:00:19] "GET /domains HTTP/1.1" 200 281 0.002512 10.0.0.162 - - [2026-08-14 09:00:19] "GET /domain/84173068-94ba-40d9-bdc7-b06c3556bd3d HTTP/1.1" 200 3099 0.003046 10.0.0.162 - - [2026-08-14 09:00:19] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a HTTP/1.1" 200 7092 0.038838 10.0.0.162 - - [2026-08-14 09:00:19] "GET /virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f HTTP/1.1" 200 2093 0.008804 10.0.0.162 - - [2026-08-14 09:00:19] "GET /virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f HTTP/1.1" 200 2093 0.007637 10.0.0.162 - - [2026-08-14 09:00:19] "GET /routing-instance/854ebcee-e020-403f-b5b0-d32bb3c56638 HTTP/1.1" 200 1405 0.012532 10.0.0.162 - - [2026-08-14 09:00:19] "GET /routing-instance/854ebcee-e020-403f-b5b0-d32bb3c56638 HTTP/1.1" 200 1405 0.003052 10.0.0.162 - - [2026-08-14 09:00:20] "GET /route-target/0eeb4141-b614-435f-bcdb-72a8d2ad3ed9 HTTP/1.1" 200 1154 0.002890 10.0.0.162 - - [2026-08-14 09:00:20] "GET /virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f HTTP/1.1" 200 2093 0.004899 10.0.0.162 - - [2026-08-14 09:00:20] "GET /routing-instance/854ebcee-e020-403f-b5b0-d32bb3c56638 HTTP/1.1" 200 1405 0.003165 10.0.0.162 - - [2026-08-14 09:00:20] "GET /virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006591 10.0.0.162 - - [2026-08-14 09:00:20] "GET /virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f HTTP/1.1" 200 2093 0.004588 10.0.0.162 - - [2026-08-14 09:00:20] "GET /routing-instance/854ebcee-e020-403f-b5b0-d32bb3c56638 HTTP/1.1" 200 1405 0.003697 10.0.0.162 - - [2026-08-14 09:00:20] "GET /routing-instance/854ebcee-e020-403f-b5b0-d32bb3c56638 HTTP/1.1" 200 1405 0.003287 10.0.0.162 - - [2026-08-14 09:00:20] "GET /route-target/0eeb4141-b614-435f-bcdb-72a8d2ad3ed9 HTTP/1.1" 200 1154 0.002522 10.0.0.162 - - [2026-08-14 09:00:20] "GET /domains HTTP/1.1" 200 281 0.002257 10.0.0.162 - - [2026-08-14 09:00:20] "GET /domain/84173068-94ba-40d9-bdc7-b06c3556bd3d HTTP/1.1" 200 3099 0.006113 10.0.0.162 - - [2026-08-14 09:00:20] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a HTTP/1.1" 200 7092 0.040912 10.0.0.162 - - [2026-08-14 09:00:20] "GET /virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f HTTP/1.1" 200 2093 0.004704 10.0.0.162 - - [2026-08-14 09:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.162 - - [2026-08-14 09:00:20] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033075 10.0.0.162 - - [2026-08-14 09:00:20] "GET /virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004293 10.0.0.162 - - [2026-08-14 09:00:20] "GET /floating-ip-pools?parent_id=57b73cdc-ec86-4c51-923b-d77d1fecc11f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002460 10.0.0.162 - - [2026-08-14 09:00:20] "GET /virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004750 10.0.0.162 - - [2026-08-14 09:00:20] "POST /floating-ip-pools HTTP/1.1" 200 564 0.027442 10.0.0.162 - - [2026-08-14 09:00:20] "POST /ref-update HTTP/1.1" 200 156 0.017119 10.0.0.162 - - [2026-08-14 09:00:20] "GET /virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.022787 10.0.0.162 - - [2026-08-14 09:00:20] "GET /domains HTTP/1.1" 200 281 0.002755 10.0.0.162 - - [2026-08-14 09:00:20] "GET /domain/84173068-94ba-40d9-bdc7-b06c3556bd3d HTTP/1.1" 200 3099 0.003456 10.0.0.162 - - [2026-08-14 09:00:20] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a HTTP/1.1" 200 7349 0.053767 10.0.0.162 - - [2026-08-14 09:00:20] "GET /virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f HTTP/1.1" 200 2332 0.007981 10.0.0.162 - - [2026-08-14 09:00:20] "GET /floating-ip-pool/d77b91c4-e606-4bd1-849d-89faf6516386 HTTP/1.1" 200 1317 0.002655 10.0.0.162 - - [2026-08-14 09:00:20] "GET /domains HTTP/1.1" 200 281 0.002268 10.0.0.162 - - [2026-08-14 09:00:20] "GET /domain/84173068-94ba-40d9-bdc7-b06c3556bd3d HTTP/1.1" 200 3099 0.003691 10.0.0.162 - - [2026-08-14 09:00:20] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a HTTP/1.1" 200 7349 0.077265 10.0.0.162 - - [2026-08-14 09:00:20] "GET /virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f HTTP/1.1" 200 2332 0.012172 10.0.0.162 - - [2026-08-14 09:00:20] "GET /virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007892 10.0.0.162 - - [2026-08-14 09:00:20] "POST /tags HTTP/1.1" 200 366 0.058789 10.0.0.162 - - [2026-08-14 09:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009587 10.0.0.162 - - [2026-08-14 09:00:20] "GET /tag/af0c9b98-5115-487d-86d4-b56ad65feae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.021391 10.0.0.162 - - [2026-08-14 09:00:20] "POST /tags HTTP/1.1" 409 206 0.002580 10.0.0.162 - - [2026-08-14 09:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.162 - - [2026-08-14 09:00:20] "GET /tag/24f925d1-e48b-497c-a95c-55cb6572a1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.016664 10.0.0.162 - - [2026-08-14 09:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.162 - - [2026-08-14 09:00:20] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.040299 10.0.0.162 - - [2026-08-14 09:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.162 - - [2026-08-14 09:00:20] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.005855 10.0.0.162 - - [2026-08-14 09:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.162 - - [2026-08-14 09:00:20] "GET /service-appliance-set/45aab88c-447e-4ff4-98f9-e1c97a759ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004841 10.0.0.162 - - [2026-08-14 09:00:21] "POST /fqname-to-id HTTP/1.1" 404 258 0.002449 10.0.0.162 - - [2026-08-14 09:00:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.109706 10.0.0.162 - - [2026-08-14 09:00:21] "GET /virtual-machine-interface/e68a94c1-31a7-4534-8696-ec5e02823d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.021083 10.0.0.162 - - [2026-08-14 09:00:21] "POST /set-tag HTTP/1.1" 200 109 0.024752 10.0.0.162 - - [2026-08-14 09:00:21] "POST /instance-ips HTTP/1.1" 200 418 0.040098 10.0.0.162 - - [2026-08-14 09:00:21] "GET /instance-ip/2dceedbd-e3c2-4c3c-845b-4f1696b21a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.004148 10.0.0.162 - - [2026-08-14 09:00:21] "POST /loadbalancers HTTP/1.1" 200 620 0.105101 10.0.0.162 - - [2026-08-14 09:00:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.044394 10.0.0.162 - - [2026-08-14 09:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007626 10.0.0.162 - - [2026-08-14 09:00:21] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.052950 10.0.0.162 - - [2026-08-14 09:00:21] "GET /virtual-machine-interface/e68a94c1-31a7-4534-8696-ec5e02823d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004770 10.0.0.162 - - [2026-08-14 09:00:21] "POST /service-instances HTTP/1.1" 200 568 0.063277 10.0.0.162 - - [2026-08-14 09:00:21] "GET /virtual-machine-interface/e68a94c1-31a7-4534-8696-ec5e02823d24?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.008626 10.0.0.162 - - [2026-08-14 09:00:21] "POST /ref-update HTTP/1.1" 200 156 0.013405 10.0.0.162 - - [2026-08-14 09:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.162 - - [2026-08-14 09:00:21] "GET /floating-ip-pool/d77b91c4-e606-4bd1-849d-89faf6516386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.007180 10.0.0.162 - - [2026-08-14 09:00:21] "PUT /service-instance/4dfbdb5d-d649-40c8-8489-2b75c1a6721e HTTP/1.1" 200 267 0.013601 10.0.0.162 - - [2026-08-14 09:00:21] "POST /floating-ips HTTP/1.1" 200 673 0.078357 10.0.0.162 - - [2026-08-14 09:00:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.027276 10.0.0.162 - - [2026-08-14 09:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.162 - - [2026-08-14 09:00:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016321 10.0.0.162 - - [2026-08-14 09:00:21] "POST /virtual-machines HTTP/1.1" 200 430 0.039423 10.0.0.162 - - [2026-08-14 09:00:21] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007981 10.0.0.162 - - [2026-08-14 09:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.162 - - [2026-08-14 09:00:21] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008936 10.0.0.162 - - [2026-08-14 09:00:21] "POST /tags HTTP/1.1" 409 221 0.002350 10.0.0.162 - - [2026-08-14 09:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.162 - - [2026-08-14 09:00:22] "GET /tag/bc3908ea-d49c-428e-bc0f-47acd5b8f3a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.033099 10.0.0.162 - - [2026-08-14 09:00:22] "POST /tags HTTP/1.1" 409 238 0.014700 10.0.0.162 - - [2026-08-14 09:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008915 10.0.0.162 - - [2026-08-14 09:00:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.188504 10.0.0.162 - - [2026-08-14 09:00:22] "GET /tag/af0c9b98-5115-487d-86d4-b56ad65feae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.013726 10.0.0.162 - - [2026-08-14 09:00:22] "POST /chown HTTP/1.1" 200 109 0.040884 10.0.0.162 - - [2026-08-14 09:00:22] "POST /chown HTTP/1.1" 200 109 0.019621 10.0.0.162 - - [2026-08-14 09:00:22] "POST /firewall-rules HTTP/1.1" 200 652 0.127018 10.0.0.162 - - [2026-08-14 09:00:22] "PUT /virtual-machine-interface/ad122a8f-1ca8-42a4-9816-03e0f2f47808 HTTP/1.1" 200 285 0.072093 10.0.0.162 - - [2026-08-14 09:00:22] "GET /firewall-rule/d7d8c3ed-c93a-4550-a18e-8c7e565c0ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.046557 10.0.0.162 - - [2026-08-14 09:00:22] "PUT /instance-ip/2dceedbd-e3c2-4c3c-845b-4f1696b21a3d HTTP/1.1" 200 257 0.049552 10.0.0.162 - - [2026-08-14 09:00:22] "GET /firewall-policy/2c71d5d8-b514-46a5-b915-e8078bb4b621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.007918 10.0.0.162 - - [2026-08-14 09:00:22] "GET /firewall-rule/d7d8c3ed-c93a-4550-a18e-8c7e565c0ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.005168 10.0.0.162 - - [2026-08-14 09:00:22] "POST /ref-update HTTP/1.1" 200 156 0.043062 10.0.0.162 - - [2026-08-14 09:00:22] "POST /ref-update HTTP/1.1" 200 156 0.025429 10.0.0.162 - - [2026-08-14 09:00:22] "POST /ref-update HTTP/1.1" 200 156 0.103426 10.0.0.162 - - [2026-08-14 09:00:22] "POST /ref-update HTTP/1.1" 200 156 0.044803 10.0.0.162 - - [2026-08-14 09:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.162 - - [2026-08-14 09:00:22] "POST /ref-update HTTP/1.1" 200 156 0.024868 10.0.0.162 - - [2026-08-14 09:00:22] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.084646 10.0.0.162 - - [2026-08-14 09:00:22] "GET /loadbalancer/b0d51961-4741-4d1c-a0ae-b60b859c6958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005597 10.0.0.162 - - [2026-08-14 09:00:22] "POST /ref-update HTTP/1.1" 200 156 0.035531 10.0.0.162 - - [2026-08-14 09:00:22] "POST /ref-update HTTP/1.1" 200 156 0.031811 10.0.0.162 - - [2026-08-14 09:00:22] "POST /virtual-machines HTTP/1.1" 200 430 0.031256 10.0.0.162 - - [2026-08-14 09:00:22] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.089611 10.0.0.162 - - [2026-08-14 09:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.162 - - [2026-08-14 09:00:22] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.058733 10.0.0.162 - - [2026-08-14 09:00:22] "GET /loadbalancer-listener/c9fe5da0-9164-46ee-a4a6-dc4ed3f228df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.009254 10.0.0.162 - - [2026-08-14 09:00:22] "GET /loadbalancer-listener/c9fe5da0-9164-46ee-a4a6-dc4ed3f228df?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.025844 10.0.0.162 - - [2026-08-14 09:00:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.169122 10.0.0.162 - - [2026-08-14 09:00:23] "POST /chown HTTP/1.1" 200 109 0.016333 10.0.0.162 - - [2026-08-14 09:00:23] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.073015 10.0.0.162 - - [2026-08-14 09:00:23] "POST /chown HTTP/1.1" 200 109 0.026227 10.0.0.162 - - [2026-08-14 09:00:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011034 10.0.0.162 - - [2026-08-14 09:00:23] "GET /loadbalancer-pool/1f53b4c8-6009-4819-802b-8554859458b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006168 10.0.0.162 - - [2026-08-14 09:00:23] "PUT /virtual-machine-interface/3a2451ab-693a-44e4-bed1-51ddb494dc02 HTTP/1.1" 200 285 0.020930 10.0.0.162 - - [2026-08-14 09:00:23] "POST /loadbalancer-members HTTP/1.1" 200 709 0.055707 10.0.0.162 - - [2026-08-14 09:00:23] "PUT /instance-ip/2dceedbd-e3c2-4c3c-845b-4f1696b21a3d HTTP/1.1" 200 257 0.039655 10.0.0.162 - - [2026-08-14 09:00:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029534 10.0.0.162 - - [2026-08-14 09:00:23] "GET /loadbalancer-member/6ea59c49-90b6-4e6a-b148-f462e3ac08ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.031857 10.0.0.162 - - [2026-08-14 09:00:23] "POST /ref-update HTTP/1.1" 200 156 0.084827 10.0.0.162 - - [2026-08-14 09:00:23] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.021478 10.0.0.162 - - [2026-08-14 09:00:23] "POST /ref-update HTTP/1.1" 200 156 0.017077 10.0.0.162 - - [2026-08-14 09:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.162 - - [2026-08-14 09:00:23] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.018624 10.0.0.162 - - [2026-08-14 09:00:23] "POST /tags HTTP/1.1" 409 221 0.002979 10.0.0.162 - - [2026-08-14 09:00:23] "POST /ref-update HTTP/1.1" 200 156 0.044064 10.0.0.162 - - [2026-08-14 09:00:23] "POST /ref-update HTTP/1.1" 200 156 0.033728 10.0.0.162 - - [2026-08-14 09:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.162 - - [2026-08-14 09:00:23] "GET /tag/bc3908ea-d49c-428e-bc0f-47acd5b8f3a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.016028 10.0.0.162 - - [2026-08-14 09:00:23] "POST /tags HTTP/1.1" 409 238 0.004209 10.0.0.162 - - [2026-08-14 09:00:23] "POST /ref-update HTTP/1.1" 200 156 0.027263 10.0.0.162 - - [2026-08-14 09:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019659 10.0.0.162 - - [2026-08-14 09:00:23] "GET /tag/af0c9b98-5115-487d-86d4-b56ad65feae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.020517 10.0.0.162 - - [2026-08-14 09:00:23] "POST /firewall-rules HTTP/1.1" 409 293 0.004082 10.0.0.162 - - [2026-08-14 09:00:23] "PUT /service-instance/4dfbdb5d-d649-40c8-8489-2b75c1a6721e HTTP/1.1" 200 267 0.016901 10.0.0.162 - - [2026-08-14 09:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011262 10.0.0.162 - - [2026-08-14 09:00:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.046573 10.0.0.162 - - [2026-08-14 09:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012955 10.0.0.162 - - [2026-08-14 09:00:23] "PUT /firewall-rule/d7d8c3ed-c93a-4550-a18e-8c7e565c0ed5 HTTP/1.1" 200 261 0.083959 10.0.0.162 - - [2026-08-14 09:00:23] "GET /firewall-rule/d7d8c3ed-c93a-4550-a18e-8c7e565c0ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.012426 10.0.0.162 - - [2026-08-14 09:00:23] "POST /chown HTTP/1.1" 200 109 0.034431 10.0.0.162 - - [2026-08-14 09:00:23] "POST /chown HTTP/1.1" 200 109 0.031386 10.0.0.162 - - [2026-08-14 09:00:23] "GET /firewall-policy/2c71d5d8-b514-46a5-b915-e8078bb4b621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.025814 10.0.0.162 - - [2026-08-14 09:00:23] "GET /firewall-rule/d7d8c3ed-c93a-4550-a18e-8c7e565c0ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003053 10.0.0.162 - - [2026-08-14 09:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.162 - - [2026-08-14 09:00:23] "PUT /instance-ip/2dceedbd-e3c2-4c3c-845b-4f1696b21a3d HTTP/1.1" 200 257 0.037782 10.0.0.162 - - [2026-08-14 09:00:23] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.005368 10.0.0.162 - - [2026-08-14 09:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.162 - - [2026-08-14 09:00:23] "POST /ref-update HTTP/1.1" 200 156 0.018514 10.0.0.162 - - [2026-08-14 09:00:23] "POST /chown HTTP/1.1" 200 109 0.039774 10.0.0.162 - - [2026-08-14 09:00:23] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.083860 10.0.0.162 - - [2026-08-14 09:00:23] "POST /chown HTTP/1.1" 200 109 0.037096 10.0.0.162 - - [2026-08-14 09:00:24] "POST /virtual-machines HTTP/1.1" 200 374 0.010539 10.0.0.162 - - [2026-08-14 09:00:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.037145 10.0.0.162 - - [2026-08-14 09:00:24] "PUT /instance-ip/2dceedbd-e3c2-4c3c-845b-4f1696b21a3d HTTP/1.1" 200 257 0.052787 10.0.0.162 - - [2026-08-14 09:00:24] "POST /ref-update HTTP/1.1" 200 156 0.027927 10.0.0.162 - - [2026-08-14 09:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.162 - - [2026-08-14 09:00:24] "POST /chown HTTP/1.1" 200 109 0.015407 10.0.0.162 - - [2026-08-14 09:00:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.183385 10.0.0.162 - - [2026-08-14 09:00:24] "POST /chown HTTP/1.1" 200 109 0.052463 10.0.0.162 - - [2026-08-14 09:00:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.040514 10.0.0.162 - - [2026-08-14 09:00:24] "PUT /instance-ip/2dceedbd-e3c2-4c3c-845b-4f1696b21a3d HTTP/1.1" 200 257 0.052644 10.0.0.162 - - [2026-08-14 09:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006156 10.0.0.162 - - [2026-08-14 09:00:24] "GET /virtual-machine-interface/95f62c9e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.011091 10.0.0.162 - - [2026-08-14 09:00:24] "POST /ref-update HTTP/1.1" 200 156 0.044242 10.0.0.162 - - [2026-08-14 09:00:24] "POST /ref-update HTTP/1.1" 200 156 0.021994 10.0.0.162 - - [2026-08-14 09:00:24] "POST /instance-ips HTTP/1.1" 200 414 0.103525 10.0.0.162 - - [2026-08-14 09:00:24] "POST /chown HTTP/1.1" 200 109 0.146561 10.0.0.162 - - [2026-08-14 09:00:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.141867 10.0.0.162 - - [2026-08-14 09:00:24] "GET /virtual-machine-interface/95f62c9e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.021539 10.0.0.162 - - [2026-08-14 09:00:24] "POST /chown HTTP/1.1" 200 109 0.024629 10.0.0.162 - - [2026-08-14 09:00:24] "PUT /instance-ip/2dceedbd-e3c2-4c3c-845b-4f1696b21a3d HTTP/1.1" 200 257 0.031685 10.0.0.162 - - [2026-08-14 09:00:24] "POST /ref-update HTTP/1.1" 200 156 0.034861 10.0.0.162 - - [2026-08-14 09:00:24] "POST /set-tag HTTP/1.1" 200 109 0.063537 10.0.0.162 - - [2026-08-14 09:00:24] "GET /virtual-machine-interface/95f62c9e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.014742 10.0.0.162 - - [2026-08-14 09:00:24] "GET /instance-ip/9620b586-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.005383 10.0.0.162 - - [2026-08-14 09:00:24] "POST /ref-update HTTP/1.1" 200 156 0.010607 10.0.0.162 - - [2026-08-14 09:00:24] "GET /virtual-machine-interface/95f62c9e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004851 10.0.0.162 - - [2026-08-14 09:00:24] "POST /set-tag HTTP/1.1" 200 109 0.003166 10.0.0.162 - - [2026-08-14 09:00:24] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006538 10.0.0.162 - - [2026-08-14 09:00:24] "PUT /service-instance/4dfbdb5d-d649-40c8-8489-2b75c1a6721e HTTP/1.1" 200 267 0.013360 10.0.0.162 - - [2026-08-14 09:00:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.031756 10.0.0.162 - - [2026-08-14 09:00:25] "POST /ref-update HTTP/1.1" 200 156 0.048623 10.0.0.162 - - [2026-08-14 09:00:25] "GET /virtual-machine-interface/95f62c9e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.023235 10.0.0.162 - - [2026-08-14 09:00:25] "POST /set-tag HTTP/1.1" 200 109 0.010015 10.0.0.162 - - [2026-08-14 09:00:25] "PUT /service-instance/4dfbdb5d-d649-40c8-8489-2b75c1a6721e HTTP/1.1" 200 267 0.009213 10.0.0.162 - - [2026-08-14 09:00:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008111 10.0.0.162 - - [2026-08-14 09:00:25] "GET /virtual-machine-interface/95f62c9e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.021771 10.0.0.162 - - [2026-08-14 09:00:25] "POST /set-tag HTTP/1.1" 200 109 0.010335 10.0.0.162 - - [2026-08-14 09:00:25] "PUT /service-instance/4dfbdb5d-d649-40c8-8489-2b75c1a6721e HTTP/1.1" 200 267 0.014233 10.0.0.162 - - [2026-08-14 09:00:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011356 10.0.0.162 - - [2026-08-14 09:00:25] "PUT /service-instance/4dfbdb5d-d649-40c8-8489-2b75c1a6721e HTTP/1.1" 200 267 0.014622 10.0.0.162 - - [2026-08-14 09:00:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016659 10.0.0.162 - - [2026-08-14 09:00:25] "PUT /service-instance/4dfbdb5d-d649-40c8-8489-2b75c1a6721e HTTP/1.1" 200 267 0.008672 10.0.0.162 - - [2026-08-14 09:00:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009546 10.0.0.162 - - [2026-08-14 09:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.162 - - [2026-08-14 09:00:25] "POST /chown HTTP/1.1" 200 109 0.007209 10.0.0.162 - - [2026-08-14 09:00:25] "POST /chown HTTP/1.1" 200 109 0.024329 10.0.0.162 - - [2026-08-14 09:00:25] "POST /chown HTTP/1.1" 200 109 0.007931 10.0.0.162 - - [2026-08-14 09:00:25] "POST /chown HTTP/1.1" 200 109 0.020326 10.0.0.162 - - [2026-08-14 09:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.162 - - [2026-08-14 09:00:25] "POST /chown HTTP/1.1" 200 109 0.017514 10.0.0.162 - - [2026-08-14 09:00:25] "POST /chown HTTP/1.1" 200 109 0.028887 10.0.0.162 - - [2026-08-14 09:00:25] "POST /chown HTTP/1.1" 200 109 0.027923 10.0.0.162 - - [2026-08-14 09:00:25] "POST /chown HTTP/1.1" 200 109 0.008218 10.0.0.162 - - [2026-08-14 09:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.162 - - [2026-08-14 09:00:25] "POST /chown HTTP/1.1" 200 109 0.008875 10.0.0.162 - - [2026-08-14 09:00:25] "POST /chown HTTP/1.1" 200 109 0.021832 10.0.0.162 - - [2026-08-14 09:00:25] "POST /chown HTTP/1.1" 200 109 0.018534 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.031574 10.0.0.162 - - [2026-08-14 09:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.008762 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.015320 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.014250 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.008245 10.0.0.162 - - [2026-08-14 09:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.008414 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.009247 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.018241 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.025887 10.0.0.162 - - [2026-08-14 09:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.009358 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.018437 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.007542 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.019924 10.0.0.162 - - [2026-08-14 09:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014247 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.008148 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.020938 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.021021 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.007437 10.0.0.162 - - [2026-08-14 09:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.006285 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.006541 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.016106 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.021839 10.0.0.162 - - [2026-08-14 09:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.006443 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.020930 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.006780 10.0.0.162 - - [2026-08-14 09:00:26] "POST /chown HTTP/1.1" 200 109 0.020539 10.0.0.162 - - [2026-08-14 09:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.162 - - [2026-08-14 09:00:27] "POST /chown HTTP/1.1" 200 109 0.008329 10.0.0.162 - - [2026-08-14 09:00:27] "POST /chown HTTP/1.1" 200 109 0.020740 10.0.0.162 - - [2026-08-14 09:00:27] "POST /chown HTTP/1.1" 200 109 0.016668 10.0.0.162 - - [2026-08-14 09:00:27] "POST /chown HTTP/1.1" 200 109 0.006608 10.0.0.162 - - [2026-08-14 09:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.162 - - [2026-08-14 09:00:27] "POST /chown HTTP/1.1" 200 109 0.006097 10.0.0.162 - - [2026-08-14 09:00:27] "POST /chown HTTP/1.1" 200 109 0.009416 10.0.0.162 - - [2026-08-14 09:00:27] "POST /chown HTTP/1.1" 200 109 0.017220 10.0.0.162 - - [2026-08-14 09:00:27] "POST /chown HTTP/1.1" 200 109 0.034719 10.0.0.162 - - [2026-08-14 09:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.162 - - [2026-08-14 09:00:27] "POST /chown HTTP/1.1" 200 109 0.008427 10.0.0.162 - - [2026-08-14 09:00:27] "POST /chown HTTP/1.1" 200 109 0.023612 10.0.0.162 - - [2026-08-14 09:00:27] "POST /chown HTTP/1.1" 200 109 0.007954 10.0.0.162 - - [2026-08-14 09:00:27] "POST /chown HTTP/1.1" 200 109 0.021169 10.0.0.162 - - [2026-08-14 09:00:28] "GET /virtual-machine-interface/9117e65e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013859 10.0.0.162 - - [2026-08-14 09:00:28] "POST /set-tag HTTP/1.1" 200 109 0.007124 10.0.0.162 - - [2026-08-14 09:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.162 - - [2026-08-14 09:00:28] "GET /loadbalancer/3c4bc2b8-c444-4e5f-a493-c3a259784920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002925 10.0.0.162 - - [2026-08-14 09:00:28] "GET /loadbalancer-pool/d86694fa-e7a1-42d0-834b-592e6e70a3b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002675 10.0.0.162 - - [2026-08-14 09:00:28] "POST /loadbalancer-members HTTP/1.1" 200 704 0.026374 10.0.0.162 - - [2026-08-14 09:00:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008759 10.0.0.162 - - [2026-08-14 09:00:28] "GET /virtual-machine-interface/9117e65e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004878 10.0.0.162 - - [2026-08-14 09:00:28] "GET /virtual-machine-interface/9117e65e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006466 10.0.0.162 - - [2026-08-14 09:00:28] "POST /ref-update HTTP/1.1" 200 156 0.009869 10.0.0.162 - - [2026-08-14 09:00:28] "POST /tags HTTP/1.1" 409 221 0.004600 10.0.0.162 - - [2026-08-14 09:00:28] "GET /floating-ip/86e48d53-d399-4ba0-8466-c34335872611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.005269 10.0.0.162 - - [2026-08-14 09:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.162 - - [2026-08-14 09:00:28] "GET /tag/bc3908ea-d49c-428e-bc0f-47acd5b8f3a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.013011 10.0.0.162 - - [2026-08-14 09:00:28] "PUT /floating-ip/86e48d53-d399-4ba0-8466-c34335872611 HTTP/1.1" 200 257 0.020205 10.0.0.162 - - [2026-08-14 09:00:28] "POST /set-tag HTTP/1.1" 200 109 0.049906 10.0.0.162 - - [2026-08-14 09:00:28] "GET /virtual-machine-interface/919b075a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007063 10.0.0.162 - - [2026-08-14 09:00:28] "POST /set-tag HTTP/1.1" 200 109 0.003834 10.0.0.162 - - [2026-08-14 09:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.162 - - [2026-08-14 09:00:28] "GET /loadbalancer/3c4bc2b8-c444-4e5f-a493-c3a259784920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.004069 10.0.0.162 - - [2026-08-14 09:00:28] "GET /loadbalancer-pool/d86694fa-e7a1-42d0-834b-592e6e70a3b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.013590 10.0.0.162 - - [2026-08-14 09:00:28] "GET /virtual-machine/c2bd942e-c629-4a60-93c2-1630fcfc9bcc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.004433 10.0.0.162 - - [2026-08-14 09:00:28] "GET /virtual-machine-interface/9117e65e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005394 10.0.0.162 - - [2026-08-14 09:00:28] "POST /loadbalancer-members HTTP/1.1" 200 704 0.036800 10.0.0.162 - - [2026-08-14 09:00:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012271 10.0.0.162 - - [2026-08-14 09:00:28] "GET /virtual-machine-interface/919b075a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.025404 10.0.0.162 - - [2026-08-14 09:00:28] "GET /virtual-machine-interface/919b075a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010252 10.0.0.162 - - [2026-08-14 09:00:28] "GET /virtual-machine/4dbf44f1-42b2-4e1e-abab-a5471bdc51b8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004718 10.0.0.162 - - [2026-08-14 09:00:28] "POST /ref-update HTTP/1.1" 200 156 0.014780 10.0.0.162 - - [2026-08-14 09:00:28] "GET /virtual-machine-interface/919b075a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006597 10.0.0.162 - - [2026-08-14 09:00:28] "POST /set-tag HTTP/1.1" 200 109 0.062104 10.0.0.162 - - [2026-08-14 09:00:28] "GET /floating-ip/86e48d53-d399-4ba0-8466-c34335872611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.015598 10.0.0.162 - - [2026-08-14 09:00:38] "GET /virtual-machine-interface/95f62c9e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005227 10.0.0.162 - - [2026-08-14 09:00:38] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.162 - - [2026-08-14 09:00:39] "GET /virtual-machine/aaa574d7-9395-4d0a-b7dd-53c303a0c6cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003847 10.0.0.162 - - [2026-08-14 09:00:39] "GET /virtual-machine-interface/95f62c9e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004816 10.0.0.162 - - [2026-08-14 09:00:39] "GET /virtual-machine-interface/95f62c9e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009655 10.0.0.162 - - [2026-08-14 09:00:39] "POST /set-tag HTTP/1.1" 200 109 0.003389 10.0.0.162 - - [2026-08-14 09:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.162 - - [2026-08-14 09:01:00] "POST /chown HTTP/1.1" 200 109 0.008351 10.0.0.162 - - [2026-08-14 09:01:00] "POST /chown HTTP/1.1" 200 109 0.012458 10.0.0.162 - - [2026-08-14 09:01:00] "POST /chown HTTP/1.1" 200 109 0.028037 10.0.0.162 - - [2026-08-14 09:01:00] "POST /chown HTTP/1.1" 200 109 0.028249 10.0.0.162 - - [2026-08-14 09:01:11] "GET /virtual-machine-interface/95f62c9e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009049 10.0.0.162 - - [2026-08-14 09:01:11] "POST /set-tag HTTP/1.1" 200 109 0.003088 10.0.0.162 - - [2026-08-14 09:01:11] "GET /virtual-machine-interface/95f62c9e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006707 10.0.0.162 - - [2026-08-14 09:01:11] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.162 - - [2026-08-14 09:01:11] "GET /virtual-machine/aaa574d7-9395-4d0a-b7dd-53c303a0c6cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003199 10.0.0.162 - - [2026-08-14 09:01:11] "POST /ref-update HTTP/1.1" 200 156 0.018541 10.0.0.162 - - [2026-08-14 09:01:11] "GET /virtual-machine-interface/95f62c9e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005386 10.0.0.162 - - [2026-08-14 09:01:11] "POST /set-tag HTTP/1.1" 200 109 0.022136 10.0.0.162 - - [2026-08-14 09:01:11] "POST /set-tag HTTP/1.1" 200 109 0.039160 10.0.0.162 - - [2026-08-14 09:01:11] "DELETE /instance-ip/9620b586-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.032876 10.0.0.162 - - [2026-08-14 09:01:11] "DELETE /virtual-machine-interface/95f62c9e-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.045358 10.0.0.162 - - [2026-08-14 09:01:11] "DELETE /virtual-machine/aaa574d7-9395-4d0a-b7dd-53c303a0c6cf HTTP/1.1" 200 115 0.023751 10.0.0.162 - - [2026-08-14 09:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.162 - - [2026-08-14 09:01:14] "GET /tag/af0c9b98-5115-487d-86d4-b56ad65feae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.016812 10.0.0.162 - - [2026-08-14 09:01:14] "GET /tag/af0c9b98-5115-487d-86d4-b56ad65feae3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.024989 10.0.0.162 - - [2026-08-14 09:01:14] "GET /virtual-machine-interface/3a2451ab-693a-44e4-bed1-51ddb494dc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005146 10.0.0.162 - - [2026-08-14 09:01:14] "POST /set-tag HTTP/1.1" 200 109 0.022351 10.0.0.162 - - [2026-08-14 09:01:14] "GET /virtual-machine-interface/ad122a8f-1ca8-42a4-9816-03e0f2f47808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.018002 10.0.0.162 - - [2026-08-14 09:01:14] "POST /set-tag HTTP/1.1" 200 109 0.019890 10.0.0.162 - - [2026-08-14 09:01:14] "GET /virtual-machine-interface/e68a94c1-31a7-4534-8696-ec5e02823d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004909 10.0.0.162 - - [2026-08-14 09:01:14] "POST /set-tag HTTP/1.1" 200 109 0.022702 10.0.0.162 - - [2026-08-14 09:01:14] "GET /firewall-policy/2c71d5d8-b514-46a5-b915-e8078bb4b621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.013048 10.0.0.162 - - [2026-08-14 09:01:14] "GET /firewall-rule/d7d8c3ed-c93a-4550-a18e-8c7e565c0ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003217 10.0.0.162 - - [2026-08-14 09:01:14] "POST /ref-update HTTP/1.1" 200 156 0.015456 10.0.0.162 - - [2026-08-14 09:01:14] "DELETE /firewall-rule/d7d8c3ed-c93a-4550-a18e-8c7e565c0ed5 HTTP/1.1" 200 115 0.059120 10.0.0.162 - - [2026-08-14 09:01:14] "DELETE /loadbalancer-member/6ea59c49-90b6-4e6a-b148-f462e3ac08ca HTTP/1.1" 200 115 0.030570 10.0.0.162 - - [2026-08-14 09:01:14] "PUT /service-instance/4dfbdb5d-d649-40c8-8489-2b75c1a6721e HTTP/1.1" 200 267 0.020668 10.0.0.162 - - [2026-08-14 09:01:14] "DELETE /loadbalancer-pool/1f53b4c8-6009-4819-802b-8554859458b3 HTTP/1.1" 200 115 0.041215 10.0.0.162 - - [2026-08-14 09:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.037713 10.0.0.162 - - [2026-08-14 09:01:14] "DELETE /loadbalancer-listener/c9fe5da0-9164-46ee-a4a6-dc4ed3f228df HTTP/1.1" 200 115 0.064424 10.0.0.162 - - [2026-08-14 09:01:14] "GET /floating-ip/8e16c179-9e89-408a-a3d7-632d4a80dfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.004514 10.0.0.162 - - [2026-08-14 09:01:15] "PUT /service-instance/4dfbdb5d-d649-40c8-8489-2b75c1a6721e HTTP/1.1" 200 267 0.018049 10.0.0.162 - - [2026-08-14 09:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015061 10.0.0.162 - - [2026-08-14 09:01:15] "PUT /floating-ip/8e16c179-9e89-408a-a3d7-632d4a80dfb6 HTTP/1.1" 200 257 0.056477 10.0.0.162 - - [2026-08-14 09:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007850 10.0.0.162 - - [2026-08-14 09:01:15] "POST /chown HTTP/1.1" 200 109 0.026738 10.0.0.162 - - [2026-08-14 09:01:15] "POST /chown HTTP/1.1" 200 109 0.007128 10.0.0.162 - - [2026-08-14 09:01:15] "DELETE /floating-ip/8e16c179-9e89-408a-a3d7-632d4a80dfb6 HTTP/1.1" 200 115 0.125253 10.0.0.162 - - [2026-08-14 09:01:15] "POST /chown HTTP/1.1" 200 109 0.033664 10.0.0.162 - - [2026-08-14 09:01:15] "POST /chown HTTP/1.1" 200 109 0.013148 10.0.0.162 - - [2026-08-14 09:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.162 - - [2026-08-14 09:01:15] "POST /service-instances HTTP/1.1" 409 259 0.007399 10.0.0.162 - - [2026-08-14 09:01:15] "DELETE /loadbalancer/b0d51961-4741-4d1c-a0ae-b60b859c6958 HTTP/1.1" 200 115 0.128682 10.0.0.162 - - [2026-08-14 09:01:15] "POST /service-instances HTTP/1.1" 409 259 0.003006 10.0.0.162 - - [2026-08-14 09:01:15] "DELETE /instance-ip/2dceedbd-e3c2-4c3c-845b-4f1696b21a3d HTTP/1.1" 200 115 0.050971 10.0.0.162 - - [2026-08-14 09:01:15] "GET /floating-ip-pool/d77b91c4-e606-4bd1-849d-89faf6516386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017613 10.0.0.162 - - [2026-08-14 09:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.162 - - [2026-08-14 09:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.162 - - [2026-08-14 09:01:15] "POST /ref-update HTTP/1.1" 200 156 0.029419 10.0.0.162 - - [2026-08-14 09:01:15] "DELETE /floating-ip-pool/d77b91c4-e606-4bd1-849d-89faf6516386 HTTP/1.1" 200 115 0.115759 10.0.0.162 - - [2026-08-14 09:01:15] "DELETE /virtual-machine-interface/e68a94c1-31a7-4534-8696-ec5e02823d24 HTTP/1.1" 200 115 0.193850 10.0.0.162 - - [2026-08-14 09:01:15] "DELETE /service-instance/4dfbdb5d-d649-40c8-8489-2b75c1a6721e HTTP/1.1" 200 115 0.105120 10.0.0.162 - - [2026-08-14 09:01:15] "GET /virtual-machine-interface/3a2451ab-693a-44e4-bed1-51ddb494dc02?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.012358 10.0.0.162 - - [2026-08-14 09:01:15] "DELETE /tag/af0c9b98-5115-487d-86d4-b56ad65feae3 HTTP/1.1" 200 115 0.228473 10.0.0.162 - - [2026-08-14 09:01:15] "POST /useragent-kv HTTP/1.1" 200 115 0.010986 10.0.0.162 - - [2026-08-14 09:01:15] "POST /useragent-kv HTTP/1.1" 200 115 0.012856 10.0.0.162 - - [2026-08-14 09:01:15] "DELETE /virtual-network/57b73cdc-ec86-4c51-923b-d77d1fecc11f HTTP/1.1" 200 115 0.266585 10.0.0.162 - - [2026-08-14 09:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.162 - - [2026-08-14 09:01:15] "GET /routing-instance/854ebcee-e020-403f-b5b0-d32bb3c56638 HTTP/1.1" 404 171 0.014914 10.0.0.162 - - [2026-08-14 09:01:15] "GET /domains HTTP/1.1" 200 281 0.002274 10.0.0.162 - - [2026-08-14 09:01:15] "GET /domain/84173068-94ba-40d9-bdc7-b06c3556bd3d HTTP/1.1" 200 3099 0.004024 10.0.0.162 - - [2026-08-14 09:01:15] "DELETE /route-target/0eeb4141-b614-435f-bcdb-72a8d2ad3ed9 HTTP/1.1" 200 115 0.077636 10.0.0.162 - - [2026-08-14 09:01:15] "DELETE /virtual-machine-interface/3a2451ab-693a-44e4-bed1-51ddb494dc02 HTTP/1.1" 200 115 0.211765 10.0.0.162 - - [2026-08-14 09:01:15] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a HTTP/1.1" 200 7170 0.073576 10.0.0.162 - - [2026-08-14 09:01:16] "DELETE /virtual-machine/c683fc04-69ff-4e4d-991c-4b884b968862 HTTP/1.1" 200 115 0.056497 10.0.0.162 - - [2026-08-14 09:01:16] "GET /virtual-machine-interface/ad122a8f-1ca8-42a4-9816-03e0f2f47808?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.019014 10.0.0.162 - - [2026-08-14 09:01:16] "GET /virtual-machine-interface/919b075a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.010976 10.0.0.162 - - [2026-08-14 09:01:16] "POST /set-tag HTTP/1.1" 200 109 0.003190 10.0.0.162 - - [2026-08-14 09:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006863 10.0.0.162 - - [2026-08-14 09:01:16] "GET /loadbalancer/3c4bc2b8-c444-4e5f-a493-c3a259784920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003214 10.0.0.162 - - [2026-08-14 09:01:16] "GET /virtual-machine-interface/919b075a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006141 10.0.0.162 - - [2026-08-14 09:01:16] "DELETE /virtual-machine-interface/ad122a8f-1ca8-42a4-9816-03e0f2f47808 HTTP/1.1" 200 115 0.069497 10.0.0.162 - - [2026-08-14 09:01:16] "POST /ref-update HTTP/1.1" 200 156 0.017118 10.0.0.162 - - [2026-08-14 09:01:16] "POST /set-tag HTTP/1.1" 200 109 0.050421 10.0.0.162 - - [2026-08-14 09:01:16] "DELETE /virtual-machine/f69229db-c80e-4f0e-83bc-afffea47eded HTTP/1.1" 200 115 0.075684 10.0.0.162 - - [2026-08-14 09:01:16] "DELETE /loadbalancer-member/2c50ba7c-6dec-47d1-9b63-e61902c15a4a HTTP/1.1" 200 115 0.077352 10.0.0.162 - - [2026-08-14 09:01:17] "GET /virtual-machine-interface/919b075a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008046 10.0.0.162 - - [2026-08-14 09:01:17] "POST /set-tag HTTP/1.1" 200 109 0.004900 10.0.0.162 - - [2026-08-14 09:01:17] "GET /virtual-machine-interface/919b075a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005297 10.0.0.162 - - [2026-08-14 09:01:17] "POST /set-tag HTTP/1.1" 200 109 0.003307 10.0.0.162 - - [2026-08-14 09:01:17] "GET /virtual-machine/4dbf44f1-42b2-4e1e-abab-a5471bdc51b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006370 10.0.0.162 - - [2026-08-14 09:01:17] "POST /ref-update HTTP/1.1" 200 156 0.013862 10.0.0.162 - - [2026-08-14 09:01:17] "GET /virtual-machine-interface/919b075a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.030326 10.0.0.162 - - [2026-08-14 09:01:17] "POST /set-tag HTTP/1.1" 200 109 0.022163 10.0.0.162 - - [2026-08-14 09:01:17] "POST /set-tag HTTP/1.1" 200 109 0.044553 10.0.0.162 - - [2026-08-14 09:01:17] "POST /set-tag HTTP/1.1" 200 109 0.034003 10.0.0.162 - - [2026-08-14 09:01:17] "DELETE /instance-ip/91b74294-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.043554 10.0.0.162 - - [2026-08-14 09:01:17] "POST /ref-update HTTP/1.1" 200 156 0.014657 10.0.0.162 - - [2026-08-14 09:01:17] "DELETE /virtual-machine-interface/919b075a-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.076372 10.0.0.162 - - [2026-08-14 09:01:17] "DELETE /virtual-machine/4dbf44f1-42b2-4e1e-abab-a5471bdc51b8 HTTP/1.1" 200 115 0.029732 10.0.0.162 - - [2026-08-14 09:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.162 - - [2026-08-14 09:01:18] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004536 10.0.0.162 - - [2026-08-14 09:01:21] "GET /virtual-machine-interface/9117e65e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.016663 10.0.0.162 - - [2026-08-14 09:01:21] "POST /set-tag HTTP/1.1" 200 109 0.003649 10.0.0.162 - - [2026-08-14 09:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.162 - - [2026-08-14 09:01:21] "GET /loadbalancer/3c4bc2b8-c444-4e5f-a493-c3a259784920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003149 10.0.0.162 - - [2026-08-14 09:01:21] "GET /virtual-machine-interface/9117e65e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004369 10.0.0.162 - - [2026-08-14 09:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.162 - - [2026-08-14 09:01:21] "GET /virtual-machine-interface/9e8d038e-97bc-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004643 10.0.0.162 - - [2026-08-14 09:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.162 - - [2026-08-14 09:01:22] "GET /virtual-machine-interface/9117e65e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007386 10.0.0.162 - - [2026-08-14 09:01:22] "POST /set-tag HTTP/1.1" 200 109 0.007105 10.0.0.162 - - [2026-08-14 09:01:22] "GET /virtual-machine-interface/9117e65e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005693 10.0.0.162 - - [2026-08-14 09:01:22] "POST /set-tag HTTP/1.1" 200 109 0.003016 10.0.0.162 - - [2026-08-14 09:01:22] "GET /virtual-machine/c2bd942e-c629-4a60-93c2-1630fcfc9bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003840 10.0.0.162 - - [2026-08-14 09:01:22] "POST /ref-update HTTP/1.1" 200 156 0.014794 10.0.0.162 - - [2026-08-14 09:01:22] "GET /virtual-machine-interface/9117e65e-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.022121 10.0.0.162 - - [2026-08-14 09:01:22] "POST /set-tag HTTP/1.1" 200 109 0.044849 10.0.0.162 - - [2026-08-14 09:01:22] "POST /set-tag HTTP/1.1" 200 109 0.028310 10.0.0.162 - - [2026-08-14 09:01:22] "POST /set-tag HTTP/1.1" 200 109 0.032899 10.0.0.162 - - [2026-08-14 09:01:22] "DELETE /instance-ip/9135ab4e-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.063860 10.0.0.162 - - [2026-08-14 09:01:22] "POST /ref-update HTTP/1.1" 200 156 0.020841 10.0.0.162 - - [2026-08-14 09:01:22] "DELETE /virtual-machine-interface/9117e65e-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.060257 10.0.0.162 - - [2026-08-14 09:01:22] "DELETE /virtual-machine/c2bd942e-c629-4a60-93c2-1630fcfc9bcc HTTP/1.1" 200 115 0.032562 10.0.0.162 - - [2026-08-14 09:01:23] "DELETE /tag/942a9f0b-7667-47f6-941e-4e9543646693 HTTP/1.1" 200 115 0.055971 10.0.0.162 - - [2026-08-14 09:01:23] "DELETE /tag/218c88e6-f2d7-4213-9e19-f312f8444585 HTTP/1.1" 200 115 0.075565 10.0.0.162 - - [2026-08-14 09:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.162 - - [2026-08-14 09:01:26] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038403 10.0.0.162 - - [2026-08-14 09:01:26] "POST /tags HTTP/1.1" 200 394 0.042408 10.0.0.162 - - [2026-08-14 09:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.019824 10.0.0.162 - - [2026-08-14 09:01:26] "GET /tag/4fd49651-40a3-43c0-a0f7-60ee6eb43475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.028690 10.0.0.162 - - [2026-08-14 09:01:26] "POST /tags HTTP/1.1" 200 342 0.033711 10.0.0.162 - - [2026-08-14 09:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.162 - - [2026-08-14 09:01:26] "GET /tag/f6d01f74-9072-408f-bd2b-eba4e26bda88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011638 10.0.0.162 - - [2026-08-14 09:01:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.002177 10.0.0.162 - - [2026-08-14 09:01:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.015882 10.0.0.162 - - [2026-08-14 09:01:26] "POST /security-groups HTTP/1.1" 200 591 0.065553 10.0.0.162 - - [2026-08-14 09:01:26] "POST /projects HTTP/1.1" 200 521 0.196662 10.0.0.162 - - [2026-08-14 09:01:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.002411 10.0.0.162 - - [2026-08-14 09:01:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009181 10.0.0.162 - - [2026-08-14 09:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013538 10.0.0.162 - - [2026-08-14 09:01:26] "POST /access-control-lists HTTP/1.1" 200 600 0.059833 10.0.0.162 - - [2026-08-14 09:01:27] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.022115 10.0.0.162 - - [2026-08-14 09:01:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.013739 10.0.0.162 - - [2026-08-14 09:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.162 - - [2026-08-14 09:01:27] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.003999 10.0.0.162 - - [2026-08-14 09:01:27] "POST /access-control-lists HTTP/1.1" 200 598 0.098562 10.0.0.162 - - [2026-08-14 09:01:27] "PUT /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560 HTTP/1.1" 200 265 0.130450 10.0.0.162 - - [2026-08-14 09:01:27] "PUT /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205 HTTP/1.1" 200 265 0.072707 10.0.0.162 - - [2026-08-14 09:01:27] "POST /security-groups HTTP/1.1" 200 593 0.091875 10.0.0.162 - - [2026-08-14 09:01:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.002440 10.0.0.162 - - [2026-08-14 09:01:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.025207 10.0.0.162 - - [2026-08-14 09:01:27] "POST /access-control-lists HTTP/1.1" 200 634 0.084203 10.0.0.162 - - [2026-08-14 09:01:27] "POST /chown HTTP/1.1" 200 109 0.058655 10.0.0.162 - - [2026-08-14 09:01:27] "POST /fqname-to-id HTTP/1.1" 404 269 0.013452 10.0.0.162 - - [2026-08-14 09:01:27] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004704 10.0.0.162 - - [2026-08-14 09:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.162 - - [2026-08-14 09:01:27] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003312 10.0.0.162 - - [2026-08-14 09:01:27] "POST /tags HTTP/1.1" 409 226 0.002856 10.0.0.162 - - [2026-08-14 09:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.162 - - [2026-08-14 09:01:27] "GET /tag/f6d01f74-9072-408f-bd2b-eba4e26bda88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.021576 10.0.0.162 - - [2026-08-14 09:01:27] "POST /access-control-lists HTTP/1.1" 200 632 0.073427 10.0.0.162 - - [2026-08-14 09:01:27] "POST /firewall-rules HTTP/1.1" 200 602 0.073091 10.0.0.162 - - [2026-08-14 09:01:27] "GET /firewall-rule/b124ed4a-9a34-4136-b096-94ff84de1642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.024620 10.0.0.162 - - [2026-08-14 09:01:27] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004016 10.0.0.162 - - [2026-08-14 09:01:27] "GET /firewall-rule/b124ed4a-9a34-4136-b096-94ff84de1642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003205 10.0.0.162 - - [2026-08-14 09:01:27] "POST /ref-update HTTP/1.1" 200 156 0.061141 10.0.0.162 - - [2026-08-14 09:01:27] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.021998 10.0.0.162 - - [2026-08-14 09:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.162 - - [2026-08-14 09:01:28] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003196 10.0.0.162 - - [2026-08-14 09:01:28] "POST /tags HTTP/1.1" 409 226 0.002833 10.0.0.162 - - [2026-08-14 09:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.162 - - [2026-08-14 09:01:28] "GET /tag/f6d01f74-9072-408f-bd2b-eba4e26bda88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.019094 10.0.0.162 - - [2026-08-14 09:01:28] "POST /firewall-rules HTTP/1.1" 200 600 0.076932 10.0.0.162 - - [2026-08-14 09:01:28] "GET /firewall-rule/77d67114-c729-411b-91c9-88f48d5975f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004971 10.0.0.162 - - [2026-08-14 09:01:28] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004628 10.0.0.162 - - [2026-08-14 09:01:28] "GET /firewall-rule/77d67114-c729-411b-91c9-88f48d5975f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003034 10.0.0.162 - - [2026-08-14 09:01:28] "POST /ref-update HTTP/1.1" 200 156 0.054536 10.0.0.162 - - [2026-08-14 09:01:29] "POST /tags HTTP/1.1" 200 394 0.028287 10.0.0.162 - - [2026-08-14 09:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.162 - - [2026-08-14 09:01:29] "GET /tag/d34d1ecf-79b3-4ab8-a39a-8f2fe69a9c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.013451 10.0.0.162 - - [2026-08-14 09:01:29] "POST /tags HTTP/1.1" 200 342 0.020295 10.0.0.162 - - [2026-08-14 09:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019653 10.0.0.162 - - [2026-08-14 09:01:29] "GET /tag/4e14e91f-9105-4ea2-8209-118186e6dc23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012931 10.0.0.162 - - [2026-08-14 09:01:29] "POST /id-to-fqname HTTP/1.1" 200 192 0.000559 10.0.0.162 - - [2026-08-14 09:01:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.017329 10.0.0.162 - - [2026-08-14 09:01:30] "POST /security-groups HTTP/1.1" 200 591 0.064588 10.0.0.162 - - [2026-08-14 09:01:30] "POST /projects HTTP/1.1" 200 521 0.254327 10.0.0.162 - - [2026-08-14 09:01:30] "POST /fqname-to-id HTTP/1.1" 404 236 0.010317 10.0.0.162 - - [2026-08-14 09:01:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.032698 10.0.0.162 - - [2026-08-14 09:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018744 10.0.0.162 - - [2026-08-14 09:01:30] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.033963 10.0.0.162 - - [2026-08-14 09:01:30] "POST /access-control-lists HTTP/1.1" 200 600 0.098387 10.0.0.162 - - [2026-08-14 09:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.024681 10.0.0.162 - - [2026-08-14 09:01:30] "POST /fqname-to-id HTTP/1.1" 404 235 0.023299 10.0.0.162 - - [2026-08-14 09:01:30] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005255 10.0.0.162 - - [2026-08-14 09:01:30] "POST /access-control-lists HTTP/1.1" 200 598 0.075983 10.0.0.162 - - [2026-08-14 09:01:30] "PUT /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560 HTTP/1.1" 200 265 0.126039 10.0.0.162 - - [2026-08-14 09:01:30] "PUT /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205 HTTP/1.1" 200 265 0.054809 10.0.0.162 - - [2026-08-14 09:01:30] "POST /security-groups HTTP/1.1" 200 593 0.079509 10.0.0.162 - - [2026-08-14 09:01:30] "POST /fqname-to-id HTTP/1.1" 404 270 0.003859 10.0.0.162 - - [2026-08-14 09:01:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021189 10.0.0.162 - - [2026-08-14 09:01:30] "POST /chown HTTP/1.1" 200 109 0.013494 10.0.0.162 - - [2026-08-14 09:01:30] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019005 10.0.0.162 - - [2026-08-14 09:01:30] "POST /access-control-lists HTTP/1.1" 200 634 0.124151 10.0.0.162 - - [2026-08-14 09:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.162 - - [2026-08-14 09:01:30] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.015811 10.0.0.162 - - [2026-08-14 09:01:30] "POST /fqname-to-id HTTP/1.1" 404 269 0.015502 10.0.0.162 - - [2026-08-14 09:01:30] "POST /tags HTTP/1.1" 409 226 0.001994 10.0.0.162 - - [2026-08-14 09:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.162 - - [2026-08-14 09:01:30] "GET /tag/4e14e91f-9105-4ea2-8209-118186e6dc23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011719 10.0.0.162 - - [2026-08-14 09:01:30] "POST /access-control-lists HTTP/1.1" 200 632 0.077509 10.0.0.162 - - [2026-08-14 09:01:30] "POST /firewall-rules HTTP/1.1" 200 602 0.154963 10.0.0.162 - - [2026-08-14 09:01:30] "GET /firewall-rule/5d1ccc90-c7e5-48d9-90b2-f517786ded66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.014027 10.0.0.162 - - [2026-08-14 09:01:30] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.005147 10.0.0.162 - - [2026-08-14 09:01:31] "GET /firewall-rule/5d1ccc90-c7e5-48d9-90b2-f517786ded66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004039 10.0.0.162 - - [2026-08-14 09:01:31] "POST /ref-update HTTP/1.1" 200 156 0.071778 10.0.0.162 - - [2026-08-14 09:01:31] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003725 10.0.0.162 - - [2026-08-14 09:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.162 - - [2026-08-14 09:01:31] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003131 10.0.0.162 - - [2026-08-14 09:01:31] "POST /tags HTTP/1.1" 409 226 0.002658 10.0.0.162 - - [2026-08-14 09:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.162 - - [2026-08-14 09:01:31] "GET /tag/4e14e91f-9105-4ea2-8209-118186e6dc23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011553 10.0.0.162 - - [2026-08-14 09:01:31] "POST /firewall-rules HTTP/1.1" 200 600 0.072979 10.0.0.162 - - [2026-08-14 09:01:31] "GET /firewall-rule/2398ceb2-7d66-4055-9b7e-c64853b0545d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.016172 10.0.0.162 - - [2026-08-14 09:01:31] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.004588 10.0.0.162 - - [2026-08-14 09:01:31] "GET /firewall-rule/2398ceb2-7d66-4055-9b7e-c64853b0545d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003853 10.0.0.162 - - [2026-08-14 09:01:31] "POST /ref-update HTTP/1.1" 200 156 0.094608 10.0.0.162 - - [2026-08-14 09:01:32] "POST /tags HTTP/1.1" 200 346 0.110923 10.0.0.162 - - [2026-08-14 09:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019542 10.0.0.162 - - [2026-08-14 09:01:32] "GET /tag/ddfa951e-787f-4e69-9c65-a0c22ff7cc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.015494 10.0.0.162 - - [2026-08-14 09:01:32] "POST /projects HTTP/1.1" 409 238 0.004913 10.0.0.162 - - [2026-08-14 09:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.162 - - [2026-08-14 09:01:32] "GET /project/e2f45103-0ee0-44c5-ad1f-7729245ec164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042297 10.0.0.162 - - [2026-08-14 09:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017300 10.0.0.162 - - [2026-08-14 09:01:32] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.008257 10.0.0.162 - - [2026-08-14 09:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.162 - - [2026-08-14 09:01:32] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004548 10.0.0.162 - - [2026-08-14 09:01:32] "POST /security-groups HTTP/1.1" 409 285 0.002920 10.0.0.162 - - [2026-08-14 09:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.162 - - [2026-08-14 09:01:33] "PUT /security-group/c080bede-d93f-4ef7-b0f2-63dc41fb9d95 HTTP/1.1" 200 263 0.073588 10.0.0.162 - - [2026-08-14 09:01:33] "PUT /access-control-list/ddd688c2-feda-4e03-8ca2-a8bcee0180a1 HTTP/1.1" 200 273 0.027008 10.0.0.162 - - [2026-08-14 09:01:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.052309 10.0.0.162 - - [2026-08-14 09:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.028645 10.0.0.162 - - [2026-08-14 09:01:33] "POST /tags HTTP/1.1" 409 228 0.015092 10.0.0.162 - - [2026-08-14 09:01:33] "PUT /access-control-list/ca98c1f7-a6d6-40e6-b3f2-0e3d3412e1e5 HTTP/1.1" 200 273 0.047454 10.0.0.162 - - [2026-08-14 09:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008260 10.0.0.162 - - [2026-08-14 09:01:33] "GET /project/e2f45103-0ee0-44c5-ad1f-7729245ec164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.079921 10.0.0.162 - - [2026-08-14 09:01:33] "GET /tag/ddfa951e-787f-4e69-9c65-a0c22ff7cc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.028442 10.0.0.162 - - [2026-08-14 09:01:33] "POST /tags HTTP/1.1" 200 346 0.037959 10.0.0.162 - - [2026-08-14 09:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.162 - - [2026-08-14 09:01:33] "GET /tag/8a955926-28c2-4415-9ccd-b6232b547a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.031338 10.0.0.162 - - [2026-08-14 09:01:33] "POST /projects HTTP/1.1" 409 238 0.004093 10.0.0.162 - - [2026-08-14 09:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.162 - - [2026-08-14 09:01:33] "GET /project/0d69ef16-59e7-4f21-9cb4-0497e90dfc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.038900 10.0.0.162 - - [2026-08-14 09:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.162 - - [2026-08-14 09:01:33] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005438 10.0.0.162 - - [2026-08-14 09:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.162 - - [2026-08-14 09:01:33] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006244 10.0.0.162 - - [2026-08-14 09:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.162 - - [2026-08-14 09:01:33] "GET /project/0d69ef16-59e7-4f21-9cb4-0497e90dfc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.048160 10.0.0.162 - - [2026-08-14 09:01:33] "POST /security-groups HTTP/1.1" 409 285 0.003489 10.0.0.162 - - [2026-08-14 09:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.162 - - [2026-08-14 09:01:33] "PUT /security-group/b93939a6-604e-4365-a30c-9e7d10ec379d HTTP/1.1" 200 263 0.057958 10.0.0.162 - - [2026-08-14 09:01:33] "PUT /access-control-list/4c8d7cda-52e4-4b02-b370-d7ab15f8346a HTTP/1.1" 200 273 0.013323 10.0.0.162 - - [2026-08-14 09:01:33] "PUT /access-control-list/ccd60564-61de-42c2-8a33-043fc4973dcb HTTP/1.1" 200 273 0.016974 10.0.0.162 - - [2026-08-14 09:01:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.029926 10.0.0.162 - - [2026-08-14 09:01:33] "POST /tags HTTP/1.1" 409 228 0.003384 10.0.0.162 - - [2026-08-14 09:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.162 - - [2026-08-14 09:01:33] "GET /tag/8a955926-28c2-4415-9ccd-b6232b547a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.012145 10.0.0.162 - - [2026-08-14 09:01:33] "POST /tags HTTP/1.1" 200 292 0.062927 10.0.0.162 - - [2026-08-14 09:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007339 10.0.0.162 - - [2026-08-14 09:01:34] "GET /tag/d2470d58-bb8d-479b-972c-ee7870a0107a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.024638 10.0.0.162 - - [2026-08-14 09:01:34] "POST /tags HTTP/1.1" 200 304 0.068726 10.0.0.162 - - [2026-08-14 09:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009032 10.0.0.162 - - [2026-08-14 09:01:34] "GET /tag/5f069a23-e7e3-478d-ac75-d5fcfbf69fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015165 10.0.0.162 - - [2026-08-14 09:01:34] "POST /tags HTTP/1.1" 409 252 0.002228 10.0.0.162 - - [2026-08-14 09:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.162 - - [2026-08-14 09:01:34] "GET /tag/4fd49651-40a3-43c0-a0f7-60ee6eb43475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.012735 10.0.0.162 - - [2026-08-14 09:01:34] "POST /tags HTTP/1.1" 409 226 0.002417 10.0.0.162 - - [2026-08-14 09:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400 10.0.0.162 - - [2026-08-14 09:01:34] "GET /tag/f6d01f74-9072-408f-bd2b-eba4e26bda88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011692 10.0.0.162 - - [2026-08-14 09:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.162 - - [2026-08-14 09:01:34] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004254 10.0.0.162 - - [2026-08-14 09:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.162 - - [2026-08-14 09:01:34] "GET /project/e2f45103-0ee0-44c5-ad1f-7729245ec164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.063047 10.0.0.162 - - [2026-08-14 09:01:34] "POST /virtual-machines HTTP/1.1" 200 396 0.014045 10.0.0.162 - - [2026-08-14 09:01:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014151 10.0.0.162 - - [2026-08-14 09:01:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125941 10.0.0.162 - - [2026-08-14 09:01:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.035977 10.0.0.162 - - [2026-08-14 09:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.022052 10.0.0.162 - - [2026-08-14 09:01:34] "GET /virtual-machine-interface/bff92a5a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005723 10.0.0.162 - - [2026-08-14 09:01:34] "POST /instance-ips HTTP/1.1" 200 398 0.022886 10.0.0.162 - - [2026-08-14 09:01:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019416 10.0.0.162 - - [2026-08-14 09:01:34] "GET /virtual-machine-interface/bff92a5a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013834 10.0.0.162 - - [2026-08-14 09:01:35] "POST /set-tag HTTP/1.1" 200 109 0.072094 10.0.0.162 - - [2026-08-14 09:01:35] "GET /virtual-machine-interface/bff92a5a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016873 10.0.0.162 - - [2026-08-14 09:01:35] "GET /instance-ip/c0135fce-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003321 10.0.0.162 - - [2026-08-14 09:01:35] "GET /virtual-machine-interface/bff92a5a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007000 10.0.0.162 - - [2026-08-14 09:01:35] "POST /set-tag HTTP/1.1" 200 109 0.002810 10.0.0.162 - - [2026-08-14 09:01:35] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.007441 10.0.0.162 - - [2026-08-14 09:01:35] "POST /ref-update HTTP/1.1" 200 156 0.014287 10.0.0.162 - - [2026-08-14 09:01:35] "GET /virtual-machine-interface/bff92a5a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.024303 10.0.0.162 - - [2026-08-14 09:01:35] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.162 - - [2026-08-14 09:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.162 - - [2026-08-14 09:01:35] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004311 10.0.0.162 - - [2026-08-14 09:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.162 - - [2026-08-14 09:01:35] "GET /project/e2f45103-0ee0-44c5-ad1f-7729245ec164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.056826 10.0.0.162 - - [2026-08-14 09:01:35] "POST /virtual-machines HTTP/1.1" 200 396 0.021822 10.0.0.162 - - [2026-08-14 09:01:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.024882 10.0.0.162 - - [2026-08-14 09:01:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.128497 10.0.0.162 - - [2026-08-14 09:01:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.011528 10.0.0.162 - - [2026-08-14 09:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007731 10.0.0.162 - - [2026-08-14 09:01:35] "GET /virtual-machine-interface/c08129be-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011692 10.0.0.162 - - [2026-08-14 09:01:35] "POST /instance-ips HTTP/1.1" 200 398 0.026577 10.0.0.162 - - [2026-08-14 09:01:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.022839 10.0.0.162 - - [2026-08-14 09:01:35] "GET /virtual-machine-interface/c08129be-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012604 10.0.0.162 - - [2026-08-14 09:01:35] "POST /set-tag HTTP/1.1" 200 109 0.067337 10.0.0.162 - - [2026-08-14 09:01:35] "GET /virtual-machine-interface/c08129be-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010159 10.0.0.162 - - [2026-08-14 09:01:35] "GET /instance-ip/c09ebbbe-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003080 10.0.0.162 - - [2026-08-14 09:01:35] "GET /virtual-machine-interface/c08129be-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005130 10.0.0.162 - - [2026-08-14 09:01:35] "POST /set-tag HTTP/1.1" 200 109 0.003413 10.0.0.162 - - [2026-08-14 09:01:36] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.004181 10.0.0.162 - - [2026-08-14 09:01:36] "POST /ref-update HTTP/1.1" 200 156 0.010705 10.0.0.162 - - [2026-08-14 09:01:36] "GET /virtual-machine-interface/c08129be-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018500 10.0.0.162 - - [2026-08-14 09:01:36] "POST /set-tag HTTP/1.1" 200 109 0.002790 10.0.0.162 - - [2026-08-14 09:01:36] "POST /tags HTTP/1.1" 200 292 0.021155 10.0.0.162 - - [2026-08-14 09:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012345 10.0.0.162 - - [2026-08-14 09:01:36] "GET /tag/bf4162cb-f956-4739-93aa-4ff4915b249b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.012667 10.0.0.162 - - [2026-08-14 09:01:36] "POST /tags HTTP/1.1" 409 252 0.002789 10.0.0.162 - - [2026-08-14 09:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.162 - - [2026-08-14 09:01:36] "GET /tag/d34d1ecf-79b3-4ab8-a39a-8f2fe69a9c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.010435 10.0.0.162 - - [2026-08-14 09:01:36] "POST /tags HTTP/1.1" 409 226 0.002949 10.0.0.162 - - [2026-08-14 09:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.162 - - [2026-08-14 09:01:36] "GET /tag/4e14e91f-9105-4ea2-8209-118186e6dc23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011000 10.0.0.162 - - [2026-08-14 09:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.162 - - [2026-08-14 09:01:36] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005601 10.0.0.162 - - [2026-08-14 09:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.162 - - [2026-08-14 09:01:36] "GET /project/0d69ef16-59e7-4f21-9cb4-0497e90dfc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.045700 10.0.0.162 - - [2026-08-14 09:01:36] "POST /virtual-machines HTTP/1.1" 200 396 0.023021 10.0.0.162 - - [2026-08-14 09:01:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.021813 10.0.0.162 - - [2026-08-14 09:01:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124507 10.0.0.162 - - [2026-08-14 09:01:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011120 10.0.0.162 - - [2026-08-14 09:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012307 10.0.0.162 - - [2026-08-14 09:01:36] "GET /virtual-machine-interface/c125e51c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005309 10.0.0.162 - - [2026-08-14 09:01:36] "POST /instance-ips HTTP/1.1" 200 398 0.027403 10.0.0.162 - - [2026-08-14 09:01:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.035495 10.0.0.162 - - [2026-08-14 09:01:36] "GET /virtual-machine-interface/c125e51c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013131 10.0.0.162 - - [2026-08-14 09:01:36] "POST /set-tag HTTP/1.1" 200 109 0.067777 10.0.0.162 - - [2026-08-14 09:01:37] "GET /virtual-machine-interface/c125e51c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.028514 10.0.0.162 - - [2026-08-14 09:01:37] "GET /instance-ip/c142dffa-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004052 10.0.0.162 - - [2026-08-14 09:01:37] "GET /virtual-machine-interface/c125e51c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004771 10.0.0.162 - - [2026-08-14 09:01:37] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.162 - - [2026-08-14 09:01:37] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004519 10.0.0.162 - - [2026-08-14 09:01:37] "POST /ref-update HTTP/1.1" 200 156 0.011691 10.0.0.162 - - [2026-08-14 09:01:37] "GET /virtual-machine-interface/c125e51c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004722 10.0.0.162 - - [2026-08-14 09:01:37] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.162 - - [2026-08-14 09:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.162 - - [2026-08-14 09:01:37] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004821 10.0.0.162 - - [2026-08-14 09:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.162 - - [2026-08-14 09:01:37] "GET /project/0d69ef16-59e7-4f21-9cb4-0497e90dfc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.056342 10.0.0.162 - - [2026-08-14 09:01:37] "POST /virtual-machines HTTP/1.1" 200 396 0.013765 10.0.0.162 - - [2026-08-14 09:01:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.029807 10.0.0.162 - - [2026-08-14 09:01:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.145295 10.0.0.162 - - [2026-08-14 09:01:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.014134 10.0.0.162 - - [2026-08-14 09:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007908 10.0.0.162 - - [2026-08-14 09:01:37] "GET /virtual-machine-interface/c1a6d6d6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008862 10.0.0.162 - - [2026-08-14 09:01:37] "POST /instance-ips HTTP/1.1" 200 398 0.026231 10.0.0.162 - - [2026-08-14 09:01:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.026479 10.0.0.162 - - [2026-08-14 09:01:37] "GET /virtual-machine-interface/c1a6d6d6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.022058 10.0.0.162 - - [2026-08-14 09:01:37] "POST /set-tag HTTP/1.1" 200 109 0.071226 10.0.0.162 - - [2026-08-14 09:01:37] "GET /virtual-machine-interface/c1a6d6d6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.021414 10.0.0.162 - - [2026-08-14 09:01:37] "GET /instance-ip/c1c6e886-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003904 10.0.0.162 - - [2026-08-14 09:01:37] "GET /virtual-machine-interface/c1a6d6d6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004884 10.0.0.162 - - [2026-08-14 09:01:37] "POST /set-tag HTTP/1.1" 200 109 0.002871 10.0.0.162 - - [2026-08-14 09:01:38] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.022061 10.0.0.162 - - [2026-08-14 09:01:38] "POST /ref-update HTTP/1.1" 200 156 0.009276 10.0.0.162 - - [2026-08-14 09:01:38] "GET /virtual-machine-interface/c1a6d6d6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014658 10.0.0.162 - - [2026-08-14 09:01:38] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.162 - - [2026-08-14 09:01:38] "POST /tags HTTP/1.1" 200 300 0.021657 10.0.0.162 - - [2026-08-14 09:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008147 10.0.0.162 - - [2026-08-14 09:01:38] "GET /tag/085b45be-3c65-4289-bd5e-3f475f58b2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.018368 10.0.0.162 - - [2026-08-14 09:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.162 - - [2026-08-14 09:01:38] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005102 10.0.0.162 - - [2026-08-14 09:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.162 - - [2026-08-14 09:01:38] "GET /project/e2f45103-0ee0-44c5-ad1f-7729245ec164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041502 10.0.0.162 - - [2026-08-14 09:01:38] "POST /virtual-machines HTTP/1.1" 200 396 0.008582 10.0.0.162 - - [2026-08-14 09:01:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026160 10.0.0.162 - - [2026-08-14 09:01:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.144278 10.0.0.162 - - [2026-08-14 09:01:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022585 10.0.0.162 - - [2026-08-14 09:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.028054 10.0.0.162 - - [2026-08-14 09:01:38] "GET /virtual-machine-interface/c243e23c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011101 10.0.0.162 - - [2026-08-14 09:01:38] "POST /instance-ips HTTP/1.1" 200 398 0.022951 10.0.0.162 - - [2026-08-14 09:01:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.041114 10.0.0.162 - - [2026-08-14 09:01:38] "GET /virtual-machine-interface/c243e23c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016328 10.0.0.162 - - [2026-08-14 09:01:38] "POST /set-tag HTTP/1.1" 200 109 0.040211 10.0.0.162 - - [2026-08-14 09:01:38] "GET /virtual-machine-interface/c243e23c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019918 10.0.0.162 - - [2026-08-14 09:01:38] "GET /instance-ip/c2667ebe-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009099 10.0.0.162 - - [2026-08-14 09:01:38] "GET /virtual-machine-interface/c243e23c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005129 10.0.0.162 - - [2026-08-14 09:01:39] "POST /set-tag HTTP/1.1" 200 109 0.003894 10.0.0.162 - - [2026-08-14 09:01:39] "POST /tags HTTP/1.1" 200 300 0.050071 10.0.0.162 - - [2026-08-14 09:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.162 - - [2026-08-14 09:01:39] "GET /tag/cb2ad75c-eb47-4dba-84e7-8ddee34b3047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.022702 10.0.0.162 - - [2026-08-14 09:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.162 - - [2026-08-14 09:01:39] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.009434 10.0.0.162 - - [2026-08-14 09:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.162 - - [2026-08-14 09:01:39] "GET /project/e2f45103-0ee0-44c5-ad1f-7729245ec164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044010 10.0.0.162 - - [2026-08-14 09:01:39] "POST /virtual-machines HTTP/1.1" 200 396 0.011144 10.0.0.162 - - [2026-08-14 09:01:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020793 10.0.0.162 - - [2026-08-14 09:01:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.166548 10.0.0.162 - - [2026-08-14 09:01:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010984 10.0.0.162 - - [2026-08-14 09:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007183 10.0.0.162 - - [2026-08-14 09:01:39] "GET /virtual-machine-interface/c2d437a6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010976 10.0.0.162 - - [2026-08-14 09:01:39] "POST /instance-ips HTTP/1.1" 200 398 0.038761 10.0.0.162 - - [2026-08-14 09:01:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.060201 10.0.0.162 - - [2026-08-14 09:01:39] "GET /virtual-machine-interface/c2d437a6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.025294 10.0.0.162 - - [2026-08-14 09:01:39] "POST /set-tag HTTP/1.1" 200 109 0.034147 10.0.0.162 - - [2026-08-14 09:01:39] "GET /virtual-machine-interface/c2d437a6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.029471 10.0.0.162 - - [2026-08-14 09:01:39] "GET /instance-ip/c2f7eda4-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.010627 10.0.0.162 - - [2026-08-14 09:01:39] "GET /virtual-machine-interface/c2d437a6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004835 10.0.0.162 - - [2026-08-14 09:01:39] "POST /set-tag HTTP/1.1" 200 109 0.003361 10.0.0.162 - - [2026-08-14 09:01:40] "POST /tags HTTP/1.1" 200 300 0.038384 10.0.0.162 - - [2026-08-14 09:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.162 - - [2026-08-14 09:01:40] "GET /tag/da3568c4-7b12-40d1-bde3-3e967ed14fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015218 10.0.0.162 - - [2026-08-14 09:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.162 - - [2026-08-14 09:01:40] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004652 10.0.0.162 - - [2026-08-14 09:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.162 - - [2026-08-14 09:01:40] "GET /project/0d69ef16-59e7-4f21-9cb4-0497e90dfc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.033300 10.0.0.162 - - [2026-08-14 09:01:40] "POST /virtual-machines HTTP/1.1" 200 396 0.031433 10.0.0.162 - - [2026-08-14 09:01:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021832 10.0.0.162 - - [2026-08-14 09:01:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.183559 10.0.0.162 - - [2026-08-14 09:01:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.037206 10.0.0.162 - - [2026-08-14 09:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020473 10.0.0.162 - - [2026-08-14 09:01:40] "GET /virtual-machine-interface/c36641f0-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009133 10.0.0.162 - - [2026-08-14 09:01:40] "POST /instance-ips HTTP/1.1" 200 398 0.030570 10.0.0.162 - - [2026-08-14 09:01:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.039680 10.0.0.162 - - [2026-08-14 09:01:40] "GET /virtual-machine-interface/c36641f0-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008529 10.0.0.162 - - [2026-08-14 09:01:40] "POST /set-tag HTTP/1.1" 200 109 0.026121 10.0.0.162 - - [2026-08-14 09:01:40] "GET /virtual-machine-interface/c36641f0-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019320 10.0.0.162 - - [2026-08-14 09:01:40] "GET /instance-ip/c38d2bee-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003827 10.0.0.162 - - [2026-08-14 09:01:40] "GET /virtual-machine-interface/c36641f0-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004599 10.0.0.162 - - [2026-08-14 09:01:40] "POST /set-tag HTTP/1.1" 200 109 0.002912 10.0.0.162 - - [2026-08-14 09:01:40] "POST /tags HTTP/1.1" 200 300 0.027118 10.0.0.162 - - [2026-08-14 09:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008559 10.0.0.162 - - [2026-08-14 09:01:41] "GET /tag/d5a6bf09-7685-4b04-9b29-4521871ecb41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.014869 10.0.0.162 - - [2026-08-14 09:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.162 - - [2026-08-14 09:01:41] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005699 10.0.0.162 - - [2026-08-14 09:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.162 - - [2026-08-14 09:01:41] "GET /project/0d69ef16-59e7-4f21-9cb4-0497e90dfc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.051498 10.0.0.162 - - [2026-08-14 09:01:41] "POST /virtual-machines HTTP/1.1" 200 396 0.015063 10.0.0.162 - - [2026-08-14 09:01:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011950 10.0.0.162 - - [2026-08-14 09:01:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125076 10.0.0.162 - - [2026-08-14 09:01:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.052086 10.0.0.162 - - [2026-08-14 09:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013270 10.0.0.162 - - [2026-08-14 09:01:41] "GET /virtual-machine-interface/c3f2d232-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012656 10.0.0.162 - - [2026-08-14 09:01:41] "POST /instance-ips HTTP/1.1" 200 398 0.047817 10.0.0.162 - - [2026-08-14 09:01:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.050166 10.0.0.162 - - [2026-08-14 09:01:41] "GET /virtual-machine-interface/c3f2d232-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017251 10.0.0.162 - - [2026-08-14 09:01:41] "POST /set-tag HTTP/1.1" 200 109 0.035110 10.0.0.162 - - [2026-08-14 09:01:41] "GET /virtual-machine-interface/c3f2d232-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012200 10.0.0.162 - - [2026-08-14 09:01:41] "GET /instance-ip/c40f2db0-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004074 10.0.0.162 - - [2026-08-14 09:01:41] "GET /virtual-machine-interface/c3f2d232-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010748 10.0.0.162 - - [2026-08-14 09:01:41] "POST /set-tag HTTP/1.1" 200 109 0.006047 10.0.0.162 - - [2026-08-14 09:01:41] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.011621 10.0.0.162 - - [2026-08-14 09:01:41] "POST /ref-update HTTP/1.1" 200 156 0.015954 10.0.0.162 - - [2026-08-14 09:01:41] "GET /virtual-machine-interface/c243e23c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.028144 10.0.0.162 - - [2026-08-14 09:01:41] "POST /set-tag HTTP/1.1" 200 109 0.011648 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005326 10.0.0.162 - - [2026-08-14 09:01:42] "POST /ref-update HTTP/1.1" 200 156 0.032372 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-machine-interface/c2d437a6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013472 10.0.0.162 - - [2026-08-14 09:01:42] "POST /set-tag HTTP/1.1" 200 109 0.011997 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-machine-interface/bff92a5a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005721 10.0.0.162 - - [2026-08-14 09:01:42] "POST /set-tag HTTP/1.1" 200 109 0.009455 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.004903 10.0.0.162 - - [2026-08-14 09:01:42] "POST /ref-update HTTP/1.1" 200 156 0.021352 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-machine-interface/c36641f0-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011668 10.0.0.162 - - [2026-08-14 09:01:42] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004097 10.0.0.162 - - [2026-08-14 09:01:42] "POST /ref-update HTTP/1.1" 200 156 0.011574 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-machine-interface/c3f2d232-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004812 10.0.0.162 - - [2026-08-14 09:01:42] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-machine-interface/c08129be-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005021 10.0.0.162 - - [2026-08-14 09:01:42] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-machine-interface/c125e51c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007422 10.0.0.162 - - [2026-08-14 09:01:42] "POST /set-tag HTTP/1.1" 200 109 0.004921 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-machine-interface/c1a6d6d6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006447 10.0.0.162 - - [2026-08-14 09:01:42] "POST /set-tag HTTP/1.1" 200 109 0.007955 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-machine-interface/c243e23c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018553 10.0.0.162 - - [2026-08-14 09:01:42] "POST /set-tag HTTP/1.1" 200 109 0.003458 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-machine-interface/bff92a5a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010808 10.0.0.162 - - [2026-08-14 09:01:42] "POST /set-tag HTTP/1.1" 200 109 0.004739 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-machine-interface/c2d437a6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006302 10.0.0.162 - - [2026-08-14 09:01:42] "POST /set-tag HTTP/1.1" 200 109 0.003256 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-machine-interface/c125e51c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010779 10.0.0.162 - - [2026-08-14 09:01:42] "POST /set-tag HTTP/1.1" 200 109 0.003069 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-machine-interface/c36641f0-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008806 10.0.0.162 - - [2026-08-14 09:01:42] "POST /set-tag HTTP/1.1" 200 109 0.007133 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-machine-interface/c1a6d6d6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006585 10.0.0.162 - - [2026-08-14 09:01:42] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.162 - - [2026-08-14 09:01:42] "GET /virtual-machine-interface/c3f2d232-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006692 10.0.0.162 - - [2026-08-14 09:01:42] "POST /set-tag HTTP/1.1" 200 109 0.005482 10.0.0.162 - - [2026-08-14 09:01:43] "GET /virtual-machine/77d7282b-2652-492d-90de-10762e5908d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.006130 10.0.0.162 - - [2026-08-14 09:01:43] "GET /virtual-machine-interface/bff92a5a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004945 10.0.0.162 - - [2026-08-14 09:01:44] "GET /virtual-machine-interface/c243e23c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005261 10.0.0.162 - - [2026-08-14 09:01:44] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.162 - - [2026-08-14 09:01:45] "GET /virtual-machine-interface/c36641f0-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005086 10.0.0.162 - - [2026-08-14 09:01:45] "POST /set-tag HTTP/1.1" 200 109 0.002703 10.0.0.162 - - [2026-08-14 09:01:45] "GET /virtual-machine-interface/c08129be-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012061 10.0.0.162 - - [2026-08-14 09:01:45] "POST /set-tag HTTP/1.1" 200 109 0.003579 10.0.0.162 - - [2026-08-14 09:01:45] "GET /virtual-machine-interface/c2d437a6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008040 10.0.0.162 - - [2026-08-14 09:01:45] "POST /set-tag HTTP/1.1" 200 109 0.008222 10.0.0.162 - - [2026-08-14 09:01:48] "GET /virtual-machine/deb243c4-9bda-4e82-90de-6893cb06ad38?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003203 10.0.0.162 - - [2026-08-14 09:01:48] "GET /virtual-machine-interface/c08129be-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004240 10.0.0.162 - - [2026-08-14 09:01:48] "GET /virtual-machine/e13c770f-e09e-4dde-bc10-79de557b0566?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003278 10.0.0.162 - - [2026-08-14 09:01:48] "GET /virtual-machine-interface/c125e51c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004844 10.0.0.162 - - [2026-08-14 09:01:48] "GET /virtual-machine/10a26ca6-648f-4765-86e6-99e2d08d5c07?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003662 10.0.0.162 - - [2026-08-14 09:01:48] "GET /virtual-machine-interface/c1a6d6d6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004183 10.0.0.162 - - [2026-08-14 09:01:48] "GET /virtual-machine/a7fd80cb-d2c3-4412-ad2e-f0adbc5be68f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003223 10.0.0.162 - - [2026-08-14 09:01:48] "GET /virtual-machine-interface/c243e23c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004246 10.0.0.162 - - [2026-08-14 09:01:49] "GET /virtual-machine/572c7214-5274-4cb3-8417-17457eb2c438?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003392 10.0.0.162 - - [2026-08-14 09:01:49] "GET /virtual-machine-interface/c36641f0-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004729 10.0.0.162 - - [2026-08-14 09:01:49] "GET /virtual-machine/91212382-f0f3-44f7-824e-fd532327b2bd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003167 10.0.0.162 - - [2026-08-14 09:01:49] "GET /virtual-machine-interface/c2d437a6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004287 10.0.0.162 - - [2026-08-14 09:01:50] "GET /virtual-machine-interface/c3f2d232-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005595 10.0.0.162 - - [2026-08-14 09:01:50] "POST /set-tag HTTP/1.1" 200 109 0.003029 10.0.0.162 - - [2026-08-14 09:01:54] "GET /virtual-machine/4e9f6329-9a3f-4883-b296-162cfe5b95f6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003903 10.0.0.162 - - [2026-08-14 09:01:54] "GET /virtual-machine-interface/c3f2d232-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004250 10.0.0.162 - - [2026-08-14 09:01:54] "GET /loadbalancer/41eec273-fa43-409c-97e0-fbade9d13872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002278 10.0.0.162 - - [2026-08-14 09:01:54] "POST /tags HTTP/1.1" 200 334 0.034772 10.0.0.162 - - [2026-08-14 09:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.021323 10.0.0.162 - - [2026-08-14 09:01:54] "GET /tag/c44bb83c-b6c2-4d0d-ba27-7adfb2975c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.027041 10.0.0.162 - - [2026-08-14 09:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.162 - - [2026-08-14 09:01:54] "GET /project/e2f45103-0ee0-44c5-ad1f-7729245ec164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.055318 10.0.0.162 - - [2026-08-14 09:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.162 - - [2026-08-14 09:01:54] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006708 10.0.0.162 - - [2026-08-14 09:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.162 - - [2026-08-14 09:01:55] "GET /service-appliance-set/1d4cfd18-158e-4953-a1bd-e8e900acf9ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002854 10.0.0.162 - - [2026-08-14 09:01:55] "POST /fqname-to-id HTTP/1.1" 404 273 0.001803 10.0.0.162 - - [2026-08-14 09:01:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.100050 10.0.0.162 - - [2026-08-14 09:01:55] "GET /virtual-machine-interface/c9ca10b3-5102-4c8b-b81b-425c405f0062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.017834 10.0.0.162 - - [2026-08-14 09:01:55] "POST /instance-ips HTTP/1.1" 200 410 0.037515 10.0.0.162 - - [2026-08-14 09:01:55] "GET /instance-ip/3c73c743-27d0-4309-923b-29c472303ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.008278 10.0.0.162 - - [2026-08-14 09:01:55] "POST /loadbalancers HTTP/1.1" 200 631 0.081385 10.0.0.162 - - [2026-08-14 09:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027765 10.0.0.162 - - [2026-08-14 09:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.162 - - [2026-08-14 09:01:55] "GET /project/e2f45103-0ee0-44c5-ad1f-7729245ec164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.051370 10.0.0.162 - - [2026-08-14 09:01:55] "GET /instance-ip/3c73c743-27d0-4309-923b-29c472303ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003552 10.0.0.162 - - [2026-08-14 09:01:55] "POST /floating-ips HTTP/1.1" 200 599 0.049556 10.0.0.162 - - [2026-08-14 09:01:55] "GET /project/e2f45103-0ee0-44c5-ad1f-7729245ec164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.066695 10.0.0.162 - - [2026-08-14 09:01:55] "GET /loadbalancer/41eec273-fa43-409c-97e0-fbade9d13872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004389 10.0.0.162 - - [2026-08-14 09:01:55] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.026802 10.0.0.162 - - [2026-08-14 09:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.162 - - [2026-08-14 09:01:55] "GET /project/e2f45103-0ee0-44c5-ad1f-7729245ec164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036294 10.0.0.162 - - [2026-08-14 09:01:55] "GET /loadbalancer-listener/4c1df0bf-4d2b-4ba3-8722-55129605a736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.003474 10.0.0.162 - - [2026-08-14 09:01:55] "GET /loadbalancer-listener/4c1df0bf-4d2b-4ba3-8722-55129605a736?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004192 10.0.0.162 - - [2026-08-14 09:01:55] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.021813 10.0.0.162 - - [2026-08-14 09:01:55] "GET /loadbalancer/41eec273-fa43-409c-97e0-fbade9d13872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.011528 10.0.0.162 - - [2026-08-14 09:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.162 - - [2026-08-14 09:01:55] "GET /instance-ip/3c73c743-27d0-4309-923b-29c472303ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.010190 10.0.0.162 - - [2026-08-14 09:01:55] "GET /instance-ip/3c73c743-27d0-4309-923b-29c472303ae8?fields=floating_ips HTTP/1.1" 200 1214 0.007919 10.0.0.162 - - [2026-08-14 09:01:55] "GET /loadbalancer/41eec273-fa43-409c-97e0-fbade9d13872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002842 10.0.0.162 - - [2026-08-14 09:01:55] "GET /loadbalancer-pool/f280eb6f-521b-4e25-b5aa-29870add1bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003623 10.0.0.162 - - [2026-08-14 09:01:55] "GET /floating-ip/6ab5272a-8b1e-4fbb-ada6-ba5b0bc46391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002776 10.0.0.162 - - [2026-08-14 09:01:55] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018569 10.0.0.162 - - [2026-08-14 09:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011613 10.0.0.162 - - [2026-08-14 09:01:55] "GET /virtual-machine-interface/c08129be-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010370 10.0.0.162 - - [2026-08-14 09:01:55] "GET /virtual-machine-interface/c08129be-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005867 10.0.0.162 - - [2026-08-14 09:01:55] "POST /tags HTTP/1.1" 409 221 0.004327 10.0.0.162 - - [2026-08-14 09:01:55] "POST /ref-update HTTP/1.1" 200 156 0.008475 10.0.0.162 - - [2026-08-14 09:01:55] "GET /floating-ip/6ab5272a-8b1e-4fbb-ada6-ba5b0bc46391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.019555 10.0.0.162 - - [2026-08-14 09:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007577 10.0.0.162 - - [2026-08-14 09:01:56] "GET /tag/c44bb83c-b6c2-4d0d-ba27-7adfb2975c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.010823 10.0.0.162 - - [2026-08-14 09:01:56] "PUT /floating-ip/6ab5272a-8b1e-4fbb-ada6-ba5b0bc46391 HTTP/1.1" 200 257 0.018144 10.0.0.162 - - [2026-08-14 09:01:56] "POST /set-tag HTTP/1.1" 200 109 0.097771 10.0.0.162 - - [2026-08-14 09:01:56] "GET /loadbalancer-pool/f280eb6f-521b-4e25-b5aa-29870add1bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003102 10.0.0.162 - - [2026-08-14 09:01:56] "POST /loadbalancer-members HTTP/1.1" 200 723 0.024998 10.0.0.162 - - [2026-08-14 09:01:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.033462 10.0.0.162 - - [2026-08-14 09:01:56] "GET /virtual-machine-interface/bff92a5a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015050 10.0.0.162 - - [2026-08-14 09:01:56] "GET /virtual-machine-interface/bff92a5a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007005 10.0.0.162 - - [2026-08-14 09:01:56] "POST /ref-update HTTP/1.1" 200 156 0.011107 10.0.0.162 - - [2026-08-14 09:01:56] "GET /floating-ip/6ab5272a-8b1e-4fbb-ada6-ba5b0bc46391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.023009 10.0.0.162 - - [2026-08-14 09:01:56] "POST /set-tag HTTP/1.1" 200 109 0.071504 10.0.0.162 - - [2026-08-14 09:01:57] "POST /tags HTTP/1.1" 409 206 0.002424 10.0.0.162 - - [2026-08-14 09:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.162 - - [2026-08-14 09:01:57] "GET /tag/5f069a23-e7e3-478d-ac75-d5fcfbf69fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012686 10.0.0.162 - - [2026-08-14 09:01:57] "POST /tags HTTP/1.1" 409 204 0.004534 10.0.0.162 - - [2026-08-14 09:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.162 - - [2026-08-14 09:01:57] "GET /tag/cb2ad75c-eb47-4dba-84e7-8ddee34b3047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.011659 10.0.0.162 - - [2026-08-14 09:01:57] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003365 10.0.0.162 - - [2026-08-14 09:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007622 10.0.0.162 - - [2026-08-14 09:01:57] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004740 10.0.0.162 - - [2026-08-14 09:01:57] "POST /tags HTTP/1.1" 409 206 0.002572 10.0.0.162 - - [2026-08-14 09:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.162 - - [2026-08-14 09:01:57] "GET /tag/5f069a23-e7e3-478d-ac75-d5fcfbf69fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013324 10.0.0.162 - - [2026-08-14 09:01:57] "POST /tags HTTP/1.1" 409 226 0.002429 10.0.0.162 - - [2026-08-14 09:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005481 10.0.0.162 - - [2026-08-14 09:01:57] "GET /tag/f6d01f74-9072-408f-bd2b-eba4e26bda88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011518 10.0.0.162 - - [2026-08-14 09:01:57] "POST /tags HTTP/1.1" 409 204 0.003319 10.0.0.162 - - [2026-08-14 09:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.162 - - [2026-08-14 09:01:57] "GET /tag/cb2ad75c-eb47-4dba-84e7-8ddee34b3047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.015145 10.0.0.162 - - [2026-08-14 09:01:57] "POST /tags HTTP/1.1" 409 226 0.003068 10.0.0.162 - - [2026-08-14 09:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.162 - - [2026-08-14 09:01:57] "GET /tag/f6d01f74-9072-408f-bd2b-eba4e26bda88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.013167 10.0.0.162 - - [2026-08-14 09:01:57] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002953 10.0.0.162 - - [2026-08-14 09:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.162 - - [2026-08-14 09:01:57] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002723 10.0.0.162 - - [2026-08-14 09:01:57] "POST /firewall-rules HTTP/1.1" 200 628 0.070735 10.0.0.162 - - [2026-08-14 09:01:57] "POST /firewall-rules HTTP/1.1" 200 648 0.105441 10.0.0.162 - - [2026-08-14 09:01:57] "GET /firewall-rule/2f7fee93-53dd-4838-8779-387f46798dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.020205 10.0.0.162 - - [2026-08-14 09:01:57] "GET /firewall-policy/d6487526-e735-4fe4-b586-d69d0d74799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003203 10.0.0.162 - - [2026-08-14 09:01:58] "GET /firewall-rule/c544a462-09f0-429b-beb1-d2da63986108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.012228 10.0.0.162 - - [2026-08-14 09:01:58] "POST /ref-update HTTP/1.1" 200 156 0.034053 10.0.0.162 - - [2026-08-14 09:01:58] "POST /firewall-policys HTTP/1.1" 200 608 0.034116 10.0.0.162 - - [2026-08-14 09:01:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.035350 10.0.0.162 - - [2026-08-14 09:01:58] "GET /firewall-policy/6b5ffa73-da39-4511-8eec-5ede57c7ad57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.012088 10.0.0.162 - - [2026-08-14 09:01:58] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004179 10.0.0.162 - - [2026-08-14 09:01:58] "GET /firewall-policy/6b5ffa73-da39-4511-8eec-5ede57c7ad57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003353 10.0.0.162 - - [2026-08-14 09:01:58] "GET /firewall-policy/2c71d5d8-b514-46a5-b915-e8078bb4b621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004099 10.0.0.162 - - [2026-08-14 09:01:58] "GET /firewall-policy/d6487526-e735-4fe4-b586-d69d0d74799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004524 10.0.0.162 - - [2026-08-14 09:01:58] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004055 10.0.0.162 - - [2026-08-14 09:01:58] "GET /firewall-policy/d6487526-e735-4fe4-b586-d69d0d74799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003417 10.0.0.162 - - [2026-08-14 09:01:58] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003340 10.0.0.162 - - [2026-08-14 09:01:58] "POST /ref-update HTTP/1.1" 200 156 0.021695 10.0.0.162 - - [2026-08-14 09:01:58] "POST /ref-update HTTP/1.1" 200 156 0.045561 10.0.0.162 - - [2026-08-14 09:01:58] "POST /ref-update HTTP/1.1" 200 156 0.044239 10.0.0.162 - - [2026-08-14 09:01:58] "POST /ref-update HTTP/1.1" 200 156 0.040878 10.0.0.162 - - [2026-08-14 09:01:58] "POST /ref-update HTTP/1.1" 200 156 0.041322 10.0.0.162 - - [2026-08-14 09:01:58] "GET /firewall-policy/6b5ffa73-da39-4511-8eec-5ede57c7ad57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003331 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:02:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001145 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:02:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000988 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:03:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001085 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:03:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000973 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:03:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001087 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:03:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001119 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:03:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000985 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:03:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000947 10.0.0.162 - - [2026-08-14 09:03:57] "POST /tags HTTP/1.1" 409 252 0.002095 10.0.0.162 - - [2026-08-14 09:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.162 - - [2026-08-14 09:03:57] "GET /tag/d34d1ecf-79b3-4ab8-a39a-8f2fe69a9c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.013230 10.0.0.162 - - [2026-08-14 09:03:57] "POST /tags HTTP/1.1" 409 228 0.002699 10.0.0.162 - - [2026-08-14 09:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.162 - - [2026-08-14 09:03:57] "GET /tag/8a955926-28c2-4415-9ccd-b6232b547a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.020399 10.0.0.162 - - [2026-08-14 09:03:57] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004867 10.0.0.162 - - [2026-08-14 09:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.162 - - [2026-08-14 09:03:57] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002964 10.0.0.162 - - [2026-08-14 09:03:57] "POST /tags HTTP/1.1" 409 206 0.002351 10.0.0.162 - - [2026-08-14 09:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.162 - - [2026-08-14 09:03:57] "GET /tag/5f069a23-e7e3-478d-ac75-d5fcfbf69fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011790 10.0.0.162 - - [2026-08-14 09:03:57] "POST /tags HTTP/1.1" 409 226 0.002352 10.0.0.162 - - [2026-08-14 09:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.162 - - [2026-08-14 09:03:57] "GET /tag/f6d01f74-9072-408f-bd2b-eba4e26bda88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012058 10.0.0.162 - - [2026-08-14 09:03:57] "POST /tags HTTP/1.1" 409 204 0.002820 10.0.0.162 - - [2026-08-14 09:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.162 - - [2026-08-14 09:03:57] "GET /tag/cb2ad75c-eb47-4dba-84e7-8ddee34b3047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.012719 10.0.0.162 - - [2026-08-14 09:03:57] "POST /tags HTTP/1.1" 409 226 0.002575 10.0.0.162 - - [2026-08-14 09:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.162 - - [2026-08-14 09:03:57] "GET /tag/f6d01f74-9072-408f-bd2b-eba4e26bda88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011849 10.0.0.162 - - [2026-08-14 09:03:57] "POST /tags HTTP/1.1" 409 228 0.002799 10.0.0.162 - - [2026-08-14 09:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.162 - - [2026-08-14 09:03:57] "GET /tag/8a955926-28c2-4415-9ccd-b6232b547a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.010909 10.0.0.162 - - [2026-08-14 09:03:57] "POST /tags HTTP/1.1" 409 252 0.002485 10.0.0.162 - - [2026-08-14 09:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.162 - - [2026-08-14 09:03:57] "GET /tag/d34d1ecf-79b3-4ab8-a39a-8f2fe69a9c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.011940 10.0.0.162 - - [2026-08-14 09:03:57] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002774 10.0.0.162 - - [2026-08-14 09:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.162 - - [2026-08-14 09:03:57] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003644 10.0.0.162 - - [2026-08-14 09:03:57] "POST /firewall-rules HTTP/1.1" 409 281 0.002120 10.0.0.162 - - [2026-08-14 09:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.162 - - [2026-08-14 09:03:57] "PUT /firewall-rule/c544a462-09f0-429b-beb1-d2da63986108 HTTP/1.1" 200 261 0.023595 10.0.0.162 - - [2026-08-14 09:03:57] "POST /firewall-rules HTTP/1.1" 409 291 0.009570 10.0.0.162 - - [2026-08-14 09:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.162 - - [2026-08-14 09:03:58] "PUT /firewall-rule/2f7fee93-53dd-4838-8779-387f46798dca HTTP/1.1" 200 261 0.040506 10.0.0.162 - - [2026-08-14 09:03:58] "GET /firewall-rule/2f7fee93-53dd-4838-8779-387f46798dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.003337 10.0.0.162 - - [2026-08-14 09:03:58] "POST /firewall-rules HTTP/1.1" 200 660 0.076521 10.0.0.162 - - [2026-08-14 09:03:58] "GET /firewall-rule/dde3da70-6f6f-40e6-8564-9b19c58f1fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.024589 10.0.0.162 - - [2026-08-14 09:03:58] "GET /firewall-policy/d6487526-e735-4fe4-b586-d69d0d74799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002874 10.0.0.162 - - [2026-08-14 09:03:58] "GET /firewall-rule/c544a462-09f0-429b-beb1-d2da63986108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003371 10.0.0.162 - - [2026-08-14 09:03:58] "POST /firewall-policys HTTP/1.1" 409 269 0.002206 10.0.0.162 - - [2026-08-14 09:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.162 - - [2026-08-14 09:03:58] "PUT /firewall-policy/6b5ffa73-da39-4511-8eec-5ede57c7ad57 HTTP/1.1" 200 265 0.021544 10.0.0.162 - - [2026-08-14 09:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.025199 10.0.0.162 - - [2026-08-14 09:03:58] "GET /firewall-policy/6b5ffa73-da39-4511-8eec-5ede57c7ad57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.015657 10.0.0.162 - - [2026-08-14 09:03:58] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002931 10.0.0.162 - - [2026-08-14 09:03:58] "GET /firewall-policy/6b5ffa73-da39-4511-8eec-5ede57c7ad57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003269 10.0.0.162 - - [2026-08-14 09:03:58] "GET /firewall-policy/2c71d5d8-b514-46a5-b915-e8078bb4b621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002673 10.0.0.162 - - [2026-08-14 09:03:58] "GET /firewall-policy/6b5ffa73-da39-4511-8eec-5ede57c7ad57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003112 10.0.0.162 - - [2026-08-14 09:03:58] "GET /firewall-policy/6b5ffa73-da39-4511-8eec-5ede57c7ad57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002661 10.0.0.162 - - [2026-08-14 09:05:00] "GET /virtual-machine-interface/bff92a5a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006056 10.0.0.162 - - [2026-08-14 09:05:00] "POST /set-tag HTTP/1.1" 200 109 0.004765 10.0.0.162 - - [2026-08-14 09:05:00] "GET /virtual-machine-interface/c243e23c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006362 10.0.0.162 - - [2026-08-14 09:05:00] "POST /set-tag HTTP/1.1" 200 109 0.006805 10.0.0.162 - - [2026-08-14 09:05:00] "GET /virtual-machine-interface/c2d437a6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010831 10.0.0.162 - - [2026-08-14 09:05:00] "POST /set-tag HTTP/1.1" 200 109 0.003257 10.0.0.162 - - [2026-08-14 09:05:00] "GET /virtual-machine-interface/c125e51c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004723 10.0.0.162 - - [2026-08-14 09:05:00] "POST /set-tag HTTP/1.1" 200 109 0.003347 10.0.0.162 - - [2026-08-14 09:05:00] "GET /virtual-machine-interface/c1a6d6d6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005184 10.0.0.162 - - [2026-08-14 09:05:00] "POST /set-tag HTTP/1.1" 200 109 0.002925 10.0.0.162 - - [2026-08-14 09:05:00] "GET /virtual-machine-interface/c08129be-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004941 10.0.0.162 - - [2026-08-14 09:05:00] "POST /set-tag HTTP/1.1" 200 109 0.003131 10.0.0.162 - - [2026-08-14 09:05:00] "GET /virtual-machine-interface/c36641f0-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004416 10.0.0.162 - - [2026-08-14 09:05:00] "POST /set-tag HTTP/1.1" 200 109 0.003627 10.0.0.162 - - [2026-08-14 09:05:00] "GET /virtual-machine-interface/c3f2d232-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005473 10.0.0.162 - - [2026-08-14 09:05:00] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.162 - - [2026-08-14 09:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005011 10.0.0.162 - - [2026-08-14 09:05:00] "GET /loadbalancer/41eec273-fa43-409c-97e0-fbade9d13872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003054 10.0.0.162 - - [2026-08-14 09:05:00] "GET /virtual-machine-interface/bff92a5a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004795 10.0.0.162 - - [2026-08-14 09:05:00] "POST /set-tag HTTP/1.1" 200 109 0.040822 10.0.0.162 - - [2026-08-14 09:05:00] "DELETE /loadbalancer-member/85b5d46b-b139-4767-85c6-f0f6a034b293 HTTP/1.1" 200 115 0.054250 10.0.0.162 - - [2026-08-14 09:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009618 10.0.0.162 - - [2026-08-14 09:05:00] "GET /loadbalancer/41eec273-fa43-409c-97e0-fbade9d13872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004463 10.0.0.162 - - [2026-08-14 09:05:01] "GET /virtual-machine-interface/c125e51c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007068 10.0.0.162 - - [2026-08-14 09:05:01] "POST /set-tag HTTP/1.1" 200 109 0.003270 10.0.0.162 - - [2026-08-14 09:05:01] "GET /virtual-machine-interface/c1a6d6d6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009012 10.0.0.162 - - [2026-08-14 09:05:01] "POST /set-tag HTTP/1.1" 200 109 0.006114 10.0.0.162 - - [2026-08-14 09:05:01] "GET /virtual-machine-interface/bff92a5a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009109 10.0.0.162 - - [2026-08-14 09:05:01] "POST /set-tag HTTP/1.1" 200 109 0.003430 10.0.0.162 - - [2026-08-14 09:05:01] "GET /virtual-machine-interface/c08129be-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006561 10.0.0.162 - - [2026-08-14 09:05:01] "POST /set-tag HTTP/1.1" 200 109 0.002794 10.0.0.162 - - [2026-08-14 09:05:01] "GET /virtual-machine-interface/c125e51c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009379 10.0.0.162 - - [2026-08-14 09:05:01] "POST /set-tag HTTP/1.1" 200 109 0.005677 10.0.0.162 - - [2026-08-14 09:05:01] "GET /virtual-machine/e13c770f-e09e-4dde-bc10-79de557b0566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003422 10.0.0.162 - - [2026-08-14 09:05:01] "POST /ref-update HTTP/1.1" 200 156 0.016737 10.0.0.162 - - [2026-08-14 09:05:01] "GET /virtual-machine-interface/c125e51c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011387 10.0.0.162 - - [2026-08-14 09:05:01] "POST /set-tag HTTP/1.1" 200 109 0.113255 10.0.0.162 - - [2026-08-14 09:05:01] "POST /set-tag HTTP/1.1" 200 109 0.053642 10.0.0.162 - - [2026-08-14 09:05:01] "POST /set-tag HTTP/1.1" 200 109 0.028927 10.0.0.162 - - [2026-08-14 09:05:02] "POST /set-tag HTTP/1.1" 200 109 0.069493 10.0.0.162 - - [2026-08-14 09:05:02] "POST /set-tag HTTP/1.1" 200 109 0.051760 10.0.0.162 - - [2026-08-14 09:05:02] "DELETE /instance-ip/c142dffa-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.066258 10.0.0.162 - - [2026-08-14 09:05:02] "DELETE /virtual-machine-interface/c125e51c-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.072876 10.0.0.162 - - [2026-08-14 09:05:02] "DELETE /virtual-machine/e13c770f-e09e-4dde-bc10-79de557b0566 HTTP/1.1" 200 115 0.038052 10.0.0.162 - - [2026-08-14 09:05:02] "GET /virtual-machine-interface/c1a6d6d6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006110 10.0.0.162 - - [2026-08-14 09:05:02] "POST /set-tag HTTP/1.1" 200 109 0.004232 10.0.0.162 - - [2026-08-14 09:05:02] "GET /virtual-machine/10a26ca6-648f-4765-86e6-99e2d08d5c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004256 10.0.0.162 - - [2026-08-14 09:05:02] "POST /ref-update HTTP/1.1" 200 156 0.020959 10.0.0.162 - - [2026-08-14 09:05:02] "GET /virtual-machine-interface/c1a6d6d6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005658 10.0.0.162 - - [2026-08-14 09:05:02] "POST /set-tag HTTP/1.1" 200 109 0.029695 10.0.0.162 - - [2026-08-14 09:05:02] "POST /set-tag HTTP/1.1" 200 109 0.060875 10.0.0.162 - - [2026-08-14 09:05:02] "POST /set-tag HTTP/1.1" 200 109 0.055941 10.0.0.162 - - [2026-08-14 09:05:02] "POST /set-tag HTTP/1.1" 200 109 0.073077 10.0.0.162 - - [2026-08-14 09:05:02] "POST /set-tag HTTP/1.1" 200 109 0.063060 10.0.0.162 - - [2026-08-14 09:05:02] "DELETE /instance-ip/c1c6e886-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.075803 10.0.0.162 - - [2026-08-14 09:05:03] "DELETE /virtual-machine-interface/c1a6d6d6-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.070559 10.0.0.162 - - [2026-08-14 09:05:03] "DELETE /virtual-machine/10a26ca6-648f-4765-86e6-99e2d08d5c07 HTTP/1.1" 200 115 0.046236 10.0.0.162 - - [2026-08-14 09:05:03] "DELETE /tag/bf4162cb-f956-4739-93aa-4ff4915b249b HTTP/1.1" 200 115 0.078684 10.0.0.162 - - [2026-08-14 09:05:03] "GET /virtual-machine-interface/bff92a5a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020267 10.0.0.162 - - [2026-08-14 09:05:03] "POST /set-tag HTTP/1.1" 200 109 0.003341 10.0.0.162 - - [2026-08-14 09:05:03] "GET /virtual-machine/77d7282b-2652-492d-90de-10762e5908d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003702 10.0.0.162 - - [2026-08-14 09:05:03] "POST /ref-update HTTP/1.1" 200 156 0.016231 10.0.0.162 - - [2026-08-14 09:05:03] "GET /virtual-machine-interface/bff92a5a-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005005 10.0.0.162 - - [2026-08-14 09:05:03] "POST /set-tag HTTP/1.1" 200 109 0.034847 10.0.0.162 - - [2026-08-14 09:05:03] "POST /set-tag HTTP/1.1" 200 109 0.049579 10.0.0.162 - - [2026-08-14 09:05:03] "POST /set-tag HTTP/1.1" 200 109 0.039289 10.0.0.162 - - [2026-08-14 09:05:03] "GET /global-system-configs HTTP/1.1" 200 323 0.011420 10.0.0.162 - - [2026-08-14 09:05:03] "POST /set-tag HTTP/1.1" 200 109 0.073710 10.0.0.162 - - [2026-08-14 09:05:03] "POST /set-tag HTTP/1.1" 200 109 0.040193 10.0.0.162 - - [2026-08-14 09:05:03] "DELETE /instance-ip/c0135fce-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.051754 10.0.0.162 - - [2026-08-14 09:05:03] "POST /ref-update HTTP/1.1" 200 156 0.015878 10.0.0.162 - - [2026-08-14 09:05:03] "DELETE /virtual-machine-interface/bff92a5a-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.052471 10.0.0.162 - - [2026-08-14 09:05:03] "DELETE /virtual-machine/77d7282b-2652-492d-90de-10762e5908d4 HTTP/1.1" 200 115 0.028347 10.0.0.162 - - [2026-08-14 09:05:03] "GET /virtual-machine-interface/c08129be-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.010868 10.0.0.162 - - [2026-08-14 09:05:03] "POST /set-tag HTTP/1.1" 200 109 0.003014 10.0.0.162 - - [2026-08-14 09:05:03] "GET /virtual-machine/deb243c4-9bda-4e82-90de-6893cb06ad38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003050 10.0.0.162 - - [2026-08-14 09:05:03] "POST /ref-update HTTP/1.1" 200 156 0.015160 10.0.0.162 - - [2026-08-14 09:05:03] "GET /virtual-machine-interface/c08129be-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007580 10.0.0.162 - - [2026-08-14 09:05:04] "POST /set-tag HTTP/1.1" 200 109 0.076047 10.0.0.162 - - [2026-08-14 09:05:04] "POST /set-tag HTTP/1.1" 200 109 0.048484 10.0.0.162 - - [2026-08-14 09:05:04] "POST /set-tag HTTP/1.1" 200 109 0.030775 10.0.0.162 - - [2026-08-14 09:05:04] "POST /set-tag HTTP/1.1" 200 109 0.069791 10.0.0.162 - - [2026-08-14 09:05:04] "POST /set-tag HTTP/1.1" 200 109 0.041660 10.0.0.162 - - [2026-08-14 09:05:04] "DELETE /instance-ip/c09ebbbe-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.047635 10.0.0.162 - - [2026-08-14 09:05:04] "POST /ref-update HTTP/1.1" 200 156 0.010833 10.0.0.162 - - [2026-08-14 09:05:04] "DELETE /virtual-machine-interface/c08129be-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.056601 10.0.0.162 - - [2026-08-14 09:05:04] "DELETE /virtual-machine/deb243c4-9bda-4e82-90de-6893cb06ad38 HTTP/1.1" 200 115 0.026955 10.0.0.162 - - [2026-08-14 09:05:04] "DELETE /tag/d2470d58-bb8d-479b-972c-ee7870a0107a HTTP/1.1" 200 115 0.044547 10.0.0.162 - - [2026-08-14 09:05:04] "DELETE /tag/5f069a23-e7e3-478d-ac75-d5fcfbf69fa1 HTTP/1.1" 409 391 0.005772 10.0.0.162 - - [2026-08-14 09:05:04] "GET /global-system-configs HTTP/1.1" 200 323 0.002161 10.0.0.162 - - [2026-08-14 09:05:31] "GET /virtual-machine-interface/c36641f0-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005031 10.0.0.162 - - [2026-08-14 09:05:31] "POST /set-tag HTTP/1.1" 200 109 0.003435 10.0.0.162 - - [2026-08-14 09:05:31] "GET /virtual-machine-interface/c3f2d232-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009631 10.0.0.162 - - [2026-08-14 09:05:31] "POST /set-tag HTTP/1.1" 200 109 0.002968 10.0.0.162 - - [2026-08-14 09:05:31] "GET /virtual-machine-interface/c2d437a6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005510 10.0.0.162 - - [2026-08-14 09:05:31] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.162 - - [2026-08-14 09:05:31] "GET /virtual-machine-interface/c243e23c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004832 10.0.0.162 - - [2026-08-14 09:05:31] "POST /set-tag HTTP/1.1" 200 109 0.002932 10.0.0.162 - - [2026-08-14 09:05:31] "GET /virtual-machine-interface/c36641f0-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007984 10.0.0.162 - - [2026-08-14 09:05:31] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.162 - - [2026-08-14 09:05:31] "GET /virtual-machine/572c7214-5274-4cb3-8417-17457eb2c438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003693 10.0.0.162 - - [2026-08-14 09:05:31] "POST /ref-update HTTP/1.1" 200 156 0.013480 10.0.0.162 - - [2026-08-14 09:05:31] "GET /virtual-machine-interface/c36641f0-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007898 10.0.0.162 - - [2026-08-14 09:05:31] "POST /set-tag HTTP/1.1" 200 109 0.037029 10.0.0.162 - - [2026-08-14 09:05:31] "POST /set-tag HTTP/1.1" 200 109 0.055403 10.0.0.162 - - [2026-08-14 09:05:31] "POST /set-tag HTTP/1.1" 200 109 0.019056 10.0.0.162 - - [2026-08-14 09:05:31] "POST /set-tag HTTP/1.1" 200 109 0.037829 10.0.0.162 - - [2026-08-14 09:05:31] "DELETE /instance-ip/c38d2bee-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.072130 10.0.0.162 - - [2026-08-14 09:05:31] "DELETE /virtual-machine-interface/c36641f0-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.047617 10.0.0.162 - - [2026-08-14 09:05:31] "DELETE /virtual-machine/572c7214-5274-4cb3-8417-17457eb2c438 HTTP/1.1" 200 115 0.031906 10.0.0.162 - - [2026-08-14 09:05:31] "DELETE /tag/da3568c4-7b12-40d1-bde3-3e967ed14fd0 HTTP/1.1" 200 115 0.049231 10.0.0.162 - - [2026-08-14 09:05:31] "GET /virtual-machine-interface/c3f2d232-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005972 10.0.0.162 - - [2026-08-14 09:05:31] "POST /set-tag HTTP/1.1" 200 109 0.003060 10.0.0.162 - - [2026-08-14 09:05:32] "GET /virtual-machine/4e9f6329-9a3f-4883-b296-162cfe5b95f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004694 10.0.0.162 - - [2026-08-14 09:05:32] "POST /ref-update HTTP/1.1" 200 156 0.015545 10.0.0.162 - - [2026-08-14 09:05:32] "GET /virtual-machine-interface/c3f2d232-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004697 10.0.0.162 - - [2026-08-14 09:05:32] "POST /set-tag HTTP/1.1" 200 109 0.023114 10.0.0.162 - - [2026-08-14 09:05:32] "POST /set-tag HTTP/1.1" 200 109 0.029841 10.0.0.162 - - [2026-08-14 09:05:32] "POST /set-tag HTTP/1.1" 200 109 0.018459 10.0.0.162 - - [2026-08-14 09:05:32] "POST /set-tag HTTP/1.1" 200 109 0.029975 10.0.0.162 - - [2026-08-14 09:05:32] "DELETE /instance-ip/c40f2db0-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.071882 10.0.0.162 - - [2026-08-14 09:05:32] "DELETE /virtual-machine-interface/c3f2d232-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.047711 10.0.0.162 - - [2026-08-14 09:05:32] "DELETE /virtual-machine/4e9f6329-9a3f-4883-b296-162cfe5b95f6 HTTP/1.1" 200 115 0.040929 10.0.0.162 - - [2026-08-14 09:05:32] "DELETE /tag/d34d1ecf-79b3-4ab8-a39a-8f2fe69a9c02 HTTP/1.1" 409 237 0.013642 10.0.0.162 - - [2026-08-14 09:05:32] "DELETE /tag/d5a6bf09-7685-4b04-9b29-4521871ecb41 HTTP/1.1" 200 115 0.035170 10.0.0.162 - - [2026-08-14 09:05:32] "DELETE /tag/8a955926-28c2-4415-9ccd-b6232b547a34 HTTP/1.1" 409 237 0.004244 10.0.0.162 - - [2026-08-14 09:05:32] "GET /virtual-machine-interface/c2d437a6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004943 10.0.0.162 - - [2026-08-14 09:05:32] "POST /set-tag HTTP/1.1" 200 109 0.004377 10.0.0.162 - - [2026-08-14 09:05:32] "GET /virtual-machine/91212382-f0f3-44f7-824e-fd532327b2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003115 10.0.0.162 - - [2026-08-14 09:05:32] "POST /ref-update HTTP/1.1" 200 156 0.012162 10.0.0.162 - - [2026-08-14 09:05:32] "GET /virtual-machine-interface/c2d437a6-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005346 10.0.0.162 - - [2026-08-14 09:05:32] "POST /set-tag HTTP/1.1" 200 109 0.021907 10.0.0.162 - - [2026-08-14 09:05:32] "POST /set-tag HTTP/1.1" 200 109 0.027607 10.0.0.162 - - [2026-08-14 09:05:32] "POST /set-tag HTTP/1.1" 200 109 0.020165 10.0.0.162 - - [2026-08-14 09:05:32] "POST /set-tag HTTP/1.1" 200 109 0.028269 10.0.0.162 - - [2026-08-14 09:05:32] "DELETE /instance-ip/c2f7eda4-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.069139 10.0.0.162 - - [2026-08-14 09:05:32] "DELETE /virtual-machine-interface/c2d437a6-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.050593 10.0.0.162 - - [2026-08-14 09:05:32] "DELETE /virtual-machine/91212382-f0f3-44f7-824e-fd532327b2bd HTTP/1.1" 200 115 0.031200 10.0.0.162 - - [2026-08-14 09:05:32] "DELETE /tag/cb2ad75c-eb47-4dba-84e7-8ddee34b3047 HTTP/1.1" 409 237 0.012327 10.0.0.162 - - [2026-08-14 09:05:33] "GET /virtual-machine-interface/c243e23c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004972 10.0.0.162 - - [2026-08-14 09:05:33] "POST /set-tag HTTP/1.1" 200 109 0.002916 10.0.0.162 - - [2026-08-14 09:05:33] "GET /virtual-machine/a7fd80cb-d2c3-4412-ad2e-f0adbc5be68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003465 10.0.0.162 - - [2026-08-14 09:05:33] "POST /ref-update HTTP/1.1" 200 156 0.014112 10.0.0.162 - - [2026-08-14 09:05:33] "GET /virtual-machine-interface/c243e23c-97be-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.025527 10.0.0.162 - - [2026-08-14 09:05:33] "POST /set-tag HTTP/1.1" 200 109 0.024194 10.0.0.162 - - [2026-08-14 09:05:33] "POST /set-tag HTTP/1.1" 200 109 0.020817 10.0.0.162 - - [2026-08-14 09:05:33] "POST /set-tag HTTP/1.1" 200 109 0.035578 10.0.0.162 - - [2026-08-14 09:05:33] "POST /set-tag HTTP/1.1" 200 109 0.036021 10.0.0.162 - - [2026-08-14 09:05:33] "DELETE /instance-ip/c2667ebe-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.037621 10.0.0.162 - - [2026-08-14 09:05:33] "DELETE /virtual-machine-interface/c243e23c-97be-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.057170 10.0.0.162 - - [2026-08-14 09:05:33] "DELETE /virtual-machine/a7fd80cb-d2c3-4412-ad2e-f0adbc5be68f HTTP/1.1" 200 115 0.032774 10.0.0.162 - - [2026-08-14 09:05:33] "DELETE /tag/4fd49651-40a3-43c0-a0f7-60ee6eb43475 HTTP/1.1" 200 115 0.045961 10.0.0.162 - - [2026-08-14 09:05:33] "DELETE /tag/ddfa951e-787f-4e69-9c65-a0c22ff7cc8d HTTP/1.1" 200 115 0.046655 10.0.0.162 - - [2026-08-14 09:05:33] "DELETE /tag/085b45be-3c65-4289-bd5e-3f475f58b2e0 HTTP/1.1" 200 115 0.039178 10.0.0.162 - - [2026-08-14 09:05:35] "POST /projects HTTP/1.1" 409 238 0.003757 10.0.0.162 - - [2026-08-14 09:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.162 - - [2026-08-14 09:05:35] "GET /project/0d69ef16-59e7-4f21-9cb4-0497e90dfc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.053299 10.0.0.162 - - [2026-08-14 09:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.162 - - [2026-08-14 09:05:35] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004827 10.0.0.162 - - [2026-08-14 09:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.162 - - [2026-08-14 09:05:35] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005278 10.0.0.162 - - [2026-08-14 09:05:35] "POST /security-groups HTTP/1.1" 409 285 0.003227 10.0.0.162 - - [2026-08-14 09:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.162 - - [2026-08-14 09:05:35] "PUT /security-group/b93939a6-604e-4365-a30c-9e7d10ec379d HTTP/1.1" 200 263 0.069246 10.0.0.162 - - [2026-08-14 09:05:35] "PUT /access-control-list/4c8d7cda-52e4-4b02-b370-d7ab15f8346a HTTP/1.1" 200 273 0.019867 10.0.0.162 - - [2026-08-14 09:05:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.043072 10.0.0.162 - - [2026-08-14 09:05:35] "PUT /access-control-list/ccd60564-61de-42c2-8a33-043fc4973dcb HTTP/1.1" 200 273 0.031850 10.0.0.162 - - [2026-08-14 09:05:40] "POST /projects HTTP/1.1" 409 238 0.002532 10.0.0.162 - - [2026-08-14 09:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.162 - - [2026-08-14 09:05:40] "GET /project/0d69ef16-59e7-4f21-9cb4-0497e90dfc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.039469 10.0.0.162 - - [2026-08-14 09:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.162 - - [2026-08-14 09:05:40] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004795 10.0.0.162 - - [2026-08-14 09:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.162 - - [2026-08-14 09:05:40] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005289 10.0.0.162 - - [2026-08-14 09:05:40] "POST /security-groups HTTP/1.1" 409 285 0.003236 10.0.0.162 - - [2026-08-14 09:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.162 - - [2026-08-14 09:05:40] "PUT /security-group/b93939a6-604e-4365-a30c-9e7d10ec379d HTTP/1.1" 200 263 0.062731 10.0.0.162 - - [2026-08-14 09:05:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.031462 10.0.0.162 - - [2026-08-14 09:05:40] "PUT /access-control-list/4c8d7cda-52e4-4b02-b370-d7ab15f8346a HTTP/1.1" 200 273 0.026980 10.0.0.162 - - [2026-08-14 09:05:40] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.015160 10.0.0.162 - - [2026-08-14 09:05:40] "PUT /access-control-list/ccd60564-61de-42c2-8a33-043fc4973dcb HTTP/1.1" 200 273 0.021252 10.0.0.162 - - [2026-08-14 09:05:40] "GET /firewall-rule/5d1ccc90-c7e5-48d9-90b2-f517786ded66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003258 10.0.0.162 - - [2026-08-14 09:05:41] "POST /ref-update HTTP/1.1" 200 156 0.065760 10.0.0.162 - - [2026-08-14 09:05:41] "DELETE /firewall-rule/5d1ccc90-c7e5-48d9-90b2-f517786ded66 HTTP/1.1" 200 115 0.046377 10.0.0.162 - - [2026-08-14 09:05:41] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.009787 10.0.0.162 - - [2026-08-14 09:05:41] "GET /firewall-rule/2398ceb2-7d66-4055-9b7e-c64853b0545d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003875 10.0.0.162 - - [2026-08-14 09:05:41] "POST /ref-update HTTP/1.1" 200 156 0.058419 10.0.0.162 - - [2026-08-14 09:05:41] "DELETE /firewall-rule/2398ceb2-7d66-4055-9b7e-c64853b0545d HTTP/1.1" 200 115 0.043061 10.0.0.162 - - [2026-08-14 09:05:41] "DELETE /tag/d34d1ecf-79b3-4ab8-a39a-8f2fe69a9c02 HTTP/1.1" 409 237 0.007351 10.0.0.162 - - [2026-08-14 09:05:41] "DELETE /tag/8a955926-28c2-4415-9ccd-b6232b547a34 HTTP/1.1" 409 237 0.007039 10.0.0.162 - - [2026-08-14 09:05:41] "DELETE /tag/4e14e91f-9105-4ea2-8209-118186e6dc23 HTTP/1.1" 200 115 0.054624 10.0.0.162 - - [2026-08-14 09:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020474 10.0.0.162 - - [2026-08-14 09:05:41] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.008274 10.0.0.162 - - [2026-08-14 09:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.162 - - [2026-08-14 09:05:41] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004233 10.0.0.162 - - [2026-08-14 09:05:41] "PUT /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560 HTTP/1.1" 200 265 0.056145 10.0.0.162 - - [2026-08-14 09:05:41] "PUT /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205 HTTP/1.1" 200 265 0.062762 10.0.0.162 - - [2026-08-14 09:05:41] "DELETE /security-group/b93939a6-604e-4365-a30c-9e7d10ec379d HTTP/1.1" 200 115 0.050666 10.0.0.162 - - [2026-08-14 09:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.162 - - [2026-08-14 09:05:41] "DELETE /access-control-list/4c8d7cda-52e4-4b02-b370-d7ab15f8346a HTTP/1.1" 200 115 0.040919 10.0.0.162 - - [2026-08-14 09:05:41] "DELETE /access-control-list/ccd60564-61de-42c2-8a33-043fc4973dcb HTTP/1.1" 200 115 0.037144 10.0.0.162 - - [2026-08-14 09:05:41] "GET /project/0d69ef16-59e7-4f21-9cb4-0497e90dfc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1896 0.045614 10.0.0.162 - - [2026-08-14 09:05:41] "GET /project/0d69ef16-59e7-4f21-9cb4-0497e90dfc1e?fields=security_groups HTTP/1.1" 200 1354 0.031127 10.0.0.162 - - [2026-08-14 09:05:41] "DELETE /security-group/0e410299-894f-4437-b95c-92750c889411 HTTP/1.1" 200 115 0.056605 10.0.0.162 - - [2026-08-14 09:05:41] "DELETE /access-control-list/593d9f6d-4964-4b99-a13c-6ae0b96fc502 HTTP/1.1" 200 115 0.036608 10.0.0.162 - - [2026-08-14 09:05:41] "GET /project/0d69ef16-59e7-4f21-9cb4-0497e90dfc1e?fields=application_policy_sets HTTP/1.1" 200 1393 0.047251 10.0.0.162 - - [2026-08-14 09:05:41] "DELETE /access-control-list/578155d1-41b2-4ab7-973f-d46fa25af795 HTTP/1.1" 200 115 0.051854 10.0.0.162 - - [2026-08-14 09:05:42] "DELETE /project/0d69ef16-59e7-4f21-9cb4-0497e90dfc1e HTTP/1.1" 200 115 0.339607 10.0.0.162 - - [2026-08-14 09:05:42] "POST /projects HTTP/1.1" 409 238 0.002756 10.0.0.162 - - [2026-08-14 09:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.162 - - [2026-08-14 09:05:42] "GET /project/e2f45103-0ee0-44c5-ad1f-7729245ec164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035888 10.0.0.162 - - [2026-08-14 09:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.162 - - [2026-08-14 09:05:42] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.007829 10.0.0.162 - - [2026-08-14 09:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.162 - - [2026-08-14 09:05:42] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004553 10.0.0.162 - - [2026-08-14 09:05:42] "POST /security-groups HTTP/1.1" 409 285 0.002589 10.0.0.162 - - [2026-08-14 09:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.162 - - [2026-08-14 09:05:42] "PUT /security-group/c080bede-d93f-4ef7-b0f2-63dc41fb9d95 HTTP/1.1" 200 263 0.057832 10.0.0.162 - - [2026-08-14 09:05:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026268 10.0.0.162 - - [2026-08-14 09:05:42] "PUT /access-control-list/ddd688c2-feda-4e03-8ca2-a8bcee0180a1 HTTP/1.1" 200 273 0.026212 10.0.0.162 - - [2026-08-14 09:05:42] "PUT /access-control-list/ca98c1f7-a6d6-40e6-b3f2-0e3d3412e1e5 HTTP/1.1" 200 273 0.014256 10.0.0.162 - - [2026-08-14 09:05:46] "DELETE /loadbalancer-member/22c64da9-9ff7-40c1-adb0-f129b6fdb553 HTTP/1.1" 200 115 0.062913 10.0.0.162 - - [2026-08-14 09:05:46] "DELETE /loadbalancer-pool/f280eb6f-521b-4e25-b5aa-29870add1bfe HTTP/1.1" 200 115 0.058619 10.0.0.162 - - [2026-08-14 09:05:46] "DELETE /loadbalancer-listener/4c1df0bf-4d2b-4ba3-8722-55129605a736 HTTP/1.1" 200 115 0.063654 10.0.0.162 - - [2026-08-14 09:05:46] "DELETE /loadbalancer/41eec273-fa43-409c-97e0-fbade9d13872 HTTP/1.1" 200 115 0.036043 10.0.0.162 - - [2026-08-14 09:05:46] "DELETE /floating-ip/6ab5272a-8b1e-4fbb-ada6-ba5b0bc46391 HTTP/1.1" 200 115 0.040328 10.0.0.162 - - [2026-08-14 09:05:46] "DELETE /instance-ip/3c73c743-27d0-4309-923b-29c472303ae8 HTTP/1.1" 200 115 0.069224 10.0.0.162 - - [2026-08-14 09:05:46] "DELETE /virtual-machine-interface/c9ca10b3-5102-4c8b-b81b-425c405f0062 HTTP/1.1" 200 115 0.044328 10.0.0.162 - - [2026-08-14 09:05:46] "DELETE /tag/c44bb83c-b6c2-4d0d-ba27-7adfb2975c3a HTTP/1.1" 200 115 0.051454 10.0.0.162 - - [2026-08-14 09:05:46] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002951 10.0.0.162 - - [2026-08-14 09:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.162 - - [2026-08-14 09:05:46] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002867 10.0.0.162 - - [2026-08-14 09:05:46] "GET /firewall-policy/d6487526-e735-4fe4-b586-d69d0d74799e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002691 10.0.0.162 - - [2026-08-14 09:05:46] "GET /firewall-rule/c544a462-09f0-429b-beb1-d2da63986108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003542 10.0.0.162 - - [2026-08-14 09:05:46] "POST /ref-update HTTP/1.1" 200 156 0.016320 10.0.0.162 - - [2026-08-14 09:05:47] "DELETE /firewall-rule/c544a462-09f0-429b-beb1-d2da63986108 HTTP/1.1" 200 115 0.060855 10.0.0.162 - - [2026-08-14 09:05:47] "GET /firewall-policy/6b5ffa73-da39-4511-8eec-5ede57c7ad57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003285 10.0.0.162 - - [2026-08-14 09:05:47] "GET /firewall-rule/dde3da70-6f6f-40e6-8564-9b19c58f1fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.003387 10.0.0.162 - - [2026-08-14 09:05:47] "POST /ref-update HTTP/1.1" 200 156 0.016593 10.0.0.162 - - [2026-08-14 09:05:47] "DELETE /firewall-rule/dde3da70-6f6f-40e6-8564-9b19c58f1fc8 HTTP/1.1" 200 115 0.049407 10.0.0.162 - - [2026-08-14 09:05:47] "GET /firewall-policy/6b5ffa73-da39-4511-8eec-5ede57c7ad57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.008039 10.0.0.162 - - [2026-08-14 09:05:47] "GET /firewall-rule/2f7fee93-53dd-4838-8779-387f46798dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.003398 10.0.0.162 - - [2026-08-14 09:05:47] "POST /ref-update HTTP/1.1" 200 156 0.013846 10.0.0.162 - - [2026-08-14 09:05:47] "DELETE /firewall-rule/2f7fee93-53dd-4838-8779-387f46798dca HTTP/1.1" 200 115 0.052426 10.0.0.162 - - [2026-08-14 09:05:47] "GET /application-policy-set/9b331bae-e644-4a76-aab4-650e80f6466f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.006006 10.0.0.162 - - [2026-08-14 09:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.162 - - [2026-08-14 09:05:47] "GET /policy-management/02eb336e-79d5-4c50-882a-00f63ee1b1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003122 10.0.0.162 - - [2026-08-14 09:05:47] "GET /firewall-policy/6b5ffa73-da39-4511-8eec-5ede57c7ad57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004349 10.0.0.162 - - [2026-08-14 09:05:47] "POST /ref-update HTTP/1.1" 200 156 0.052288 10.0.0.162 - - [2026-08-14 09:05:47] "DELETE /firewall-policy/6b5ffa73-da39-4511-8eec-5ede57c7ad57 HTTP/1.1" 200 115 0.047281 10.0.0.162 - - [2026-08-14 09:05:47] "DELETE /tag/d34d1ecf-79b3-4ab8-a39a-8f2fe69a9c02 HTTP/1.1" 200 115 0.093512 10.0.0.162 - - [2026-08-14 09:05:47] "DELETE /tag/5f069a23-e7e3-478d-ac75-d5fcfbf69fa1 HTTP/1.1" 200 115 0.072102 10.0.0.162 - - [2026-08-14 09:05:47] "DELETE /tag/8a955926-28c2-4415-9ccd-b6232b547a34 HTTP/1.1" 200 115 0.113170 10.0.0.162 - - [2026-08-14 09:05:47] "DELETE /tag/cb2ad75c-eb47-4dba-84e7-8ddee34b3047 HTTP/1.1" 200 115 0.088907 10.0.0.162 - - [2026-08-14 09:05:47] "POST /projects HTTP/1.1" 409 238 0.003373 10.0.0.162 - - [2026-08-14 09:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.162 - - [2026-08-14 09:05:48] "GET /project/e2f45103-0ee0-44c5-ad1f-7729245ec164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.051795 10.0.0.162 - - [2026-08-14 09:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013338 10.0.0.162 - - [2026-08-14 09:05:48] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.005164 10.0.0.162 - - [2026-08-14 09:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.162 - - [2026-08-14 09:05:48] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.007333 10.0.0.162 - - [2026-08-14 09:05:48] "POST /security-groups HTTP/1.1" 409 285 0.002858 10.0.0.162 - - [2026-08-14 09:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.162 - - [2026-08-14 09:05:48] "PUT /security-group/c080bede-d93f-4ef7-b0f2-63dc41fb9d95 HTTP/1.1" 200 263 0.065642 10.0.0.162 - - [2026-08-14 09:05:48] "PUT /access-control-list/ddd688c2-feda-4e03-8ca2-a8bcee0180a1 HTTP/1.1" 200 273 0.026458 10.0.0.162 - - [2026-08-14 09:05:48] "PUT /access-control-list/ca98c1f7-a6d6-40e6-b3f2-0e3d3412e1e5 HTTP/1.1" 200 273 0.050483 10.0.0.162 - - [2026-08-14 09:05:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.038893 10.0.0.162 - - [2026-08-14 09:05:48] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.015025 10.0.0.162 - - [2026-08-14 09:05:48] "GET /firewall-rule/b124ed4a-9a34-4136-b096-94ff84de1642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008968 10.0.0.162 - - [2026-08-14 09:05:48] "POST /ref-update HTTP/1.1" 200 156 0.070743 10.0.0.162 - - [2026-08-14 09:05:48] "DELETE /firewall-rule/b124ed4a-9a34-4136-b096-94ff84de1642 HTTP/1.1" 200 115 0.054192 10.0.0.162 - - [2026-08-14 09:05:48] "GET /firewall-policy/e30665b0-55ac-4414-9a64-afb9f8316939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.009766 10.0.0.162 - - [2026-08-14 09:05:48] "GET /firewall-rule/77d67114-c729-411b-91c9-88f48d5975f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002937 10.0.0.162 - - [2026-08-14 09:05:48] "POST /ref-update HTTP/1.1" 200 156 0.059570 10.0.0.162 - - [2026-08-14 09:05:48] "DELETE /firewall-rule/77d67114-c729-411b-91c9-88f48d5975f7 HTTP/1.1" 200 115 0.041208 10.0.0.162 - - [2026-08-14 09:05:48] "DELETE /tag/f6d01f74-9072-408f-bd2b-eba4e26bda88 HTTP/1.1" 200 115 0.046015 10.0.0.162 - - [2026-08-14 09:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.162 - - [2026-08-14 09:05:48] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004805 10.0.0.162 - - [2026-08-14 09:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011512 10.0.0.162 - - [2026-08-14 09:05:48] "GET /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004441 10.0.0.162 - - [2026-08-14 09:05:48] "PUT /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560 HTTP/1.1" 200 265 0.056061 10.0.0.162 - - [2026-08-14 09:05:49] "PUT /virtual-network/9dab2489-ab9c-4758-a11f-3796ba1ef205 HTTP/1.1" 200 265 0.059926 10.0.0.162 - - [2026-08-14 09:05:49] "DELETE /security-group/c080bede-d93f-4ef7-b0f2-63dc41fb9d95 HTTP/1.1" 200 115 0.070843 10.0.0.162 - - [2026-08-14 09:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006326 10.0.0.162 - - [2026-08-14 09:05:49] "DELETE /access-control-list/ddd688c2-feda-4e03-8ca2-a8bcee0180a1 HTTP/1.1" 200 115 0.062045 10.0.0.162 - - [2026-08-14 09:05:49] "DELETE /access-control-list/ca98c1f7-a6d6-40e6-b3f2-0e3d3412e1e5 HTTP/1.1" 200 115 0.057845 10.0.0.162 - - [2026-08-14 09:05:49] "GET /project/e2f45103-0ee0-44c5-ad1f-7729245ec164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.065018 10.0.0.162 - - [2026-08-14 09:05:49] "GET /project/e2f45103-0ee0-44c5-ad1f-7729245ec164?fields=security_groups HTTP/1.1" 200 1356 0.059314 10.0.0.162 - - [2026-08-14 09:05:49] "DELETE /security-group/9f5b39fe-e403-4a40-866e-ae7a0604bc7f HTTP/1.1" 200 115 0.077119 10.0.0.162 - - [2026-08-14 09:05:49] "DELETE /access-control-list/74dbb842-a3d5-4175-9502-a80114ef4fe6 HTTP/1.1" 200 115 0.084756 10.0.0.162 - - [2026-08-14 09:05:49] "GET /project/e2f45103-0ee0-44c5-ad1f-7729245ec164?fields=application_policy_sets HTTP/1.1" 200 1395 0.092183 10.0.0.162 - - [2026-08-14 09:05:49] "DELETE /access-control-list/bfba24dc-5539-42ab-a700-1a9f9337f261 HTTP/1.1" 200 115 0.090838 10.0.0.162 - - [2026-08-14 09:05:49] "DELETE /project/e2f45103-0ee0-44c5-ad1f-7729245ec164 HTTP/1.1" 200 115 0.476039 10.0.0.162 - - [2026-08-14 09:06:40] "GET / HTTP/1.1" 200 36215 0.002004 10.0.0.162 - - [2026-08-14 09:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.162 - - [2026-08-14 09:06:40] "GET /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003241 10.0.0.162 - - [2026-08-14 09:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.162 - - [2026-08-14 09:06:41] "GET /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003053 10.0.0.162 - - [2026-08-14 09:06:58] "GET / HTTP/1.1" 200 36215 0.001743 10.0.0.162 - - [2026-08-14 09:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.162 - - [2026-08-14 09:06:58] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005217 10.0.0.162 - - [2026-08-14 09:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.162 - - [2026-08-14 09:06:59] "GET /config-node/039587d7-aa7e-4a4d-ba3d-0efe64ad1eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1213 0.002842 10.0.0.162 - - [2026-08-14 09:06:59] "GET / HTTP/1.1" 200 36215 0.001495 10.0.0.162 - - [2026-08-14 09:06:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002221 10.0.0.162 - - [2026-08-14 09:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.162 - - [2026-08-14 09:07:04] "GET /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003529 10.0.0.162 - - [2026-08-14 09:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.162 - - [2026-08-14 09:07:04] "PUT /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23 HTTP/1.1" 200 277 0.015081 10.0.0.162 - - [2026-08-14 09:07:04] "GET / HTTP/1.1" 200 36215 0.001678 10.0.0.162 - - [2026-08-14 09:07:04] "POST /alarms HTTP/1.1" 409 264 0.002843 10.0.0.162 - - [2026-08-14 09:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.162 - - [2026-08-14 09:07:04] "PUT /alarm/99d57f2e-3703-4177-af58-14f036f060f3 HTTP/1.1" 200 245 0.013597 10.0.0.162 - - [2026-08-14 09:07:04] "POST /alarms HTTP/1.1" 409 261 0.024292 10.0.0.162 - - [2026-08-14 09:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.162 - - [2026-08-14 09:07:04] "PUT /alarm/67898092-6a0b-4bfd-9a8a-acce3dcf25ba HTTP/1.1" 200 245 0.012441 10.0.0.162 - - [2026-08-14 09:07:04] "POST /alarms HTTP/1.1" 409 261 0.005503 10.0.0.162 - - [2026-08-14 09:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.162 - - [2026-08-14 09:07:04] "PUT /alarm/1047af61-bc0c-4192-ab2c-7fd72bb2367b HTTP/1.1" 200 245 0.013013 10.0.0.162 - - [2026-08-14 09:07:04] "POST /alarms HTTP/1.1" 409 253 0.007363 10.0.0.162 - - [2026-08-14 09:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.162 - - [2026-08-14 09:07:04] "PUT /alarm/664a6142-9fae-4844-8217-3abcbf0fb738 HTTP/1.1" 200 245 0.012112 10.0.0.162 - - [2026-08-14 09:07:04] "POST /alarms HTTP/1.1" 409 251 0.005224 10.0.0.162 - - [2026-08-14 09:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.162 - - [2026-08-14 09:07:05] "PUT /alarm/80f4decb-8241-45c6-938d-0bb5e7269cdf HTTP/1.1" 200 245 0.012159 10.0.0.162 - - [2026-08-14 09:07:05] "POST /alarms HTTP/1.1" 409 252 0.011250 10.0.0.162 - - [2026-08-14 09:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.162 - - [2026-08-14 09:07:05] "PUT /alarm/b24f982b-92a3-401e-b282-75a56a7edf3c HTTP/1.1" 200 245 0.013934 10.0.0.162 - - [2026-08-14 09:07:05] "POST /alarms HTTP/1.1" 409 256 0.013535 10.0.0.162 - - [2026-08-14 09:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.162 - - [2026-08-14 09:07:05] "PUT /alarm/5377dde6-f8bf-439d-98b4-a210947fd5b0 HTTP/1.1" 200 245 0.014012 10.0.0.162 - - [2026-08-14 09:07:05] "POST /alarms HTTP/1.1" 409 248 0.012533 10.0.0.162 - - [2026-08-14 09:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.162 - - [2026-08-14 09:07:05] "PUT /alarm/8168db70-b590-4318-9e48-9b81ea9e1563 HTTP/1.1" 200 245 0.014292 10.0.0.162 - - [2026-08-14 09:07:05] "POST /alarms HTTP/1.1" 409 252 0.010247 10.0.0.162 - - [2026-08-14 09:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.162 - - [2026-08-14 09:07:05] "PUT /alarm/944f7889-8260-44db-8ada-a97dbbe3355e HTTP/1.1" 200 245 0.014310 10.0.0.162 - - [2026-08-14 09:07:05] "POST /alarms HTTP/1.1" 409 257 0.013280 10.0.0.162 - - [2026-08-14 09:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.162 - - [2026-08-14 09:07:05] "PUT /alarm/0ce34c54-7405-41b4-a997-1ed653c0512e HTTP/1.1" 200 245 0.018071 10.0.0.162 - - [2026-08-14 09:07:05] "POST /alarms HTTP/1.1" 409 251 0.016175 10.0.0.162 - - [2026-08-14 09:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.162 - - [2026-08-14 09:07:05] "PUT /alarm/2bfce86f-d8d2-4d87-940e-580a822b23d1 HTTP/1.1" 200 245 0.013773 10.0.0.162 - - [2026-08-14 09:07:05] "POST /alarms HTTP/1.1" 409 257 0.011489 10.0.0.162 - - [2026-08-14 09:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.162 - - [2026-08-14 09:07:05] "PUT /alarm/339a7a15-ec8c-4af1-a695-e7a462683954 HTTP/1.1" 200 245 0.017067 10.0.0.162 - - [2026-08-14 09:07:05] "POST /alarms HTTP/1.1" 409 261 0.011918 10.0.0.162 - - [2026-08-14 09:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.162 - - [2026-08-14 09:07:05] "PUT /alarm/6ad0c1f7-f83f-4ab7-8b38-11aa0fb52bf8 HTTP/1.1" 200 245 0.013733 10.0.0.162 - - [2026-08-14 09:07:05] "POST /alarms HTTP/1.1" 409 258 0.012271 10.0.0.162 - - [2026-08-14 09:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.162 - - [2026-08-14 09:07:05] "PUT /alarm/2d50815e-c37f-43a1-abba-e148ca6c2ee9 HTTP/1.1" 200 245 0.014552 10.0.0.162 - - [2026-08-14 09:07:05] "POST /alarms HTTP/1.1" 409 254 0.009811 10.0.0.162 - - [2026-08-14 09:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.162 - - [2026-08-14 09:07:05] "PUT /alarm/f7f2a5dc-b05e-42c6-aa08-094d8a11ead9 HTTP/1.1" 200 245 0.013752 10.0.0.162 - - [2026-08-14 09:07:05] "POST /alarms HTTP/1.1" 409 254 0.009268 10.0.0.162 - - [2026-08-14 09:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.162 - - [2026-08-14 09:07:05] "PUT /alarm/b187ad14-9dbd-4b53-b182-26da345fae5c HTTP/1.1" 200 245 0.015219 10.0.0.162 - - [2026-08-14 09:07:05] "POST /alarms HTTP/1.1" 409 254 0.013590 10.0.0.162 - - [2026-08-14 09:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.162 - - [2026-08-14 09:07:06] "PUT /alarm/4711c2e3-958c-4d75-b29d-45ecb6def33e HTTP/1.1" 200 245 0.024441 10.0.0.162 - - [2026-08-14 09:07:06] "POST /alarms HTTP/1.1" 409 247 0.010706 10.0.0.162 - - [2026-08-14 09:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.162 - - [2026-08-14 09:07:06] "PUT /alarm/5964559a-13c8-4209-8354-5f1dacb3a005 HTTP/1.1" 200 245 0.022784 10.0.0.162 - - [2026-08-14 09:07:06] "POST /alarms HTTP/1.1" 409 272 0.013397 10.0.0.162 - - [2026-08-14 09:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.162 - - [2026-08-14 09:07:06] "PUT /alarm/f29c5812-ecec-4585-8186-005e82a07d6f HTTP/1.1" 200 245 0.013816 10.0.0.162 - - [2026-08-14 09:07:06] "POST /alarms HTTP/1.1" 409 261 0.008988 10.0.0.162 - - [2026-08-14 09:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.162 - - [2026-08-14 09:07:06] "PUT /alarm/ea7f99bc-059b-41b6-9849-41200dfa1cc2 HTTP/1.1" 200 245 0.012867 10.0.0.162 - - [2026-08-14 09:07:06] "POST /alarms HTTP/1.1" 409 259 0.033257 10.0.0.162 - - [2026-08-14 09:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.162 - - [2026-08-14 09:07:06] "PUT /alarm/9a641e3d-3b85-41b5-b551-2dfa485de6ed HTTP/1.1" 200 245 0.014649 10.0.0.162 - - [2026-08-14 09:07:06] "POST /alarms HTTP/1.1" 409 265 0.015787 10.0.0.162 - - [2026-08-14 09:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.162 - - [2026-08-14 09:07:06] "PUT /alarm/13a84481-ebdf-4aab-b55c-c5a05ca83edf HTTP/1.1" 200 245 0.015853 10.0.0.162 - - [2026-08-14 09:07:06] "POST /alarms HTTP/1.1" 409 279 0.010161 10.0.0.162 - - [2026-08-14 09:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.162 - - [2026-08-14 09:07:06] "PUT /alarm/fb522966-d0d6-47bf-9bfa-550e34780075 HTTP/1.1" 200 245 0.013107 10.0.0.162 - - [2026-08-14 09:07:06] "GET / HTTP/1.1" 200 36215 0.001785 10.0.0.162 - - [2026-08-14 09:07:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002738 10.0.0.162 - - [2026-08-14 09:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.162 - - [2026-08-14 09:07:06] "PUT /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23 HTTP/1.1" 200 277 0.012067 10.0.0.162 - - [2026-08-14 09:07:07] "GET / HTTP/1.1" 200 36215 0.001703 10.0.0.162 - - [2026-08-14 09:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.162 - - [2026-08-14 09:07:07] "GET /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004071 10.0.0.162 - - [2026-08-14 09:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.162 - - [2026-08-14 09:07:07] "PUT /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23 HTTP/1.1" 200 277 0.015360 10.0.0.162 - - [2026-08-14 09:07:07] "GET / HTTP/1.1" 200 36215 0.001739 10.0.0.162 - - [2026-08-14 09:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.162 - - [2026-08-14 09:07:07] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.008736 10.0.0.162 - - [2026-08-14 09:07:07] "PUT /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830 HTTP/1.1" 200 275 0.018538 10.0.0.162 - - [2026-08-14 09:07:10] "GET / HTTP/1.1" 200 36215 0.001480 10.0.0.162 - - [2026-08-14 09:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.162 - - [2026-08-14 09:07:10] "GET /routing-instance/3d31cbf2-35fe-4f70-a4a1-1e19b995b616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003352 10.0.0.162 - - [2026-08-14 09:07:10] "POST /bgp-routers HTTP/1.1" 409 302 0.002134 10.0.0.162 - - [2026-08-14 09:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.162 - - [2026-08-14 09:07:10] "GET /bgp-router/437e5fd5-e6ec-4144-a029-2ace85d7b94b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1820 0.003748 10.0.0.162 - - [2026-08-14 09:07:10] "PUT /bgp-router/437e5fd5-e6ec-4144-a029-2ace85d7b94b HTTP/1.1" 200 255 0.013130 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:07:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001107 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:07:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001190 10.0.0.162 - - [2026-08-14 09:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.162 - - [2026-08-14 09:07:13] "GET /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003105 10.0.0.162 - - [2026-08-14 09:07:26] "GET / HTTP/1.1" 200 36215 0.001786 10.0.0.162 - - [2026-08-14 09:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.162 - - [2026-08-14 09:07:26] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005146 10.0.0.162 - - [2026-08-14 09:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.162 - - [2026-08-14 09:07:26] "GET /config-node/039587d7-aa7e-4a4d-ba3d-0efe64ad1eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1213 0.002578 10.0.0.162 - - [2026-08-14 09:07:37] "GET / HTTP/1.1" 200 36215 0.002166 10.0.0.162 - - [2026-08-14 09:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.162 - - [2026-08-14 09:07:37] "GET /routing-instance/3d31cbf2-35fe-4f70-a4a1-1e19b995b616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009771 10.0.0.162 - - [2026-08-14 09:07:37] "POST /bgp-routers HTTP/1.1" 409 302 0.002251 10.0.0.162 - - [2026-08-14 09:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.162 - - [2026-08-14 09:07:37] "GET /bgp-router/437e5fd5-e6ec-4144-a029-2ace85d7b94b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1820 0.005076 10.0.0.162 - - [2026-08-14 09:07:37] "PUT /bgp-router/437e5fd5-e6ec-4144-a029-2ace85d7b94b HTTP/1.1" 200 255 0.017731 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:07:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001415 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:07:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.002242 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:07:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001055 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:07:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001022 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:07:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000876 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:07:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001538 10.0.0.162 - - [2026-08-14 09:08:25] "GET / HTTP/1.1" 200 36215 0.001796 10.0.0.162 - - [2026-08-14 09:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.162 - - [2026-08-14 09:08:25] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005313 10.0.0.162 - - [2026-08-14 09:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.162 - - [2026-08-14 09:08:25] "GET /config-node/039587d7-aa7e-4a4d-ba3d-0efe64ad1eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1213 0.001982 10.0.0.162 - - [2026-08-14 09:08:25] "GET / HTTP/1.1" 200 36215 0.001605 10.0.0.162 - - [2026-08-14 09:08:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002561 10.0.0.162 - - [2026-08-14 09:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.162 - - [2026-08-14 09:08:30] "GET /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002751 10.0.0.162 - - [2026-08-14 09:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.162 - - [2026-08-14 09:08:30] "PUT /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23 HTTP/1.1" 200 277 0.021499 10.0.0.162 - - [2026-08-14 09:08:31] "GET / HTTP/1.1" 200 36215 0.001893 10.0.0.162 - - [2026-08-14 09:08:31] "POST /alarms HTTP/1.1" 409 264 0.002427 10.0.0.162 - - [2026-08-14 09:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.162 - - [2026-08-14 09:08:31] "PUT /alarm/99d57f2e-3703-4177-af58-14f036f060f3 HTTP/1.1" 200 245 0.011285 10.0.0.162 - - [2026-08-14 09:08:31] "POST /alarms HTTP/1.1" 409 261 0.005221 10.0.0.162 - - [2026-08-14 09:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.162 - - [2026-08-14 09:08:31] "PUT /alarm/67898092-6a0b-4bfd-9a8a-acce3dcf25ba HTTP/1.1" 200 245 0.011941 10.0.0.162 - - [2026-08-14 09:08:31] "POST /alarms HTTP/1.1" 409 261 0.002404 10.0.0.162 - - [2026-08-14 09:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.162 - - [2026-08-14 09:08:31] "PUT /alarm/1047af61-bc0c-4192-ab2c-7fd72bb2367b HTTP/1.1" 200 245 0.012030 10.0.0.162 - - [2026-08-14 09:08:31] "POST /alarms HTTP/1.1" 409 253 0.003153 10.0.0.162 - - [2026-08-14 09:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.162 - - [2026-08-14 09:08:31] "PUT /alarm/664a6142-9fae-4844-8217-3abcbf0fb738 HTTP/1.1" 200 245 0.012650 10.0.0.162 - - [2026-08-14 09:08:31] "POST /alarms HTTP/1.1" 409 251 0.006325 10.0.0.162 - - [2026-08-14 09:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.162 - - [2026-08-14 09:08:31] "PUT /alarm/80f4decb-8241-45c6-938d-0bb5e7269cdf HTTP/1.1" 200 245 0.016218 10.0.0.162 - - [2026-08-14 09:08:31] "POST /alarms HTTP/1.1" 409 252 0.012169 10.0.0.162 - - [2026-08-14 09:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.162 - - [2026-08-14 09:08:31] "PUT /alarm/b24f982b-92a3-401e-b282-75a56a7edf3c HTTP/1.1" 200 245 0.011961 10.0.0.162 - - [2026-08-14 09:08:31] "POST /alarms HTTP/1.1" 409 256 0.015234 10.0.0.162 - - [2026-08-14 09:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.162 - - [2026-08-14 09:08:31] "PUT /alarm/5377dde6-f8bf-439d-98b4-a210947fd5b0 HTTP/1.1" 200 245 0.011958 10.0.0.162 - - [2026-08-14 09:08:31] "POST /alarms HTTP/1.1" 409 248 0.014225 10.0.0.162 - - [2026-08-14 09:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.162 - - [2026-08-14 09:08:31] "PUT /alarm/8168db70-b590-4318-9e48-9b81ea9e1563 HTTP/1.1" 200 245 0.016183 10.0.0.162 - - [2026-08-14 09:08:31] "POST /alarms HTTP/1.1" 409 252 0.020879 10.0.0.162 - - [2026-08-14 09:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.162 - - [2026-08-14 09:08:31] "PUT /alarm/944f7889-8260-44db-8ada-a97dbbe3355e HTTP/1.1" 200 245 0.017308 10.0.0.162 - - [2026-08-14 09:08:31] "POST /alarms HTTP/1.1" 409 257 0.004528 10.0.0.162 - - [2026-08-14 09:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.162 - - [2026-08-14 09:08:31] "PUT /alarm/0ce34c54-7405-41b4-a997-1ed653c0512e HTTP/1.1" 200 245 0.009598 10.0.0.162 - - [2026-08-14 09:08:31] "POST /alarms HTTP/1.1" 409 251 0.009052 10.0.0.162 - - [2026-08-14 09:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.162 - - [2026-08-14 09:08:31] "PUT /alarm/2bfce86f-d8d2-4d87-940e-580a822b23d1 HTTP/1.1" 200 245 0.018769 10.0.0.162 - - [2026-08-14 09:08:31] "POST /alarms HTTP/1.1" 409 257 0.012758 10.0.0.162 - - [2026-08-14 09:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.162 - - [2026-08-14 09:08:32] "PUT /alarm/339a7a15-ec8c-4af1-a695-e7a462683954 HTTP/1.1" 200 245 0.013418 10.0.0.162 - - [2026-08-14 09:08:32] "POST /alarms HTTP/1.1" 409 261 0.008953 10.0.0.162 - - [2026-08-14 09:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.162 - - [2026-08-14 09:08:32] "PUT /alarm/6ad0c1f7-f83f-4ab7-8b38-11aa0fb52bf8 HTTP/1.1" 200 245 0.011940 10.0.0.162 - - [2026-08-14 09:08:32] "POST /alarms HTTP/1.1" 409 258 0.004663 10.0.0.162 - - [2026-08-14 09:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.162 - - [2026-08-14 09:08:32] "PUT /alarm/2d50815e-c37f-43a1-abba-e148ca6c2ee9 HTTP/1.1" 200 245 0.012898 10.0.0.162 - - [2026-08-14 09:08:32] "POST /alarms HTTP/1.1" 409 254 0.014170 10.0.0.162 - - [2026-08-14 09:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.162 - - [2026-08-14 09:08:32] "PUT /alarm/f7f2a5dc-b05e-42c6-aa08-094d8a11ead9 HTTP/1.1" 200 245 0.018427 10.0.0.162 - - [2026-08-14 09:08:32] "POST /alarms HTTP/1.1" 409 254 0.009147 10.0.0.162 - - [2026-08-14 09:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.162 - - [2026-08-14 09:08:32] "PUT /alarm/b187ad14-9dbd-4b53-b182-26da345fae5c HTTP/1.1" 200 245 0.012004 10.0.0.162 - - [2026-08-14 09:08:32] "POST /alarms HTTP/1.1" 409 254 0.010012 10.0.0.162 - - [2026-08-14 09:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.162 - - [2026-08-14 09:08:32] "PUT /alarm/4711c2e3-958c-4d75-b29d-45ecb6def33e HTTP/1.1" 200 245 0.013345 10.0.0.162 - - [2026-08-14 09:08:32] "POST /alarms HTTP/1.1" 409 247 0.006729 10.0.0.162 - - [2026-08-14 09:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.162 - - [2026-08-14 09:08:32] "PUT /alarm/5964559a-13c8-4209-8354-5f1dacb3a005 HTTP/1.1" 200 245 0.009617 10.0.0.162 - - [2026-08-14 09:08:32] "POST /alarms HTTP/1.1" 409 272 0.008211 10.0.0.162 - - [2026-08-14 09:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.162 - - [2026-08-14 09:08:32] "PUT /alarm/f29c5812-ecec-4585-8186-005e82a07d6f HTTP/1.1" 200 245 0.010105 10.0.0.162 - - [2026-08-14 09:08:32] "POST /alarms HTTP/1.1" 409 261 0.007180 10.0.0.162 - - [2026-08-14 09:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.162 - - [2026-08-14 09:08:32] "PUT /alarm/ea7f99bc-059b-41b6-9849-41200dfa1cc2 HTTP/1.1" 200 245 0.010335 10.0.0.162 - - [2026-08-14 09:08:32] "POST /alarms HTTP/1.1" 409 259 0.012342 10.0.0.162 - - [2026-08-14 09:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.162 - - [2026-08-14 09:08:32] "PUT /alarm/9a641e3d-3b85-41b5-b551-2dfa485de6ed HTTP/1.1" 200 245 0.011516 10.0.0.162 - - [2026-08-14 09:08:32] "POST /alarms HTTP/1.1" 409 265 0.005204 10.0.0.162 - - [2026-08-14 09:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.162 - - [2026-08-14 09:08:32] "PUT /alarm/13a84481-ebdf-4aab-b55c-c5a05ca83edf HTTP/1.1" 200 245 0.039076 10.0.0.162 - - [2026-08-14 09:08:32] "POST /alarms HTTP/1.1" 409 279 0.020379 10.0.0.162 - - [2026-08-14 09:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.162 - - [2026-08-14 09:08:32] "PUT /alarm/fb522966-d0d6-47bf-9bfa-550e34780075 HTTP/1.1" 200 245 0.021301 10.0.0.162 - - [2026-08-14 09:08:33] "GET / HTTP/1.1" 200 36215 0.001966 10.0.0.162 - - [2026-08-14 09:08:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002412 10.0.0.162 - - [2026-08-14 09:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.162 - - [2026-08-14 09:08:33] "PUT /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23 HTTP/1.1" 200 277 0.012520 10.0.0.162 - - [2026-08-14 09:08:33] "GET / HTTP/1.1" 200 36215 0.001442 10.0.0.162 - - [2026-08-14 09:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.162 - - [2026-08-14 09:08:33] "GET /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003320 10.0.0.162 - - [2026-08-14 09:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.162 - - [2026-08-14 09:08:33] "PUT /global-vrouter-config/35473d19-72a5-4a64-9694-26afac309e23 HTTP/1.1" 200 277 0.012727 10.0.0.162 - - [2026-08-14 09:08:33] "GET / HTTP/1.1" 200 36215 0.001979 10.0.0.162 - - [2026-08-14 09:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.162 - - [2026-08-14 09:08:34] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006478 10.0.0.162 - - [2026-08-14 09:08:34] "PUT /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830 HTTP/1.1" 200 275 0.016483 10.0.0.162 - - [2026-08-14 09:08:37] "GET / HTTP/1.1" 200 36215 0.001430 10.0.0.162 - - [2026-08-14 09:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.162 - - [2026-08-14 09:08:37] "GET /routing-instance/3d31cbf2-35fe-4f70-a4a1-1e19b995b616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004286 10.0.0.162 - - [2026-08-14 09:08:37] "POST /bgp-routers HTTP/1.1" 409 302 0.002303 10.0.0.162 - - [2026-08-14 09:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.162 - - [2026-08-14 09:08:37] "GET /bgp-router/437e5fd5-e6ec-4144-a029-2ace85d7b94b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1820 0.003601 10.0.0.162 - - [2026-08-14 09:08:37] "PUT /bgp-router/437e5fd5-e6ec-4144-a029-2ace85d7b94b HTTP/1.1" 200 255 0.023127 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:08:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.004572 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:08:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001329 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:08:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000937 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:08:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001187 10.0.0.162 - - [2026-08-14 09:08:42] "POST /tags HTTP/1.1" 200 356 0.032436 10.0.0.162 - - [2026-08-14 09:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.162 - - [2026-08-14 09:08:42] "GET /tag/f3119ee5-8f14-46f6-8e58-c6bd729671da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.046082 10.0.0.162 - - [2026-08-14 09:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.162 - - [2026-08-14 09:08:42] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.008313 10.0.0.162 - - [2026-08-14 09:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.162 - - [2026-08-14 09:08:42] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.079264 10.0.0.162 - - [2026-08-14 09:08:42] "POST /virtual-machines HTTP/1.1" 200 352 0.033612 10.0.0.162 - - [2026-08-14 09:08:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031029 10.0.0.162 - - [2026-08-14 09:08:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.144074 10.0.0.162 - - [2026-08-14 09:08:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016483 10.0.0.162 - - [2026-08-14 09:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013408 10.0.0.162 - - [2026-08-14 09:08:42] "GET /virtual-machine-interface/bf2be8aa-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005105 10.0.0.162 - - [2026-08-14 09:08:43] "POST /instance-ips HTTP/1.1" 200 392 0.035959 10.0.0.162 - - [2026-08-14 09:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027498 10.0.0.162 - - [2026-08-14 09:08:43] "GET /virtual-machine-interface/bf2be8aa-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.026044 10.0.0.162 - - [2026-08-14 09:08:43] "POST /set-tag HTTP/1.1" 200 109 0.024392 10.0.0.162 - - [2026-08-14 09:08:43] "GET /virtual-machine-interface/bf2be8aa-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.036015 10.0.0.162 - - [2026-08-14 09:08:43] "GET /instance-ip/bf4de7b6-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.012293 10.0.0.162 - - [2026-08-14 09:08:43] "GET /virtual-machine-interface/bf2be8aa-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005441 10.0.0.162 - - [2026-08-14 09:08:43] "POST /set-tag HTTP/1.1" 200 109 0.003013 10.0.0.162 - - [2026-08-14 09:08:43] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.007326 10.0.0.162 - - [2026-08-14 09:08:43] "POST /ref-update HTTP/1.1" 200 156 0.011489 10.0.0.162 - - [2026-08-14 09:08:43] "GET /virtual-machine-interface/bf2be8aa-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.024799 10.0.0.162 - - [2026-08-14 09:08:43] "POST /set-tag HTTP/1.1" 200 109 0.003308 10.0.0.162 - - [2026-08-14 09:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.162 - - [2026-08-14 09:08:43] "GET /virtual-network/15acd7e5-401a-4cfb-87ba-d813abcfe560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004996 10.0.0.162 - - [2026-08-14 09:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.162 - - [2026-08-14 09:08:43] "GET /project/b7e86299-1f82-4724-bcba-32b5956df12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043637 10.0.0.162 - - [2026-08-14 09:08:43] "POST /virtual-machines HTTP/1.1" 200 356 0.024455 10.0.0.162 - - [2026-08-14 09:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030965 10.0.0.162 - - [2026-08-14 09:08:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.153372 10.0.0.162 - - [2026-08-14 09:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018339 10.0.0.162 - - [2026-08-14 09:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006759 10.0.0.162 - - [2026-08-14 09:08:43] "GET /virtual-machine-interface/bfbbbca0-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.010394 10.0.0.162 - - [2026-08-14 09:08:44] "POST /instance-ips HTTP/1.1" 200 396 0.028970 10.0.0.162 - - [2026-08-14 09:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.036404 10.0.0.162 - - [2026-08-14 09:08:44] "GET /virtual-machine-interface/bfbbbca0-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.021002 10.0.0.162 - - [2026-08-14 09:08:44] "POST /set-tag HTTP/1.1" 200 109 0.039493 10.0.0.162 - - [2026-08-14 09:08:44] "GET /virtual-machine-interface/bfbbbca0-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.012372 10.0.0.162 - - [2026-08-14 09:08:44] "GET /instance-ip/bfdeee5a-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.007715 10.0.0.162 - - [2026-08-14 09:08:44] "GET /virtual-machine-interface/bfbbbca0-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006294 10.0.0.162 - - [2026-08-14 09:08:44] "POST /set-tag HTTP/1.1" 200 109 0.003687 10.0.0.162 - - [2026-08-14 09:08:44] "GET /virtual-router/643f7780-3505-454c-a95f-b0ae8d9f74af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005583 10.0.0.162 - - [2026-08-14 09:08:44] "POST /ref-update HTTP/1.1" 200 156 0.011058 10.0.0.162 - - [2026-08-14 09:08:44] "GET /virtual-machine-interface/bfbbbca0-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011645 10.0.0.162 - - [2026-08-14 09:08:44] "POST /set-tag HTTP/1.1" 200 109 0.010121 10.0.0.162 - - [2026-08-14 09:08:44] "GET /virtual-machine-interface/bf2be8aa-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004631 10.0.0.162 - - [2026-08-14 09:08:44] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.162 - - [2026-08-14 09:08:44] "GET /virtual-machine-interface/bfbbbca0-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005053 10.0.0.162 - - [2026-08-14 09:08:44] "POST /set-tag HTTP/1.1" 200 109 0.003301 10.0.0.162 - - [2026-08-14 09:08:54] "GET /virtual-machine-interface/bf2be8aa-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005691 10.0.0.162 - - [2026-08-14 09:08:54] "POST /set-tag HTTP/1.1" 200 109 0.003175 10.0.0.162 - - [2026-08-14 09:08:55] "GET /virtual-machine-interface/bfbbbca0-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007242 10.0.0.162 - - [2026-08-14 09:08:55] "POST /set-tag HTTP/1.1" 200 109 0.005540 10.0.0.162 - - [2026-08-14 09:08:56] "GET /virtual-machine-interface/bf2be8aa-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005271 10.0.0.162 - - [2026-08-14 09:08:56] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.162 - - [2026-08-14 09:08:56] "GET / HTTP/1.1" 200 36215 0.001734 10.0.0.162 - - [2026-08-14 09:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.162 - - [2026-08-14 09:08:56] "GET /global-system-config/15b54282-de49-458b-b55b-f6b20bad4830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.009201 10.0.0.162 - - [2026-08-14 09:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.162 - - [2026-08-14 09:08:56] "GET /config-node/039587d7-aa7e-4a4d-ba3d-0efe64ad1eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1213 0.002130 10.0.0.162 - - [2026-08-14 09:09:08] "GET / HTTP/1.1" 200 36215 0.001933 10.0.0.162 - - [2026-08-14 09:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.162 - - [2026-08-14 09:09:08] "GET /routing-instance/3d31cbf2-35fe-4f70-a4a1-1e19b995b616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003130 10.0.0.162 - - [2026-08-14 09:09:08] "POST /bgp-routers HTTP/1.1" 409 302 0.005290 10.0.0.162 - - [2026-08-14 09:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.162 - - [2026-08-14 09:09:08] "GET /bgp-router/437e5fd5-e6ec-4144-a029-2ace85d7b94b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1820 0.003256 10.0.0.162 - - [2026-08-14 09:09:08] "PUT /bgp-router/437e5fd5-e6ec-4144-a029-2ace85d7b94b HTTP/1.1" 200 255 0.027861 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:09:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000959 [Introspect:8084]10.0.0.162 - - [2026-08-14 09:09:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001157 10.0.0.162 - - [2026-08-14 09:09:28] "GET /virtual-machine-interface/bf2be8aa-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011937 10.0.0.162 - - [2026-08-14 09:09:28] "POST /set-tag HTTP/1.1" 200 109 0.003335 10.0.0.162 - - [2026-08-14 09:09:28] "GET /virtual-machine-interface/bf2be8aa-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003966 10.0.0.162 - - [2026-08-14 09:09:28] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.162 - - [2026-08-14 09:09:28] "GET /virtual-machine/db1fd18d-6dfd-49d1-bc32-4da3cc3fdf2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.004736 10.0.0.162 - - [2026-08-14 09:09:28] "POST /ref-update HTTP/1.1" 200 156 0.019663 10.0.0.162 - - [2026-08-14 09:09:28] "GET /virtual-machine-interface/bf2be8aa-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004586 10.0.0.162 - - [2026-08-14 09:09:28] "POST /set-tag HTTP/1.1" 200 109 0.015567 10.0.0.162 - - [2026-08-14 09:09:28] "POST /set-tag HTTP/1.1" 200 109 0.020799 10.0.0.162 - - [2026-08-14 09:09:28] "DELETE /instance-ip/bf4de7b6-97bf-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.033359 10.0.0.162 - - [2026-08-14 09:09:28] "DELETE /virtual-machine-interface/bf2be8aa-97bf-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.045337 10.0.0.162 - - [2026-08-14 09:09:28] "DELETE /virtual-machine/db1fd18d-6dfd-49d1-bc32-4da3cc3fdf2d HTTP/1.1" 200 115 0.017090 10.0.0.162 - - [2026-08-14 09:09:28] "GET /virtual-machine-interface/bfbbbca0-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005042 10.0.0.162 - - [2026-08-14 09:09:28] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.162 - - [2026-08-14 09:09:59] "GET /virtual-machine-interface/bfbbbca0-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005322 10.0.0.162 - - [2026-08-14 09:09:59] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.162 - - [2026-08-14 09:09:59] "GET /virtual-machine-interface/bfbbbca0-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.013091 10.0.0.162 - - [2026-08-14 09:09:59] "POST /set-tag HTTP/1.1" 200 109 0.003891 10.0.0.162 - - [2026-08-14 09:09:59] "GET /virtual-machine/d3f1b679-0ba6-4dd9-83a5-32e048f141fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003675 10.0.0.162 - - [2026-08-14 09:09:59] "POST /ref-update HTTP/1.1" 200 156 0.020867 10.0.0.162 - - [2026-08-14 09:09:59] "GET /virtual-machine-interface/bfbbbca0-97bf-11f1-bc37-fa163e2e7368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.036508 10.0.0.162 - - [2026-08-14 09:09:59] "POST /set-tag HTTP/1.1" 200 109 0.054586 10.0.0.162 - - [2026-08-14 09:09:59] "POST /set-tag HTTP/1.1" 200 109 0.054494 10.0.0.162 - - [2026-08-14 09:10:00] "DELETE /instance-ip/bfdeee5a-97bf-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.092730 10.0.0.162 - - [2026-08-14 09:10:00] "DELETE /virtual-machine-interface/bfbbbca0-97bf-11f1-bc37-fa163e2e7368 HTTP/1.1" 200 115 0.078101 10.0.0.162 - - [2026-08-14 09:10:00] "DELETE /virtual-machine/d3f1b679-0ba6-4dd9-83a5-32e048f141fa HTTP/1.1" 200 115 0.026316 10.0.0.162 - - [2026-08-14 09:10:00] "DELETE /tag/f3119ee5-8f14-46f6-8e58-c6bd729671da HTTP/1.1" 200 115 0.064251 10.0.0.162 - - [2026-08-14 09:10:03] "GET /global-system-configs HTTP/1.1" 200 323 0.019773 10.0.0.162 - - [2026-08-14 09:10:04] "GET /global-system-configs HTTP/1.1" 200 323 0.005331